Business Directory Plugin - Version 4.1.8

Version Description

Download this release

Release Info

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

Code changes from version 4.1.7 to 4.1.8

Files changed (92) hide show
  1. README.TXT +23 -3
  2. admin/class-admin.php +37 -14
  3. admin/css/csv-import.min.css +1 -1
  4. admin/css/listing-metabox.min.css +1 -1
  5. admin/css/themes.min.css +1 -1
  6. admin/csv-import.php +2 -1
  7. admin/form-fields.php +1 -0
  8. admin/js/csv-import.min.js +1 -1
  9. admin/js/listing.min.js +1 -1
  10. admin/js/themes.js +4 -16
  11. admin/js/themes.min.js +1 -1
  12. admin/resources/admin.js +20 -25
  13. admin/resources/admin.min.css +1 -1
  14. admin/resources/admin.min.js +1 -1
  15. admin/resources/export.min.css +1 -1
  16. admin/resources/export.min.js +1 -1
  17. admin/resources/manual-upgrade.min.js +1 -1
  18. business-directory-plugin.php +5 -4
  19. core/api.php +21 -5
  20. core/class-fee-plan.php +19 -1
  21. core/class-field-display-list.php +2 -0
  22. core/class-settings.php +10 -2
  23. core/class-wordpress-template-integration.php +18 -3
  24. core/compatibility/class-themes-compat.php +13 -7
  25. core/compatibility/class-wpml-compat.php +25 -12
  26. core/css/debug.min.css +1 -1
  27. core/css/dnd-upload.min.css +1 -1
  28. core/css/widgets.min.css +1 -1
  29. core/css/wpbdp-legacy.min.css +1 -1
  30. core/css/wpbdp.css +29 -5
  31. core/css/wpbdp.min.css +1 -1
  32. core/fieldtypes/class-fieldtypes-facebook.php +4 -0
  33. core/fieldtypes/class-fieldtypes-textarea.php +14 -10
  34. core/gateways-authorize-net.php +1 -1
  35. core/helpers/class-database-helper.php +49 -0
  36. core/installer.php +2 -2
  37. core/js/debug.min.js +1 -1
  38. core/js/dnd-upload.min.js +1 -1
  39. core/js/recaptcha.min.js +1 -1
  40. core/js/submit-listing.min.js +1 -1
  41. core/js/wpbdp.js +2 -2
  42. core/js/wpbdp.min.js +1 -1
  43. core/licensing.php +1 -1
  44. core/templates-listings.php +2 -1
  45. core/widget-featured-listings.php +2 -1
  46. core/widget-latest-listings.php +2 -1
  47. core/widget-random-listings.php +2 -1
  48. languages/WPBDM-ar.mo +0 -0
  49. languages/WPBDM-ar.po +321 -321
  50. languages/WPBDM-de_DE.mo +0 -0
  51. languages/WPBDM-de_DE.po +320 -535
  52. languages/WPBDM-en_US.mo +0 -0
  53. languages/WPBDM-en_US.po +319 -310
  54. languages/WPBDM-es_ES.mo +0 -0
  55. languages/WPBDM-es_ES.po +323 -310
  56. languages/WPBDM-fr_FR.mo +0 -0
  57. languages/WPBDM-fr_FR.po +325 -423
  58. languages/WPBDM-pl_PL.mo +0 -0
  59. languages/WPBDM-pl_PL.po +321 -445
  60. languages/WPBDM-ru_RU.mo +0 -0
  61. languages/WPBDM-ru_RU.po +334 -402
  62. languages/WPBDM-sv_SE.mo +0 -0
  63. languages/WPBDM-sv_SE.po +320 -314
  64. languages/WPBDM.pot +320 -311
  65. templates/parts/login-required.tpl.php +4 -3
  66. themes/default/assets/styles.css +1 -1
  67. themes/default/assets/styles.min.css +1 -1
  68. themes/default/templates/excerpt_content.tpl.php +1 -1
  69. vendors/jQuery-File-Upload-9.5.7/Gruntfile.min.js +1 -1
  70. vendors/jQuery-File-Upload-9.5.7/css/demo-ie8.min.css +1 -1
  71. vendors/jQuery-File-Upload-9.5.7/css/demo.min.css +1 -1
  72. vendors/jQuery-File-Upload-9.5.7/css/jquery.fileupload-noscript.min.css +1 -1
  73. vendors/jQuery-File-Upload-9.5.7/css/jquery.fileupload-ui-noscript.min.css +1 -1
  74. vendors/jQuery-File-Upload-9.5.7/css/jquery.fileupload-ui.min.css +1 -1
  75. vendors/jQuery-File-Upload-9.5.7/css/jquery.fileupload.min.css +1 -1
  76. vendors/jQuery-File-Upload-9.5.7/css/style.min.css +1 -1
  77. vendors/jQuery-File-Upload-9.5.7/js/app.min.js +1 -1
  78. vendors/jQuery-File-Upload-9.5.7/js/cors/jquery.postmessage-transport.min.js +1 -1
  79. vendors/jQuery-File-Upload-9.5.7/js/cors/jquery.xdr-transport.min.js +1 -1
  80. vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload-angular.min.js +1 -1
  81. vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload-audio.min.js +1 -1
  82. vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload-image.min.js +1 -1
  83. vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload-jquery-ui.min.js +1 -1
  84. vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload-process.min.js +1 -1
  85. vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload-ui.min.js +1 -1
  86. vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload-validate.min.js +1 -1
  87. vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload-video.min.js +1 -1
  88. vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload.min.js +1 -1
  89. vendors/jQuery-File-Upload-9.5.7/js/jquery.iframe-transport.min.js +1 -1
  90. vendors/jQuery-File-Upload-9.5.7/js/main.min.js +1 -1
  91. vendors/jQuery-File-Upload-9.5.7/js/vendor/jquery.ui.widget.min.js +1 -11
  92. vendors/jquery-breakpoints.min.js +1 -1
README.TXT CHANGED
@@ -3,9 +3,9 @@ Contributors: businessdirectoryplugin
3
  Donate link: http://businessdirectoryplugin.com/premium-modules/
4
  Tags: business directory, address book, chamber of commerce business directory, church directory, local business directory, company business directory, contact directory, custom business directory, directory, listings directory, link directory, member directory, staff directory, directory plugin
5
  Requires at least: 4.2
6
- Tested up to: 4.7
7
- Last Updated: 2016-Dec 19
8
- Stable tag: tags/4.1.7
9
  License: GPLv2 or later
10
 
11
  Build any kind of local directory, directory of business providers, a Yellow-Pages business directory, Yelp-like review directory and much more!
@@ -141,6 +141,26 @@ If you are having problems please visit [support forum](http://www.businessdirec
141
 
142
  == Changelog ==
143
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
  = Version 4.1.7 =
145
  * Fix 'Include comment form on listing pages' setting to store the proper value.
146
  * Avoid PHP Warning when field value includes '%'.
3
  Donate link: http://businessdirectoryplugin.com/premium-modules/
4
  Tags: business directory, address book, chamber of commerce business directory, church directory, local business directory, company business directory, contact directory, custom business directory, directory, listings directory, link directory, member directory, staff directory, directory plugin
5
  Requires at least: 4.2
6
+ Tested up to: 4.7.2
7
+ Last Updated: 2017-Feb-14
8
+ Stable tag: tags/4.1.8
9
  License: GPLv2 or later
10
 
11
  Build any kind of local directory, directory of business providers, a Yellow-Pages business directory, Yelp-like review directory and much more!
141
 
142
  == Changelog ==
143
 
144
+ = Version 4.1.8 =
145
+ * Do not generate HTML for Facebook field if the value is empty.
146
+ * Fix a bug that caused Authorize.Net Gateway to build the Credit Card expiration date using the first two digits of the expiration year, instead of the last two.
147
+ * Fix Fatal Error trying to render excerpt for textarea fields.
148
+ * Allow admins to disable the CSS rules for listing action buttons.
149
+ * Fix search problem that occurs when form field used in the Quick Search feature is deleted.
150
+ * Update link to reCAPTCHA's website.
151
+ * Fix Author dropdown in Bulk Edit form for Listings to include the - No Change - option again.
152
+ * Remove fuzzy tags from all translation files, making more translations available.
153
+ * WPML integration: fix bug that caused different versions of the same listings to show up in widgets.
154
+ * Generate better URLs to improve compatibility with WPML.
155
+ * Fix routine to clean metadata for Checkbox, Radio and Select fields.
156
+ * Add "country" as a new theme tag.
157
+ * Fix PHP warning triggered when no update information could be retrieved during an update check.
158
+ * Update JS code to latest jQuery standards.
159
+ * Add `wpbdp_should_enqueue_scripts_and_styles` filter to allow third parties to force inclusion of BD scripts and styles.
160
+ * Improve appearance of Region archives.
161
+ * Fix French translation for Tag and Category.
162
+ * Fix typo in WPBDP_Plugin.
163
+
164
  = Version 4.1.7 =
165
  * Fix 'Include comment form on listing pages' setting to store the proper value.
166
  * Avoid PHP Warning when field value includes '%'.
admin/class-admin.php CHANGED
@@ -14,6 +14,8 @@ if ( ! class_exists( 'WPBDP_Admin' ) ) {
14
 
15
  class WPBDP_Admin {
16
 
 
 
17
  public $messages = array();
18
 
19
  function __construct() {
@@ -34,7 +36,7 @@ class WPBDP_Admin {
34
  add_filter( 'custom_menu_order', '__return_true' );
35
  add_filter( 'menu_order', array( &$this, 'admin_menu_reorder' ) );
36
 
37
- add_filter('wp_dropdown_users', array($this, '_dropdown_users'));
38
 
39
  add_filter( 'manage_edit-' . WPBDP_CATEGORY_TAX . '_columns', array( &$this, 'add_custom_taxonomy_columns' ) );
40
  add_filter( 'manage_edit-' . WPBDP_TAGS_TAX . '_columns', array( &$this, 'tag_taxonomy_columns' ) );
@@ -671,24 +673,45 @@ to how WordPress stores the data.", 'WPBDM' )
671
  $_SERVER['REQUEST_URI'] = remove_query_arg( array('wpbdmaction', 'wpbdmfilter', 'transaction_id', 'category_id', 'fee_id', 'u', 'renewal_id'), $_SERVER['REQUEST_URI'] );
672
  }
673
 
674
- public function _dropdown_users($output) {
675
  global $post;
676
 
677
- if (is_admin() && get_post_type($post) == WPBDP_POST_TYPE) {
678
- remove_filter('wp_dropdown_users', array($this, '_dropdown_users'));
679
- $select = wp_dropdown_users(array(
680
- 'echo' => false,
681
- 'name' => 'post_author',
682
- 'selected' => !empty($post->ID) ? $post->post_author : wp_get_current_user()->ID,
683
- 'include_selected' => true,
684
- 'who' => 'all'
685
- ));
686
- add_filter('wp_dropdown_users', array($this, '_dropdown_users'));
687
- return $select;
688
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
689
  }
690
 
691
- return $output;
 
 
 
 
 
 
692
  }
693
 
694
  public function add_custom_taxonomy_columns( $cols ) {
14
 
15
  class WPBDP_Admin {
16
 
17
+ private $dropdown_users_args_stack = array();
18
+
19
  public $messages = array();
20
 
21
  function __construct() {
36
  add_filter( 'custom_menu_order', '__return_true' );
37
  add_filter( 'menu_order', array( &$this, 'admin_menu_reorder' ) );
38
 
39
+ add_filter( 'wp_dropdown_users_args', array( $this, '_dropdown_users_args' ), 10, 2 );
40
 
41
  add_filter( 'manage_edit-' . WPBDP_CATEGORY_TAX . '_columns', array( &$this, 'add_custom_taxonomy_columns' ) );
42
  add_filter( 'manage_edit-' . WPBDP_TAGS_TAX . '_columns', array( &$this, 'tag_taxonomy_columns' ) );
673
  $_SERVER['REQUEST_URI'] = remove_query_arg( array('wpbdmaction', 'wpbdmfilter', 'transaction_id', 'category_id', 'fee_id', 'u', 'renewal_id'), $_SERVER['REQUEST_URI'] );
674
  }
675
 
676
+ public function _dropdown_users_args( $query_args, $r ) {
677
  global $post;
678
 
679
+ if ( isset( $r['wpbdp_skip_dropdown_users_args'] ) ) {
680
+ return $query_args;
681
+ }
682
+
683
+ if ( is_admin() && get_post_type( $post ) == WPBDP_POST_TYPE ) {
684
+ add_filter( 'wp_dropdown_users', array( $this, '_dropdown_users' ) );
685
+ array_push( $this->dropdown_users_args_stack, $r );
686
+ }
 
 
 
687
 
688
+ return $query_args;
689
+ }
690
+
691
+ public function _dropdown_users( $output ) {
692
+ global $post;
693
+
694
+ remove_filter( 'wp_dropdown_users', array( $this, '_dropdown_users' ) );
695
+
696
+ if ( ! $this->dropdown_users_args_stack ) {
697
+ return $output;
698
+ }
699
+
700
+ $args = array_pop( $this->dropdown_users_args_stack );
701
+
702
+ if ( $args['show_option_none'] ) {
703
+ $selected = $args['option_none_value'];
704
+ } else {
705
+ $selected = ! empty( $post->ID ) ? $post->post_author : wp_get_current_user()->ID;
706
  }
707
 
708
+ return wp_dropdown_users( array_merge( $args, array(
709
+ 'echo' => false,
710
+ 'selected' => $selected,
711
+ 'include_selected' => true,
712
+ 'who' => 'all',
713
+ 'wpbdp_skip_dropdown_users_args' => true,
714
+ ) ) );
715
  }
716
 
717
  public function add_custom_taxonomy_columns( $cols ) {
admin/css/csv-import.min.css CHANGED
@@ -1 +1 @@
1
- #wpbdp-csv-import-fatal-error{display:none}#wpbdp-csv-import-fatal-error .last-imported-line .placeholder{font-weight:bold}.wpbdp-page-csv-import .canceled-import{display:none}.wpbdp-page-csv-import a.cancel-import{margin-left:35px;color:red}.wpbdp-page-csv-import dl{margin-left:10px}.wpbdp-page-csv-import .status-msg{margin:5px 0 0 0;font-style:italic}.wpbdp-page-csv-import #wpbdp-csv-import-summary,.wpbdp-page-csv-import #wpbdp-csv-import-summary .no-warnings,.wpbdp-page-csv-import #wpbdp-csv-import-summary .with-warnings,.wpbdp-page-csv-import #wpbdp-csv-import-summary .wpbdp-csv-import-warnings{display:none}.wpbdp-page-csv-import .wpbdp-csv-import-warnings .col-line-no{width:40px}.wpbdp-page-csv-import .wpbdp-csv-import-warnings tbody .col-line-content{font-family:monospace;font-size:90%;width:350px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-local-selection{margin:10px 0 0 0}.file-local-selection ul{margin-left:5px;border-left:solid 3px #ddd;padding-left:10px;display:none}.file-local-selection ul li{margin:0;padding:0}
1
+ #wpbdp-csv-import-fatal-error{display:none}#wpbdp-csv-import-fatal-error .last-imported-line .placeholder{font-weight:bold}.wpbdp-page-csv-import .canceled-import{display:none}.wpbdp-page-csv-import a.cancel-import{margin-left:35px;color:red}.wpbdp-page-csv-import dl{margin-left:10px}.wpbdp-page-csv-import .status-msg{margin:5px 0 0 0;font-style:italic}.wpbdp-page-csv-import #wpbdp-csv-import-summary,.wpbdp-page-csv-import #wpbdp-csv-import-summary .no-warnings,.wpbdp-page-csv-import #wpbdp-csv-import-summary .with-warnings,.wpbdp-page-csv-import #wpbdp-csv-import-summary .wpbdp-csv-import-warnings{display:none}.wpbdp-page-csv-import .wpbdp-csv-import-warnings .col-line-no{width:40px}.wpbdp-page-csv-import .wpbdp-csv-import-warnings tbody .col-line-content{font-family:monospace;font-size:90%;width:350px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-local-selection{margin:10px 0 0 0}.file-local-selection ul{margin-left:5px;border-left:solid 3px #ddd;padding-left:10px;display:none}.file-local-selection ul li{margin:0;padding:0}
admin/css/listing-metabox.min.css CHANGED
@@ -1 +1 @@
1
- #BusinessDirectory_listinginfo .inside{margin:0;padding:0}.listing-metabox-tabs{display:block;border-bottom:solid 1px #ddd !important}.listing-metabox-tabs li{display:inline;padding:1px 8px;margin:0}.listing-metabox-tabs li a{text-decoration:none}.listing-metabox-tabs li.selected{background:#ddd}.listing-metabox-tabs li.selected a{color:#333}#listing-metabox-generalinfo,#listing-metabox-fees,#listing-metabox-transactions{display:none}#listing-metabox-generalinfo>strong,#listing-metabox-fees>strong,#listing-metabox-transactions>strong{display:block;margin-bottom:10px}.listing-metabox-tab .listing-categories{margin:20px 0}.listing-category{border-bottom:dotted 1px #bbb}.listing-category .header{margin-top:8px;min-height:25px}.listing-category .header .spinner{float:right;background-size:15px 15px}.listing-category .category-name{text-decoration:underline;font-weight:bold}.listing-category.expired .category-name{text-decoration:line-through underline}.listing-category .category-status{float:right}.listing-category .category-status.ok{background:green}.listing-category .category-status.pending{background:red}.listing-category .category-details{margin-left:25px}.listing-category dl{margin:0;clear:both}.listing-category dt{float:left;color:#595959;width:80px}.listing-category dd{margin-bottom:0}.listing-category .expiration-date-info .spinner{float:left}.listing-category a.expiration-change-link{float:right}.listing-category .datepicker{position:absolute;z-index:100;right:10px;font-size:80%}.listing-category .admin-actions{margin-top:10px;margin-left:25px;clear:both}.listing-category .admin-actions li{margin:0;padding:0}.listing-category .admin-actions li.delete{margin-top:10px}.listing-category .admin-actions a.category-delete{color:red}
1
+ #BusinessDirectory_listinginfo .inside{margin:0;padding:0}.listing-metabox-tabs{display:block;border-bottom:solid 1px #ddd !important}.listing-metabox-tabs li{display:inline;padding:1px 8px;margin:0}.listing-metabox-tabs li a{text-decoration:none}.listing-metabox-tabs li.selected{background:#ddd}.listing-metabox-tabs li.selected a{color:#333}#listing-metabox-generalinfo,#listing-metabox-fees,#listing-metabox-transactions{display:none}#listing-metabox-generalinfo>strong,#listing-metabox-fees>strong,#listing-metabox-transactions>strong{display:block;margin-bottom:10px}.listing-metabox-tab .listing-categories{margin:20px 0}.listing-category{border-bottom:dotted 1px #bbb}.listing-category .header{margin-top:8px;min-height:25px}.listing-category .header .spinner{float:right;background-size:15px 15px}.listing-category .category-name{text-decoration:underline;font-weight:bold}.listing-category.expired .category-name{text-decoration:line-through underline}.listing-category .category-status{float:right}.listing-category .category-status.ok{background:green}.listing-category .category-status.pending{background:red}.listing-category .category-details{margin-left:25px}.listing-category dl{margin:0;clear:both}.listing-category dt{float:left;color:#595959;width:80px}.listing-category dd{margin-bottom:0}.listing-category .expiration-date-info .spinner{float:left}.listing-category a.expiration-change-link{float:right}.listing-category .datepicker{position:absolute;z-index:100;right:10px;font-size:80%}.listing-category .admin-actions{margin-top:10px;margin-left:25px;clear:both}.listing-category .admin-actions li{margin:0;padding:0}.listing-category .admin-actions li.delete{margin-top:10px}.listing-category .admin-actions a.category-delete{color:red}
admin/css/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:100%;height:268px}.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.0;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.0}.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}
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:100%;height:268px}.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.0}.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}
admin/csv-import.php CHANGED
@@ -155,7 +155,8 @@ class WPBDP_CSVImportAdmin {
155
  $posts = get_posts(array(
156
  'post_type' => WPBDP_POST_TYPE,
157
  'post_status' => 'publish',
158
- 'numberposts' => 10
 
159
  ));
160
 
161
  //echo sprintf('<input type="button" value="%s" />', _x('Copy CSV', 'admin csv-import', 'WPBDM'));
155
  $posts = get_posts(array(
156
  'post_type' => WPBDP_POST_TYPE,
157
  'post_status' => 'publish',
158
+ 'numberposts' => 10,
159
+ 'suppress_filters' => false,
160
  ));
161
 
162
  //echo sprintf('<input type="button" value="%s" />', _x('Copy CSV', 'admin csv-import', 'WPBDM'));
admin/form-fields.php CHANGED
@@ -295,6 +295,7 @@ class WPBDP_FormFieldsAdmin {
295
  'address' => _x( 'Address', 'form-fields admin', 'WPBDM' ),
296
  'city' => _x( 'City', 'form-fields admin', 'WPBDM' ),
297
  'state' => _x( 'State', 'form-fields admin', 'WPBDM' ),
 
298
  'zip' => _x( 'ZIP Code', 'form-fields admin', 'WPBDM' ),
299
  'fax' => _x( 'FAX Number', 'form-fields admin', 'WPBDM' ),
300
  'phone' => _x( 'Phone Number', 'form-fields admin', 'WPBDM' ),
295
  'address' => _x( 'Address', 'form-fields admin', 'WPBDM' ),
296
  'city' => _x( 'City', 'form-fields admin', 'WPBDM' ),
297
  'state' => _x( 'State', 'form-fields admin', 'WPBDM' ),
298
+ 'country' => _x( 'Country', 'form-fields admin', 'WPBDM' ),
299
  'zip' => _x( 'ZIP Code', 'form-fields admin', 'WPBDM' ),
300
  'fax' => _x( 'FAX Number', 'form-fields admin', 'WPBDM' ),
301
  'phone' => _x( 'Phone Number', 'form-fields admin', 'WPBDM' ),
admin/js/csv-import.min.js CHANGED
@@ -1 +1 @@
1
- jQuery(function($){var csvimport={};csvimport.CSV_Import=function(){this.import_id=$("#wpbdp-csv-import-state").attr("data-import-id");this.in_progress=false;this.canceled=false;this.processed_rows=0;this.total_rows=0;this.imported_rows=0;this.rejected_rows=0;this.warnings=[];this.$state=$("#wpbdp-csv-import-state");this.$success=$("#wpbdp-csv-import-summary");this.$progress_bar=new WPBDP_Admin.ProgressBar($(".import-progress"));this._setup_events()};$.extend(csvimport.CSV_Import.prototype,{_setup_events:function(){var t=this;$("a.cancel-import").click(function(e){e.preventDefault();t.cancel()});$("a.resume-import").click(function(e){e.preventDefault();t.start_or_resume()})},_advance:function(){var t=this;if(!t.in_progress){return}if(t.in_progress&&t.canceled){t.in_progress=false}$.ajax({url:ajaxurl,type:"POST",dataType:"json",data:{action:"wpbdp-csv-import",import_id:t.import_id},success:function(res){if(!res||!res.success){return t._fatal_error(res.error)}t.processed_rows=res.data.progress;t.total_rows=res.data.total;t.imported_rows=res.data.imported;t.rejected_rows=res.data.rejected;t.$progress_bar.set(t.processed_rows,t.total_rows);if(res.data.done){t.in_progress=false;t.warnings=res.data.warnings;t._show_success_screen()}else{t._advance()}},error:function(){return t._fatal_error()}})},_show_success_screen:function(){var t=this;t.$state.fadeOut(function(){t.$state.remove();t.$success.find(".placeholder-imported-rows").html(t.imported_rows);t.$success.find(".placeholder-rejected-rows").html(t.rejected_rows);if(0==t.warnings.length){t.$success.find(".no-warnings").show();t.$success.fadeIn("fast");return}var $warnings_table=t.$success.find(".wpbdp-csv-import-warnings tbody");var $template_row=$warnings_table.find(".row-template");$.each(t.warnings,function(i,v){var $r=$template_row.clone();$r.find(".col-line-no").html(v.line);$r.find(".col-line-content").html(v.content);$r.find(".col-warning").html(v.error);$warnings_table.append($r.show())});t.$success.find(".with-warnings").show();t.$success.find(".wpbdp-csv-import-warnings").show();t.$success.fadeIn("fast")})},_fatal_error:function(msg){var t=this;var $fatal_error=$("#wpbdp-csv-import-fatal-error");var $with_reason=$fatal_error.find(".with-reason");var $no_reason=$fatal_error.find(".no-reason");if(msg){$with_reason.html($with_reason.html().replace("%s",msg)).show()}else{$no_reason.show()}$fatal_error.show();$("html, body").animate({scrollTop:0},"medium");t.cancel()},start_or_resume:function(){if(this.in_progress||this.canceled){return}this.in_progress=true;$("a.resume-import").css("opacity","0.4");$(".status-msg .not-started").hide();$(".status-msg .in-progress").show();this._advance()},cancel:function(){var t=this;t.canceled=true;$(".canceled-import").show();t.$state.remove();$.ajax({url:ajaxurl,type:"POST",dataType:"json",data:{action:"wpbdp-csv-import",import_id:t.import_id,cleanup:1}})}});if($("#wpbdp-csv-import-state").length>0){var import_in_page=new csvimport.CSV_Import();return}$(".wpbdp-page-csv-import .file-local-selection a.toggle-selection").click(function(e){e.preventDefault();var $files=$(this).siblings("ul");$files.toggle();if(!$files.is(":visible")){$files.find('input[type="radio"]').prop("checked",false)}});$('.wpbdp-page-csv-import .file-local-selection input[type="radio"]').change(function(e){var sel=$(this).filter(":checked").val();if(""==sel){$(this).prop("checked",false);$(this).parents(".file-local-selection").hide()}});(function(){var $form=$("form#wpbdp-csv-import-form"),$use_default_user_checkbox=$form.find("input.use-default-listing-user"),$default_user_field;$form.find("input.assign-listings-to-user").change(function(e){if($(this).is(":checked")){$form.find(".default-user-selection").show()}else{$form.find(".default-user-selection").hide()}$use_default_user_checkbox.change()}).change();$use_default_user_checkbox.change(function(){if($(this).is(":checked")){$form.find("select.default-user, input.default-user").closest("tr").show()}else{$form.find("select.default-user, input.default-user").closest("tr").hide()}}).change();function update_textfield_value(event,ui){event.preventDefault();if(typeof ui.item=="undefined"){return}$default_user_field.val(ui.item.label);$default_user_field.siblings("#"+$default_user_field.attr("data-hidden-field")).val(ui.item.value)}$default_user_field=$form.find(".wpbdp-user-autocomplete").autocomplete({source:ajaxurl+"?action=wpbdp-autocomplete-user",delay:500,minLength:2,select:update_textfield_value,focus:update_textfield_value})})()});
1
+ jQuery(function($){var csvimport={};csvimport.CSV_Import=function(){this.import_id=$("#wpbdp-csv-import-state").attr("data-import-id");this.in_progress=!1;this.canceled=!1;this.processed_rows=0;this.total_rows=0;this.imported_rows=0;this.rejected_rows=0;this.warnings=[];this.$state=$("#wpbdp-csv-import-state");this.$success=$("#wpbdp-csv-import-summary");this.$progress_bar=new WPBDP_Admin.ProgressBar($(".import-progress"));this._setup_events()};$.extend(csvimport.CSV_Import.prototype,{_setup_events:function(){var t=this;$("a.cancel-import").click(function(e){e.preventDefault();t.cancel()});$("a.resume-import").click(function(e){e.preventDefault();t.start_or_resume()})},_advance:function(){var t=this;if(t.in_progress){t.in_progress&&t.canceled&&(t.in_progress=!1);$.ajax({url:ajaxurl,type:"POST",dataType:"json",data:{action:"wpbdp-csv-import",import_id:t.import_id},success:function(res){if(!res||!res.success)return t._fatal_error(res.error);t.processed_rows=res.data.progress;t.total_rows=res.data.total;t.imported_rows=res.data.imported;t.rejected_rows=res.data.rejected;t.$progress_bar.set(t.processed_rows,t.total_rows);if(res.data.done){t.in_progress=!1;t.warnings=res.data.warnings;t._show_success_screen()}else t._advance()},error:function(){return t._fatal_error()}})}},_show_success_screen:function(){var t=this;t.$state.fadeOut(function(){t.$state.remove();t.$success.find(".placeholder-imported-rows").html(t.imported_rows);t.$success.find(".placeholder-rejected-rows").html(t.rejected_rows);if(0!=t.warnings.length){var $warnings_table=t.$success.find(".wpbdp-csv-import-warnings tbody"),$template_row=$warnings_table.find(".row-template");$.each(t.warnings,function(i,v){var $r=$template_row.clone();$r.find(".col-line-no").html(v.line);$r.find(".col-line-content").html(v.content);$r.find(".col-warning").html(v.error);$warnings_table.append($r.show())});t.$success.find(".with-warnings").show();t.$success.find(".wpbdp-csv-import-warnings").show();t.$success.fadeIn("fast")}else{t.$success.find(".no-warnings").show();t.$success.fadeIn("fast")}})},_fatal_error:function(msg){var t=this,$fatal_error=$("#wpbdp-csv-import-fatal-error"),$with_reason=$fatal_error.find(".with-reason"),$no_reason=$fatal_error.find(".no-reason");msg?$with_reason.html($with_reason.html().replace("%s",msg)).show():$no_reason.show();$fatal_error.show();$("html, body").animate({scrollTop:0},"medium");t.cancel()},start_or_resume:function(){if(!this.in_progress&&!this.canceled){this.in_progress=!0;$("a.resume-import").css("opacity","0.4");$(".status-msg .not-started").hide();$(".status-msg .in-progress").show();this._advance()}},cancel:function(){var t=this;t.canceled=!0;$(".canceled-import").show();t.$state.remove();$.ajax({url:ajaxurl,type:"POST",dataType:"json",data:{action:"wpbdp-csv-import",import_id:t.import_id,cleanup:1}})}});if($("#wpbdp-csv-import-state").length>0)var import_in_page=new csvimport.CSV_Import;else{$(".wpbdp-page-csv-import .file-local-selection a.toggle-selection").click(function(e){e.preventDefault();var $files=$(this).siblings("ul");$files.toggle();$files.is(":visible")||$files.find('input[type="radio"]').prop("checked",!1)});$('.wpbdp-page-csv-import .file-local-selection input[type="radio"]').change(function(e){var sel=$(this).filter(":checked").val();if(""==sel){$(this).prop("checked",!1);$(this).parents(".file-local-selection").hide()}});!function(){function update_textfield_value(event,ui){event.preventDefault();if("undefined"!=typeof ui.item){$default_user_field.val(ui.item.label);$default_user_field.siblings("#"+$default_user_field.attr("data-hidden-field")).val(ui.item.value)}}var $form=$("form#wpbdp-csv-import-form"),$use_default_user_checkbox=$form.find("input.use-default-listing-user"),$default_user_field;$form.find("input.assign-listings-to-user").change(function(e){$(this).is(":checked")?$form.find(".default-user-selection").show():$form.find(".default-user-selection").hide();$use_default_user_checkbox.change()}).change();$use_default_user_checkbox.change(function(){$(this).is(":checked")?$form.find("select.default-user, input.default-user").closest("tr").show():$form.find("select.default-user, input.default-user").closest("tr").hide()}).change();$default_user_field=$form.find(".wpbdp-user-autocomplete").autocomplete({source:ajaxurl+"?action=wpbdp-autocomplete-user",delay:500,minLength:2,select:update_textfield_value,focus:update_textfield_value})}()}});
admin/js/listing.min.js CHANGED
@@ -1 +1 @@
1
- var wpbdp=window.wpbdp||{};var admin=wpbdp.admin=wpbdp.admin||{};(function($){var listing=admin.listing=admin.listing||{};var images=listing.images=wpbdp.admin.listing.images={init:function(){var t=this;$("#wpbdp-uploaded-images").delegate(".delete-image","click",function(e){e.preventDefault();$.post($(this).attr("data-action"),{},function(res){if(!res.success){return}$('#wpbdp-uploaded-images .wpbdp-image[data-imageid="'+res.data.imageId+'"]').remove();if(0==$("#wpbdp-uploaded-images .wpbdp-image").length){$("#no-images-message").show()}},"json")});$("#wpbdp-uploaded-images").sortable({placeholder:"wpbdp-image-draggable-highlight",update:function(event,ui){var sorted=$("#wpbdp-uploaded-images").sortable("toArray",{attribute:"data-imageid"});var no_images=sorted.length;$.each(sorted,function(i,v){$('input[name="images_meta['+v+'][order]"]').val(no_images-i)})}});wpbdp.dnd.setup($("#image-upload-dnd-area"),{validate:function(data){$(this).siblings(".wpbdp-msg").remove();return true},done:function(res){var uploadErrors=("undefined"!==typeof res.data.uploadErrors)?res.data.uploadErrors:false;if(uploadErrors){var errorMsg=$("<div>").addClass("wpbdp-msg error").html("<p>"+res.data.uploadErrors+"</p>");$(".area-and-conditions").prepend(errorMsg);return}$("#no-images-message").hide();$("#wpbdp-uploaded-images").append(res.data.html)}})}};$(document).ready(function(){images.init()});$(document).ready(function(){var $form=$("body.post-type-wpbdp_listing form#post"),post_status=$form.find("#original_post_status");if(post_status.length==0||post_status.val()!="auto-draft"){return}$form.find("#preview-action .button").addClass("disabled");$form.find("#minor-publishing").tooltip({items:"#preview-action",content:WPBDP_admin_listings_config.messages.preview_button_tooltip,position:{my:"left top+40",at:"left bottom",collision:"flipfit",within:"#minor-publishing"}})})})(jQuery);
1
+ var wpbdp=window.wpbdp||{},admin=wpbdp.admin=wpbdp.admin||{};!function($){var listing=admin.listing=admin.listing||{},images=listing.images=wpbdp.admin.listing.images={init:function(){var t=this;$("#wpbdp-uploaded-images").delegate(".delete-image","click",function(e){e.preventDefault();$.post($(this).attr("data-action"),{},function(res){if(res.success){$('#wpbdp-uploaded-images .wpbdp-image[data-imageid="'+res.data.imageId+'"]').remove();0==$("#wpbdp-uploaded-images .wpbdp-image").length&&$("#no-images-message").show()}},"json")});$("#wpbdp-uploaded-images").sortable({placeholder:"wpbdp-image-draggable-highlight",update:function(event,ui){var sorted=$("#wpbdp-uploaded-images").sortable("toArray",{attribute:"data-imageid"}),no_images=sorted.length;$.each(sorted,function(i,v){$('input[name="images_meta['+v+'][order]"]').val(no_images-i)})}});wpbdp.dnd.setup($("#image-upload-dnd-area"),{validate:function(data){$(this).siblings(".wpbdp-msg").remove();return!0},done:function(res){var uploadErrors="undefined"!=typeof res.data.uploadErrors&&res.data.uploadErrors;if(uploadErrors){var errorMsg=$("<div>").addClass("wpbdp-msg error").html("<p>"+res.data.uploadErrors+"</p>");$(".area-and-conditions").prepend(errorMsg)}else{$("#no-images-message").hide();$("#wpbdp-uploaded-images").append(res.data.html)}}})}};$(document).ready(function(){images.init()});$(document).ready(function(){var $form=$("body.post-type-wpbdp_listing form#post"),post_status=$form.find("#original_post_status");if(0!=post_status.length&&"auto-draft"==post_status.val()){$form.find("#preview-action .button").addClass("disabled");$form.find("#minor-publishing").tooltip({items:"#preview-action",content:WPBDP_admin_listings_config.messages.preview_button_tooltip,position:{my:"left top+40",at:"left bottom",collision:"flipfit",within:"#minor-publishing"}})}})}(jQuery);
admin/js/themes.js CHANGED
@@ -1,10 +1,10 @@
1
  jQuery(function($) {
2
- $( '#wpbdp-admin-page-themes-install #begin-theme-upload' ).attr( 'disabled', 'disabled' );
3
  $( '#wpbdp-admin-page-themes-install input[name="themezip"]' ).change( function( e ) {
4
  var v = $( this ).val();
5
 
6
  if ( v )
7
- $( '#wpbdp-admin-page-themes-install #begin-theme-upload' ).removeAttr( 'disabled' );
8
  } );
9
 
10
 
@@ -46,27 +46,15 @@ jQuery(function($) {
46
  if ( activate ) {
47
  $( 'input[name="activate"]', $form ).hide();
48
  $( 'input[name="deactivate"]', $form ).show();
49
- $license.attr( 'readonly', 'readonly' );
50
  } else {
51
- $license.removeAttr( 'readonly' ).val( '' );
52
  $( 'input[name="deactivate"]', $form ).hide();
53
  $( 'input[name="activate"]', $form ).show();
54
  }
55
  }, 'json' );
56
  } );
57
 
58
- /* $( '#wpbdp-admin-page-themes form.license-activation' ).submit( function( e ) {
59
- $msg.hide()
60
- .html( res.message )
61
- .removeClass( 'error' )
62
- .addClass( 'ok' )
63
- .show();
64
-
65
- $( 'input[name="activate"]', $form ).hide();
66
- $( 'input[name="license"]', $form ).attr( 'readonly', 'readonly' );
67
- }, 'json' );
68
- } );*/
69
-
70
  $( '#wpbdp-admin-page-themes .wpbdp-theme .update-link' ).click( function( e ) {
71
  e.preventDefault();
72
 
1
  jQuery(function($) {
2
+ $( '#wpbdp-admin-page-themes-install #begin-theme-upload' ).prop( 'disabled', true );
3
  $( '#wpbdp-admin-page-themes-install input[name="themezip"]' ).change( function( e ) {
4
  var v = $( this ).val();
5
 
6
  if ( v )
7
+ $( '#wpbdp-admin-page-themes-install #begin-theme-upload' ).prop( 'disabled', false );
8
  } );
9
 
10
 
46
  if ( activate ) {
47
  $( 'input[name="activate"]', $form ).hide();
48
  $( 'input[name="deactivate"]', $form ).show();
49
+ $license.prop( 'readonly', true );
50
  } else {
51
+ $license.prop( 'readonly', false ).val( '' );
52
  $( 'input[name="deactivate"]', $form ).hide();
53
  $( 'input[name="activate"]', $form ).show();
54
  }
55
  }, 'json' );
56
  } );
57
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  $( '#wpbdp-admin-page-themes .wpbdp-theme .update-link' ).click( function( e ) {
59
  e.preventDefault();
60
 
admin/js/themes.min.js CHANGED
@@ -1 +1 @@
1
- jQuery(function($){$("#wpbdp-admin-page-themes-install #begin-theme-upload").attr("disabled","disabled");$('#wpbdp-admin-page-themes-install input[name="themezip"]').change(function(e){var v=$(this).val();if(v){$("#wpbdp-admin-page-themes-install #begin-theme-upload").removeAttr("disabled")}});$('#wpbdp-admin-page-themes .license-activation input[type="button"]').click(function(){var activate=$(this).is('[name="activate"]');var $form=$(this).parents(".license-activation");var $license=$('input[name="license"]',$form);var $msg=$(".status-message",$form);var data={nonce:$(this).attr("data-nonce"),theme:$(this).attr("data-theme")};if(activate){data.action="wpbdp-themes-activate-license";data.license=$license.val()}else{data.action="wpbdp-themes-deactivate-license"}$msg.removeClass("ok error");$msg.html($(this).attr("data-l10n"));$.post(ajaxurl,data,function(res){if(!res.success){$msg.hide().html(res.error).removeClass("ok").addClass("error").show();return}$msg.hide().html(res.message).removeClass("error").addClass("ok").show();if(activate){$('input[name="activate"]',$form).hide();$('input[name="deactivate"]',$form).show();$license.attr("readonly","readonly")}else{$license.removeAttr("readonly").val("");$('input[name="deactivate"]',$form).hide();$('input[name="activate"]',$form).show()}},"json")});$("#wpbdp-admin-page-themes .wpbdp-theme .update-link").click(function(e){e.preventDefault();var $theme=$(this).parents(".wpbdp-theme");var $info=$(".wpbdp-theme-update-info",$theme);var $msg=$(".update-message",$info);$msg.html($info.attr("data-l10n-updating"));$.post(ajaxurl,{action:"wpbdp-themes-update",_wpnonce:$(this).attr("data-nonce"),theme:$(this).attr("data-theme-id")},function(res){if(!res.success){$info.addClass("update-error");$msg.html(res.error);return}var $html=$(res.data.html);$(".wpbdp-theme-details-wrapper",$theme).replaceWith($(".wpbdp-theme-details-wrapper",$html));$info.removeClass("update-available").addClass("theme-updated");$msg.html($info.attr("data-l10n-updated"))},"json")})});
1
+ jQuery(function($){$("#wpbdp-admin-page-themes-install #begin-theme-upload").prop("disabled",!0);$('#wpbdp-admin-page-themes-install input[name="themezip"]').change(function(e){var v=$(this).val();v&&$("#wpbdp-admin-page-themes-install #begin-theme-upload").prop("disabled",!1)});$('#wpbdp-admin-page-themes .license-activation input[type="button"]').click(function(){var activate=$(this).is('[name="activate"]'),$form=$(this).parents(".license-activation"),$license=$('input[name="license"]',$form),$msg=$(".status-message",$form),data={nonce:$(this).attr("data-nonce"),theme:$(this).attr("data-theme")};if(activate){data.action="wpbdp-themes-activate-license";data.license=$license.val()}else data.action="wpbdp-themes-deactivate-license";$msg.removeClass("ok error");$msg.html($(this).attr("data-l10n"));$.post(ajaxurl,data,function(res){if(res.success){$msg.hide().html(res.message).removeClass("error").addClass("ok").show();if(activate){$('input[name="activate"]',$form).hide();$('input[name="deactivate"]',$form).show();$license.prop("readonly",!0)}else{$license.prop("readonly",!1).val("");$('input[name="deactivate"]',$form).hide();$('input[name="activate"]',$form).show()}}else $msg.hide().html(res.error).removeClass("ok").addClass("error").show()},"json")});$("#wpbdp-admin-page-themes .wpbdp-theme .update-link").click(function(e){e.preventDefault();var $theme=$(this).parents(".wpbdp-theme"),$info=$(".wpbdp-theme-update-info",$theme),$msg=$(".update-message",$info);$msg.html($info.attr("data-l10n-updating"));$.post(ajaxurl,{action:"wpbdp-themes-update",_wpnonce:$(this).attr("data-nonce"),theme:$(this).attr("data-theme-id")},function(res){if(res.success){var $html=$(res.data.html);$(".wpbdp-theme-details-wrapper",$theme).replaceWith($(".wpbdp-theme-details-wrapper",$html));$info.removeClass("update-available").addClass("theme-updated");$msg.html($info.attr("data-l10n-updated"))}else{$info.addClass("update-error");$msg.html(res.error)}},"json")})});
admin/resources/admin.js CHANGED
@@ -20,7 +20,7 @@ var WPBDP_associations_fieldtypes = {};
20
  if ( $( this ).hasClass( 'yes' ) ) {
21
  $( this ).parents( '.iframe-confirm' ).hide();
22
  } else {
23
- $( '#wpbdp-fieldsettings input[name="field[allow_iframes]"]' ).removeAttr( 'checked' );
24
  $( this ).parents( '.iframe-confirm' ).hide();
25
  }
26
  })
@@ -61,10 +61,10 @@ var WPBDP_associations_fieldtypes = {};
61
 
62
  // URL fields can only have the 'url' validator.
63
  if ( 'url' == field_type ) {
64
- $( 'select#field-validator option' ).not( '[value="url"]' ).attr( 'disabled', 'disabled' ).removeAttr( 'selected' );
65
- $( 'select#field-validator option[value="url"]' ).attr( 'selected', 'selected' );
66
  } else {
67
- $( 'select#field-validator option' ).removeAttr( 'disabled' );
68
  }
69
 
70
  var request_data = {
@@ -88,20 +88,19 @@ var WPBDP_associations_fieldtypes = {};
88
  onAssociationChange: function() {
89
  $f_fieldtype = WPBDPAdmin_FormFields.$f_fieldtype;
90
 
91
- var association = $(this).find('option:selected').val();
92
  var valid_types = WPBDP_associations_fieldtypes[ association ];
93
 
94
- $f_fieldtype.find('option').removeAttr('disabled');
95
 
96
  $f_fieldtype.find('option').each(function(i,v){
97
  if ( $.inArray( $(v).val(), valid_types ) < 0 ) {
98
- $(v).attr('disabled', 'disabled');
99
  }
100
  });
101
 
102
- if ( $f_fieldtype.find('option:selected').attr('disabled') == 'disabled' ) {
103
- $f_fieldtype.find('option').removeAttr('selected');
104
- $f_fieldtype.find('option[value="' + valid_types[0] + '"]').attr('selected', 'selected');
105
  }
106
  }
107
  };
@@ -123,10 +122,10 @@ jQuery(document).ready(function($){
123
  // alert(value);
124
 
125
  if (value == 0) {
126
- $('form input#wpbdp-fee-form-days-n').attr('disabled', true);
127
  $('form input[name="fee[days]"]').val('0');
128
  } else {
129
- $('form input#wpbdp-fee-form-days-n').removeAttr('disabled');
130
  $('form input[name="fee[days]"]').val($('form input#wpbdp-fee-form-days-n').val());
131
  $('form input#wpbdp-fee-form-days-n').focus();
132
  }
@@ -157,7 +156,7 @@ jQuery(document).ready(function($){
157
  $('form#wpbdp-fee-form').submit(function(){
158
  // alert($('form#wpbdp-fee-form input[name="fee[days]"]').val());
159
  // return false;
160
- $('form input[name="fee[days]"]').removeAttr('disabled');
161
  return true;
162
  });
163
 
@@ -489,7 +488,7 @@ WPBDP_Admin.ProgressBar = function($item, settings) {
489
  var $category = $('.listing-category-' + categoryID);
490
  $.post(ajaxurl, {action: 'wpbdp-listing_remove_category', 'listing': listingID, 'category': categoryID}, function(res) {
491
  if (res && res.success) {
492
- $('input[name="tax_input[wpbdp_category][]"][value="' + categoryID + '"]').attr('checked', false);
493
  $category.fadeOut(function(){ $(this).remove(); });
494
  }
495
  }, 'json');
@@ -628,22 +627,18 @@ WPBDP_Admin.ProgressBar = function($item, settings) {
628
  // FIXME: 'disabled' fields result in the setting being "cleared" in the backend. Why?
629
  if ( 'true' === req ) {
630
  if ( checked ) {
631
- // $s.removeAttr( 'disabled' );
632
- $s.removeAttr( 'contenteditable' );
633
  $row.removeClass( 'disabled' );
634
  } else {
635
- // $s.attr( 'disabled', 'disabled' );
636
- $s.attr( 'contenteditable', 'false' );
637
  $row.addClass( 'disabled' );
638
  }
639
  } else if ( 'false' === req ) {
640
  if ( checked ) {
641
- // $s.attr( 'disabled', 'disabled' );
642
- $s.attr( 'contenteditable', 'false' );
643
  $row.addClass( 'disabled' );
644
  } else {
645
- // $s.removeAttr( 'disabled' );
646
- $s.removeAttr( 'contenteditable' );
647
  $row.removeClass( 'disabled' );
648
  }
649
  }
@@ -787,9 +782,9 @@ WPBDP_Admin.ProgressBar = function($item, settings) {
787
  $('input[type="button"]', $container).not( '.license-' + action ).show();
788
 
789
  if ( 'activate' == action )
790
- $( 'input[type="text"]#license-key-' + module ).attr('readonly', 'readonly');
791
  else
792
- $( 'input[type="text"]#license-key-' + module ).removeAttr('readonly');
793
  } else {
794
  $msg.hide()
795
  .html(res.error)
@@ -798,7 +793,7 @@ WPBDP_Admin.ProgressBar = function($item, settings) {
798
  .show();
799
 
800
  if ( 'deactivate' == action )
801
- $( 'input[type="text"]#license-key-' + module ).removeAttr('readonly');
802
  }
803
  }, 'json' );
804
  }
20
  if ( $( this ).hasClass( 'yes' ) ) {
21
  $( this ).parents( '.iframe-confirm' ).hide();
22
  } else {
23
+ $( '#wpbdp-fieldsettings input[name="field[allow_iframes]"]' ).prop( 'checked', false );
24
  $( this ).parents( '.iframe-confirm' ).hide();
25
  }
26
  })
61
 
62
  // URL fields can only have the 'url' validator.
63
  if ( 'url' == field_type ) {
64
+ $( 'select#field-validator option' ).not( '[value="url"]' ).prop( { 'disabled': true, 'selected': false } );
65
+ $( 'select#field-validator option[value="url"]' ).prop( 'selected', true );
66
  } else {
67
+ $( 'select#field-validator option' ).prop( 'disabled', false );
68
  }
69
 
70
  var request_data = {
88
  onAssociationChange: function() {
89
  $f_fieldtype = WPBDPAdmin_FormFields.$f_fieldtype;
90
 
91
+ var association = $(this).val();
92
  var valid_types = WPBDP_associations_fieldtypes[ association ];
93
 
94
+ $f_fieldtype.find('option').prop('disabled', false);
95
 
96
  $f_fieldtype.find('option').each(function(i,v){
97
  if ( $.inArray( $(v).val(), valid_types ) < 0 ) {
98
+ $(v).prop('disabled', true);
99
  }
100
  });
101
 
102
+ if ( $f_fieldtype.find('option:selected').prop('disabled') ) {
103
+ $f_fieldtype.val( valid_types[0] ).change();
 
104
  }
105
  }
106
  };
122
  // alert(value);
123
 
124
  if (value == 0) {
125
+ $('form input#wpbdp-fee-form-days-n').prop('disabled', true);
126
  $('form input[name="fee[days]"]').val('0');
127
  } else {
128
+ $('form input#wpbdp-fee-form-days-n').prop('disabled', false);
129
  $('form input[name="fee[days]"]').val($('form input#wpbdp-fee-form-days-n').val());
130
  $('form input#wpbdp-fee-form-days-n').focus();
131
  }
156
  $('form#wpbdp-fee-form').submit(function(){
157
  // alert($('form#wpbdp-fee-form input[name="fee[days]"]').val());
158
  // return false;
159
+ $('form input[name="fee[days]"]').prop('disabled', false);
160
  return true;
161
  });
162
 
488
  var $category = $('.listing-category-' + categoryID);
489
  $.post(ajaxurl, {action: 'wpbdp-listing_remove_category', 'listing': listingID, 'category': categoryID}, function(res) {
490
  if (res && res.success) {
491
+ $('input[name="tax_input[wpbdp_category][]"][value="' + categoryID + '"]').prop( 'checked', false );
492
  $category.fadeOut(function(){ $(this).remove(); });
493
  }
494
  }, 'json');
627
  // FIXME: 'disabled' fields result in the setting being "cleared" in the backend. Why?
628
  if ( 'true' === req ) {
629
  if ( checked ) {
630
+ $s.prop( 'contenteditable', true );
 
631
  $row.removeClass( 'disabled' );
632
  } else {
633
+ $s.prop( 'contenteditable', false );
 
634
  $row.addClass( 'disabled' );
635
  }
636
  } else if ( 'false' === req ) {
637
  if ( checked ) {
638
+ $s.pop( 'contenteditable', false );
 
639
  $row.addClass( 'disabled' );
640
  } else {
641
+ $s.prop( 'contenteditable', true );
 
642
  $row.removeClass( 'disabled' );
643
  }
644
  }
782
  $('input[type="button"]', $container).not( '.license-' + action ).show();
783
 
784
  if ( 'activate' == action )
785
+ $( 'input[type="text"]#license-key-' + module ).prop('readonly', true);
786
  else
787
+ $( 'input[type="text"]#license-key-' + module ).prop('readonly', false);
788
  } else {
789
  $msg.hide()
790
  .html(res.error)
793
  .show();
794
 
795
  if ( 'deactivate' == action )
796
+ $( 'input[type="text"]#license-key-' + module ).prop('readonly', false);
797
  }
798
  }, 'json' );
799
  }
admin/resources/admin.min.css CHANGED
@@ -1 +1 @@
1
- .cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}.cf{*zoom:1}span.tag{background:#444;border-radius:2px;padding:2px 5px;color:#fff;font-size:9px !important;margin-right:2px;text-transform:uppercase;text-decoration:none !important;line-height:1.5 !important}.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-page-admin-fees .tablenav{display:none}.wpbdp-page-admin-fees .wp-list-table .wpbdp-drag-handle{margin-right:15px;display:none}.wpbdp-page-admin-fees .purchase-gateways{margin-left:20px}.wpbdp-page-admin-fees .purchase-gateways .gateway{float:left;width:35%;margin:30px 20px 0 0}.wpbdp-page-admin-fees .purchase-gateways .gateway.installed{opacity:.5}.wpbdp-page-admin-fees .purchase-gateways .gateway a img.gateway-logo{height:40px;margin:0;padding:0;border:0}.wpbdp-page-admin-fees .purchase-gateways .gateway a.price{margin-top:10px;display:block;color:green;font-size:22px;font-weight:bold}.wpbdp-page-admin-fees .purchase-gateways .gateway .check-mark{font-size:150%;font-weight:bold;color:green}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}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.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-listing-fields input[type="text"]{width:70%}#wpbdp-listing-fields .wpbdp-form-field.url .wpbdp-form-field-html{padding-left:10px}#wpbdp-listing-fields .wpbdp-form-field.url input[type="text"]{display:block}#wpbdp-listing-fields #wpbdp-uploaded-images .wpbdp-image{padding:5px;width:150px;vertical-align:top;display:inline-block;zoom:1;*display:inline;min-height:210px;_height:210px}#wpbdp-listing-fields div.listing-images .image img{max-width:150px}ul#wpbusdirmanerrors{margin-left:20px}.wpbdp-csv-import-example{width:100%;padding:10px;display:block;background:#fff;border:solid 1px #ddd;font-size:90%;font-family:monospace;height:100%;white-space:pre}#wpbdp-csv-import-form input[type="file"]{border:0}table.wpbdp-csv-import-results,table.wpbdp-csv-import-warnings{width:100%}table.wpbdp-csv-import-results .line-no,table.wpbdp-csv-import-warnings .line-no{width:50px}table.wpbdp-csv-import-results td.line,table.wpbdp-csv-import-warnings td.line{font-family:monospace;font-size:90%}table.wpbdp-csv-import-results .error,table.wpbdp-csv-import-warnings .error{width:200px}table.wpbdp-csv-import-headers{width:100%}table.wpbdp-csv-import-headers td.field-is-required,table.wpbdp-csv-import-headers td.field-is-multivalued{text-align:center}table.wpbdp-csv-import-headers tbody tr{background:#f9f9f9}table.wpbdp-csv-import-headers tbody tr.alt{background:inherit}.wpbdp-form-field.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 #36c;padding:0}.wpbdp-progress-bar .progress-bar-inner{height:100%;background:#9cf}.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}.directory-admin_page_wpbdp_admin_settings table.form-table th,.directory-admin_page_wpbdp_admin_settings table.form-table td{font-size:13px;line-height:1.0;padding:8px 20px}.directory-admin_page_wpbdp_admin_settings table.form-table th{min-width:150px}.directory-admin_page_wpbdp_admin_settings input,.directory-admin_page_wpbdp_admin_settings select{font-size:13px;line-height:1.0}.directory-admin_page_wpbdp_admin_settings textarea{font-size:13px;width:95%}.directory-admin_page_wpbdp_admin_settings select{display:block}.directory-admin_page_wpbdp_admin_settings .license-activation .status-message{font-size:85%;color:#595959;font-style:italic}.directory-admin_page_wpbdp_admin_settings .license-activation .status-message.ok{color:green}.directory-admin_page_wpbdp_admin_settings .license-activation .status-message.error{color:red}.directory-admin_page_wpbdp_admin_settings .group-error{border-top:solid 1px red}.directory-admin_page_wpbdp_admin_settings .group-warning{border-top:solid 1px yellow}.wpbdp-notice.dismissible{position:relative}.tag.paymentstatus.ok{background:green}.tag.paymentstatus.completed{background:green}.tag.paymentstatus.pending,.tag.paymentstatus.pending-abandonment{background:red}#wpbdp-admin-settings tr.disabled{opacity:.7}#wpbdp-admin-settings .text-fields-warning{font-size:90%;display:block;margin-bottom:2px}#wpbdp-admin-settings .wpbdp-settings-email{margin:5px 0 0 0;border:solid 1px #ccc;padding:5px;background:#fff}#wpbdp-admin-settings .wpbdp-settings-email .short-preview{color:#999;font-size:90%;height:45px;cursor:pointer;overflow:hidden}#wpbdp-admin-settings .wpbdp-settings-email .short-preview h4{margin:0 0 10px 0}#wpbdp-admin-settings .wpbdp-settings-email .short-preview .edit-toggle{float:right}#wpbdp-admin-settings .wpbdp-settings-email .short-preview:hover .edit-toggle{visibility:visible}#wpbdp-admin-settings .wpbdp-settings-email .short-preview dl{margin:0;padding:0}#wpbdp-admin-settings .wpbdp-settings-email .short-preview dt{font-weight:bold;margin:0;padding:0}#wpbdp-admin-settings .wpbdp-settings-email .short-preview dd{margin:0;padding:0 0 0 10px}#wpbdp-admin-settings .wpbdp-settings-email .editor{margin-left:10px;font-size:90%}#wpbdp-admin-settings .wpbdp-settings-email .editor table.form-table{margin:0;padding:0}#wpbdp-admin-settings .wpbdp-settings-email table.form-table th{padding-left:4px;padding-right:0;min-width:0;width:20%}#wpbdp-admin-settings .wpbdp-settings-email .editor input[type="text"]{width:70%}#wpbdp-admin-settings .wpbdp-settings-email .editor textarea{width:100%;min-height:150px}#wpbdp-admin-settings .wpbdp-settings-email .editor .placeholders{margin:10px 0 0 0}#wpbdp-admin-settings .wpbdp-settings-email .editor .placeholder{font-size:90%}#wpbdp-admin-settings .wpbdp-settings-email .editor .placeholder-separator{margin-top:10px}#wpbdp-admin-settings .wpbdp-settings-email .editor .placeholder .placeholder-code{font-family:monospace;font-weight:bold}#wpbdp-admin-settings .wpbdp-settings-email .editor .placeholder .placeholder-description{font-style:italic}#wpbdp-admin-settings .wpbdp-settings-email .editor .buttons{margin:30px 0 0 0;text-align:right}#wpbdp-admin-settings .wpbdp-settings-email .editor .buttons .preview-email{float:left}#wpbdp-admin-settings .wpbdp-settings-email .editor .buttons .cancel{margin-right:10px}#wpbdp-admin-settings select#quick-search-fields{min-height:150px}#listing-metabox-transactions table.payments-list{width:100%;border-spacing:0}#listing-metabox-transactions table.payments-list tr.payment td{border-bottom:solid 1px #efefef;padding:2px 0}#listing-metabox-transactions table.payments-list tr.payment td.status{text-align:right}#listing-metabox-transactions table.payments-list tr.payment.completed td{color:green}#listing-metabox-transactions table.payments-list tr.payment.pending td{color:red}#listing-metabox-transactions table.payments-list tr.payment.rejected td{color:#bbb}#listing-metabox-transactions table.payments-list tr.payment.canceled td{text-decoration:line-through}#listing-metabox-transactions table.payments-list tr.payment a{text-decoration:none;color:inherit}#listing-metabox-transactions table.payments-list tr.payment a:hover{text-decoration:underline}.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.0}.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-drag-handle{background:red;width:6px;height:10px;display:inline-block;background:url('drag-handle.png') 0 0;cursor:move;float:left;margin:5px 5px 0 0;vertical-align:middle}.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}.toplevel_page_wpbdp_admin .welcome-message{padding:10px;font-size:105%}.toplevel_page_wpbdp_admin .welcome-message p{font-size:inherit}.toplevel_page_wpbdp_admin .welcome-message h4{font-size:120%}.toplevel_page_wpbdp_admin .welcome-message ul{list-style-position:inside;list-style-type:disc}.toplevel_page_wpbdp_admin ul.shortcuts{margin:auto}.toplevel_page_wpbdp_admin ul.shortcuts li{float:left;margin-right:10px}.toplevel_page_wpbdp_admin ul.shortcuts li.clear{margin:0}#wpbdp-uninstall-capture-form .reasons{margin-left:15px}#wpbdp-uninstall-capture-form .reasons .reason{margin-bottom:5px}#wpbdp-uninstall-capture-form textarea{margin:10px 0 0 0;width:50%;min-height:100px;display:none}.wpbdp-license-expired-warning .module-name{background:#fff9aa;padding:0 5px;color:#000}.wpbdp-license-expired-warning .dismiss{margin-right:10px}.wp-admin.widgets-php .widget-content span.help{color:#666}
1
+ .cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}.cf{*zoom:1}span.tag{background:#444;border-radius:2px;padding:2px 5px;color:#fff;font-size:9px !important;margin-right:2px;text-transform:uppercase;text-decoration:none !important;line-height:1.5 !important}.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-page-admin-fees .tablenav{display:none}.wpbdp-page-admin-fees .wp-list-table .wpbdp-drag-handle{margin-right:15px;display:none}.wpbdp-page-admin-fees .purchase-gateways{margin-left:20px}.wpbdp-page-admin-fees .purchase-gateways .gateway{float:left;width:35%;margin:30px 20px 0 0}.wpbdp-page-admin-fees .purchase-gateways .gateway.installed{opacity:.5}.wpbdp-page-admin-fees .purchase-gateways .gateway a img.gateway-logo{height:40px;margin:0;padding:0;border:0}.wpbdp-page-admin-fees .purchase-gateways .gateway a.price{margin-top:10px;display:block;color:green;font-size:22px;font-weight:bold}.wpbdp-page-admin-fees .purchase-gateways .gateway .check-mark{font-size:150%;font-weight:bold;color:green}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}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.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-listing-fields input[type="text"]{width:70%}#wpbdp-listing-fields .wpbdp-form-field.url .wpbdp-form-field-html{padding-left:10px}#wpbdp-listing-fields .wpbdp-form-field.url input[type="text"]{display:block}#wpbdp-listing-fields #wpbdp-uploaded-images .wpbdp-image{padding:5px;width:150px;vertical-align:top;display:inline-block;zoom:1;*display:inline;min-height:210px;_height:210px}#wpbdp-listing-fields div.listing-images .image img{max-width:150px}ul#wpbusdirmanerrors{margin-left:20px}.wpbdp-csv-import-example{width:100%;padding:10px;display:block;background:#fff;border:solid 1px #ddd;font-size:90%;font-family:monospace;height:100%;white-space:pre}#wpbdp-csv-import-form input[type="file"]{border:0}table.wpbdp-csv-import-results,table.wpbdp-csv-import-warnings{width:100%}table.wpbdp-csv-import-results .line-no,table.wpbdp-csv-import-warnings .line-no{width:50px}table.wpbdp-csv-import-results td.line,table.wpbdp-csv-import-warnings td.line{font-family:monospace;font-size:90%}table.wpbdp-csv-import-results .error,table.wpbdp-csv-import-warnings .error{width:200px}table.wpbdp-csv-import-headers{width:100%}table.wpbdp-csv-import-headers td.field-is-required,table.wpbdp-csv-import-headers td.field-is-multivalued{text-align:center}table.wpbdp-csv-import-headers tbody tr{background:#f9f9f9}table.wpbdp-csv-import-headers tbody tr.alt{background:inherit}.wpbdp-form-field.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 #36c;padding:0}.wpbdp-progress-bar .progress-bar-inner{height:100%;background:#9cf}.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}.directory-admin_page_wpbdp_admin_settings table.form-table th,.directory-admin_page_wpbdp_admin_settings table.form-table td{font-size:13px;line-height:1;padding:8px 20px}.directory-admin_page_wpbdp_admin_settings table.form-table th{min-width:150px}.directory-admin_page_wpbdp_admin_settings input,.directory-admin_page_wpbdp_admin_settings select{font-size:13px;line-height:1.0}.directory-admin_page_wpbdp_admin_settings textarea{font-size:13px;width:95%}.directory-admin_page_wpbdp_admin_settings select{display:block}.directory-admin_page_wpbdp_admin_settings .license-activation .status-message{font-size:85%;color:#595959;font-style:italic}.directory-admin_page_wpbdp_admin_settings .license-activation .status-message.ok{color:green}.directory-admin_page_wpbdp_admin_settings .license-activation .status-message.error{color:red}.directory-admin_page_wpbdp_admin_settings .group-error{border-top:solid 1px red}.directory-admin_page_wpbdp_admin_settings .group-warning{border-top:solid 1px yellow}.wpbdp-notice.dismissible{position:relative}.tag.paymentstatus.ok{background:green}.tag.paymentstatus.completed{background:green}.tag.paymentstatus.pending,.tag.paymentstatus.pending-abandonment{background:red}#wpbdp-admin-settings tr.disabled{opacity:.7}#wpbdp-admin-settings .text-fields-warning{font-size:90%;display:block;margin-bottom:2px}#wpbdp-admin-settings .wpbdp-settings-email{margin:5px 0 0 0;border:solid 1px #ccc;padding:5px;background:#fff}#wpbdp-admin-settings .wpbdp-settings-email .short-preview{color:#999;font-size:90%;height:45px;cursor:pointer;overflow:hidden}#wpbdp-admin-settings .wpbdp-settings-email .short-preview h4{margin:0 0 10px 0}#wpbdp-admin-settings .wpbdp-settings-email .short-preview .edit-toggle{float:right}#wpbdp-admin-settings .wpbdp-settings-email .short-preview:hover .edit-toggle{visibility:visible}#wpbdp-admin-settings .wpbdp-settings-email .short-preview dl{margin:0;padding:0}#wpbdp-admin-settings .wpbdp-settings-email .short-preview dt{font-weight:bold;margin:0;padding:0}#wpbdp-admin-settings .wpbdp-settings-email .short-preview dd{margin:0;padding:0 0 0 10px}#wpbdp-admin-settings .wpbdp-settings-email .editor{margin-left:10px;font-size:90%}#wpbdp-admin-settings .wpbdp-settings-email .editor table.form-table{margin:0;padding:0}#wpbdp-admin-settings .wpbdp-settings-email table.form-table th{padding-left:4px;padding-right:0;min-width:0;width:20%}#wpbdp-admin-settings .wpbdp-settings-email .editor input[type="text"]{width:70%}#wpbdp-admin-settings .wpbdp-settings-email .editor textarea{width:100%;min-height:150px}#wpbdp-admin-settings .wpbdp-settings-email .editor .placeholders{margin:10px 0 0 0}#wpbdp-admin-settings .wpbdp-settings-email .editor .placeholder{font-size:90%}#wpbdp-admin-settings .wpbdp-settings-email .editor .placeholder-separator{margin-top:10px}#wpbdp-admin-settings .wpbdp-settings-email .editor .placeholder .placeholder-code{font-family:monospace;font-weight:bold}#wpbdp-admin-settings .wpbdp-settings-email .editor .placeholder .placeholder-description{font-style:italic}#wpbdp-admin-settings .wpbdp-settings-email .editor .buttons{margin:30px 0 0 0;text-align:right}#wpbdp-admin-settings .wpbdp-settings-email .editor .buttons .preview-email{float:left}#wpbdp-admin-settings .wpbdp-settings-email .editor .buttons .cancel{margin-right:10px}#wpbdp-admin-settings select#quick-search-fields{min-height:150px}#listing-metabox-transactions table.payments-list{width:100%;border-spacing:0}#listing-metabox-transactions table.payments-list tr.payment td{border-bottom:solid 1px #efefef;padding:2px 0}#listing-metabox-transactions table.payments-list tr.payment td.status{text-align:right}#listing-metabox-transactions table.payments-list tr.payment.completed td{color:green}#listing-metabox-transactions table.payments-list tr.payment.pending td{color:red}#listing-metabox-transactions table.payments-list tr.payment.rejected td{color:#bbb}#listing-metabox-transactions table.payments-list tr.payment.canceled td{text-decoration:line-through}#listing-metabox-transactions table.payments-list tr.payment a{text-decoration:none;color:inherit}#listing-metabox-transactions table.payments-list tr.payment a:hover{text-decoration:underline}.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.0}.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-drag-handle{background:red;width:6px;height:10px;display:inline-block;background:url('drag-handle.png') 0 0;cursor:move;float:left;margin:5px 5px 0 0;vertical-align:middle}.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}.toplevel_page_wpbdp_admin .welcome-message{padding:10px;font-size:105%}.toplevel_page_wpbdp_admin .welcome-message p{font-size:inherit}.toplevel_page_wpbdp_admin .welcome-message h4{font-size:120%}.toplevel_page_wpbdp_admin .welcome-message ul{list-style-position:inside;list-style-type:disc}.toplevel_page_wpbdp_admin ul.shortcuts{margin:auto}.toplevel_page_wpbdp_admin ul.shortcuts li{float:left;margin-right:10px}.toplevel_page_wpbdp_admin ul.shortcuts li.clear{margin:0}#wpbdp-uninstall-capture-form .reasons{margin-left:15px}#wpbdp-uninstall-capture-form .reasons .reason{margin-bottom:5px}#wpbdp-uninstall-capture-form textarea{margin:10px 0 0 0;width:50%;min-height:100px;display:none}.wpbdp-license-expired-warning .module-name{background:#fff9aa;padding:0 5px;color:#000}.wpbdp-license-expired-warning .dismiss{margin-right:10px}.wp-admin.widgets-php .widget-content span.help{color:#666}
admin/resources/admin.min.js CHANGED
@@ -1 +1 @@
1
- var WPBDP_associations_fieldtypes={};(function($){var WPBDPAdmin_FormFields={$f_association:null,$f_fieldtype:null,init:function(){WPBDPAdmin_FormFields.$f_association=$("form#wpbdp-formfield-form select#field-association");WPBDPAdmin_FormFields.$f_association.change(WPBDPAdmin_FormFields.onAssociationChange);WPBDPAdmin_FormFields.$f_fieldtype=$("form#wpbdp-formfield-form select#field-type");WPBDPAdmin_FormFields.$f_fieldtype.change(WPBDPAdmin_FormFields.onFieldTypeChange);$("#wpbdp-fieldsettings .iframe-confirm a").click(function(e){e.preventDefault();if($(this).hasClass("yes")){$(this).parents(".iframe-confirm").hide()}else{$('#wpbdp-fieldsettings input[name="field[allow_iframes]"]').removeAttr("checked");$(this).parents(".iframe-confirm").hide()}});$('#wpbdp-fieldsettings input[name="field[allow_iframes]"]').change(function(){if($(this).is(":checked")){$(".iframe-confirm").show()}else{$(".iframe-confirm").hide()}});$("table.formfields tbody").sortable({placeholder:"wpbdp-draggable-highlight",handle:".wpbdp-drag-handle",axis:"y",cursor:"move",opacity:0.9,update:function(event,ui){var sorted_items=[];$(this).find(".wpbdp-drag-handle").each(function(i,v){sorted_items.push($(v).attr("data-field-id"))});if(sorted_items){$.post(ajaxurl,{action:"wpbdp-formfields-reorder",order:sorted_items})}}})},onFieldTypeChange:function(){var $field_type=$(this).find("option:selected");if(!$field_type.length){return}var field_type=$field_type.val();if("url"==field_type){$("select#field-validator option").not('[value="url"]').attr("disabled","disabled").removeAttr("selected");$('select#field-validator option[value="url"]').attr("selected","selected")}else{$("select#field-validator option").removeAttr("disabled")}var request_data={action:"wpbdp-renderfieldsettings",association:WPBDPAdmin_FormFields.$f_association.find("option:selected").val(),field_type:field_type,field_id:$('#wpbdp-formfield-form input[name="field[id]"]').val()};$.post(ajaxurl,request_data,function(response){if(response.ok&&response.html){$("#wpbdp-fieldsettings-html").html(response.html);$("#wpbdp-fieldsettings").show()}else{$("#wpbdp-fieldsettings-html").empty();$("#wpbdp-fieldsettings").hide()}},"json")},onAssociationChange:function(){$f_fieldtype=WPBDPAdmin_FormFields.$f_fieldtype;var association=$(this).find("option:selected").val();var valid_types=WPBDP_associations_fieldtypes[association];$f_fieldtype.find("option").removeAttr("disabled");$f_fieldtype.find("option").each(function(i,v){if($.inArray($(v).val(),valid_types)<0){$(v).attr("disabled","disabled")}});if($f_fieldtype.find("option:selected").attr("disabled")=="disabled"){$f_fieldtype.find("option").removeAttr("selected");$f_fieldtype.find('option[value="'+valid_types[0]+'"]').attr("selected","selected")}}};$(document).ready(function(){WPBDPAdmin_FormFields.init()})})(jQuery);jQuery(document).ready(function($){$('form#wpbdp-fee-form input[name="_days"]').change(function(){var value=$(this).val();if(value==0){$("form input#wpbdp-fee-form-days-n").attr("disabled",true);$('form input[name="fee[days]"]').val("0")}else{$("form input#wpbdp-fee-form-days-n").removeAttr("disabled");$('form input[name="fee[days]"]').val($("form input#wpbdp-fee-form-days-n").val());$("form input#wpbdp-fee-form-days-n").focus()}return true});$(".wpbdp-page-admin-fees .wp-list-table.fees tbody").sortable({placeholder:"wpbdp-draggable-highlight",handle:".wpbdp-drag-handle",axis:"y",cursor:"move",opacity:0.9,update:function(event,ui){var rel_rows=$(".free-fee-related-tr").remove();$("tr.free-fee").after(rel_rows);var sorted_items=[];$(this).find(".wpbdp-drag-handle").each(function(i,v){sorted_items.push($(v).attr("data-fee-id"))});if(sorted_items){$.post(ajaxurl,{action:"wpbdp-admin-fees-reorder",order:sorted_items})}}});$("form#wpbdp-fee-form").submit(function(){$('form input[name="fee[days]"]').removeAttr("disabled");return true});$('select[name="fee_order[method]"], select[name="fee_order[order]"]').change(function(e){$.ajax({url:ajaxurl,data:$(this).parent("form").serialize(),dataType:"json",type:"POST",success:function(res){if(res.success){location.reload()}}})});if("custom"==$('select[name="fee_order[method]"]').val()){$(".wpbdp-page-admin-fees .wp-list-table .wpbdp-drag-handle").show()}$("#BusinessDirectory_listinginfo .listing-metabox-tabs a").click(function(e){e.preventDefault();var href=$(this).attr("href");var $selected=$(this).parent("li").siblings(".selected");if($selected.length>0){if($selected.find("a:first").attr("href")==href){return}else{$selected.removeClass("selected");$($selected.find("a:first").attr("href")).hide()}}$(this).parent("li").addClass("selected");$(href).show();$(".listing-fee-expiration-datepicker").hide()});var url_tab=$(location).attr("hash");if(url_tab&&$(url_tab).length>0){$('#BusinessDirectory_listinginfo a[href="'+url_tab+'"]').click()}else{$("#BusinessDirectory_listinginfo .listing-metabox-tabs li.selected a").click()}$("#listing-metabox-fees a.assignfee-link").click(function(e){e.preventDefault();$(this).siblings(".assignfee").show()});$("#listing-metabox-fees .assignfee .close-handle").click(function(e){e.preventDefault();$(this).parent(".assignfee").hide()});$(".wpbdp-ajax-placeholder").each(function(i,v){wpbdp_load_placeholder($(v))});$("input#doaction, input#doaction2").click(function(e){var action_name=("doaction"==$(this).attr("id"))?"action":"action2";var $selected_option=$('select[name="'+action_name+'"] option:selected');var action_val=$selected_option.val();if(action_val.split("-")[0]=="listing"){var action=action_val.split("-")[1];if(action!="sep0"&&action!="sep1"&&action!="sep2"){var $checked_posts=$('input[name="post[]"]:checked');var uri=$selected_option.attr("data-uri");$checked_posts.each(function(i,v){uri+="&post[]="+$(v).val()});window.location.href=uri;return false}}return true});$('.wpbdp-admin.wpbdp-page-formfields-preview form input[type="submit"]').click(function(e){e.preventDefault();alert("This form is just a preview. It doesn't work.")});$("#wpbdp-admin-debug-info-page a.nav-tab").click(function(e){e.preventDefault();$("#wpbdp-admin-debug-info-page a.nav-tab").not(this).removeClass("nav-tab-active");var $selected_tab=$(this);$selected_tab.addClass("nav-tab-active");$(".wpbdp-debug-section").hide();$('.wpbdp-debug-section[data-id="'+$(this).attr("href")+'"]').show()});if($("#wpbdp-admin-debug-info-page a.nav-tab").length>0){$("#wpbdp-admin-debug-info-page a.nav-tab").get(0).click()}$(".wpbdp-page-admin-transactions .column-actions a.details-link").click(function(e){e.preventDefault();var $tr=$(this).parents("tr");var $details=$tr.find("div.more-details");var $tr_details=$tr.next("tr.more-details-row");if($tr_details.length>0){$tr_details.remove();$(this).text($(this).text().replace("-","+"));return}else{$(this).text($(this).text().replace("+","-"))}$tr.after('<tr class="more-details-row"><td colspan="7">'+$details.html()+"</td></tr>").show()})});function wpbdp_load_placeholder($v){var action=$v.attr("data-action");var post_id=$v.attr("data-post_id");var baseurl=$v.attr("data-baseurl");$v.load(ajaxurl,{action:action,post_id:post_id,baseurl:baseurl})}var WPBDP_Admin={};WPBDP_Admin.payments={};WPBDP_Admin.listingMetabox={};WPBDP_Admin.ProgressBar=function($item,settings){$item.empty();$item.html('<div class="wpbdp-progress-bar"><span class="progress-text">0%</span><div class="progress-bar"><div class="progress-bar-outer"><div class="progress-bar-inner" style="width: 0%;"></div></div></div>');this.$item=$item;this.$text=$item.find(".progress-text");this.$bar=$item.find(".progress-bar");this.set=function(completed,total){var pcg=Math.round(100*parseInt(completed)/parseInt(total));this.$text.text(pcg+"%");this.$bar.find(".progress-bar-inner").attr("style","width: "+pcg+"%;")}};(function($){WPBDP_Admin.dialog={};var dialog=WPBDP_Admin.dialog})(jQuery);(function($){var payments=WPBDP_Admin.payments;payments._initialize=function(){$("#BusinessDirectory_listinginfo a.payment-details-link").click(function(e){e.preventDefault();payments.viewPaymentDetails($(this).attr("data-id"))});if($("#wpbdp-modal-dialog").length==0){$("body").append($('<div id="wpbdp-modal-dialog"></div>'))}};payments.viewPaymentDetails=function(id){$.get(ajaxurl,{action:"wpbdp-payment-details",id:id},function(res){if(res&&res.success){if($("#wpbdp-modal-dialog").length==0){$("body").append($('<div id="wpbdp-modal-dialog"></div>'))}$("#wpbdp-modal-dialog").html(res.data.html);tb_show("","#TB_inline?inlineId=wpbdp-modal-dialog");$("#TB_window").width($("#TB_ajaxContent").outerWidth());if($("#TB_window").height()>$("#TB_ajaxContent").outerHeight()){$("#TB_ajaxContent").height($("#TB_window").height())}$("#wpbdp-modal-dialog").remove()}},"json")};$(document).ready(function(){payments._initialize()})})(jQuery);(function($){var metabox=WPBDP_Admin.listingMetabox;metabox._initialize=function(){$.extend($.datepicker,{_inlineDatepicker2:$.datepicker._inlineDatepicker,_inlineDatepicker:function(target,inst){this._inlineDatepicker2(target,inst);var beforeShow=$.datepicker._get(inst,"beforeShow");if(beforeShow){beforeShow.apply(target,[target,inst])}}});var _addNeverButton=function(instance){setTimeout(function(){var $buttonPane=$(instance).find(".ui-datepicker-buttonpane");if($buttonPane.find(".ui-datepicker-never").length>0){return}var $button=$("<button>",{text:"Never Expires",click:function(){_updateExpiration($(instance),"never");return false}}).addClass("ui-datepicker-never ui-state-default ui-priority-primary ui-corner-all");$buttonPane.append($button)},1)};var _updateExpiration=function($instance,newDate){if(!newDate){return}var $changeLink=$instance.siblings("a.expiration-change-link");var $expirationDate=$instance.siblings(".expiration-date");var $spinner=$instance.parents(".listing-category").find(".spinner:first");$expirationDate.text("--");$spinner.show();$instance.hide();_addNeverButton($instance.get(0));$.post(ajaxurl,{action:"wpbdp-listing_set_expiration",renewal_id:$changeLink.attr("data-renewal_id"),expiration_date:newDate},function(res){if(res&&res.success){$spinner.hide();$expirationDate.text(res.data.formattedExpirationDate).show()}},"json")};$("#listing-metabox-generalinfo, #listing-metabox-fees").each(function(i,v){var $tab=$(v);$tab.find(".expiration-date-info .datepicker").each(function(i,v){var $dp=$(v);var $changeLink=$dp.siblings("a.expiration-change-link");$dp.hide().datepicker({dateFormat:"yy-mm-dd",defaultDate:$changeLink.attr("data-date"),showButtonPanel:true,beforeShow:function(input){_addNeverButton(input)},onChangeMonthYear:function(year,month,instance){_addNeverButton(instance.input)},onSelect:function(newDate){_updateExpiration($(this),newDate)}})});$tab.find("a.expiration-change-link").click(function(e){e.preventDefault();var renewal_id=$(this).attr("data-renewal_id");$(".expiration-date-info .datepicker").not(".renewal-"+renewal_id).hide();$(".expiration-date-info .datepicker.renewal-"+renewal_id).toggle()})});$(".listing-category a.category-delete").click(function(e){e.preventDefault();var listingID=$(this).attr("data-listing");var categoryID=$(this).attr("data-category");if(!listingID||!categoryID){return}var $category=$(".listing-category-"+categoryID);$.post(ajaxurl,{action:"wpbdp-listing_remove_category",listing:listingID,category:categoryID},function(res){if(res&&res.success){$('input[name="tax_input[wpbdp_category][]"][value="'+categoryID+'"]').attr("checked",false);$category.fadeOut(function(){$(this).remove()})}},"json")});$(".listing-category a.category-change-fee").click(function(e){e.preventDefault();if($("#wpbdp-modal-dialog").length==0){$("body").append($('<div id="wpbdp-modal-dialog"></div>'))}$.post(ajaxurl,{action:"wpbdp-listing_change_fee",renewal:$(this).attr("data-renewal")},function(res){if(res&&res.success){$("#wpbdp-modal-dialog").html(res.data.html);tb_show("","#TB_inline?inlineId=wpbdp-modal-dialog");$("#wpbdp-modal-dialog").remove()}},"json")})};$(document).ready(function(){if($("#listing-metabox-fees").length>0){metabox._initialize()}})})(jQuery);(function($){var s=WPBDP_Admin.settings={_whenTrueActivateChilds:{},_whenFalseActivateChilds:{},init:function(){var t=this;$(".wpbdp-settings-email").each(function(i,v){var $email=$(v);var $preview=$email.find(".short-preview");var $editor=$email.find(".editor");var $subject=$editor.find(".subject-text");var $body=$editor.find(".body-text");var data={subject:"",body:""};$preview.click(function(e){data.subject=$subject.val();data.body=$body.val();$preview.hide();$editor.show()});$(".cancel",$editor).click(function(e){e.preventDefault();$subject.val(data.subject);$body.val(data.body);$editor.hide();$preview.show()});$(".save",$editor).click(function(e){e.preventDefault();$("form#wpbdp-admin-settings #submit").click()});$(".preview-email",$editor).click(function(e){e.preventDefault();var subject=$subject.val();var body=$body.val();$.ajax({url:ajaxurl,data:{action:"wpbdp-admin-settings-email-preview",nonce:$editor.attr("data-preview-nonce"),setting:$email.attr("data-setting"),subject:subject,body:body},dataType:"json",type:"POST",success:function(res){if(!res.success){return}if(0==$("#wpbdp-modal-dialog").length){$("body").append('<div id="wpbdp-modal-dialog" style="display: none;"></div>')}$("#wpbdp-modal-dialog").html(res.data.html);tb_show("","#TB_inline?inlineId=wpbdp-modal-dialog");$("#wpbdp-modal-dialog").remove()}})})});$("select#quick-search-fields").change(function(){var selected=$(this).find("option.textfield:selected").length;if(selected>0){$("span.text-fields-warning").fadeIn("fast")}else{$("span.text-fields-warning").fadeOut("fast")}});$.each(this._whenTrueActivateChilds,function(p,chs){$('input[name="wpbdp-'+p+'"]').change(function(e){t.handleToggle(p)});t.handleToggle(p)})},handleToggle:function(setting){var childs_true=this._whenTrueActivateChilds[setting];var childs_false=this._whenFalseActivateChilds[setting];var childs={"true":childs_true,"false":childs_false};var checked=$('input[name="wpbdp-'+setting+'"]').is(":checked");$.each(childs,function(req,settings){$.each(settings,function(i,s){var $s=$('[name="wpbdp-'+s+'"], [name="wpbdp-'+s+'[]"]');var $row=$s.parents("tr");if("true"===req){if(checked){$s.removeAttr("contenteditable");$row.removeClass("disabled")}else{$s.attr("contenteditable","false");$row.addClass("disabled")}}else{if("false"===req){if(checked){$s.attr("contenteditable","false");$row.addClass("disabled")}else{$s.removeAttr("contenteditable");$row.removeClass("disabled")}}}})})},add_requirement:function(setting,parent_,req){if("undefined"===typeof this._whenTrueActivateChilds[parent_]){this._whenTrueActivateChilds[parent_]=[]}if("undefined"===typeof this._whenFalseActivateChilds[parent_]){this._whenFalseActivateChilds[parent_]=[]}if("boolean-true"==req){this._whenTrueActivateChilds[parent_].push(setting)}else{if("boolean-false"==req){this._whenFalseActivateChilds[parent_].push(setting)}}}};$(document).ready(function(){if(0==$(".wpbdp-page-admin-settings").length){return}s.init()})})(jQuery);(function($){var u=WPBDP_Admin.uninstall={init:function(){$('form#wpbdp-uninstall-capture-form input[name="uninstall[reason_id]"]').change(function(e){var val=$(this).val();if("0"==val){$('form#wpbdp-uninstall-capture-form textarea[name="uninstall[reason_text]"]').fadeIn()}else{$('form#wpbdp-uninstall-capture-form textarea[name="uninstall[reason_text]"]').fadeOut("fast",function(){$(this).val("")})}})}};$(document).ready(function(){if($(".wpbdp-page-admin-uninstall").length>0){u.init()}})})(jQuery);(function($){$(document).ready(function(){if($("body.wp-admin.widgets-php").length==0){return}$("body.wp-admin.widgets-php").on("change","input.wpbdp-toggle-images",function(){var checked=$(this).is(":checked");if(checked){$(this).parents(".widget").find(".thumbnail-width-config, .thumbnail-height-config").fadeIn("fast")}else{$(this).parents(".widget").find(".thumbnail-width-config, .thumbnail-height-config").fadeOut("fast")}})})})(jQuery);(function($){$(document).ready(function(){$("a.wpbdp-create-main-page-button").click(function(e){e.preventDefault();var $msg=$(this).parents("div.error");$.ajax({url:ajaxurl,data:{action:"wpbdp-create-main-page",_wpnonce:$(this).attr("data-nonce")},dataType:"json",success:function(res){if(!res.success){return}$msg.fadeOut("fast",function(){$(this).html("<p>"+res.message+"</p>");$(this).removeClass("error");$(this).addClass("updated");$(this).fadeIn("fast")})}})})})})(jQuery);(function($){var l=WPBDP_Admin.licensing={init:function(){$("input.license-activate").click(function(){var module=$(this).parent(".license-activation").attr("data-module-id");var license=$('input[type="text"]#license-key-'+module).val();l.activation_change(module,license,"activate")});$("input.license-deactivate").click(function(){var module=$(this).parent(".license-activation").attr("data-module-id");var license=$('input[type="text"]#license-key-'+module);l.activation_change(module,"","deactivate")})},activation_change:function(module,license,action){var $container=$('.license-activation[data-module-id="'+module+'"]');var $msg=$(".status-message",$container);var nonce=$('input[name="nonce"]',$container).val();$msg.removeClass("ok error");$msg.html($("input.license-"+action,$container).attr("data-L10n"));$.post(ajaxurl,{action:"wpbdp-"+action+"-license",module:module,key:license,nonce:nonce},function(res){if(res.success){$msg.hide().html(res.message).removeClass("error").addClass("ok").show();$("input.license-"+action,$container).hide();$('input[type="button"]',$container).not(".license-"+action).show();if("activate"==action){$('input[type="text"]#license-key-'+module).attr("readonly","readonly")}else{$('input[type="text"]#license-key-'+module).removeAttr("readonly")}}else{$msg.hide().html(res.error).removeClass("ok").addClass("error").show();if("deactivate"==action){$('input[type="text"]#license-key-'+module).removeAttr("readonly")}}},"json")}};$(document).ready(function(){if($("input.license-activate, input.license-deactivate").length>0){l.init()}if($(".wpbdp-license-expired-warning").length>0){$(".wpbdp-license-expired-warning .dismiss").click(function(e){e.preventDefault();var module_id=$(this).attr("data-module");var nonce=$(this).attr("data-nonce");var $warning=$(this).parents(".wpbdp-license-expired-warning");$.post(ajaxurl,{action:"wpbdp-license-expired-warning-dismiss",nonce:nonce,module:module_id},function(res){if(res.success){$warning.fadeOut("fast")}},"json")})}})})(jQuery);(function($){$(function(){$(".wpbdp-notice.dismissible > .notice-dismiss").click(function(e){e.preventDefault();var $notice=$(this).parent(".wpbdp-notice");var dismissible_id=$(this).data("dismissible-id");var nonce=$(this).data("nonce");$.post(ajaxurl,{action:"wpbdp_dismiss_notification",id:dismissible_id,nonce:nonce},function(){$notice.fadeOut("fast",function(){$notice.remove()})})})})})(jQuery);
1
+ function wpbdp_load_placeholder($v){var action=$v.attr("data-action"),post_id=$v.attr("data-post_id"),baseurl=$v.attr("data-baseurl");$v.load(ajaxurl,{action:action,post_id:post_id,baseurl:baseurl})}var WPBDP_associations_fieldtypes={};!function($){var WPBDPAdmin_FormFields={$f_association:null,$f_fieldtype:null,init:function(){WPBDPAdmin_FormFields.$f_association=$("form#wpbdp-formfield-form select#field-association");WPBDPAdmin_FormFields.$f_association.change(WPBDPAdmin_FormFields.onAssociationChange);WPBDPAdmin_FormFields.$f_fieldtype=$("form#wpbdp-formfield-form select#field-type");WPBDPAdmin_FormFields.$f_fieldtype.change(WPBDPAdmin_FormFields.onFieldTypeChange);$("#wpbdp-fieldsettings .iframe-confirm a").click(function(e){e.preventDefault();if($(this).hasClass("yes"))$(this).parents(".iframe-confirm").hide();else{$('#wpbdp-fieldsettings input[name="field[allow_iframes]"]').prop("checked",!1);$(this).parents(".iframe-confirm").hide()}});$('#wpbdp-fieldsettings input[name="field[allow_iframes]"]').change(function(){$(this).is(":checked")?$(".iframe-confirm").show():$(".iframe-confirm").hide()});$("table.formfields tbody").sortable({placeholder:"wpbdp-draggable-highlight",handle:".wpbdp-drag-handle",axis:"y",cursor:"move",opacity:.9,update:function(event,ui){var sorted_items=[];$(this).find(".wpbdp-drag-handle").each(function(i,v){sorted_items.push($(v).attr("data-field-id"))});sorted_items&&$.post(ajaxurl,{action:"wpbdp-formfields-reorder",order:sorted_items})}})},onFieldTypeChange:function(){var $field_type=$(this).find("option:selected");if($field_type.length){var field_type=$field_type.val();if("url"==field_type){$("select#field-validator option").not('[value="url"]').prop({disabled:!0,selected:!1});$('select#field-validator option[value="url"]').prop("selected",!0)}else $("select#field-validator option").prop("disabled",!1);var request_data={action:"wpbdp-renderfieldsettings",association:WPBDPAdmin_FormFields.$f_association.find("option:selected").val(),field_type:field_type,field_id:$('#wpbdp-formfield-form input[name="field[id]"]').val()};$.post(ajaxurl,request_data,function(response){if(response.ok&&response.html){$("#wpbdp-fieldsettings-html").html(response.html);$("#wpbdp-fieldsettings").show()}else{$("#wpbdp-fieldsettings-html").empty();$("#wpbdp-fieldsettings").hide()}},"json")}},onAssociationChange:function(){$f_fieldtype=WPBDPAdmin_FormFields.$f_fieldtype;var association=$(this).val(),valid_types=WPBDP_associations_fieldtypes[association];$f_fieldtype.find("option").prop("disabled",!1);$f_fieldtype.find("option").each(function(i,v){$.inArray($(v).val(),valid_types)<0&&$(v).prop("disabled",!0)});$f_fieldtype.find("option:selected").prop("disabled")&&$f_fieldtype.val(valid_types[0]).change()}};$(document).ready(function(){WPBDPAdmin_FormFields.init()})}(jQuery);jQuery(document).ready(function($){$('form#wpbdp-fee-form input[name="_days"]').change(function(){var value=$(this).val();if(0==value){$("form input#wpbdp-fee-form-days-n").prop("disabled",!0);$('form input[name="fee[days]"]').val("0")}else{$("form input#wpbdp-fee-form-days-n").prop("disabled",!1);$('form input[name="fee[days]"]').val($("form input#wpbdp-fee-form-days-n").val());$("form input#wpbdp-fee-form-days-n").focus()}return!0});$(".wpbdp-page-admin-fees .wp-list-table.fees tbody").sortable({placeholder:"wpbdp-draggable-highlight",handle:".wpbdp-drag-handle",axis:"y",cursor:"move",opacity:.9,update:function(event,ui){var rel_rows=$(".free-fee-related-tr").remove();$("tr.free-fee").after(rel_rows);var sorted_items=[];$(this).find(".wpbdp-drag-handle").each(function(i,v){sorted_items.push($(v).attr("data-fee-id"))});sorted_items&&$.post(ajaxurl,{action:"wpbdp-admin-fees-reorder",order:sorted_items})}});$("form#wpbdp-fee-form").submit(function(){$('form input[name="fee[days]"]').prop("disabled",!1);return!0});$('select[name="fee_order[method]"], select[name="fee_order[order]"]').change(function(e){$.ajax({url:ajaxurl,data:$(this).parent("form").serialize(),dataType:"json",type:"POST",success:function(res){res.success&&location.reload()}})});"custom"==$('select[name="fee_order[method]"]').val()&&$(".wpbdp-page-admin-fees .wp-list-table .wpbdp-drag-handle").show();$("#BusinessDirectory_listinginfo .listing-metabox-tabs a").click(function(e){e.preventDefault();var href=$(this).attr("href"),$selected=$(this).parent("li").siblings(".selected");if($selected.length>0){if($selected.find("a:first").attr("href")==href)return;$selected.removeClass("selected");$($selected.find("a:first").attr("href")).hide()}$(this).parent("li").addClass("selected");$(href).show();$(".listing-fee-expiration-datepicker").hide()});var url_tab=$(location).attr("hash");url_tab&&$(url_tab).length>0?$('#BusinessDirectory_listinginfo a[href="'+url_tab+'"]').click():$("#BusinessDirectory_listinginfo .listing-metabox-tabs li.selected a").click();$("#listing-metabox-fees a.assignfee-link").click(function(e){e.preventDefault();$(this).siblings(".assignfee").show()});$("#listing-metabox-fees .assignfee .close-handle").click(function(e){e.preventDefault();$(this).parent(".assignfee").hide()});$(".wpbdp-ajax-placeholder").each(function(i,v){wpbdp_load_placeholder($(v))});$("input#doaction, input#doaction2").click(function(e){var action_name="doaction"==$(this).attr("id")?"action":"action2",$selected_option=$('select[name="'+action_name+'"] option:selected'),action_val=$selected_option.val();if("listing"==action_val.split("-")[0]){var action=action_val.split("-")[1];if("sep0"!=action&&"sep1"!=action&&"sep2"!=action){var $checked_posts=$('input[name="post[]"]:checked'),uri=$selected_option.attr("data-uri");$checked_posts.each(function(i,v){uri+="&post[]="+$(v).val()});window.location.href=uri;return!1}}return!0});$('.wpbdp-admin.wpbdp-page-formfields-preview form input[type="submit"]').click(function(e){e.preventDefault();alert("This form is just a preview. It doesn't work.")});$("#wpbdp-admin-debug-info-page a.nav-tab").click(function(e){e.preventDefault();$("#wpbdp-admin-debug-info-page a.nav-tab").not(this).removeClass("nav-tab-active");var $selected_tab=$(this);$selected_tab.addClass("nav-tab-active");$(".wpbdp-debug-section").hide();$('.wpbdp-debug-section[data-id="'+$(this).attr("href")+'"]').show()});$("#wpbdp-admin-debug-info-page a.nav-tab").length>0&&$("#wpbdp-admin-debug-info-page a.nav-tab").get(0).click();$(".wpbdp-page-admin-transactions .column-actions a.details-link").click(function(e){e.preventDefault();var $tr=$(this).parents("tr"),$details=$tr.find("div.more-details"),$tr_details=$tr.next("tr.more-details-row");if($tr_details.length>0){$tr_details.remove();$(this).text($(this).text().replace("-","+"))}else{$(this).text($(this).text().replace("+","-"));$tr.after('<tr class="more-details-row"><td colspan="7">'+$details.html()+"</td></tr>").show()}})});var WPBDP_Admin={};WPBDP_Admin.payments={};WPBDP_Admin.listingMetabox={};WPBDP_Admin.ProgressBar=function($item,settings){$item.empty();$item.html('<div class="wpbdp-progress-bar"><span class="progress-text">0%</span><div class="progress-bar"><div class="progress-bar-outer"><div class="progress-bar-inner" style="width: 0%;"></div></div></div>');this.$item=$item;this.$text=$item.find(".progress-text");this.$bar=$item.find(".progress-bar");this.set=function(completed,total){var pcg=Math.round(100*parseInt(completed)/parseInt(total));this.$text.text(pcg+"%");this.$bar.find(".progress-bar-inner").attr("style","width: "+pcg+"%;")}};!function($){WPBDP_Admin.dialog={};var dialog=WPBDP_Admin.dialog}(jQuery);!function($){var payments=WPBDP_Admin.payments;payments._initialize=function(){$("#BusinessDirectory_listinginfo a.payment-details-link").click(function(e){e.preventDefault();payments.viewPaymentDetails($(this).attr("data-id"))});0==$("#wpbdp-modal-dialog").length&&$("body").append($('<div id="wpbdp-modal-dialog"></div>'))};payments.viewPaymentDetails=function(id){$.get(ajaxurl,{action:"wpbdp-payment-details",id:id},function(res){if(res&&res.success){0==$("#wpbdp-modal-dialog").length&&$("body").append($('<div id="wpbdp-modal-dialog"></div>'));$("#wpbdp-modal-dialog").html(res.data.html);tb_show("","#TB_inline?inlineId=wpbdp-modal-dialog");$("#TB_window").width($("#TB_ajaxContent").outerWidth());$("#TB_window").height()>$("#TB_ajaxContent").outerHeight()&&$("#TB_ajaxContent").height($("#TB_window").height());$("#wpbdp-modal-dialog").remove()}},"json")};$(document).ready(function(){payments._initialize()})}(jQuery);!function($){var metabox=WPBDP_Admin.listingMetabox;metabox._initialize=function(){$.extend($.datepicker,{_inlineDatepicker2:$.datepicker._inlineDatepicker,_inlineDatepicker:function(target,inst){this._inlineDatepicker2(target,inst);var beforeShow=$.datepicker._get(inst,"beforeShow");beforeShow&&beforeShow.apply(target,[target,inst])}});var _addNeverButton=function(instance){setTimeout(function(){var $buttonPane=$(instance).find(".ui-datepicker-buttonpane");if(!($buttonPane.find(".ui-datepicker-never").length>0)){var $button=$("<button>",{text:"Never Expires",click:function(){_updateExpiration($(instance),"never");return!1}}).addClass("ui-datepicker-never ui-state-default ui-priority-primary ui-corner-all");$buttonPane.append($button)}},1)},_updateExpiration=function($instance,newDate){if(newDate){var $changeLink=$instance.siblings("a.expiration-change-link"),$expirationDate=$instance.siblings(".expiration-date"),$spinner=$instance.parents(".listing-category").find(".spinner:first");$expirationDate.text("--");$spinner.show();$instance.hide();_addNeverButton($instance.get(0));$.post(ajaxurl,{action:"wpbdp-listing_set_expiration",renewal_id:$changeLink.attr("data-renewal_id"),expiration_date:newDate},function(res){if(res&&res.success){$spinner.hide();$expirationDate.text(res.data.formattedExpirationDate).show()}},"json")}};$("#listing-metabox-generalinfo, #listing-metabox-fees").each(function(i,v){var $tab=$(v);$tab.find(".expiration-date-info .datepicker").each(function(i,v){var $dp=$(v),$changeLink=$dp.siblings("a.expiration-change-link");$dp.hide().datepicker({dateFormat:"yy-mm-dd",defaultDate:$changeLink.attr("data-date"),showButtonPanel:!0,beforeShow:function(input){_addNeverButton(input)},onChangeMonthYear:function(year,month,instance){_addNeverButton(instance.input)},onSelect:function(newDate){_updateExpiration($(this),newDate)}})});$tab.find("a.expiration-change-link").click(function(e){e.preventDefault();var renewal_id=$(this).attr("data-renewal_id");$(".expiration-date-info .datepicker").not(".renewal-"+renewal_id).hide();$(".expiration-date-info .datepicker.renewal-"+renewal_id).toggle()})});$(".listing-category a.category-delete").click(function(e){e.preventDefault();var listingID=$(this).attr("data-listing"),categoryID=$(this).attr("data-category");if(listingID&&categoryID){var $category=$(".listing-category-"+categoryID);$.post(ajaxurl,{action:"wpbdp-listing_remove_category",listing:listingID,category:categoryID},function(res){if(res&&res.success){$('input[name="tax_input[wpbdp_category][]"][value="'+categoryID+'"]').prop("checked",!1);$category.fadeOut(function(){$(this).remove()})}},"json")}});$(".listing-category a.category-change-fee").click(function(e){e.preventDefault();0==$("#wpbdp-modal-dialog").length&&$("body").append($('<div id="wpbdp-modal-dialog"></div>'));$.post(ajaxurl,{action:"wpbdp-listing_change_fee",renewal:$(this).attr("data-renewal")},function(res){if(res&&res.success){$("#wpbdp-modal-dialog").html(res.data.html);tb_show("","#TB_inline?inlineId=wpbdp-modal-dialog");$("#wpbdp-modal-dialog").remove()}},"json")})};$(document).ready(function(){$("#listing-metabox-fees").length>0&&metabox._initialize()})}(jQuery);!function($){var s=WPBDP_Admin.settings={_whenTrueActivateChilds:{},_whenFalseActivateChilds:{},init:function(){var t=this;$(".wpbdp-settings-email").each(function(i,v){var $email=$(v),$preview=$email.find(".short-preview"),$editor=$email.find(".editor"),$subject=$editor.find(".subject-text"),$body=$editor.find(".body-text"),data={subject:"",body:""};$preview.click(function(e){data.subject=$subject.val();data.body=$body.val();$preview.hide();$editor.show()});$(".cancel",$editor).click(function(e){e.preventDefault();$subject.val(data.subject);$body.val(data.body);$editor.hide();$preview.show()});$(".save",$editor).click(function(e){e.preventDefault();$("form#wpbdp-admin-settings #submit").click()});$(".preview-email",$editor).click(function(e){e.preventDefault();var subject=$subject.val(),body=$body.val();$.ajax({url:ajaxurl,data:{action:"wpbdp-admin-settings-email-preview",nonce:$editor.attr("data-preview-nonce"),setting:$email.attr("data-setting"),subject:subject,body:body},dataType:"json",type:"POST",success:function(res){if(res.success){0==$("#wpbdp-modal-dialog").length&&$("body").append('<div id="wpbdp-modal-dialog" style="display: none;"></div>');$("#wpbdp-modal-dialog").html(res.data.html);tb_show("","#TB_inline?inlineId=wpbdp-modal-dialog");$("#wpbdp-modal-dialog").remove()}}})})});$("select#quick-search-fields").change(function(){var selected=$(this).find("option.textfield:selected").length;selected>0?$("span.text-fields-warning").fadeIn("fast"):$("span.text-fields-warning").fadeOut("fast")});$.each(this._whenTrueActivateChilds,function(p,chs){$('input[name="wpbdp-'+p+'"]').change(function(e){t.handleToggle(p)});t.handleToggle(p)})},handleToggle:function(setting){var childs_true=this._whenTrueActivateChilds[setting],childs_false=this._whenFalseActivateChilds[setting],childs={"true":childs_true,"false":childs_false},checked=$('input[name="wpbdp-'+setting+'"]').is(":checked");$.each(childs,function(req,settings){$.each(settings,function(i,s){var $s=$('[name="wpbdp-'+s+'"], [name="wpbdp-'+s+'[]"]'),$row=$s.parents("tr");if("true"===req)if(checked){$s.prop("contenteditable",!0);$row.removeClass("disabled")}else{$s.prop("contenteditable",!1);$row.addClass("disabled")}else if("false"===req)if(checked){$s.pop("contenteditable",!1);$row.addClass("disabled")}else{$s.prop("contenteditable",!0);$row.removeClass("disabled")}})})},add_requirement:function(setting,parent_,req){"undefined"==typeof this._whenTrueActivateChilds[parent_]&&(this._whenTrueActivateChilds[parent_]=[]);"undefined"==typeof this._whenFalseActivateChilds[parent_]&&(this._whenFalseActivateChilds[parent_]=[]);"boolean-true"==req?this._whenTrueActivateChilds[parent_].push(setting):"boolean-false"==req&&this._whenFalseActivateChilds[parent_].push(setting)}};$(document).ready(function(){0!=$(".wpbdp-page-admin-settings").length&&s.init()})}(jQuery);!function($){var u=WPBDP_Admin.uninstall={init:function(){$('form#wpbdp-uninstall-capture-form input[name="uninstall[reason_id]"]').change(function(e){var val=$(this).val();"0"==val?$('form#wpbdp-uninstall-capture-form textarea[name="uninstall[reason_text]"]').fadeIn():$('form#wpbdp-uninstall-capture-form textarea[name="uninstall[reason_text]"]').fadeOut("fast",function(){$(this).val("")})})}};$(document).ready(function(){$(".wpbdp-page-admin-uninstall").length>0&&u.init()})}(jQuery);!function($){$(document).ready(function(){0!=$("body.wp-admin.widgets-php").length&&$("body.wp-admin.widgets-php").on("change","input.wpbdp-toggle-images",function(){var checked=$(this).is(":checked");checked?$(this).parents(".widget").find(".thumbnail-width-config, .thumbnail-height-config").fadeIn("fast"):$(this).parents(".widget").find(".thumbnail-width-config, .thumbnail-height-config").fadeOut("fast")})})}(jQuery);!function($){$(document).ready(function(){$("a.wpbdp-create-main-page-button").click(function(e){e.preventDefault();var $msg=$(this).parents("div.error");$.ajax({url:ajaxurl,data:{action:"wpbdp-create-main-page",_wpnonce:$(this).attr("data-nonce")},dataType:"json",success:function(res){res.success&&$msg.fadeOut("fast",function(){$(this).html("<p>"+res.message+"</p>");$(this).removeClass("error");$(this).addClass("updated");$(this).fadeIn("fast")})}})})})}(jQuery);!function($){var l=WPBDP_Admin.licensing={init:function(){$("input.license-activate").click(function(){var module=$(this).parent(".license-activation").attr("data-module-id"),license=$('input[type="text"]#license-key-'+module).val();l.activation_change(module,license,"activate")});$("input.license-deactivate").click(function(){var module=$(this).parent(".license-activation").attr("data-module-id"),license=$('input[type="text"]#license-key-'+module);l.activation_change(module,"","deactivate")})},activation_change:function(module,license,action){var $container=$('.license-activation[data-module-id="'+module+'"]'),$msg=$(".status-message",$container),nonce=$('input[name="nonce"]',$container).val();$msg.removeClass("ok error");$msg.html($("input.license-"+action,$container).attr("data-L10n"));$.post(ajaxurl,{action:"wpbdp-"+action+"-license",module:module,key:license,nonce:nonce},function(res){if(res.success){$msg.hide().html(res.message).removeClass("error").addClass("ok").show();$("input.license-"+action,$container).hide();$('input[type="button"]',$container).not(".license-"+action).show();"activate"==action?$('input[type="text"]#license-key-'+module).prop("readonly",!0):$('input[type="text"]#license-key-'+module).prop("readonly",!1)}else{$msg.hide().html(res.error).removeClass("ok").addClass("error").show();"deactivate"==action&&$('input[type="text"]#license-key-'+module).prop("readonly",!1)}},"json")}};$(document).ready(function(){$("input.license-activate, input.license-deactivate").length>0&&l.init();$(".wpbdp-license-expired-warning").length>0&&$(".wpbdp-license-expired-warning .dismiss").click(function(e){e.preventDefault();var module_id=$(this).attr("data-module"),nonce=$(this).attr("data-nonce"),$warning=$(this).parents(".wpbdp-license-expired-warning");$.post(ajaxurl,{action:"wpbdp-license-expired-warning-dismiss",nonce:nonce,module:module_id},function(res){res.success&&$warning.fadeOut("fast")},"json")})})}(jQuery);!function($){$(function(){$(".wpbdp-notice.dismissible > .notice-dismiss").click(function(e){e.preventDefault();var $notice=$(this).parent(".wpbdp-notice"),dismissible_id=$(this).data("dismissible-id"),nonce=$(this).data("nonce");$.post(ajaxurl,{action:"wpbdp_dismiss_notification",id:dismissible_id,nonce:nonce},function(){$notice.fadeOut("fast",function(){$notice.remove()})})})})}(jQuery);
admin/resources/export.min.css CHANGED
@@ -1 +1 @@
1
- .wpbdp-page-csv-export .step-2{display:none}.wpbdp-page-csv-export .step-3{display:none}.wpbdp-page-csv-export .step-3 .cleanup-link{display:none;margin-top:20px}.wpbdp-page-csv-export .canceled-export{display:none}
1
+ .wpbdp-page-csv-export .step-2{display:none}.wpbdp-page-csv-export .step-3{display:none}.wpbdp-page-csv-export .step-3 .cleanup-link{display:none;margin-top:20px}.wpbdp-page-csv-export .canceled-export{display:none}
admin/resources/export.min.js CHANGED
@@ -1 +1 @@
1
- jQuery(function($){var progressBar=new WPBDP_Admin.ProgressBar($(".step-2 .export-progress"));var exportInProgress=false;var cancelExport=false;var lastState=null;var handleError=function(msg,res){if(msg){$(".wpbdp-page-csv-export div.error p").text(msg)}if(res&&res.state){$.ajax(ajaxurl,{data:{action:"wpbdp-csv-export",state:state,cleanup:1},type:"POST"})}cancelExport=true;exportInProgress=false;$(".step-1, .step-2, .step-3").hide();$(".wpbdp-page-csv-export div.error").show();$(".canceled-export").show();$("html, body").animate({scrollTop:0},"medium")};var advanceExport=function(state){if(!exportInProgress){return}lastState=state;if(cancelExport){exportInProgress=false;cancelExport=false;$(".step-2").fadeOut(function(){$(".canceled-export").fadeIn()});$.ajax(ajaxurl,{data:{action:"wpbdp-csv-export",state:state,cleanup:1},type:"POST",dataType:"json",success:function(res){}});return}$.ajax(ajaxurl,{data:{action:"wpbdp-csv-export",state:state},type:"POST",dataType:"json",success:function(res){if(!res||res.error){exportInProgress=false;handleError((res&&res.error)?res.error:null,res);return}$(".step-2 .listings").text(res.exported+" / "+res.count);$(".step-2 .size").text(res.filesize);progressBar.set(res.exported,res.count);if(res.isDone){exportInProgress=false;$(".step-2").fadeOut(function(){$(".step-3 .download-link a").attr("href",res.fileurl);$(".step-3 .download-link a .filename").text(res.filename);$(".step-3 .download-link a .filesize").text(res.filesize);$(".step-3").fadeIn(function(){$(".step-3 .cleanup-link").hide()})})}else{advanceExport(res.state)}},error:function(){handleError()}})};$("form#wpbdp-csv-export-form").submit(function(e){e.preventDefault();var data=$(this).serialize()+"&action=wpbdp-csv-export";$.ajax(ajaxurl,{data:data,type:"POST",dataType:"json",success:function(res){if(!res||res.error){exportInProgress=false;handleError((res&&res.error)?res.error:null,res);return}$(".step-1").fadeOut(function(){exportInProgress=true;$(".step-2 .listings").text("0 / "+res.count);$(".step-2 .size").text("0 KB");$(".step-2").fadeIn(function(){advanceExport(res.state)})})},error:function(){handleError()}})});$("a.cancel-import").click(function(e){e.preventDefault();cancelExport=true});$(".step-3 .download-link a").click(function(e){$(".step-3 .cleanup-link").fadeIn()});$(".step-3 .cleanup-link a").click(function(e){e.preventDefault();$.ajax(ajaxurl,{data:{action:"wpbdp-csv-export",state:lastState,cleanup:1},type:"POST",dataType:"json",success:function(res){location.href=""}})})});
1
+ jQuery(function($){var progressBar=new WPBDP_Admin.ProgressBar($(".step-2 .export-progress")),exportInProgress=!1,cancelExport=!1,lastState=null,handleError=function(msg,res){msg&&$(".wpbdp-page-csv-export div.error p").text(msg);res&&res.state&&$.ajax(ajaxurl,{data:{action:"wpbdp-csv-export",state:state,cleanup:1},type:"POST"});cancelExport=!0;exportInProgress=!1;$(".step-1, .step-2, .step-3").hide();$(".wpbdp-page-csv-export div.error").show();$(".canceled-export").show();$("html, body").animate({scrollTop:0},"medium")},advanceExport=function(state){if(exportInProgress){lastState=state;if(cancelExport){exportInProgress=!1;cancelExport=!1;$(".step-2").fadeOut(function(){$(".canceled-export").fadeIn()});$.ajax(ajaxurl,{data:{action:"wpbdp-csv-export",state:state,cleanup:1},type:"POST",dataType:"json",success:function(res){}})}else $.ajax(ajaxurl,{data:{action:"wpbdp-csv-export",state:state},type:"POST",dataType:"json",success:function(res){if(res&&!res.error){$(".step-2 .listings").text(res.exported+" / "+res.count);$(".step-2 .size").text(res.filesize);progressBar.set(res.exported,res.count);if(res.isDone){exportInProgress=!1;$(".step-2").fadeOut(function(){$(".step-3 .download-link a").attr("href",res.fileurl);$(".step-3 .download-link a .filename").text(res.filename);$(".step-3 .download-link a .filesize").text(res.filesize);$(".step-3").fadeIn(function(){$(".step-3 .cleanup-link").hide()})})}else advanceExport(res.state)}else{exportInProgress=!1;handleError(res&&res.error?res.error:null,res)}},error:function(){handleError()}})}};$("form#wpbdp-csv-export-form").submit(function(e){e.preventDefault();var data=$(this).serialize()+"&action=wpbdp-csv-export";$.ajax(ajaxurl,{data:data,type:"POST",dataType:"json",success:function(res){if(res&&!res.error)$(".step-1").fadeOut(function(){exportInProgress=!0;$(".step-2 .listings").text("0 / "+res.count);$(".step-2 .size").text("0 KB");$(".step-2").fadeIn(function(){advanceExport(res.state)})});else{exportInProgress=!1;handleError(res&&res.error?res.error:null,res)}},error:function(){handleError()}})});$("a.cancel-import").click(function(e){e.preventDefault();cancelExport=!0});$(".step-3 .download-link a").click(function(e){$(".step-3 .cleanup-link").fadeIn()});$(".step-3 .cleanup-link a").click(function(e){e.preventDefault();$.ajax(ajaxurl,{data:{action:"wpbdp-csv-export",state:lastState,cleanup:1},type:"POST",dataType:"json",success:function(res){location.href=""}})})});
admin/resources/manual-upgrade.min.js CHANGED
@@ -1 +1 @@
1
- jQuery(function($){var $startButton=$(".wpbdp-page-manual-upgrade a.start-upgrade");var $pauseButton=$(".wpbdp-page-manual-upgrade a.pause-upgrade");var $progressArea=$("textarea#manual-upgrade-progress");var inProgress=false;var makeProgress=function(){if(!inProgress){return}var data={action:"wpbdp-manual-upgrade"};$.get(ajaxurl,data,function(response){var currentText=$progressArea.val();var newLine=(response.ok?"*":"!")+" "+response.status;$progressArea.val(currentText+newLine+"\n");$progressArea.scrollTop($progressArea[0].scrollHeight-$progressArea.height());if(response.done){$("div.step-upgrade").fadeOut(function(){$("div.step-done").fadeIn()})}else{makeProgress()}},"json")};$startButton.click(function(e){e.preventDefault();if(inProgress){return}inProgress=true;makeProgress()});$pauseButton.click(function(e){e.preventDefault();inProgress=false})});
1
+ jQuery(function($){var $startButton=$(".wpbdp-page-manual-upgrade a.start-upgrade"),$pauseButton=$(".wpbdp-page-manual-upgrade a.pause-upgrade"),$progressArea=$("textarea#manual-upgrade-progress"),inProgress=!1,makeProgress=function(){if(inProgress){var data={action:"wpbdp-manual-upgrade"};$.get(ajaxurl,data,function(response){var currentText=$progressArea.val(),newLine=(response.ok?"*":"!")+" "+response.status;$progressArea.val(currentText+newLine+"\n");$progressArea.scrollTop($progressArea[0].scrollHeight-$progressArea.height());response.done?$("div.step-upgrade").fadeOut(function(){$("div.step-done").fadeIn()}):makeProgress()},"json")}};$startButton.click(function(e){e.preventDefault();if(!inProgress){inProgress=!0;makeProgress()}});$pauseButton.click(function(e){e.preventDefault();inProgress=!1})});
business-directory-plugin.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Business Directory Plugin
4
  * Plugin URI: http://www.businessdirectoryplugin.com
5
  * Description: Provides the ability to maintain a free or paid business directory on your WordPress powered site.
6
- * Version: 4.1.7
7
  * Author: D. Rodenbaugh
8
  * Author URI: http://businessdirectoryplugin.com
9
  * Text Domain: WPBDM
@@ -31,7 +31,7 @@
31
  if( preg_match( '#' . basename( __FILE__ ) . '#', $_SERVER['PHP_SELF'] ) )
32
  exit();
33
 
34
- define( 'WPBDP_VERSION', '4.1.7' );
35
 
36
  define( 'WPBDP_PATH', wp_normalize_path( plugin_dir_path( __FILE__ ) ) );
37
  define( 'WPBDP_URL', trailingslashit( plugins_url( '/', __FILE__ ) ) );
@@ -811,7 +811,7 @@ class WPBDP_Plugin {
811
  );
812
 
813
  // disable comments in WPBDP pages or if comments are disabled for listings
814
- if ( ( $is_single && ! $comments_allowed ) || $is_main_page ) {
815
  return WPBDP_TEMPLATES_PATH . '/empty-template.php';
816
  }
817
 
@@ -897,10 +897,11 @@ class WPBDP_Plugin {
897
 
898
  public function _enqueue_scripts() {
899
  $only_in_plugin_pages = true;
 
900
 
901
  wp_enqueue_style( 'wpbdp-widgets', WPBDP_URL . 'core/css/widgets.min.css' );
902
 
903
- if ( $only_in_plugin_pages && ! $this->is_plugin_page() )
904
  return;
905
 
906
  if ( $this->is_debug_on() ) {
3
  * Plugin Name: Business Directory Plugin
4
  * Plugin URI: http://www.businessdirectoryplugin.com
5
  * Description: Provides the ability to maintain a free or paid business directory on your WordPress powered site.
6
+ * Version: 4.1.8
7
  * Author: D. Rodenbaugh
8
  * Author URI: http://businessdirectoryplugin.com
9
  * Text Domain: WPBDM
31
  if( preg_match( '#' . basename( __FILE__ ) . '#', $_SERVER['PHP_SELF'] ) )
32
  exit();
33
 
34
+ define( 'WPBDP_VERSION', '4.1.8' );
35
 
36
  define( 'WPBDP_PATH', wp_normalize_path( plugin_dir_path( __FILE__ ) ) );
37
  define( 'WPBDP_URL', trailingslashit( plugins_url( '/', __FILE__ ) ) );
811
  );
812
 
813
  // disable comments in WPBDP pages or if comments are disabled for listings
814
+ if ( ( $is_single_listing && ! $comments_allowed ) || $is_main_page ) {
815
  return WPBDP_TEMPLATES_PATH . '/empty-template.php';
816
  }
817
 
897
 
898
  public function _enqueue_scripts() {
899
  $only_in_plugin_pages = true;
900
+ $enqueue_scripts_and_styles = apply_filters( 'wpbdp_should_enqueue_scripts_and_styles', $this->is_plugin_page() );
901
 
902
  wp_enqueue_style( 'wpbdp-widgets', WPBDP_URL . 'core/css/widgets.min.css' );
903
 
904
+ if ( $only_in_plugin_pages && ! $enqueue_scripts_and_styles )
905
  return;
906
 
907
  if ( $this->is_debug_on() ) {
core/api.php CHANGED
@@ -317,7 +317,8 @@ function wpbdp_get_post_by_slug($slug, $post_type=null) {
317
  'name' => $slug,
318
  'post_type' => $post_type,
319
  'post_status' => 'publish',
320
- 'numberposts' => 1
 
321
  ));
322
 
323
  if ($posts)
@@ -546,7 +547,9 @@ function wpbdp_current_view_output() {
546
  * @since 4.0
547
  */
548
  function wpbdp_url( $pathorview = '/', $args = array() ) {
549
- $base_url = wpbdp_get_page_link( 'main' );
 
 
550
  $url = '';
551
 
552
  switch ( $pathorview ) {
@@ -570,12 +573,15 @@ function wpbdp_url( $pathorview = '/', $args = array() ) {
570
  $url = $base_url;
571
  break;
572
  default:
573
- if ( wpbdp_starts_with( $pathorview, '/' ) )
574
- $url = rtrim( wpbdp_url( '/' ), '/' ) . '/' . substr( $pathorview, 1 );
575
-
 
 
576
  break;
577
  }
578
 
 
579
  return $url;
580
  }
581
 
@@ -624,3 +630,13 @@ function wpbdp_load_view( $view, $arg0 = null ) {
624
  global $wpbdp;
625
  return $wpbdp->dispatcher->load_view( $view, $arg0 );
626
  }
 
 
 
 
 
 
 
 
 
 
317
  'name' => $slug,
318
  'post_type' => $post_type,
319
  'post_status' => 'publish',
320
+ 'numberposts' => 1,
321
+ 'suppress_filters' => false,
322
  ));
323
 
324
  if ($posts)
547
  * @since 4.0
548
  */
549
  function wpbdp_url( $pathorview = '/', $args = array() ) {
550
+ $base_id = wpbdp_get_page_id( 'main' );
551
+ $base_url = _get_page_link( $base_id );
552
+ $base_url = apply_filters( 'wpbdp_url_base_url', $base_url, $base_id, $pathorview, $args );
553
  $url = '';
554
 
555
  switch ( $pathorview ) {
573
  $url = $base_url;
574
  break;
575
  default:
576
+ if ( wpbdp_starts_with( $pathorview, '/' ) ) {
577
+ $root = rtrim( wpbdp_url( '/' ), '/' );
578
+ $prefix = wpbdp_rewrite_on() ? rtrim( preg_replace( '/\?.*/', '', $root ), '/' ) . '/' : '?wpbdp_path=';
579
+ $url = $prefix . substr( $pathorview, 1 );
580
+ }
581
  break;
582
  }
583
 
584
+ $url = apply_filters( 'wpbdp_url', $url, $pathorview, $args );
585
  return $url;
586
  }
587
 
630
  global $wpbdp;
631
  return $wpbdp->dispatcher->load_view( $view, $arg0 );
632
  }
633
+
634
+ /**
635
+ * @since 4.1.8
636
+ */
637
+ function wpbdp_is_taxonomy() {
638
+ $current_view = wpbdp_current_view();
639
+ $is_taxonomy = in_array( $current_view, array( 'show_category', 'show_tag' ), true );
640
+
641
+ return apply_filters( 'wpbdp_is_taxonomy', $is_taxonomy, $current_view );
642
+ }
core/class-fee-plan.php CHANGED
@@ -91,9 +91,13 @@ class WPBDP_Fee_Plan extends WPBDP_DB_Entity {
91
  }
92
 
93
  public static function for_category( $category_id ) {
 
 
 
 
94
  $res = array();
95
 
96
- foreach ( self::find() as $f ) {
97
  if ( $f->supports_category( $category_id ) )
98
  $res[] = $f;
99
  }
@@ -101,6 +105,20 @@ class WPBDP_Fee_Plan extends WPBDP_DB_Entity {
101
  return $res;
102
  }
103
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
104
  public static function get_free_plan() {
105
  return self::find( array( 'tag' => 'free', '_limit' => 1 ) );
106
  }
91
  }
92
 
93
  public static function for_category( $category_id ) {
94
+ return self::filter_for_category( self::find(), $category_id );
95
+ }
96
+
97
+ private static function filter_for_category( $fees, $category_id ) {
98
  $res = array();
99
 
100
+ foreach ( $fees as $f ) {
101
  if ( $f->supports_category( $category_id ) )
102
  $res[] = $f;
103
  }
105
  return $res;
106
  }
107
 
108
+ public static function active_fees_for_category( $category_id ) {
109
+ return self::filter_for_category( self::active_fees(), $category_id );
110
+ }
111
+
112
+ public static function active_fees() {
113
+ if ( wpbdp_payments_possible() ) {
114
+ $fees = self::find( array( 'enabled' => 1, '-tag' => 'free' ) );
115
+ } else {
116
+ $fees = self::find( array( 'enabled' => 1, 'tag' => 'free' ) );
117
+ }
118
+
119
+ return $fees;
120
+ }
121
+
122
  public static function get_free_plan() {
123
  return self::find( array( 'tag' => 'free', '_limit' => 1 ) );
124
  }
core/class-field-display-list.php CHANGED
@@ -165,6 +165,7 @@ class WPBDP_Field_Display_List implements IteratorAggregate {
165
  $address = trim( $this->t_address->value );
166
  $city = trim( $this->t_city->value );
167
  $state = trim( $this->t_state->value );
 
168
  $zip = trim( $this->t_zip->value );
169
 
170
  $html = '';
@@ -173,6 +174,7 @@ class WPBDP_Field_Display_List implements IteratorAggregate {
173
  $html .= $city;
174
  $html .= ( $city && $state ) ? ', ' . $state : $state;
175
  $html .= $zip ? ' ' . $zip : '';
 
176
 
177
  return $html;
178
  }
165
  $address = trim( $this->t_address->value );
166
  $city = trim( $this->t_city->value );
167
  $state = trim( $this->t_state->value );
168
+ $country = trim( $this->t_country->value );
169
  $zip = trim( $this->t_zip->value );
170
 
171
  $html = '';
174
  $html .= $city;
175
  $html .= ( $city && $state ) ? ', ' . $state : $state;
176
  $html .= $zip ? ' ' . $zip : '';
177
+ $html .= $country ? '<br />' . $country : '';
178
 
179
  return $html;
180
  }
core/class-settings.php CHANGED
@@ -49,7 +49,7 @@ class WPBDP_Settings {
49
  'recaptcha',
50
  _x( 'reCAPTCHA Settings', 'admin settings', 'WPBDM' ),
51
  str_replace( '<a>',
52
- '<a href="http://www.recaptcha.com" target="_blank">',
53
  _x( 'Need API keys for reCAPTCHA? Get them <a>here</a>.', 'admin settings', 'WPBDM' ) )
54
  );
55
  $this->add_setting($s, 'recaptcha-on', _x('Use reCAPTCHA for contact forms', 'admin settings', 'WPBDM'), 'boolean', false);
@@ -103,7 +103,7 @@ class WPBDP_Settings {
103
  'terms-and-conditions',
104
  _x( 'Terms and Conditions', 'admin settings', 'WPBDM' ),
105
  'text',
106
- _x( "Terms and Conditions text goes here...\n\n", 'admin settings', 'WPBDM' ),
107
  _x( 'Enter text or a URL starting with http. If you use a URL, the Terms and Conditions text will be replaced by a link to the appropiate page.', 'admin settings', 'WPBDM' ),
108
  array( 'use_textarea' => true )
109
  );
@@ -177,6 +177,14 @@ class WPBDP_Settings {
177
  null,
178
  array( &$this, 'setup_ajax_compat_mode' ) );
179
 
 
 
 
 
 
 
 
 
180
  /* Listings settings */
181
  $g = $this->add_group('listings', _x('Listings', 'admin settings', 'WPBDM'));
182
  $s = $this->add_section($g, 'general', _x('General Settings', 'admin settings', 'WPBDM'));
49
  'recaptcha',
50
  _x( 'reCAPTCHA Settings', 'admin settings', 'WPBDM' ),
51
  str_replace( '<a>',
52
+ '<a href="http://www.google.com/recaptcha" target="_blank">',
53
  _x( 'Need API keys for reCAPTCHA? Get them <a>here</a>.', 'admin settings', 'WPBDM' ) )
54
  );
55
  $this->add_setting($s, 'recaptcha-on', _x('Use reCAPTCHA for contact forms', 'admin settings', 'WPBDM'), 'boolean', false);
103
  'terms-and-conditions',
104
  _x( 'Terms and Conditions', 'admin settings', 'WPBDM' ),
105
  'text',
106
+ _x( "Terms and Conditions text goes here...", 'admin settings', 'WPBDM' ) . "\n\n",
107
  _x( 'Enter text or a URL starting with http. If you use a URL, the Terms and Conditions text will be replaced by a link to the appropiate page.', 'admin settings', 'WPBDM' ),
108
  array( 'use_textarea' => true )
109
  );
177
  null,
178
  array( &$this, 'setup_ajax_compat_mode' ) );
179
 
180
+ $this->add_setting(
181
+ $s,
182
+ 'include-button-styles',
183
+ _x( 'Include CSS rules to give their own style to View, Edit and Delete buttons?', 'admin settings', 'WPBDM' ),
184
+ 'boolean',
185
+ true
186
+ );
187
+
188
  /* Listings settings */
189
  $g = $this->add_group('listings', _x('Listings', 'admin settings', 'WPBDM'));
190
  $s = $this->add_section($g, 'general', _x('General Settings', 'admin settings', 'WPBDM'));
core/class-wordpress-template-integration.php CHANGED
@@ -10,13 +10,16 @@ class WPBDP__WordPress_Template_Integration {
10
 
11
 
12
  public function __construct() {
13
- if ( wpbdp_get_option( 'disable-cpt' ) )
 
 
14
  return;
 
15
 
16
  add_filter( 'template_include', array( $this, 'template_include' ), 20 );
17
  add_action( 'wp_head', array( $this, 'maybe_spoof_post' ), 100 );
18
  add_action( 'wp_head', array( $this, 'wp_head_done' ), 999 );
19
- add_filter( 'body_class', array( &$this, 'body_class' ), 10 );
20
  add_filter( 'post_class', array( $this, 'post_class' ), 10, 3 );
21
  }
22
 
@@ -172,7 +175,15 @@ class WPBDP__WordPress_Template_Integration {
172
  $this->wp_head_done = true;
173
  }
174
 
175
- public function body_class( $classes = array() ) {
 
 
 
 
 
 
 
 
176
  global $wp_query;
177
  global $wpbdp;
178
 
@@ -191,6 +202,10 @@ class WPBDP__WordPress_Template_Integration {
191
  $classes[] = 'wpbdp-wp-theme-' . $theme->get_template();
192
  }
193
 
 
 
 
 
194
  $classes[] = 'wpbdp-theme-' . $wpbdp->themes->get_active_theme();
195
 
196
  return $classes;
10
 
11
 
12
  public function __construct() {
13
+ add_action( 'body_class', array( $this, 'add_basic_body_classes' ) );
14
+
15
+ if ( wpbdp_get_option( 'disable-cpt' ) ) {
16
  return;
17
+ }
18
 
19
  add_filter( 'template_include', array( $this, 'template_include' ), 20 );
20
  add_action( 'wp_head', array( $this, 'maybe_spoof_post' ), 100 );
21
  add_action( 'wp_head', array( $this, 'wp_head_done' ), 999 );
22
+ add_filter( 'body_class', array( &$this, 'add_advanced_body_classes' ), 10 );
23
  add_filter( 'post_class', array( $this, 'post_class' ), 10, 3 );
24
  }
25
 
175
  $this->wp_head_done = true;
176
  }
177
 
178
+ public function add_basic_body_classes( $classes = array() ) {
179
+ if ( wpbdp_get_option( 'include-button-styles' ) ) {
180
+ $classes[] = 'wpbdp-with-button-styles';
181
+ }
182
+
183
+ return $classes;
184
+ }
185
+
186
+ public function add_advanced_body_classes( $classes = array() ) {
187
  global $wp_query;
188
  global $wpbdp;
189
 
202
  $classes[] = 'wpbdp-wp-theme-' . $theme->get_template();
203
  }
204
 
205
+ if ( wpbdp_is_taxonomy() ) {
206
+ $classes[] = 'wpbdp-view-taxonomy';
207
+ }
208
+
209
  $classes[] = 'wpbdp-theme-' . $wpbdp->themes->get_active_theme();
210
 
211
  return $classes;
core/compatibility/class-themes-compat.php CHANGED
@@ -64,8 +64,11 @@ class WPBDP__Themes_Compat {
64
  //
65
 
66
  public function theme_genesis() {
67
- if ( ! in_array( wpbdp_current_view(), array( 'all_listings', 'show_listing', 'show_category', 'show_tag' ), true ) )
 
 
68
  return;
 
69
 
70
  // Workaround taken from https://theeventscalendar.com/knowledgebase/genesis-theme-framework-integration/.
71
  remove_action( 'genesis_entry_content', 'genesis_do_post_image', 8 );
@@ -79,8 +82,9 @@ class WPBDP__Themes_Compat {
79
  }
80
 
81
  public function theme_hmtpro5() {
82
- if ( ! in_array( wpbdp_current_view(), array( 'show_category', 'show_tag' ), true ) )
83
  return;
 
84
 
85
  add_action( 'wp_head', array( $this, 'theme_hmtpro5_after_head' ), 999 );
86
  }
@@ -108,8 +112,9 @@ class WPBDP__Themes_Compat {
108
  $this->theme_customizr_disable_comments();
109
  }
110
 
111
- if ( ! in_array( $current_view, array( 'show_category', 'show_tag' ), true ) )
112
  return;
 
113
 
114
  add_filter( 'tc_is_grid_enabled', '__return_false', 999 );
115
  add_filter( 'tc_show_excerpt', '__return_false', 999 );
@@ -193,7 +198,7 @@ class WPBDP__Themes_Compat {
193
  }
194
 
195
  public function theme_divi() {
196
- if ( ! in_array( wpbdp_current_view(), array( 'show_category', 'show_tag' ) ) ) {
197
  return;
198
  }
199
 
@@ -215,7 +220,7 @@ class WPBDP__Themes_Compat {
215
  }
216
 
217
  public function theme_longevity() {
218
- if ( ! in_array( wpbdp_current_view(), array( 'show_category', 'show_tag' ) ) ) {
219
  return;
220
  }
221
 
@@ -236,8 +241,9 @@ class WPBDP__Themes_Compat {
236
  * @since 4.0.6
237
  */
238
  public function theme_x() {
239
- if ( ! in_array( wpbdp_current_view(), array( 'show_category', 'show_tag' ), true ) )
240
  return;
 
241
 
242
  add_action( 'x_before_view_global__content', array( $this, 'theme_x__toggle_singular' ) );
243
  add_action( 'x_after_view_global__content', array( $this, 'theme_x__toggle_singular' ) );
@@ -293,7 +299,7 @@ class WPBDP__Themes_Compat {
293
  * @since next-release
294
  */
295
  public function theme_foodiepro_218() {
296
- if ( ! in_array( wpbdp_current_view(), array( 'show_category', 'show_tag' ), true ) ) {
297
  return;
298
  }
299
 
64
  //
65
 
66
  public function theme_genesis() {
67
+ $is_listings_view = in_array( wpbdp_current_view(), array( 'all_listings', 'show_listing' ), true );
68
+
69
+ if ( ! $is_listings_view && ! wpbdp_is_taxonomy() ) {
70
  return;
71
+ }
72
 
73
  // Workaround taken from https://theeventscalendar.com/knowledgebase/genesis-theme-framework-integration/.
74
  remove_action( 'genesis_entry_content', 'genesis_do_post_image', 8 );
82
  }
83
 
84
  public function theme_hmtpro5() {
85
+ if ( ! wpbdp_is_taxonomy() ) {
86
  return;
87
+ }
88
 
89
  add_action( 'wp_head', array( $this, 'theme_hmtpro5_after_head' ), 999 );
90
  }
112
  $this->theme_customizr_disable_comments();
113
  }
114
 
115
+ if ( ! wpbdp_is_taxonomy() ) {
116
  return;
117
+ }
118
 
119
  add_filter( 'tc_is_grid_enabled', '__return_false', 999 );
120
  add_filter( 'tc_show_excerpt', '__return_false', 999 );
198
  }
199
 
200
  public function theme_divi() {
201
+ if ( ! wpbdp_is_taxonomy() ) {
202
  return;
203
  }
204
 
220
  }
221
 
222
  public function theme_longevity() {
223
+ if ( ! wpbdp_is_taxonomy() ) {
224
  return;
225
  }
226
 
241
  * @since 4.0.6
242
  */
243
  public function theme_x() {
244
+ if ( ! wpbdp_is_taxonomy() ) {
245
  return;
246
+ }
247
 
248
  add_action( 'x_before_view_global__content', array( $this, 'theme_x__toggle_singular' ) );
249
  add_action( 'x_after_view_global__content', array( $this, 'theme_x__toggle_singular' ) );
299
  * @since next-release
300
  */
301
  public function theme_foodiepro_218() {
302
+ if ( ! wpbdp_is_taxonomy() ) {
303
  return;
304
  }
305
 
core/compatibility/class-wpml-compat.php CHANGED
@@ -11,8 +11,8 @@ class WPBDP_WPML_Compat {
11
 
12
  add_filter( 'wpbdp_listing_link', array( &$this, 'add_lang_to_link' ) );
13
  add_filter( 'wpbdp_category_link', array( &$this, 'add_lang_to_link' ) );
14
- add_filter( 'wpbdp__get_page_link', array( &$this, 'fix_get_page_link' ), 10, 2 );
15
- add_filter( 'wpbdp_get_page_link', array( &$this, 'correct_page_link' ), 10, 3 );
16
 
17
  add_filter( 'wpbdp_render_field_label', array( &$this, 'translate_form_field_label' ), 10, 2 );
18
  add_filter( 'wpbdp_render_field_description', array( &$this, 'translate_form_field_description' ), 10, 2 );
@@ -24,6 +24,9 @@ class WPBDP_WPML_Compat {
24
 
25
  // Regions.
26
  add_filter( 'wpbdp_region_link', array( &$this, 'add_lang_to_link' ) );
 
 
 
27
  }
28
 
29
  add_action( 'admin_footer-directory-admin_page_wpbdp_admin_formfields', array( &$this, 'register_form_fields_strings' ) );
@@ -106,9 +109,14 @@ class WPBDP_WPML_Compat {
106
  return $link;
107
 
108
  switch ( $name ) {
109
- case 'editlisting':
110
- case 'upgradetostickylisting':
111
- case 'deletelisting':
 
 
 
 
 
112
  $link = add_query_arg( 'lang', $lang, $link );
113
  break;
114
 
@@ -180,13 +188,7 @@ class WPBDP_WPML_Compat {
180
  break;
181
 
182
  case 'show_listing':
183
- $id_or_slug = '';
184
- if ( get_query_var( 'listing' ) || isset( $_GET['listing'] ) )
185
- $id_or_slug = get_query_var( 'listing' ) ? get_query_var( 'listing' ) : wpbdp_getv( $_GET, 'listing', 0 );
186
- else
187
- $id_or_slug = get_query_var( 'id' ) ? get_query_var( 'id' ) : wpbdp_getv( $_GET, 'id', 0 );
188
-
189
- $listing_id = wpbdp_get_post_by_id_or_slug( $id_or_slug, 'id', 'id' );
190
 
191
  if ( ! $listing_id )
192
  break;
@@ -234,6 +236,17 @@ class WPBDP_WPML_Compat {
234
  }
235
  }
236
 
 
 
 
 
 
 
 
 
 
 
 
237
  // {{{ Form Fields integration.
238
 
239
  function register_form_fields_strings() {
11
 
12
  add_filter( 'wpbdp_listing_link', array( &$this, 'add_lang_to_link' ) );
13
  add_filter( 'wpbdp_category_link', array( &$this, 'add_lang_to_link' ) );
14
+ add_filter( 'wpbdp_url_base_url', array( &$this, 'fix_get_page_link' ), 10, 2 );
15
+ add_filter( 'wpbdp_url', array( &$this, 'correct_page_link' ), 10, 3 );
16
 
17
  add_filter( 'wpbdp_render_field_label', array( &$this, 'translate_form_field_label' ), 10, 2 );
18
  add_filter( 'wpbdp_render_field_description', array( &$this, 'translate_form_field_description' ), 10, 2 );
24
 
25
  // Regions.
26
  add_filter( 'wpbdp_region_link', array( &$this, 'add_lang_to_link' ) );
27
+
28
+ // Work around non-unique slugs for pages.
29
+ add_action( 'wpbdp_query_flags', array( $this, 'maybe_change_query' ) );
30
  }
31
 
32
  add_action( 'admin_footer-directory-admin_page_wpbdp_admin_formfields', array( &$this, 'register_form_fields_strings' ) );
109
  return $link;
110
 
111
  switch ( $name ) {
112
+ case 'main':
113
+ case '/':
114
+ case 'edit_listing':
115
+ case 'upgrade_listing':
116
+ case 'delete_listing':
117
+ case 'all_listings':
118
+ case 'view_listings':
119
+ case 'submit_listing':
120
  $link = add_query_arg( 'lang', $lang, $link );
121
  break;
122
 
188
  break;
189
 
190
  case 'show_listing':
191
+ $listing_id = wpbdp_get_post_by_id_or_slug( get_the_ID(), 'id', 'id' );
 
 
 
 
 
 
192
 
193
  if ( ! $listing_id )
194
  break;
236
  }
237
  }
238
 
239
+ function maybe_change_query( $query ) {
240
+ if ( ! $query->wpbdp_is_main_page || empty( $query->query['page_id'] ) )
241
+ return;
242
+
243
+ $lang = $this->get_current_language();
244
+ $page_id = $query->query['page_id'];
245
+ $trans_id = icl_object_id( $page_id, 'page', false, $lang );
246
+
247
+ $query->set( 'page_id', $trans_id );
248
+ }
249
+
250
  // {{{ Form Fields integration.
251
 
252
  function register_form_fields_strings() {
core/css/debug.min.css CHANGED
@@ -1 +1 @@
1
- #wpbdp-debugging{font-family:Menlo,Consolas,monospace;color:#000;width:100%;margin:2px 0;clear:both;font-size:11px;max-height:150px;overflow-y:scroll}#wpbdp-debugging .tab{padding:5px 0 0 0;display:none}#wpbdp-debugging table{width:100%;border-collapse:collapse}#wpbdp-debugging table tr{cursor:pointer}#wpbdp-debugging table td{padding:0}#wpbdp-debugging table td.handle{vertical-align:top;width:10px}#wpbdp-debugging table td.timestamp{width:50px}#wpbdp-debugging table td.type{width:100px}#wpbdp-debugging table td.message{max-width:450px}#wpbdp-debugging table td.context{width:200px}#wpbdp-debugging table td.file{width:200px}#wpbdp-debugging table td .extradata{margin:0;border-left:solid 5px #666;padding:0 0 0 20px;font-size:90%;color:#666;display:none}#wpbdp-debugging table td .extradata dl{padding:0;margin:0}#wpbdp-debugging table td .extradata dt{font-weight:bold}#wpbdp-debugging .php-warning{background:#fffaa5}#wpbdp-debugging .php-notice{background:#fffaa5}#wpbdp-debugging .php-deprecated{background:#efefef}#wpbdp-debugging .tab-selector{padding:0;margin:0;border-bottom:solid 1px #666}#wpbdp-debugging .tab-selector li{display:inline-block;margin:0;margin-right:10px;padding:0 5px;background:#666}#wpbdp-debugging .tab-selector li.active{background:#000}#wpbdp-debugging .tab-selector li.active a{color:#fff}#wpbdp-debugging .tab-selector li a{text-decoration:none;color:#efefef}
1
+ #wpbdp-debugging{font-family:Menlo,Consolas,monospace;color:#000;width:100%;margin:2px 0;clear:both;font-size:11px;max-height:150px;overflow-y:scroll}#wpbdp-debugging .tab{padding:5px 0 0 0;display:none}#wpbdp-debugging table{width:100%;border-collapse:collapse}#wpbdp-debugging table tr{cursor:pointer}#wpbdp-debugging table td{padding:0}#wpbdp-debugging table td.handle{vertical-align:top;width:10px}#wpbdp-debugging table td.timestamp{width:50px}#wpbdp-debugging table td.type{width:100px}#wpbdp-debugging table td.message{max-width:450px}#wpbdp-debugging table td.context{width:200px}#wpbdp-debugging table td.file{width:200px}#wpbdp-debugging table td .extradata{margin:0;border-left:solid 5px #666;padding:0 0 0 20px;font-size:90%;color:#666;display:none}#wpbdp-debugging table td .extradata dl{padding:0;margin:0}#wpbdp-debugging table td .extradata dt{font-weight:bold}#wpbdp-debugging .php-warning{background:#fffaa5}#wpbdp-debugging .php-notice{background:#fffaa5}#wpbdp-debugging .php-deprecated{background:#efefef}#wpbdp-debugging .tab-selector{padding:0;margin:0;border-bottom:solid 1px #666}#wpbdp-debugging .tab-selector li{display:inline-block;margin:0;margin-right:10px;padding:0 5px;background:#666}#wpbdp-debugging .tab-selector li.active{background:#000}#wpbdp-debugging .tab-selector li.active a{color:#fff}#wpbdp-debugging .tab-selector li a{text-decoration:none;color:#efefef}
core/css/dnd-upload.min.css CHANGED
@@ -1 +1 @@
1
- .wpbdp-dnd-area{margin:0 auto;border:2px dashed #ddd;width:98%;height:252px;color:#666}.wpbdp-dnd-area p{margin-top:13px !important;margin-bottom:13px !important}.wpbdp-dnd-area .upload-button{background:#fff;position:relative;overflow:hidden}.wpbdp-dnd-area .upload-button input{margin:0;padding:0;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;opacity:0;cursor:pointer;border:none !important}.wpbdp-dnd-area.dragging{background:#efefef}.wpbdp-dnd-area .dnd-area-inside{margin:76px auto 0;text-align:center;color:#aaa}.wpbdp-dnd-area .dnd-area-inside-working{color:#000;text-align:center;margin:50px auto 0}.wpbdp-dnd-area .dnd-area-inside-working span{font-weight:bold}.wpbdp-dnd-area .dnd-area-inside-error{font-size:95%;color:#900000;text-align:center;margin:50px 25px}
1
+ .wpbdp-dnd-area{margin:0 auto;border:2px dashed #ddd;width:98%;height:252px;color:#666}.wpbdp-dnd-area p{margin-top:13px !important;margin-bottom:13px !important}.wpbdp-dnd-area .upload-button{background:#fff;position:relative;overflow:hidden}.wpbdp-dnd-area .upload-button input{margin:0;padding:0;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;opacity:0;cursor:pointer;border:none !important}.wpbdp-dnd-area.dragging{background:#efefef}.wpbdp-dnd-area .dnd-area-inside{margin:76px auto 0;text-align:center;color:#aaa}.wpbdp-dnd-area .dnd-area-inside-working{color:#000;text-align:center;margin:50px auto 0}.wpbdp-dnd-area .dnd-area-inside-working span{font-weight:bold}.wpbdp-dnd-area .dnd-area-inside-error{font-size:95%;color:#900000;text-align:center;margin:50px 25px}
core/css/widgets.min.css CHANGED
@@ -1 +1 @@
1
- ul.wpbdp-listings-widget-list li{list-style:none;border-bottom:1px dotted #eee;margin:0;padding:2px 0}ul.wpbdp-listings-widget-list li .listing-title{font-weight:bold;display:block}
1
+ ul.wpbdp-listings-widget-list li{list-style:none;border-bottom:1px dotted #eee;margin:0;padding:2px 0}ul.wpbdp-listings-widget-list li .listing-title{font-weight:bold;display:block}
core/css/wpbdp-legacy.min.css CHANGED
@@ -1 +1 @@
1
- .clear{clear:both}.wpbdmthumbs{padding:4px;-moz-box-shadow:0 5px 5px #ddd;-webkit-box-shadow:0 5px 5px #ddd;margin-right:5px}#wpbdmentry .viewlistingsbutton,#wpbdmentry .submitlistingbutton,#wpbdmentry .editlistingbutton,#wpbdmentry .deletelistingbutton,#wpbdmentry .exitnowbutton,#wpbdmentry .insubmitbutton,#wpbdmlistings .vieweditbutton input,.vieweditbutton a,.vieweditbutton input,.viewlistingsbutton,.submitlistingbutton,.editlistingbutton,.deletelistingbutton,.exitnowbutton,.insubmitbutton{background:#000;border:1px solid #000;-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;width:auto;color:#fff;float:left;text-align:center}#editlistingsingleview{margin-bottom:15px}#editlistingsingleview .editlistingbutton{float:left;margin-right:20px}.singledetailsview{margin-top:15px}.deletelistingbutton{float:none}.exitnowbutton{float:none}.updradetostickylistingbutton{background:#fff0cf;border:1px solid #b37800;-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;width:auto;color:#b37800;float:left;text-align:center}.intextbox{border:1px solid #ddd;padding:3px}.inselect{border:1px solid #ddd;padding:3px}.inselectmulitple{border:1px solid #ddd;padding:3px;width:auto;height:auto}.intextarea{width:400px;border:1px solid #ddd;height:200px}#wpbusdirmancats{margin-bottom:20px;padding:10px}#wpbusdirmancats ul{margin-bottom:10px;margin-left:5px}#wpbusdirmancats ul li{float:left;width:200px;padding:5px}ul#wpbusdirmanerrors{margin-left:20px}ul#wpbusdirmanpaymentoptionslist{margin-left:20px}#wpbusdirmanpaymentoptionslist li{margin-left:20px;list-style-type:none;margin:3px 0}#wpbdmlistings{list-style:none;width:100%}.wpbdmodd{background:#eee;border-bottom:1px dotted #ddd}.wpbdmeven{border:0;border-bottom:1px dotted #ddd}.wpbdmoddsticky{background:#fff0cf;border-bottom:1px solid #b37800}.wpbdmevensticky{background:#fff0cf;border:0;border-bottom:1px solid #b37800}#wpbdmlistings .listingthumbnail{float:left;width:150px;margin:10px 0 0 10px}#wpbdmlistings .listingdetails{float:left;margin-left:20px;margin-top:10px}.wpbdmsingleimages{float:left;margin-right:10px;margin-bottom:10px}.wpbdmsingleimages img{max-width:375px;height:auto;-moz-box-shadow:0 5px 5px #ddd;-webkit-box-shadow:0 5px 5px #ddd}.wpbdmsingledetails{float:left;margin-left:10px;width:50%;padding:10px}.paymentheader{background:#f2f2f2;padding:5px;color:#666}.paymentbuttondiv{padding:10px;margin-bottom:10px}.wpbdmac{font-size:9px;text-align:center}.featuredlisting{width:126px;float:right}#wpbusdirmancontent{clear:both;padding:10px;background:#fff}select{margin-bottom:15px}textarea{margin-bottom:15px}#wpbdmentry p.wpbdmp{margin:0;padding:0}#wpbdmentry{width:100%;margin:0 auto}#wpbdmentry label{margin:0;padding:0}.extrathumbnails{max-width:375px;margin:10px auto 0 auto}#wpbdmcheckboxclass{float:left;margin-right:30px;width:40%;padding:10px 0}.vieweditbuttons{float:right;padding:10px;width:100%}.vieweditbutton{float:left;margin-left:10px}#wpbdmlistings .vieweditbutton input,.vieweditbutton a,.vieweditbutton input{width:100%}.vieweditbutton a{text-decoration:none}.vieweditbutton input{margin-top:-15px}.feecategoriesheader{background:#ddd;color:#333;padding:10px;margin-bottom:5px}#lhbuttons{float:right;width:150px}#lhbuttons .viewlistingsbutton{margin-right:10px}.ldetails{padding:10px;background:#eee}#lco{width:100%;-moz-box-shadow:0 5px 5px #ddd;-webkit-box-shadow:0 5px 5px #ddd;background:#f7f7f7;margin:10px 0}#lco .title{width:50%;float:left;padding:10px;font-weight:bold;font-size:22px;margin-top:5px}#lco .title h1{border:0;margin:0}#lco .buttonform{float:left;width:40%;padding:10px}#lco .title .submitlistingbutton{margin-right:10px}#lco .buttonform .viewlistingsbutton{margin-right:10px}#lco .buttonform .submitlistingbutton{margin-right:10px}#wpbdmentry .fixpadding{width:98%}#lco #wpbdmsearchform #intextbox{color:#000}#lco #wpbdmsearchform #wpbdmsearchsubmit{background:#000;border:1px solid #000;-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;width:auto;color:#fff;text-align:center;display:block}#lco{min-height:80px}#lco .left{float:left;padding:10px}#lco .left input[type="submit"]{margin-top:2px;width:100%}#lco .right{padding:10px;margin-left:200px;width:200px}#lco .right #intextbox{width:100%}#lco .right #wpbdmsearchsubmit{margin:auto}#lco input[type="submit"]{cursor:pointer}
1
+ .clear{clear:both}.wpbdmthumbs{padding:4px;-moz-box-shadow:0 5px 5px #ddd;-webkit-box-shadow:0 5px 5px #ddd;margin-right:5px}#wpbdmentry .viewlistingsbutton,#wpbdmentry .submitlistingbutton,#wpbdmentry .editlistingbutton,#wpbdmentry .deletelistingbutton,#wpbdmentry .exitnowbutton,#wpbdmentry .insubmitbutton,#wpbdmlistings .vieweditbutton input,.vieweditbutton a,.vieweditbutton input,.viewlistingsbutton,.submitlistingbutton,.editlistingbutton,.deletelistingbutton,.exitnowbutton,.insubmitbutton{background:#000;border:1px solid #000;-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;width:auto;color:#fff;float:left;text-align:center}#editlistingsingleview{margin-bottom:15px}#editlistingsingleview .editlistingbutton{float:left;margin-right:20px}.singledetailsview{margin-top:15px}.deletelistingbutton{float:none}.exitnowbutton{float:none}.updradetostickylistingbutton{background:#fff0cf;border:1px solid #b37800;-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;width:auto;color:#b37800;float:left;text-align:center}.intextbox{border:1px solid #ddd;padding:3px}.inselect{border:1px solid #ddd;padding:3px}.inselectmulitple{border:1px solid #ddd;padding:3px;width:auto;height:auto}.intextarea{width:400px;border:1px solid #ddd;height:200px}#wpbusdirmancats{margin-bottom:20px;padding:10px}#wpbusdirmancats ul{margin-bottom:10px;margin-left:5px}#wpbusdirmancats ul li{float:left;width:200px;padding:5px}ul#wpbusdirmanerrors{margin-left:20px}ul#wpbusdirmanpaymentoptionslist{margin-left:20px}#wpbusdirmanpaymentoptionslist li{margin-left:20px;list-style-type:none;margin:3px 0}#wpbdmlistings{list-style:none;width:100%}.wpbdmodd{background:#eee;border-bottom:1px dotted #ddd}.wpbdmeven{border:0;border-bottom:1px dotted #ddd}.wpbdmoddsticky{background:#fff0cf;border-bottom:1px solid #b37800}.wpbdmevensticky{background:#fff0cf;border:0;border-bottom:1px solid #b37800}#wpbdmlistings .listingthumbnail{float:left;width:150px;margin:10px 0 0 10px}#wpbdmlistings .listingdetails{float:left;margin-left:20px;margin-top:10px}.wpbdmsingleimages{float:left;margin-right:10px;margin-bottom:10px}.wpbdmsingleimages img{max-width:375px;height:auto;-moz-box-shadow:0 5px 5px #ddd;-webkit-box-shadow:0 5px 5px #ddd}.wpbdmsingledetails{float:left;margin-left:10px;width:50%;padding:10px}.paymentheader{background:#f2f2f2;padding:5px;color:#666}.paymentbuttondiv{padding:10px;margin-bottom:10px}.wpbdmac{font-size:9px;text-align:center}.featuredlisting{width:126px;float:right}#wpbusdirmancontent{clear:both;padding:10px;background:#fff}select{margin-bottom:15px}textarea{margin-bottom:15px}#wpbdmentry p.wpbdmp{margin:0;padding:0}#wpbdmentry{width:100%;margin:0 auto}#wpbdmentry label{margin:0;padding:0}.extrathumbnails{max-width:375px;margin:10px auto 0 auto}#wpbdmcheckboxclass{float:left;margin-right:30px;width:40%;padding:10px 0}.vieweditbuttons{float:right;padding:10px;width:100%}.vieweditbutton{float:left;margin-left:10px}#wpbdmlistings .vieweditbutton input,.vieweditbutton a,.vieweditbutton input{width:100%}.vieweditbutton a{text-decoration:none}.vieweditbutton input{margin-top:-15px}.feecategoriesheader{background:#ddd;color:#333;padding:10px;margin-bottom:5px}#lhbuttons{float:right;width:150px}#lhbuttons .viewlistingsbutton{margin-right:10px}.ldetails{padding:10px;background:#eee}#lco{width:100%;-moz-box-shadow:0 5px 5px #ddd;-webkit-box-shadow:0 5px 5px #ddd;background:#f7f7f7;margin:10px 0}#lco .title{width:50%;float:left;padding:10px;font-weight:bold;font-size:22px;margin-top:5px}#lco .title h1{border:0;margin:0}#lco .buttonform{float:left;width:40%;padding:10px}#lco .title .submitlistingbutton{margin-right:10px}#lco .buttonform .viewlistingsbutton{margin-right:10px}#lco .buttonform .submitlistingbutton{margin-right:10px}#wpbdmentry .fixpadding{width:98%}#lco #wpbdmsearchform #intextbox{color:#000}#lco #wpbdmsearchform #wpbdmsearchsubmit{background:#000;border:1px solid #000;-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;width:auto;color:#fff;text-align:center;display:block}#lco{min-height:80px}#lco .left{float:left;padding:10px}#lco .left input[type="submit"]{margin-top:2px;width:100%}#lco .right{padding:10px;margin-left:200px;width:200px}#lco .right #intextbox{width:100%}#lco .right #wpbdmsearchsubmit{margin:auto}#lco input[type="submit"]{cursor:pointer}
core/css/wpbdp.css CHANGED
@@ -92,7 +92,7 @@ form#wpbdmsearchform a.advanced-search-link {
92
  /* margin-left: 25px;*/
93
  }
94
 
95
- .listing-actions a.button {
96
  padding: 5px 10px;
97
  font-size: 11px;
98
  text-decoration: none;
@@ -110,7 +110,7 @@ form#wpbdmsearchform a.advanced-search-link {
110
  margin-right: 3px;
111
  }
112
 
113
- .listing-actions a.button:hover {
114
  color: #5e5e5e;
115
  background-color: #ebebeb;
116
  background-repeat: repeat-x;
@@ -121,7 +121,7 @@ form#wpbdmsearchform a.advanced-search-link {
121
  background-image: linear-gradient(top, #f9f9f9, #ebebeb);
122
  }
123
 
124
- .listing-actions a.delete-listing {
125
  margin-left: 20px;
126
  color: #ff0000;
127
  }
@@ -660,7 +660,7 @@ table#wpbdp-manage-recurring a.cancel-subscription {
660
  }
661
 
662
  .wpbdp-hide-on-mobile {
663
- display: none;
664
  }
665
 
666
  .wpbdp-bar form.wpbdp-search-form {
@@ -984,7 +984,8 @@ body.business-directory #TB_secondLine {
984
  .wpbdp-view-show_category .wpbdp-view-content-wrapper header.entry-header,
985
  .wpbdp-view-show_tag .wpbdp-view-content-wrapper header.entry-header,
986
  .wpbdp-view-search .wpbdp-view-content-wrapper header.entry-header,
987
- .wpbdp-view-submit_listing .wpbdp-view-content-wrapper header.entry-header {
 
988
  display: none;
989
  }
990
 
@@ -1025,3 +1026,26 @@ body.business-directory #TB_secondLine {
1025
  /*
1026
  * }}
1027
  */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
  /* margin-left: 25px;*/
93
  }
94
 
95
+ .wpbdp-with-button-styles .listing-actions .wpbdp-button {
96
  padding: 5px 10px;
97
  font-size: 11px;
98
  text-decoration: none;
110
  margin-right: 3px;
111
  }
112
 
113
+ .wpbdp-with-button-styles .listing-actions .wpbdp-button:hover {
114
  color: #5e5e5e;
115
  background-color: #ebebeb;
116
  background-repeat: repeat-x;
121
  background-image: linear-gradient(top, #f9f9f9, #ebebeb);
122
  }
123
 
124
+ .wpbdp-with-button-styles .listing-actions .wpbdp-button.delete-listing {
125
  margin-left: 20px;
126
  color: #ff0000;
127
  }
660
  }
661
 
662
  .wpbdp-hide-on-mobile {
663
+ display: none !important;
664
  }
665
 
666
  .wpbdp-bar form.wpbdp-search-form {
984
  .wpbdp-view-show_category .wpbdp-view-content-wrapper header.entry-header,
985
  .wpbdp-view-show_tag .wpbdp-view-content-wrapper header.entry-header,
986
  .wpbdp-view-search .wpbdp-view-content-wrapper header.entry-header,
987
+ .wpbdp-view-submit_listing .wpbdp-view-content-wrapper header.entry-header,
988
+ .wpbdp-view-taxonomy .wpbdp-view-content-wrapper header.entry-header {
989
  display: none;
990
  }
991
 
1026
  /*
1027
  * }}
1028
  */
1029
+
1030
+ /*
1031
+ * Login form {{
1032
+ */
1033
+ .wpbdp-login-form h2,
1034
+ .wpbdp-login-form .wpbdp-login-form-extra-links {
1035
+ text-align: center;
1036
+ }
1037
+ .wpbdp-login-form form {
1038
+ margin: 0 auto;
1039
+ width: 320px;
1040
+ }
1041
+ .wpbdp-login-form p {
1042
+ margin-bottom: 0;
1043
+ }
1044
+ .wpbdp-login-form .login-username input,
1045
+ .wpbdp-login-form .login-password input {
1046
+ display: block;
1047
+ width: 100%;
1048
+ }
1049
+ /*
1050
+ * }}
1051
+ */
core/css/wpbdp.min.css CHANGED
@@ -1 +1 @@
1
- .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"]{width:90%}#wpbdp-search-form .wpbdp-search-filter>div.field>select{width:90%}#wpbdp-search-form input[type="submit"]{float:none;margin:auto}.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}.listing-actions input.delete-listing{margin-left:5px;margin-right:30px;color:#f00 !important}.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:red}.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-single .stickytag{float:right;margin-top:-68px}.wpbdp-listing-single .stickytag img{border:0;box-shadow:none;background:transparent}.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 .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-page-main_page #wpbdp-categories{clear:both;margin-bottom:20px}ul.wpbdp-categories{margin:0 0 10px 15px;padding:0 10px}ul.wpbdp-categories>li{width:50%;float:left;margin:0}@media screen and (max-width:704px){ul.wpbdp-categories>li{float:none;width:initial}}@media screen and (max-width:500px){ul.wpbdp-categories{font-size:90%}ul.wpbdp-categories ul.children li.cat-item{margin-left:10px;padding:0}}.wpbdp-submit-page h3{margin-bottom:10px}.wpbdp-submit-page .wpbdmp{margin:0}.wpbdp-submit-page legend{font-size:85%;margin-bottom:20px}.wpbdp-submit-page .wpbdp-form-field{margin-bottom:8px}.wpbdp-submit-page .wpbdp-form-field .wpbdmcheckboxclass checkbox{margin-left:0}.wpbdp-submit-page .wpbdp-form-field.required .wpbdp-form-field-label:after{content:' *';font-size:80%}.wpbdp-submit-page .wpbdp-form-field-type-textarea textarea{min-width:90%;min-height:50px}.wpbdp-submit-page .wpbdp-form-field-association-content textarea{min-height:80px}.wpbdp-form-field .field-description{font-size:90%;color:#696969;float:right}.wpbdp-form-field span.sublabel{font-size:90%;margin-left:10px;margin-right:10px}.wpbdp-form-field.image a.delete{margin-left:10px}ul.validation-errors{margin:15px 0 15px 0}ul.validation-errors li{color:red;margin:3px 0;list-style-position:inside}.wpbdp-submit-page.step-fees h4{background:#ddd;color:#333;padding:10px;margin-bottom:5px}.wpbdp-submit-page.step-images #image-upload-form{margin:15px 10px}.wpbdp-submit-page.step-images .wpbdp-image{float:left;border-bottom:dotted 1px #efefef;margin-right:10px;margin-bottom:10px;vertical-align:top}.wpbdp-submit-page.step-images .wpbdp-image img{vertical-align:top;text-align:center;max-width:150px;height:auto}.wpbdp-submit-page.step-images .wpbdp-image-draggable-highlight{width:160px;height:160px;margin:0 10px;background:red;float:left}.wpbdp-submit-page.step-images .area-and-conditions #image-upload-dnd-area{float:left;width:72%}.wpbdp-submit-page.step-images .area-and-conditions #image-upload-conditions{float:right;width:25%;color:#666}.wpbdp-submit-page.step-images .area-and-conditions #image-upload-conditions dl{margin:0}.wpbdp-submit-page.step-images #image-upload-form-no-js{width:0;height:0;overflow:hidden;visibility:hidden}.wpbdp-submit-page.step-images .wpbdp-image .delete-image{color:red}.wpbdp-submit-page .upgrade-to-featured-option{border:solid 1px #666;padding:5px 10px;margin:25px 0 25px 0;font-size:90%}.wpbdp-msg{font-size:85%;padding:.6em;border:solid 1px #e6db55;color:#555;margin:5px 0;background:#fffbcc;border-radius:3px}.wpbdp-msg.error{background-color:#ffebe8;border-color:#C00}.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{margin:40px 0;border:solid 1px #eee;font-size:95%}#wpbdp-renewal-page .do-not-renew-listing .header{background:#bc0b0b;color:#fff;text-align:center;font-weight:bold;padding:2px 0}#wpbdp-renewal-page .do-not-renew-listing input[type="submit"]{color:#900000}.wpbdp-recaptcha-error{color:red}#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:0;box-shadow:none}.wpbdp-checkout input[type="image"]{padding:0;border:0;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:red}#wpbdp-manage-recurring-cancel dl dd{margin-left:10px}.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 !important}@media screen and (max-width:500px){.wpbdp-show-on-mobile{display:inline !important}.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:85%}.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{float:none !important}body.business-directory #TB_closeWindow{padding:0;height:0}body.business-directory #TB_closeWindow .screen-reader-text{display:none}body.business-directory #TB_secondLine{text-align:center}.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:0;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{padding-top:10px;padding-bottom:10px;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-medium .wpbdp-main-links .button{padding-top:8px;padding-bottom:8px}.wpbdp-main-links-large .button{margin:0 3px}.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}
1
+ .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"]{width:90%}#wpbdp-search-form .wpbdp-search-filter>div.field>select{width:90%}#wpbdp-search-form input[type="submit"]{float:none;margin:auto}.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}.listing-actions input.delete-listing{margin-left:5px;margin-right:30px;color:#f00 !important}.wpbdp-with-button-styles .listing-actions .wpbdp-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}.wpbdp-with-button-styles .listing-actions .wpbdp-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)}.wpbdp-with-button-styles .listing-actions .wpbdp-button.delete-listing{margin-left:20px;color:red}.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-single .stickytag{float:right;margin-top:-68px}.wpbdp-listing-single .stickytag img{border:0;box-shadow:none;background:transparent}.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 .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-page-main_page #wpbdp-categories{clear:both;margin-bottom:20px}ul.wpbdp-categories{margin:0 0 10px 15px;padding:0 10px}ul.wpbdp-categories>li{width:50%;float:left;margin:0}@media screen and (max-width:704px){ul.wpbdp-categories>li{float:none;width:initial}}@media screen and (max-width:500px){ul.wpbdp-categories{font-size:90%}ul.wpbdp-categories ul.children li.cat-item{margin-left:10px;padding:0}}.wpbdp-submit-page h3{margin-bottom:10px}.wpbdp-submit-page .wpbdmp{margin:0}.wpbdp-submit-page legend{font-size:85%;margin-bottom:20px}.wpbdp-submit-page .wpbdp-form-field{margin-bottom:8px}.wpbdp-submit-page .wpbdp-form-field .wpbdmcheckboxclass checkbox{margin-left:0}.wpbdp-submit-page .wpbdp-form-field.required .wpbdp-form-field-label:after{content:' *';font-size:80%}.wpbdp-submit-page .wpbdp-form-field-type-textarea textarea{min-width:90%;min-height:50px}.wpbdp-submit-page .wpbdp-form-field-association-content textarea{min-height:80px}.wpbdp-form-field .field-description{font-size:90%;color:#696969;float:right}.wpbdp-form-field span.sublabel{font-size:90%;margin-left:10px;margin-right:10px}.wpbdp-form-field.image a.delete{margin-left:10px}ul.validation-errors{margin:15px 0 15px 0}ul.validation-errors li{color:red;margin:3px 0;list-style-position:inside}.wpbdp-submit-page.step-fees h4{background:#ddd;color:#333;padding:10px;margin-bottom:5px}.wpbdp-submit-page.step-images #image-upload-form{margin:15px 10px}.wpbdp-submit-page.step-images .wpbdp-image{float:left;border-bottom:dotted 1px #efefef;margin-right:10px;margin-bottom:10px;vertical-align:top}.wpbdp-submit-page.step-images .wpbdp-image img{vertical-align:top;text-align:center;max-width:150px;height:auto}.wpbdp-submit-page.step-images .wpbdp-image-draggable-highlight{width:160px;height:160px;margin:0 10px;background:red;float:left}.wpbdp-submit-page.step-images .area-and-conditions #image-upload-dnd-area{float:left;width:72%}.wpbdp-submit-page.step-images .area-and-conditions #image-upload-conditions{float:right;width:25%;color:#666}.wpbdp-submit-page.step-images .area-and-conditions #image-upload-conditions dl{margin:0}.wpbdp-submit-page.step-images #image-upload-form-no-js{width:0;height:0;overflow:hidden;visibility:hidden}.wpbdp-submit-page.step-images .wpbdp-image .delete-image{color:red}.wpbdp-submit-page .upgrade-to-featured-option{border:solid 1px #666;padding:5px 10px;margin:25px 0 25px 0;font-size:90%}.wpbdp-msg{font-size:85%;padding:.6em;border:solid 1px #e6db55;color:#555;margin:5px 0;background:#fffbcc;border-radius:3px}.wpbdp-msg.error{background-color:#ffebe8;border-color:#C00}.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{margin:40px 0;border:solid 1px #eee;font-size:95%}#wpbdp-renewal-page .do-not-renew-listing .header{background:#bc0b0b;color:#fff;text-align:center;font-weight:bold;padding:2px 0}#wpbdp-renewal-page .do-not-renew-listing input[type="submit"]{color:#900000}.wpbdp-recaptcha-error{color:red}#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:0;box-shadow:none}.wpbdp-checkout input[type="image"]{padding:0;border:0;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:red}#wpbdp-manage-recurring-cancel dl dd{margin-left:10px}.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 !important}@media screen and (max-width:500px){.wpbdp-show-on-mobile{display:inline !important}.wpbdp-hide-on-mobile{display:none !important}.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:85%}.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{float:none !important}body.business-directory #TB_closeWindow{padding:0;height:0}body.business-directory #TB_closeWindow .screen-reader-text{display:none}body.business-directory #TB_secondLine{text-align:center}.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:0;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{padding-top:10px;padding-bottom:10px;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-medium .wpbdp-main-links .button{padding-top:8px;padding-bottom:8px}.wpbdp-main-links-large .button{margin:0 3px}.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,.wpbdp-view-taxonomy .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-login-form h2,.wpbdp-login-form .wpbdp-login-form-extra-links{text-align:center}.wpbdp-login-form form{margin:0 auto;width:320px}.wpbdp-login-form p{margin-bottom:0}.wpbdp-login-form .login-username input,.wpbdp-login-form .login-password input{display:block;width:100%}
core/fieldtypes/class-fieldtypes-facebook.php CHANGED
@@ -27,6 +27,10 @@ class WPBDP_FieldTypes_Facebook extends WPBDP_Form_Field_Type {
27
  public function get_field_html_value( &$field, $post_id ) {
28
  $value = $field->value( $post_id );
29
 
 
 
 
 
30
  $html = '';
31
  $html .= '<div class="social-field facebook">';
32
  $html .= '<div id="fb-root"></div>';
27
  public function get_field_html_value( &$field, $post_id ) {
28
  $value = $field->value( $post_id );
29
 
30
+ if ( ! $value ) {
31
+ return '';
32
+ }
33
+
34
  $html = '';
35
  $html .= '<div class="social-field facebook">';
36
  $html .= '<div id="fb-root"></div>';
core/fieldtypes/class-fieldtypes-textarea.php CHANGED
@@ -116,7 +116,7 @@ class WPBDP_FieldTypes_TextArea extends WPBDP_Form_Field_Type {
116
 
117
  // Only return auto-generated excerpt if there's no value at all.
118
  if ( 'excerpt' == $field->get_association() && $field->data( 'auto_excerpt') && ! $value )
119
- $value = $this->get_field_html_value( $field, $post_id );
120
 
121
  return $value;
122
  }
@@ -162,15 +162,8 @@ class WPBDP_FieldTypes_TextArea extends WPBDP_Form_Field_Type {
162
  $value = wpautop( $value );
163
  }
164
  }
165
- } elseif ( 'excerpt' == $field->get_association() ) {
166
- if ( $field->data( 'auto_excerpt' ) ) {
167
- global $post;
168
-
169
- $current_post = $post;
170
- $post = get_post( $post_id );
171
- $value = apply_filters( 'get_the_excerpt', '' );
172
- $post = $current_post;
173
- }
174
  } else {
175
  if ( $field->data( 'allow_html' ) ) {
176
  $value = wpautop( $value );
@@ -184,6 +177,17 @@ class WPBDP_FieldTypes_TextArea extends WPBDP_Form_Field_Type {
184
  return $value;
185
  }
186
 
 
 
 
 
 
 
 
 
 
 
 
187
  public function get_field_csv_value( &$field, $post_id ) {
188
  $value = parent::get_field_csv_value( $field, $post_id );
189
  $value = str_replace( "\r\n", "\n", $value );
116
 
117
  // Only return auto-generated excerpt if there's no value at all.
118
  if ( 'excerpt' == $field->get_association() && $field->data( 'auto_excerpt') && ! $value )
119
+ $value = $this->get_excerpt_value_from_post( $post_id );
120
 
121
  return $value;
122
  }
162
  $value = wpautop( $value );
163
  }
164
  }
165
+ } elseif ( 'excerpt' == $field->get_association() && $field->data( 'auto_excerpt' ) ) {
166
+ $value = $this->get_excerpt_value_from_post( $post_id );
 
 
 
 
 
 
 
167
  } else {
168
  if ( $field->data( 'allow_html' ) ) {
169
  $value = wpautop( $value );
177
  return $value;
178
  }
179
 
180
+ private function get_excerpt_value_from_post( $post_id ) {
181
+ global $post;
182
+
183
+ $current_post = $post;
184
+ $post = get_post( $post_id );
185
+ $value = apply_filters( 'get_the_excerpt', '' );
186
+ $post = $current_post;
187
+
188
+ return $value;
189
+ }
190
+
191
  public function get_field_csv_value( &$field, $post_id ) {
192
  $value = parent::get_field_csv_value( $field, $post_id );
193
  $value = str_replace( "\r\n", "\n", $value );
core/gateways-authorize-net.php CHANGED
@@ -237,7 +237,7 @@ class WPBDP_Authorize_Net_Gateway extends WPBDP_Payment_Gateway {
237
  // Card info.
238
  $aim->setFields(array(
239
  'card_num' => $data['cc_number'],
240
- 'exp_date' => $data['cc_exp_month'] . substr( $data['cc_exp_year'], 0, 2 ),
241
  'card_code' => $data['cc_cvc']
242
  ));
243
 
237
  // Card info.
238
  $aim->setFields(array(
239
  'card_num' => $data['cc_number'],
240
+ 'exp_date' => $data['cc_exp_month'] . substr( trim( $data['cc_exp_year'] ), -2 ),
241
  'card_code' => $data['cc_cvc']
242
  ));
243
 
core/helpers/class-database-helper.php ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Database Helper
4
+ *
5
+ * Originally copied from Another WordPress Classifieds Plugin
6
+ *
7
+ * @link https://github.com/drodenbaugh/awpcp/blob/0fac103e4b6761860653677eef5d2825693c4ba9/another-wordpress-classifieds-plugin/includes/db/class-database-helper.php
8
+ *
9
+ * @since 4.1.8
10
+ */
11
+
12
+ function wpbdp_database_helper() {
13
+ return new WPBDP_Database_Helper( $GLOBALS['wpdb'] );
14
+ }
15
+
16
+ class WPBDP_Database_Helper {
17
+
18
+ private $db;
19
+
20
+ public function __construct( $db ) {
21
+ $this->db = $db;
22
+ }
23
+
24
+ public function replace_charset_and_collate( $table_defintion ) {
25
+ $table_defintion = str_replace( '<charset>', $this->get_charset(), $table_defintion );
26
+ $table_defintion = str_replace( '<collate>', $this->get_collate(), $table_defintion );
27
+ return $table_defintion;
28
+ }
29
+
30
+ public function get_charset() {
31
+ if ( $this->db->charset === 'utf8mb4' && $this->db->has_cap( 'utf8mb4' ) ) {
32
+ return 'utf8mb4';
33
+ }
34
+
35
+ return 'utf8';
36
+ }
37
+
38
+ public function get_collate() {
39
+ if ( $this->db->charset === 'utf8mb4' && $this->db->has_cap( 'utf8mb4' ) ) {
40
+ return $this->db->collate;
41
+ }
42
+
43
+ if ( $this->db->charset === 'utf8' ) {
44
+ return $this->db->collate;
45
+ }
46
+
47
+ return 'utf8_generdal_ci';
48
+ }
49
+ }
core/installer.php CHANGED
@@ -970,7 +970,7 @@ class WPBDP_Installer {
970
  return 0;
971
  }
972
 
973
- $sql = "SELECT COUNT(meta_id) FROM {$wpdb->postmeta} WHERE meta_key IN (%s) AND meta_value REGEXP '^ |\t | \t| $|[\r\n]'";
974
  $sql = sprintf( $sql, "'" . implode( "', '", $meta_keys ) . "'" );
975
 
976
  return intval( $wpdb->get_var( $sql ) );
@@ -1026,7 +1026,7 @@ class WPBDP_Installer {
1026
  }
1027
 
1028
  $sql = "SELECT post_id, meta_id, meta_key, meta_value FROM {$wpdb->postmeta} ";
1029
- $sql.= "WHERE meta_key IN (%s) AND meta_value REGEXP '^ |\t | \t| $|[\r\n]' ";
1030
  $sql.= "LIMIT 50";
1031
 
1032
  $sql = sprintf( $sql, "'" . implode( "', '", $meta_keys ) . "'" );
970
  return 0;
971
  }
972
 
973
+ $sql = "SELECT COUNT(meta_id) FROM {$wpdb->postmeta} WHERE meta_key IN (%s) AND meta_value REGEXP '^ |\\t | \\t| $|[\\r\\n]'";
974
  $sql = sprintf( $sql, "'" . implode( "', '", $meta_keys ) . "'" );
975
 
976
  return intval( $wpdb->get_var( $sql ) );
1026
  }
1027
 
1028
  $sql = "SELECT post_id, meta_id, meta_key, meta_value FROM {$wpdb->postmeta} ";
1029
+ $sql.= "WHERE meta_key IN (%s) AND meta_value REGEXP '^ |\\t | \\t| $|[\\r\\n]' ";
1030
  $sql.= "LIMIT 50";
1031
 
1032
  $sql = sprintf( $sql, "'" . implode( "', '", $meta_keys ) . "'" );
core/js/debug.min.js CHANGED
@@ -1 +1 @@
1
- jQuery(function($){var $wpbdp_debugging=$("#wpbdp-debugging");var $tab_selector=$(".tab-selector",$wpbdp_debugging);$("#wpbody .wrap").before('<div id="wpbdp-debugging-placeholder"></div>');$("#wpbdp-debugging-placeholder").replaceWith($("#wpbdp-debugging"));$tab_selector.find("li a").click(function(e){e.preventDefault();var dest="#wpbdp-debugging-tab-"+$(this).attr("href").replace("#","");$tab_selector.find("li").removeClass("active");$(this).parent("li").addClass("active");$wpbdp_debugging.find(".tab").hide();$(dest).show()}).first().click();$wpbdp_debugging.find("table tr").click(function(e){var $extradata=$(this).find(".extradata");if($extradata.length>0){$extradata.toggle()}})});
1
+ jQuery(function($){var $wpbdp_debugging=$("#wpbdp-debugging"),$tab_selector=$(".tab-selector",$wpbdp_debugging);$("#wpbody .wrap").before('<div id="wpbdp-debugging-placeholder"></div>');$("#wpbdp-debugging-placeholder").replaceWith($("#wpbdp-debugging"));$tab_selector.find("li a").click(function(e){e.preventDefault();var dest="#wpbdp-debugging-tab-"+$(this).attr("href").replace("#","");$tab_selector.find("li").removeClass("active");$(this).parent("li").addClass("active");$wpbdp_debugging.find(".tab").hide();$(dest).show()}).first().click();$wpbdp_debugging.find("table tr").click(function(e){var $extradata=$(this).find(".extradata");$extradata.length>0&&$extradata.toggle()})});
core/js/dnd-upload.min.js CHANGED
@@ -1 +1 @@
1
- var wpbdp=window.wpbdp||{};(function($){var dnd=wpbdp.dnd={setup:function($area,options){var options=$.extend(options,{});var $input=$area.find('input[type="file"]');$area.data("dnd-working",false);$area.on("dragover",function(e){if(!$(this).hasClass("dragging")){$(this).addClass("dragging")}}).on("dragleave",function(e){if($(this).hasClass("dragging")){$(this).removeClass("dragging")}});$input.fileupload({url:$area.attr("data-action")?$area.attr("data-action"):options.url,sequentialUploads:true,dataType:"json",singleFileUploads:false,dropZone:$area,formData:function(form){return[{name:"dummy",value:1}]},send:function(e,data){if($area.data("dnd-working")){return false}if("undefined"!==typeof options.validate){if(!options.validate.call($area,data)){return false}}$area.removeClass("dragging");$area.removeClass("error");$area.data("dnd-working",true);$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")});return true},done:function(e,data){var res=data.result;if(!res.success){return}$area.data("dnd-working",false);$area.find(".dnd-area-inside-working").hide();$area.find(".dnd-area-inside").fadeIn("fast");if("undefined"!==typeof options.done){options.done.call($area,res)}}});if("undefined"!==typeof options.init){options.init.call($area)}}}})(jQuery);
1
+ var wpbdp=window.wpbdp||{};!function($){var dnd=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:"dummy",value:1}]},send:function(e,data){if($area.data("dnd-working"))return!1;if("undefined"!=typeof options.validate&&!options.validate.call($area,data))return!1;$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")});return!0},done:function(e,data){var res=data.result;if(res.success){$area.data("dnd-working",!1);$area.find(".dnd-area-inside-working").hide();$area.find(".dnd-area-inside").fadeIn("fast");"undefined"!=typeof options.done&&options.done.call($area,res)}}});"undefined"!=typeof options.init&&options.init.call($area)}}}(jQuery);
core/js/recaptcha.min.js CHANGED
@@ -1 +1 @@
1
- jQuery(function($){var reCAPTCHA_Handler=function(){this.max_attempts=20;this.attempts=0;this.max_delay=1500;this.timeout=false};$.extend(reCAPTCHA_Handler.prototype,{render_widgets:function(){if(this.timeout){clearTimeout(this.timeout)}$(".wpbdp-recaptcha").each(function(i,v){var $captcha=$(v);if($captcha.data("wpbdp-recaptcha-enabled")){return}grecaptcha.render($captcha[0],{sitekey:$captcha.attr("data-key"),theme:"light"});$captcha.data("wpbdp-recaptcha-enabled",true)})},render_widgets_when_ready:function(){if(typeof grecaptcha!=="undefined"){return this.render_widgets()}var self=this;this.timeout=setTimeout(function(){self.render_widgets_when_ready()},this.max_delay*Math.pow(this.attempts/this.max_attempts,2));this.attempts++}});if(0==$(".wpbdp-recaptcha").length){return}var wpbdp_rh=new reCAPTCHA_Handler();wpbdp_rh.render_widgets_when_ready();window.wpbdp_recaptcha_callback=function(){if(typeof wpbdp_rh=="undefined"){wpbdp_rh=new reCAPTCHA_Handler()}wpbdp_rh.render_widgets()}});
1
+ jQuery(function($){var reCAPTCHA_Handler=function(){this.max_attempts=20;this.attempts=0;this.max_delay=1500;this.timeout=!1};$.extend(reCAPTCHA_Handler.prototype,{render_widgets:function(){this.timeout&&clearTimeout(this.timeout);$(".wpbdp-recaptcha").each(function(i,v){var $captcha=$(v);if(!$captcha.data("wpbdp-recaptcha-enabled")){grecaptcha.render($captcha[0],{sitekey:$captcha.attr("data-key"),theme:"light"});$captcha.data("wpbdp-recaptcha-enabled",!0)}})},render_widgets_when_ready:function(){if("undefined"!=typeof grecaptcha)return this.render_widgets();var self=this;this.timeout=setTimeout(function(){self.render_widgets_when_ready()},this.max_delay*Math.pow(this.attempts/this.max_attempts,2));this.attempts++}});if(0!=$(".wpbdp-recaptcha").length){var wpbdp_rh=new reCAPTCHA_Handler;wpbdp_rh.render_widgets_when_ready();window.wpbdp_recaptcha_callback=function(){"undefined"==typeof wpbdp_rh&&(wpbdp_rh=new reCAPTCHA_Handler);wpbdp_rh.render_widgets()}}});
core/js/submit-listing.min.js CHANGED
@@ -1 +1 @@
1
- jQuery(function($){$("#wpbdp-submit-page.step-images #wpbdp-uploaded-images").sortable({placeholder:"wpbdp-image-draggable-highlight",update:function(event,ui){var sorted=$("#wpbdp-uploaded-images").sortable("toArray",{attribute:"data-imageid"});var no_images=sorted.length;$.each(sorted,function(i,v){$('input[name="images_meta['+v+'][order]"]').val(no_images-i)})}})});
1
+ jQuery(function($){$("#wpbdp-submit-page.step-images #wpbdp-uploaded-images").sortable({placeholder:"wpbdp-image-draggable-highlight",update:function(event,ui){var sorted=$("#wpbdp-uploaded-images").sortable("toArray",{attribute:"data-imageid"}),no_images=sorted.length;$.each(sorted,function(i,v){$('input[name="images_meta['+v+'][order]"]').val(no_images-i)})}})});
core/js/wpbdp.js CHANGED
@@ -214,7 +214,7 @@ WPBDP.fileUpload = {
214
  $( this ).remove();
215
 
216
  if ( 1 == $( '#wpbdp-uploaded-images .wpbdp-image' ).length )
217
- $( '#wpbdp-uploaded-images .wpbdp-image:first input[name="thumbnail_id"] ').attr( 'checked', 'checked' );
218
 
219
  t._slotsRemaining++;
220
  $( '#image-slots-remaining' ).text( t._slotsRemaining );
@@ -260,7 +260,7 @@ WPBDP.fileUpload = {
260
  $( '#wpbdp-uploaded-images' ).append( res.data.html );
261
 
262
  if ( 1 == $( '#wpbdp-uploaded-images .wpbdp-image' ).length ) {
263
- $( '#wpbdp-uploaded-images .wpbdp-image:first input[name="thumbnail_id"] ').attr( 'checked', 'checked' );
264
  }
265
 
266
  t._slotsRemaining -= res.data.attachmentIds.length;
214
  $( this ).remove();
215
 
216
  if ( 1 == $( '#wpbdp-uploaded-images .wpbdp-image' ).length )
217
+ $( '#wpbdp-uploaded-images .wpbdp-image:first input[name="thumbnail_id"] ').prop( 'checked', true );
218
 
219
  t._slotsRemaining++;
220
  $( '#image-slots-remaining' ).text( t._slotsRemaining );
260
  $( '#wpbdp-uploaded-images' ).append( res.data.html );
261
 
262
  if ( 1 == $( '#wpbdp-uploaded-images .wpbdp-image' ).length ) {
263
+ $( '#wpbdp-uploaded-images .wpbdp-image:first input[name="thumbnail_id"] ').prop( 'checked', true );
264
  }
265
 
266
  t._slotsRemaining -= res.data.attachmentIds.length;
core/js/wpbdp.min.js CHANGED
@@ -1 +1 @@
1
- if(typeof(window.WPBDP)=="undefined"){window.WPBDP={}}if(typeof(window.wpbdp)=="undefined"){window.wpbdp={}}jQuery(document).ready(function($){wpbdp.main_box={init:function(){return;this.$box=$("#wpbdp-main-box");this.$cols=this.$box.find(".box-col");this.$cols_expanding=this.$cols.filter(".box-col-expand");this.$cols_fixed=this.$cols.not(this.$cols_expanding);var self=this;$(window).on("load",function(){var max_height=0;self.$cols.each(function(){$(this).data("initial-width",$(this).outerWidth());max_height=Math.max(max_height,$(this).height())});self.$cols.height(max_height);self.resize()});$(window).on("resize",function(){self.resize()})},sum_width:function($selector,prop){var prop=("undefined"===typeof(prop))?"width":prop;var sum=0;$selector.each(function(){var w=0;if("initial"==prop){w=$(this).data("initial-width")}else{if("outer"==prop){w=$(this).outerWidth()}else{if("inner"==prop){w=$(this).innerWidth()}else{w=$(this).width()}}}sum+=parseInt(w)});return 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()){return}var available_width=this.$box.find("form").innerWidth()-this.min_width();var flex_width=Math.floor(available_width/this.$cols_expanding.length)-2;this.$cols_expanding.each(function(){$(this).outerWidth(flex_width)})}};if($("#wpbdp-main-box").length>0){wpbdp.main_box.init()}if($(".wpbdp-bar").children().length==0&&$.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"))})},configure_date_picker:function($e){$e.datepicker({dateFormat:$e.attr("data-date-format"),defaultDate:$e.val()})}};form_fields.init()});WPBDP.fileUpload={resizeIFrame:function(field_id,height){var iframe=jQuery("#wpbdp-upload-iframe-"+field_id)[0];var iframeWin=iframe.contentWindow||iframe.contentDocument.parentWindow;if(iframeWin.document.body){iframe.height=iframeWin.document.documentElement.scrollHeight||iframeWin.document.body.scrollHeight}},handleUpload:function(o){var $input=jQuery(o);var $form=$input.parent("form");$form.submit()},finishUpload:function(field_id,upload_id){var $iframe=jQuery("#wpbdp-upload-iframe-"+field_id);var $input=jQuery('input[name="listingfields['+field_id+']"]');$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.find(".delete").show()},deleteUpload:function(field_id){var $input=jQuery('input[name="listingfields['+field_id+']"]');var $preview=$input.siblings(".preview");$input.val("");$preview.find("img").remove();$preview.find(".delete").hide();return false}};(function($){var sb=wpbdp.listingSubmit={init:function(){if($(".wpbdp-submit-page.step-fee-selection").length>0){$("#wpbdp-listing-form-fees .fee-selection input").change(function(e){console.log(this);if(1==$(this).attr("data-canrecur")){if($(".make-charges-recurring-option").not(":visible")){$(".make-charges-recurring-option").fadeIn("fast")}}else{$(".make-charges-recurring-option").fadeOut("fast")}}).filter(":checked").trigger("change")}if($(".wpbdp-submit-page.step-images").length>0){sb.images.init()}}};var sbImages=sb.images=wpbdp.listingSubmit.images={_slots:0,_slotsRemaining:0,_working:false,init:function(){var t=this;sb.images._slots=parseInt($("#image-slots-total").text());sb.images._slotsRemaining=parseInt($("#image-slots-remaining").text());$("#wpbdp-uploaded-images").delegate(".delete-image","click",function(e){e.preventDefault();var url=$(this).attr("data-action");$.post(url,{state:$('form#wpbdp-listing-form-images input[name="_state"]').val()},function(res){if(!res.success){return}$('#wpbdp-uploaded-images .wpbdp-image[data-imageid="'+res.data.imageId+'"]').fadeOut(function(){$(this).remove();if(1==$("#wpbdp-uploaded-images .wpbdp-image").length){$('#wpbdp-uploaded-images .wpbdp-image:first input[name="thumbnail_id"] ').attr("checked","checked")}t._slotsRemaining++;$("#image-slots-remaining").text(t._slotsRemaining);if(t._slotsRemaining==t._slots){$("#no-images-message").show()}if(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()}})},"json")});wpbdp.dnd.setup($("#image-upload-dnd-area"),{init:function(){if(t._slotsRemaining>0){return}$("#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){$(this).siblings(".wpbdp-msg").remove();return(t._slotsRemaining-data.files.length)>=0},done:function(res){var uploadErrors=("undefined"!==typeof res.data.uploadErrors)?res.data.uploadErrors:false;if(uploadErrors){var errorMsg=$("<div>").addClass("wpbdp-msg error").html(res.data.uploadErrors);$(".area-and-conditions").prepend(errorMsg);return}$("#no-images-message").hide();$("#wpbdp-uploaded-images").append(res.data.html);if(1==$("#wpbdp-uploaded-images .wpbdp-image").length){$('#wpbdp-uploaded-images .wpbdp-image:first input[name="thumbnail_id"] ').attr("checked","checked")}t._slotsRemaining-=res.data.attachmentIds.length;$("#image-slots-remaining").text(t._slotsRemaining);if(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()}}})}};$(document).ready(function(){if(0==$(".wpbdp-submit-page").length){return}sb.init()})})(jQuery);
1
+ "undefined"==typeof window.WPBDP&&(window.WPBDP={});"undefined"==typeof window.wpbdp&&(window.wpbdp={});jQuery(document).ready(function($){wpbdp.main_box={init:function(){return;this.$box=$("#wpbdp-main-box");this.$cols=this.$box.find(".box-col");this.$cols_expanding=this.$cols.filter(".box-col-expand");this.$cols_fixed=this.$cols.not(this.$cols_expanding);var self=this;$(window).on("load",function(){var max_height=0;self.$cols.each(function(){$(this).data("initial-width",$(this).outerWidth());max_height=Math.max(max_height,$(this).height())});self.$cols.height(max_height);self.resize()});$(window).on("resize",function(){self.resize()})},sum_width:function($selector,prop){var prop="undefined"==typeof prop?"width":prop,sum=0;$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)});return 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"))})},configure_date_picker:function($e){$e.datepicker({dateFormat:$e.attr("data-date-format"),defaultDate:$e.val()})}};form_fields.init()});WPBDP.fileUpload={resizeIFrame:function(field_id,height){var iframe=jQuery("#wpbdp-upload-iframe-"+field_id)[0],iframeWin=iframe.contentWindow||iframe.contentDocument.parentWindow;iframeWin.document.body&&(iframe.height=iframeWin.document.documentElement.scrollHeight||iframeWin.document.body.scrollHeight)},handleUpload:function(o){var $input=jQuery(o),$form=$input.parent("form");$form.submit()},finishUpload:function(field_id,upload_id){var $iframe=jQuery("#wpbdp-upload-iframe-"+field_id),$input=jQuery('input[name="listingfields['+field_id+']"]');$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.find(".delete").show()},deleteUpload:function(field_id){var $input=jQuery('input[name="listingfields['+field_id+']"]'),$preview=$input.siblings(".preview");$input.val("");$preview.find("img").remove();$preview.find(".delete").hide();return!1}};!function($){var sb=wpbdp.listingSubmit={init:function(){$(".wpbdp-submit-page.step-fee-selection").length>0&&$("#wpbdp-listing-form-fees .fee-selection input").change(function(e){console.log(this);1==$(this).attr("data-canrecur")?$(".make-charges-recurring-option").not(":visible")&&$(".make-charges-recurring-option").fadeIn("fast"):$(".make-charges-recurring-option").fadeOut("fast")}).filter(":checked").trigger("change");$(".wpbdp-submit-page.step-images").length>0&&sb.images.init()}},sbImages=sb.images=wpbdp.listingSubmit.images={_slots:0,_slotsRemaining:0,_working:!1,init:function(){var t=this;sb.images._slots=parseInt($("#image-slots-total").text());sb.images._slotsRemaining=parseInt($("#image-slots-remaining").text());$("#wpbdp-uploaded-images").delegate(".delete-image","click",function(e){e.preventDefault();var url=$(this).attr("data-action");$.post(url,{state:$('form#wpbdp-listing-form-images input[name="_state"]').val()},function(res){res.success&&$('#wpbdp-uploaded-images .wpbdp-image[data-imageid="'+res.data.imageId+'"]').fadeOut(function(){$(this).remove();1==$("#wpbdp-uploaded-images .wpbdp-image").length&&$('#wpbdp-uploaded-images .wpbdp-image:first input[name="thumbnail_id"] ').prop("checked",!0);t._slotsRemaining++;$("#image-slots-remaining").text(t._slotsRemaining);t._slotsRemaining==t._slots&&$("#no-images-message").show();if(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()}})},"json")});wpbdp.dnd.setup($("#image-upload-dnd-area"),{init:function(){if(!(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){$(this).siblings(".wpbdp-msg").remove();return t._slotsRemaining-data.files.length>=0},done:function(res){var uploadErrors="undefined"!=typeof res.data.uploadErrors&&res.data.uploadErrors;if(uploadErrors){var errorMsg=$("<div>").addClass("wpbdp-msg error").html(res.data.uploadErrors);$(".area-and-conditions").prepend(errorMsg)}else{$("#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"] ').prop("checked",!0);t._slotsRemaining-=res.data.attachmentIds.length;$("#image-slots-remaining").text(t._slotsRemaining);if(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()}}}})}};$(document).ready(function(){0!=$(".wpbdp-submit-page").length&&sb.init()})}(jQuery);
core/licensing.php CHANGED
@@ -472,7 +472,7 @@ class WPBDP_Licensing {
472
  $request = json_decode( wp_remote_retrieve_body( $request ) );
473
 
474
  if ( ! is_array( $request ) )
475
- $request = false;
476
 
477
  foreach ( $request as &$x ) {
478
  if ( isset( $x->sections ) )
472
  $request = json_decode( wp_remote_retrieve_body( $request ) );
473
 
474
  if ( ! is_array( $request ) )
475
+ return false;
476
 
477
  foreach ( $request as &$x ) {
478
  if ( isset( $x->sections ) )
core/templates-listings.php CHANGED
@@ -176,7 +176,8 @@ function wpbdp_latest_listings($n=10, $before='<ul>', $after='</ul>', $before_it
176
  'post_type' => WPBDP_POST_TYPE,
177
  'post_status' => 'publish',
178
  'numberposts' => $n,
179
- 'orderby' => 'date'
 
180
  ));
181
 
182
  $html = '';
176
  'post_type' => WPBDP_POST_TYPE,
177
  'post_status' => 'publish',
178
  'numberposts' => $n,
179
+ 'orderby' => 'date',
180
+ 'suppress_filters' => false,
181
  ));
182
 
183
  $html = '';
core/widget-featured-listings.php CHANGED
@@ -48,7 +48,8 @@ class WPBDP_FeaturedListingsWidget extends WPBDP_Listings_Widget {
48
  'post_status' => 'publish',
49
  'post__in' => $featured ? $featured : array( -1 ),
50
  'posts_per_page' => $instance['number_of_listings'],
51
- 'orderby' => 'post__in'
 
52
  );
53
  $posts = get_posts( $args );
54
 
48
  'post_status' => 'publish',
49
  'post__in' => $featured ? $featured : array( -1 ),
50
  'posts_per_page' => $instance['number_of_listings'],
51
+ 'orderby' => 'post__in',
52
+ 'suppress_filters' => false,
53
  );
54
  $posts = get_posts( $args );
55
 
core/widget-latest-listings.php CHANGED
@@ -18,7 +18,8 @@ class WPBDP_LatestListingsWidget extends WPBDP_Listings_Widget {
18
  return get_posts( array( 'post_type' => WPBDP_POST_TYPE,
19
  'post_status' => 'publish',
20
  'numberposts' => $instance['number_of_listings'],
21
- 'orderby' => 'date' ) );
 
22
  }
23
 
24
  }
18
  return get_posts( array( 'post_type' => WPBDP_POST_TYPE,
19
  'post_status' => 'publish',
20
  'numberposts' => $instance['number_of_listings'],
21
+ 'orderby' => 'date',
22
+ 'suppress_filters' => false ) );
23
  }
24
 
25
  }
core/widget-random-listings.php CHANGED
@@ -18,7 +18,8 @@ class WPBDP_RandomListingsWidget extends WPBDP_Listings_Widget {
18
  return get_posts( array( 'post_type' => WPBDP_POST_TYPE,
19
  'post_status' => 'publish',
20
  'numberposts' => $instance['number_of_listings'],
21
- 'orderby' => 'rand' ) );
 
22
  }
23
 
24
  }
18
  return get_posts( array( 'post_type' => WPBDP_POST_TYPE,
19
  'post_status' => 'publish',
20
  'numberposts' => $instance['number_of_listings'],
21
+ 'orderby' => 'rand',
22
+ 'suppress_filters' => false ) );
23
  }
24
 
25
  }
languages/WPBDM-ar.mo CHANGED
Binary file
languages/WPBDM-ar.po CHANGED
@@ -4,15 +4,15 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Business Directory Plugin 4.0.8\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
7
- "POT-Creation-Date: 2016-12-13 23:11:33+00:00\n"
8
- "PO-Revision-Date: 2016-09-19 12:17-0500\n"
9
  "Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
10
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
11
  "Language: ar\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
- "X-Generator: Poedit 1.8.9\n"
16
  "Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
17
  "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
@@ -124,7 +124,7 @@ msgctxt "admin actions"
124
  msgid "Renew Listing"
125
  msgstr "تجديد الإعلان"
126
 
127
- #: admin/class-admin.php:102
128
  msgid ""
129
  "Preview is only available after you've saved the first draft. This is due\n"
130
  "to how WordPress stores the data."
@@ -132,7 +132,7 @@ msgstr ""
132
  "المعاينة متاحة فقط بعد أن تحفظ المسودة الأولى. ويرجع ذلك إلى طريقة حفظ "
133
  "البيانات من طرف ووردبريس."
134
 
135
- #: admin/class-admin.php:135
136
  msgctxt "drip pointer"
137
  msgid ""
138
  "Find out how to create a compelling, thriving business directory from "
@@ -143,123 +143,123 @@ msgstr ""
143
  "(مجانا) مكونة من 5 أجزاء (ترسل عبر البريد الإلكتروني). أحصل على وحدة ممتازة "
144
  "(premium module) مجانا بمجرد تسجيلك."
145
 
146
- #: admin/class-admin.php:137
147
  msgctxt "drip pointer"
148
  msgid "Email Address:"
149
  msgstr "عنوان البريد الإلكتروني:"
150
 
151
- #: admin/class-admin.php:143
152
  msgctxt "drip pointer"
153
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
154
  msgstr "هل تريد معرفة \"أسرار بناء\" \"دليل أعمال مدهش\"؟"
155
 
156
- #: admin/class-admin.php:145
157
  msgctxt "drip pointer"
158
  msgid "Yes, please!"
159
  msgstr "نعم، من فضلك!"
160
 
161
- #: admin/class-admin.php:147
162
  msgctxt "drip pointer"
163
  msgid "No, thanks"
164
  msgstr "لا، شكرًا"
165
 
166
- #: admin/class-admin.php:164
167
  msgctxt "admin"
168
  msgid "Business Directory"
169
  msgstr "دليل الأعمال"
170
 
171
- #: admin/class-admin.php:175
172
  msgctxt "admin"
173
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
174
  msgstr "أنت مستعد. قم بزيارة صفحة <a>دليل الأعمال</a> الجديدة."
175
 
176
- #: admin/class-admin.php:196
177
  msgctxt "drip pointer"
178
  msgid "Invalid e-mail address."
179
  msgstr "عنوان البريد الإلكتروني غير صالح!"
180
 
181
- #: admin/class-admin.php:230
182
  msgctxt "admin menu"
183
  msgid "Business Directory Admin"
184
  msgstr "مدير دليل الأعمال"
185
 
186
- #: admin/class-admin.php:231
187
  msgctxt "admin menu"
188
  msgid "Dir. Admin"
189
  msgstr "مدير الدليل"
190
 
191
- #: admin/class-admin.php:231
192
  msgctxt "admin menu"
193
  msgid "Directory Admin"
194
  msgstr "مدير الدليل"
195
 
196
- #: admin/class-admin.php:237 admin/class-admin.php:238
197
  msgctxt "admin menu"
198
  msgid "Add New Listing"
199
  msgstr "إضافة إعلان جديد"
200
 
201
- #: admin/class-admin.php:243 admin/class-admin.php:244
202
  msgctxt "admin menu"
203
  msgid "Manage Options"
204
  msgstr "إدارة الخيارات"
205
 
206
- #: admin/class-admin.php:249 admin/class-admin.php:250
207
  msgctxt "admin menu"
208
  msgid "Manage Fees"
209
  msgstr "إدارة الرسوم"
210
 
211
- #: admin/class-admin.php:255 admin/class-admin.php:256
212
  msgctxt "admin menu"
213
  msgid "Manage Form Fields"
214
  msgstr "إدارة حقول الاستمارة"
215
 
216
- #: admin/class-admin.php:261 admin/class-admin.php:262
217
  msgctxt "admin menu"
218
  msgid "Listings"
219
  msgstr "الإعلانات"
220
 
221
- #: admin/class-admin.php:276 admin/class-admin.php:277
222
  msgctxt "admin menu"
223
  msgid "CSV Import"
224
  msgstr "استيراد CSV"
225
 
226
- #: admin/class-admin.php:282 admin/class-admin.php:283
227
  msgctxt "admin menu"
228
  msgid "CSV Export"
229
  msgstr "تصدير CSV"
230
 
231
- #: admin/class-admin.php:288 admin/class-admin.php:289
232
  msgctxt "admin menu"
233
  msgid "Debug"
234
  msgstr "تصحيح الأخطاء"
235
 
236
- #: admin/class-admin.php:298
237
  msgctxt "admin menu"
238
  msgid "Main Menu"
239
  msgstr "القائمة الرئيسية"
240
 
241
- #: admin/class-admin.php:309
242
  msgctxt "admin menu"
243
  msgid "Uninstall Business Directory Plugin"
244
  msgstr "حذف إضافة دليل الأعمال"
245
 
246
- #: admin/class-admin.php:310
247
  msgctxt "admin menu"
248
  msgid "Uninstall"
249
  msgstr "حذف"
250
 
251
- #: admin/class-admin.php:424
252
  #: admin/templates/listing-metabox-categories.tpl.php:69
253
  msgctxt "admin infometabox"
254
  msgid "never"
255
  msgstr "أبداً"
256
 
257
- #: admin/class-admin.php:518
258
  msgctxt "admin"
259
  msgid "Dismiss this notice."
260
  msgstr "إخفاء هذا التنبيه."
261
 
262
- #: admin/class-admin.php:546
263
  msgctxt "admin"
264
  msgid "The listing has been published."
265
  msgid_plural "The listings have been published."
@@ -270,7 +270,7 @@ msgstr[3] "تم نشر الإعلانات."
270
  msgstr[4] "تم نشر الإعلانات."
271
  msgstr[5] "تم نشر الإعلانات."
272
 
273
- #: admin/class-admin.php:564
274
  msgctxt "admin"
275
  msgid "The listing status has been set as paid."
276
  msgid_plural "The listings status has been set as paid."
@@ -281,7 +281,7 @@ msgstr[3] "تم تعيين الإعلانات مدفوعة."
281
  msgstr[4] "تم تعيين الإعلانات مدفوعة."
282
  msgstr[5] "تم تعيين الإعلانات مدفوعة."
283
 
284
- #: admin/class-admin.php:570
285
  msgctxt "admin"
286
  msgid ""
287
  "Only invoices containing non-recurring items were marked as paid. Please "
@@ -311,7 +311,7 @@ msgstr[5] ""
311
  "فقط الفواتير التي تحتوي على البنود غير المتكررة تسجل كمدفوعة. المدفوعات "
312
  "المتكررة يجب إدارتها من خلال لوحة التحكم الخاصة بك."
313
 
314
- #: admin/class-admin.php:589
315
  msgctxt "admin"
316
  msgid "The listing has been modified."
317
  msgid_plural "The listings have been modified."
@@ -322,7 +322,7 @@ msgstr[3] "تم تعديل الإعلانات."
322
  msgstr[4] "تم تعديل الإعلانات."
323
  msgstr[5] "تم تعديل الإعلانات."
324
 
325
- #: admin/class-admin.php:602
326
  msgctxt "admin"
327
  msgid "The listing has been upgraded."
328
  msgid_plural "The listings have been upgraded."
@@ -333,7 +333,7 @@ msgstr[3] "تمت ترقية الإعلانات."
333
  msgstr[4] "تمت ترقية الإعلانات."
334
  msgstr[5] "تمت ترقية الإعلانات."
335
 
336
- #: admin/class-admin.php:614
337
  msgctxt "admin"
338
  msgid "The listing has been downgraded."
339
  msgid_plural "The listings have been downgraded."
@@ -344,7 +344,7 @@ msgstr[3] "تم خفض اشتراك الإعلانات."
344
  msgstr[4] "تم خفض اشتراك الإعلانات."
345
  msgstr[5] "تم خفض اشتراك الإعلانات."
346
 
347
- #: admin/class-admin.php:625
348
  msgctxt "admin payments"
349
  msgid ""
350
  "The payment status was not changed. Recurring payments can't be manually "
@@ -355,22 +355,22 @@ msgstr ""
355
  "الرجاء التحقق في لوحة التحكم الخاصة بك لمعرفة إذا كان الدفع ذهب حقاً من "
356
  "خلالها."
357
 
358
- #: admin/class-admin.php:630
359
  msgctxt "admin"
360
  msgid "The transaction has been approved."
361
  msgstr "تمت الموافقة على المعاملة."
362
 
363
- #: admin/class-admin.php:640
364
  msgctxt "admin"
365
  msgid "The transaction has been rejected."
366
  msgstr "المعاملة رفضت."
367
 
368
- #: admin/class-admin.php:646
369
  msgctxt "admin"
370
  msgid "The fee was successfully assigned."
371
  msgstr "تم تعيين الرسوم بنجاح."
372
 
373
- #: admin/class-admin.php:655
374
  msgctxt "admin"
375
  msgid "Listing was renewed."
376
  msgid_plural "Listings were renewed."
@@ -381,22 +381,22 @@ msgstr[3] "تم تجديد الإعلانات."
381
  msgstr[4] "تم تجديد الإعلانات."
382
  msgstr[5] "تم تجديد الإعلانات."
383
 
384
- #: admin/class-admin.php:662
385
  msgctxt "admin"
386
  msgid "Renewal email sent."
387
  msgstr "تم إرسال بريد التجديد."
388
 
389
- #: admin/class-admin.php:696
390
  msgctxt "admin category id"
391
  msgid "ID"
392
  msgstr "المعرف"
393
 
394
- #: admin/class-admin.php:698 admin/class-admin.php:704
395
  msgctxt "admin"
396
  msgid "Listing Count"
397
  msgstr "عدد الإعلانات"
398
 
399
- #: admin/class-admin.php:813
400
  msgctxt "admin"
401
  msgid ""
402
  "<b>Business Directory Plugin</b> requires fields with the following "
@@ -405,7 +405,7 @@ msgstr ""
405
  "<b>إضافة دليل الأعمال</b> تتطلب حقول مع المرتبطات التالية بالترتيب لكي تعمل "
406
  "بشكل صحيح: <b>%s</b>."
407
 
408
- #: admin/class-admin.php:815
409
  msgctxt "admin"
410
  msgid ""
411
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
@@ -414,7 +414,7 @@ msgstr ""
414
  "<b>إضافة دليل الأعمال</b> تتطلب حقل مع <b>%s</b> المرتبطات التالية بالترتيب "
415
  "لكي تعمل بشكل صحيح."
416
 
417
- #: admin/class-admin.php:819
418
  msgctxt "admin"
419
  msgid ""
420
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
@@ -423,17 +423,17 @@ msgstr ""
423
  "يمكنك إنشاء هذه الحقول المخصصة بنفسك داخل \"إدارة الحقول\" أو السماح لدليل "
424
  "الأعمال للقيام بذلك نيابة عنك تلقائياً."
425
 
426
- #: admin/class-admin.php:823
427
  msgctxt "admin"
428
  msgid "Go to \"Manage Form Fields\""
429
  msgstr "إنتقل إلى \"إدارة حقول\""
430
 
431
- #: admin/class-admin.php:826
432
  msgctxt "admin"
433
  msgid "Create these required fields for me"
434
  msgstr "إنشاء هذه الحقول المطلوبة نيابة عني"
435
 
436
- #: admin/class-admin.php:835
437
  msgctxt "admin"
438
  msgid ""
439
  "<b>Business Directory Plugin</b> requires a page with the "
@@ -442,7 +442,7 @@ msgstr ""
442
  "<b>إضافة دليل الأعمال</b> تتطلب صفحة فيها الكود القصير "
443
  "<tt>[businessdirectory]</tt> لكي تعمل بشكل صحيح."
444
 
445
- #: admin/class-admin.php:837
446
  msgctxt "admin"
447
  msgid ""
448
  "You can create this page by yourself or let Business Directory do this for "
@@ -451,27 +451,27 @@ msgstr ""
451
  "يمكنك إنشاء هذه الصفحة بنفسك أو ترك دليل الأعمال القيام بذلك نيابة عنك "
452
  "تلقائياً."
453
 
454
- #: admin/class-admin.php:841
455
  msgctxt "admin"
456
  msgid "Create required pages for me"
457
  msgstr "إنشاء الصفحات المطلوب نيابة عني"
458
 
459
- #: admin/class-admin.php:881
460
  msgctxt "admin compat"
461
  msgid "Installed: %s"
462
  msgstr "تم التنصيب: %s"
463
 
464
- #: admin/class-admin.php:881
465
  msgctxt "admin compat"
466
  msgid "N/A"
467
  msgstr "N/A غير قابل للتطبيق"
468
 
469
- #: admin/class-admin.php:884
470
  msgctxt "admin compat"
471
  msgid "Required: %s"
472
  msgstr "مطلوب: %s"
473
 
474
- #: admin/class-admin.php:896
475
  msgctxt "admin compat"
476
  msgid ""
477
  "Business Directory has detected some incompatible premium module versions "
@@ -480,7 +480,7 @@ msgstr ""
480
  "الإضافة اكتشفت أن هناك إصدارات مثبتة لوحدة ممتازة (premium module) أو أكثر "
481
  "غير متوافقة."
482
 
483
- #: admin/class-admin.php:898
484
  msgctxt "admin compat"
485
  msgid ""
486
  "Please upgrade to the required versions indicated below to make sure "
@@ -489,7 +489,7 @@ msgstr ""
489
  "الرجاء الترقية إلى الإصدارات المطلوبة المبينة أسفله للتأكد من أن كل شيء يعمل "
490
  "بشكل صحيح."
491
 
492
- #: admin/class-admin.php:918
493
  msgctxt "admin"
494
  msgid ""
495
  "We noticed you want your Business Directory users to register before posting "
@@ -686,7 +686,7 @@ msgctxt "admin csv-import"
686
  msgid "← Return to \"CSV Import\""
687
  msgstr "← العودة إلى \"استيراد CSV\""
688
 
689
- #: admin/csv-import.php:255
690
  msgid ""
691
  "A valid temporary directory with write permissions is required for CSV "
692
  "imports to function properly. Your server is using \"%s\" but this path does "
@@ -696,22 +696,22 @@ msgstr ""
696
  "الخادم الخاص بك يستخدام \"%s\" ولكن هذا المسار لا يبدو أنه قابل للكتابة. "
697
  "يرجى استشارة الاستضافة الخاص بك."
698
 
699
- #: admin/csv-import.php:289
700
  msgctxt "admin csv-import"
701
  msgid "There was an error uploading the CSV file."
702
  msgstr "حدث خطأ أثناء رفع ملف CSV."
703
 
704
- #: admin/csv-import.php:295
705
  msgctxt "admin csv-import"
706
  msgid "Please upload or select a CSV file."
707
  msgstr "المرجو رفع أو حدد ملف CSV."
708
 
709
- #: admin/csv-import.php:308
710
  msgctxt "admin csv-import"
711
  msgid "There was an error uploading the images ZIP file."
712
  msgstr "حدث خطأ أثناء رفع ملف الصور المضغوط ."
713
 
714
- #: admin/csv-import.php:329
715
  msgctxt "admin csv-import"
716
  msgid ""
717
  "An error was detected while validating the CSV file for import. Please fix "
@@ -720,7 +720,7 @@ msgstr ""
720
  "تم اكتشاف خطأ أثناء التحقق من صحة ملف CSV للاستيراد. المرجو إصلاح هذا قبل "
721
  "المتابعة."
722
 
723
- #: admin/csv-import.php:338
724
  msgctxt "admin csv-import"
725
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
726
  msgstr "الاستيراد في \"وضع الاختبار\". لن يتم إدراج أي شيء في قاعدة البيانات."
@@ -1085,36 +1085,42 @@ msgid "State"
1085
  msgstr "الولاية"
1086
 
1087
  #: admin/form-fields.php:298
 
 
 
 
 
 
1088
  msgctxt "form-fields admin"
1089
  msgid "ZIP Code"
1090
  msgstr "الرمز البريدي"
1091
 
1092
- #: admin/form-fields.php:299
1093
  msgctxt "form-fields admin"
1094
  msgid "FAX Number"
1095
  msgstr "رقم الفاكس"
1096
 
1097
- #: admin/form-fields.php:300
1098
  msgctxt "form-fields admin"
1099
  msgid "Phone Number"
1100
  msgstr "رقم الهاتف"
1101
 
1102
- #: admin/form-fields.php:301
1103
  msgctxt "form-fields admin"
1104
  msgid "Ratings Field"
1105
  msgstr "حقول التقييم"
1106
 
1107
- #: admin/form-fields.php:302
1108
  msgctxt "form-fields admin"
1109
  msgid "Twitter"
1110
  msgstr "تويتر"
1111
 
1112
- #: admin/form-fields.php:303
1113
  msgctxt "form-fields admin"
1114
  msgid "Website"
1115
  msgstr "موقع الأنترنيت"
1116
 
1117
- #: admin/form-fields.php:324
1118
  msgctxt "form-fields admin"
1119
  msgid "Tags updated."
1120
  msgstr "تم تحديث الوسوم"
@@ -2244,7 +2250,7 @@ msgctxt "form-fields admin"
2244
  msgid "Please see the <a>Form Fields documentation</a> for more details."
2245
  msgstr "المرجو مراجعة <a>وثائق حقول الاستمارة</a> للحصول على مزيد من التفاصيل."
2246
 
2247
- #. #-#-#-#-# WPBDM.pot (Business Directory Plugin 4.1.6) #-#-#-#-#
2248
  #. Plugin Name of the plugin/theme
2249
  #: admin/templates/header.tpl.php:4
2250
  msgid "Business Directory Plugin"
@@ -3019,28 +3025,28 @@ msgctxt "rss feed"
3019
  msgid "%s Feed"
3020
  msgstr "تغذية %s"
3021
 
3022
- #: business-directory-plugin.php:1137 core/view-submit-listing.php:58
3023
  #: core/views/submit_listing.php:10
3024
  msgctxt "views"
3025
  msgid "Submit A Listing"
3026
  msgstr "إضافة إعلان"
3027
 
3028
- #: business-directory-plugin.php:1142
3029
  msgctxt "title"
3030
  msgid "Find a Listing"
3031
  msgstr "العثور على إعلان"
3032
 
3033
- #: business-directory-plugin.php:1147
3034
  msgctxt "title"
3035
  msgid "View All Listings"
3036
  msgstr "عرض جميع الإعلانات"
3037
 
3038
- #: business-directory-plugin.php:1176
3039
  msgctxt "title"
3040
  msgid "Listings tagged: %s"
3041
  msgstr "إعلانات ذات وسم: %s"
3042
 
3043
- #: core/api.php:401
3044
  msgid "Free"
3045
  msgstr "مجاني"
3046
 
@@ -3141,7 +3147,6 @@ msgid "An error occurred while trying to delete this field."
3141
  msgstr "حدث خطأ أثناء محاولة حذف هذا الحقل."
3142
 
3143
  #: core/class-gateway.php:133
3144
- #, fuzzy
3145
  msgctxt "billing info"
3146
  msgid "Please enter a valid e-mail address."
3147
  msgstr "المرجو إدخال بريد إلكتروني صحيح."
@@ -3439,12 +3444,8 @@ msgstr "عرض وطلب موافقة العضو على الشروط والأحك
3439
 
3440
  #: core/class-settings.php:106
3441
  msgctxt "admin settings"
3442
- msgid ""
3443
- "Terms and Conditions text goes here...\n"
3444
- "\n"
3445
- msgstr ""
3446
- "نص الأحكام والشروط هنا...\n"
3447
- "\n"
3448
 
3449
  #: core/class-settings.php:107
3450
  msgctxt "admin settings"
@@ -3585,23 +3586,29 @@ msgctxt "admin settings"
3585
  msgid "Enable AJAX compatibility mode?"
3586
  msgstr "تمكين وضع التوافق أجاكس؟"
3587
 
3588
- #: core/class-settings.php:181 core/class-settings.php:679
 
 
 
 
 
 
3589
  msgctxt "admin settings"
3590
  msgid "Listings"
3591
  msgstr "الإعلانات"
3592
 
3593
- #: core/class-settings.php:182 core/class-settings.php:349
3594
- #: core/class-settings.php:636
3595
  msgctxt "admin settings"
3596
  msgid "General Settings"
3597
  msgstr "الإعدادات العامة"
3598
 
3599
- #: core/class-settings.php:184
3600
  msgctxt "admin settings"
3601
  msgid "Listings per page"
3602
  msgstr "الإعلانات حسب الصفحة"
3603
 
3604
- #: core/class-settings.php:185
3605
  msgctxt "admin settings"
3606
  msgid ""
3607
  "Number of listings to show per page. Use a value of \"0\" to show all "
@@ -3609,12 +3616,12 @@ msgid ""
3609
  msgstr ""
3610
  "عدد الإعلانات التي تظهر في كل صفحة. استخدام قيمة \"0\" لإظهار كل الإعلانات."
3611
 
3612
- #: core/class-settings.php:187
3613
  msgctxt "admin settings"
3614
  msgid "Listing duration for no-fee sites (in days)"
3615
  msgstr "مدة الإعلان للمواقع بلا رسوم (بالأيام)"
3616
 
3617
- #: core/class-settings.php:188
3618
  msgctxt "admin settings"
3619
  msgid ""
3620
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
@@ -3623,12 +3630,12 @@ msgstr ""
3623
  "استخدام قيمة \"0\" للإبقاء على الإعلان إلى أجل غير مسمى، أو قم بإدخال عدد "
3624
  "أقل من 10 سنوات (3650 يوما)."
3625
 
3626
- #: core/class-settings.php:194
3627
  msgctxt "admin settings"
3628
  msgid "Include listing contact form on listing pages?"
3629
  msgstr "إدراج الإعلان مع نموذج الاتصال في صفحات الإعلان؟"
3630
 
3631
- #: core/class-settings.php:197
3632
  msgctxt "admin settings"
3633
  msgid ""
3634
  "Allows visitors to contact listing authors privately. Authors will receive "
@@ -3637,22 +3644,22 @@ msgstr ""
3637
  "يسمح للزوار بالاتصال بكتاب الإعلان بشكل خاص. الكتاب سوف يتلقون رسائل عبر "
3638
  "البريد الإلكتروني."
3639
 
3640
- #: core/class-settings.php:200
3641
  msgctxt "admin settings"
3642
  msgid "Open detailed view of listing in new tab?"
3643
  msgstr "فتح تفاصيل مشاهدة الإعلانات في علامة تبويب جديدة؟"
3644
 
3645
- #: core/class-settings.php:205
3646
  msgctxt "admin settings"
3647
  msgid "Require login for using the contact form?"
3648
  msgstr "يتطلب تسجيل الدخول لاستخدام نموذج الاتصال؟"
3649
 
3650
- #: core/class-settings.php:211
3651
  msgctxt "admin settings"
3652
  msgid "Maximum number of contact form submits per day"
3653
  msgstr "الحد الأقصى لعدد إرسال الاتصالات يوميا"
3654
 
3655
- #: core/class-settings.php:214
3656
  msgctxt "admin settings"
3657
  msgid ""
3658
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
@@ -3661,12 +3668,12 @@ msgstr ""
3661
  "إستخدم هذا لمنع الرسائل المزعجة لأصحاب الإعلانات. 0 تعني إرسال غير محدود في "
3662
  "اليوم الواحد."
3663
 
3664
- #: core/class-settings.php:222
3665
  msgctxt "admin settings"
3666
  msgid "Include comment form on listing pages?"
3667
  msgstr "يتضمن نموذج التعليق على صفحات الإعلانات؟"
3668
 
3669
- #: core/class-settings.php:225
3670
  msgctxt "admin settings"
3671
  msgid ""
3672
  "BD uses the standard comment inclusion from WordPress, but most themes only "
@@ -3676,54 +3683,52 @@ msgid ""
3676
  "first, and if that doesn't work, try the 3rd option instead."
3677
  msgstr ""
3678
 
3679
- #: core/class-settings.php:228
3680
- #, fuzzy
3681
  msgctxt "admin settings"
3682
  msgid "Do not include comments in listings"
3683
  msgstr "يتضمن نموذج التعليق على صفحات الإعلانات؟"
3684
 
3685
- #: core/class-settings.php:229
3686
- #, fuzzy
3687
  msgctxt "admin settings"
3688
  msgid "Include comment form, theme invoked (standard option)"
3689
  msgstr "يتضمن نموذج التعليق على صفحات الإعلانات؟"
3690
 
3691
- #: core/class-settings.php:230
3692
  msgctxt "admin settings"
3693
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
3694
  msgstr ""
3695
 
3696
- #: core/class-settings.php:238
3697
  msgctxt "admin settings"
3698
  msgid "Show listings under categories on main page?"
3699
  msgstr "إظهار الإعلانات تحت التصنيفات على الصفحة الرئيسية؟"
3700
 
3701
- #: core/class-settings.php:239
3702
  msgctxt "admin settings"
3703
  msgid "Status of listings upon uninstalling plugin"
3704
  msgstr "حالة الإعلانات عند إلغاء تثبيت الإضافة"
3705
 
3706
- #: core/class-settings.php:240 core/class-settings.php:242
3707
  msgctxt "post status"
3708
  msgid "Draft"
3709
  msgstr "مسودة"
3710
 
3711
- #: core/class-settings.php:240 core/class-settings.php:242
3712
  msgctxt "post status"
3713
  msgid "Trash"
3714
  msgstr "سلة المهملات"
3715
 
3716
- #: core/class-settings.php:241
3717
  msgctxt "admin settings"
3718
  msgid "Status of deleted listings"
3719
  msgstr "حالة الإعلانات المحذوفة"
3720
 
3721
- #: core/class-settings.php:243
3722
  msgctxt "admin settings"
3723
  msgid "Submit Listing instructions message"
3724
  msgstr "إرسال رسالة تعليمات الإعلانات"
3725
 
3726
- #: core/class-settings.php:243
3727
  msgctxt "admin settings"
3728
  msgid ""
3729
  "This text is displayed at the first page of the Submit Listing process for "
@@ -3734,22 +3739,22 @@ msgstr ""
3734
  "استخدامه لإعطاء إرشادات حول تعبئة النموذج أو أي شيء تريد إعلام الأعضاء به "
3735
  "قبل أن يبدأوا."
3736
 
3737
- #: core/class-settings.php:245
3738
  msgctxt "admin settings"
3739
  msgid "Listing Renewal"
3740
  msgstr "تجديد الإعلان"
3741
 
3742
- #: core/class-settings.php:246
3743
  msgctxt "admin settings"
3744
  msgid "Turn on listing renewal option?"
3745
  msgstr "قم بتشغيل خيار تجديد الإعلان؟"
3746
 
3747
- #: core/class-settings.php:249
3748
  msgctxt "admin settings"
3749
  msgid "Allow recurring renewal payments?"
3750
  msgstr "السماح بتجديد الدفعات المتكررة؟"
3751
 
3752
- #: core/class-settings.php:252
3753
  msgctxt "admin settings"
3754
  msgid ""
3755
  "Allow users to opt in for automatic renewal of their listings. The fee is "
@@ -3758,48 +3763,48 @@ msgstr ""
3758
  "السماح للأعضاء باختيار التجديد التلقائي لإعلاناتهم. الرسوم تستوفى وقت انتهاء "
3759
  "تاريخ الإعلان دون تدخل العضو."
3760
 
3761
- #: core/class-settings.php:256
3762
  msgctxt "admin settings"
3763
  msgid "Use recurring payments as the default payment method?"
3764
  msgstr "استخدام المدفوعات المتكررة كطريقة الدفع الافتراضية؟"
3765
 
3766
- #: core/class-settings.php:259
3767
  msgctxt "admin settings"
3768
  msgid ""
3769
  "Enable automatic renewal without having users opt in during the submit "
3770
  "process."
3771
  msgstr "تمكين التجديد التلقائي دون إخبار الأعضاء أثناء عملية الإرسال."
3772
 
3773
- #: core/class-settings.php:264
3774
  msgctxt "admin settings"
3775
  msgid "Listing renewal e-mail threshold (in days)"
3776
  msgstr "عتبة رسالة البريد الإلكتروني لتجديد الإعلان (بالأيام)"
3777
 
3778
- #: core/class-settings.php:267
3779
  msgctxt "admin settings"
3780
  msgid ""
3781
  "Configure how many days before listing expiration is the renewal e-mail sent."
3782
  msgstr ""
3783
  "حدد عدد الأيام قبل انتهاء تاريخ الإعلان لإرسال رسالة بريد إلكتروني لتجديده."
3784
 
3785
- #: core/class-settings.php:271
3786
  msgctxt "admin settings"
3787
  msgid ""
3788
  "Send expiration notices including a cancel links to auto-renewed listings?"
3789
  msgstr ""
3790
  "إرسال إشعارات انتهاء التاريخ مصحوبة بروابط إلغاء التجديد التلقائي للإعلانات؟"
3791
 
3792
- #: core/class-settings.php:278
3793
  msgctxt "admin settings"
3794
  msgid "Remind listing owners of expired listings (past due)?"
3795
  msgstr "ذكِّر أصحاب الإعلانات المنتهية التاريخ (مستحقة)؟"
3796
 
3797
- #: core/class-settings.php:283
3798
  msgctxt "admin settings"
3799
  msgid "Listing renewal reminder e-mail threshold (in days)"
3800
  msgstr "عتبة التذكير بالبريد الإلكتروني لتجديد الإعلان (بالأيام)"
3801
 
3802
- #: core/class-settings.php:286
3803
  msgctxt "admin settings"
3804
  msgid ""
3805
  "Configure how many days after the expiration of a listing an e-mail reminder "
@@ -3808,172 +3813,172 @@ msgstr ""
3808
  "حدد عدد الأيام بعد انتهاء تاريخ الإعلان لإرسال رسالة بريد إلكتروني لتذكير "
3809
  "صاحب الإعلان."
3810
 
3811
- #: core/class-settings.php:289
3812
  msgctxt "admin settings"
3813
  msgid "Post/Category Settings"
3814
  msgstr "إعدادات الإعلان/التصنيف"
3815
 
3816
- #: core/class-settings.php:290
3817
  msgctxt "admin settings"
3818
  msgid "Default new post status"
3819
  msgstr "حالة الإعلان الجديد الافتراضية"
3820
 
3821
- #: core/class-settings.php:291 core/class-settings.php:294
3822
  msgctxt "post status"
3823
  msgid "Published"
3824
  msgstr "نشرت"
3825
 
3826
- #: core/class-settings.php:291 core/class-settings.php:294
3827
  msgctxt "post status"
3828
  msgid "Pending"
3829
  msgstr " في الانتظار"
3830
 
3831
- #: core/class-settings.php:293
3832
  msgctxt "admin settings"
3833
  msgid "Edit post status"
3834
  msgstr "تعديل حالة الإعلان"
3835
 
3836
- #: core/class-settings.php:295
3837
  msgctxt "admin settings"
3838
  msgid "Order categories list by"
3839
  msgstr "ترتيب قائمة التصنيفات حسب"
3840
 
3841
- #: core/class-settings.php:297
3842
  msgctxt "admin settings"
3843
  msgid "Name"
3844
  msgstr "الإسم"
3845
 
3846
- #: core/class-settings.php:298
3847
  msgctxt "admin settings"
3848
  msgid "Slug"
3849
  msgstr "رابط لطيف"
3850
 
3851
- #: core/class-settings.php:299
3852
  msgctxt "admin settings"
3853
  msgid "Listing Count"
3854
  msgstr "عداد الإعلانات"
3855
 
3856
- #: core/class-settings.php:301
3857
  msgctxt "admin settings"
3858
  msgid "Sort order for categories"
3859
  msgstr "ترتيب فرز التصنيفات"
3860
 
3861
- #: core/class-settings.php:302 core/class-settings.php:320
3862
  msgctxt "admin settings"
3863
  msgid "Ascending"
3864
  msgstr "تصاعدي"
3865
 
3866
- #: core/class-settings.php:302 core/class-settings.php:320
3867
  msgctxt "admin settings"
3868
  msgid "Descending"
3869
  msgstr "تنازلي"
3870
 
3871
- #: core/class-settings.php:303
3872
  msgctxt "admin settings"
3873
  msgid "Show category post count?"
3874
  msgstr "إظهار عدد إعلانات التصنيف؟"
3875
 
3876
- #: core/class-settings.php:304
3877
  msgctxt "admin settings"
3878
  msgid "Hide empty categories?"
3879
  msgstr "إخفاء التصنيفات الفارغة؟"
3880
 
3881
- #: core/class-settings.php:305
3882
  msgctxt "admin settings"
3883
  msgid "Show only parent categories in category list?"
3884
  msgstr "إظهار التصنيفات الأبوية فقط في قائمة التصنيف؟"
3885
 
3886
- #: core/class-settings.php:307
3887
  msgctxt "admin settings"
3888
  msgid "Listings Sorting"
3889
  msgstr "فرز الإعلانات"
3890
 
3891
- #: core/class-settings.php:308
3892
  msgctxt "admin settings"
3893
  msgid "Order directory listings by"
3894
  msgstr "ترتيب إعلانات الدليل حسب"
3895
 
3896
- #: core/class-settings.php:310
3897
  msgctxt "admin settings"
3898
  msgid "Title"
3899
  msgstr "العنوان"
3900
 
3901
- #: core/class-settings.php:311
3902
  msgctxt "admin settings"
3903
  msgid "Author"
3904
  msgstr "الكاتب"
3905
 
3906
- #: core/class-settings.php:312 core/class-settings.php:722
3907
  msgctxt "admin settings"
3908
  msgid "Date posted"
3909
  msgstr "تاريخ النشر"
3910
 
3911
- #: core/class-settings.php:313 core/class-settings.php:723
3912
  msgctxt "admin settings"
3913
  msgid "Date last modified"
3914
  msgstr "تاريخ آخر تعديل"
3915
 
3916
- #: core/class-settings.php:314
3917
  msgctxt "admin settings"
3918
  msgid "Random"
3919
  msgstr "عشوائية"
3920
 
3921
- #: core/class-settings.php:315
3922
  msgctxt "admin settings"
3923
  msgid "Paid first then free. Inside each group by date."
3924
  msgstr "تدفع أولاً ثم مجاناً. داخل كل مجموعة حسب التاريخ."
3925
 
3926
- #: core/class-settings.php:316
3927
  msgctxt "admin settings"
3928
  msgid "Paid first then free. Inside each group by title."
3929
  msgstr "تدفع أولاً ثم مجاناً. داخل كل مجموعة بعنوان."
3930
 
3931
- #: core/class-settings.php:318
3932
  msgctxt "admin settings"
3933
  msgid "Sort directory listings by"
3934
  msgstr "فرز إعلانات الدليل حسب"
3935
 
3936
- #: core/class-settings.php:319
3937
  msgctxt "admin settings"
3938
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
3939
  msgstr "ترتيب تصاعدي من أ إلى ي، ترتيب تنازلي من ي إلى أ"
3940
 
3941
- #: core/class-settings.php:324
3942
  msgctxt "admin settings"
3943
  msgid "Enable sort bar?"
3944
  msgstr "تمكين شريط الفرز؟"
3945
 
3946
- #: core/class-settings.php:329
3947
  msgctxt "admin settings"
3948
  msgid "Sortbar Fields"
3949
  msgstr "حقول شريط الفرز"
3950
 
3951
- #: core/class-settings.php:338
3952
  msgctxt "admin settings"
3953
  msgid "Featured (Sticky) listing settings"
3954
  msgstr "إعدادات الإعلانات (المثبتة) المميزة"
3955
 
3956
- #: core/class-settings.php:339
3957
  msgctxt "admin settings"
3958
  msgid "Offer sticky listings?"
3959
  msgstr "عروض الإعلانات المثبتة"
3960
 
3961
- #: core/class-settings.php:340
3962
  msgctxt "admin settings"
3963
  msgid "Offer upgrades during submit process?"
3964
  msgstr "عرض الترقية خلال عملية إضافة إعلان؟"
3965
 
3966
- #: core/class-settings.php:341
3967
  msgctxt "admin settings"
3968
  msgid "Sticky listing price"
3969
  msgstr "سعر الإعلان المثبت"
3970
 
3971
- #: core/class-settings.php:342
3972
  msgctxt "admin settings"
3973
  msgid "Sticky listing page description text"
3974
  msgstr "نص وصف صفحة الإعلان المثبت"
3975
 
3976
- #: core/class-settings.php:343
3977
  msgctxt "admin settings"
3978
  msgid ""
3979
  "You can upgrade your listing to featured status. Featured listings will "
@@ -3982,17 +3987,17 @@ msgstr ""
3982
  "يمكنك ترقية إعلانك إلى الحالة المميزة. الإعلانات المميزة سوف تظهر دائماً أعلى "
3983
  "الإعلانات العادية."
3984
 
3985
- #: core/class-settings.php:348
3986
  msgctxt "admin settings"
3987
  msgid "E-Mail"
3988
  msgstr "البريد الإلكتروني"
3989
 
3990
- #: core/class-settings.php:352
3991
  msgctxt "admin settings"
3992
  msgid "Display email address fields publicly?"
3993
  msgstr "عرض حقول عنوان البريد الإلكتروني علنا؟"
3994
 
3995
- #: core/class-settings.php:355
3996
  msgctxt "admin settings"
3997
  msgid ""
3998
  "Shows the email address of the listing owner to all web users. NOT "
@@ -4003,12 +4008,12 @@ msgstr ""
4003
  "لأن هذا يزيد من الرسائل المزعجة إلى العنوان ويسمح للمتطفلين بجمع عنوانين "
4004
  "البريد للاستخدام في المستقبل."
4005
 
4006
- #: core/class-settings.php:358
4007
  msgctxt "admin settings"
4008
  msgid "How to determine the listing's email address?"
4009
  msgstr "كيفية تحديد عنوان البريد الإلكتروني في الإعلان؟"
4010
 
4011
- #: core/class-settings.php:361
4012
  msgctxt "admin settings"
4013
  msgid ""
4014
  "This affects emails sent to listing owners via contact forms or when their "
@@ -4017,124 +4022,124 @@ msgstr ""
4017
  "هذا يؤثر على رسائل البريد الإلكتروني المرسلة إلى مالكي الإعلانات عبر نموذج "
4018
  "الاتصال أو عندما ينتهي تاريخ الإعلانات."
4019
 
4020
- #: core/class-settings.php:363
4021
  msgctxt "admin settings"
4022
  msgid "Try listing's email field first, then author's email."
4023
  msgstr "جرب البريد الإلكتروني للإعلانات أولاً، ثم البريد الإلكتروني للكاتب."
4024
 
4025
- #: core/class-settings.php:364
4026
  msgctxt "admin settings"
4027
  msgid "Try author's email first and then listing's email field."
4028
  msgstr "جرب البريد الإلكتروني للكاتب أولاً، ثم البريد الإلكتروني للإعلانات."
4029
 
4030
- #: core/class-settings.php:368
4031
  msgctxt "admin settings"
4032
  msgid "E-Mail Notifications"
4033
  msgstr "تنبيهات البريد الإلكتروني"
4034
 
4035
- #: core/class-settings.php:371
4036
  msgctxt "admin settings"
4037
  msgid "Notify admin via e-mail when..."
4038
  msgstr "إبلاغ المدير عن طريق البريد الإلكتروني عندما..."
4039
 
4040
- #: core/class-settings.php:375
4041
  msgctxt "admin settings"
4042
  msgid "A new listing is submitted."
4043
  msgstr "يتم إضافة إعلان جديد"
4044
 
4045
- #: core/class-settings.php:376
4046
  msgctxt "admin settings"
4047
  msgid "A listing is edited."
4048
  msgstr "تم تحرير الإعلان"
4049
 
4050
- #: core/class-settings.php:377
4051
  msgctxt "admin settings"
4052
  msgid "A listing expires."
4053
  msgstr "الإعلان منتهي التاريخ"
4054
 
4055
- #: core/class-settings.php:378
4056
  msgctxt "admin settings"
4057
  msgid "A contact message is sent to a listing's owner."
4058
  msgstr "يتم إرسال رسالة اتصال لمالك الإعلان."
4059
 
4060
- #: core/class-settings.php:384
4061
  msgctxt "admin settings"
4062
  msgid "CC this e-mail address too"
4063
  msgstr "إرسال نسخة من الرسالة الى عنوان البريد الإلكتروني هذا أيضا"
4064
 
4065
- #: core/class-settings.php:390
4066
  msgctxt "admin settings"
4067
  msgid "Notify users via e-mail when..."
4068
  msgstr "إعلام الأعضاء عن طريق البريد الإلكتروني عندما..."
4069
 
4070
- #: core/class-settings.php:393
4071
  msgctxt "admin settings"
4072
  msgid "You can modify the text template used for most of these e-mails below."
4073
  msgstr ""
4074
  "يمكنك تعديل قالب النص المستخدم لمعظم رسائل البريد الإلكتروني هذه أدناه."
4075
 
4076
- #: core/class-settings.php:394
4077
  msgctxt "admin settings"
4078
  msgid "Their listing is submitted."
4079
  msgstr "يتم إضافة الإعلان الخاص بهم"
4080
 
4081
- #: core/class-settings.php:395
4082
  msgctxt "admin settings"
4083
  msgid "Their listing is approved/published."
4084
  msgstr "تمت الموافقة ونشر الإعلان الخاص بهم"
4085
 
4086
- #: core/class-settings.php:404
4087
  msgctxt "contact email"
4088
  msgid "You have received a reply from your listing at %s."
4089
  msgstr "تلقيت ردا من الإعلان الخاص بك في %s."
4090
 
4091
- #: core/class-settings.php:405
4092
  msgctxt "contact email"
4093
  msgid "Name: %s"
4094
  msgstr "الإسم: %s"
4095
 
4096
- #: core/class-settings.php:406
4097
  msgctxt "contact email"
4098
  msgid "E-Mail: %s"
4099
  msgstr "البريد الإلكتروني: %s"
4100
 
4101
- #: core/class-settings.php:407
4102
  msgctxt "contact email"
4103
  msgid "Message:"
4104
  msgstr "الرسالة:"
4105
 
4106
- #: core/class-settings.php:409
4107
  msgctxt "contact email"
4108
  msgid "Time: %s"
4109
  msgstr "الوقت: %s"
4110
 
4111
- #: core/class-settings.php:411
4112
  msgctxt "admin settings"
4113
  msgid "E-Mail Templates"
4114
  msgstr "قوالب البريد الإلكتروني"
4115
 
4116
- #: core/class-settings.php:414
4117
  msgctxt "admin settings"
4118
  msgid "Email confirmation message"
4119
  msgstr "رسالة تأكيد البريد الإلكتروني"
4120
 
4121
- #: core/class-settings.php:418
4122
  msgctxt "admin settings"
4123
  msgid "Sent after a listing has been submitted."
4124
  msgstr "ترسل بعد أن يضاف الإعلان."
4125
 
4126
- #: core/class-settings.php:419 core/class-settings.php:427
4127
- #: core/class-settings.php:468
4128
  msgctxt "admin settings"
4129
  msgid "Listing's title"
4130
  msgstr "عنوان الإعلان"
4131
 
4132
- #: core/class-settings.php:422
4133
  msgctxt "admin settings"
4134
  msgid "Listing published message"
4135
  msgstr "رسالة نشر الإعلان"
4136
 
4137
- #: core/class-settings.php:425
4138
  msgctxt "admin settings"
4139
  msgid ""
4140
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
@@ -4143,22 +4148,22 @@ msgstr ""
4143
  "القائمة الخاصة بك \"[listing]\" متوفر الآن في [listing-url] ويمكن مشاهدتها "
4144
  "من قبل العموم."
4145
 
4146
- #: core/class-settings.php:426
4147
  msgctxt "admin settings"
4148
  msgid "Sent when the listing has been published or approved by an admin."
4149
  msgstr "ترسل عندما يتم نشر الإعلان أو الموافقة عليه من طرف المدير."
4150
 
4151
- #: core/class-settings.php:428
4152
  msgctxt "admin settings"
4153
  msgid "Listing's URL"
4154
  msgstr "عنوان URL الإعلان"
4155
 
4156
- #: core/class-settings.php:432
4157
  msgctxt "admin settings"
4158
  msgid "Listing Contact Message"
4159
  msgstr "رسالة اتصال الإعلان"
4160
 
4161
- #: core/class-settings.php:436
4162
  msgctxt "admin settings"
4163
  msgid ""
4164
  "Sent to listing owners when someone uses the contact form on their listing "
@@ -4167,32 +4172,32 @@ msgstr ""
4167
  "ترسل إلى مالكي الإعلانات عندما يستخدم شخص ما نموذج جهة الاتصال في صفحات "
4168
  "الإعلانات الخاصة بهم."
4169
 
4170
- #: core/class-settings.php:446
4171
  msgctxt "admin settings"
4172
  msgid "Payment related"
4173
  msgstr "المدفوعات ذات الصلة"
4174
 
4175
- #: core/class-settings.php:463
4176
  msgctxt "admin settings"
4177
  msgid "Payment abandoned reminder message"
4178
  msgstr "رسالة تذكير بالتخلي عن الدفع"
4179
 
4180
- #: core/class-settings.php:467
4181
  msgctxt "admin settings"
4182
  msgid "Sent some time after a pending payment is abandoned by users."
4183
  msgstr "ترسل أحيانا بعد أن يتخلي الأعضاء عن الدفعة المنتظرة."
4184
 
4185
- #: core/class-settings.php:469
4186
  msgctxt "admin settings"
4187
  msgid "Checkout URL link"
4188
  msgstr "رابط URL إتمام الشراء"
4189
 
4190
- #: core/class-settings.php:475
4191
  msgctxt "admin settings"
4192
  msgid "Renewal Reminders"
4193
  msgstr "رسائل تذكير التجديد"
4194
 
4195
- #: core/class-settings.php:478
4196
  msgctxt "admin settings"
4197
  msgid ""
4198
  "This section refers only to the text of the renewal/expiration notices. You "
@@ -4201,12 +4206,12 @@ msgstr ""
4201
  "هذا القسم يحيل فقط إلى نص إشعارات التجديد/انتهاء التاريخ. يمكنك أيضا "
4202
  "<a>إعداد متى يتم إرسال رسائل البريد الإلكتروني</a>."
4203
 
4204
- #: core/class-settings.php:482
4205
  msgctxt "admin settings"
4206
  msgid "Pending expiration e-mail message"
4207
  msgstr "رسالة البريد الإلكتروني أثناء انتظار انتهاء التاريخ"
4208
 
4209
- #: core/class-settings.php:486
4210
  msgctxt "settings"
4211
  msgid ""
4212
  "Sent some time before the listing expires. Applies to non-recurring renewals "
@@ -4215,50 +4220,50 @@ msgstr ""
4215
  "ترسل أحيانا قبل انتهاء تاريخ الإعلان. تنطبق على عمليات التجديد غير المتكررة "
4216
  "فقط."
4217
 
4218
- #: core/class-settings.php:487 core/class-settings.php:500
4219
- #: core/class-settings.php:513 core/class-settings.php:526
4220
- #: core/class-settings.php:539
4221
  msgctxt "settings"
4222
  msgid "Listing's name (with link)"
4223
  msgstr "إسم الإعلان (مع رابط)"
4224
 
4225
- #: core/class-settings.php:488 core/class-settings.php:501
4226
- #: core/class-settings.php:514 core/class-settings.php:527
4227
- #: core/class-settings.php:540
4228
  msgctxt "settings"
4229
  msgid "Author's name"
4230
  msgstr "إسم الكاتب"
4231
 
4232
- #: core/class-settings.php:489 core/class-settings.php:502
4233
- #: core/class-settings.php:541
4234
  msgctxt "settings"
4235
  msgid "Expiration date"
4236
  msgstr "تاريخ انتهاء التاريخ"
4237
 
4238
- #: core/class-settings.php:490
4239
  msgctxt "settings"
4240
  msgid "Category that is going to expire"
4241
  msgstr "التصنيف الذي سوف ينتهي"
4242
 
4243
- #: core/class-settings.php:491 core/class-settings.php:504
4244
- #: core/class-settings.php:543
4245
  msgctxt "settings"
4246
  msgid "Link to renewal page"
4247
  msgstr "رابط إلى صفحة التجديد"
4248
 
4249
- #: core/class-settings.php:492 core/class-settings.php:505
4250
- #: core/class-settings.php:517 core/class-settings.php:530
4251
- #: core/class-settings.php:544
4252
  msgctxt "settings"
4253
  msgid "Link to your site"
4254
  msgstr "رابط إلى موقعك"
4255
 
4256
- #: core/class-settings.php:495
4257
  msgctxt "admin settings"
4258
  msgid "Listing Renewal e-mail message"
4259
  msgstr "رسالة البريد الإلكتروني لتجديد الإعلان"
4260
 
4261
- #: core/class-settings.php:499
4262
  msgctxt "settings"
4263
  msgid ""
4264
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
@@ -4266,17 +4271,17 @@ msgid ""
4266
  msgstr ""
4267
  "ترسل وقت انتهاء تاريخ الإعلان. تنطبق على عمليات التجديد غير المتكررة فقط."
4268
 
4269
- #: core/class-settings.php:503 core/class-settings.php:542
4270
  msgctxt "settings"
4271
  msgid "Category that expired"
4272
  msgstr "التصنيف الذي انتهى وقته"
4273
 
4274
- #: core/class-settings.php:508
4275
  msgctxt "admin settings"
4276
  msgid "Listing auto-renewal reminder (recurring payments)"
4277
  msgstr "تذكير بالتجديد التلقائي للإعلان (الدفعات المتكررة)"
4278
 
4279
- #: core/class-settings.php:512
4280
  msgctxt "settings"
4281
  msgid ""
4282
  "Sent some time before the listing is auto-renewed. Applies to recurring "
@@ -4285,44 +4290,44 @@ msgstr ""
4285
  "ترسل أحيانا قبل التجديد التلقائي للإعلان. تنطبق على عمليات التجديد المتكررة "
4286
  "فقط."
4287
 
4288
- #: core/class-settings.php:515 core/class-settings.php:529
4289
  msgctxt "settings"
4290
  msgid "Renewal date"
4291
  msgstr "تاريخ التجديد"
4292
 
4293
- #: core/class-settings.php:516
4294
  msgctxt "settings"
4295
  msgid "Category that is going to be renewed"
4296
  msgstr "التصنيف الذي سيتم تجديده"
4297
 
4298
- #: core/class-settings.php:518
4299
  msgctxt "settings"
4300
  msgid "Link to manage subscriptions"
4301
  msgstr "رابط لإدارة الاشتراكات"
4302
 
4303
- #: core/class-settings.php:521
4304
  msgctxt "admin settings"
4305
  msgid "Listing Renewal e-mail message (recurring payments)"
4306
  msgstr "رسالة البريد الإلكتروني لتجديد الإعلان (الدفعات المتكررة)"
4307
 
4308
- #: core/class-settings.php:525
4309
  msgctxt "settings"
4310
  msgid ""
4311
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
4312
  msgstr ""
4313
  "ترسل بعد التجديد التلقائي للإعلان. تنطبق على عمليات التجديد المتكررة فقط."
4314
 
4315
- #: core/class-settings.php:528
4316
  msgctxt "settings"
4317
  msgid "Renewed category"
4318
  msgstr "تم تجديد التصنيف"
4319
 
4320
- #: core/class-settings.php:534
4321
  msgctxt "admin settings"
4322
  msgid "Renewal reminder e-mail message"
4323
  msgstr "رسالة البريد الإلكتروني للتذكير بالتجديد"
4324
 
4325
- #: core/class-settings.php:538
4326
  msgctxt "settings"
4327
  msgid ""
4328
  "Sent some time after listing expiration and when no renewal has occurred. "
@@ -4331,32 +4336,32 @@ msgstr ""
4331
  "ترسل أحيانا بعد انتهاء تاريخ الإعلان وحينما لا يتم التجديد. تنطبق على عمليات "
4332
  "التجديد المتكررة وغير المتكررة."
4333
 
4334
- #: core/class-settings.php:548
4335
  msgctxt "admin settings"
4336
  msgid "Payment"
4337
  msgstr "الدفع"
4338
 
4339
- #: core/class-settings.php:549
4340
  msgctxt "admin settings"
4341
  msgid "Payment Settings"
4342
  msgstr "إعدادات الدفع"
4343
 
4344
- #: core/class-settings.php:552
4345
  msgctxt "admin settings"
4346
  msgid "Turn On payments?"
4347
  msgstr "تشغيل الدفعات؟"
4348
 
4349
- #: core/class-settings.php:554
4350
  msgctxt "admin settings"
4351
  msgid "Put payment gateways in test mode?"
4352
  msgstr "وضع بوابات الدفع في وضع الاختبار؟"
4353
 
4354
- #: core/class-settings.php:559
4355
  msgctxt "admin settings"
4356
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
4357
  msgstr "تنفيذ إنهاء الشراء على الإصدار الآمن (HTTPS) لموقع الويب الخاص بك؟"
4358
 
4359
- #: core/class-settings.php:562
4360
  msgctxt "admin settings"
4361
  msgid ""
4362
  "Recommended for added security. For this to work you need to enable HTTPS on "
@@ -4365,162 +4370,162 @@ msgstr ""
4365
  "موصى به لأمن أكثر. لكي يعمل هذا أنت بحاجة إلى تمكين HTTPS على الخادم الخاص "
4366
  "بك و <a>الحصول على شهادة SSL</a>."
4367
 
4368
- #: core/class-settings.php:566
4369
  msgctxt "admin settings"
4370
  msgid "Currency Code"
4371
  msgstr "رمز العملة"
4372
 
4373
- #: core/class-settings.php:568
4374
  msgctxt "admin settings"
4375
  msgid "Australian Dollar (AUD)"
4376
  msgstr "الدولار الأسترالي (AUD)"
4377
 
4378
- #: core/class-settings.php:569
4379
  msgctxt "admin settings"
4380
  msgid "Brazilian Real (BRL)"
4381
  msgstr "الريال البرازيلي (BRL)"
4382
 
4383
- #: core/class-settings.php:570
4384
  msgctxt "admin settings"
4385
  msgid "Canadian Dollar (CAD)"
4386
  msgstr "الدولار الكندي (CAD)"
4387
 
4388
- #: core/class-settings.php:571
4389
  msgctxt "admin settings"
4390
  msgid "Czech Koruna (CZK)"
4391
  msgstr "الكورونا التشيكية (CZK)"
4392
 
4393
- #: core/class-settings.php:572
4394
  msgctxt "admin settings"
4395
  msgid "Danish Krone (DKK)"
4396
  msgstr "الكرونة الدانماركية (DKK)"
4397
 
4398
- #: core/class-settings.php:573
4399
  msgctxt "admin settings"
4400
  msgid "Euro (EUR)"
4401
  msgstr "اليورو (EUR)"
4402
 
4403
- #: core/class-settings.php:574
4404
  msgctxt "admin settings"
4405
  msgid "Hong Kong Dollar (HKD)"
4406
  msgstr "دولار هونج كونج (HKD)"
4407
 
4408
- #: core/class-settings.php:575
4409
  msgctxt "admin settings"
4410
  msgid "Hungarian Forint (HUF)"
4411
  msgstr "الفورنت الهنغاري (HUF)"
4412
 
4413
- #: core/class-settings.php:576
4414
  msgctxt "admin settings"
4415
  msgid "Israeli New Shequel (ILS)"
4416
  msgstr "الشكيل الإسرائيلي الجديد (ILS)"
4417
 
4418
- #: core/class-settings.php:577
4419
  msgctxt "admin settings"
4420
  msgid "Japanese Yen (JPY)"
4421
  msgstr "الين الياباني (JPY)"
4422
 
4423
- #: core/class-settings.php:578
4424
  msgctxt "admin settings"
4425
  msgid "Malasian Ringgit (MYR)"
4426
  msgstr "الرينغيت الماليزي (MYR)"
4427
 
4428
- #: core/class-settings.php:579
4429
  msgctxt "admin settings"
4430
  msgid "Mexican Peso (MXN)"
4431
  msgstr "بيزو مكسيكي (MXN)"
4432
 
4433
- #: core/class-settings.php:580
4434
  msgctxt "admin settings"
4435
  msgid "Norwegian Krone (NOK)"
4436
  msgstr "الكرون النرويجي (NOK)"
4437
 
4438
- #: core/class-settings.php:581
4439
  msgctxt "admin settings"
4440
  msgid "New Zealand Dollar (NZD)"
4441
  msgstr "الدولار النيوزيلندي (NZD)"
4442
 
4443
- #: core/class-settings.php:582
4444
  msgctxt "admin settings"
4445
  msgid "Philippine Peso (PHP)"
4446
  msgstr "بيزو فلبيني (PHP)"
4447
 
4448
- #: core/class-settings.php:583
4449
  msgctxt "admin settings"
4450
  msgid "Polish Zloty (PLN)"
4451
  msgstr "الزلوتي البولندي (PLN)"
4452
 
4453
- #: core/class-settings.php:584
4454
  msgctxt "admin settings"
4455
  msgid "Pound Sterling (GBP)"
4456
  msgstr "الجنيه الإسترليني (GBP)"
4457
 
4458
- #: core/class-settings.php:585
4459
  msgctxt "admin settings"
4460
  msgid "Singapore Dollar (SGD)"
4461
  msgstr "دولار سنغافوري (SGD)"
4462
 
4463
- #: core/class-settings.php:586
4464
  msgctxt "admin settings"
4465
  msgid "Swedish Krona (SEK)"
4466
  msgstr "الكرونا السويدية (SEK)"
4467
 
4468
- #: core/class-settings.php:587
4469
  msgctxt "admin settings"
4470
  msgid "Swiss Franc (CHF)"
4471
  msgstr "الفرنك السويسري (CHF)"
4472
 
4473
- #: core/class-settings.php:588
4474
  msgctxt "admin settings"
4475
  msgid "Taiwan Dollar (TWD)"
4476
  msgstr "الدولار التايواني (TWD)"
4477
 
4478
- #: core/class-settings.php:589
4479
  msgctxt "admin settings"
4480
  msgid "Thai Baht (THB)"
4481
  msgstr "البات التايلندي (THB)"
4482
 
4483
- #: core/class-settings.php:590
4484
  msgctxt "admin settings"
4485
  msgid "Turkish Lira (TRY)"
4486
  msgstr "الليرة التركية (TRY)"
4487
 
4488
- #: core/class-settings.php:591
4489
  msgctxt "admin settings"
4490
  msgid "U.S. Dollar (USD)"
4491
  msgstr "الدولار الأمريكي (USD)"
4492
 
4493
- #: core/class-settings.php:595
4494
  msgctxt "admin settings"
4495
  msgid "Currency Symbol"
4496
  msgstr "رمز العملة"
4497
 
4498
- #: core/class-settings.php:600
4499
  msgctxt "admin settings"
4500
  msgid "Currency symbol display"
4501
  msgstr "عرض رمز العملة"
4502
 
4503
- #: core/class-settings.php:604
4504
  msgctxt "admin settings"
4505
  msgid "Show currency symbol on the left"
4506
  msgstr "إظهار رمز العملة على اليسار"
4507
 
4508
- #: core/class-settings.php:605
4509
  msgctxt "admin settings"
4510
  msgid "Show currency symbol on the right"
4511
  msgstr "إظهار رمز العملة على اليمين"
4512
 
4513
- #: core/class-settings.php:606
4514
  msgctxt "admin settings"
4515
  msgid "Do not show currency symbol"
4516
  msgstr "عدم إظهار رمز العملة"
4517
 
4518
- #: core/class-settings.php:608
4519
  msgctxt "admin settings"
4520
  msgid "Thank you for payment message"
4521
  msgstr "رسالة الشكر على الدفع"
4522
 
4523
- #: core/class-settings.php:609
4524
  msgctxt "admin settings"
4525
  msgid ""
4526
  "Thank you for your payment. Your payment is being verified and your listing "
@@ -4529,12 +4534,12 @@ msgstr ""
4529
  "شكرا لك على الدفع. يتم الآن التحقق من الدفع وفحص إعلانك. يمكن أن تأخذ عملية "
4530
  "التحقق والمراجعة مدة 48 ساعة."
4531
 
4532
- #: core/class-settings.php:614
4533
  msgctxt "admin settings"
4534
  msgid "Ask users to come back for abandoned payments?"
4535
  msgstr "أطلب من الأعضاء العودة للمدفوعات المتخلى عنها؟"
4536
 
4537
- #: core/class-settings.php:617
4538
  msgctxt "admin settings"
4539
  msgid ""
4540
  "An abandoned payment is when a user attempts to place a listing and gets to "
@@ -4546,12 +4551,12 @@ msgstr ""
4546
  "إتمام الدفع للإعلان. هذا ينتج عنه أن الإعلانات تبدو وكأنها فشلت، وذلك عندما "
4547
  "لا يكمل العضو المعاملة ببساطة. دليل الأعمال يستطيع تذكيرهم للعودة والاستمرار."
4548
 
4549
- #: core/class-settings.php:623
4550
  msgctxt "admin settings"
4551
  msgid "Listing abandonment threshold (hours)"
4552
  msgstr "عتبة التخلي على الإعلان (ساعات)"
4553
 
4554
- #: core/class-settings.php:628
4555
  msgctxt "admin settings"
4556
  msgid ""
4557
  "Listings with pending payments are marked as abandoned after this time. You "
@@ -4560,37 +4565,37 @@ msgstr ""
4560
  "الإعلانات مع الدفعات المعلقة تعد متخلى عنها بعد هذا الوقت. يمكنك أيضا "
4561
  "<a>تخصيص البريد الإلكتروني</a> الذي يتلقاه الأعضاء."
4562
 
4563
- #: core/class-settings.php:633
4564
  msgctxt "admin settings"
4565
  msgid "Themes"
4566
  msgstr "القوالب"
4567
 
4568
- #: core/class-settings.php:635
4569
  msgctxt "admin settings"
4570
  msgid "You can manage your themes on <a>Directory Themes</a>."
4571
  msgstr "يمكنك إدارة قوالبك في <a>قوالب الدليل</a>."
4572
 
4573
- #: core/class-settings.php:640
4574
  msgctxt "admin settings"
4575
  msgid "Theme button style"
4576
  msgstr "نمط زر القالب"
4577
 
4578
- #: core/class-settings.php:644
4579
  msgctxt "admin settings"
4580
  msgid "Use the BD theme style for BD buttons"
4581
  msgstr "إستخدم نمط قالب دليل الأعمال لأزرار دليل الأعمال"
4582
 
4583
- #: core/class-settings.php:645
4584
  msgctxt "admin settings"
4585
  msgid "Use the WP theme style for BD buttons"
4586
  msgstr "إستخدم نمط قالب ووردبريس لأزرار دليل الأعمال"
4587
 
4588
- #: core/class-settings.php:652
4589
  msgctxt "admin settings"
4590
  msgid "Image"
4591
  msgstr "الصورة"
4592
 
4593
- #: core/class-settings.php:653
4594
  msgctxt "admin settings"
4595
  msgid ""
4596
  "Any changes to these settings will affect new listings only. Existing "
@@ -4602,52 +4607,52 @@ msgstr ""
4602
  "الموجودة لن تتأثر. إذا كنت ترغب في تغيير الإعلانات الحالية، تحتاج إلى إعادة "
4603
  "تحميل الصورة (الصور) إلى تلك الإعلانات بعد تغيير الأشياء هنا."
4604
 
4605
- #: core/class-settings.php:654
4606
  msgctxt "admin settings"
4607
  msgid "Image Settings"
4608
  msgstr "إعدادات الصورة"
4609
 
4610
- #: core/class-settings.php:655
4611
  msgctxt "admin settings"
4612
  msgid "Allow images?"
4613
  msgstr "السماح بالصور؟"
4614
 
4615
- #: core/class-settings.php:657
4616
  msgctxt "admin settings"
4617
  msgid "Min Image File Size (KB)"
4618
  msgstr "أقل حجم لملف الصورة (KB)"
4619
 
4620
- #: core/class-settings.php:658
4621
  msgctxt "admin settings"
4622
  msgid "Max Image File Size (KB)"
4623
  msgstr "أقصى حجم لملف الصورة (KB)"
4624
 
4625
- #: core/class-settings.php:660
4626
  msgctxt "admin settings"
4627
  msgid "Min image width (px)"
4628
  msgstr "أقل عرض للصورة (px)"
4629
 
4630
- #: core/class-settings.php:661
4631
  msgctxt "admin settings"
4632
  msgid "Min image height (px)"
4633
  msgstr "أقل ارتفاع للصورة (px)"
4634
 
4635
- #: core/class-settings.php:663
4636
  msgctxt "admin settings"
4637
  msgid "Max image width (px)"
4638
  msgstr "أقصى عرض للصورة (px)"
4639
 
4640
- #: core/class-settings.php:664
4641
  msgctxt "admin settings"
4642
  msgid "Max image height (px)"
4643
  msgstr "أقصى ارتفاع للصورة (px)"
4644
 
4645
- #: core/class-settings.php:666
4646
  msgctxt "admin settings"
4647
  msgid "Turn on thickbox/lightbox?"
4648
  msgstr "تشغيل thickbox/lightbox؟"
4649
 
4650
- #: core/class-settings.php:666
4651
  msgctxt "admin settings"
4652
  msgid ""
4653
  "Uncheck if it conflicts with other elements or plugins installed on your site"
@@ -4655,27 +4660,27 @@ msgstr ""
4655
  "قم بإلغاء التحديد إذا كان يتعارض مع العناصر الأخرى أو الإضافات المثبتة على "
4656
  "موقعك"
4657
 
4658
- #: core/class-settings.php:668
4659
  msgctxt "admin settings"
4660
  msgid "Thumbnails"
4661
  msgstr "الصور المصغرة"
4662
 
4663
- #: core/class-settings.php:669
4664
  msgctxt "admin settings"
4665
  msgid "Thumbnail width (px)"
4666
  msgstr "عرض الصور المصغرة (px)"
4667
 
4668
- #: core/class-settings.php:670
4669
  msgctxt "admin settings"
4670
  msgid "Thumbnail height (px)"
4671
  msgstr "ارتفاع الصورة المصغرة (px)"
4672
 
4673
- #: core/class-settings.php:673
4674
  msgctxt "admin settings"
4675
  msgid "Crop thumbnails to exact dimensions?"
4676
  msgstr "قطع الصور المصغرة للأبعاد المناسبة؟"
4677
 
4678
- #: core/class-settings.php:676
4679
  msgctxt "admin settings"
4680
  msgid ""
4681
  "When enabled images will match exactly the dimensions above but part of the "
@@ -4688,12 +4693,12 @@ msgstr ""
4688
  "تعديل الارتفاع بشكل متناسب. اعتماداً على الصور المرفوعة, قد تكون ارتفاعات "
4689
  "الصور المصغرة مختلفة."
4690
 
4691
- #: core/class-settings.php:682
4692
  msgctxt "admin settings"
4693
  msgid "Number of free images"
4694
  msgstr "عدد الصور المجانية"
4695
 
4696
- #: core/class-settings.php:687
4697
  msgctxt "admin settings"
4698
  msgid ""
4699
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
@@ -4702,41 +4707,41 @@ msgstr ""
4702
  "بالنسبة لصور الإعلانات المدفوعة، قم بإعدادها بإضافة أو تحرير <a>رسوم الخطة</"
4703
  "a> بدلاً من هذا الإعداد، الذي هو تجاهل الإعلانات المدفوعة."
4704
 
4705
- #: core/class-settings.php:690
4706
  msgctxt "admin settings"
4707
  msgid "Use default picture for listings with no picture?"
4708
  msgstr "إستخدام الصورة الافتراضية للإعلانات التي بلا صورة؟"
4709
 
4710
- #: core/class-settings.php:691
4711
  msgctxt "admin settings"
4712
  msgid "Show Thumbnail on main listings page?"
4713
  msgstr "إظهار صورة مصغرة في صفحة الإعلانات الرئيسية؟"
4714
 
4715
- #: core/class-settings.php:720
4716
  msgctxt "admin settings"
4717
  msgid "User"
4718
  msgstr "عضو"
4719
 
4720
- #: core/class-settings.php:721
4721
  msgctxt "admin settings"
4722
  msgid "User registration date"
4723
  msgstr "تاريخ تسجيل العضو"
4724
 
4725
- #: core/class-settings.php:747
4726
  msgctxt "admin settings"
4727
  msgid ""
4728
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
4729
  "not activated."
4730
  msgstr "تعذر نسخ إضافة التوافق أجاكس \"%s\". لم يتم تفعيل وضع التوافق."
4731
 
4732
- #: core/class-settings.php:755
4733
  msgctxt "admin settings"
4734
  msgid ""
4735
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
4736
  "be created."
4737
  msgstr "لا يمكن تفعيل وضع التوافق أجاكس: تعذر إنشاء المجلد \"%s\"."
4738
 
4739
- #: core/class-settings.php:764
4740
  msgctxt "admin settings"
4741
  msgid ""
4742
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
@@ -4745,97 +4750,97 @@ msgstr ""
4745
  "تعذر إزالة \"إضافة دليل الأعمال – وحدة التوافق أجاكس\". المرجو إزالة الملف "
4746
  "\"%s\" يدوياً أو قم بإلغاء تفعيل الإضافة."
4747
 
4748
- #: core/class-settings.php:1084
4749
  msgctxt "settings"
4750
  msgid "Deactivate License"
4751
  msgstr "تعطيل الترخيص"
4752
 
4753
- #: core/class-settings.php:1086
4754
  msgctxt "settings"
4755
  msgid "Deactivating license..."
4756
  msgstr "ترخيص معطل..."
4757
 
4758
- #: core/class-settings.php:1089
4759
  msgctxt "settings"
4760
  msgid "Activate License"
4761
  msgstr "تفعيل الترخيص"
4762
 
4763
- #: core/class-settings.php:1091
4764
  msgctxt "settings"
4765
  msgid "Activating license..."
4766
  msgstr "ترخيص مفعل..."
4767
 
4768
- #: core/class-settings.php:1114
4769
  msgctxt "admin settings"
4770
  msgid "Valid placeholders: %s"
4771
  msgstr "العناصر النائبة صالحة: %s"
4772
 
4773
- #: core/class-settings.php:1148
4774
  msgctxt "settings email"
4775
  msgid "Click to edit e-mail"
4776
  msgstr "إضغط لتعديل البريد الإلكتروني"
4777
 
4778
- #: core/class-settings.php:1149
4779
  msgctxt "settings email"
4780
  msgid "Click to edit"
4781
  msgstr "اضغط لتعديل"
4782
 
4783
- #: core/class-settings.php:1162
4784
  msgctxt "settings email"
4785
  msgid "E-Mail Subject"
4786
  msgstr "عنوان البريد الإلكتروني"
4787
 
4788
- #: core/class-settings.php:1173
4789
  msgctxt "settings email"
4790
  msgid "E-Mail Body"
4791
  msgstr "نص البريد الإلكتروني"
4792
 
4793
- #: core/class-settings.php:1184
4794
  msgctxt "settings email"
4795
  msgid "You can use the following placeholders:"
4796
  msgstr "يمكنك استخدام العناصر النائبة التالية:"
4797
 
4798
- #: core/class-settings.php:1207
4799
  msgctxt "settings email"
4800
  msgid "Preview e-mail"
4801
  msgstr "معاينة البريد الإلكتروني"
4802
 
4803
- #: core/class-settings.php:1208
4804
  msgctxt "settings email"
4805
  msgid "Cancel"
4806
  msgstr "إلغاء"
4807
 
4808
- #: core/class-settings.php:1209
4809
  msgctxt "settings email"
4810
  msgid "Save Changes"
4811
  msgstr "حفظ التعديلات"
4812
 
4813
- #: core/class-settings.php:1228
4814
  msgctxt "settings email"
4815
  msgid "Site title"
4816
  msgstr "إسم الموقع"
4817
 
4818
- #: core/class-settings.php:1231
4819
  msgctxt "settings email"
4820
  msgid "Site title (with link)"
4821
  msgstr "إسم الموقع (مع الرابط)"
4822
 
4823
- #: core/class-settings.php:1234
4824
  msgctxt "settings email"
4825
  msgid "Site address (with link)"
4826
  msgstr "عنوان الموقع (مع الرابط)"
4827
 
4828
- #: core/class-settings.php:1237
4829
  msgctxt "settings email"
4830
  msgid "Directory URL (with link)"
4831
  msgstr "رابط URL الدليل (مع الرابط)"
4832
 
4833
- #: core/class-settings.php:1240
4834
  msgctxt "settings email"
4835
  msgid "Current date"
4836
  msgstr "التاريخ الحالي"
4837
 
4838
- #: core/class-settings.php:1243
4839
  msgctxt "settings email"
4840
  msgid "Current time"
4841
  msgstr "الوقت الحالي"
@@ -5543,7 +5548,6 @@ msgid "Go to \"Directory Admin\""
5543
  msgstr "إنتقل إلى \"مشرف الدليل\""
5544
 
5545
  #: core/installer.php:1148
5546
- #, fuzzy
5547
  msgid "Business Directory - Installation Failed"
5548
  msgstr "دليل الأعمال - ترقية يدوية"
5549
 
@@ -5983,7 +5987,6 @@ msgid "You are not authorized to edit this listing."
5983
  msgstr "غير مسموح لك بتحرير هذا الإعلان."
5984
 
5985
  #: core/view-submit-listing.php:58
5986
- #, fuzzy
5987
  msgctxt "views"
5988
  msgid "Edit Your Listing"
5989
  msgstr "تحرير إعلانك"
@@ -6137,7 +6140,6 @@ msgid "l F j, Y \\a\\t g:i a"
6137
  msgstr "l F j, Y \\a\\t g:i a"
6138
 
6139
  #: core/views/listing_contact.php:173
6140
- #, fuzzy
6141
  msgctxt "contact-message"
6142
  msgid "Your message has been sent."
6143
  msgstr "تم حذف إعلانك."
@@ -6504,7 +6506,6 @@ msgid "Please enter your credit card details below."
6504
  msgstr "يرجى إدخال تفاصيل بطاقة الائتمان الخاصة بك أدناه."
6505
 
6506
  #: templates/billing-information-form.tpl.php:36
6507
- #, fuzzy
6508
  msgctxt "checkout form"
6509
  msgid "E-mail:"
6510
  msgstr "البريد الإلكتروني: %s"
@@ -6570,7 +6571,6 @@ msgid "ZIP Code:"
6570
  msgstr "الرمز البريدي:"
6571
 
6572
  #: templates/billing-information-form.tpl.php:151
6573
- #, fuzzy
6574
  msgctxt "checkout form"
6575
  msgid "Phone Number:"
6576
  msgstr "رقم الهاتف"
@@ -6900,7 +6900,7 @@ msgctxt "templates"
6900
  msgid "View"
6901
  msgstr "مشاهدة"
6902
 
6903
- #: templates/parts/login-required.tpl.php:5
6904
  msgctxt "templates"
6905
  msgid ""
6906
  "You are not currently logged in. Please login or register first. When "
4
  msgstr ""
5
  "Project-Id-Version: Business Directory Plugin 4.0.8\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
7
+ "POT-Creation-Date: 2017-02-14 01:14:13+00:00\n"
8
+ "PO-Revision-Date: 2017-01-16 17:47-0500\n"
9
  "Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
10
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
11
  "Language: ar\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
+ "X-Generator: Poedit 1.8.11\n"
16
  "Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
17
  "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
124
  msgid "Renew Listing"
125
  msgstr "تجديد الإعلان"
126
 
127
+ #: admin/class-admin.php:104
128
  msgid ""
129
  "Preview is only available after you've saved the first draft. This is due\n"
130
  "to how WordPress stores the data."
132
  "المعاينة متاحة فقط بعد أن تحفظ المسودة الأولى. ويرجع ذلك إلى طريقة حفظ "
133
  "البيانات من طرف ووردبريس."
134
 
135
+ #: admin/class-admin.php:137
136
  msgctxt "drip pointer"
137
  msgid ""
138
  "Find out how to create a compelling, thriving business directory from "
143
  "(مجانا) مكونة من 5 أجزاء (ترسل عبر البريد الإلكتروني). أحصل على وحدة ممتازة "
144
  "(premium module) مجانا بمجرد تسجيلك."
145
 
146
+ #: admin/class-admin.php:139
147
  msgctxt "drip pointer"
148
  msgid "Email Address:"
149
  msgstr "عنوان البريد الإلكتروني:"
150
 
151
+ #: admin/class-admin.php:145
152
  msgctxt "drip pointer"
153
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
154
  msgstr "هل تريد معرفة \"أسرار بناء\" \"دليل أعمال مدهش\"؟"
155
 
156
+ #: admin/class-admin.php:147
157
  msgctxt "drip pointer"
158
  msgid "Yes, please!"
159
  msgstr "نعم، من فضلك!"
160
 
161
+ #: admin/class-admin.php:149
162
  msgctxt "drip pointer"
163
  msgid "No, thanks"
164
  msgstr "لا، شكرًا"
165
 
166
+ #: admin/class-admin.php:166
167
  msgctxt "admin"
168
  msgid "Business Directory"
169
  msgstr "دليل الأعمال"
170
 
171
+ #: admin/class-admin.php:177
172
  msgctxt "admin"
173
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
174
  msgstr "أنت مستعد. قم بزيارة صفحة <a>دليل الأعمال</a> الجديدة."
175
 
176
+ #: admin/class-admin.php:198
177
  msgctxt "drip pointer"
178
  msgid "Invalid e-mail address."
179
  msgstr "عنوان البريد الإلكتروني غير صالح!"
180
 
181
+ #: admin/class-admin.php:232
182
  msgctxt "admin menu"
183
  msgid "Business Directory Admin"
184
  msgstr "مدير دليل الأعمال"
185
 
186
+ #: admin/class-admin.php:233
187
  msgctxt "admin menu"
188
  msgid "Dir. Admin"
189
  msgstr "مدير الدليل"
190
 
191
+ #: admin/class-admin.php:233
192
  msgctxt "admin menu"
193
  msgid "Directory Admin"
194
  msgstr "مدير الدليل"
195
 
196
+ #: admin/class-admin.php:239 admin/class-admin.php:240
197
  msgctxt "admin menu"
198
  msgid "Add New Listing"
199
  msgstr "إضافة إعلان جديد"
200
 
201
+ #: admin/class-admin.php:245 admin/class-admin.php:246
202
  msgctxt "admin menu"
203
  msgid "Manage Options"
204
  msgstr "إدارة الخيارات"
205
 
206
+ #: admin/class-admin.php:251 admin/class-admin.php:252
207
  msgctxt "admin menu"
208
  msgid "Manage Fees"
209
  msgstr "إدارة الرسوم"
210
 
211
+ #: admin/class-admin.php:257 admin/class-admin.php:258
212
  msgctxt "admin menu"
213
  msgid "Manage Form Fields"
214
  msgstr "إدارة حقول الاستمارة"
215
 
216
+ #: admin/class-admin.php:263 admin/class-admin.php:264
217
  msgctxt "admin menu"
218
  msgid "Listings"
219
  msgstr "الإعلانات"
220
 
221
+ #: admin/class-admin.php:278 admin/class-admin.php:279
222
  msgctxt "admin menu"
223
  msgid "CSV Import"
224
  msgstr "استيراد CSV"
225
 
226
+ #: admin/class-admin.php:284 admin/class-admin.php:285
227
  msgctxt "admin menu"
228
  msgid "CSV Export"
229
  msgstr "تصدير CSV"
230
 
231
+ #: admin/class-admin.php:290 admin/class-admin.php:291
232
  msgctxt "admin menu"
233
  msgid "Debug"
234
  msgstr "تصحيح الأخطاء"
235
 
236
+ #: admin/class-admin.php:300
237
  msgctxt "admin menu"
238
  msgid "Main Menu"
239
  msgstr "القائمة الرئيسية"
240
 
241
+ #: admin/class-admin.php:311
242
  msgctxt "admin menu"
243
  msgid "Uninstall Business Directory Plugin"
244
  msgstr "حذف إضافة دليل الأعمال"
245
 
246
+ #: admin/class-admin.php:312
247
  msgctxt "admin menu"
248
  msgid "Uninstall"
249
  msgstr "حذف"
250
 
251
+ #: admin/class-admin.php:426
252
  #: admin/templates/listing-metabox-categories.tpl.php:69
253
  msgctxt "admin infometabox"
254
  msgid "never"
255
  msgstr "أبداً"
256
 
257
+ #: admin/class-admin.php:520
258
  msgctxt "admin"
259
  msgid "Dismiss this notice."
260
  msgstr "إخفاء هذا التنبيه."
261
 
262
+ #: admin/class-admin.php:548
263
  msgctxt "admin"
264
  msgid "The listing has been published."
265
  msgid_plural "The listings have been published."
270
  msgstr[4] "تم نشر الإعلانات."
271
  msgstr[5] "تم نشر الإعلانات."
272
 
273
+ #: admin/class-admin.php:566
274
  msgctxt "admin"
275
  msgid "The listing status has been set as paid."
276
  msgid_plural "The listings status has been set as paid."
281
  msgstr[4] "تم تعيين الإعلانات مدفوعة."
282
  msgstr[5] "تم تعيين الإعلانات مدفوعة."
283
 
284
+ #: admin/class-admin.php:572
285
  msgctxt "admin"
286
  msgid ""
287
  "Only invoices containing non-recurring items were marked as paid. Please "
311
  "فقط الفواتير التي تحتوي على البنود غير المتكررة تسجل كمدفوعة. المدفوعات "
312
  "المتكررة يجب إدارتها من خلال لوحة التحكم الخاصة بك."
313
 
314
+ #: admin/class-admin.php:591
315
  msgctxt "admin"
316
  msgid "The listing has been modified."
317
  msgid_plural "The listings have been modified."
322
  msgstr[4] "تم تعديل الإعلانات."
323
  msgstr[5] "تم تعديل الإعلانات."
324
 
325
+ #: admin/class-admin.php:604
326
  msgctxt "admin"
327
  msgid "The listing has been upgraded."
328
  msgid_plural "The listings have been upgraded."
333
  msgstr[4] "تمت ترقية الإعلانات."
334
  msgstr[5] "تمت ترقية الإعلانات."
335
 
336
+ #: admin/class-admin.php:616
337
  msgctxt "admin"
338
  msgid "The listing has been downgraded."
339
  msgid_plural "The listings have been downgraded."
344
  msgstr[4] "تم خفض اشتراك الإعلانات."
345
  msgstr[5] "تم خفض اشتراك الإعلانات."
346
 
347
+ #: admin/class-admin.php:627
348
  msgctxt "admin payments"
349
  msgid ""
350
  "The payment status was not changed. Recurring payments can't be manually "
355
  "الرجاء التحقق في لوحة التحكم الخاصة بك لمعرفة إذا كان الدفع ذهب حقاً من "
356
  "خلالها."
357
 
358
+ #: admin/class-admin.php:632
359
  msgctxt "admin"
360
  msgid "The transaction has been approved."
361
  msgstr "تمت الموافقة على المعاملة."
362
 
363
+ #: admin/class-admin.php:642
364
  msgctxt "admin"
365
  msgid "The transaction has been rejected."
366
  msgstr "المعاملة رفضت."
367
 
368
+ #: admin/class-admin.php:648
369
  msgctxt "admin"
370
  msgid "The fee was successfully assigned."
371
  msgstr "تم تعيين الرسوم بنجاح."
372
 
373
+ #: admin/class-admin.php:657
374
  msgctxt "admin"
375
  msgid "Listing was renewed."
376
  msgid_plural "Listings were renewed."
381
  msgstr[4] "تم تجديد الإعلانات."
382
  msgstr[5] "تم تجديد الإعلانات."
383
 
384
+ #: admin/class-admin.php:664
385
  msgctxt "admin"
386
  msgid "Renewal email sent."
387
  msgstr "تم إرسال بريد التجديد."
388
 
389
+ #: admin/class-admin.php:719
390
  msgctxt "admin category id"
391
  msgid "ID"
392
  msgstr "المعرف"
393
 
394
+ #: admin/class-admin.php:721 admin/class-admin.php:727
395
  msgctxt "admin"
396
  msgid "Listing Count"
397
  msgstr "عدد الإعلانات"
398
 
399
+ #: admin/class-admin.php:836
400
  msgctxt "admin"
401
  msgid ""
402
  "<b>Business Directory Plugin</b> requires fields with the following "
405
  "<b>إضافة دليل الأعمال</b> تتطلب حقول مع المرتبطات التالية بالترتيب لكي تعمل "
406
  "بشكل صحيح: <b>%s</b>."
407
 
408
+ #: admin/class-admin.php:838
409
  msgctxt "admin"
410
  msgid ""
411
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
414
  "<b>إضافة دليل الأعمال</b> تتطلب حقل مع <b>%s</b> المرتبطات التالية بالترتيب "
415
  "لكي تعمل بشكل صحيح."
416
 
417
+ #: admin/class-admin.php:842
418
  msgctxt "admin"
419
  msgid ""
420
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
423
  "يمكنك إنشاء هذه الحقول المخصصة بنفسك داخل \"إدارة الحقول\" أو السماح لدليل "
424
  "الأعمال للقيام بذلك نيابة عنك تلقائياً."
425
 
426
+ #: admin/class-admin.php:846
427
  msgctxt "admin"
428
  msgid "Go to \"Manage Form Fields\""
429
  msgstr "إنتقل إلى \"إدارة حقول\""
430
 
431
+ #: admin/class-admin.php:849
432
  msgctxt "admin"
433
  msgid "Create these required fields for me"
434
  msgstr "إنشاء هذه الحقول المطلوبة نيابة عني"
435
 
436
+ #: admin/class-admin.php:858
437
  msgctxt "admin"
438
  msgid ""
439
  "<b>Business Directory Plugin</b> requires a page with the "
442
  "<b>إضافة دليل الأعمال</b> تتطلب صفحة فيها الكود القصير "
443
  "<tt>[businessdirectory]</tt> لكي تعمل بشكل صحيح."
444
 
445
+ #: admin/class-admin.php:860
446
  msgctxt "admin"
447
  msgid ""
448
  "You can create this page by yourself or let Business Directory do this for "
451
  "يمكنك إنشاء هذه الصفحة بنفسك أو ترك دليل الأعمال القيام بذلك نيابة عنك "
452
  "تلقائياً."
453
 
454
+ #: admin/class-admin.php:864
455
  msgctxt "admin"
456
  msgid "Create required pages for me"
457
  msgstr "إنشاء الصفحات المطلوب نيابة عني"
458
 
459
+ #: admin/class-admin.php:904
460
  msgctxt "admin compat"
461
  msgid "Installed: %s"
462
  msgstr "تم التنصيب: %s"
463
 
464
+ #: admin/class-admin.php:904
465
  msgctxt "admin compat"
466
  msgid "N/A"
467
  msgstr "N/A غير قابل للتطبيق"
468
 
469
+ #: admin/class-admin.php:907
470
  msgctxt "admin compat"
471
  msgid "Required: %s"
472
  msgstr "مطلوب: %s"
473
 
474
+ #: admin/class-admin.php:919
475
  msgctxt "admin compat"
476
  msgid ""
477
  "Business Directory has detected some incompatible premium module versions "
480
  "الإضافة اكتشفت أن هناك إصدارات مثبتة لوحدة ممتازة (premium module) أو أكثر "
481
  "غير متوافقة."
482
 
483
+ #: admin/class-admin.php:921
484
  msgctxt "admin compat"
485
  msgid ""
486
  "Please upgrade to the required versions indicated below to make sure "
489
  "الرجاء الترقية إلى الإصدارات المطلوبة المبينة أسفله للتأكد من أن كل شيء يعمل "
490
  "بشكل صحيح."
491
 
492
+ #: admin/class-admin.php:941
493
  msgctxt "admin"
494
  msgid ""
495
  "We noticed you want your Business Directory users to register before posting "
686
  msgid "← Return to \"CSV Import\""
687
  msgstr "← العودة إلى \"استيراد CSV\""
688
 
689
+ #: admin/csv-import.php:256
690
  msgid ""
691
  "A valid temporary directory with write permissions is required for CSV "
692
  "imports to function properly. Your server is using \"%s\" but this path does "
696
  "الخادم الخاص بك يستخدام \"%s\" ولكن هذا المسار لا يبدو أنه قابل للكتابة. "
697
  "يرجى استشارة الاستضافة الخاص بك."
698
 
699
+ #: admin/csv-import.php:290
700
  msgctxt "admin csv-import"
701
  msgid "There was an error uploading the CSV file."
702
  msgstr "حدث خطأ أثناء رفع ملف CSV."
703
 
704
+ #: admin/csv-import.php:296
705
  msgctxt "admin csv-import"
706
  msgid "Please upload or select a CSV file."
707
  msgstr "المرجو رفع أو حدد ملف CSV."
708
 
709
+ #: admin/csv-import.php:309
710
  msgctxt "admin csv-import"
711
  msgid "There was an error uploading the images ZIP file."
712
  msgstr "حدث خطأ أثناء رفع ملف الصور المضغوط ."
713
 
714
+ #: admin/csv-import.php:330
715
  msgctxt "admin csv-import"
716
  msgid ""
717
  "An error was detected while validating the CSV file for import. Please fix "
720
  "تم اكتشاف خطأ أثناء التحقق من صحة ملف CSV للاستيراد. المرجو إصلاح هذا قبل "
721
  "المتابعة."
722
 
723
+ #: admin/csv-import.php:339
724
  msgctxt "admin csv-import"
725
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
726
  msgstr "الاستيراد في \"وضع الاختبار\". لن يتم إدراج أي شيء في قاعدة البيانات."
1085
  msgstr "الولاية"
1086
 
1087
  #: admin/form-fields.php:298
1088
+ #, fuzzy
1089
+ msgctxt "form-fields admin"
1090
+ msgid "Country"
1091
+ msgstr "الدولة:"
1092
+
1093
+ #: admin/form-fields.php:299
1094
  msgctxt "form-fields admin"
1095
  msgid "ZIP Code"
1096
  msgstr "الرمز البريدي"
1097
 
1098
+ #: admin/form-fields.php:300
1099
  msgctxt "form-fields admin"
1100
  msgid "FAX Number"
1101
  msgstr "رقم الفاكس"
1102
 
1103
+ #: admin/form-fields.php:301
1104
  msgctxt "form-fields admin"
1105
  msgid "Phone Number"
1106
  msgstr "رقم الهاتف"
1107
 
1108
+ #: admin/form-fields.php:302
1109
  msgctxt "form-fields admin"
1110
  msgid "Ratings Field"
1111
  msgstr "حقول التقييم"
1112
 
1113
+ #: admin/form-fields.php:303
1114
  msgctxt "form-fields admin"
1115
  msgid "Twitter"
1116
  msgstr "تويتر"
1117
 
1118
+ #: admin/form-fields.php:304
1119
  msgctxt "form-fields admin"
1120
  msgid "Website"
1121
  msgstr "موقع الأنترنيت"
1122
 
1123
+ #: admin/form-fields.php:325
1124
  msgctxt "form-fields admin"
1125
  msgid "Tags updated."
1126
  msgstr "تم تحديث الوسوم"
2250
  msgid "Please see the <a>Form Fields documentation</a> for more details."
2251
  msgstr "المرجو مراجعة <a>وثائق حقول الاستمارة</a> للحصول على مزيد من التفاصيل."
2252
 
2253
+ #. #-#-#-#-# WPBDM.pot (Business Directory Plugin 4.1.8) #-#-#-#-#
2254
  #. Plugin Name of the plugin/theme
2255
  #: admin/templates/header.tpl.php:4
2256
  msgid "Business Directory Plugin"
3025
  msgid "%s Feed"
3026
  msgstr "تغذية %s"
3027
 
3028
+ #: business-directory-plugin.php:1138 core/view-submit-listing.php:58
3029
  #: core/views/submit_listing.php:10
3030
  msgctxt "views"
3031
  msgid "Submit A Listing"
3032
  msgstr "إضافة إعلان"
3033
 
3034
+ #: business-directory-plugin.php:1143
3035
  msgctxt "title"
3036
  msgid "Find a Listing"
3037
  msgstr "العثور على إعلان"
3038
 
3039
+ #: business-directory-plugin.php:1148
3040
  msgctxt "title"
3041
  msgid "View All Listings"
3042
  msgstr "عرض جميع الإعلانات"
3043
 
3044
+ #: business-directory-plugin.php:1177
3045
  msgctxt "title"
3046
  msgid "Listings tagged: %s"
3047
  msgstr "إعلانات ذات وسم: %s"
3048
 
3049
+ #: core/api.php:402
3050
  msgid "Free"
3051
  msgstr "مجاني"
3052
 
3147
  msgstr "حدث خطأ أثناء محاولة حذف هذا الحقل."
3148
 
3149
  #: core/class-gateway.php:133
 
3150
  msgctxt "billing info"
3151
  msgid "Please enter a valid e-mail address."
3152
  msgstr "المرجو إدخال بريد إلكتروني صحيح."
3444
 
3445
  #: core/class-settings.php:106
3446
  msgctxt "admin settings"
3447
+ msgid "Terms and Conditions text goes here..."
3448
+ msgstr "نص الأحكام والشروط هنا..."
 
 
 
 
3449
 
3450
  #: core/class-settings.php:107
3451
  msgctxt "admin settings"
3586
  msgid "Enable AJAX compatibility mode?"
3587
  msgstr "تمكين وضع التوافق أجاكس؟"
3588
 
3589
+ #: core/class-settings.php:183
3590
+ msgctxt "admin settings"
3591
+ msgid ""
3592
+ "Include CSS rules to give their own style to View, Edit and Delete buttons?"
3593
+ msgstr ""
3594
+
3595
+ #: core/class-settings.php:189 core/class-settings.php:687
3596
  msgctxt "admin settings"
3597
  msgid "Listings"
3598
  msgstr "الإعلانات"
3599
 
3600
+ #: core/class-settings.php:190 core/class-settings.php:357
3601
+ #: core/class-settings.php:644
3602
  msgctxt "admin settings"
3603
  msgid "General Settings"
3604
  msgstr "الإعدادات العامة"
3605
 
3606
+ #: core/class-settings.php:192
3607
  msgctxt "admin settings"
3608
  msgid "Listings per page"
3609
  msgstr "الإعلانات حسب الصفحة"
3610
 
3611
+ #: core/class-settings.php:193
3612
  msgctxt "admin settings"
3613
  msgid ""
3614
  "Number of listings to show per page. Use a value of \"0\" to show all "
3616
  msgstr ""
3617
  "عدد الإعلانات التي تظهر في كل صفحة. استخدام قيمة \"0\" لإظهار كل الإعلانات."
3618
 
3619
+ #: core/class-settings.php:195
3620
  msgctxt "admin settings"
3621
  msgid "Listing duration for no-fee sites (in days)"
3622
  msgstr "مدة الإعلان للمواقع بلا رسوم (بالأيام)"
3623
 
3624
+ #: core/class-settings.php:196
3625
  msgctxt "admin settings"
3626
  msgid ""
3627
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
3630
  "استخدام قيمة \"0\" للإبقاء على الإعلان إلى أجل غير مسمى، أو قم بإدخال عدد "
3631
  "أقل من 10 سنوات (3650 يوما)."
3632
 
3633
+ #: core/class-settings.php:202
3634
  msgctxt "admin settings"
3635
  msgid "Include listing contact form on listing pages?"
3636
  msgstr "إدراج الإعلان مع نموذج الاتصال في صفحات الإعلان؟"
3637
 
3638
+ #: core/class-settings.php:205
3639
  msgctxt "admin settings"
3640
  msgid ""
3641
  "Allows visitors to contact listing authors privately. Authors will receive "
3644
  "يسمح للزوار بالاتصال بكتاب الإعلان بشكل خاص. الكتاب سوف يتلقون رسائل عبر "
3645
  "البريد الإلكتروني."
3646
 
3647
+ #: core/class-settings.php:208
3648
  msgctxt "admin settings"
3649
  msgid "Open detailed view of listing in new tab?"
3650
  msgstr "فتح تفاصيل مشاهدة الإعلانات في علامة تبويب جديدة؟"
3651
 
3652
+ #: core/class-settings.php:213
3653
  msgctxt "admin settings"
3654
  msgid "Require login for using the contact form?"
3655
  msgstr "يتطلب تسجيل الدخول لاستخدام نموذج الاتصال؟"
3656
 
3657
+ #: core/class-settings.php:219
3658
  msgctxt "admin settings"
3659
  msgid "Maximum number of contact form submits per day"
3660
  msgstr "الحد الأقصى لعدد إرسال الاتصالات يوميا"
3661
 
3662
+ #: core/class-settings.php:222
3663
  msgctxt "admin settings"
3664
  msgid ""
3665
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
3668
  "إستخدم هذا لمنع الرسائل المزعجة لأصحاب الإعلانات. 0 تعني إرسال غير محدود في "
3669
  "اليوم الواحد."
3670
 
3671
+ #: core/class-settings.php:230
3672
  msgctxt "admin settings"
3673
  msgid "Include comment form on listing pages?"
3674
  msgstr "يتضمن نموذج التعليق على صفحات الإعلانات؟"
3675
 
3676
+ #: core/class-settings.php:233
3677
  msgctxt "admin settings"
3678
  msgid ""
3679
  "BD uses the standard comment inclusion from WordPress, but most themes only "
3683
  "first, and if that doesn't work, try the 3rd option instead."
3684
  msgstr ""
3685
 
3686
+ #: core/class-settings.php:236
 
3687
  msgctxt "admin settings"
3688
  msgid "Do not include comments in listings"
3689
  msgstr "يتضمن نموذج التعليق على صفحات الإعلانات؟"
3690
 
3691
+ #: core/class-settings.php:237
 
3692
  msgctxt "admin settings"
3693
  msgid "Include comment form, theme invoked (standard option)"
3694
  msgstr "يتضمن نموذج التعليق على صفحات الإعلانات؟"
3695
 
3696
+ #: core/class-settings.php:238
3697
  msgctxt "admin settings"
3698
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
3699
  msgstr ""
3700
 
3701
+ #: core/class-settings.php:246
3702
  msgctxt "admin settings"
3703
  msgid "Show listings under categories on main page?"
3704
  msgstr "إظهار الإعلانات تحت التصنيفات على الصفحة الرئيسية؟"
3705
 
3706
+ #: core/class-settings.php:247
3707
  msgctxt "admin settings"
3708
  msgid "Status of listings upon uninstalling plugin"
3709
  msgstr "حالة الإعلانات عند إلغاء تثبيت الإضافة"
3710
 
3711
+ #: core/class-settings.php:248 core/class-settings.php:250
3712
  msgctxt "post status"
3713
  msgid "Draft"
3714
  msgstr "مسودة"
3715
 
3716
+ #: core/class-settings.php:248 core/class-settings.php:250
3717
  msgctxt "post status"
3718
  msgid "Trash"
3719
  msgstr "سلة المهملات"
3720
 
3721
+ #: core/class-settings.php:249
3722
  msgctxt "admin settings"
3723
  msgid "Status of deleted listings"
3724
  msgstr "حالة الإعلانات المحذوفة"
3725
 
3726
+ #: core/class-settings.php:251
3727
  msgctxt "admin settings"
3728
  msgid "Submit Listing instructions message"
3729
  msgstr "إرسال رسالة تعليمات الإعلانات"
3730
 
3731
+ #: core/class-settings.php:251
3732
  msgctxt "admin settings"
3733
  msgid ""
3734
  "This text is displayed at the first page of the Submit Listing process for "
3739
  "استخدامه لإعطاء إرشادات حول تعبئة النموذج أو أي شيء تريد إعلام الأعضاء به "
3740
  "قبل أن يبدأوا."
3741
 
3742
+ #: core/class-settings.php:253
3743
  msgctxt "admin settings"
3744
  msgid "Listing Renewal"
3745
  msgstr "تجديد الإعلان"
3746
 
3747
+ #: core/class-settings.php:254
3748
  msgctxt "admin settings"
3749
  msgid "Turn on listing renewal option?"
3750
  msgstr "قم بتشغيل خيار تجديد الإعلان؟"
3751
 
3752
+ #: core/class-settings.php:257
3753
  msgctxt "admin settings"
3754
  msgid "Allow recurring renewal payments?"
3755
  msgstr "السماح بتجديد الدفعات المتكررة؟"
3756
 
3757
+ #: core/class-settings.php:260
3758
  msgctxt "admin settings"
3759
  msgid ""
3760
  "Allow users to opt in for automatic renewal of their listings. The fee is "
3763
  "السماح للأعضاء باختيار التجديد التلقائي لإعلاناتهم. الرسوم تستوفى وقت انتهاء "
3764
  "تاريخ الإعلان دون تدخل العضو."
3765
 
3766
+ #: core/class-settings.php:264
3767
  msgctxt "admin settings"
3768
  msgid "Use recurring payments as the default payment method?"
3769
  msgstr "استخدام المدفوعات المتكررة كطريقة الدفع الافتراضية؟"
3770
 
3771
+ #: core/class-settings.php:267
3772
  msgctxt "admin settings"
3773
  msgid ""
3774
  "Enable automatic renewal without having users opt in during the submit "
3775
  "process."
3776
  msgstr "تمكين التجديد التلقائي دون إخبار الأعضاء أثناء عملية الإرسال."
3777
 
3778
+ #: core/class-settings.php:272
3779
  msgctxt "admin settings"
3780
  msgid "Listing renewal e-mail threshold (in days)"
3781
  msgstr "عتبة رسالة البريد الإلكتروني لتجديد الإعلان (بالأيام)"
3782
 
3783
+ #: core/class-settings.php:275
3784
  msgctxt "admin settings"
3785
  msgid ""
3786
  "Configure how many days before listing expiration is the renewal e-mail sent."
3787
  msgstr ""
3788
  "حدد عدد الأيام قبل انتهاء تاريخ الإعلان لإرسال رسالة بريد إلكتروني لتجديده."
3789
 
3790
+ #: core/class-settings.php:279
3791
  msgctxt "admin settings"
3792
  msgid ""
3793
  "Send expiration notices including a cancel links to auto-renewed listings?"
3794
  msgstr ""
3795
  "إرسال إشعارات انتهاء التاريخ مصحوبة بروابط إلغاء التجديد التلقائي للإعلانات؟"
3796
 
3797
+ #: core/class-settings.php:286
3798
  msgctxt "admin settings"
3799
  msgid "Remind listing owners of expired listings (past due)?"
3800
  msgstr "ذكِّر أصحاب الإعلانات المنتهية التاريخ (مستحقة)؟"
3801
 
3802
+ #: core/class-settings.php:291
3803
  msgctxt "admin settings"
3804
  msgid "Listing renewal reminder e-mail threshold (in days)"
3805
  msgstr "عتبة التذكير بالبريد الإلكتروني لتجديد الإعلان (بالأيام)"
3806
 
3807
+ #: core/class-settings.php:294
3808
  msgctxt "admin settings"
3809
  msgid ""
3810
  "Configure how many days after the expiration of a listing an e-mail reminder "
3813
  "حدد عدد الأيام بعد انتهاء تاريخ الإعلان لإرسال رسالة بريد إلكتروني لتذكير "
3814
  "صاحب الإعلان."
3815
 
3816
+ #: core/class-settings.php:297
3817
  msgctxt "admin settings"
3818
  msgid "Post/Category Settings"
3819
  msgstr "إعدادات الإعلان/التصنيف"
3820
 
3821
+ #: core/class-settings.php:298
3822
  msgctxt "admin settings"
3823
  msgid "Default new post status"
3824
  msgstr "حالة الإعلان الجديد الافتراضية"
3825
 
3826
+ #: core/class-settings.php:299 core/class-settings.php:302
3827
  msgctxt "post status"
3828
  msgid "Published"
3829
  msgstr "نشرت"
3830
 
3831
+ #: core/class-settings.php:299 core/class-settings.php:302
3832
  msgctxt "post status"
3833
  msgid "Pending"
3834
  msgstr " في الانتظار"
3835
 
3836
+ #: core/class-settings.php:301
3837
  msgctxt "admin settings"
3838
  msgid "Edit post status"
3839
  msgstr "تعديل حالة الإعلان"
3840
 
3841
+ #: core/class-settings.php:303
3842
  msgctxt "admin settings"
3843
  msgid "Order categories list by"
3844
  msgstr "ترتيب قائمة التصنيفات حسب"
3845
 
3846
+ #: core/class-settings.php:305
3847
  msgctxt "admin settings"
3848
  msgid "Name"
3849
  msgstr "الإسم"
3850
 
3851
+ #: core/class-settings.php:306
3852
  msgctxt "admin settings"
3853
  msgid "Slug"
3854
  msgstr "رابط لطيف"
3855
 
3856
+ #: core/class-settings.php:307
3857
  msgctxt "admin settings"
3858
  msgid "Listing Count"
3859
  msgstr "عداد الإعلانات"
3860
 
3861
+ #: core/class-settings.php:309
3862
  msgctxt "admin settings"
3863
  msgid "Sort order for categories"
3864
  msgstr "ترتيب فرز التصنيفات"
3865
 
3866
+ #: core/class-settings.php:310 core/class-settings.php:328
3867
  msgctxt "admin settings"
3868
  msgid "Ascending"
3869
  msgstr "تصاعدي"
3870
 
3871
+ #: core/class-settings.php:310 core/class-settings.php:328
3872
  msgctxt "admin settings"
3873
  msgid "Descending"
3874
  msgstr "تنازلي"
3875
 
3876
+ #: core/class-settings.php:311
3877
  msgctxt "admin settings"
3878
  msgid "Show category post count?"
3879
  msgstr "إظهار عدد إعلانات التصنيف؟"
3880
 
3881
+ #: core/class-settings.php:312
3882
  msgctxt "admin settings"
3883
  msgid "Hide empty categories?"
3884
  msgstr "إخفاء التصنيفات الفارغة؟"
3885
 
3886
+ #: core/class-settings.php:313
3887
  msgctxt "admin settings"
3888
  msgid "Show only parent categories in category list?"
3889
  msgstr "إظهار التصنيفات الأبوية فقط في قائمة التصنيف؟"
3890
 
3891
+ #: core/class-settings.php:315
3892
  msgctxt "admin settings"
3893
  msgid "Listings Sorting"
3894
  msgstr "فرز الإعلانات"
3895
 
3896
+ #: core/class-settings.php:316
3897
  msgctxt "admin settings"
3898
  msgid "Order directory listings by"
3899
  msgstr "ترتيب إعلانات الدليل حسب"
3900
 
3901
+ #: core/class-settings.php:318
3902
  msgctxt "admin settings"
3903
  msgid "Title"
3904
  msgstr "العنوان"
3905
 
3906
+ #: core/class-settings.php:319
3907
  msgctxt "admin settings"
3908
  msgid "Author"
3909
  msgstr "الكاتب"
3910
 
3911
+ #: core/class-settings.php:320 core/class-settings.php:730
3912
  msgctxt "admin settings"
3913
  msgid "Date posted"
3914
  msgstr "تاريخ النشر"
3915
 
3916
+ #: core/class-settings.php:321 core/class-settings.php:731
3917
  msgctxt "admin settings"
3918
  msgid "Date last modified"
3919
  msgstr "تاريخ آخر تعديل"
3920
 
3921
+ #: core/class-settings.php:322
3922
  msgctxt "admin settings"
3923
  msgid "Random"
3924
  msgstr "عشوائية"
3925
 
3926
+ #: core/class-settings.php:323
3927
  msgctxt "admin settings"
3928
  msgid "Paid first then free. Inside each group by date."
3929
  msgstr "تدفع أولاً ثم مجاناً. داخل كل مجموعة حسب التاريخ."
3930
 
3931
+ #: core/class-settings.php:324
3932
  msgctxt "admin settings"
3933
  msgid "Paid first then free. Inside each group by title."
3934
  msgstr "تدفع أولاً ثم مجاناً. داخل كل مجموعة بعنوان."
3935
 
3936
+ #: core/class-settings.php:326
3937
  msgctxt "admin settings"
3938
  msgid "Sort directory listings by"
3939
  msgstr "فرز إعلانات الدليل حسب"
3940
 
3941
+ #: core/class-settings.php:327
3942
  msgctxt "admin settings"
3943
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
3944
  msgstr "ترتيب تصاعدي من أ إلى ي، ترتيب تنازلي من ي إلى أ"
3945
 
3946
+ #: core/class-settings.php:332
3947
  msgctxt "admin settings"
3948
  msgid "Enable sort bar?"
3949
  msgstr "تمكين شريط الفرز؟"
3950
 
3951
+ #: core/class-settings.php:337
3952
  msgctxt "admin settings"
3953
  msgid "Sortbar Fields"
3954
  msgstr "حقول شريط الفرز"
3955
 
3956
+ #: core/class-settings.php:346
3957
  msgctxt "admin settings"
3958
  msgid "Featured (Sticky) listing settings"
3959
  msgstr "إعدادات الإعلانات (المثبتة) المميزة"
3960
 
3961
+ #: core/class-settings.php:347
3962
  msgctxt "admin settings"
3963
  msgid "Offer sticky listings?"
3964
  msgstr "عروض الإعلانات المثبتة"
3965
 
3966
+ #: core/class-settings.php:348
3967
  msgctxt "admin settings"
3968
  msgid "Offer upgrades during submit process?"
3969
  msgstr "عرض الترقية خلال عملية إضافة إعلان؟"
3970
 
3971
+ #: core/class-settings.php:349
3972
  msgctxt "admin settings"
3973
  msgid "Sticky listing price"
3974
  msgstr "سعر الإعلان المثبت"
3975
 
3976
+ #: core/class-settings.php:350
3977
  msgctxt "admin settings"
3978
  msgid "Sticky listing page description text"
3979
  msgstr "نص وصف صفحة الإعلان المثبت"
3980
 
3981
+ #: core/class-settings.php:351
3982
  msgctxt "admin settings"
3983
  msgid ""
3984
  "You can upgrade your listing to featured status. Featured listings will "
3987
  "يمكنك ترقية إعلانك إلى الحالة المميزة. الإعلانات المميزة سوف تظهر دائماً أعلى "
3988
  "الإعلانات العادية."
3989
 
3990
+ #: core/class-settings.php:356
3991
  msgctxt "admin settings"
3992
  msgid "E-Mail"
3993
  msgstr "البريد الإلكتروني"
3994
 
3995
+ #: core/class-settings.php:360
3996
  msgctxt "admin settings"
3997
  msgid "Display email address fields publicly?"
3998
  msgstr "عرض حقول عنوان البريد الإلكتروني علنا؟"
3999
 
4000
+ #: core/class-settings.php:363
4001
  msgctxt "admin settings"
4002
  msgid ""
4003
  "Shows the email address of the listing owner to all web users. NOT "
4008
  "لأن هذا يزيد من الرسائل المزعجة إلى العنوان ويسمح للمتطفلين بجمع عنوانين "
4009
  "البريد للاستخدام في المستقبل."
4010
 
4011
+ #: core/class-settings.php:366
4012
  msgctxt "admin settings"
4013
  msgid "How to determine the listing's email address?"
4014
  msgstr "كيفية تحديد عنوان البريد الإلكتروني في الإعلان؟"
4015
 
4016
+ #: core/class-settings.php:369
4017
  msgctxt "admin settings"
4018
  msgid ""
4019
  "This affects emails sent to listing owners via contact forms or when their "
4022
  "هذا يؤثر على رسائل البريد الإلكتروني المرسلة إلى مالكي الإعلانات عبر نموذج "
4023
  "الاتصال أو عندما ينتهي تاريخ الإعلانات."
4024
 
4025
+ #: core/class-settings.php:371
4026
  msgctxt "admin settings"
4027
  msgid "Try listing's email field first, then author's email."
4028
  msgstr "جرب البريد الإلكتروني للإعلانات أولاً، ثم البريد الإلكتروني للكاتب."
4029
 
4030
+ #: core/class-settings.php:372
4031
  msgctxt "admin settings"
4032
  msgid "Try author's email first and then listing's email field."
4033
  msgstr "جرب البريد الإلكتروني للكاتب أولاً، ثم البريد الإلكتروني للإعلانات."
4034
 
4035
+ #: core/class-settings.php:376
4036
  msgctxt "admin settings"
4037
  msgid "E-Mail Notifications"
4038
  msgstr "تنبيهات البريد الإلكتروني"
4039
 
4040
+ #: core/class-settings.php:379
4041
  msgctxt "admin settings"
4042
  msgid "Notify admin via e-mail when..."
4043
  msgstr "إبلاغ المدير عن طريق البريد الإلكتروني عندما..."
4044
 
4045
+ #: core/class-settings.php:383
4046
  msgctxt "admin settings"
4047
  msgid "A new listing is submitted."
4048
  msgstr "يتم إضافة إعلان جديد"
4049
 
4050
+ #: core/class-settings.php:384
4051
  msgctxt "admin settings"
4052
  msgid "A listing is edited."
4053
  msgstr "تم تحرير الإعلان"
4054
 
4055
+ #: core/class-settings.php:385
4056
  msgctxt "admin settings"
4057
  msgid "A listing expires."
4058
  msgstr "الإعلان منتهي التاريخ"
4059
 
4060
+ #: core/class-settings.php:386
4061
  msgctxt "admin settings"
4062
  msgid "A contact message is sent to a listing's owner."
4063
  msgstr "يتم إرسال رسالة اتصال لمالك الإعلان."
4064
 
4065
+ #: core/class-settings.php:392
4066
  msgctxt "admin settings"
4067
  msgid "CC this e-mail address too"
4068
  msgstr "إرسال نسخة من الرسالة الى عنوان البريد الإلكتروني هذا أيضا"
4069
 
4070
+ #: core/class-settings.php:398
4071
  msgctxt "admin settings"
4072
  msgid "Notify users via e-mail when..."
4073
  msgstr "إعلام الأعضاء عن طريق البريد الإلكتروني عندما..."
4074
 
4075
+ #: core/class-settings.php:401
4076
  msgctxt "admin settings"
4077
  msgid "You can modify the text template used for most of these e-mails below."
4078
  msgstr ""
4079
  "يمكنك تعديل قالب النص المستخدم لمعظم رسائل البريد الإلكتروني هذه أدناه."
4080
 
4081
+ #: core/class-settings.php:402
4082
  msgctxt "admin settings"
4083
  msgid "Their listing is submitted."
4084
  msgstr "يتم إضافة الإعلان الخاص بهم"
4085
 
4086
+ #: core/class-settings.php:403
4087
  msgctxt "admin settings"
4088
  msgid "Their listing is approved/published."
4089
  msgstr "تمت الموافقة ونشر الإعلان الخاص بهم"
4090
 
4091
+ #: core/class-settings.php:412
4092
  msgctxt "contact email"
4093
  msgid "You have received a reply from your listing at %s."
4094
  msgstr "تلقيت ردا من الإعلان الخاص بك في %s."
4095
 
4096
+ #: core/class-settings.php:413
4097
  msgctxt "contact email"
4098
  msgid "Name: %s"
4099
  msgstr "الإسم: %s"
4100
 
4101
+ #: core/class-settings.php:414
4102
  msgctxt "contact email"
4103
  msgid "E-Mail: %s"
4104
  msgstr "البريد الإلكتروني: %s"
4105
 
4106
+ #: core/class-settings.php:415
4107
  msgctxt "contact email"
4108
  msgid "Message:"
4109
  msgstr "الرسالة:"
4110
 
4111
+ #: core/class-settings.php:417
4112
  msgctxt "contact email"
4113
  msgid "Time: %s"
4114
  msgstr "الوقت: %s"
4115
 
4116
+ #: core/class-settings.php:419
4117
  msgctxt "admin settings"
4118
  msgid "E-Mail Templates"
4119
  msgstr "قوالب البريد الإلكتروني"
4120
 
4121
+ #: core/class-settings.php:422
4122
  msgctxt "admin settings"
4123
  msgid "Email confirmation message"
4124
  msgstr "رسالة تأكيد البريد الإلكتروني"
4125
 
4126
+ #: core/class-settings.php:426
4127
  msgctxt "admin settings"
4128
  msgid "Sent after a listing has been submitted."
4129
  msgstr "ترسل بعد أن يضاف الإعلان."
4130
 
4131
+ #: core/class-settings.php:427 core/class-settings.php:435
4132
+ #: core/class-settings.php:476
4133
  msgctxt "admin settings"
4134
  msgid "Listing's title"
4135
  msgstr "عنوان الإعلان"
4136
 
4137
+ #: core/class-settings.php:430
4138
  msgctxt "admin settings"
4139
  msgid "Listing published message"
4140
  msgstr "رسالة نشر الإعلان"
4141
 
4142
+ #: core/class-settings.php:433
4143
  msgctxt "admin settings"
4144
  msgid ""
4145
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
4148
  "القائمة الخاصة بك \"[listing]\" متوفر الآن في [listing-url] ويمكن مشاهدتها "
4149
  "من قبل العموم."
4150
 
4151
+ #: core/class-settings.php:434
4152
  msgctxt "admin settings"
4153
  msgid "Sent when the listing has been published or approved by an admin."
4154
  msgstr "ترسل عندما يتم نشر الإعلان أو الموافقة عليه من طرف المدير."
4155
 
4156
+ #: core/class-settings.php:436
4157
  msgctxt "admin settings"
4158
  msgid "Listing's URL"
4159
  msgstr "عنوان URL الإعلان"
4160
 
4161
+ #: core/class-settings.php:440
4162
  msgctxt "admin settings"
4163
  msgid "Listing Contact Message"
4164
  msgstr "رسالة اتصال الإعلان"
4165
 
4166
+ #: core/class-settings.php:444
4167
  msgctxt "admin settings"
4168
  msgid ""
4169
  "Sent to listing owners when someone uses the contact form on their listing "
4172
  "ترسل إلى مالكي الإعلانات عندما يستخدم شخص ما نموذج جهة الاتصال في صفحات "
4173
  "الإعلانات الخاصة بهم."
4174
 
4175
+ #: core/class-settings.php:454
4176
  msgctxt "admin settings"
4177
  msgid "Payment related"
4178
  msgstr "المدفوعات ذات الصلة"
4179
 
4180
+ #: core/class-settings.php:471
4181
  msgctxt "admin settings"
4182
  msgid "Payment abandoned reminder message"
4183
  msgstr "رسالة تذكير بالتخلي عن الدفع"
4184
 
4185
+ #: core/class-settings.php:475
4186
  msgctxt "admin settings"
4187
  msgid "Sent some time after a pending payment is abandoned by users."
4188
  msgstr "ترسل أحيانا بعد أن يتخلي الأعضاء عن الدفعة المنتظرة."
4189
 
4190
+ #: core/class-settings.php:477
4191
  msgctxt "admin settings"
4192
  msgid "Checkout URL link"
4193
  msgstr "رابط URL إتمام الشراء"
4194
 
4195
+ #: core/class-settings.php:483
4196
  msgctxt "admin settings"
4197
  msgid "Renewal Reminders"
4198
  msgstr "رسائل تذكير التجديد"
4199
 
4200
+ #: core/class-settings.php:486
4201
  msgctxt "admin settings"
4202
  msgid ""
4203
  "This section refers only to the text of the renewal/expiration notices. You "
4206
  "هذا القسم يحيل فقط إلى نص إشعارات التجديد/انتهاء التاريخ. يمكنك أيضا "
4207
  "<a>إعداد متى يتم إرسال رسائل البريد الإلكتروني</a>."
4208
 
4209
+ #: core/class-settings.php:490
4210
  msgctxt "admin settings"
4211
  msgid "Pending expiration e-mail message"
4212
  msgstr "رسالة البريد الإلكتروني أثناء انتظار انتهاء التاريخ"
4213
 
4214
+ #: core/class-settings.php:494
4215
  msgctxt "settings"
4216
  msgid ""
4217
  "Sent some time before the listing expires. Applies to non-recurring renewals "
4220
  "ترسل أحيانا قبل انتهاء تاريخ الإعلان. تنطبق على عمليات التجديد غير المتكررة "
4221
  "فقط."
4222
 
4223
+ #: core/class-settings.php:495 core/class-settings.php:508
4224
+ #: core/class-settings.php:521 core/class-settings.php:534
4225
+ #: core/class-settings.php:547
4226
  msgctxt "settings"
4227
  msgid "Listing's name (with link)"
4228
  msgstr "إسم الإعلان (مع رابط)"
4229
 
4230
+ #: core/class-settings.php:496 core/class-settings.php:509
4231
+ #: core/class-settings.php:522 core/class-settings.php:535
4232
+ #: core/class-settings.php:548
4233
  msgctxt "settings"
4234
  msgid "Author's name"
4235
  msgstr "إسم الكاتب"
4236
 
4237
+ #: core/class-settings.php:497 core/class-settings.php:510
4238
+ #: core/class-settings.php:549
4239
  msgctxt "settings"
4240
  msgid "Expiration date"
4241
  msgstr "تاريخ انتهاء التاريخ"
4242
 
4243
+ #: core/class-settings.php:498
4244
  msgctxt "settings"
4245
  msgid "Category that is going to expire"
4246
  msgstr "التصنيف الذي سوف ينتهي"
4247
 
4248
+ #: core/class-settings.php:499 core/class-settings.php:512
4249
+ #: core/class-settings.php:551
4250
  msgctxt "settings"
4251
  msgid "Link to renewal page"
4252
  msgstr "رابط إلى صفحة التجديد"
4253
 
4254
+ #: core/class-settings.php:500 core/class-settings.php:513
4255
+ #: core/class-settings.php:525 core/class-settings.php:538
4256
+ #: core/class-settings.php:552
4257
  msgctxt "settings"
4258
  msgid "Link to your site"
4259
  msgstr "رابط إلى موقعك"
4260
 
4261
+ #: core/class-settings.php:503
4262
  msgctxt "admin settings"
4263
  msgid "Listing Renewal e-mail message"
4264
  msgstr "رسالة البريد الإلكتروني لتجديد الإعلان"
4265
 
4266
+ #: core/class-settings.php:507
4267
  msgctxt "settings"
4268
  msgid ""
4269
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
4271
  msgstr ""
4272
  "ترسل وقت انتهاء تاريخ الإعلان. تنطبق على عمليات التجديد غير المتكررة فقط."
4273
 
4274
+ #: core/class-settings.php:511 core/class-settings.php:550
4275
  msgctxt "settings"
4276
  msgid "Category that expired"
4277
  msgstr "التصنيف الذي انتهى وقته"
4278
 
4279
+ #: core/class-settings.php:516
4280
  msgctxt "admin settings"
4281
  msgid "Listing auto-renewal reminder (recurring payments)"
4282
  msgstr "تذكير بالتجديد التلقائي للإعلان (الدفعات المتكررة)"
4283
 
4284
+ #: core/class-settings.php:520
4285
  msgctxt "settings"
4286
  msgid ""
4287
  "Sent some time before the listing is auto-renewed. Applies to recurring "
4290
  "ترسل أحيانا قبل التجديد التلقائي للإعلان. تنطبق على عمليات التجديد المتكررة "
4291
  "فقط."
4292
 
4293
+ #: core/class-settings.php:523 core/class-settings.php:537
4294
  msgctxt "settings"
4295
  msgid "Renewal date"
4296
  msgstr "تاريخ التجديد"
4297
 
4298
+ #: core/class-settings.php:524
4299
  msgctxt "settings"
4300
  msgid "Category that is going to be renewed"
4301
  msgstr "التصنيف الذي سيتم تجديده"
4302
 
4303
+ #: core/class-settings.php:526
4304
  msgctxt "settings"
4305
  msgid "Link to manage subscriptions"
4306
  msgstr "رابط لإدارة الاشتراكات"
4307
 
4308
+ #: core/class-settings.php:529
4309
  msgctxt "admin settings"
4310
  msgid "Listing Renewal e-mail message (recurring payments)"
4311
  msgstr "رسالة البريد الإلكتروني لتجديد الإعلان (الدفعات المتكررة)"
4312
 
4313
+ #: core/class-settings.php:533
4314
  msgctxt "settings"
4315
  msgid ""
4316
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
4317
  msgstr ""
4318
  "ترسل بعد التجديد التلقائي للإعلان. تنطبق على عمليات التجديد المتكررة فقط."
4319
 
4320
+ #: core/class-settings.php:536
4321
  msgctxt "settings"
4322
  msgid "Renewed category"
4323
  msgstr "تم تجديد التصنيف"
4324
 
4325
+ #: core/class-settings.php:542
4326
  msgctxt "admin settings"
4327
  msgid "Renewal reminder e-mail message"
4328
  msgstr "رسالة البريد الإلكتروني للتذكير بالتجديد"
4329
 
4330
+ #: core/class-settings.php:546
4331
  msgctxt "settings"
4332
  msgid ""
4333
  "Sent some time after listing expiration and when no renewal has occurred. "
4336
  "ترسل أحيانا بعد انتهاء تاريخ الإعلان وحينما لا يتم التجديد. تنطبق على عمليات "
4337
  "التجديد المتكررة وغير المتكررة."
4338
 
4339
+ #: core/class-settings.php:556
4340
  msgctxt "admin settings"
4341
  msgid "Payment"
4342
  msgstr "الدفع"
4343
 
4344
+ #: core/class-settings.php:557
4345
  msgctxt "admin settings"
4346
  msgid "Payment Settings"
4347
  msgstr "إعدادات الدفع"
4348
 
4349
+ #: core/class-settings.php:560
4350
  msgctxt "admin settings"
4351
  msgid "Turn On payments?"
4352
  msgstr "تشغيل الدفعات؟"
4353
 
4354
+ #: core/class-settings.php:562
4355
  msgctxt "admin settings"
4356
  msgid "Put payment gateways in test mode?"
4357
  msgstr "وضع بوابات الدفع في وضع الاختبار؟"
4358
 
4359
+ #: core/class-settings.php:567
4360
  msgctxt "admin settings"
4361
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
4362
  msgstr "تنفيذ إنهاء الشراء على الإصدار الآمن (HTTPS) لموقع الويب الخاص بك؟"
4363
 
4364
+ #: core/class-settings.php:570
4365
  msgctxt "admin settings"
4366
  msgid ""
4367
  "Recommended for added security. For this to work you need to enable HTTPS on "
4370
  "موصى به لأمن أكثر. لكي يعمل هذا أنت بحاجة إلى تمكين HTTPS على الخادم الخاص "
4371
  "بك و <a>الحصول على شهادة SSL</a>."
4372
 
4373
+ #: core/class-settings.php:574
4374
  msgctxt "admin settings"
4375
  msgid "Currency Code"
4376
  msgstr "رمز العملة"
4377
 
4378
+ #: core/class-settings.php:576
4379
  msgctxt "admin settings"
4380
  msgid "Australian Dollar (AUD)"
4381
  msgstr "الدولار الأسترالي (AUD)"
4382
 
4383
+ #: core/class-settings.php:577
4384
  msgctxt "admin settings"
4385
  msgid "Brazilian Real (BRL)"
4386
  msgstr "الريال البرازيلي (BRL)"
4387
 
4388
+ #: core/class-settings.php:578
4389
  msgctxt "admin settings"
4390
  msgid "Canadian Dollar (CAD)"
4391
  msgstr "الدولار الكندي (CAD)"
4392
 
4393
+ #: core/class-settings.php:579
4394
  msgctxt "admin settings"
4395
  msgid "Czech Koruna (CZK)"
4396
  msgstr "الكورونا التشيكية (CZK)"
4397
 
4398
+ #: core/class-settings.php:580
4399
  msgctxt "admin settings"
4400
  msgid "Danish Krone (DKK)"
4401
  msgstr "الكرونة الدانماركية (DKK)"
4402
 
4403
+ #: core/class-settings.php:581
4404
  msgctxt "admin settings"
4405
  msgid "Euro (EUR)"
4406
  msgstr "اليورو (EUR)"
4407
 
4408
+ #: core/class-settings.php:582
4409
  msgctxt "admin settings"
4410
  msgid "Hong Kong Dollar (HKD)"
4411
  msgstr "دولار هونج كونج (HKD)"
4412
 
4413
+ #: core/class-settings.php:583
4414
  msgctxt "admin settings"
4415
  msgid "Hungarian Forint (HUF)"
4416
  msgstr "الفورنت الهنغاري (HUF)"
4417
 
4418
+ #: core/class-settings.php:584
4419
  msgctxt "admin settings"
4420
  msgid "Israeli New Shequel (ILS)"
4421
  msgstr "الشكيل الإسرائيلي الجديد (ILS)"
4422
 
4423
+ #: core/class-settings.php:585
4424
  msgctxt "admin settings"
4425
  msgid "Japanese Yen (JPY)"
4426
  msgstr "الين الياباني (JPY)"
4427
 
4428
+ #: core/class-settings.php:586
4429
  msgctxt "admin settings"
4430
  msgid "Malasian Ringgit (MYR)"
4431
  msgstr "الرينغيت الماليزي (MYR)"
4432
 
4433
+ #: core/class-settings.php:587
4434
  msgctxt "admin settings"
4435
  msgid "Mexican Peso (MXN)"
4436
  msgstr "بيزو مكسيكي (MXN)"
4437
 
4438
+ #: core/class-settings.php:588
4439
  msgctxt "admin settings"
4440
  msgid "Norwegian Krone (NOK)"
4441
  msgstr "الكرون النرويجي (NOK)"
4442
 
4443
+ #: core/class-settings.php:589
4444
  msgctxt "admin settings"
4445
  msgid "New Zealand Dollar (NZD)"
4446
  msgstr "الدولار النيوزيلندي (NZD)"
4447
 
4448
+ #: core/class-settings.php:590
4449
  msgctxt "admin settings"
4450
  msgid "Philippine Peso (PHP)"
4451
  msgstr "بيزو فلبيني (PHP)"
4452
 
4453
+ #: core/class-settings.php:591
4454
  msgctxt "admin settings"
4455
  msgid "Polish Zloty (PLN)"
4456
  msgstr "الزلوتي البولندي (PLN)"
4457
 
4458
+ #: core/class-settings.php:592
4459
  msgctxt "admin settings"
4460
  msgid "Pound Sterling (GBP)"
4461
  msgstr "الجنيه الإسترليني (GBP)"
4462
 
4463
+ #: core/class-settings.php:593
4464
  msgctxt "admin settings"
4465
  msgid "Singapore Dollar (SGD)"
4466
  msgstr "دولار سنغافوري (SGD)"
4467
 
4468
+ #: core/class-settings.php:594
4469
  msgctxt "admin settings"
4470
  msgid "Swedish Krona (SEK)"
4471
  msgstr "الكرونا السويدية (SEK)"
4472
 
4473
+ #: core/class-settings.php:595
4474
  msgctxt "admin settings"
4475
  msgid "Swiss Franc (CHF)"
4476
  msgstr "الفرنك السويسري (CHF)"
4477
 
4478
+ #: core/class-settings.php:596
4479
  msgctxt "admin settings"
4480
  msgid "Taiwan Dollar (TWD)"
4481
  msgstr "الدولار التايواني (TWD)"
4482
 
4483
+ #: core/class-settings.php:597
4484
  msgctxt "admin settings"
4485
  msgid "Thai Baht (THB)"
4486
  msgstr "البات التايلندي (THB)"
4487
 
4488
+ #: core/class-settings.php:598
4489
  msgctxt "admin settings"
4490
  msgid "Turkish Lira (TRY)"
4491
  msgstr "الليرة التركية (TRY)"
4492
 
4493
+ #: core/class-settings.php:599
4494
  msgctxt "admin settings"
4495
  msgid "U.S. Dollar (USD)"
4496
  msgstr "الدولار الأمريكي (USD)"
4497
 
4498
+ #: core/class-settings.php:603
4499
  msgctxt "admin settings"
4500
  msgid "Currency Symbol"
4501
  msgstr "رمز العملة"
4502
 
4503
+ #: core/class-settings.php:608
4504
  msgctxt "admin settings"
4505
  msgid "Currency symbol display"
4506
  msgstr "عرض رمز العملة"
4507
 
4508
+ #: core/class-settings.php:612
4509
  msgctxt "admin settings"
4510
  msgid "Show currency symbol on the left"
4511
  msgstr "إظهار رمز العملة على اليسار"
4512
 
4513
+ #: core/class-settings.php:613
4514
  msgctxt "admin settings"
4515
  msgid "Show currency symbol on the right"
4516
  msgstr "إظهار رمز العملة على اليمين"
4517
 
4518
+ #: core/class-settings.php:614
4519
  msgctxt "admin settings"
4520
  msgid "Do not show currency symbol"
4521
  msgstr "عدم إظهار رمز العملة"
4522
 
4523
+ #: core/class-settings.php:616
4524
  msgctxt "admin settings"
4525
  msgid "Thank you for payment message"
4526
  msgstr "رسالة الشكر على الدفع"
4527
 
4528
+ #: core/class-settings.php:617
4529
  msgctxt "admin settings"
4530
  msgid ""
4531
  "Thank you for your payment. Your payment is being verified and your listing "
4534
  "شكرا لك على الدفع. يتم الآن التحقق من الدفع وفحص إعلانك. يمكن أن تأخذ عملية "
4535
  "التحقق والمراجعة مدة 48 ساعة."
4536
 
4537
+ #: core/class-settings.php:622
4538
  msgctxt "admin settings"
4539
  msgid "Ask users to come back for abandoned payments?"
4540
  msgstr "أطلب من الأعضاء العودة للمدفوعات المتخلى عنها؟"
4541
 
4542
+ #: core/class-settings.php:625
4543
  msgctxt "admin settings"
4544
  msgid ""
4545
  "An abandoned payment is when a user attempts to place a listing and gets to "
4551
  "إتمام الدفع للإعلان. هذا ينتج عنه أن الإعلانات تبدو وكأنها فشلت، وذلك عندما "
4552
  "لا يكمل العضو المعاملة ببساطة. دليل الأعمال يستطيع تذكيرهم للعودة والاستمرار."
4553
 
4554
+ #: core/class-settings.php:631
4555
  msgctxt "admin settings"
4556
  msgid "Listing abandonment threshold (hours)"
4557
  msgstr "عتبة التخلي على الإعلان (ساعات)"
4558
 
4559
+ #: core/class-settings.php:636
4560
  msgctxt "admin settings"
4561
  msgid ""
4562
  "Listings with pending payments are marked as abandoned after this time. You "
4565
  "الإعلانات مع الدفعات المعلقة تعد متخلى عنها بعد هذا الوقت. يمكنك أيضا "
4566
  "<a>تخصيص البريد الإلكتروني</a> الذي يتلقاه الأعضاء."
4567
 
4568
+ #: core/class-settings.php:641
4569
  msgctxt "admin settings"
4570
  msgid "Themes"
4571
  msgstr "القوالب"
4572
 
4573
+ #: core/class-settings.php:643
4574
  msgctxt "admin settings"
4575
  msgid "You can manage your themes on <a>Directory Themes</a>."
4576
  msgstr "يمكنك إدارة قوالبك في <a>قوالب الدليل</a>."
4577
 
4578
+ #: core/class-settings.php:648
4579
  msgctxt "admin settings"
4580
  msgid "Theme button style"
4581
  msgstr "نمط زر القالب"
4582
 
4583
+ #: core/class-settings.php:652
4584
  msgctxt "admin settings"
4585
  msgid "Use the BD theme style for BD buttons"
4586
  msgstr "إستخدم نمط قالب دليل الأعمال لأزرار دليل الأعمال"
4587
 
4588
+ #: core/class-settings.php:653
4589
  msgctxt "admin settings"
4590
  msgid "Use the WP theme style for BD buttons"
4591
  msgstr "إستخدم نمط قالب ووردبريس لأزرار دليل الأعمال"
4592
 
4593
+ #: core/class-settings.php:660
4594
  msgctxt "admin settings"
4595
  msgid "Image"
4596
  msgstr "الصورة"
4597
 
4598
+ #: core/class-settings.php:661
4599
  msgctxt "admin settings"
4600
  msgid ""
4601
  "Any changes to these settings will affect new listings only. Existing "
4607
  "الموجودة لن تتأثر. إذا كنت ترغب في تغيير الإعلانات الحالية، تحتاج إلى إعادة "
4608
  "تحميل الصورة (الصور) إلى تلك الإعلانات بعد تغيير الأشياء هنا."
4609
 
4610
+ #: core/class-settings.php:662
4611
  msgctxt "admin settings"
4612
  msgid "Image Settings"
4613
  msgstr "إعدادات الصورة"
4614
 
4615
+ #: core/class-settings.php:663
4616
  msgctxt "admin settings"
4617
  msgid "Allow images?"
4618
  msgstr "السماح بالصور؟"
4619
 
4620
+ #: core/class-settings.php:665
4621
  msgctxt "admin settings"
4622
  msgid "Min Image File Size (KB)"
4623
  msgstr "أقل حجم لملف الصورة (KB)"
4624
 
4625
+ #: core/class-settings.php:666
4626
  msgctxt "admin settings"
4627
  msgid "Max Image File Size (KB)"
4628
  msgstr "أقصى حجم لملف الصورة (KB)"
4629
 
4630
+ #: core/class-settings.php:668
4631
  msgctxt "admin settings"
4632
  msgid "Min image width (px)"
4633
  msgstr "أقل عرض للصورة (px)"
4634
 
4635
+ #: core/class-settings.php:669
4636
  msgctxt "admin settings"
4637
  msgid "Min image height (px)"
4638
  msgstr "أقل ارتفاع للصورة (px)"
4639
 
4640
+ #: core/class-settings.php:671
4641
  msgctxt "admin settings"
4642
  msgid "Max image width (px)"
4643
  msgstr "أقصى عرض للصورة (px)"
4644
 
4645
+ #: core/class-settings.php:672
4646
  msgctxt "admin settings"
4647
  msgid "Max image height (px)"
4648
  msgstr "أقصى ارتفاع للصورة (px)"
4649
 
4650
+ #: core/class-settings.php:674
4651
  msgctxt "admin settings"
4652
  msgid "Turn on thickbox/lightbox?"
4653
  msgstr "تشغيل thickbox/lightbox؟"
4654
 
4655
+ #: core/class-settings.php:674
4656
  msgctxt "admin settings"
4657
  msgid ""
4658
  "Uncheck if it conflicts with other elements or plugins installed on your site"
4660
  "قم بإلغاء التحديد إذا كان يتعارض مع العناصر الأخرى أو الإضافات المثبتة على "
4661
  "موقعك"
4662
 
4663
+ #: core/class-settings.php:676
4664
  msgctxt "admin settings"
4665
  msgid "Thumbnails"
4666
  msgstr "الصور المصغرة"
4667
 
4668
+ #: core/class-settings.php:677
4669
  msgctxt "admin settings"
4670
  msgid "Thumbnail width (px)"
4671
  msgstr "عرض الصور المصغرة (px)"
4672
 
4673
+ #: core/class-settings.php:678
4674
  msgctxt "admin settings"
4675
  msgid "Thumbnail height (px)"
4676
  msgstr "ارتفاع الصورة المصغرة (px)"
4677
 
4678
+ #: core/class-settings.php:681
4679
  msgctxt "admin settings"
4680
  msgid "Crop thumbnails to exact dimensions?"
4681
  msgstr "قطع الصور المصغرة للأبعاد المناسبة؟"
4682
 
4683
+ #: core/class-settings.php:684
4684
  msgctxt "admin settings"
4685
  msgid ""
4686
  "When enabled images will match exactly the dimensions above but part of the "
4693
  "تعديل الارتفاع بشكل متناسب. اعتماداً على الصور المرفوعة, قد تكون ارتفاعات "
4694
  "الصور المصغرة مختلفة."
4695
 
4696
+ #: core/class-settings.php:690
4697
  msgctxt "admin settings"
4698
  msgid "Number of free images"
4699
  msgstr "عدد الصور المجانية"
4700
 
4701
+ #: core/class-settings.php:695
4702
  msgctxt "admin settings"
4703
  msgid ""
4704
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
4707
  "بالنسبة لصور الإعلانات المدفوعة، قم بإعدادها بإضافة أو تحرير <a>رسوم الخطة</"
4708
  "a> بدلاً من هذا الإعداد، الذي هو تجاهل الإعلانات المدفوعة."
4709
 
4710
+ #: core/class-settings.php:698
4711
  msgctxt "admin settings"
4712
  msgid "Use default picture for listings with no picture?"
4713
  msgstr "إستخدام الصورة الافتراضية للإعلانات التي بلا صورة؟"
4714
 
4715
+ #: core/class-settings.php:699
4716
  msgctxt "admin settings"
4717
  msgid "Show Thumbnail on main listings page?"
4718
  msgstr "إظهار صورة مصغرة في صفحة الإعلانات الرئيسية؟"
4719
 
4720
+ #: core/class-settings.php:728
4721
  msgctxt "admin settings"
4722
  msgid "User"
4723
  msgstr "عضو"
4724
 
4725
+ #: core/class-settings.php:729
4726
  msgctxt "admin settings"
4727
  msgid "User registration date"
4728
  msgstr "تاريخ تسجيل العضو"
4729
 
4730
+ #: core/class-settings.php:755
4731
  msgctxt "admin settings"
4732
  msgid ""
4733
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
4734
  "not activated."
4735
  msgstr "تعذر نسخ إضافة التوافق أجاكس \"%s\". لم يتم تفعيل وضع التوافق."
4736
 
4737
+ #: core/class-settings.php:763
4738
  msgctxt "admin settings"
4739
  msgid ""
4740
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
4741
  "be created."
4742
  msgstr "لا يمكن تفعيل وضع التوافق أجاكس: تعذر إنشاء المجلد \"%s\"."
4743
 
4744
+ #: core/class-settings.php:772
4745
  msgctxt "admin settings"
4746
  msgid ""
4747
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
4750
  "تعذر إزالة \"إضافة دليل الأعمال – وحدة التوافق أجاكس\". المرجو إزالة الملف "
4751
  "\"%s\" يدوياً أو قم بإلغاء تفعيل الإضافة."
4752
 
4753
+ #: core/class-settings.php:1092
4754
  msgctxt "settings"
4755
  msgid "Deactivate License"
4756
  msgstr "تعطيل الترخيص"
4757
 
4758
+ #: core/class-settings.php:1094
4759
  msgctxt "settings"
4760
  msgid "Deactivating license..."
4761
  msgstr "ترخيص معطل..."
4762
 
4763
+ #: core/class-settings.php:1097
4764
  msgctxt "settings"
4765
  msgid "Activate License"
4766
  msgstr "تفعيل الترخيص"
4767
 
4768
+ #: core/class-settings.php:1099
4769
  msgctxt "settings"
4770
  msgid "Activating license..."
4771
  msgstr "ترخيص مفعل..."
4772
 
4773
+ #: core/class-settings.php:1122
4774
  msgctxt "admin settings"
4775
  msgid "Valid placeholders: %s"
4776
  msgstr "العناصر النائبة صالحة: %s"
4777
 
4778
+ #: core/class-settings.php:1156
4779
  msgctxt "settings email"
4780
  msgid "Click to edit e-mail"
4781
  msgstr "إضغط لتعديل البريد الإلكتروني"
4782
 
4783
+ #: core/class-settings.php:1157
4784
  msgctxt "settings email"
4785
  msgid "Click to edit"
4786
  msgstr "اضغط لتعديل"
4787
 
4788
+ #: core/class-settings.php:1170
4789
  msgctxt "settings email"
4790
  msgid "E-Mail Subject"
4791
  msgstr "عنوان البريد الإلكتروني"
4792
 
4793
+ #: core/class-settings.php:1181
4794
  msgctxt "settings email"
4795
  msgid "E-Mail Body"
4796
  msgstr "نص البريد الإلكتروني"
4797
 
4798
+ #: core/class-settings.php:1192
4799
  msgctxt "settings email"
4800
  msgid "You can use the following placeholders:"
4801
  msgstr "يمكنك استخدام العناصر النائبة التالية:"
4802
 
4803
+ #: core/class-settings.php:1215
4804
  msgctxt "settings email"
4805
  msgid "Preview e-mail"
4806
  msgstr "معاينة البريد الإلكتروني"
4807
 
4808
+ #: core/class-settings.php:1216
4809
  msgctxt "settings email"
4810
  msgid "Cancel"
4811
  msgstr "إلغاء"
4812
 
4813
+ #: core/class-settings.php:1217
4814
  msgctxt "settings email"
4815
  msgid "Save Changes"
4816
  msgstr "حفظ التعديلات"
4817
 
4818
+ #: core/class-settings.php:1236
4819
  msgctxt "settings email"
4820
  msgid "Site title"
4821
  msgstr "إسم الموقع"
4822
 
4823
+ #: core/class-settings.php:1239
4824
  msgctxt "settings email"
4825
  msgid "Site title (with link)"
4826
  msgstr "إسم الموقع (مع الرابط)"
4827
 
4828
+ #: core/class-settings.php:1242
4829
  msgctxt "settings email"
4830
  msgid "Site address (with link)"
4831
  msgstr "عنوان الموقع (مع الرابط)"
4832
 
4833
+ #: core/class-settings.php:1245
4834
  msgctxt "settings email"
4835
  msgid "Directory URL (with link)"
4836
  msgstr "رابط URL الدليل (مع الرابط)"
4837
 
4838
+ #: core/class-settings.php:1248
4839
  msgctxt "settings email"
4840
  msgid "Current date"
4841
  msgstr "التاريخ الحالي"
4842
 
4843
+ #: core/class-settings.php:1251
4844
  msgctxt "settings email"
4845
  msgid "Current time"
4846
  msgstr "الوقت الحالي"
5548
  msgstr "إنتقل إلى \"مشرف الدليل\""
5549
 
5550
  #: core/installer.php:1148
 
5551
  msgid "Business Directory - Installation Failed"
5552
  msgstr "دليل الأعمال - ترقية يدوية"
5553
 
5987
  msgstr "غير مسموح لك بتحرير هذا الإعلان."
5988
 
5989
  #: core/view-submit-listing.php:58
 
5990
  msgctxt "views"
5991
  msgid "Edit Your Listing"
5992
  msgstr "تحرير إعلانك"
6140
  msgstr "l F j, Y \\a\\t g:i a"
6141
 
6142
  #: core/views/listing_contact.php:173
 
6143
  msgctxt "contact-message"
6144
  msgid "Your message has been sent."
6145
  msgstr "تم حذف إعلانك."
6506
  msgstr "يرجى إدخال تفاصيل بطاقة الائتمان الخاصة بك أدناه."
6507
 
6508
  #: templates/billing-information-form.tpl.php:36
 
6509
  msgctxt "checkout form"
6510
  msgid "E-mail:"
6511
  msgstr "البريد الإلكتروني: %s"
6571
  msgstr "الرمز البريدي:"
6572
 
6573
  #: templates/billing-information-form.tpl.php:151
 
6574
  msgctxt "checkout form"
6575
  msgid "Phone Number:"
6576
  msgstr "رقم الهاتف"
6900
  msgid "View"
6901
  msgstr "مشاهدة"
6902
 
6903
+ #: templates/parts/login-required.tpl.php:7
6904
  msgctxt "templates"
6905
  msgid ""
6906
  "You are not currently logged in. Please login or register first. When "
languages/WPBDM-de_DE.mo CHANGED
Binary file
languages/WPBDM-de_DE.po CHANGED
@@ -4,8 +4,8 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Business Directory Plugin 3.5.4\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
7
- "POT-Creation-Date: 2016-12-13 23:11:33+00:00\n"
8
- "PO-Revision-Date: 2016-01-21 08:45-0500\n"
9
  "Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
10
  "Language-Team: Business Directory Plugin <support@businessdirectoryplugin."
11
  "com>\n"
@@ -13,12 +13,11 @@ msgstr ""
13
  "MIME-Version: 1.0\n"
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
- "X-Generator: Poedit 1.8.5\n"
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
19
 
20
  #: admin/class-admin-listings.php:40
21
- #, fuzzy
22
  msgctxt "admin category filter"
23
  msgid "All categories"
24
  msgstr "Alle Kategorien"
@@ -122,13 +121,13 @@ msgctxt "admin actions"
122
  msgid "Renew Listing"
123
  msgstr "Eintrag erneuern"
124
 
125
- #: admin/class-admin.php:102
126
  msgid ""
127
  "Preview is only available after you've saved the first draft. This is due\n"
128
  "to how WordPress stores the data."
129
  msgstr ""
130
 
131
- #: admin/class-admin.php:135
132
  msgctxt "drip pointer"
133
  msgid ""
134
  "Find out how to create a compelling, thriving business directory from "
@@ -136,142 +135,139 @@ msgid ""
136
  "a FREE premium module just for signing up."
137
  msgstr "-"
138
 
139
- #: admin/class-admin.php:137
140
  msgctxt "drip pointer"
141
  msgid "Email Address:"
142
  msgstr "E-mail Adresse:"
143
 
144
- #: admin/class-admin.php:143
145
  msgctxt "drip pointer"
146
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
147
  msgstr "-"
148
 
149
- #: admin/class-admin.php:145
150
  msgctxt "drip pointer"
151
  msgid "Yes, please!"
152
  msgstr "Ja, bitte!"
153
 
154
- #: admin/class-admin.php:147
155
  msgctxt "drip pointer"
156
  msgid "No, thanks"
157
  msgstr "Nein, danke"
158
 
159
- #: admin/class-admin.php:164
160
  msgctxt "admin"
161
  msgid "Business Directory"
162
  msgstr "Branchenverzeichnis"
163
 
164
- #: admin/class-admin.php:175
165
  msgctxt "admin"
166
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
167
  msgstr ""
168
  "Sie haben alles konfiguriert. Besuchen sie Ihr neues <a>Branchenverzeichnis</"
169
  "a>."
170
 
171
- #: admin/class-admin.php:196
172
- #, fuzzy
173
  msgctxt "drip pointer"
174
  msgid "Invalid e-mail address."
175
  msgstr "Ungültiger Erneuerungszustand."
176
 
177
- #: admin/class-admin.php:230
178
  msgctxt "admin menu"
179
  msgid "Business Directory Admin"
180
  msgstr "Branchenverzeichnis Administration"
181
 
182
- #: admin/class-admin.php:231
183
- #, fuzzy
184
  msgctxt "admin menu"
185
  msgid "Dir. Admin"
186
  msgstr "Verzeichnis Administration"
187
 
188
- #: admin/class-admin.php:231
189
  msgctxt "admin menu"
190
  msgid "Directory Admin"
191
  msgstr "Verzeichnis Administration"
192
 
193
- #: admin/class-admin.php:237 admin/class-admin.php:238
194
  msgctxt "admin menu"
195
  msgid "Add New Listing"
196
  msgstr "Neuen Eintrag hinzufügen"
197
 
198
- #: admin/class-admin.php:243 admin/class-admin.php:244
199
  msgctxt "admin menu"
200
  msgid "Manage Options"
201
  msgstr "Optionen Verwalten"
202
 
203
- #: admin/class-admin.php:249 admin/class-admin.php:250
204
  msgctxt "admin menu"
205
  msgid "Manage Fees"
206
  msgstr "Preise Verwalten"
207
 
208
- #: admin/class-admin.php:255 admin/class-admin.php:256
209
  msgctxt "admin menu"
210
  msgid "Manage Form Fields"
211
  msgstr "Form Felder verwalten"
212
 
213
- #: admin/class-admin.php:261 admin/class-admin.php:262
214
- #, fuzzy
215
  msgctxt "admin menu"
216
  msgid "Listings"
217
  msgstr "Einträge"
218
 
219
- #: admin/class-admin.php:276 admin/class-admin.php:277
220
  msgctxt "admin menu"
221
  msgid "CSV Import"
222
  msgstr "CSV Datei importieren"
223
 
224
- #: admin/class-admin.php:282 admin/class-admin.php:283
225
  msgctxt "admin menu"
226
  msgid "CSV Export"
227
  msgstr "CVS Datei exportieren"
228
 
229
- #: admin/class-admin.php:288 admin/class-admin.php:289
230
  msgctxt "admin menu"
231
  msgid "Debug"
232
  msgstr "Fehlerkorrektur"
233
 
234
- #: admin/class-admin.php:298
235
  msgctxt "admin menu"
236
  msgid "Main Menu"
237
  msgstr "Hauptmenü"
238
 
239
- #: admin/class-admin.php:309
240
  msgctxt "admin menu"
241
  msgid "Uninstall Business Directory Plugin"
242
  msgstr "Branchenverzeichnis deinstallieren"
243
 
244
- #: admin/class-admin.php:310
245
  msgctxt "admin menu"
246
  msgid "Uninstall"
247
  msgstr "Deinstallieren"
248
 
249
- #: admin/class-admin.php:424
250
  #: admin/templates/listing-metabox-categories.tpl.php:69
251
  msgctxt "admin infometabox"
252
  msgid "never"
253
  msgstr "niemals"
254
 
255
- #: admin/class-admin.php:518
256
  msgctxt "admin"
257
  msgid "Dismiss this notice."
258
  msgstr ""
259
 
260
- #: admin/class-admin.php:546
261
  msgctxt "admin"
262
  msgid "The listing has been published."
263
  msgid_plural "The listings have been published."
264
  msgstr[0] "Der Eintrag wurde veröffentlicht."
265
  msgstr[1] "Die Einträge wurden veröffentlicht."
266
 
267
- #: admin/class-admin.php:564
268
  msgctxt "admin"
269
  msgid "The listing status has been set as paid."
270
  msgid_plural "The listings status has been set as paid."
271
  msgstr[0] "Der Status des Eintrags wurde auf bezahlt gesetzt."
272
  msgstr[1] "Der Status der Einträge wurde auf bezahlt gesetzt."
273
 
274
- #: admin/class-admin.php:570
275
  msgctxt "admin"
276
  msgid ""
277
  "Only invoices containing non-recurring items were marked as paid. Please "
@@ -283,28 +279,28 @@ msgid_plural ""
283
  msgstr[0] ""
284
  msgstr[1] ""
285
 
286
- #: admin/class-admin.php:589
287
  msgctxt "admin"
288
  msgid "The listing has been modified."
289
  msgid_plural "The listings have been modified."
290
  msgstr[0] "Der Eintrag wurde verändert."
291
  msgstr[1] "Die Einträge wurden verändert."
292
 
293
- #: admin/class-admin.php:602
294
  msgctxt "admin"
295
  msgid "The listing has been upgraded."
296
  msgid_plural "The listings have been upgraded."
297
  msgstr[0] "Der Eintrag wurde aktualisiert"
298
  msgstr[1] "Die Einträge wurden aktualisiert."
299
 
300
- #: admin/class-admin.php:614
301
  msgctxt "admin"
302
  msgid "The listing has been downgraded."
303
  msgid_plural "The listings have been downgraded."
304
  msgstr[0] "Der Eintrag wurde zurück gesetzt."
305
  msgstr[1] "Die Einträge wurden zurück gesetzt."
306
 
307
- #: admin/class-admin.php:625
308
  msgctxt "admin payments"
309
  msgid ""
310
  "The payment status was not changed. Recurring payments can't be manually "
@@ -312,44 +308,44 @@ msgid ""
312
  "went through."
313
  msgstr ""
314
 
315
- #: admin/class-admin.php:630
316
  msgctxt "admin"
317
  msgid "The transaction has been approved."
318
  msgstr "Die Transaktion wurde genehmigt."
319
 
320
- #: admin/class-admin.php:640
321
  msgctxt "admin"
322
  msgid "The transaction has been rejected."
323
  msgstr "Die Transaktion wurde abgelehnt."
324
 
325
- #: admin/class-admin.php:646
326
  msgctxt "admin"
327
  msgid "The fee was successfully assigned."
328
  msgstr "Der Preis wurde erfolgreich zugewiesen."
329
 
330
- #: admin/class-admin.php:655
331
  msgctxt "admin"
332
  msgid "Listing was renewed."
333
  msgid_plural "Listings were renewed."
334
  msgstr[0] "Eintrag wurde aktualisiert."
335
  msgstr[1] "Einträge wurden aktualisiert."
336
 
337
- #: admin/class-admin.php:662
338
  msgctxt "admin"
339
  msgid "Renewal email sent."
340
  msgstr "E-mail erneut senden."
341
 
342
- #: admin/class-admin.php:696
343
  msgctxt "admin category id"
344
  msgid "ID"
345
  msgstr "ID"
346
 
347
- #: admin/class-admin.php:698 admin/class-admin.php:704
348
  msgctxt "admin"
349
  msgid "Listing Count"
350
  msgstr "Anzahl Einträge "
351
 
352
- #: admin/class-admin.php:813
353
  msgctxt "admin"
354
  msgid ""
355
  "<b>Business Directory Plugin</b> requires fields with the following "
@@ -358,7 +354,7 @@ msgstr ""
358
  "<b>Branchenverzeichnis Erweiterung</b> benötigt Felder mit den folgenden "
359
  "Verbindungen um korrekt zu funktionieren: <b>%s</b>."
360
 
361
- #: admin/class-admin.php:815
362
  msgctxt "admin"
363
  msgid ""
364
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
@@ -367,7 +363,7 @@ msgstr ""
367
  "<b>Branchenverzeichnis Erweiterung</b> benötigt ein Feld mit der Verbindung "
368
  "<b>%s</b>, um korrekt zu funktionieren."
369
 
370
- #: admin/class-admin.php:819
371
  msgctxt "admin"
372
  msgid ""
373
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
@@ -376,17 +372,17 @@ msgstr ""
376
  "Sie können diese benutzerdefinierten Felder selbst erzeugen \"Form Felder "
377
  "Verwalten\" oder vom Branchenverzeichnis automatisch erstellen lassen."
378
 
379
- #: admin/class-admin.php:823
380
  msgctxt "admin"
381
  msgid "Go to \"Manage Form Fields\""
382
  msgstr "zu \"Form Felder verwalten\""
383
 
384
- #: admin/class-admin.php:826
385
  msgctxt "admin"
386
  msgid "Create these required fields for me"
387
  msgstr "Erstelle diese benötigten Felder für mich"
388
 
389
- #: admin/class-admin.php:835
390
  msgctxt "admin"
391
  msgid ""
392
  "<b>Business Directory Plugin</b> requires a page with the "
@@ -395,7 +391,7 @@ msgstr ""
395
  "<b>Branchenverzeichnis Erweiterung</b> benötigt eine Seite mit dem "
396
  "<tt>[businessdirectory]</tt> shortcode um zu funktionieren."
397
 
398
- #: admin/class-admin.php:837
399
  msgctxt "admin"
400
  msgid ""
401
  "You can create this page by yourself or let Business Directory do this for "
@@ -404,27 +400,27 @@ msgstr ""
404
  "Du kannst diese Seite selbst erstellen oder vom Branchenverzeichnis "
405
  "automatisch erstellen lassen."
406
 
407
- #: admin/class-admin.php:841
408
  msgctxt "admin"
409
  msgid "Create required pages for me"
410
  msgstr "Erstelle benötigte Seiten für mich"
411
 
412
- #: admin/class-admin.php:881
413
  msgctxt "admin compat"
414
  msgid "Installed: %s"
415
  msgstr "Installiert: %s"
416
 
417
- #: admin/class-admin.php:881
418
  msgctxt "admin compat"
419
  msgid "N/A"
420
  msgstr "keine Angabe"
421
 
422
- #: admin/class-admin.php:884
423
  msgctxt "admin compat"
424
  msgid "Required: %s"
425
  msgstr "Pflichtfeld: %s"
426
 
427
- #: admin/class-admin.php:896
428
  msgctxt "admin compat"
429
  msgid ""
430
  "Business Directory has detected some incompatible premium module versions "
@@ -433,7 +429,7 @@ msgstr ""
433
  "Branchenverzeichnis hat festgestellt, dass einige inkompatible Premium Modul "
434
  "Versionen installiert sind."
435
 
436
- #: admin/class-admin.php:898
437
  msgctxt "admin compat"
438
  msgid ""
439
  "Please upgrade to the required versions indicated below to make sure "
@@ -442,7 +438,7 @@ msgstr ""
442
  "Bitte die benötigten Versionen siehe unten aktualisieren, um sicher zu sein, "
443
  "dass alles korrekt funktioniert. "
444
 
445
- #: admin/class-admin.php:918
446
  msgctxt "admin"
447
  msgid ""
448
  "We noticed you want your Business Directory users to register before posting "
@@ -473,13 +469,11 @@ msgstr ""
473
  "Es sind keine Bilder vorhanden die dem Eintrag aktuell hinzugefügt wurden."
474
 
475
  #: admin/class-themes-admin.php:47
476
- #, fuzzy
477
  msgctxt "themes"
478
  msgid "Directory Themes"
479
  msgstr "Verzeichnis Kategorien"
480
 
481
  #: admin/class-themes-admin.php:48
482
- #, fuzzy
483
  msgctxt "themes"
484
  msgid "Directory Themes %s"
485
  msgstr "Verzeichnis Kategorien"
@@ -513,7 +507,6 @@ msgid ""
513
  msgstr ""
514
 
515
  #: admin/class-themes-admin.php:157
516
- #, fuzzy
517
  msgctxt "themes"
518
  msgid "Could not change the active theme to \"%s\"."
519
  msgstr "Konnte Eintragskategorie nicht erstellen \"%s\""
@@ -531,43 +524,36 @@ msgid ""
531
  msgstr ""
532
 
533
  #: admin/class-themes-admin.php:216
534
- #, fuzzy
535
  msgctxt "themes"
536
  msgid "Map My Fields"
537
  msgstr "Form Felder verwalten"
538
 
539
  #: admin/class-themes-admin.php:223
540
- #, fuzzy
541
  msgctxt "themes"
542
  msgid "Suggested fields created successfully."
543
  msgstr "Benötigtes Feld wurde erfolgreich erstellt."
544
 
545
  #: admin/class-themes-admin.php:226
546
- #, fuzzy
547
  msgctxt "themes"
548
  msgid "Theme installed successfully."
549
  msgstr "Benötigtes Feld wurde erfolgreich erstellt."
550
 
551
  #: admin/class-themes-admin.php:229
552
- #, fuzzy
553
  msgctxt "themes"
554
  msgid "Theme was deleted sucessfully."
555
  msgstr "Der Import wurde erfolgreich abgeschlossen."
556
 
557
  #: admin/class-themes-admin.php:232
558
- #, fuzzy
559
  msgctxt "themes"
560
  msgid "Could not delete theme directory. Check permissions."
561
  msgstr "wpbdp-csv-exports Verzeichnis konnte nicht erstellt werden."
562
 
563
  #: admin/class-themes-admin.php:258
564
- #, fuzzy
565
  msgctxt "themes"
566
  msgid "Please upload a valid theme file."
567
  msgstr "Bitte eine gültige E-mailadresse eingeben."
568
 
569
  #: admin/class-themes-admin.php:265
570
- #, fuzzy
571
  msgctxt "themes"
572
  msgid "Could not move \"%s\" to a temporary directory."
573
  msgstr "wpbdp-csv-exports Verzeichnis konnte nicht erstellt werden."
@@ -622,7 +608,6 @@ msgid "Could not create wpbdp-csv-exports directory."
622
  msgstr "wpbdp-csv-exports Verzeichnis konnte nicht erstellt werden."
623
 
624
  #: admin/csv-export.php:143
625
- #, fuzzy
626
  msgctxt "admin csv-export"
627
  msgid "Error while creating a temporary directory for CSV export: %s"
628
  msgstr ""
@@ -649,7 +634,7 @@ msgctxt "admin csv-import"
649
  msgid "← Return to \"CSV Import\""
650
  msgstr "Zurück nach \"CSV Importieren\""
651
 
652
- #: admin/csv-import.php:255
653
  msgid ""
654
  "A valid temporary directory with write permissions is required for CSV "
655
  "imports to function properly. Your server is using \"%s\" but this path does "
@@ -659,32 +644,29 @@ msgstr ""
659
  "korrekt zu funktionieren. Dein Server benutzt \"%s\", doch der Pfad ist "
660
  "nicht beschreibbar. Bitte kontaktiere deinen Serveradministrator."
661
 
662
- #: admin/csv-import.php:289
663
  msgctxt "admin csv-import"
664
  msgid "There was an error uploading the CSV file."
665
  msgstr "Beim Hochladen der CSV Datei ist ein Fehler aufgetreten."
666
 
667
- #: admin/csv-import.php:295
668
- #, fuzzy
669
  msgctxt "admin csv-import"
670
  msgid "Please upload or select a CSV file."
671
  msgstr "Die hochgeladene Datei ist nicht im CSV Format."
672
 
673
- #: admin/csv-import.php:308
674
- #, fuzzy
675
  msgctxt "admin csv-import"
676
  msgid "There was an error uploading the images ZIP file."
677
  msgstr "Beim Hochladen der CSV Datei ist ein Fehler aufgetreten."
678
 
679
- #: admin/csv-import.php:329
680
  msgctxt "admin csv-import"
681
  msgid ""
682
  "An error was detected while validating the CSV file for import. Please fix "
683
  "this before proceeding."
684
  msgstr ""
685
 
686
- #: admin/csv-import.php:338
687
- #, fuzzy
688
  msgctxt "admin csv-import"
689
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
690
  msgstr ""
@@ -706,19 +688,16 @@ msgid "There are no fees right now. You can <a>create one</a>, if you want."
706
  msgstr ""
707
 
708
  #: admin/fees.php:25 admin/fees.php:260
709
- #, fuzzy
710
  msgctxt "fees admin"
711
  msgid "Active"
712
  msgstr "Nur Aktiv"
713
 
714
  #: admin/fees.php:28 admin/fees.php:258
715
- #, fuzzy
716
  msgctxt "fees admin"
717
  msgid "Not Available"
718
  msgstr "verfügbare Bilder:"
719
 
720
  #: admin/fees.php:31 admin/fees.php:255
721
- #, fuzzy
722
  msgctxt "fees admin"
723
  msgid "Disabled"
724
  msgstr "Preis löschen"
@@ -730,25 +709,21 @@ msgid ""
730
  msgstr ""
731
 
732
  #: admin/fees.php:56
733
- #, fuzzy
734
  msgctxt "admin fees table"
735
  msgid "All"
736
  msgstr "Alle"
737
 
738
  #: admin/fees.php:68
739
- #, fuzzy
740
  msgctxt "admin fees table"
741
  msgid "Active"
742
  msgstr "Nur Aktiv"
743
 
744
  #: admin/fees.php:78
745
- #, fuzzy
746
  msgctxt "admin fees table"
747
  msgid "Not Available"
748
  msgstr "verfügbare Bilder:"
749
 
750
  #: admin/fees.php:85
751
- #, fuzzy
752
  msgctxt "admin fees table"
753
  msgid "Disabled"
754
  msgstr "Preis löschen"
@@ -774,13 +749,11 @@ msgid "Images"
774
  msgstr "Bilder"
775
 
776
  #: admin/fees.php:98
777
- #, fuzzy
778
  msgctxt "fees admin"
779
  msgid "Featured/Sticky"
780
  msgstr "unterstützter (unbeweglicher) Status"
781
 
782
  #: admin/fees.php:102
783
- #, fuzzy
784
  msgctxt "fees admin"
785
  msgid "Status"
786
  msgstr "Status"
@@ -800,7 +773,6 @@ msgid "Edit"
800
  msgstr "Bearbeiten"
801
 
802
  #: admin/fees.php:197
803
- #, fuzzy
804
  msgctxt "fees admin"
805
  msgid "Disable"
806
  msgstr "Preis löschen"
@@ -850,13 +822,11 @@ msgid "No"
850
  msgstr ""
851
 
852
  #: admin/fees.php:285
853
- #, fuzzy
854
  msgctxt "fees admin"
855
  msgid "Fee enabled."
856
  msgstr "Preis gelöscht."
857
 
858
  #: admin/fees.php:293
859
- #, fuzzy
860
  msgctxt "fees admin"
861
  msgid "Fee disabled."
862
  msgstr "Preis gelöscht."
@@ -1006,37 +976,31 @@ msgid "Required fields created successfully."
1006
  msgstr "Benötigtes Feld wurde erfolgreich erstellt."
1007
 
1008
  #: admin/form-fields.php:290
1009
- #, fuzzy
1010
  msgctxt "form-fields admin"
1011
  msgid "Title"
1012
  msgstr "Titel"
1013
 
1014
  #: admin/form-fields.php:291
1015
- #, fuzzy
1016
  msgctxt "form-fields admin"
1017
  msgid "Category"
1018
  msgstr "Kategorien"
1019
 
1020
  #: admin/form-fields.php:292
1021
- #, fuzzy
1022
  msgctxt "form-fields admin"
1023
  msgid "Excerpt"
1024
  msgstr "Im Textauszug"
1025
 
1026
  #: admin/form-fields.php:293
1027
- #, fuzzy
1028
  msgctxt "form-fields admin"
1029
  msgid "Content"
1030
  msgstr "Post Inhalt"
1031
 
1032
  #: admin/form-fields.php:294
1033
- #, fuzzy
1034
  msgctxt "form-fields admin"
1035
  msgid "Tags"
1036
  msgstr "Tags Entwurf"
1037
 
1038
  #: admin/form-fields.php:295
1039
- #, fuzzy
1040
  msgctxt "form-fields admin"
1041
  msgid "Address"
1042
  msgstr "E-mail Adresse:"
@@ -1047,46 +1011,47 @@ msgid "City"
1047
  msgstr ""
1048
 
1049
  #: admin/form-fields.php:297
1050
- #, fuzzy
1051
  msgctxt "form-fields admin"
1052
  msgid "State"
1053
  msgstr "Status"
1054
 
1055
  #: admin/form-fields.php:298
 
 
 
 
 
 
1056
  msgctxt "form-fields admin"
1057
  msgid "ZIP Code"
1058
  msgstr ""
1059
 
1060
- #: admin/form-fields.php:299
1061
- #, fuzzy
1062
  msgctxt "form-fields admin"
1063
  msgid "FAX Number"
1064
  msgstr "Telefonnummer geschäftlich"
1065
 
1066
- #: admin/form-fields.php:300
1067
- #, fuzzy
1068
  msgctxt "form-fields admin"
1069
  msgid "Phone Number"
1070
  msgstr "Telefonnummer geschäftlich"
1071
 
1072
- #: admin/form-fields.php:301
1073
- #, fuzzy
1074
  msgctxt "form-fields admin"
1075
  msgid "Ratings Field"
1076
  msgstr "Eintrag Felder"
1077
 
1078
- #: admin/form-fields.php:302
1079
  msgctxt "form-fields admin"
1080
  msgid "Twitter"
1081
  msgstr ""
1082
 
1083
- #: admin/form-fields.php:303
1084
  msgctxt "form-fields admin"
1085
  msgid "Website"
1086
  msgstr ""
1087
 
1088
- #: admin/form-fields.php:324
1089
- #, fuzzy
1090
  msgctxt "form-fields admin"
1091
  msgid "Tags updated."
1092
  msgstr "Einstellungen aktualisiert."
@@ -1112,7 +1077,6 @@ msgid "General Info"
1112
  msgstr "Allgemeine Informationen"
1113
 
1114
  #: admin/listing-metabox.php:44
1115
- #, fuzzy
1116
  msgctxt "admin infometabox"
1117
  msgid "Access Key"
1118
  msgstr "Eintrag Felder / Bilder"
@@ -1255,7 +1219,6 @@ msgid "Additional metadata to export:"
1255
  msgstr "zu exportierende zusätzliche Metadaten"
1256
 
1257
  #: admin/templates/csv-export.tpl.php:67
1258
- #, fuzzy
1259
  msgctxt "admin csv-export"
1260
  msgid "Include unique IDs for each listing (sequence_id column)."
1261
  msgstr "Füge Schlüssel Ids für jeden Eintrag hinzu (sequence_id_column)"
@@ -1400,7 +1363,6 @@ msgid "A fatal error occurred during the import. The reason given was: \"%s\"."
1400
  msgstr ""
1401
 
1402
  #: admin/templates/csv-import-progress.tpl.php:10
1403
- #, fuzzy
1404
  msgctxt "admin csv-import"
1405
  msgid ""
1406
  "A fatal error occurred during the import. If connection wasn't lost during "
@@ -1413,30 +1375,25 @@ msgstr ""
1413
 
1414
  #: admin/templates/csv-import-progress.tpl.php:13
1415
  #: admin/templates/csv-import-progress.tpl.php:20
1416
- #, fuzzy
1417
  msgctxt "admin csv-import"
1418
  msgid "← Return to CSV Import"
1419
  msgstr "Zurück nach \"CSV Importieren\""
1420
 
1421
  #: admin/templates/csv-import-progress.tpl.php:18
1422
- #, fuzzy
1423
  msgctxt "admin csv-import"
1424
  msgid "Import Canceled"
1425
  msgstr "Export abgebrochen"
1426
 
1427
  #: admin/templates/csv-import-progress.tpl.php:19
1428
- #, fuzzy
1429
  msgctxt "admin csv-import"
1430
  msgid "The import has been canceled."
1431
  msgstr "Der Export wurde abgebrochen."
1432
 
1433
  #: admin/templates/csv-import-progress.tpl.php:26
1434
- #, fuzzy
1435
  msgid "Import Progress"
1436
  msgstr "Export wird durchgeführt..."
1437
 
1438
  #: admin/templates/csv-import-progress.tpl.php:29
1439
- #, fuzzy
1440
  msgctxt "admin csv-import"
1441
  msgid "Files"
1442
  msgstr "CSV Datei"
@@ -1447,7 +1404,6 @@ msgid "Rows in file"
1447
  msgstr ""
1448
 
1449
  #: admin/templates/csv-import-progress.tpl.php:35
1450
- #, fuzzy
1451
  msgctxt "admin csv-import"
1452
  msgid "Progress"
1453
  msgstr "Export wird durchgeführt..."
@@ -1458,25 +1414,21 @@ msgid "Import has not started. Click \"Start Import\" to begin."
1458
  msgstr ""
1459
 
1460
  #: admin/templates/csv-import-progress.tpl.php:40
1461
- #, fuzzy
1462
  msgctxt "admin csv-import"
1463
  msgid "Importing CSV file..."
1464
  msgstr "Import Dateien"
1465
 
1466
  #: admin/templates/csv-import-progress.tpl.php:46
1467
- #, fuzzy
1468
  msgctxt "admin csv-import"
1469
  msgid "Start Import"
1470
  msgstr "CSV Datei importieren"
1471
 
1472
  #: admin/templates/csv-import-progress.tpl.php:47
1473
- #, fuzzy
1474
  msgctxt "admin csv-import"
1475
  msgid "Cancel Import"
1476
  msgstr "Export abbrechen"
1477
 
1478
  #: admin/templates/csv-import-progress.tpl.php:54
1479
- #, fuzzy
1480
  msgctxt "admin csv-import"
1481
  msgid "Import finished"
1482
  msgstr "Import Dateien"
@@ -1502,7 +1454,6 @@ msgid "Rows in file:"
1502
  msgstr ""
1503
 
1504
  #: admin/templates/csv-import-progress.tpl.php:69
1505
- #, fuzzy
1506
  msgctxt "admin csv-import"
1507
  msgid "Imported rows:"
1508
  msgstr "Korrekt importierte Zeilen:"
@@ -1513,7 +1464,6 @@ msgid "Rejected rows:"
1513
  msgstr "Abgelehnte Zeilen:"
1514
 
1515
  #: admin/templates/csv-import-progress.tpl.php:77
1516
- #, fuzzy
1517
  msgctxt "admin csv-import"
1518
  msgid "Import Warnings"
1519
  msgstr "Importeinstellungen"
@@ -1606,7 +1556,6 @@ msgid "Import settings"
1606
  msgstr "Importeinstellungen"
1607
 
1608
  #: admin/templates/csv-import.tpl.php:146
1609
- #, fuzzy
1610
  msgctxt "admin csv-import"
1611
  msgid "Post status of imported listings"
1612
  msgstr "Status der gelöschten Einträge"
@@ -1627,13 +1576,11 @@ msgid "Generate errors when a category is not found"
1627
  msgstr "Generiere Fehler when eine Kategorie nicht gefunden wird"
1628
 
1629
  #: admin/templates/csv-import.tpl.php:171
1630
- #, fuzzy
1631
  msgctxt "admin csv-import"
1632
  msgid "Keep existing listing images?"
1633
  msgstr "Eintrag Bilder"
1634
 
1635
  #: admin/templates/csv-import.tpl.php:176
1636
- #, fuzzy
1637
  msgctxt "admin csv-import"
1638
  msgid "Keep existing images."
1639
  msgstr "Eintrag Bilder"
@@ -1654,13 +1601,11 @@ msgid "Assign listings to a user."
1654
  msgstr "Einträge einem Benutzer zuweisen."
1655
 
1656
  #: admin/templates/csv-import.tpl.php:193
1657
- #, fuzzy
1658
  msgctxt "admin csv-import"
1659
  msgid "Use a default user for listings?"
1660
  msgstr "Benutze Standardbilder für Einträge mit keinem Bild?"
1661
 
1662
  #: admin/templates/csv-import.tpl.php:199
1663
- #, fuzzy
1664
  msgctxt "admin csv-import"
1665
  msgid ""
1666
  "Select a default user to be used if the username column is not present in "
@@ -1683,13 +1628,11 @@ msgstr ""
1683
  "Datei vorhanden ist."
1684
 
1685
  #: admin/templates/csv-import.tpl.php:215
1686
- #, fuzzy
1687
  msgctxt "admin csv-import"
1688
  msgid "Disable e-mail notifications during import?"
1689
  msgstr "Email Erinnerung"
1690
 
1691
  #: admin/templates/csv-import.tpl.php:220
1692
- #, fuzzy
1693
  msgctxt "admin csv-import"
1694
  msgid "Disable e-mail notifications."
1695
  msgstr "Email Erinnerung"
@@ -1798,7 +1741,6 @@ msgid "Add Listing Fee"
1798
  msgstr "Eintragpreis hinzufügen"
1799
 
1800
  #: admin/templates/fees-addoredit.tpl.php:23
1801
- #, fuzzy
1802
  msgctxt "fees admin"
1803
  msgid "Edit Listing Fee"
1804
  msgstr "Eintrag Bearbeiten"
@@ -1839,7 +1781,6 @@ msgid "Number of images allowed"
1839
  msgstr "Erlaubte Anzahl der Bilder"
1840
 
1841
  #: admin/templates/fees-addoredit.tpl.php:94
1842
- #, fuzzy
1843
  msgctxt "fees admin"
1844
  msgid "Is featured listing/sticky?"
1845
  msgstr "Top Einträge"
@@ -1863,7 +1804,6 @@ msgid "* All Categories *"
1863
  msgstr "* Alle Kategorien *"
1864
 
1865
  #: admin/templates/fees-addoredit.tpl.php:128
1866
- #, fuzzy
1867
  msgctxt "fees admin"
1868
  msgid "Fee Description"
1869
  msgstr "Feldbeschreibung"
@@ -1884,7 +1824,6 @@ msgid "Delete Listing Fee"
1884
  msgstr "Preis Eintragslöschung"
1885
 
1886
  #: admin/templates/fees-confirm-delete.tpl.php:7
1887
- #, fuzzy
1888
  msgctxt "fees admin"
1889
  msgid "Are you sure you want to disable the \"%s\" fee?"
1890
  msgstr "Bist du sicher, dass du diesen \"%s\" Preis löschen möchtest?"
@@ -1895,7 +1834,6 @@ msgid "Are you sure you want to delete the \"%s\" fee?"
1895
  msgstr "Bist du sicher, dass du diesen \"%s\" Preis löschen möchtest?"
1896
 
1897
  #: admin/templates/fees-confirm-delete.tpl.php:16
1898
- #, fuzzy
1899
  msgctxt "fee admin"
1900
  msgid "Disable Fee"
1901
  msgstr "Preis löschen"
@@ -1955,14 +1893,12 @@ msgstr ""
1955
 
1956
  #: admin/templates/fees.tpl.php:57 admin/templates/fees.tpl.php:63
1957
  #: admin/templates/fees.tpl.php:77
1958
- #, fuzzy
1959
  msgctxt "fees admin"
1960
  msgid "Paid"
1961
  msgstr "Bezahlt"
1962
 
1963
  #: admin/templates/fees.tpl.php:57 admin/templates/fees.tpl.php:63
1964
  #: admin/templates/fees.tpl.php:77
1965
- #, fuzzy
1966
  msgctxt "fees admin"
1967
  msgid "Free"
1968
  msgstr "Kostenlos"
@@ -2011,7 +1947,6 @@ msgid "Stripe Payment Module"
2011
  msgstr "Stripe Payment Module"
2012
 
2013
  #: admin/templates/fees.tpl.php:102
2014
- #, fuzzy
2015
  msgctxt "admin templates"
2016
  msgid ""
2017
  "It does not appear you have any of the payment gateway modules enabled. "
@@ -2051,7 +1986,6 @@ msgstr "Feldverbindung"
2051
  #: admin/templates/form-fields-addoredit.tpl.php:14
2052
  #: admin/templates/form-fields-addoredit.tpl.php:36
2053
  #: admin/templates/form-fields-addoredit.tpl.php:60
2054
- #, fuzzy
2055
  msgctxt "form-fields admin"
2056
  msgid "required"
2057
  msgstr "Pflichtfeld"
@@ -2072,7 +2006,6 @@ msgid "Field description"
2072
  msgstr "Feldbeschreibung"
2073
 
2074
  #: admin/templates/form-fields-addoredit.tpl.php:70
2075
- #, fuzzy
2076
  msgctxt "form-fields admin"
2077
  msgid "optional"
2078
  msgstr "Optional"
@@ -2178,13 +2111,11 @@ msgid "Delete Field"
2178
  msgstr "Feld löschen"
2179
 
2180
  #: admin/templates/form-fields-tags.tpl.php:5
2181
- #, fuzzy
2182
  msgctxt "form-fields admin"
2183
  msgid "-- None --"
2184
  msgstr "-- Auswählen --"
2185
 
2186
  #: admin/templates/form-fields-tags.tpl.php:14
2187
- #, fuzzy
2188
  msgctxt "form-fields admin"
2189
  msgid "Theme Tags"
2190
  msgstr "Preise Verwalten"
@@ -2197,19 +2128,16 @@ msgid ""
2197
  msgstr ""
2198
 
2199
  #: admin/templates/form-fields-tags.tpl.php:22
2200
- #, fuzzy
2201
  msgctxt "form-fields admin"
2202
  msgid "Create Missing Fields"
2203
  msgstr "Eintrag Felder"
2204
 
2205
  #: admin/templates/form-fields-tags.tpl.php:30
2206
- #, fuzzy
2207
  msgctxt "form-fields admin"
2208
  msgid "Field Tag"
2209
  msgstr "Feldtyp"
2210
 
2211
  #: admin/templates/form-fields-tags.tpl.php:31
2212
- #, fuzzy
2213
  msgctxt "form-fields admin"
2214
  msgid "Field"
2215
  msgstr "Feld"
@@ -2225,7 +2153,6 @@ msgid "Preview Form"
2225
  msgstr "Formvorschau"
2226
 
2227
  #: admin/templates/form-fields.tpl.php:6 admin/templates/themes.tpl.php:4
2228
- #, fuzzy
2229
  msgctxt "form-fields admin"
2230
  msgid "Manage Theme Tags"
2231
  msgstr "Preise Verwalten"
@@ -2243,7 +2170,7 @@ msgctxt "form-fields admin"
2243
  msgid "Please see the <a>Form Fields documentation</a> for more details."
2244
  msgstr ""
2245
 
2246
- #. #-#-#-#-# WPBDM.pot (Business Directory Plugin 4.1.6) #-#-#-#-#
2247
  #. Plugin Name of the plugin/theme
2248
  #: admin/templates/header.tpl.php:4
2249
  msgid "Business Directory Plugin"
@@ -2404,7 +2331,6 @@ msgid "Click to manually change expiration date."
2404
  msgstr "Klicke hier um das Ablaufdatum zu ändern."
2405
 
2406
  #: admin/templates/listing-metabox-categories.tpl.php:75
2407
- #, fuzzy
2408
  msgctxt "admin infometabox"
2409
  msgid "Never expires"
2410
  msgstr "Eintrag endet nicht"
@@ -2579,18 +2505,15 @@ msgid "Reject payment"
2579
  msgstr "Bezahlung zurückweisen"
2580
 
2581
  #: admin/templates/settings-reset.tpl.php:2
2582
- #, fuzzy
2583
  msgid "Business Directory - Reset Defaults"
2584
  msgstr "Branchenverzeichnis - letzte Einträge"
2585
 
2586
  #: admin/templates/settings-reset.tpl.php:4
2587
- #, fuzzy
2588
  msgctxt "settings"
2589
  msgid "← Return to \"Manage Options\""
2590
  msgstr "← zurück zu \"Form Felder verwalten\""
2591
 
2592
  #: admin/templates/settings-reset.tpl.php:10
2593
- #, fuzzy
2594
  msgid ""
2595
  "Use this option if you want to go back to the original factory settings for "
2596
  "BD."
@@ -2611,7 +2534,6 @@ msgid "Business Directory Settings"
2611
  msgstr "Branchenverzeichnis Einstellungen"
2612
 
2613
  #: admin/templates/settings.tpl.php:4
2614
- #, fuzzy
2615
  msgctxt "settings"
2616
  msgid "Reset Defaults"
2617
  msgstr "Standards zurücksetzen"
@@ -2621,13 +2543,11 @@ msgid "Settings updated."
2621
  msgstr "Einstellungen aktualisiert."
2622
 
2623
  #: admin/templates/sidebar.tpl.php:3
2624
- #, fuzzy
2625
  msgctxt "admin sidebar"
2626
  msgid "Discount Codes Module"
2627
  msgstr "Regions Module"
2628
 
2629
  #: admin/templates/sidebar.tpl.php:4
2630
- #, fuzzy
2631
  msgctxt "admin sidebar"
2632
  msgid "Claim Listings Module"
2633
  msgstr "Ratings Module"
@@ -2663,7 +2583,6 @@ msgid "Google Maps Module"
2663
  msgstr "Google Maps Module"
2664
 
2665
  #: admin/templates/sidebar.tpl.php:18
2666
- #, fuzzy
2667
  msgctxt "admin sidebar"
2668
  msgid "Business Card Theme"
2669
  msgstr "Firmenname"
@@ -2679,13 +2598,11 @@ msgid "Restaurant Theme"
2679
  msgstr ""
2680
 
2681
  #: admin/templates/sidebar.tpl.php:21
2682
- #, fuzzy
2683
  msgctxt "admin sidebar"
2684
  msgid "Tabbed Business Theme"
2685
  msgstr "Firmenname"
2686
 
2687
  #: admin/templates/sidebar.tpl.php:22
2688
- #, fuzzy
2689
  msgctxt "admin sidebar"
2690
  msgid "Elegant Business Theme"
2691
  msgstr "Firmenname"
@@ -2732,7 +2649,6 @@ msgid "Combo Pack"
2732
  msgstr ""
2733
 
2734
  #: admin/templates/sidebar.tpl.php:45
2735
- #, fuzzy
2736
  msgctxt "admin sidebar"
2737
  msgid "(All Modules)"
2738
  msgstr "Installierte Module"
@@ -2743,7 +2659,6 @@ msgid "new"
2743
  msgstr ""
2744
 
2745
  #: admin/templates/sidebar.tpl.php:58
2746
- #, fuzzy
2747
  msgctxt "admin sidebar"
2748
  msgid "Get a Directory Theme"
2749
  msgstr "Verzeichnis Kategorien"
@@ -2754,7 +2669,6 @@ msgid "Theme Pack"
2754
  msgstr ""
2755
 
2756
  #: admin/templates/sidebar.tpl.php:61
2757
- #, fuzzy
2758
  msgctxt "admin sidebar"
2759
  msgid "(All Themes)"
2760
  msgstr "verfügbare Bilder:"
@@ -2808,26 +2722,22 @@ msgstr "Enhanced Categories Modul"
2808
 
2809
  #: admin/templates/themes-delete-confirm.tpl.php:1
2810
  #: admin/templates/themes-delete-confirm.tpl.php:13
2811
- #, fuzzy
2812
  msgctxt "themes admin"
2813
  msgid "Delete Directory Theme"
2814
  msgstr "Verzeichnis Kategorien"
2815
 
2816
  #: admin/templates/themes-delete-confirm.tpl.php:3
2817
- #, fuzzy
2818
  msgctxt "themes admin"
2819
  msgid "Are you sure you want to delete the directory theme \"%s\"?"
2820
  msgstr "Bist du sicher, dass du diesen \"%s\" Preis löschen möchtest?"
2821
 
2822
  #: admin/templates/themes-delete-confirm.tpl.php:12
2823
- #, fuzzy
2824
  msgctxt "themes admin"
2825
  msgid "Cancel"
2826
  msgstr "Abbrechen"
2827
 
2828
  #: admin/templates/themes-install.tpl.php:2
2829
  #: admin/templates/themes-licenses.tpl.php:3 admin/templates/themes.tpl.php:3
2830
- #, fuzzy
2831
  msgctxt "themes"
2832
  msgid "Upload Directory Theme"
2833
  msgstr "Verzeichnis Kategorien"
@@ -2848,13 +2758,11 @@ msgid "Begin Upload"
2848
  msgstr ""
2849
 
2850
  #: admin/templates/themes-item.tpl.php:3
2851
- #, fuzzy
2852
  msgctxt "themes"
2853
  msgid "Active:"
2854
  msgstr "Nur Aktiv"
2855
 
2856
  #: admin/templates/themes-item.tpl.php:17
2857
- #, fuzzy
2858
  msgctxt "themes"
2859
  msgid "Activate"
2860
  msgstr "Aktiviere Lizenz"
@@ -2865,49 +2773,41 @@ msgid "Version:"
2865
  msgstr ""
2866
 
2867
  #: admin/templates/themes-item.tpl.php:38
2868
- #, fuzzy
2869
  msgctxt "themes"
2870
  msgid "Author:"
2871
  msgstr "Author"
2872
 
2873
  #: admin/templates/themes-licenses.tpl.php:24
2874
- #, fuzzy
2875
  msgctxt "themes"
2876
  msgid "Deactivate License"
2877
  msgstr "Lizenz Deaktivieren"
2878
 
2879
  #: admin/templates/themes-licenses.tpl.php:27
2880
- #, fuzzy
2881
  msgctxt "themes"
2882
  msgid "Deactivating license..."
2883
  msgstr "Deaktiviere Lizenz..."
2884
 
2885
  #: admin/templates/themes-licenses.tpl.php:29
2886
- #, fuzzy
2887
  msgctxt "themes"
2888
  msgid "Activate License"
2889
  msgstr "Aktiviere Lizenz"
2890
 
2891
  #: admin/templates/themes-licenses.tpl.php:30
2892
- #, fuzzy
2893
  msgctxt "themes"
2894
  msgid "Activating license..."
2895
  msgstr "Aktiviere Lizenz..."
2896
 
2897
  #: admin/templates/themes-tabs.tpl.php:6
2898
- #, fuzzy
2899
  msgctxt "admin themes"
2900
  msgid "Available Themes"
2901
  msgstr "verfügbare Bilder:"
2902
 
2903
  #: admin/templates/themes-tabs.tpl.php:7
2904
- #, fuzzy
2905
  msgctxt "admin themes"
2906
  msgid "Licenses"
2907
  msgstr "Lizenz"
2908
 
2909
  #: admin/templates/themes.tpl.php:5
2910
- #, fuzzy
2911
  msgctxt "themes"
2912
  msgid "Settings"
2913
  msgstr "Einstellungen"
@@ -3046,30 +2946,28 @@ msgctxt "rss feed"
3046
  msgid "%s Feed"
3047
  msgstr "% Feed"
3048
 
3049
- #: business-directory-plugin.php:1137 core/view-submit-listing.php:58
3050
  #: core/views/submit_listing.php:10
3051
- #, fuzzy
3052
  msgctxt "views"
3053
  msgid "Submit A Listing"
3054
  msgstr "Eintrag zusenden"
3055
 
3056
- #: business-directory-plugin.php:1142
3057
  msgctxt "title"
3058
  msgid "Find a Listing"
3059
  msgstr "Eintrag finden"
3060
 
3061
- #: business-directory-plugin.php:1147
3062
  msgctxt "title"
3063
  msgid "View All Listings"
3064
  msgstr "Alle Einträge anschauen"
3065
 
3066
- #: business-directory-plugin.php:1176
3067
  msgctxt "title"
3068
  msgid "Listings tagged: %s"
3069
  msgstr "Einträge getaggt: %s"
3070
 
3071
- #: core/api.php:401
3072
- #, fuzzy
3073
  msgid "Free"
3074
  msgstr "Kostenlos"
3075
 
@@ -3176,49 +3074,41 @@ msgid "An error occurred while trying to delete this field."
3176
  msgstr "Während der Löschung des Feldes ist ein Fehler aufgetreten."
3177
 
3178
  #: core/class-gateway.php:133
3179
- #, fuzzy
3180
  msgctxt "billing info"
3181
  msgid "Please enter a valid e-mail address."
3182
  msgstr "Bitte eine gültige E-mailadresse eingeben."
3183
 
3184
  #: core/class-gateway.php:136
3185
- #, fuzzy
3186
  msgctxt "billing info"
3187
  msgid "First name is required."
3188
  msgstr "Feldbezeichnung ist Pflichtfeld."
3189
 
3190
  #: core/class-gateway.php:139
3191
- #, fuzzy
3192
  msgctxt "billing info"
3193
  msgid "Last name is required."
3194
  msgstr "%s ist ein Pflichtfeld."
3195
 
3196
  #: core/class-gateway.php:142
3197
- #, fuzzy
3198
  msgctxt "billing info"
3199
  msgid "Credit card number is required."
3200
  msgstr "Feldbezeichnung ist Pflichtfeld."
3201
 
3202
  #: core/class-gateway.php:145
3203
- #, fuzzy
3204
  msgctxt "billing info"
3205
  msgid "Credit card expiration date is invalid."
3206
  msgstr "Feldbezeichnung ist Pflichtfeld."
3207
 
3208
  #: core/class-gateway.php:148
3209
- #, fuzzy
3210
  msgctxt "billing info"
3211
  msgid "Credit card CVC number is required."
3212
  msgstr "Feldbezeichnung ist Pflichtfeld."
3213
 
3214
  #: core/class-gateway.php:151
3215
- #, fuzzy
3216
  msgctxt "billing info"
3217
  msgid "Country is required."
3218
  msgstr "%s ist ein Pflichtfeld."
3219
 
3220
  #: core/class-gateway.php:154
3221
- #, fuzzy
3222
  msgctxt "billing info"
3223
  msgid "Address is required."
3224
  msgstr "%s ist ein Pflichtfeld."
@@ -3299,7 +3189,6 @@ msgid "(recurring)"
3299
  msgstr "(wiederholt)"
3300
 
3301
  #: core/class-recaptcha.php:100 core/class-recaptcha.php:115
3302
- #, fuzzy
3303
  msgctxt "recaptcha"
3304
  msgid "The reCAPTCHA wasn't entered correctly."
3305
  msgstr "Das reCAPTCHA wurde nicht korrekt eingegeben."
@@ -3431,19 +3320,16 @@ msgid "Registration Settings"
3431
  msgstr "Registrierung Einstellungen"
3432
 
3433
  #: core/class-settings.php:74
3434
- #, fuzzy
3435
  msgctxt "admin settings"
3436
  msgid "Require login to post listings?"
3437
  msgstr "Zurück zum Eintrag."
3438
 
3439
  #: core/class-settings.php:79
3440
- #, fuzzy
3441
  msgctxt "admin settings"
3442
  msgid "Login URL"
3443
  msgstr "Login"
3444
 
3445
  #: core/class-settings.php:82
3446
- #, fuzzy
3447
  msgctxt "admin settings"
3448
  msgid ""
3449
  "URL of your membership plugin's login page. Only enter this if using a "
@@ -3481,11 +3367,8 @@ msgstr ""
3481
  "Konditionen"
3482
 
3483
  #: core/class-settings.php:106
3484
- #, fuzzy
3485
  msgctxt "admin settings"
3486
- msgid ""
3487
- "Terms and Conditions text goes here...\n"
3488
- "\n"
3489
  msgstr "Bedingungen und Konditionen"
3490
 
3491
  #: core/class-settings.php:107
@@ -3529,7 +3412,6 @@ msgid "Show the \"Directory\" button."
3529
  msgstr "\"Verzeichnis\" Schaltfläche anzeigen"
3530
 
3531
  #: core/class-settings.php:118
3532
- #, fuzzy
3533
  msgctxt "admin settings"
3534
  msgid "Disable advanced CPT integration?"
3535
  msgstr "Email Erinnerung"
@@ -3571,7 +3453,6 @@ msgstr ""
3571
  "nehmen. "
3572
 
3573
  #: core/class-settings.php:144
3574
- #, fuzzy
3575
  msgctxt "admin settings"
3576
  msgid ""
3577
  "Use Ctrl-Click to include multiple fields in the search. Choosing too many "
@@ -3623,23 +3504,29 @@ msgctxt "admin settings"
3623
  msgid "Enable AJAX compatibility mode?"
3624
  msgstr ""
3625
 
3626
- #: core/class-settings.php:181 core/class-settings.php:679
 
 
 
 
 
 
3627
  msgctxt "admin settings"
3628
  msgid "Listings"
3629
  msgstr "Einträge"
3630
 
3631
- #: core/class-settings.php:182 core/class-settings.php:349
3632
- #: core/class-settings.php:636
3633
  msgctxt "admin settings"
3634
  msgid "General Settings"
3635
  msgstr "Allgemeine Einstellungen"
3636
 
3637
- #: core/class-settings.php:184
3638
  msgctxt "admin settings"
3639
  msgid "Listings per page"
3640
  msgstr "Einträge pro Seite"
3641
 
3642
- #: core/class-settings.php:185
3643
  msgctxt "admin settings"
3644
  msgid ""
3645
  "Number of listings to show per page. Use a value of \"0\" to show all "
@@ -3648,12 +3535,12 @@ msgstr ""
3648
  "Nummer der Einträge die pro Seite angezeigt werden. Benutze einen Wert von "
3649
  "\"0\" um alle Einträge anzuzeigen."
3650
 
3651
- #: core/class-settings.php:187
3652
  msgctxt "admin settings"
3653
  msgid "Listing duration for no-fee sites (in days)"
3654
  msgstr "Eintrag Zeitraum für kostenlose Seiten (in Tagen)"
3655
 
3656
- #: core/class-settings.php:188
3657
  msgctxt "admin settings"
3658
  msgid ""
3659
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
@@ -3662,12 +3549,12 @@ msgstr ""
3662
  "Benutze einen Wert von \"0\" um ein Eintrag undefiniert zu lassen oder "
3663
  "benutze eine Nummer unter 10 Jahren (3650 Tage)"
3664
 
3665
- #: core/class-settings.php:194
3666
  msgctxt "admin settings"
3667
  msgid "Include listing contact form on listing pages?"
3668
  msgstr "Kontaktform in Eintragsseiten einfügen?"
3669
 
3670
- #: core/class-settings.php:197
3671
  msgctxt "admin settings"
3672
  msgid ""
3673
  "Allows visitors to contact listing authors privately. Authors will receive "
@@ -3676,22 +3563,22 @@ msgstr ""
3676
  "Benutzer erlauben den Eintragsauthor privat zu kontaktieren. Der Author "
3677
  "bekommt eine Nachricht per E-mail zugeschickt."
3678
 
3679
- #: core/class-settings.php:200
3680
  msgctxt "admin settings"
3681
  msgid "Open detailed view of listing in new tab?"
3682
  msgstr ""
3683
 
3684
- #: core/class-settings.php:205
3685
  msgctxt "admin settings"
3686
  msgid "Require login for using the contact form?"
3687
  msgstr "Einloggen um die Kontaktform zu benutzen?"
3688
 
3689
- #: core/class-settings.php:211
3690
  msgctxt "admin settings"
3691
  msgid "Maximum number of contact form submits per day"
3692
  msgstr "Maximale Nummer der Kontaktformmails die pro Tag zugesendet werden"
3693
 
3694
- #: core/class-settings.php:214
3695
  msgctxt "admin settings"
3696
  msgid ""
3697
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
@@ -3700,12 +3587,12 @@ msgstr ""
3700
  "Benutze dieses Feld um spamming von Einträgen zu vermeiden. 0 heisst "
3701
  "unbegrenzt pro Tag."
3702
 
3703
- #: core/class-settings.php:222
3704
  msgctxt "admin settings"
3705
  msgid "Include comment form on listing pages?"
3706
  msgstr "Kommentarform einfügen in Eintragsseiten?"
3707
 
3708
- #: core/class-settings.php:225
3709
  msgctxt "admin settings"
3710
  msgid ""
3711
  "BD uses the standard comment inclusion from WordPress, but most themes only "
@@ -3715,55 +3602,52 @@ msgid ""
3715
  "first, and if that doesn't work, try the 3rd option instead."
3716
  msgstr ""
3717
 
3718
- #: core/class-settings.php:228
3719
- #, fuzzy
3720
  msgctxt "admin settings"
3721
  msgid "Do not include comments in listings"
3722
  msgstr "Kommentarform einfügen in Eintragsseiten?"
3723
 
3724
- #: core/class-settings.php:229
3725
- #, fuzzy
3726
  msgctxt "admin settings"
3727
  msgid "Include comment form, theme invoked (standard option)"
3728
  msgstr "Kommentarform einfügen in Eintragsseiten?"
3729
 
3730
- #: core/class-settings.php:230
3731
  msgctxt "admin settings"
3732
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
3733
  msgstr ""
3734
 
3735
- #: core/class-settings.php:238
3736
  msgctxt "admin settings"
3737
  msgid "Show listings under categories on main page?"
3738
  msgstr "Einträge unter Kategorien anzeigen auf der Hauptseite?"
3739
 
3740
- #: core/class-settings.php:239
3741
  msgctxt "admin settings"
3742
  msgid "Status of listings upon uninstalling plugin"
3743
  msgstr "Status der Einträge bei Deinstallation der Erweiterung"
3744
 
3745
- #: core/class-settings.php:240 core/class-settings.php:242
3746
  msgctxt "post status"
3747
  msgid "Draft"
3748
  msgstr ""
3749
 
3750
- #: core/class-settings.php:240 core/class-settings.php:242
3751
  msgctxt "post status"
3752
  msgid "Trash"
3753
  msgstr ""
3754
 
3755
- #: core/class-settings.php:241
3756
  msgctxt "admin settings"
3757
  msgid "Status of deleted listings"
3758
  msgstr "Status der gelöschten Einträge"
3759
 
3760
- #: core/class-settings.php:243
3761
- #, fuzzy
3762
  msgctxt "admin settings"
3763
  msgid "Submit Listing instructions message"
3764
  msgstr "Eintrag Kontakt Nachricht"
3765
 
3766
- #: core/class-settings.php:243
3767
  msgctxt "admin settings"
3768
  msgid ""
3769
  "This text is displayed at the first page of the Submit Listing process for "
@@ -3771,22 +3655,22 @@ msgid ""
3771
  "form or anything you want to tell users before they get started."
3772
  msgstr ""
3773
 
3774
- #: core/class-settings.php:245
3775
  msgctxt "admin settings"
3776
  msgid "Listing Renewal"
3777
  msgstr "Einträge erneuern"
3778
 
3779
- #: core/class-settings.php:246
3780
  msgctxt "admin settings"
3781
  msgid "Turn on listing renewal option?"
3782
  msgstr "Option zur Erneuerung von Einträgen aktivieren?"
3783
 
3784
- #: core/class-settings.php:249
3785
  msgctxt "admin settings"
3786
  msgid "Allow recurring renewal payments?"
3787
  msgstr "Wiederholte Bezahlung erlauben?"
3788
 
3789
- #: core/class-settings.php:252
3790
  msgctxt "admin settings"
3791
  msgid ""
3792
  "Allow users to opt in for automatic renewal of their listings. The fee is "
@@ -3796,12 +3680,12 @@ msgstr ""
3796
  "anzumelden. Der Preis wird abgebucht, zu dem Zeitpunkt an dem der Eintrag "
3797
  "abläuft, ohne Eingriff durch den Benutzer."
3798
 
3799
- #: core/class-settings.php:256
3800
  msgctxt "admin settings"
3801
  msgid "Use recurring payments as the default payment method?"
3802
  msgstr "Benutze automatische Abbuchungen als Standardbezahlmethode?"
3803
 
3804
- #: core/class-settings.php:259
3805
  msgctxt "admin settings"
3806
  msgid ""
3807
  "Enable automatic renewal without having users opt in during the submit "
@@ -3810,12 +3694,12 @@ msgstr ""
3810
  "Automatische Abbuchung aktivieren, ohne die Anmeldung durch den Benutzer "
3811
  "während der Einreichung."
3812
 
3813
- #: core/class-settings.php:264
3814
  msgctxt "admin settings"
3815
  msgid "Listing renewal e-mail threshold (in days)"
3816
  msgstr "Eintragsabbuchungsemail Grenze (in tagen)"
3817
 
3818
- #: core/class-settings.php:267
3819
  msgctxt "admin settings"
3820
  msgid ""
3821
  "Configure how many days before listing expiration is the renewal e-mail sent."
@@ -3823,7 +3707,7 @@ msgstr ""
3823
  "Konfiguriere wieviel Tage vor der Abbuchung eine Buchungsmail verschickt "
3824
  "wird."
3825
 
3826
- #: core/class-settings.php:271
3827
  msgctxt "admin settings"
3828
  msgid ""
3829
  "Send expiration notices including a cancel links to auto-renewed listings?"
@@ -3831,17 +3715,17 @@ msgstr ""
3831
  "Sende eine Ablaufinformation die einen Beenden und einen Automatisch Eintrag "
3832
  "Erneuern Link enghält?"
3833
 
3834
- #: core/class-settings.php:278
3835
  msgctxt "admin settings"
3836
  msgid "Remind listing owners of expired listings (past due)?"
3837
  msgstr "Eintraginhaber an abgelaufene Einträge erinnern (überfällig)?"
3838
 
3839
- #: core/class-settings.php:283
3840
  msgctxt "admin settings"
3841
  msgid "Listing renewal reminder e-mail threshold (in days)"
3842
  msgstr "Einträge erneuern E-mail Grenze (in Tagen)"
3843
 
3844
- #: core/class-settings.php:286
3845
  msgctxt "admin settings"
3846
  msgid ""
3847
  "Configure how many days after the expiration of a listing an e-mail reminder "
@@ -3850,175 +3734,174 @@ msgstr ""
3850
  "Konfiguriere wie viele Tage nach dem Ablauf eines Eintrags eine E-mail an "
3851
  "den Inhaber versendet wird."
3852
 
3853
- #: core/class-settings.php:289
3854
  msgctxt "admin settings"
3855
  msgid "Post/Category Settings"
3856
  msgstr "Post/Kategorie Einstellungen"
3857
 
3858
- #: core/class-settings.php:290
3859
  msgctxt "admin settings"
3860
  msgid "Default new post status"
3861
  msgstr "Standard neuer Post Status"
3862
 
3863
- #: core/class-settings.php:291 core/class-settings.php:294
3864
  msgctxt "post status"
3865
  msgid "Published"
3866
  msgstr ""
3867
 
3868
- #: core/class-settings.php:291 core/class-settings.php:294
3869
- #, fuzzy
3870
  msgctxt "post status"
3871
  msgid "Pending"
3872
  msgstr "Ausstehend"
3873
 
3874
- #: core/class-settings.php:293
3875
  msgctxt "admin settings"
3876
  msgid "Edit post status"
3877
  msgstr "Post Status Bearbeiten"
3878
 
3879
- #: core/class-settings.php:295
3880
  msgctxt "admin settings"
3881
  msgid "Order categories list by"
3882
  msgstr "Anordnung Kategorieliste durch"
3883
 
3884
- #: core/class-settings.php:297
3885
  msgctxt "admin settings"
3886
  msgid "Name"
3887
  msgstr "Name"
3888
 
3889
- #: core/class-settings.php:298
3890
  msgctxt "admin settings"
3891
  msgid "Slug"
3892
  msgstr "Entwurf"
3893
 
3894
- #: core/class-settings.php:299
3895
  msgctxt "admin settings"
3896
  msgid "Listing Count"
3897
  msgstr "Anzahl Einträge"
3898
 
3899
- #: core/class-settings.php:301
3900
  msgctxt "admin settings"
3901
  msgid "Sort order for categories"
3902
  msgstr "Sortierung für Kategorien"
3903
 
3904
- #: core/class-settings.php:302 core/class-settings.php:320
3905
  msgctxt "admin settings"
3906
  msgid "Ascending"
3907
  msgstr "Aufsteigend"
3908
 
3909
- #: core/class-settings.php:302 core/class-settings.php:320
3910
  msgctxt "admin settings"
3911
  msgid "Descending"
3912
  msgstr "Absteigend"
3913
 
3914
- #: core/class-settings.php:303
3915
  msgctxt "admin settings"
3916
  msgid "Show category post count?"
3917
  msgstr "Kategoriepost Anzahl anzeigen?"
3918
 
3919
- #: core/class-settings.php:304
3920
  msgctxt "admin settings"
3921
  msgid "Hide empty categories?"
3922
  msgstr "Leere Kategorien verbergen?"
3923
 
3924
- #: core/class-settings.php:305
3925
  msgctxt "admin settings"
3926
  msgid "Show only parent categories in category list?"
3927
  msgstr "Nur Elternkategorien in Kategorieliste anzeigen?"
3928
 
3929
- #: core/class-settings.php:307
3930
  msgctxt "admin settings"
3931
  msgid "Listings Sorting"
3932
  msgstr "Sortierung Einträge"
3933
 
3934
- #: core/class-settings.php:308
3935
  msgctxt "admin settings"
3936
  msgid "Order directory listings by"
3937
  msgstr "Anordnung Verzeichniseinträge durch"
3938
 
3939
- #: core/class-settings.php:310
3940
  msgctxt "admin settings"
3941
  msgid "Title"
3942
  msgstr "Titel"
3943
 
3944
- #: core/class-settings.php:311
3945
  msgctxt "admin settings"
3946
  msgid "Author"
3947
  msgstr "Author"
3948
 
3949
- #: core/class-settings.php:312 core/class-settings.php:722
3950
  msgctxt "admin settings"
3951
  msgid "Date posted"
3952
  msgstr "Datum gepostet"
3953
 
3954
- #: core/class-settings.php:313 core/class-settings.php:723
3955
  msgctxt "admin settings"
3956
  msgid "Date last modified"
3957
  msgstr "Datum zuletzt verändert"
3958
 
3959
- #: core/class-settings.php:314
3960
  msgctxt "admin settings"
3961
  msgid "Random"
3962
  msgstr "Zufall"
3963
 
3964
- #: core/class-settings.php:315
3965
  msgctxt "admin settings"
3966
  msgid "Paid first then free. Inside each group by date."
3967
  msgstr ""
3968
 
3969
- #: core/class-settings.php:316
3970
  msgctxt "admin settings"
3971
  msgid "Paid first then free. Inside each group by title."
3972
  msgstr ""
3973
 
3974
- #: core/class-settings.php:318
3975
  msgctxt "admin settings"
3976
  msgid "Sort directory listings by"
3977
  msgstr "Verzeichnissortierung der Einträge durch"
3978
 
3979
- #: core/class-settings.php:319
3980
  msgctxt "admin settings"
3981
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
3982
  msgstr ""
3983
  "Aufsteigend für aufsteigende Reihenfolge A-Z, Absteigend für absteigende "
3984
  "Reihenfolge Z-A"
3985
 
3986
- #: core/class-settings.php:324
3987
  msgctxt "admin settings"
3988
  msgid "Enable sort bar?"
3989
  msgstr "Sortierung aktivieren?"
3990
 
3991
- #: core/class-settings.php:329
3992
  msgctxt "admin settings"
3993
  msgid "Sortbar Fields"
3994
  msgstr "Sortierbare Felder"
3995
 
3996
- #: core/class-settings.php:338
3997
  msgctxt "admin settings"
3998
  msgid "Featured (Sticky) listing settings"
3999
  msgstr "Unterstützte (unbewegliche) Eintrageinstellungen"
4000
 
4001
- #: core/class-settings.php:339
4002
  msgctxt "admin settings"
4003
  msgid "Offer sticky listings?"
4004
  msgstr "Unbewegliche Einträge anbieten? "
4005
 
4006
- #: core/class-settings.php:340
4007
  msgctxt "admin settings"
4008
  msgid "Offer upgrades during submit process?"
4009
  msgstr "Aktualisierungen anbieten im Bestellprozess?"
4010
 
4011
- #: core/class-settings.php:341
4012
  msgctxt "admin settings"
4013
  msgid "Sticky listing price"
4014
  msgstr "Unbeweglicher Eintragspreis"
4015
 
4016
- #: core/class-settings.php:342
4017
  msgctxt "admin settings"
4018
  msgid "Sticky listing page description text"
4019
  msgstr "Unbewegliche Eintragsseite Beschreibung"
4020
 
4021
- #: core/class-settings.php:343
4022
  msgctxt "admin settings"
4023
  msgid ""
4024
  "You can upgrade your listing to featured status. Featured listings will "
@@ -4027,17 +3910,17 @@ msgstr ""
4027
  "Du kannst dein Eintrag in den hervorgehobenen Status aktualisieren. "
4028
  "Unterstützte Einträge werden immer ganz oben eines Eintrags angezeigt."
4029
 
4030
- #: core/class-settings.php:348
4031
  msgctxt "admin settings"
4032
  msgid "E-Mail"
4033
  msgstr "E-mail"
4034
 
4035
- #: core/class-settings.php:352
4036
  msgctxt "admin settings"
4037
  msgid "Display email address fields publicly?"
4038
  msgstr "E-mail Adressfeld öffentlich anzeigen?"
4039
 
4040
- #: core/class-settings.php:355
4041
  msgctxt "admin settings"
4042
  msgid ""
4043
  "Shows the email address of the listing owner to all web users. NOT "
@@ -4046,12 +3929,12 @@ msgid ""
4046
  msgstr ""
4047
  "E-mailadresse allen Benutzern anzeigen. NICHT ZU EMPFEHLEN. Achtung Spam!"
4048
 
4049
- #: core/class-settings.php:358
4050
  msgctxt "admin settings"
4051
  msgid "How to determine the listing's email address?"
4052
  msgstr "Wie legt man die E-mailadresse für einen Eintrag fest?"
4053
 
4054
- #: core/class-settings.php:361
4055
  msgctxt "admin settings"
4056
  msgid ""
4057
  "This affects emails sent to listing owners via contact forms or when their "
@@ -4060,125 +3943,125 @@ msgstr ""
4060
  "Dies bewirkt, dass eine E-mail an den Eigentümer geschickt wird, wenn der "
4061
  "Eintrag abläuft."
4062
 
4063
- #: core/class-settings.php:363
4064
  msgctxt "admin settings"
4065
  msgid "Try listing's email field first, then author's email."
4066
  msgstr ""
4067
 
4068
- #: core/class-settings.php:364
4069
  msgctxt "admin settings"
4070
  msgid "Try author's email first and then listing's email field."
4071
  msgstr ""
4072
 
4073
- #: core/class-settings.php:368
4074
  msgctxt "admin settings"
4075
  msgid "E-Mail Notifications"
4076
  msgstr "Email Erinnerung"
4077
 
4078
- #: core/class-settings.php:371
4079
  msgctxt "admin settings"
4080
  msgid "Notify admin via e-mail when..."
4081
  msgstr "Administrator per E-mail informieren wenn... "
4082
 
4083
- #: core/class-settings.php:375
4084
  msgctxt "admin settings"
4085
  msgid "A new listing is submitted."
4086
  msgstr "Ein neuer Eintrag wurde eingestellt."
4087
 
4088
- #: core/class-settings.php:376
4089
  msgctxt "admin settings"
4090
  msgid "A listing is edited."
4091
  msgstr "Ein Eintrag wurde bearbeitet."
4092
 
4093
- #: core/class-settings.php:377
4094
  msgctxt "admin settings"
4095
  msgid "A listing expires."
4096
  msgstr "Ein Eintrag ist abgelaufen."
4097
 
4098
- #: core/class-settings.php:378
4099
  msgctxt "admin settings"
4100
  msgid "A contact message is sent to a listing's owner."
4101
  msgstr "Eine Nachricht wurde an den Eigentümer verschickt."
4102
 
4103
- #: core/class-settings.php:384
4104
  msgctxt "admin settings"
4105
  msgid "CC this e-mail address too"
4106
  msgstr "CC diese E-mail an"
4107
 
4108
- #: core/class-settings.php:390
4109
  msgctxt "admin settings"
4110
  msgid "Notify users via e-mail when..."
4111
  msgstr "Benachrichtige Benutzer per E-mail wenn..."
4112
 
4113
- #: core/class-settings.php:393
4114
  msgctxt "admin settings"
4115
  msgid "You can modify the text template used for most of these e-mails below."
4116
  msgstr ""
4117
  "Du kannst dieses Texttemplate verändern, das für die meisten der E-"
4118
  "mailadressen unten verwendet wird."
4119
 
4120
- #: core/class-settings.php:394
4121
  msgctxt "admin settings"
4122
  msgid "Their listing is submitted."
4123
  msgstr "Ihr Eintrag ist eingereicht."
4124
 
4125
- #: core/class-settings.php:395
4126
  msgctxt "admin settings"
4127
  msgid "Their listing is approved/published."
4128
  msgstr "Ihr Eintrag ist genehmigt/veröffentlicht."
4129
 
4130
- #: core/class-settings.php:404
4131
  msgctxt "contact email"
4132
  msgid "You have received a reply from your listing at %s."
4133
  msgstr "Sie haben eine Antwort auf Ihren Eintrag erhalten am %s."
4134
 
4135
- #: core/class-settings.php:405
4136
  msgctxt "contact email"
4137
  msgid "Name: %s"
4138
  msgstr "Name: %s"
4139
 
4140
- #: core/class-settings.php:406
4141
  msgctxt "contact email"
4142
  msgid "E-Mail: %s"
4143
  msgstr "E-mail: %s"
4144
 
4145
- #: core/class-settings.php:407
4146
  msgctxt "contact email"
4147
  msgid "Message:"
4148
  msgstr "Nachricht:"
4149
 
4150
- #: core/class-settings.php:409
4151
  msgctxt "contact email"
4152
  msgid "Time: %s"
4153
  msgstr "Zeit: %s"
4154
 
4155
- #: core/class-settings.php:411
4156
  msgctxt "admin settings"
4157
  msgid "E-Mail Templates"
4158
  msgstr "E-mail Templates"
4159
 
4160
- #: core/class-settings.php:414
4161
  msgctxt "admin settings"
4162
  msgid "Email confirmation message"
4163
  msgstr "Email Bestätigungsnachricht"
4164
 
4165
- #: core/class-settings.php:418
4166
  msgctxt "admin settings"
4167
  msgid "Sent after a listing has been submitted."
4168
  msgstr "Senden nachdem der Eintrag eingestellt wurde."
4169
 
4170
- #: core/class-settings.php:419 core/class-settings.php:427
4171
- #: core/class-settings.php:468
4172
  msgctxt "admin settings"
4173
  msgid "Listing's title"
4174
  msgstr "Eintrag Titel"
4175
 
4176
- #: core/class-settings.php:422
4177
  msgctxt "admin settings"
4178
  msgid "Listing published message"
4179
  msgstr "Eintrag veröffentlicht Nachricht"
4180
 
4181
- #: core/class-settings.php:425
4182
  msgctxt "admin settings"
4183
  msgid ""
4184
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
@@ -4187,24 +4070,24 @@ msgstr ""
4187
  "Dein Eintrag \"[listing]\" ist jetzt verfügbar unter [listing-url] und "
4188
  "kann öffentlich eingesehen werden."
4189
 
4190
- #: core/class-settings.php:426
4191
  msgctxt "admin settings"
4192
  msgid "Sent when the listing has been published or approved by an admin."
4193
  msgstr ""
4194
  "Senden wenn der Eintrag vom Administrator genehmigt oder veröffentlicht "
4195
  "wurde."
4196
 
4197
- #: core/class-settings.php:428
4198
  msgctxt "admin settings"
4199
  msgid "Listing's URL"
4200
  msgstr "Eintrags URL"
4201
 
4202
- #: core/class-settings.php:432
4203
  msgctxt "admin settings"
4204
  msgid "Listing Contact Message"
4205
  msgstr "Eintrag Kontakt Nachricht"
4206
 
4207
- #: core/class-settings.php:436
4208
  msgctxt "admin settings"
4209
  msgid ""
4210
  "Sent to listing owners when someone uses the contact form on their listing "
@@ -4213,35 +4096,32 @@ msgstr ""
4213
  "An den Eigentümer senden wenn jemand die Kontaktform auf Ihrer Eintragsseite "
4214
  "verwendet."
4215
 
4216
- #: core/class-settings.php:446
4217
- #, fuzzy
4218
  msgctxt "admin settings"
4219
  msgid "Payment related"
4220
  msgstr "Bezahlmethode"
4221
 
4222
- #: core/class-settings.php:463
4223
- #, fuzzy
4224
  msgctxt "admin settings"
4225
  msgid "Payment abandoned reminder message"
4226
  msgstr "Erneuerungserinnerung E-mail Nachricht"
4227
 
4228
- #: core/class-settings.php:467
4229
  msgctxt "admin settings"
4230
  msgid "Sent some time after a pending payment is abandoned by users."
4231
  msgstr ""
4232
 
4233
- #: core/class-settings.php:469
4234
- #, fuzzy
4235
  msgctxt "admin settings"
4236
  msgid "Checkout URL link"
4237
  msgstr "Kasse"
4238
 
4239
- #: core/class-settings.php:475
4240
  msgctxt "admin settings"
4241
  msgid "Renewal Reminders"
4242
  msgstr "Erneuerungserinnerung"
4243
 
4244
- #: core/class-settings.php:478
4245
  msgctxt "admin settings"
4246
  msgid ""
4247
  "This section refers only to the text of the renewal/expiration notices. You "
@@ -4251,12 +4131,12 @@ msgstr ""
4251
  "Nachricht. Du kannst auch <a>konfigurieren wann die E-mails gesendet werden</"
4252
  "a>"
4253
 
4254
- #: core/class-settings.php:482
4255
  msgctxt "admin settings"
4256
  msgid "Pending expiration e-mail message"
4257
  msgstr "Ausstehende Abgelaufen E-mail Nachricht"
4258
 
4259
- #: core/class-settings.php:486
4260
  msgctxt "settings"
4261
  msgid ""
4262
  "Sent some time before the listing expires. Applies to non-recurring renewals "
@@ -4265,50 +4145,50 @@ msgstr ""
4265
  "Einige Zeit bevor der Eintrag abläuft senden. Wird nur bei kostenlosen "
4266
  "Erneuerungen verwendet."
4267
 
4268
- #: core/class-settings.php:487 core/class-settings.php:500
4269
- #: core/class-settings.php:513 core/class-settings.php:526
4270
- #: core/class-settings.php:539
4271
  msgctxt "settings"
4272
  msgid "Listing's name (with link)"
4273
  msgstr "Eintragsname (mit Link)"
4274
 
4275
- #: core/class-settings.php:488 core/class-settings.php:501
4276
- #: core/class-settings.php:514 core/class-settings.php:527
4277
- #: core/class-settings.php:540
4278
  msgctxt "settings"
4279
  msgid "Author's name"
4280
  msgstr "Authorname"
4281
 
4282
- #: core/class-settings.php:489 core/class-settings.php:502
4283
- #: core/class-settings.php:541
4284
  msgctxt "settings"
4285
  msgid "Expiration date"
4286
  msgstr "Ablaufdatum"
4287
 
4288
- #: core/class-settings.php:490
4289
  msgctxt "settings"
4290
  msgid "Category that is going to expire"
4291
  msgstr "Kategorie die bald abläuft"
4292
 
4293
- #: core/class-settings.php:491 core/class-settings.php:504
4294
- #: core/class-settings.php:543
4295
  msgctxt "settings"
4296
  msgid "Link to renewal page"
4297
  msgstr "Link zu erneuerten Seite"
4298
 
4299
- #: core/class-settings.php:492 core/class-settings.php:505
4300
- #: core/class-settings.php:517 core/class-settings.php:530
4301
- #: core/class-settings.php:544
4302
  msgctxt "settings"
4303
  msgid "Link to your site"
4304
  msgstr "Link zu deiner Seite"
4305
 
4306
- #: core/class-settings.php:495
4307
  msgctxt "admin settings"
4308
  msgid "Listing Renewal e-mail message"
4309
  msgstr "Eintrag Erneuerung E-mail Nachricht"
4310
 
4311
- #: core/class-settings.php:499
4312
  msgctxt "settings"
4313
  msgid ""
4314
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
@@ -4317,17 +4197,17 @@ msgstr ""
4317
  "Zur Zeit wenn der Eintrag abläuft senden. Wird nur bei kostenlosen "
4318
  "Erneuerungen verwendet."
4319
 
4320
- #: core/class-settings.php:503 core/class-settings.php:542
4321
  msgctxt "settings"
4322
  msgid "Category that expired"
4323
  msgstr "Ablaufende Kategorie"
4324
 
4325
- #: core/class-settings.php:508
4326
  msgctxt "admin settings"
4327
  msgid "Listing auto-renewal reminder (recurring payments)"
4328
  msgstr "Eintrag automatische Erneuerungserinnerung (Abbuchungen)"
4329
 
4330
- #: core/class-settings.php:512
4331
  msgctxt "settings"
4332
  msgid ""
4333
  "Sent some time before the listing is auto-renewed. Applies to recurring "
@@ -4336,27 +4216,27 @@ msgstr ""
4336
  "Einige Zeit bevor der Eintrag abläuft senden. Wird nur bei bezahlten "
4337
  "Erneuerungen verwendet."
4338
 
4339
- #: core/class-settings.php:515 core/class-settings.php:529
4340
  msgctxt "settings"
4341
  msgid "Renewal date"
4342
  msgstr "Erneuerungsdatum"
4343
 
4344
- #: core/class-settings.php:516
4345
  msgctxt "settings"
4346
  msgid "Category that is going to be renewed"
4347
  msgstr "Kategorie die erneuert werden soll"
4348
 
4349
- #: core/class-settings.php:518
4350
  msgctxt "settings"
4351
  msgid "Link to manage subscriptions"
4352
  msgstr "Link um Abos zu verwalten"
4353
 
4354
- #: core/class-settings.php:521
4355
  msgctxt "admin settings"
4356
  msgid "Listing Renewal e-mail message (recurring payments)"
4357
  msgstr "Eintragserneuerungs E-mail Nachricht (Abbuchungen)"
4358
 
4359
- #: core/class-settings.php:525
4360
  msgctxt "settings"
4361
  msgid ""
4362
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
@@ -4364,17 +4244,17 @@ msgstr ""
4364
  "Sende nachdem der Eintrag automatisch erneuert wurde. Wird nur bei bezahlten "
4365
  "Erneuerungen verwendet."
4366
 
4367
- #: core/class-settings.php:528
4368
  msgctxt "settings"
4369
  msgid "Renewed category"
4370
  msgstr "Erneuerte Kategorie"
4371
 
4372
- #: core/class-settings.php:534
4373
  msgctxt "admin settings"
4374
  msgid "Renewal reminder e-mail message"
4375
  msgstr "Erneuerungserinnerung E-mail Nachricht"
4376
 
4377
- #: core/class-settings.php:538
4378
  msgctxt "settings"
4379
  msgid ""
4380
  "Sent some time after listing expiration and when no renewal has occurred. "
@@ -4383,33 +4263,33 @@ msgstr ""
4383
  "Einige Zeit nachdem der Eintrag abgelaufen und keine Erneuerung beauftragt "
4384
  "wurde senden. Wird bei bezahlten und kostenlosen Erneuerungen verwendet."
4385
 
4386
- #: core/class-settings.php:548
4387
  msgctxt "admin settings"
4388
  msgid "Payment"
4389
  msgstr "Bezahlung"
4390
 
4391
- #: core/class-settings.php:549
4392
  msgctxt "admin settings"
4393
  msgid "Payment Settings"
4394
  msgstr "Bezahlung Einstellungen"
4395
 
4396
- #: core/class-settings.php:552
4397
  msgctxt "admin settings"
4398
  msgid "Turn On payments?"
4399
  msgstr "Bezahlungen aktivieren?"
4400
 
4401
- #: core/class-settings.php:554
4402
  msgctxt "admin settings"
4403
  msgid "Put payment gateways in test mode?"
4404
  msgstr "Bezahlungsgateway im Testmodus ausführen?"
4405
 
4406
- #: core/class-settings.php:559
4407
  msgctxt "admin settings"
4408
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
4409
  msgstr ""
4410
  "Aktiviere (HTTPS) sichere Verbindung für den Bestellprozess deiner Seite?"
4411
 
4412
- #: core/class-settings.php:562
4413
  msgctxt "admin settings"
4414
  msgid ""
4415
  "Recommended for added security. For this to work you need to enable HTTPS on "
@@ -4418,167 +4298,162 @@ msgstr ""
4418
  "Empfohlen zur Erweiterung der Sicherheit. Aktiviere HTTPS auf deinem Server "
4419
  "und <a>erhalte ein SSL Zertifikat</a>"
4420
 
4421
- #: core/class-settings.php:566
4422
  msgctxt "admin settings"
4423
  msgid "Currency Code"
4424
  msgstr "Währungsschlüssel"
4425
 
4426
- #: core/class-settings.php:568
4427
  msgctxt "admin settings"
4428
  msgid "Australian Dollar (AUD)"
4429
  msgstr "Australischer Dollar (AUD)"
4430
 
4431
- #: core/class-settings.php:569
4432
  msgctxt "admin settings"
4433
  msgid "Brazilian Real (BRL)"
4434
  msgstr "Brasilianischer Real (BRL)"
4435
 
4436
- #: core/class-settings.php:570
4437
  msgctxt "admin settings"
4438
  msgid "Canadian Dollar (CAD)"
4439
  msgstr "Kanadischer Dollar (CAD)"
4440
 
4441
- #: core/class-settings.php:571
4442
  msgctxt "admin settings"
4443
  msgid "Czech Koruna (CZK)"
4444
  msgstr "Tschechische Koruna (CZK)"
4445
 
4446
- #: core/class-settings.php:572
4447
  msgctxt "admin settings"
4448
  msgid "Danish Krone (DKK)"
4449
  msgstr "Dänische Krone (DKK)"
4450
 
4451
- #: core/class-settings.php:573
4452
  msgctxt "admin settings"
4453
  msgid "Euro (EUR)"
4454
  msgstr "Euro (EUR)"
4455
 
4456
- #: core/class-settings.php:574
4457
  msgctxt "admin settings"
4458
  msgid "Hong Kong Dollar (HKD)"
4459
  msgstr "Hong Kong Dollar (HKD)"
4460
 
4461
- #: core/class-settings.php:575
4462
  msgctxt "admin settings"
4463
  msgid "Hungarian Forint (HUF)"
4464
  msgstr "Ungarischer Forint (HUF)"
4465
 
4466
- #: core/class-settings.php:576
4467
  msgctxt "admin settings"
4468
  msgid "Israeli New Shequel (ILS)"
4469
  msgstr "Israelischer Neuer Schequel (ILS)"
4470
 
4471
- #: core/class-settings.php:577
4472
  msgctxt "admin settings"
4473
  msgid "Japanese Yen (JPY)"
4474
  msgstr "Japanischer Jen (JPY)"
4475
 
4476
- #: core/class-settings.php:578
4477
  msgctxt "admin settings"
4478
  msgid "Malasian Ringgit (MYR)"
4479
  msgstr "Malaysischer Ringgit (MYR)"
4480
 
4481
- #: core/class-settings.php:579
4482
  msgctxt "admin settings"
4483
  msgid "Mexican Peso (MXN)"
4484
  msgstr "Mexikanischer Peso (MXN)"
4485
 
4486
- #: core/class-settings.php:580
4487
  msgctxt "admin settings"
4488
  msgid "Norwegian Krone (NOK)"
4489
  msgstr "Norwegische Krone (NOK)"
4490
 
4491
- #: core/class-settings.php:581
4492
  msgctxt "admin settings"
4493
  msgid "New Zealand Dollar (NZD)"
4494
  msgstr "Neuseeland Dollar (NZD)"
4495
 
4496
- #: core/class-settings.php:582
4497
  msgctxt "admin settings"
4498
  msgid "Philippine Peso (PHP)"
4499
  msgstr "Philippinischer Peso (PHP)"
4500
 
4501
- #: core/class-settings.php:583
4502
  msgctxt "admin settings"
4503
  msgid "Polish Zloty (PLN)"
4504
  msgstr "Polnischer Zloty (PLN)"
4505
 
4506
- #: core/class-settings.php:584
4507
  msgctxt "admin settings"
4508
  msgid "Pound Sterling (GBP)"
4509
  msgstr "Pfund Sterling (GBP)"
4510
 
4511
- #: core/class-settings.php:585
4512
  msgctxt "admin settings"
4513
  msgid "Singapore Dollar (SGD)"
4514
  msgstr "Singapore Dollar (SGD)"
4515
 
4516
- #: core/class-settings.php:586
4517
  msgctxt "admin settings"
4518
  msgid "Swedish Krona (SEK)"
4519
  msgstr "Schwedische Krone (SEK)"
4520
 
4521
- #: core/class-settings.php:587
4522
  msgctxt "admin settings"
4523
  msgid "Swiss Franc (CHF)"
4524
  msgstr "Schweizer Franken (CHF)"
4525
 
4526
- #: core/class-settings.php:588
4527
  msgctxt "admin settings"
4528
  msgid "Taiwan Dollar (TWD)"
4529
  msgstr "Taiwanischer Dollar (TWD)"
4530
 
4531
- #: core/class-settings.php:589
4532
  msgctxt "admin settings"
4533
  msgid "Thai Baht (THB)"
4534
  msgstr "Thailändischer Baht (THB)"
4535
 
4536
- #: core/class-settings.php:590
4537
  msgctxt "admin settings"
4538
  msgid "Turkish Lira (TRY)"
4539
  msgstr "Türkische Lira (TRY)"
4540
 
4541
- #: core/class-settings.php:591
4542
- #, fuzzy
4543
  msgctxt "admin settings"
4544
  msgid "U.S. Dollar (USD)"
4545
  msgstr "U.S. Dollar"
4546
 
4547
- #: core/class-settings.php:595
4548
  msgctxt "admin settings"
4549
  msgid "Currency Symbol"
4550
  msgstr "Währungssymbol"
4551
 
4552
- #: core/class-settings.php:600
4553
- #, fuzzy
4554
  msgctxt "admin settings"
4555
  msgid "Currency symbol display"
4556
  msgstr "Währungssymbol"
4557
 
4558
- #: core/class-settings.php:604
4559
- #, fuzzy
4560
  msgctxt "admin settings"
4561
  msgid "Show currency symbol on the left"
4562
  msgstr "Währungssymbol"
4563
 
4564
- #: core/class-settings.php:605
4565
- #, fuzzy
4566
  msgctxt "admin settings"
4567
  msgid "Show currency symbol on the right"
4568
  msgstr "Währungssymbol"
4569
 
4570
- #: core/class-settings.php:606
4571
- #, fuzzy
4572
  msgctxt "admin settings"
4573
  msgid "Do not show currency symbol"
4574
  msgstr "Währungssymbol"
4575
 
4576
- #: core/class-settings.php:608
4577
  msgctxt "admin settings"
4578
  msgid "Thank you for payment message"
4579
  msgstr "Danke für die Bezahlung Nachricht"
4580
 
4581
- #: core/class-settings.php:609
4582
  msgctxt "admin settings"
4583
  msgid ""
4584
  "Thank you for your payment. Your payment is being verified and your listing "
@@ -4588,12 +4463,12 @@ msgstr ""
4588
  "geprüft. Die Verifizierung und die Prüfung können 48 Stunden in Anspruch "
4589
  "nehmen."
4590
 
4591
- #: core/class-settings.php:614
4592
  msgctxt "admin settings"
4593
  msgid "Ask users to come back for abandoned payments?"
4594
  msgstr ""
4595
 
4596
- #: core/class-settings.php:617
4597
  msgctxt "admin settings"
4598
  msgid ""
4599
  "An abandoned payment is when a user attempts to place a listing and gets to "
@@ -4602,50 +4477,49 @@ msgid ""
4602
  "the transaction. BD can remind them to come back and continue."
4603
  msgstr ""
4604
 
4605
- #: core/class-settings.php:623
4606
- #, fuzzy
4607
  msgctxt "admin settings"
4608
  msgid "Listing abandonment threshold (hours)"
4609
  msgstr "Eintragsabbuchungsemail Grenze (in tagen)"
4610
 
4611
- #: core/class-settings.php:628
4612
  msgctxt "admin settings"
4613
  msgid ""
4614
  "Listings with pending payments are marked as abandoned after this time. You "
4615
  "can also <a>customize the e-mail</a> users receive."
4616
  msgstr ""
4617
 
4618
- #: core/class-settings.php:633
4619
  msgctxt "admin settings"
4620
  msgid "Themes"
4621
  msgstr ""
4622
 
4623
- #: core/class-settings.php:635
4624
  msgctxt "admin settings"
4625
  msgid "You can manage your themes on <a>Directory Themes</a>."
4626
  msgstr ""
4627
 
4628
- #: core/class-settings.php:640
4629
  msgctxt "admin settings"
4630
  msgid "Theme button style"
4631
  msgstr ""
4632
 
4633
- #: core/class-settings.php:644
4634
  msgctxt "admin settings"
4635
  msgid "Use the BD theme style for BD buttons"
4636
  msgstr ""
4637
 
4638
- #: core/class-settings.php:645
4639
  msgctxt "admin settings"
4640
  msgid "Use the WP theme style for BD buttons"
4641
  msgstr ""
4642
 
4643
- #: core/class-settings.php:652
4644
  msgctxt "admin settings"
4645
  msgid "Image"
4646
  msgstr "Bild"
4647
 
4648
- #: core/class-settings.php:653
4649
  msgctxt "admin settings"
4650
  msgid ""
4651
  "Any changes to these settings will affect new listings only. Existing "
@@ -4658,57 +4532,52 @@ msgstr ""
4658
  "existierende Einträge verändert werden, musst du Bild(er) neu hochladen, "
4659
  "nachdem Einstellungen hier verändert wurden."
4660
 
4661
- #: core/class-settings.php:654
4662
  msgctxt "admin settings"
4663
  msgid "Image Settings"
4664
  msgstr "Bildeinstellungen"
4665
 
4666
- #: core/class-settings.php:655
4667
  msgctxt "admin settings"
4668
  msgid "Allow images?"
4669
  msgstr "Bilder erlauben?"
4670
 
4671
- #: core/class-settings.php:657
4672
- #, fuzzy
4673
  msgctxt "admin settings"
4674
  msgid "Min Image File Size (KB)"
4675
  msgstr "Maximale Bildgröße (KB)"
4676
 
4677
- #: core/class-settings.php:658
4678
  msgctxt "admin settings"
4679
  msgid "Max Image File Size (KB)"
4680
  msgstr "Maximale Bildgröße (KB)"
4681
 
4682
- #: core/class-settings.php:660
4683
- #, fuzzy
4684
  msgctxt "admin settings"
4685
  msgid "Min image width (px)"
4686
  msgstr "Bildergröße (in px):"
4687
 
4688
- #: core/class-settings.php:661
4689
- #, fuzzy
4690
  msgctxt "admin settings"
4691
  msgid "Min image height (px)"
4692
  msgstr "Bilderhöhe (in px):"
4693
 
4694
- #: core/class-settings.php:663
4695
- #, fuzzy
4696
  msgctxt "admin settings"
4697
  msgid "Max image width (px)"
4698
  msgstr "Maximale Bildbreite"
4699
 
4700
- #: core/class-settings.php:664
4701
- #, fuzzy
4702
  msgctxt "admin settings"
4703
  msgid "Max image height (px)"
4704
  msgstr "Maximale Bildhöhe"
4705
 
4706
- #: core/class-settings.php:666
4707
  msgctxt "admin settings"
4708
  msgid "Turn on thickbox/lightbox?"
4709
  msgstr "Kontrollkästchen/Leuchtkasten aktivieren?"
4710
 
4711
- #: core/class-settings.php:666
4712
  msgctxt "admin settings"
4713
  msgid ""
4714
  "Uncheck if it conflicts with other elements or plugins installed on your site"
@@ -4716,30 +4585,27 @@ msgstr ""
4716
  "Deaktivieren wenn Konflikte mit anderen Elementen oder installierten "
4717
  "Erweiterungen entstehen"
4718
 
4719
- #: core/class-settings.php:668
4720
- #, fuzzy
4721
  msgctxt "admin settings"
4722
  msgid "Thumbnails"
4723
  msgstr "Thumbnails"
4724
 
4725
- #: core/class-settings.php:669
4726
- #, fuzzy
4727
  msgctxt "admin settings"
4728
  msgid "Thumbnail width (px)"
4729
  msgstr "Thumbnailbreite"
4730
 
4731
- #: core/class-settings.php:670
4732
- #, fuzzy
4733
  msgctxt "admin settings"
4734
  msgid "Thumbnail height (px)"
4735
  msgstr "Thumbnailbreite"
4736
 
4737
- #: core/class-settings.php:673
4738
  msgctxt "admin settings"
4739
  msgid "Crop thumbnails to exact dimensions?"
4740
  msgstr ""
4741
 
4742
- #: core/class-settings.php:676
4743
  msgctxt "admin settings"
4744
  msgid ""
4745
  "When enabled images will match exactly the dimensions above but part of the "
@@ -4748,12 +4614,12 @@ msgid ""
4748
  "Depending on the uploaded images, thumbnails may have different heights."
4749
  msgstr ""
4750
 
4751
- #: core/class-settings.php:682
4752
  msgctxt "admin settings"
4753
  msgid "Number of free images"
4754
  msgstr "Nummer der freien Bilder"
4755
 
4756
- #: core/class-settings.php:687
4757
  msgctxt "admin settings"
4758
  msgid ""
4759
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
@@ -4763,139 +4629,138 @@ msgstr ""
4763
  "erstellen eines <a>Preisplan</a> an Stelle dieser Einstellungen, die von "
4764
  "bezahlten Einträgen ignoriert wird."
4765
 
4766
- #: core/class-settings.php:690
4767
  msgctxt "admin settings"
4768
  msgid "Use default picture for listings with no picture?"
4769
  msgstr "Benutze Standardbilder für Einträge mit keinem Bild?"
4770
 
4771
- #: core/class-settings.php:691
4772
  msgctxt "admin settings"
4773
  msgid "Show Thumbnail on main listings page?"
4774
  msgstr "Thumbnail auf der Eintragshauptseite anzeigen?"
4775
 
4776
- #: core/class-settings.php:720
4777
  msgctxt "admin settings"
4778
  msgid "User"
4779
  msgstr ""
4780
 
4781
- #: core/class-settings.php:721
4782
- #, fuzzy
4783
  msgctxt "admin settings"
4784
  msgid "User registration date"
4785
  msgstr "Eintrag Enddatum"
4786
 
4787
- #: core/class-settings.php:747
4788
  msgctxt "admin settings"
4789
  msgid ""
4790
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
4791
  "not activated."
4792
  msgstr ""
4793
 
4794
- #: core/class-settings.php:755
4795
  msgctxt "admin settings"
4796
  msgid ""
4797
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
4798
  "be created."
4799
  msgstr ""
4800
 
4801
- #: core/class-settings.php:764
4802
  msgctxt "admin settings"
4803
  msgid ""
4804
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
4805
  "\". Please remove the file \"%s\" manually or deactivate the plugin."
4806
  msgstr ""
4807
 
4808
- #: core/class-settings.php:1084
4809
  msgctxt "settings"
4810
  msgid "Deactivate License"
4811
  msgstr "Lizenz Deaktivieren"
4812
 
4813
- #: core/class-settings.php:1086
4814
  msgctxt "settings"
4815
  msgid "Deactivating license..."
4816
  msgstr "Deaktiviere Lizenz..."
4817
 
4818
- #: core/class-settings.php:1089
4819
  msgctxt "settings"
4820
  msgid "Activate License"
4821
  msgstr "Aktiviere Lizenz"
4822
 
4823
- #: core/class-settings.php:1091
4824
  msgctxt "settings"
4825
  msgid "Activating license..."
4826
  msgstr "Aktiviere Lizenz..."
4827
 
4828
- #: core/class-settings.php:1114
4829
  msgctxt "admin settings"
4830
  msgid "Valid placeholders: %s"
4831
  msgstr "Gültige Platzhalter: %s"
4832
 
4833
- #: core/class-settings.php:1148
4834
  msgctxt "settings email"
4835
  msgid "Click to edit e-mail"
4836
  msgstr "Klicken um E-mail zu bearbeiten"
4837
 
4838
- #: core/class-settings.php:1149
4839
  msgctxt "settings email"
4840
  msgid "Click to edit"
4841
  msgstr "zum Bearbeiten klicken"
4842
 
4843
- #: core/class-settings.php:1162
4844
  msgctxt "settings email"
4845
  msgid "E-Mail Subject"
4846
  msgstr "E-mail Betreff"
4847
 
4848
- #: core/class-settings.php:1173
4849
  msgctxt "settings email"
4850
  msgid "E-Mail Body"
4851
  msgstr "E-mail Text"
4852
 
4853
- #: core/class-settings.php:1184
4854
  msgctxt "settings email"
4855
  msgid "You can use the following placeholders:"
4856
  msgstr "Du kannst folgende Platzhalter verwenden:"
4857
 
4858
- #: core/class-settings.php:1207
4859
  msgctxt "settings email"
4860
  msgid "Preview e-mail"
4861
  msgstr "Vorschau E-mail"
4862
 
4863
- #: core/class-settings.php:1208
4864
  msgctxt "settings email"
4865
  msgid "Cancel"
4866
  msgstr "Abbrechen"
4867
 
4868
- #: core/class-settings.php:1209
4869
  msgctxt "settings email"
4870
  msgid "Save Changes"
4871
  msgstr "Änderungen sichern"
4872
 
4873
- #: core/class-settings.php:1228
4874
  msgctxt "settings email"
4875
  msgid "Site title"
4876
  msgstr "Seitentitel"
4877
 
4878
- #: core/class-settings.php:1231
4879
  msgctxt "settings email"
4880
  msgid "Site title (with link)"
4881
  msgstr "Seitentitel (mit Link)"
4882
 
4883
- #: core/class-settings.php:1234
4884
  msgctxt "settings email"
4885
  msgid "Site address (with link)"
4886
  msgstr "Seitenadresse (mit Link)"
4887
 
4888
- #: core/class-settings.php:1237
4889
  msgctxt "settings email"
4890
  msgid "Directory URL (with link)"
4891
  msgstr "Verzeichnis URL (mit Link)"
4892
 
4893
- #: core/class-settings.php:1240
4894
  msgctxt "settings email"
4895
  msgid "Current date"
4896
  msgstr "Aktuelles Datum"
4897
 
4898
- #: core/class-settings.php:1243
4899
  msgctxt "settings email"
4900
  msgid "Current time"
4901
  msgstr "Aktuelle Zeit"
@@ -4906,7 +4771,6 @@ msgid "Directory"
4906
  msgstr "Verzeichnis"
4907
 
4908
  #: core/class-wpbdp.php:31
4909
- #, fuzzy
4910
  msgctxt "post type singular name"
4911
  msgid "Listing"
4912
  msgstr "Einträge"
@@ -4950,34 +4814,28 @@ msgid "Directory Categories"
4950
  msgstr "Verzeichnis Kategorien"
4951
 
4952
  #: core/class-wpbdp.php:56
4953
- #, fuzzy
4954
  msgid "Directory Category"
4955
  msgstr "Verzeichnis Kategorien"
4956
 
4957
  #: core/class-wpbdp.php:67
4958
- #, fuzzy
4959
  msgid "Directory Tags"
4960
  msgstr "Verzeichnis Kategorien"
4961
 
4962
  #: core/class-wpbdp.php:68
4963
- #, fuzzy
4964
  msgid "Directory Tag"
4965
  msgstr "Verzeichnis"
4966
 
4967
  #: core/compatibility/class-navxt-integration.php:159
4968
- #, fuzzy
4969
  msgctxt "navxt"
4970
  msgid "Submit Listing"
4971
  msgstr "Eintrag zusenden"
4972
 
4973
  #: core/compatibility/class-navxt-integration.php:163
4974
- #, fuzzy
4975
  msgctxt "navxt"
4976
  msgid "Edit Listing"
4977
  msgstr "Eintrag Bearbeiten"
4978
 
4979
  #: core/compatibility/class-navxt-integration.php:167
4980
- #, fuzzy
4981
  msgctxt "navxt"
4982
  msgid "Search"
4983
  msgstr "Suche"
@@ -5003,7 +4861,6 @@ msgid "Field list of options is required."
5003
  msgstr "Feldliste von Optionen wird benötigt."
5004
 
5005
  #: core/fieldtypes/class-fieldtypes-date.php:9
5006
- #, fuzzy
5007
  msgctxt "form-fields api"
5008
  msgid "Date Field"
5009
  msgstr "Feld aktualisieren"
@@ -5013,19 +4870,16 @@ msgid "%s (ex. %s)"
5013
  msgstr ""
5014
 
5015
  #: core/fieldtypes/class-fieldtypes-date.php:36
5016
- #, fuzzy
5017
  msgctxt "form-fields api"
5018
  msgid "Date Format"
5019
  msgstr "Datum gepostet"
5020
 
5021
  #: core/fieldtypes/class-fieldtypes-date.php:61
5022
- #, fuzzy
5023
  msgctxt "date field"
5024
  msgid "%s must be in the format %s."
5025
  msgstr "%s muss im Format MM/DD/YYYY eingetragen werden."
5026
 
5027
  #: core/fieldtypes/class-fieldtypes-date.php:64
5028
- #, fuzzy
5029
  msgctxt "date field"
5030
  msgid "%s must be a valid date."
5031
  msgstr "%s muss eine Nummer sein."
@@ -5078,7 +4932,6 @@ msgid ""
5078
  msgstr ""
5079
 
5080
  #: core/fieldtypes/class-fieldtypes-phone-number.php:13
5081
- #, fuzzy
5082
  msgctxt "form fields"
5083
  msgid "Phone Number"
5084
  msgstr "Telefonnummer geschäftlich"
@@ -5297,7 +5150,6 @@ msgid "Business Tags"
5297
  msgstr "Geschäftliche Tags "
5298
 
5299
  #: core/form-fields.php:336
5300
- #, fuzzy
5301
  msgid "Business Address"
5302
  msgstr "Firmenwebseite"
5303
 
@@ -5363,13 +5215,11 @@ msgid "%s must be a number."
5363
  msgstr "%s muss eine Nummer sein."
5364
 
5365
  #: core/form-fields.php:544
5366
- #, fuzzy
5367
  msgctxt "form-fields-api validation"
5368
  msgid "%s must be in the format %s."
5369
  msgstr "%s muss im Format MM/DD/YYYY eingetragen werden."
5370
 
5371
  #: core/form-fields.php:579
5372
- #, fuzzy
5373
  msgctxt "form-fields-api validation"
5374
  msgid "%s must be a valid date."
5375
  msgstr "%s muss eine Nummer sein."
@@ -5380,28 +5230,23 @@ msgid "%s is invalid. Value most be one of %s."
5380
  msgstr "%s ist ungültig. Wert meistens einer von %s"
5381
 
5382
  #: core/gateways-authorize-net.php:19
5383
- #, fuzzy
5384
  msgid "Activate Authorize.net?"
5385
  msgstr "Aktiviere Lizenz"
5386
 
5387
  #: core/gateways-authorize-net.php:25
5388
- #, fuzzy
5389
  msgid "Login ID"
5390
  msgstr "Login"
5391
 
5392
  #: core/gateways-authorize-net.php:29
5393
- #, fuzzy
5394
  msgid "Transaction Key"
5395
  msgstr "Transaktionen"
5396
 
5397
  #: core/gateways-authorize-net.php:40
5398
- #, fuzzy
5399
  msgctxt "authorize-net"
5400
  msgid "Login ID is missing."
5401
  msgstr "Verkäufer ID nicht angegeben."
5402
 
5403
  #: core/gateways-authorize-net.php:43
5404
- #, fuzzy
5405
  msgctxt "authorize-net"
5406
  msgid "Transaction Key is missing."
5407
  msgstr "Transaktionen"
@@ -5426,13 +5271,11 @@ msgid "Payment was rejected. The following reason was given: \"%s\"."
5426
  msgstr ""
5427
 
5428
  #: core/gateways-authorize-net.php:116
5429
- #, fuzzy
5430
  msgctxt "authorize-net"
5431
  msgid "Setup fee"
5432
  msgstr "Preise Installieren/Verwalten"
5433
 
5434
  #: core/gateways-authorize-net.php:175
5435
- #, fuzzy
5436
  msgctxt "authorize-net"
5437
  msgid "Could not process payment."
5438
  msgstr "Bezahlung ausführen"
@@ -5478,7 +5321,6 @@ msgid "Process Payment"
5478
  msgstr "Bezahlung ausführen"
5479
 
5480
  #: core/helpers/class-fs.php:112
5481
- #, fuzzy
5482
  msgctxt "fs helper"
5483
  msgid "Destination dir \"%s\" is not writable."
5484
  msgstr "Eintragskategorie \"%s\" existiert nicht"
@@ -5489,7 +5331,6 @@ msgid "Updating theme..."
5489
  msgstr ""
5490
 
5491
  #: core/helpers/class-themes-updater.php:129
5492
- #, fuzzy
5493
  msgctxt "themes"
5494
  msgid "Theme updated."
5495
  msgstr "Preis aktualisiert."
@@ -5500,13 +5341,11 @@ msgid "New version available (<b>%s</b>). <a>Update now.</a>"
5500
  msgstr ""
5501
 
5502
  #: core/helpers/class-themes-updater.php:159
5503
- #, fuzzy
5504
  msgctxt "themes"
5505
  msgid "Could not update theme: %s"
5506
  msgstr "Konnte Lizenz nicht deaktivieren: %s"
5507
 
5508
  #: core/helpers/class-themes-updater.php:165
5509
- #, fuzzy
5510
  msgctxt "themes"
5511
  msgid "Theme was updated sucessfully."
5512
  msgstr "Der Import wurde erfolgreich abgeschlossen."
@@ -5517,7 +5356,6 @@ msgid "General"
5517
  msgstr "Allgemein"
5518
 
5519
  #: core/installer.php:51
5520
- #, fuzzy
5521
  msgctxt "installer"
5522
  msgid "Default Fee"
5523
  msgstr "Preis löschen"
@@ -5628,7 +5466,6 @@ msgid "Go to \"Directory Admin\""
5628
  msgstr "Nach \" Verzeichnis Administration\""
5629
 
5630
  #: core/installer.php:1148
5631
- #, fuzzy
5632
  msgid "Business Directory - Installation Failed"
5633
  msgstr "Branchenverzeichnis - Manuelle Aktualisierung"
5634
 
@@ -5848,7 +5685,6 @@ msgid "The payment has been canceled at your request."
5848
  msgstr "Die Bezahlung wurde auf Ihren Wunsch abgebrochen."
5849
 
5850
  #: core/payment.php:538
5851
- #, fuzzy
5852
  msgctxt "admin"
5853
  msgid "Pending Abandonment"
5854
  msgstr "Ausstehende Bezahlung"
@@ -5924,12 +5760,10 @@ msgid "Directory"
5924
  msgstr "Verzeichnis"
5925
 
5926
  #: core/templates-ui.php:201
5927
- #, fuzzy
5928
  msgid "View All Listings"
5929
  msgstr "Alle Einträge anschauen"
5930
 
5931
  #: core/templates-ui.php:208
5932
- #, fuzzy
5933
  msgid "Create A Listing"
5934
  msgstr "kostenloser Eintrag"
5935
 
@@ -5954,31 +5788,26 @@ msgid "Reset"
5954
  msgstr "Zurücksetzen"
5955
 
5956
  #: core/templates-ui.php:314
5957
- #, fuzzy
5958
  msgctxt "sort"
5959
  msgid "(Reset)"
5960
  msgstr "Zurücksetzen"
5961
 
5962
  #: core/themes.php:749
5963
- #, fuzzy
5964
  msgctxt "themes"
5965
  msgid "ZIP file is not a valid BD theme file."
5966
  msgstr "Bitte eine gültige E-mailadresse eingeben."
5967
 
5968
  #: core/themes.php:755
5969
- #, fuzzy
5970
  msgctxt "themes"
5971
  msgid "Could not create themes directory."
5972
  msgstr "wpbdp-csv-exports Verzeichnis konnte nicht erstellt werden."
5973
 
5974
  #: core/themes.php:763
5975
- #, fuzzy
5976
  msgctxt "themes"
5977
  msgid "Could not remove previous theme directory \"%s\"."
5978
  msgstr "Konnte Eintragskategorie nicht erstellen \"%s\""
5979
 
5980
  #: core/themes.php:769
5981
- #, fuzzy
5982
  msgctxt "themes"
5983
  msgid "Could not move new theme into theme directory."
5984
  msgstr "Momentan sind keine Einträge im Verzeichnis vorhanden."
@@ -5997,7 +5826,6 @@ msgid "File size (%s) exceeds maximum file size of %s"
5997
  msgstr "Dateigröße (%s) hat das Maximum von %s erreicht"
5998
 
5999
  #: core/utils.php:172
6000
- #, fuzzy
6001
  msgctxt "utils"
6002
  msgid "File size (%s) is inferior to the required minimum file size of %s"
6003
  msgstr "Dateigröße (%s) hat das Maximum von %s erreicht"
@@ -6018,13 +5846,11 @@ msgid "Uploaded file is not an image"
6018
  msgstr "Hochgeladene Datei ist kein Bild."
6019
 
6020
  #: core/utils.php:223
6021
- #, fuzzy
6022
  msgctxt "utils"
6023
  msgid "Image width (%s px) is inferior to minimum required width of %s px."
6024
  msgstr "Dateigröße (%s) hat das Maximum von %s erreicht"
6025
 
6026
  #: core/utils.php:229
6027
- #, fuzzy
6028
  msgctxt "utils"
6029
  msgid "Image height (%s px) is inferior to minimum required height of %s px."
6030
  msgstr "Dateigröße (%s) hat das Maximum von %s erreicht"
@@ -6077,7 +5903,6 @@ msgid "You are not authorized to edit this listing."
6077
  msgstr "Sie sind nicht autorisiert um diesen Eintrag zu bearbeiten."
6078
 
6079
  #: core/view-submit-listing.php:58
6080
- #, fuzzy
6081
  msgctxt "views"
6082
  msgid "Edit Your Listing"
6083
  msgstr "Meinen Eintrag bearbeiten"
@@ -6131,7 +5956,6 @@ msgid "Invalid submit state."
6131
  msgstr "Ungültiger Zustand beim Einsenden."
6132
 
6133
  #: core/views/all_listings.php:6
6134
- #, fuzzy
6135
  msgctxt "views"
6136
  msgid "View All Listings"
6137
  msgstr "Alle Einträge anschauen"
@@ -6223,7 +6047,6 @@ msgstr ""
6223
  "später erneut."
6224
 
6225
  #: core/views/listing_contact.php:113
6226
- #, fuzzy
6227
  msgctxt "templates"
6228
  msgid "Contact listing owner"
6229
  msgstr "Nachricht an Verfasser des Eintrags"
@@ -6238,7 +6061,6 @@ msgid "l F j, Y \\a\\t g:i a"
6238
  msgstr "l F j, Y \\a\\t g:i a"
6239
 
6240
  #: core/views/listing_contact.php:173
6241
- #, fuzzy
6242
  msgctxt "contact-message"
6243
  msgid "Your message has been sent."
6244
  msgstr "Dein Eintrag wurde gelöscht."
@@ -6302,13 +6124,11 @@ msgid "Invalid subscription."
6302
  msgstr "Ungültiges Abonnement."
6303
 
6304
  #: core/views/manage_recurring.php:97
6305
- #, fuzzy
6306
  msgctxt "manage subscriptions"
6307
  msgid "← Return to \"Delete Listing\"."
6308
  msgstr "← Zurück zu meinem Eintrag."
6309
 
6310
  #: core/views/manage_recurring.php:103
6311
- #, fuzzy
6312
  msgctxt "manage subscriptions"
6313
  msgid "Subscription canceled."
6314
  msgstr "Abonnement / Preisplan"
@@ -6384,25 +6204,21 @@ msgstr ""
6384
  "Sie können die Einstellungen bei der Erneuerung des Eintrags ändern."
6385
 
6386
  #: core/views/request_access_keys.php:17
6387
- #, fuzzy
6388
  msgctxt "request_access_keys"
6389
  msgid "Please enter a valid e-mail address."
6390
  msgstr "Bitte eine gültige E-mailadresse eingeben."
6391
 
6392
  #: core/views/request_access_keys.php:22
6393
- #, fuzzy
6394
  msgctxt "request_access_keys"
6395
  msgid "There are no listings associated to your e-mail address."
6396
  msgstr "Es sind keine Transaktionen mit diesem Eintrag verbunden."
6397
 
6398
  #: core/views/request_access_keys.php:26
6399
- #, fuzzy
6400
  msgctxt "request_access_keys"
6401
  msgid "Listing Access Keys"
6402
  msgstr "Eintrag Felder / Bilder"
6403
 
6404
  #: core/views/request_access_keys.php:30
6405
- #, fuzzy
6406
  msgctxt "request_access_keys"
6407
  msgid "Access keys have been sent to your e-mail address."
6408
  msgstr "Es sind keine Transaktionen mit diesem Eintrag verbunden."
@@ -6415,7 +6231,6 @@ msgid ""
6415
  msgstr ""
6416
 
6417
  #: core/views/search.php:8
6418
- #, fuzzy
6419
  msgctxt "views"
6420
  msgid "Find A Listing"
6421
  msgstr "Eintrag finden"
@@ -6428,7 +6243,6 @@ msgid ""
6428
  msgstr ""
6429
 
6430
  #: core/views/submit_listing.php:18
6431
- #, fuzzy
6432
  msgctxt "templates"
6433
  msgid "View not available."
6434
  msgstr "verfügbare Bilder:"
@@ -6552,13 +6366,11 @@ msgid "Jan"
6552
  msgstr ""
6553
 
6554
  #: templates/billing-information-form.tpl.php:5
6555
- #, fuzzy
6556
  msgctxt "months"
6557
  msgid "Feb"
6558
  msgstr "Preis"
6559
 
6560
  #: templates/billing-information-form.tpl.php:6
6561
- #, fuzzy
6562
  msgctxt "months"
6563
  msgid "Mar"
6564
  msgstr "Markieren als"
@@ -6569,7 +6381,6 @@ msgid "Apr"
6569
  msgstr ""
6570
 
6571
  #: templates/billing-information-form.tpl.php:8
6572
- #, fuzzy
6573
  msgctxt "months"
6574
  msgid "May"
6575
  msgstr "Markieren als"
@@ -6610,31 +6421,26 @@ msgid "Dec"
6610
  msgstr ""
6611
 
6612
  #: templates/billing-information-form.tpl.php:30
6613
- #, fuzzy
6614
  msgctxt "checkout form"
6615
  msgid "Credit Card Details"
6616
  msgstr "Aktuelle Preisdetails"
6617
 
6618
  #: templates/billing-information-form.tpl.php:31
6619
- #, fuzzy
6620
  msgctxt "checkout form"
6621
  msgid "Please enter your credit card details below."
6622
  msgstr "Bitte geben Sie einen Namen ein."
6623
 
6624
  #: templates/billing-information-form.tpl.php:36
6625
- #, fuzzy
6626
  msgctxt "checkout form"
6627
  msgid "E-mail:"
6628
  msgstr "E-mail: %s"
6629
 
6630
  #: templates/billing-information-form.tpl.php:44
6631
- #, fuzzy
6632
  msgctxt "checkout form"
6633
  msgid "First Name:"
6634
  msgstr "Name:"
6635
 
6636
  #: templates/billing-information-form.tpl.php:52
6637
- #, fuzzy
6638
  msgctxt "checkout form"
6639
  msgid "Last Name:"
6640
  msgstr "Name:"
@@ -6645,7 +6451,6 @@ msgid "Card Number:"
6645
  msgstr ""
6646
 
6647
  #: templates/billing-information-form.tpl.php:68
6648
- #, fuzzy
6649
  msgctxt "checkout form"
6650
  msgid "Expiration Date (MM/YYYY):"
6651
  msgstr "Ablaufdatum:"
@@ -6656,7 +6461,6 @@ msgid "CVC:"
6656
  msgstr ""
6657
 
6658
  #: templates/billing-information-form.tpl.php:98
6659
- #, fuzzy
6660
  msgctxt "checkout form"
6661
  msgid "Billing Address"
6662
  msgstr "E-mail Adresse:"
@@ -6667,7 +6471,6 @@ msgid "Country:"
6667
  msgstr ""
6668
 
6669
  #: templates/billing-information-form.tpl.php:111
6670
- #, fuzzy
6671
  msgctxt "checkout form"
6672
  msgid "State:"
6673
  msgstr "Status"
@@ -6678,13 +6481,11 @@ msgid "City:"
6678
  msgstr ""
6679
 
6680
  #: templates/billing-information-form.tpl.php:127
6681
- #, fuzzy
6682
  msgctxt "checkout form"
6683
  msgid "Address Line 1:"
6684
  msgstr "E-mail Adresse:"
6685
 
6686
  #: templates/billing-information-form.tpl.php:135
6687
- #, fuzzy
6688
  msgctxt "checkout form"
6689
  msgid "Address Line 2:"
6690
  msgstr "E-mail Adresse:"
@@ -6695,19 +6496,16 @@ msgid "ZIP Code:"
6695
  msgstr ""
6696
 
6697
  #: templates/billing-information-form.tpl.php:151
6698
- #, fuzzy
6699
  msgctxt "checkout form"
6700
  msgid "Phone Number:"
6701
  msgstr "Telefonnummer geschäftlich"
6702
 
6703
  #: templates/billing-information-form.tpl.php:161
6704
- #, fuzzy
6705
  msgctxt "WPBDM"
6706
  msgid "Cancel"
6707
  msgstr "Abbrechen"
6708
 
6709
  #: templates/billing-information-form.tpl.php:162
6710
- #, fuzzy
6711
  msgctxt "WPBDM"
6712
  msgid "Submit Payment"
6713
  msgstr "Initialbezahlung"
@@ -6793,7 +6591,6 @@ msgstr "(bisher nicht publiziert)"
6793
 
6794
  #: templates/email/listing-added.tpl.php:15
6795
  #: templates/email/listing-edited.tpl.php:15
6796
- #, fuzzy
6797
  msgctxt "notify email"
6798
  msgid "Admin URL"
6799
  msgstr "Login"
@@ -6827,13 +6624,11 @@ msgid ""
6827
  msgstr ""
6828
 
6829
  #: templates/email-access-keys.tpl.php:5
6830
- #, fuzzy
6831
  msgctxt "request_access_keys"
6832
  msgid "Access Key:"
6833
  msgstr "Eintrag Felder / Bilder"
6834
 
6835
  #: templates/email-access-keys.tpl.php:6
6836
- #, fuzzy
6837
  msgctxt "request_access_keys"
6838
  msgid "URL:"
6839
  msgstr "URL:"
@@ -6883,19 +6678,16 @@ msgid "Upgrade listing to %s for %s."
6883
  msgstr "Eintrag aktualisieren zu %s für %s."
6884
 
6885
  #: templates/main-box.tpl.php:13
6886
- #, fuzzy
6887
  msgctxt "main box"
6888
  msgid "Find listings for <keywords>"
6889
  msgstr "Eintrag dauerhaft ausführen"
6890
 
6891
  #: templates/main-box.tpl.php:19
6892
- #, fuzzy
6893
  msgctxt "main box"
6894
  msgid "Find Listings"
6895
  msgstr "Eintrag finden"
6896
 
6897
  #: templates/main-box.tpl.php:20
6898
- #, fuzzy
6899
  msgctxt "main box"
6900
  msgid "Advanced Search"
6901
  msgstr "Erweiterte Suche"
@@ -6986,7 +6778,6 @@ msgid "Images Allowed"
6986
  msgstr "erlaubte Bilder"
6987
 
6988
  #: templates/parts/category-fee-selection.tpl.php:28
6989
- #, fuzzy
6990
  msgctxt "templates"
6991
  msgid "There are no fees available for this category."
6992
  msgstr "Bitte wähle eine Preisoption für die Kategorie \"%s\""
@@ -7034,7 +6825,7 @@ msgctxt "templates"
7034
  msgid "View"
7035
  msgstr "Anschauen"
7036
 
7037
- #: templates/parts/login-required.tpl.php:5
7038
  msgctxt "templates"
7039
  msgid ""
7040
  "You are not currently logged in. Please login or register first. When "
@@ -7140,13 +6931,11 @@ msgid "Clear"
7140
  msgstr "Säubern"
7141
 
7142
  #: templates/send-access-keys.tpl.php:5
7143
- #, fuzzy
7144
  msgctxt "send-access-keys"
7145
  msgid "Enter your e-mail address"
7146
  msgstr "Ungültiger Erneuerungszustand."
7147
 
7148
  #: templates/send-access-keys.tpl.php:9
7149
- #, fuzzy
7150
  msgctxt "send-access-keys"
7151
  msgid "Continue"
7152
  msgstr "Weiter"
@@ -7263,7 +7052,6 @@ msgid "Image slots available:"
7263
  msgstr "verfügbare Bilder:"
7264
 
7265
  #: templates/submit-listing/images-upload-form.tpl.php:45
7266
- #, fuzzy
7267
  msgctxt "templates"
7268
  msgid "File size:"
7269
  msgstr "Max. Dateigröße:"
@@ -7276,13 +7064,11 @@ msgid "No limit"
7276
  msgstr ""
7277
 
7278
  #: templates/submit-listing/images-upload-form.tpl.php:52
7279
- #, fuzzy
7280
  msgctxt "templates"
7281
  msgid "Image width:"
7282
  msgstr "Bildergröße (in px):"
7283
 
7284
  #: templates/submit-listing/images-upload-form.tpl.php:59
7285
- #, fuzzy
7286
  msgctxt "templates"
7287
  msgid "Image height:"
7288
  msgstr "Bilderhöhe (in px):"
@@ -7317,7 +7103,6 @@ msgid "* Indicates required fields."
7317
  msgstr "* benötigte Felder."
7318
 
7319
  #: themes/default/templates/excerpt_content.tpl.php:13
7320
- #, fuzzy
7321
  msgctxt "themes/default"
7322
  msgid "Address"
7323
  msgstr "E-mail Adresse:"
4
  msgstr ""
5
  "Project-Id-Version: Business Directory Plugin 3.5.4\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
7
+ "POT-Creation-Date: 2017-02-14 01:14:13+00:00\n"
8
+ "PO-Revision-Date: 2017-01-16 17:47-0500\n"
9
  "Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
10
  "Language-Team: Business Directory Plugin <support@businessdirectoryplugin."
11
  "com>\n"
13
  "MIME-Version: 1.0\n"
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
+ "X-Generator: Poedit 1.8.11\n"
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
19
 
20
  #: admin/class-admin-listings.php:40
 
21
  msgctxt "admin category filter"
22
  msgid "All categories"
23
  msgstr "Alle Kategorien"
121
  msgid "Renew Listing"
122
  msgstr "Eintrag erneuern"
123
 
124
+ #: admin/class-admin.php:104
125
  msgid ""
126
  "Preview is only available after you've saved the first draft. This is due\n"
127
  "to how WordPress stores the data."
128
  msgstr ""
129
 
130
+ #: admin/class-admin.php:137
131
  msgctxt "drip pointer"
132
  msgid ""
133
  "Find out how to create a compelling, thriving business directory from "
135
  "a FREE premium module just for signing up."
136
  msgstr "-"
137
 
138
+ #: admin/class-admin.php:139
139
  msgctxt "drip pointer"
140
  msgid "Email Address:"
141
  msgstr "E-mail Adresse:"
142
 
143
+ #: admin/class-admin.php:145
144
  msgctxt "drip pointer"
145
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
146
  msgstr "-"
147
 
148
+ #: admin/class-admin.php:147
149
  msgctxt "drip pointer"
150
  msgid "Yes, please!"
151
  msgstr "Ja, bitte!"
152
 
153
+ #: admin/class-admin.php:149
154
  msgctxt "drip pointer"
155
  msgid "No, thanks"
156
  msgstr "Nein, danke"
157
 
158
+ #: admin/class-admin.php:166
159
  msgctxt "admin"
160
  msgid "Business Directory"
161
  msgstr "Branchenverzeichnis"
162
 
163
+ #: admin/class-admin.php:177
164
  msgctxt "admin"
165
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
166
  msgstr ""
167
  "Sie haben alles konfiguriert. Besuchen sie Ihr neues <a>Branchenverzeichnis</"
168
  "a>."
169
 
170
+ #: admin/class-admin.php:198
 
171
  msgctxt "drip pointer"
172
  msgid "Invalid e-mail address."
173
  msgstr "Ungültiger Erneuerungszustand."
174
 
175
+ #: admin/class-admin.php:232
176
  msgctxt "admin menu"
177
  msgid "Business Directory Admin"
178
  msgstr "Branchenverzeichnis Administration"
179
 
180
+ #: admin/class-admin.php:233
 
181
  msgctxt "admin menu"
182
  msgid "Dir. Admin"
183
  msgstr "Verzeichnis Administration"
184
 
185
+ #: admin/class-admin.php:233
186
  msgctxt "admin menu"
187
  msgid "Directory Admin"
188
  msgstr "Verzeichnis Administration"
189
 
190
+ #: admin/class-admin.php:239 admin/class-admin.php:240
191
  msgctxt "admin menu"
192
  msgid "Add New Listing"
193
  msgstr "Neuen Eintrag hinzufügen"
194
 
195
+ #: admin/class-admin.php:245 admin/class-admin.php:246
196
  msgctxt "admin menu"
197
  msgid "Manage Options"
198
  msgstr "Optionen Verwalten"
199
 
200
+ #: admin/class-admin.php:251 admin/class-admin.php:252
201
  msgctxt "admin menu"
202
  msgid "Manage Fees"
203
  msgstr "Preise Verwalten"
204
 
205
+ #: admin/class-admin.php:257 admin/class-admin.php:258
206
  msgctxt "admin menu"
207
  msgid "Manage Form Fields"
208
  msgstr "Form Felder verwalten"
209
 
210
+ #: admin/class-admin.php:263 admin/class-admin.php:264
 
211
  msgctxt "admin menu"
212
  msgid "Listings"
213
  msgstr "Einträge"
214
 
215
+ #: admin/class-admin.php:278 admin/class-admin.php:279
216
  msgctxt "admin menu"
217
  msgid "CSV Import"
218
  msgstr "CSV Datei importieren"
219
 
220
+ #: admin/class-admin.php:284 admin/class-admin.php:285
221
  msgctxt "admin menu"
222
  msgid "CSV Export"
223
  msgstr "CVS Datei exportieren"
224
 
225
+ #: admin/class-admin.php:290 admin/class-admin.php:291
226
  msgctxt "admin menu"
227
  msgid "Debug"
228
  msgstr "Fehlerkorrektur"
229
 
230
+ #: admin/class-admin.php:300
231
  msgctxt "admin menu"
232
  msgid "Main Menu"
233
  msgstr "Hauptmenü"
234
 
235
+ #: admin/class-admin.php:311
236
  msgctxt "admin menu"
237
  msgid "Uninstall Business Directory Plugin"
238
  msgstr "Branchenverzeichnis deinstallieren"
239
 
240
+ #: admin/class-admin.php:312
241
  msgctxt "admin menu"
242
  msgid "Uninstall"
243
  msgstr "Deinstallieren"
244
 
245
+ #: admin/class-admin.php:426
246
  #: admin/templates/listing-metabox-categories.tpl.php:69
247
  msgctxt "admin infometabox"
248
  msgid "never"
249
  msgstr "niemals"
250
 
251
+ #: admin/class-admin.php:520
252
  msgctxt "admin"
253
  msgid "Dismiss this notice."
254
  msgstr ""
255
 
256
+ #: admin/class-admin.php:548
257
  msgctxt "admin"
258
  msgid "The listing has been published."
259
  msgid_plural "The listings have been published."
260
  msgstr[0] "Der Eintrag wurde veröffentlicht."
261
  msgstr[1] "Die Einträge wurden veröffentlicht."
262
 
263
+ #: admin/class-admin.php:566
264
  msgctxt "admin"
265
  msgid "The listing status has been set as paid."
266
  msgid_plural "The listings status has been set as paid."
267
  msgstr[0] "Der Status des Eintrags wurde auf bezahlt gesetzt."
268
  msgstr[1] "Der Status der Einträge wurde auf bezahlt gesetzt."
269
 
270
+ #: admin/class-admin.php:572
271
  msgctxt "admin"
272
  msgid ""
273
  "Only invoices containing non-recurring items were marked as paid. Please "
279
  msgstr[0] ""
280
  msgstr[1] ""
281
 
282
+ #: admin/class-admin.php:591
283
  msgctxt "admin"
284
  msgid "The listing has been modified."
285
  msgid_plural "The listings have been modified."
286
  msgstr[0] "Der Eintrag wurde verändert."
287
  msgstr[1] "Die Einträge wurden verändert."
288
 
289
+ #: admin/class-admin.php:604
290
  msgctxt "admin"
291
  msgid "The listing has been upgraded."
292
  msgid_plural "The listings have been upgraded."
293
  msgstr[0] "Der Eintrag wurde aktualisiert"
294
  msgstr[1] "Die Einträge wurden aktualisiert."
295
 
296
+ #: admin/class-admin.php:616
297
  msgctxt "admin"
298
  msgid "The listing has been downgraded."
299
  msgid_plural "The listings have been downgraded."
300
  msgstr[0] "Der Eintrag wurde zurück gesetzt."
301
  msgstr[1] "Die Einträge wurden zurück gesetzt."
302
 
303
+ #: admin/class-admin.php:627
304
  msgctxt "admin payments"
305
  msgid ""
306
  "The payment status was not changed. Recurring payments can't be manually "
308
  "went through."
309
  msgstr ""
310
 
311
+ #: admin/class-admin.php:632
312
  msgctxt "admin"
313
  msgid "The transaction has been approved."
314
  msgstr "Die Transaktion wurde genehmigt."
315
 
316
+ #: admin/class-admin.php:642
317
  msgctxt "admin"
318
  msgid "The transaction has been rejected."
319
  msgstr "Die Transaktion wurde abgelehnt."
320
 
321
+ #: admin/class-admin.php:648
322
  msgctxt "admin"
323
  msgid "The fee was successfully assigned."
324
  msgstr "Der Preis wurde erfolgreich zugewiesen."
325
 
326
+ #: admin/class-admin.php:657
327
  msgctxt "admin"
328
  msgid "Listing was renewed."
329
  msgid_plural "Listings were renewed."
330
  msgstr[0] "Eintrag wurde aktualisiert."
331
  msgstr[1] "Einträge wurden aktualisiert."
332
 
333
+ #: admin/class-admin.php:664
334
  msgctxt "admin"
335
  msgid "Renewal email sent."
336
  msgstr "E-mail erneut senden."
337
 
338
+ #: admin/class-admin.php:719
339
  msgctxt "admin category id"
340
  msgid "ID"
341
  msgstr "ID"
342
 
343
+ #: admin/class-admin.php:721 admin/class-admin.php:727
344
  msgctxt "admin"
345
  msgid "Listing Count"
346
  msgstr "Anzahl Einträge "
347
 
348
+ #: admin/class-admin.php:836
349
  msgctxt "admin"
350
  msgid ""
351
  "<b>Business Directory Plugin</b> requires fields with the following "
354
  "<b>Branchenverzeichnis Erweiterung</b> benötigt Felder mit den folgenden "
355
  "Verbindungen um korrekt zu funktionieren: <b>%s</b>."
356
 
357
+ #: admin/class-admin.php:838
358
  msgctxt "admin"
359
  msgid ""
360
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
363
  "<b>Branchenverzeichnis Erweiterung</b> benötigt ein Feld mit der Verbindung "
364
  "<b>%s</b>, um korrekt zu funktionieren."
365
 
366
+ #: admin/class-admin.php:842
367
  msgctxt "admin"
368
  msgid ""
369
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
372
  "Sie können diese benutzerdefinierten Felder selbst erzeugen \"Form Felder "
373
  "Verwalten\" oder vom Branchenverzeichnis automatisch erstellen lassen."
374
 
375
+ #: admin/class-admin.php:846
376
  msgctxt "admin"
377
  msgid "Go to \"Manage Form Fields\""
378
  msgstr "zu \"Form Felder verwalten\""
379
 
380
+ #: admin/class-admin.php:849
381
  msgctxt "admin"
382
  msgid "Create these required fields for me"
383
  msgstr "Erstelle diese benötigten Felder für mich"
384
 
385
+ #: admin/class-admin.php:858
386
  msgctxt "admin"
387
  msgid ""
388
  "<b>Business Directory Plugin</b> requires a page with the "
391
  "<b>Branchenverzeichnis Erweiterung</b> benötigt eine Seite mit dem "
392
  "<tt>[businessdirectory]</tt> shortcode um zu funktionieren."
393
 
394
+ #: admin/class-admin.php:860
395
  msgctxt "admin"
396
  msgid ""
397
  "You can create this page by yourself or let Business Directory do this for "
400
  "Du kannst diese Seite selbst erstellen oder vom Branchenverzeichnis "
401
  "automatisch erstellen lassen."
402
 
403
+ #: admin/class-admin.php:864
404
  msgctxt "admin"
405
  msgid "Create required pages for me"
406
  msgstr "Erstelle benötigte Seiten für mich"
407
 
408
+ #: admin/class-admin.php:904
409
  msgctxt "admin compat"
410
  msgid "Installed: %s"
411
  msgstr "Installiert: %s"
412
 
413
+ #: admin/class-admin.php:904
414
  msgctxt "admin compat"
415
  msgid "N/A"
416
  msgstr "keine Angabe"
417
 
418
+ #: admin/class-admin.php:907
419
  msgctxt "admin compat"
420
  msgid "Required: %s"
421
  msgstr "Pflichtfeld: %s"
422
 
423
+ #: admin/class-admin.php:919
424
  msgctxt "admin compat"
425
  msgid ""
426
  "Business Directory has detected some incompatible premium module versions "
429
  "Branchenverzeichnis hat festgestellt, dass einige inkompatible Premium Modul "
430
  "Versionen installiert sind."
431
 
432
+ #: admin/class-admin.php:921
433
  msgctxt "admin compat"
434
  msgid ""
435
  "Please upgrade to the required versions indicated below to make sure "
438
  "Bitte die benötigten Versionen siehe unten aktualisieren, um sicher zu sein, "
439
  "dass alles korrekt funktioniert. "
440
 
441
+ #: admin/class-admin.php:941
442
  msgctxt "admin"
443
  msgid ""
444
  "We noticed you want your Business Directory users to register before posting "
469
  "Es sind keine Bilder vorhanden die dem Eintrag aktuell hinzugefügt wurden."
470
 
471
  #: admin/class-themes-admin.php:47
 
472
  msgctxt "themes"
473
  msgid "Directory Themes"
474
  msgstr "Verzeichnis Kategorien"
475
 
476
  #: admin/class-themes-admin.php:48
 
477
  msgctxt "themes"
478
  msgid "Directory Themes %s"
479
  msgstr "Verzeichnis Kategorien"
507
  msgstr ""
508
 
509
  #: admin/class-themes-admin.php:157
 
510
  msgctxt "themes"
511
  msgid "Could not change the active theme to \"%s\"."
512
  msgstr "Konnte Eintragskategorie nicht erstellen \"%s\""
524
  msgstr ""
525
 
526
  #: admin/class-themes-admin.php:216
 
527
  msgctxt "themes"
528
  msgid "Map My Fields"
529
  msgstr "Form Felder verwalten"
530
 
531
  #: admin/class-themes-admin.php:223
 
532
  msgctxt "themes"
533
  msgid "Suggested fields created successfully."
534
  msgstr "Benötigtes Feld wurde erfolgreich erstellt."
535
 
536
  #: admin/class-themes-admin.php:226
 
537
  msgctxt "themes"
538
  msgid "Theme installed successfully."
539
  msgstr "Benötigtes Feld wurde erfolgreich erstellt."
540
 
541
  #: admin/class-themes-admin.php:229
 
542
  msgctxt "themes"
543
  msgid "Theme was deleted sucessfully."
544
  msgstr "Der Import wurde erfolgreich abgeschlossen."
545
 
546
  #: admin/class-themes-admin.php:232
 
547
  msgctxt "themes"
548
  msgid "Could not delete theme directory. Check permissions."
549
  msgstr "wpbdp-csv-exports Verzeichnis konnte nicht erstellt werden."
550
 
551
  #: admin/class-themes-admin.php:258
 
552
  msgctxt "themes"
553
  msgid "Please upload a valid theme file."
554
  msgstr "Bitte eine gültige E-mailadresse eingeben."
555
 
556
  #: admin/class-themes-admin.php:265
 
557
  msgctxt "themes"
558
  msgid "Could not move \"%s\" to a temporary directory."
559
  msgstr "wpbdp-csv-exports Verzeichnis konnte nicht erstellt werden."
608
  msgstr "wpbdp-csv-exports Verzeichnis konnte nicht erstellt werden."
609
 
610
  #: admin/csv-export.php:143
 
611
  msgctxt "admin csv-export"
612
  msgid "Error while creating a temporary directory for CSV export: %s"
613
  msgstr ""
634
  msgid "← Return to \"CSV Import\""
635
  msgstr "Zurück nach \"CSV Importieren\""
636
 
637
+ #: admin/csv-import.php:256
638
  msgid ""
639
  "A valid temporary directory with write permissions is required for CSV "
640
  "imports to function properly. Your server is using \"%s\" but this path does "
644
  "korrekt zu funktionieren. Dein Server benutzt \"%s\", doch der Pfad ist "
645
  "nicht beschreibbar. Bitte kontaktiere deinen Serveradministrator."
646
 
647
+ #: admin/csv-import.php:290
648
  msgctxt "admin csv-import"
649
  msgid "There was an error uploading the CSV file."
650
  msgstr "Beim Hochladen der CSV Datei ist ein Fehler aufgetreten."
651
 
652
+ #: admin/csv-import.php:296
 
653
  msgctxt "admin csv-import"
654
  msgid "Please upload or select a CSV file."
655
  msgstr "Die hochgeladene Datei ist nicht im CSV Format."
656
 
657
+ #: admin/csv-import.php:309
 
658
  msgctxt "admin csv-import"
659
  msgid "There was an error uploading the images ZIP file."
660
  msgstr "Beim Hochladen der CSV Datei ist ein Fehler aufgetreten."
661
 
662
+ #: admin/csv-import.php:330
663
  msgctxt "admin csv-import"
664
  msgid ""
665
  "An error was detected while validating the CSV file for import. Please fix "
666
  "this before proceeding."
667
  msgstr ""
668
 
669
+ #: admin/csv-import.php:339
 
670
  msgctxt "admin csv-import"
671
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
672
  msgstr ""
688
  msgstr ""
689
 
690
  #: admin/fees.php:25 admin/fees.php:260
 
691
  msgctxt "fees admin"
692
  msgid "Active"
693
  msgstr "Nur Aktiv"
694
 
695
  #: admin/fees.php:28 admin/fees.php:258
 
696
  msgctxt "fees admin"
697
  msgid "Not Available"
698
  msgstr "verfügbare Bilder:"
699
 
700
  #: admin/fees.php:31 admin/fees.php:255
 
701
  msgctxt "fees admin"
702
  msgid "Disabled"
703
  msgstr "Preis löschen"
709
  msgstr ""
710
 
711
  #: admin/fees.php:56
 
712
  msgctxt "admin fees table"
713
  msgid "All"
714
  msgstr "Alle"
715
 
716
  #: admin/fees.php:68
 
717
  msgctxt "admin fees table"
718
  msgid "Active"
719
  msgstr "Nur Aktiv"
720
 
721
  #: admin/fees.php:78
 
722
  msgctxt "admin fees table"
723
  msgid "Not Available"
724
  msgstr "verfügbare Bilder:"
725
 
726
  #: admin/fees.php:85
 
727
  msgctxt "admin fees table"
728
  msgid "Disabled"
729
  msgstr "Preis löschen"
749
  msgstr "Bilder"
750
 
751
  #: admin/fees.php:98
 
752
  msgctxt "fees admin"
753
  msgid "Featured/Sticky"
754
  msgstr "unterstützter (unbeweglicher) Status"
755
 
756
  #: admin/fees.php:102
 
757
  msgctxt "fees admin"
758
  msgid "Status"
759
  msgstr "Status"
773
  msgstr "Bearbeiten"
774
 
775
  #: admin/fees.php:197
 
776
  msgctxt "fees admin"
777
  msgid "Disable"
778
  msgstr "Preis löschen"
822
  msgstr ""
823
 
824
  #: admin/fees.php:285
 
825
  msgctxt "fees admin"
826
  msgid "Fee enabled."
827
  msgstr "Preis gelöscht."
828
 
829
  #: admin/fees.php:293
 
830
  msgctxt "fees admin"
831
  msgid "Fee disabled."
832
  msgstr "Preis gelöscht."
976
  msgstr "Benötigtes Feld wurde erfolgreich erstellt."
977
 
978
  #: admin/form-fields.php:290
 
979
  msgctxt "form-fields admin"
980
  msgid "Title"
981
  msgstr "Titel"
982
 
983
  #: admin/form-fields.php:291
 
984
  msgctxt "form-fields admin"
985
  msgid "Category"
986
  msgstr "Kategorien"
987
 
988
  #: admin/form-fields.php:292
 
989
  msgctxt "form-fields admin"
990
  msgid "Excerpt"
991
  msgstr "Im Textauszug"
992
 
993
  #: admin/form-fields.php:293
 
994
  msgctxt "form-fields admin"
995
  msgid "Content"
996
  msgstr "Post Inhalt"
997
 
998
  #: admin/form-fields.php:294
 
999
  msgctxt "form-fields admin"
1000
  msgid "Tags"
1001
  msgstr "Tags Entwurf"
1002
 
1003
  #: admin/form-fields.php:295
 
1004
  msgctxt "form-fields admin"
1005
  msgid "Address"
1006
  msgstr "E-mail Adresse:"
1011
  msgstr ""
1012
 
1013
  #: admin/form-fields.php:297
 
1014
  msgctxt "form-fields admin"
1015
  msgid "State"
1016
  msgstr "Status"
1017
 
1018
  #: admin/form-fields.php:298
1019
+ #, fuzzy
1020
+ msgctxt "form-fields admin"
1021
+ msgid "Country"
1022
+ msgstr "Preis"
1023
+
1024
+ #: admin/form-fields.php:299
1025
  msgctxt "form-fields admin"
1026
  msgid "ZIP Code"
1027
  msgstr ""
1028
 
1029
+ #: admin/form-fields.php:300
 
1030
  msgctxt "form-fields admin"
1031
  msgid "FAX Number"
1032
  msgstr "Telefonnummer geschäftlich"
1033
 
1034
+ #: admin/form-fields.php:301
 
1035
  msgctxt "form-fields admin"
1036
  msgid "Phone Number"
1037
  msgstr "Telefonnummer geschäftlich"
1038
 
1039
+ #: admin/form-fields.php:302
 
1040
  msgctxt "form-fields admin"
1041
  msgid "Ratings Field"
1042
  msgstr "Eintrag Felder"
1043
 
1044
+ #: admin/form-fields.php:303
1045
  msgctxt "form-fields admin"
1046
  msgid "Twitter"
1047
  msgstr ""
1048
 
1049
+ #: admin/form-fields.php:304
1050
  msgctxt "form-fields admin"
1051
  msgid "Website"
1052
  msgstr ""
1053
 
1054
+ #: admin/form-fields.php:325
 
1055
  msgctxt "form-fields admin"
1056
  msgid "Tags updated."
1057
  msgstr "Einstellungen aktualisiert."
1077
  msgstr "Allgemeine Informationen"
1078
 
1079
  #: admin/listing-metabox.php:44
 
1080
  msgctxt "admin infometabox"
1081
  msgid "Access Key"
1082
  msgstr "Eintrag Felder / Bilder"
1219
  msgstr "zu exportierende zusätzliche Metadaten"
1220
 
1221
  #: admin/templates/csv-export.tpl.php:67
 
1222
  msgctxt "admin csv-export"
1223
  msgid "Include unique IDs for each listing (sequence_id column)."
1224
  msgstr "Füge Schlüssel Ids für jeden Eintrag hinzu (sequence_id_column)"
1363
  msgstr ""
1364
 
1365
  #: admin/templates/csv-import-progress.tpl.php:10
 
1366
  msgctxt "admin csv-import"
1367
  msgid ""
1368
  "A fatal error occurred during the import. If connection wasn't lost during "
1375
 
1376
  #: admin/templates/csv-import-progress.tpl.php:13
1377
  #: admin/templates/csv-import-progress.tpl.php:20
 
1378
  msgctxt "admin csv-import"
1379
  msgid "← Return to CSV Import"
1380
  msgstr "Zurück nach \"CSV Importieren\""
1381
 
1382
  #: admin/templates/csv-import-progress.tpl.php:18
 
1383
  msgctxt "admin csv-import"
1384
  msgid "Import Canceled"
1385
  msgstr "Export abgebrochen"
1386
 
1387
  #: admin/templates/csv-import-progress.tpl.php:19
 
1388
  msgctxt "admin csv-import"
1389
  msgid "The import has been canceled."
1390
  msgstr "Der Export wurde abgebrochen."
1391
 
1392
  #: admin/templates/csv-import-progress.tpl.php:26
 
1393
  msgid "Import Progress"
1394
  msgstr "Export wird durchgeführt..."
1395
 
1396
  #: admin/templates/csv-import-progress.tpl.php:29
 
1397
  msgctxt "admin csv-import"
1398
  msgid "Files"
1399
  msgstr "CSV Datei"
1404
  msgstr ""
1405
 
1406
  #: admin/templates/csv-import-progress.tpl.php:35
 
1407
  msgctxt "admin csv-import"
1408
  msgid "Progress"
1409
  msgstr "Export wird durchgeführt..."
1414
  msgstr ""
1415
 
1416
  #: admin/templates/csv-import-progress.tpl.php:40
 
1417
  msgctxt "admin csv-import"
1418
  msgid "Importing CSV file..."
1419
  msgstr "Import Dateien"
1420
 
1421
  #: admin/templates/csv-import-progress.tpl.php:46
 
1422
  msgctxt "admin csv-import"
1423
  msgid "Start Import"
1424
  msgstr "CSV Datei importieren"
1425
 
1426
  #: admin/templates/csv-import-progress.tpl.php:47
 
1427
  msgctxt "admin csv-import"
1428
  msgid "Cancel Import"
1429
  msgstr "Export abbrechen"
1430
 
1431
  #: admin/templates/csv-import-progress.tpl.php:54
 
1432
  msgctxt "admin csv-import"
1433
  msgid "Import finished"
1434
  msgstr "Import Dateien"
1454
  msgstr ""
1455
 
1456
  #: admin/templates/csv-import-progress.tpl.php:69
 
1457
  msgctxt "admin csv-import"
1458
  msgid "Imported rows:"
1459
  msgstr "Korrekt importierte Zeilen:"
1464
  msgstr "Abgelehnte Zeilen:"
1465
 
1466
  #: admin/templates/csv-import-progress.tpl.php:77
 
1467
  msgctxt "admin csv-import"
1468
  msgid "Import Warnings"
1469
  msgstr "Importeinstellungen"
1556
  msgstr "Importeinstellungen"
1557
 
1558
  #: admin/templates/csv-import.tpl.php:146
 
1559
  msgctxt "admin csv-import"
1560
  msgid "Post status of imported listings"
1561
  msgstr "Status der gelöschten Einträge"
1576
  msgstr "Generiere Fehler when eine Kategorie nicht gefunden wird"
1577
 
1578
  #: admin/templates/csv-import.tpl.php:171
 
1579
  msgctxt "admin csv-import"
1580
  msgid "Keep existing listing images?"
1581
  msgstr "Eintrag Bilder"
1582
 
1583
  #: admin/templates/csv-import.tpl.php:176
 
1584
  msgctxt "admin csv-import"
1585
  msgid "Keep existing images."
1586
  msgstr "Eintrag Bilder"
1601
  msgstr "Einträge einem Benutzer zuweisen."
1602
 
1603
  #: admin/templates/csv-import.tpl.php:193
 
1604
  msgctxt "admin csv-import"
1605
  msgid "Use a default user for listings?"
1606
  msgstr "Benutze Standardbilder für Einträge mit keinem Bild?"
1607
 
1608
  #: admin/templates/csv-import.tpl.php:199
 
1609
  msgctxt "admin csv-import"
1610
  msgid ""
1611
  "Select a default user to be used if the username column is not present in "
1628
  "Datei vorhanden ist."
1629
 
1630
  #: admin/templates/csv-import.tpl.php:215
 
1631
  msgctxt "admin csv-import"
1632
  msgid "Disable e-mail notifications during import?"
1633
  msgstr "Email Erinnerung"
1634
 
1635
  #: admin/templates/csv-import.tpl.php:220
 
1636
  msgctxt "admin csv-import"
1637
  msgid "Disable e-mail notifications."
1638
  msgstr "Email Erinnerung"
1741
  msgstr "Eintragpreis hinzufügen"
1742
 
1743
  #: admin/templates/fees-addoredit.tpl.php:23
 
1744
  msgctxt "fees admin"
1745
  msgid "Edit Listing Fee"
1746
  msgstr "Eintrag Bearbeiten"
1781
  msgstr "Erlaubte Anzahl der Bilder"
1782
 
1783
  #: admin/templates/fees-addoredit.tpl.php:94
 
1784
  msgctxt "fees admin"
1785
  msgid "Is featured listing/sticky?"
1786
  msgstr "Top Einträge"
1804
  msgstr "* Alle Kategorien *"
1805
 
1806
  #: admin/templates/fees-addoredit.tpl.php:128
 
1807
  msgctxt "fees admin"
1808
  msgid "Fee Description"
1809
  msgstr "Feldbeschreibung"
1824
  msgstr "Preis Eintragslöschung"
1825
 
1826
  #: admin/templates/fees-confirm-delete.tpl.php:7
 
1827
  msgctxt "fees admin"
1828
  msgid "Are you sure you want to disable the \"%s\" fee?"
1829
  msgstr "Bist du sicher, dass du diesen \"%s\" Preis löschen möchtest?"
1834
  msgstr "Bist du sicher, dass du diesen \"%s\" Preis löschen möchtest?"
1835
 
1836
  #: admin/templates/fees-confirm-delete.tpl.php:16
 
1837
  msgctxt "fee admin"
1838
  msgid "Disable Fee"
1839
  msgstr "Preis löschen"
1893
 
1894
  #: admin/templates/fees.tpl.php:57 admin/templates/fees.tpl.php:63
1895
  #: admin/templates/fees.tpl.php:77
 
1896
  msgctxt "fees admin"
1897
  msgid "Paid"
1898
  msgstr "Bezahlt"
1899
 
1900
  #: admin/templates/fees.tpl.php:57 admin/templates/fees.tpl.php:63
1901
  #: admin/templates/fees.tpl.php:77
 
1902
  msgctxt "fees admin"
1903
  msgid "Free"
1904
  msgstr "Kostenlos"
1947
  msgstr "Stripe Payment Module"
1948
 
1949
  #: admin/templates/fees.tpl.php:102
 
1950
  msgctxt "admin templates"
1951
  msgid ""
1952
  "It does not appear you have any of the payment gateway modules enabled. "
1986
  #: admin/templates/form-fields-addoredit.tpl.php:14
1987
  #: admin/templates/form-fields-addoredit.tpl.php:36
1988
  #: admin/templates/form-fields-addoredit.tpl.php:60
 
1989
  msgctxt "form-fields admin"
1990
  msgid "required"
1991
  msgstr "Pflichtfeld"
2006
  msgstr "Feldbeschreibung"
2007
 
2008
  #: admin/templates/form-fields-addoredit.tpl.php:70
 
2009
  msgctxt "form-fields admin"
2010
  msgid "optional"
2011
  msgstr "Optional"
2111
  msgstr "Feld löschen"
2112
 
2113
  #: admin/templates/form-fields-tags.tpl.php:5
 
2114
  msgctxt "form-fields admin"
2115
  msgid "-- None --"
2116
  msgstr "-- Auswählen --"
2117
 
2118
  #: admin/templates/form-fields-tags.tpl.php:14
 
2119
  msgctxt "form-fields admin"
2120
  msgid "Theme Tags"
2121
  msgstr "Preise Verwalten"
2128
  msgstr ""
2129
 
2130
  #: admin/templates/form-fields-tags.tpl.php:22
 
2131
  msgctxt "form-fields admin"
2132
  msgid "Create Missing Fields"
2133
  msgstr "Eintrag Felder"
2134
 
2135
  #: admin/templates/form-fields-tags.tpl.php:30
 
2136
  msgctxt "form-fields admin"
2137
  msgid "Field Tag"
2138
  msgstr "Feldtyp"
2139
 
2140
  #: admin/templates/form-fields-tags.tpl.php:31
 
2141
  msgctxt "form-fields admin"
2142
  msgid "Field"
2143
  msgstr "Feld"
2153
  msgstr "Formvorschau"
2154
 
2155
  #: admin/templates/form-fields.tpl.php:6 admin/templates/themes.tpl.php:4
 
2156
  msgctxt "form-fields admin"
2157
  msgid "Manage Theme Tags"
2158
  msgstr "Preise Verwalten"
2170
  msgid "Please see the <a>Form Fields documentation</a> for more details."
2171
  msgstr ""
2172
 
2173
+ #. #-#-#-#-# WPBDM.pot (Business Directory Plugin 4.1.8) #-#-#-#-#
2174
  #. Plugin Name of the plugin/theme
2175
  #: admin/templates/header.tpl.php:4
2176
  msgid "Business Directory Plugin"
2331
  msgstr "Klicke hier um das Ablaufdatum zu ändern."
2332
 
2333
  #: admin/templates/listing-metabox-categories.tpl.php:75
 
2334
  msgctxt "admin infometabox"
2335
  msgid "Never expires"
2336
  msgstr "Eintrag endet nicht"
2505
  msgstr "Bezahlung zurückweisen"
2506
 
2507
  #: admin/templates/settings-reset.tpl.php:2
 
2508
  msgid "Business Directory - Reset Defaults"
2509
  msgstr "Branchenverzeichnis - letzte Einträge"
2510
 
2511
  #: admin/templates/settings-reset.tpl.php:4
 
2512
  msgctxt "settings"
2513
  msgid "← Return to \"Manage Options\""
2514
  msgstr "← zurück zu \"Form Felder verwalten\""
2515
 
2516
  #: admin/templates/settings-reset.tpl.php:10
 
2517
  msgid ""
2518
  "Use this option if you want to go back to the original factory settings for "
2519
  "BD."
2534
  msgstr "Branchenverzeichnis Einstellungen"
2535
 
2536
  #: admin/templates/settings.tpl.php:4
 
2537
  msgctxt "settings"
2538
  msgid "Reset Defaults"
2539
  msgstr "Standards zurücksetzen"
2543
  msgstr "Einstellungen aktualisiert."
2544
 
2545
  #: admin/templates/sidebar.tpl.php:3
 
2546
  msgctxt "admin sidebar"
2547
  msgid "Discount Codes Module"
2548
  msgstr "Regions Module"
2549
 
2550
  #: admin/templates/sidebar.tpl.php:4
 
2551
  msgctxt "admin sidebar"
2552
  msgid "Claim Listings Module"
2553
  msgstr "Ratings Module"
2583
  msgstr "Google Maps Module"
2584
 
2585
  #: admin/templates/sidebar.tpl.php:18
 
2586
  msgctxt "admin sidebar"
2587
  msgid "Business Card Theme"
2588
  msgstr "Firmenname"
2598
  msgstr ""
2599
 
2600
  #: admin/templates/sidebar.tpl.php:21
 
2601
  msgctxt "admin sidebar"
2602
  msgid "Tabbed Business Theme"
2603
  msgstr "Firmenname"
2604
 
2605
  #: admin/templates/sidebar.tpl.php:22
 
2606
  msgctxt "admin sidebar"
2607
  msgid "Elegant Business Theme"
2608
  msgstr "Firmenname"
2649
  msgstr ""
2650
 
2651
  #: admin/templates/sidebar.tpl.php:45
 
2652
  msgctxt "admin sidebar"
2653
  msgid "(All Modules)"
2654
  msgstr "Installierte Module"
2659
  msgstr ""
2660
 
2661
  #: admin/templates/sidebar.tpl.php:58
 
2662
  msgctxt "admin sidebar"
2663
  msgid "Get a Directory Theme"
2664
  msgstr "Verzeichnis Kategorien"
2669
  msgstr ""
2670
 
2671
  #: admin/templates/sidebar.tpl.php:61
 
2672
  msgctxt "admin sidebar"
2673
  msgid "(All Themes)"
2674
  msgstr "verfügbare Bilder:"
2722
 
2723
  #: admin/templates/themes-delete-confirm.tpl.php:1
2724
  #: admin/templates/themes-delete-confirm.tpl.php:13
 
2725
  msgctxt "themes admin"
2726
  msgid "Delete Directory Theme"
2727
  msgstr "Verzeichnis Kategorien"
2728
 
2729
  #: admin/templates/themes-delete-confirm.tpl.php:3
 
2730
  msgctxt "themes admin"
2731
  msgid "Are you sure you want to delete the directory theme \"%s\"?"
2732
  msgstr "Bist du sicher, dass du diesen \"%s\" Preis löschen möchtest?"
2733
 
2734
  #: admin/templates/themes-delete-confirm.tpl.php:12
 
2735
  msgctxt "themes admin"
2736
  msgid "Cancel"
2737
  msgstr "Abbrechen"
2738
 
2739
  #: admin/templates/themes-install.tpl.php:2
2740
  #: admin/templates/themes-licenses.tpl.php:3 admin/templates/themes.tpl.php:3
 
2741
  msgctxt "themes"
2742
  msgid "Upload Directory Theme"
2743
  msgstr "Verzeichnis Kategorien"
2758
  msgstr ""
2759
 
2760
  #: admin/templates/themes-item.tpl.php:3
 
2761
  msgctxt "themes"
2762
  msgid "Active:"
2763
  msgstr "Nur Aktiv"
2764
 
2765
  #: admin/templates/themes-item.tpl.php:17
 
2766
  msgctxt "themes"
2767
  msgid "Activate"
2768
  msgstr "Aktiviere Lizenz"
2773
  msgstr ""
2774
 
2775
  #: admin/templates/themes-item.tpl.php:38
 
2776
  msgctxt "themes"
2777
  msgid "Author:"
2778
  msgstr "Author"
2779
 
2780
  #: admin/templates/themes-licenses.tpl.php:24
 
2781
  msgctxt "themes"
2782
  msgid "Deactivate License"
2783
  msgstr "Lizenz Deaktivieren"
2784
 
2785
  #: admin/templates/themes-licenses.tpl.php:27
 
2786
  msgctxt "themes"
2787
  msgid "Deactivating license..."
2788
  msgstr "Deaktiviere Lizenz..."
2789
 
2790
  #: admin/templates/themes-licenses.tpl.php:29
 
2791
  msgctxt "themes"
2792
  msgid "Activate License"
2793
  msgstr "Aktiviere Lizenz"
2794
 
2795
  #: admin/templates/themes-licenses.tpl.php:30
 
2796
  msgctxt "themes"
2797
  msgid "Activating license..."
2798
  msgstr "Aktiviere Lizenz..."
2799
 
2800
  #: admin/templates/themes-tabs.tpl.php:6
 
2801
  msgctxt "admin themes"
2802
  msgid "Available Themes"
2803
  msgstr "verfügbare Bilder:"
2804
 
2805
  #: admin/templates/themes-tabs.tpl.php:7
 
2806
  msgctxt "admin themes"
2807
  msgid "Licenses"
2808
  msgstr "Lizenz"
2809
 
2810
  #: admin/templates/themes.tpl.php:5
 
2811
  msgctxt "themes"
2812
  msgid "Settings"
2813
  msgstr "Einstellungen"
2946
  msgid "%s Feed"
2947
  msgstr "% Feed"
2948
 
2949
+ #: business-directory-plugin.php:1138 core/view-submit-listing.php:58
2950
  #: core/views/submit_listing.php:10
 
2951
  msgctxt "views"
2952
  msgid "Submit A Listing"
2953
  msgstr "Eintrag zusenden"
2954
 
2955
+ #: business-directory-plugin.php:1143
2956
  msgctxt "title"
2957
  msgid "Find a Listing"
2958
  msgstr "Eintrag finden"
2959
 
2960
+ #: business-directory-plugin.php:1148
2961
  msgctxt "title"
2962
  msgid "View All Listings"
2963
  msgstr "Alle Einträge anschauen"
2964
 
2965
+ #: business-directory-plugin.php:1177
2966
  msgctxt "title"
2967
  msgid "Listings tagged: %s"
2968
  msgstr "Einträge getaggt: %s"
2969
 
2970
+ #: core/api.php:402
 
2971
  msgid "Free"
2972
  msgstr "Kostenlos"
2973
 
3074
  msgstr "Während der Löschung des Feldes ist ein Fehler aufgetreten."
3075
 
3076
  #: core/class-gateway.php:133
 
3077
  msgctxt "billing info"
3078
  msgid "Please enter a valid e-mail address."
3079
  msgstr "Bitte eine gültige E-mailadresse eingeben."
3080
 
3081
  #: core/class-gateway.php:136
 
3082
  msgctxt "billing info"
3083
  msgid "First name is required."
3084
  msgstr "Feldbezeichnung ist Pflichtfeld."
3085
 
3086
  #: core/class-gateway.php:139
 
3087
  msgctxt "billing info"
3088
  msgid "Last name is required."
3089
  msgstr "%s ist ein Pflichtfeld."
3090
 
3091
  #: core/class-gateway.php:142
 
3092
  msgctxt "billing info"
3093
  msgid "Credit card number is required."
3094
  msgstr "Feldbezeichnung ist Pflichtfeld."
3095
 
3096
  #: core/class-gateway.php:145
 
3097
  msgctxt "billing info"
3098
  msgid "Credit card expiration date is invalid."
3099
  msgstr "Feldbezeichnung ist Pflichtfeld."
3100
 
3101
  #: core/class-gateway.php:148
 
3102
  msgctxt "billing info"
3103
  msgid "Credit card CVC number is required."
3104
  msgstr "Feldbezeichnung ist Pflichtfeld."
3105
 
3106
  #: core/class-gateway.php:151
 
3107
  msgctxt "billing info"
3108
  msgid "Country is required."
3109
  msgstr "%s ist ein Pflichtfeld."
3110
 
3111
  #: core/class-gateway.php:154
 
3112
  msgctxt "billing info"
3113
  msgid "Address is required."
3114
  msgstr "%s ist ein Pflichtfeld."
3189
  msgstr "(wiederholt)"
3190
 
3191
  #: core/class-recaptcha.php:100 core/class-recaptcha.php:115
 
3192
  msgctxt "recaptcha"
3193
  msgid "The reCAPTCHA wasn't entered correctly."
3194
  msgstr "Das reCAPTCHA wurde nicht korrekt eingegeben."
3320
  msgstr "Registrierung Einstellungen"
3321
 
3322
  #: core/class-settings.php:74
 
3323
  msgctxt "admin settings"
3324
  msgid "Require login to post listings?"
3325
  msgstr "Zurück zum Eintrag."
3326
 
3327
  #: core/class-settings.php:79
 
3328
  msgctxt "admin settings"
3329
  msgid "Login URL"
3330
  msgstr "Login"
3331
 
3332
  #: core/class-settings.php:82
 
3333
  msgctxt "admin settings"
3334
  msgid ""
3335
  "URL of your membership plugin's login page. Only enter this if using a "
3367
  "Konditionen"
3368
 
3369
  #: core/class-settings.php:106
 
3370
  msgctxt "admin settings"
3371
+ msgid "Terms and Conditions text goes here..."
 
 
3372
  msgstr "Bedingungen und Konditionen"
3373
 
3374
  #: core/class-settings.php:107
3412
  msgstr "\"Verzeichnis\" Schaltfläche anzeigen"
3413
 
3414
  #: core/class-settings.php:118
 
3415
  msgctxt "admin settings"
3416
  msgid "Disable advanced CPT integration?"
3417
  msgstr "Email Erinnerung"
3453
  "nehmen. "
3454
 
3455
  #: core/class-settings.php:144
 
3456
  msgctxt "admin settings"
3457
  msgid ""
3458
  "Use Ctrl-Click to include multiple fields in the search. Choosing too many "
3504
  msgid "Enable AJAX compatibility mode?"
3505
  msgstr ""
3506
 
3507
+ #: core/class-settings.php:183
3508
+ msgctxt "admin settings"
3509
+ msgid ""
3510
+ "Include CSS rules to give their own style to View, Edit and Delete buttons?"
3511
+ msgstr ""
3512
+
3513
+ #: core/class-settings.php:189 core/class-settings.php:687
3514
  msgctxt "admin settings"
3515
  msgid "Listings"
3516
  msgstr "Einträge"
3517
 
3518
+ #: core/class-settings.php:190 core/class-settings.php:357
3519
+ #: core/class-settings.php:644
3520
  msgctxt "admin settings"
3521
  msgid "General Settings"
3522
  msgstr "Allgemeine Einstellungen"
3523
 
3524
+ #: core/class-settings.php:192
3525
  msgctxt "admin settings"
3526
  msgid "Listings per page"
3527
  msgstr "Einträge pro Seite"
3528
 
3529
+ #: core/class-settings.php:193
3530
  msgctxt "admin settings"
3531
  msgid ""
3532
  "Number of listings to show per page. Use a value of \"0\" to show all "
3535
  "Nummer der Einträge die pro Seite angezeigt werden. Benutze einen Wert von "
3536
  "\"0\" um alle Einträge anzuzeigen."
3537
 
3538
+ #: core/class-settings.php:195
3539
  msgctxt "admin settings"
3540
  msgid "Listing duration for no-fee sites (in days)"
3541
  msgstr "Eintrag Zeitraum für kostenlose Seiten (in Tagen)"
3542
 
3543
+ #: core/class-settings.php:196
3544
  msgctxt "admin settings"
3545
  msgid ""
3546
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
3549
  "Benutze einen Wert von \"0\" um ein Eintrag undefiniert zu lassen oder "
3550
  "benutze eine Nummer unter 10 Jahren (3650 Tage)"
3551
 
3552
+ #: core/class-settings.php:202
3553
  msgctxt "admin settings"
3554
  msgid "Include listing contact form on listing pages?"
3555
  msgstr "Kontaktform in Eintragsseiten einfügen?"
3556
 
3557
+ #: core/class-settings.php:205
3558
  msgctxt "admin settings"
3559
  msgid ""
3560
  "Allows visitors to contact listing authors privately. Authors will receive "
3563
  "Benutzer erlauben den Eintragsauthor privat zu kontaktieren. Der Author "
3564
  "bekommt eine Nachricht per E-mail zugeschickt."
3565
 
3566
+ #: core/class-settings.php:208
3567
  msgctxt "admin settings"
3568
  msgid "Open detailed view of listing in new tab?"
3569
  msgstr ""
3570
 
3571
+ #: core/class-settings.php:213
3572
  msgctxt "admin settings"
3573
  msgid "Require login for using the contact form?"
3574
  msgstr "Einloggen um die Kontaktform zu benutzen?"
3575
 
3576
+ #: core/class-settings.php:219
3577
  msgctxt "admin settings"
3578
  msgid "Maximum number of contact form submits per day"
3579
  msgstr "Maximale Nummer der Kontaktformmails die pro Tag zugesendet werden"
3580
 
3581
+ #: core/class-settings.php:222
3582
  msgctxt "admin settings"
3583
  msgid ""
3584
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
3587
  "Benutze dieses Feld um spamming von Einträgen zu vermeiden. 0 heisst "
3588
  "unbegrenzt pro Tag."
3589
 
3590
+ #: core/class-settings.php:230
3591
  msgctxt "admin settings"
3592
  msgid "Include comment form on listing pages?"
3593
  msgstr "Kommentarform einfügen in Eintragsseiten?"
3594
 
3595
+ #: core/class-settings.php:233
3596
  msgctxt "admin settings"
3597
  msgid ""
3598
  "BD uses the standard comment inclusion from WordPress, but most themes only "
3602
  "first, and if that doesn't work, try the 3rd option instead."
3603
  msgstr ""
3604
 
3605
+ #: core/class-settings.php:236
 
3606
  msgctxt "admin settings"
3607
  msgid "Do not include comments in listings"
3608
  msgstr "Kommentarform einfügen in Eintragsseiten?"
3609
 
3610
+ #: core/class-settings.php:237
 
3611
  msgctxt "admin settings"
3612
  msgid "Include comment form, theme invoked (standard option)"
3613
  msgstr "Kommentarform einfügen in Eintragsseiten?"
3614
 
3615
+ #: core/class-settings.php:238
3616
  msgctxt "admin settings"
3617
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
3618
  msgstr ""
3619
 
3620
+ #: core/class-settings.php:246
3621
  msgctxt "admin settings"
3622
  msgid "Show listings under categories on main page?"
3623
  msgstr "Einträge unter Kategorien anzeigen auf der Hauptseite?"
3624
 
3625
+ #: core/class-settings.php:247
3626
  msgctxt "admin settings"
3627
  msgid "Status of listings upon uninstalling plugin"
3628
  msgstr "Status der Einträge bei Deinstallation der Erweiterung"
3629
 
3630
+ #: core/class-settings.php:248 core/class-settings.php:250
3631
  msgctxt "post status"
3632
  msgid "Draft"
3633
  msgstr ""
3634
 
3635
+ #: core/class-settings.php:248 core/class-settings.php:250
3636
  msgctxt "post status"
3637
  msgid "Trash"
3638
  msgstr ""
3639
 
3640
+ #: core/class-settings.php:249
3641
  msgctxt "admin settings"
3642
  msgid "Status of deleted listings"
3643
  msgstr "Status der gelöschten Einträge"
3644
 
3645
+ #: core/class-settings.php:251
 
3646
  msgctxt "admin settings"
3647
  msgid "Submit Listing instructions message"
3648
  msgstr "Eintrag Kontakt Nachricht"
3649
 
3650
+ #: core/class-settings.php:251
3651
  msgctxt "admin settings"
3652
  msgid ""
3653
  "This text is displayed at the first page of the Submit Listing process for "
3655
  "form or anything you want to tell users before they get started."
3656
  msgstr ""
3657
 
3658
+ #: core/class-settings.php:253
3659
  msgctxt "admin settings"
3660
  msgid "Listing Renewal"
3661
  msgstr "Einträge erneuern"
3662
 
3663
+ #: core/class-settings.php:254
3664
  msgctxt "admin settings"
3665
  msgid "Turn on listing renewal option?"
3666
  msgstr "Option zur Erneuerung von Einträgen aktivieren?"
3667
 
3668
+ #: core/class-settings.php:257
3669
  msgctxt "admin settings"
3670
  msgid "Allow recurring renewal payments?"
3671
  msgstr "Wiederholte Bezahlung erlauben?"
3672
 
3673
+ #: core/class-settings.php:260
3674
  msgctxt "admin settings"
3675
  msgid ""
3676
  "Allow users to opt in for automatic renewal of their listings. The fee is "
3680
  "anzumelden. Der Preis wird abgebucht, zu dem Zeitpunkt an dem der Eintrag "
3681
  "abläuft, ohne Eingriff durch den Benutzer."
3682
 
3683
+ #: core/class-settings.php:264
3684
  msgctxt "admin settings"
3685
  msgid "Use recurring payments as the default payment method?"
3686
  msgstr "Benutze automatische Abbuchungen als Standardbezahlmethode?"
3687
 
3688
+ #: core/class-settings.php:267
3689
  msgctxt "admin settings"
3690
  msgid ""
3691
  "Enable automatic renewal without having users opt in during the submit "
3694
  "Automatische Abbuchung aktivieren, ohne die Anmeldung durch den Benutzer "
3695
  "während der Einreichung."
3696
 
3697
+ #: core/class-settings.php:272
3698
  msgctxt "admin settings"
3699
  msgid "Listing renewal e-mail threshold (in days)"
3700
  msgstr "Eintragsabbuchungsemail Grenze (in tagen)"
3701
 
3702
+ #: core/class-settings.php:275
3703
  msgctxt "admin settings"
3704
  msgid ""
3705
  "Configure how many days before listing expiration is the renewal e-mail sent."
3707
  "Konfiguriere wieviel Tage vor der Abbuchung eine Buchungsmail verschickt "
3708
  "wird."
3709
 
3710
+ #: core/class-settings.php:279
3711
  msgctxt "admin settings"
3712
  msgid ""
3713
  "Send expiration notices including a cancel links to auto-renewed listings?"
3715
  "Sende eine Ablaufinformation die einen Beenden und einen Automatisch Eintrag "
3716
  "Erneuern Link enghält?"
3717
 
3718
+ #: core/class-settings.php:286
3719
  msgctxt "admin settings"
3720
  msgid "Remind listing owners of expired listings (past due)?"
3721
  msgstr "Eintraginhaber an abgelaufene Einträge erinnern (überfällig)?"
3722
 
3723
+ #: core/class-settings.php:291
3724
  msgctxt "admin settings"
3725
  msgid "Listing renewal reminder e-mail threshold (in days)"
3726
  msgstr "Einträge erneuern E-mail Grenze (in Tagen)"
3727
 
3728
+ #: core/class-settings.php:294
3729
  msgctxt "admin settings"
3730
  msgid ""
3731
  "Configure how many days after the expiration of a listing an e-mail reminder "
3734
  "Konfiguriere wie viele Tage nach dem Ablauf eines Eintrags eine E-mail an "
3735
  "den Inhaber versendet wird."
3736
 
3737
+ #: core/class-settings.php:297
3738
  msgctxt "admin settings"
3739
  msgid "Post/Category Settings"
3740
  msgstr "Post/Kategorie Einstellungen"
3741
 
3742
+ #: core/class-settings.php:298
3743
  msgctxt "admin settings"
3744
  msgid "Default new post status"
3745
  msgstr "Standard neuer Post Status"
3746
 
3747
+ #: core/class-settings.php:299 core/class-settings.php:302
3748
  msgctxt "post status"
3749
  msgid "Published"
3750
  msgstr ""
3751
 
3752
+ #: core/class-settings.php:299 core/class-settings.php:302
 
3753
  msgctxt "post status"
3754
  msgid "Pending"
3755
  msgstr "Ausstehend"
3756
 
3757
+ #: core/class-settings.php:301
3758
  msgctxt "admin settings"
3759
  msgid "Edit post status"
3760
  msgstr "Post Status Bearbeiten"
3761
 
3762
+ #: core/class-settings.php:303
3763
  msgctxt "admin settings"
3764
  msgid "Order categories list by"
3765
  msgstr "Anordnung Kategorieliste durch"
3766
 
3767
+ #: core/class-settings.php:305
3768
  msgctxt "admin settings"
3769
  msgid "Name"
3770
  msgstr "Name"
3771
 
3772
+ #: core/class-settings.php:306
3773
  msgctxt "admin settings"
3774
  msgid "Slug"
3775
  msgstr "Entwurf"
3776
 
3777
+ #: core/class-settings.php:307
3778
  msgctxt "admin settings"
3779
  msgid "Listing Count"
3780
  msgstr "Anzahl Einträge"
3781
 
3782
+ #: core/class-settings.php:309
3783
  msgctxt "admin settings"
3784
  msgid "Sort order for categories"
3785
  msgstr "Sortierung für Kategorien"
3786
 
3787
+ #: core/class-settings.php:310 core/class-settings.php:328
3788
  msgctxt "admin settings"
3789
  msgid "Ascending"
3790
  msgstr "Aufsteigend"
3791
 
3792
+ #: core/class-settings.php:310 core/class-settings.php:328
3793
  msgctxt "admin settings"
3794
  msgid "Descending"
3795
  msgstr "Absteigend"
3796
 
3797
+ #: core/class-settings.php:311
3798
  msgctxt "admin settings"
3799
  msgid "Show category post count?"
3800
  msgstr "Kategoriepost Anzahl anzeigen?"
3801
 
3802
+ #: core/class-settings.php:312
3803
  msgctxt "admin settings"
3804
  msgid "Hide empty categories?"
3805
  msgstr "Leere Kategorien verbergen?"
3806
 
3807
+ #: core/class-settings.php:313
3808
  msgctxt "admin settings"
3809
  msgid "Show only parent categories in category list?"
3810
  msgstr "Nur Elternkategorien in Kategorieliste anzeigen?"
3811
 
3812
+ #: core/class-settings.php:315
3813
  msgctxt "admin settings"
3814
  msgid "Listings Sorting"
3815
  msgstr "Sortierung Einträge"
3816
 
3817
+ #: core/class-settings.php:316
3818
  msgctxt "admin settings"
3819
  msgid "Order directory listings by"
3820
  msgstr "Anordnung Verzeichniseinträge durch"
3821
 
3822
+ #: core/class-settings.php:318
3823
  msgctxt "admin settings"
3824
  msgid "Title"
3825
  msgstr "Titel"
3826
 
3827
+ #: core/class-settings.php:319
3828
  msgctxt "admin settings"
3829
  msgid "Author"
3830
  msgstr "Author"
3831
 
3832
+ #: core/class-settings.php:320 core/class-settings.php:730
3833
  msgctxt "admin settings"
3834
  msgid "Date posted"
3835
  msgstr "Datum gepostet"
3836
 
3837
+ #: core/class-settings.php:321 core/class-settings.php:731
3838
  msgctxt "admin settings"
3839
  msgid "Date last modified"
3840
  msgstr "Datum zuletzt verändert"
3841
 
3842
+ #: core/class-settings.php:322
3843
  msgctxt "admin settings"
3844
  msgid "Random"
3845
  msgstr "Zufall"
3846
 
3847
+ #: core/class-settings.php:323
3848
  msgctxt "admin settings"
3849
  msgid "Paid first then free. Inside each group by date."
3850
  msgstr ""
3851
 
3852
+ #: core/class-settings.php:324
3853
  msgctxt "admin settings"
3854
  msgid "Paid first then free. Inside each group by title."
3855
  msgstr ""
3856
 
3857
+ #: core/class-settings.php:326
3858
  msgctxt "admin settings"
3859
  msgid "Sort directory listings by"
3860
  msgstr "Verzeichnissortierung der Einträge durch"
3861
 
3862
+ #: core/class-settings.php:327
3863
  msgctxt "admin settings"
3864
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
3865
  msgstr ""
3866
  "Aufsteigend für aufsteigende Reihenfolge A-Z, Absteigend für absteigende "
3867
  "Reihenfolge Z-A"
3868
 
3869
+ #: core/class-settings.php:332
3870
  msgctxt "admin settings"
3871
  msgid "Enable sort bar?"
3872
  msgstr "Sortierung aktivieren?"
3873
 
3874
+ #: core/class-settings.php:337
3875
  msgctxt "admin settings"
3876
  msgid "Sortbar Fields"
3877
  msgstr "Sortierbare Felder"
3878
 
3879
+ #: core/class-settings.php:346
3880
  msgctxt "admin settings"
3881
  msgid "Featured (Sticky) listing settings"
3882
  msgstr "Unterstützte (unbewegliche) Eintrageinstellungen"
3883
 
3884
+ #: core/class-settings.php:347
3885
  msgctxt "admin settings"
3886
  msgid "Offer sticky listings?"
3887
  msgstr "Unbewegliche Einträge anbieten? "
3888
 
3889
+ #: core/class-settings.php:348
3890
  msgctxt "admin settings"
3891
  msgid "Offer upgrades during submit process?"
3892
  msgstr "Aktualisierungen anbieten im Bestellprozess?"
3893
 
3894
+ #: core/class-settings.php:349
3895
  msgctxt "admin settings"
3896
  msgid "Sticky listing price"
3897
  msgstr "Unbeweglicher Eintragspreis"
3898
 
3899
+ #: core/class-settings.php:350
3900
  msgctxt "admin settings"
3901
  msgid "Sticky listing page description text"
3902
  msgstr "Unbewegliche Eintragsseite Beschreibung"
3903
 
3904
+ #: core/class-settings.php:351
3905
  msgctxt "admin settings"
3906
  msgid ""
3907
  "You can upgrade your listing to featured status. Featured listings will "
3910
  "Du kannst dein Eintrag in den hervorgehobenen Status aktualisieren. "
3911
  "Unterstützte Einträge werden immer ganz oben eines Eintrags angezeigt."
3912
 
3913
+ #: core/class-settings.php:356
3914
  msgctxt "admin settings"
3915
  msgid "E-Mail"
3916
  msgstr "E-mail"
3917
 
3918
+ #: core/class-settings.php:360
3919
  msgctxt "admin settings"
3920
  msgid "Display email address fields publicly?"
3921
  msgstr "E-mail Adressfeld öffentlich anzeigen?"
3922
 
3923
+ #: core/class-settings.php:363
3924
  msgctxt "admin settings"
3925
  msgid ""
3926
  "Shows the email address of the listing owner to all web users. NOT "
3929
  msgstr ""
3930
  "E-mailadresse allen Benutzern anzeigen. NICHT ZU EMPFEHLEN. Achtung Spam!"
3931
 
3932
+ #: core/class-settings.php:366
3933
  msgctxt "admin settings"
3934
  msgid "How to determine the listing's email address?"
3935
  msgstr "Wie legt man die E-mailadresse für einen Eintrag fest?"
3936
 
3937
+ #: core/class-settings.php:369
3938
  msgctxt "admin settings"
3939
  msgid ""
3940
  "This affects emails sent to listing owners via contact forms or when their "
3943
  "Dies bewirkt, dass eine E-mail an den Eigentümer geschickt wird, wenn der "
3944
  "Eintrag abläuft."
3945
 
3946
+ #: core/class-settings.php:371
3947
  msgctxt "admin settings"
3948
  msgid "Try listing's email field first, then author's email."
3949
  msgstr ""
3950
 
3951
+ #: core/class-settings.php:372
3952
  msgctxt "admin settings"
3953
  msgid "Try author's email first and then listing's email field."
3954
  msgstr ""
3955
 
3956
+ #: core/class-settings.php:376
3957
  msgctxt "admin settings"
3958
  msgid "E-Mail Notifications"
3959
  msgstr "Email Erinnerung"
3960
 
3961
+ #: core/class-settings.php:379
3962
  msgctxt "admin settings"
3963
  msgid "Notify admin via e-mail when..."
3964
  msgstr "Administrator per E-mail informieren wenn... "
3965
 
3966
+ #: core/class-settings.php:383
3967
  msgctxt "admin settings"
3968
  msgid "A new listing is submitted."
3969
  msgstr "Ein neuer Eintrag wurde eingestellt."
3970
 
3971
+ #: core/class-settings.php:384
3972
  msgctxt "admin settings"
3973
  msgid "A listing is edited."
3974
  msgstr "Ein Eintrag wurde bearbeitet."
3975
 
3976
+ #: core/class-settings.php:385
3977
  msgctxt "admin settings"
3978
  msgid "A listing expires."
3979
  msgstr "Ein Eintrag ist abgelaufen."
3980
 
3981
+ #: core/class-settings.php:386
3982
  msgctxt "admin settings"
3983
  msgid "A contact message is sent to a listing's owner."
3984
  msgstr "Eine Nachricht wurde an den Eigentümer verschickt."
3985
 
3986
+ #: core/class-settings.php:392
3987
  msgctxt "admin settings"
3988
  msgid "CC this e-mail address too"
3989
  msgstr "CC diese E-mail an"
3990
 
3991
+ #: core/class-settings.php:398
3992
  msgctxt "admin settings"
3993
  msgid "Notify users via e-mail when..."
3994
  msgstr "Benachrichtige Benutzer per E-mail wenn..."
3995
 
3996
+ #: core/class-settings.php:401
3997
  msgctxt "admin settings"
3998
  msgid "You can modify the text template used for most of these e-mails below."
3999
  msgstr ""
4000
  "Du kannst dieses Texttemplate verändern, das für die meisten der E-"
4001
  "mailadressen unten verwendet wird."
4002
 
4003
+ #: core/class-settings.php:402
4004
  msgctxt "admin settings"
4005
  msgid "Their listing is submitted."
4006
  msgstr "Ihr Eintrag ist eingereicht."
4007
 
4008
+ #: core/class-settings.php:403
4009
  msgctxt "admin settings"
4010
  msgid "Their listing is approved/published."
4011
  msgstr "Ihr Eintrag ist genehmigt/veröffentlicht."
4012
 
4013
+ #: core/class-settings.php:412
4014
  msgctxt "contact email"
4015
  msgid "You have received a reply from your listing at %s."
4016
  msgstr "Sie haben eine Antwort auf Ihren Eintrag erhalten am %s."
4017
 
4018
+ #: core/class-settings.php:413
4019
  msgctxt "contact email"
4020
  msgid "Name: %s"
4021
  msgstr "Name: %s"
4022
 
4023
+ #: core/class-settings.php:414
4024
  msgctxt "contact email"
4025
  msgid "E-Mail: %s"
4026
  msgstr "E-mail: %s"
4027
 
4028
+ #: core/class-settings.php:415
4029
  msgctxt "contact email"
4030
  msgid "Message:"
4031
  msgstr "Nachricht:"
4032
 
4033
+ #: core/class-settings.php:417
4034
  msgctxt "contact email"
4035
  msgid "Time: %s"
4036
  msgstr "Zeit: %s"
4037
 
4038
+ #: core/class-settings.php:419
4039
  msgctxt "admin settings"
4040
  msgid "E-Mail Templates"
4041
  msgstr "E-mail Templates"
4042
 
4043
+ #: core/class-settings.php:422
4044
  msgctxt "admin settings"
4045
  msgid "Email confirmation message"
4046
  msgstr "Email Bestätigungsnachricht"
4047
 
4048
+ #: core/class-settings.php:426
4049
  msgctxt "admin settings"
4050
  msgid "Sent after a listing has been submitted."
4051
  msgstr "Senden nachdem der Eintrag eingestellt wurde."
4052
 
4053
+ #: core/class-settings.php:427 core/class-settings.php:435
4054
+ #: core/class-settings.php:476
4055
  msgctxt "admin settings"
4056
  msgid "Listing's title"
4057
  msgstr "Eintrag Titel"
4058
 
4059
+ #: core/class-settings.php:430
4060
  msgctxt "admin settings"
4061
  msgid "Listing published message"
4062
  msgstr "Eintrag veröffentlicht Nachricht"
4063
 
4064
+ #: core/class-settings.php:433
4065
  msgctxt "admin settings"
4066
  msgid ""
4067
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
4070
  "Dein Eintrag \"[listing]\" ist jetzt verfügbar unter [listing-url] und "
4071
  "kann öffentlich eingesehen werden."
4072
 
4073
+ #: core/class-settings.php:434
4074
  msgctxt "admin settings"
4075
  msgid "Sent when the listing has been published or approved by an admin."
4076
  msgstr ""
4077
  "Senden wenn der Eintrag vom Administrator genehmigt oder veröffentlicht "
4078
  "wurde."
4079
 
4080
+ #: core/class-settings.php:436
4081
  msgctxt "admin settings"
4082
  msgid "Listing's URL"
4083
  msgstr "Eintrags URL"
4084
 
4085
+ #: core/class-settings.php:440
4086
  msgctxt "admin settings"
4087
  msgid "Listing Contact Message"
4088
  msgstr "Eintrag Kontakt Nachricht"
4089
 
4090
+ #: core/class-settings.php:444
4091
  msgctxt "admin settings"
4092
  msgid ""
4093
  "Sent to listing owners when someone uses the contact form on their listing "
4096
  "An den Eigentümer senden wenn jemand die Kontaktform auf Ihrer Eintragsseite "
4097
  "verwendet."
4098
 
4099
+ #: core/class-settings.php:454
 
4100
  msgctxt "admin settings"
4101
  msgid "Payment related"
4102
  msgstr "Bezahlmethode"
4103
 
4104
+ #: core/class-settings.php:471
 
4105
  msgctxt "admin settings"
4106
  msgid "Payment abandoned reminder message"
4107
  msgstr "Erneuerungserinnerung E-mail Nachricht"
4108
 
4109
+ #: core/class-settings.php:475
4110
  msgctxt "admin settings"
4111
  msgid "Sent some time after a pending payment is abandoned by users."
4112
  msgstr ""
4113
 
4114
+ #: core/class-settings.php:477
 
4115
  msgctxt "admin settings"
4116
  msgid "Checkout URL link"
4117
  msgstr "Kasse"
4118
 
4119
+ #: core/class-settings.php:483
4120
  msgctxt "admin settings"
4121
  msgid "Renewal Reminders"
4122
  msgstr "Erneuerungserinnerung"
4123
 
4124
+ #: core/class-settings.php:486
4125
  msgctxt "admin settings"
4126
  msgid ""
4127
  "This section refers only to the text of the renewal/expiration notices. You "
4131
  "Nachricht. Du kannst auch <a>konfigurieren wann die E-mails gesendet werden</"
4132
  "a>"
4133
 
4134
+ #: core/class-settings.php:490
4135
  msgctxt "admin settings"
4136
  msgid "Pending expiration e-mail message"
4137
  msgstr "Ausstehende Abgelaufen E-mail Nachricht"
4138
 
4139
+ #: core/class-settings.php:494
4140
  msgctxt "settings"
4141
  msgid ""
4142
  "Sent some time before the listing expires. Applies to non-recurring renewals "
4145
  "Einige Zeit bevor der Eintrag abläuft senden. Wird nur bei kostenlosen "
4146
  "Erneuerungen verwendet."
4147
 
4148
+ #: core/class-settings.php:495 core/class-settings.php:508
4149
+ #: core/class-settings.php:521 core/class-settings.php:534
4150
+ #: core/class-settings.php:547
4151
  msgctxt "settings"
4152
  msgid "Listing's name (with link)"
4153
  msgstr "Eintragsname (mit Link)"
4154
 
4155
+ #: core/class-settings.php:496 core/class-settings.php:509
4156
+ #: core/class-settings.php:522 core/class-settings.php:535
4157
+ #: core/class-settings.php:548
4158
  msgctxt "settings"
4159
  msgid "Author's name"
4160
  msgstr "Authorname"
4161
 
4162
+ #: core/class-settings.php:497 core/class-settings.php:510
4163
+ #: core/class-settings.php:549
4164
  msgctxt "settings"
4165
  msgid "Expiration date"
4166
  msgstr "Ablaufdatum"
4167
 
4168
+ #: core/class-settings.php:498
4169
  msgctxt "settings"
4170
  msgid "Category that is going to expire"
4171
  msgstr "Kategorie die bald abläuft"
4172
 
4173
+ #: core/class-settings.php:499 core/class-settings.php:512
4174
+ #: core/class-settings.php:551
4175
  msgctxt "settings"
4176
  msgid "Link to renewal page"
4177
  msgstr "Link zu erneuerten Seite"
4178
 
4179
+ #: core/class-settings.php:500 core/class-settings.php:513
4180
+ #: core/class-settings.php:525 core/class-settings.php:538
4181
+ #: core/class-settings.php:552
4182
  msgctxt "settings"
4183
  msgid "Link to your site"
4184
  msgstr "Link zu deiner Seite"
4185
 
4186
+ #: core/class-settings.php:503
4187
  msgctxt "admin settings"
4188
  msgid "Listing Renewal e-mail message"
4189
  msgstr "Eintrag Erneuerung E-mail Nachricht"
4190
 
4191
+ #: core/class-settings.php:507
4192
  msgctxt "settings"
4193
  msgid ""
4194
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
4197
  "Zur Zeit wenn der Eintrag abläuft senden. Wird nur bei kostenlosen "
4198
  "Erneuerungen verwendet."
4199
 
4200
+ #: core/class-settings.php:511 core/class-settings.php:550
4201
  msgctxt "settings"
4202
  msgid "Category that expired"
4203
  msgstr "Ablaufende Kategorie"
4204
 
4205
+ #: core/class-settings.php:516
4206
  msgctxt "admin settings"
4207
  msgid "Listing auto-renewal reminder (recurring payments)"
4208
  msgstr "Eintrag automatische Erneuerungserinnerung (Abbuchungen)"
4209
 
4210
+ #: core/class-settings.php:520
4211
  msgctxt "settings"
4212
  msgid ""
4213
  "Sent some time before the listing is auto-renewed. Applies to recurring "
4216
  "Einige Zeit bevor der Eintrag abläuft senden. Wird nur bei bezahlten "
4217
  "Erneuerungen verwendet."
4218
 
4219
+ #: core/class-settings.php:523 core/class-settings.php:537
4220
  msgctxt "settings"
4221
  msgid "Renewal date"
4222
  msgstr "Erneuerungsdatum"
4223
 
4224
+ #: core/class-settings.php:524
4225
  msgctxt "settings"
4226
  msgid "Category that is going to be renewed"
4227
  msgstr "Kategorie die erneuert werden soll"
4228
 
4229
+ #: core/class-settings.php:526
4230
  msgctxt "settings"
4231
  msgid "Link to manage subscriptions"
4232
  msgstr "Link um Abos zu verwalten"
4233
 
4234
+ #: core/class-settings.php:529
4235
  msgctxt "admin settings"
4236
  msgid "Listing Renewal e-mail message (recurring payments)"
4237
  msgstr "Eintragserneuerungs E-mail Nachricht (Abbuchungen)"
4238
 
4239
+ #: core/class-settings.php:533
4240
  msgctxt "settings"
4241
  msgid ""
4242
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
4244
  "Sende nachdem der Eintrag automatisch erneuert wurde. Wird nur bei bezahlten "
4245
  "Erneuerungen verwendet."
4246
 
4247
+ #: core/class-settings.php:536
4248
  msgctxt "settings"
4249
  msgid "Renewed category"
4250
  msgstr "Erneuerte Kategorie"
4251
 
4252
+ #: core/class-settings.php:542
4253
  msgctxt "admin settings"
4254
  msgid "Renewal reminder e-mail message"
4255
  msgstr "Erneuerungserinnerung E-mail Nachricht"
4256
 
4257
+ #: core/class-settings.php:546
4258
  msgctxt "settings"
4259
  msgid ""
4260
  "Sent some time after listing expiration and when no renewal has occurred. "
4263
  "Einige Zeit nachdem der Eintrag abgelaufen und keine Erneuerung beauftragt "
4264
  "wurde senden. Wird bei bezahlten und kostenlosen Erneuerungen verwendet."
4265
 
4266
+ #: core/class-settings.php:556
4267
  msgctxt "admin settings"
4268
  msgid "Payment"
4269
  msgstr "Bezahlung"
4270
 
4271
+ #: core/class-settings.php:557
4272
  msgctxt "admin settings"
4273
  msgid "Payment Settings"
4274
  msgstr "Bezahlung Einstellungen"
4275
 
4276
+ #: core/class-settings.php:560
4277
  msgctxt "admin settings"
4278
  msgid "Turn On payments?"
4279
  msgstr "Bezahlungen aktivieren?"
4280
 
4281
+ #: core/class-settings.php:562
4282
  msgctxt "admin settings"
4283
  msgid "Put payment gateways in test mode?"
4284
  msgstr "Bezahlungsgateway im Testmodus ausführen?"
4285
 
4286
+ #: core/class-settings.php:567
4287
  msgctxt "admin settings"
4288
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
4289
  msgstr ""
4290
  "Aktiviere (HTTPS) sichere Verbindung für den Bestellprozess deiner Seite?"
4291
 
4292
+ #: core/class-settings.php:570
4293
  msgctxt "admin settings"
4294
  msgid ""
4295
  "Recommended for added security. For this to work you need to enable HTTPS on "
4298
  "Empfohlen zur Erweiterung der Sicherheit. Aktiviere HTTPS auf deinem Server "
4299
  "und <a>erhalte ein SSL Zertifikat</a>"
4300
 
4301
+ #: core/class-settings.php:574
4302
  msgctxt "admin settings"
4303
  msgid "Currency Code"
4304
  msgstr "Währungsschlüssel"
4305
 
4306
+ #: core/class-settings.php:576
4307
  msgctxt "admin settings"
4308
  msgid "Australian Dollar (AUD)"
4309
  msgstr "Australischer Dollar (AUD)"
4310
 
4311
+ #: core/class-settings.php:577
4312
  msgctxt "admin settings"
4313
  msgid "Brazilian Real (BRL)"
4314
  msgstr "Brasilianischer Real (BRL)"
4315
 
4316
+ #: core/class-settings.php:578
4317
  msgctxt "admin settings"
4318
  msgid "Canadian Dollar (CAD)"
4319
  msgstr "Kanadischer Dollar (CAD)"
4320
 
4321
+ #: core/class-settings.php:579
4322
  msgctxt "admin settings"
4323
  msgid "Czech Koruna (CZK)"
4324
  msgstr "Tschechische Koruna (CZK)"
4325
 
4326
+ #: core/class-settings.php:580
4327
  msgctxt "admin settings"
4328
  msgid "Danish Krone (DKK)"
4329
  msgstr "Dänische Krone (DKK)"
4330
 
4331
+ #: core/class-settings.php:581
4332
  msgctxt "admin settings"
4333
  msgid "Euro (EUR)"
4334
  msgstr "Euro (EUR)"
4335
 
4336
+ #: core/class-settings.php:582
4337
  msgctxt "admin settings"
4338
  msgid "Hong Kong Dollar (HKD)"
4339
  msgstr "Hong Kong Dollar (HKD)"
4340
 
4341
+ #: core/class-settings.php:583
4342
  msgctxt "admin settings"
4343
  msgid "Hungarian Forint (HUF)"
4344
  msgstr "Ungarischer Forint (HUF)"
4345
 
4346
+ #: core/class-settings.php:584
4347
  msgctxt "admin settings"
4348
  msgid "Israeli New Shequel (ILS)"
4349
  msgstr "Israelischer Neuer Schequel (ILS)"
4350
 
4351
+ #: core/class-settings.php:585
4352
  msgctxt "admin settings"
4353
  msgid "Japanese Yen (JPY)"
4354
  msgstr "Japanischer Jen (JPY)"
4355
 
4356
+ #: core/class-settings.php:586
4357
  msgctxt "admin settings"
4358
  msgid "Malasian Ringgit (MYR)"
4359
  msgstr "Malaysischer Ringgit (MYR)"
4360
 
4361
+ #: core/class-settings.php:587
4362
  msgctxt "admin settings"
4363
  msgid "Mexican Peso (MXN)"
4364
  msgstr "Mexikanischer Peso (MXN)"
4365
 
4366
+ #: core/class-settings.php:588
4367
  msgctxt "admin settings"
4368
  msgid "Norwegian Krone (NOK)"
4369
  msgstr "Norwegische Krone (NOK)"
4370
 
4371
+ #: core/class-settings.php:589
4372
  msgctxt "admin settings"
4373
  msgid "New Zealand Dollar (NZD)"
4374
  msgstr "Neuseeland Dollar (NZD)"
4375
 
4376
+ #: core/class-settings.php:590
4377
  msgctxt "admin settings"
4378
  msgid "Philippine Peso (PHP)"
4379
  msgstr "Philippinischer Peso (PHP)"
4380
 
4381
+ #: core/class-settings.php:591
4382
  msgctxt "admin settings"
4383
  msgid "Polish Zloty (PLN)"
4384
  msgstr "Polnischer Zloty (PLN)"
4385
 
4386
+ #: core/class-settings.php:592
4387
  msgctxt "admin settings"
4388
  msgid "Pound Sterling (GBP)"
4389
  msgstr "Pfund Sterling (GBP)"
4390
 
4391
+ #: core/class-settings.php:593
4392
  msgctxt "admin settings"
4393
  msgid "Singapore Dollar (SGD)"
4394
  msgstr "Singapore Dollar (SGD)"
4395
 
4396
+ #: core/class-settings.php:594
4397
  msgctxt "admin settings"
4398
  msgid "Swedish Krona (SEK)"
4399
  msgstr "Schwedische Krone (SEK)"
4400
 
4401
+ #: core/class-settings.php:595
4402
  msgctxt "admin settings"
4403
  msgid "Swiss Franc (CHF)"
4404
  msgstr "Schweizer Franken (CHF)"
4405
 
4406
+ #: core/class-settings.php:596
4407
  msgctxt "admin settings"
4408
  msgid "Taiwan Dollar (TWD)"
4409
  msgstr "Taiwanischer Dollar (TWD)"
4410
 
4411
+ #: core/class-settings.php:597
4412
  msgctxt "admin settings"
4413
  msgid "Thai Baht (THB)"
4414
  msgstr "Thailändischer Baht (THB)"
4415
 
4416
+ #: core/class-settings.php:598
4417
  msgctxt "admin settings"
4418
  msgid "Turkish Lira (TRY)"
4419
  msgstr "Türkische Lira (TRY)"
4420
 
4421
+ #: core/class-settings.php:599
 
4422
  msgctxt "admin settings"
4423
  msgid "U.S. Dollar (USD)"
4424
  msgstr "U.S. Dollar"
4425
 
4426
+ #: core/class-settings.php:603
4427
  msgctxt "admin settings"
4428
  msgid "Currency Symbol"
4429
  msgstr "Währungssymbol"
4430
 
4431
+ #: core/class-settings.php:608
 
4432
  msgctxt "admin settings"
4433
  msgid "Currency symbol display"
4434
  msgstr "Währungssymbol"
4435
 
4436
+ #: core/class-settings.php:612
 
4437
  msgctxt "admin settings"
4438
  msgid "Show currency symbol on the left"
4439
  msgstr "Währungssymbol"
4440
 
4441
+ #: core/class-settings.php:613
 
4442
  msgctxt "admin settings"
4443
  msgid "Show currency symbol on the right"
4444
  msgstr "Währungssymbol"
4445
 
4446
+ #: core/class-settings.php:614
 
4447
  msgctxt "admin settings"
4448
  msgid "Do not show currency symbol"
4449
  msgstr "Währungssymbol"
4450
 
4451
+ #: core/class-settings.php:616
4452
  msgctxt "admin settings"
4453
  msgid "Thank you for payment message"
4454
  msgstr "Danke für die Bezahlung Nachricht"
4455
 
4456
+ #: core/class-settings.php:617
4457
  msgctxt "admin settings"
4458
  msgid ""
4459
  "Thank you for your payment. Your payment is being verified and your listing "
4463
  "geprüft. Die Verifizierung und die Prüfung können 48 Stunden in Anspruch "
4464
  "nehmen."
4465
 
4466
+ #: core/class-settings.php:622
4467
  msgctxt "admin settings"
4468
  msgid "Ask users to come back for abandoned payments?"
4469
  msgstr ""
4470
 
4471
+ #: core/class-settings.php:625
4472
  msgctxt "admin settings"
4473
  msgid ""
4474
  "An abandoned payment is when a user attempts to place a listing and gets to "
4477
  "the transaction. BD can remind them to come back and continue."
4478
  msgstr ""
4479
 
4480
+ #: core/class-settings.php:631
 
4481
  msgctxt "admin settings"
4482
  msgid "Listing abandonment threshold (hours)"
4483
  msgstr "Eintragsabbuchungsemail Grenze (in tagen)"
4484
 
4485
+ #: core/class-settings.php:636
4486
  msgctxt "admin settings"
4487
  msgid ""
4488
  "Listings with pending payments are marked as abandoned after this time. You "
4489
  "can also <a>customize the e-mail</a> users receive."
4490
  msgstr ""
4491
 
4492
+ #: core/class-settings.php:641
4493
  msgctxt "admin settings"
4494
  msgid "Themes"
4495
  msgstr ""
4496
 
4497
+ #: core/class-settings.php:643
4498
  msgctxt "admin settings"
4499
  msgid "You can manage your themes on <a>Directory Themes</a>."
4500
  msgstr ""
4501
 
4502
+ #: core/class-settings.php:648
4503
  msgctxt "admin settings"
4504
  msgid "Theme button style"
4505
  msgstr ""
4506
 
4507
+ #: core/class-settings.php:652
4508
  msgctxt "admin settings"
4509
  msgid "Use the BD theme style for BD buttons"
4510
  msgstr ""
4511
 
4512
+ #: core/class-settings.php:653
4513
  msgctxt "admin settings"
4514
  msgid "Use the WP theme style for BD buttons"
4515
  msgstr ""
4516
 
4517
+ #: core/class-settings.php:660
4518
  msgctxt "admin settings"
4519
  msgid "Image"
4520
  msgstr "Bild"
4521
 
4522
+ #: core/class-settings.php:661
4523
  msgctxt "admin settings"
4524
  msgid ""
4525
  "Any changes to these settings will affect new listings only. Existing "
4532
  "existierende Einträge verändert werden, musst du Bild(er) neu hochladen, "
4533
  "nachdem Einstellungen hier verändert wurden."
4534
 
4535
+ #: core/class-settings.php:662
4536
  msgctxt "admin settings"
4537
  msgid "Image Settings"
4538
  msgstr "Bildeinstellungen"
4539
 
4540
+ #: core/class-settings.php:663
4541
  msgctxt "admin settings"
4542
  msgid "Allow images?"
4543
  msgstr "Bilder erlauben?"
4544
 
4545
+ #: core/class-settings.php:665
 
4546
  msgctxt "admin settings"
4547
  msgid "Min Image File Size (KB)"
4548
  msgstr "Maximale Bildgröße (KB)"
4549
 
4550
+ #: core/class-settings.php:666
4551
  msgctxt "admin settings"
4552
  msgid "Max Image File Size (KB)"
4553
  msgstr "Maximale Bildgröße (KB)"
4554
 
4555
+ #: core/class-settings.php:668
 
4556
  msgctxt "admin settings"
4557
  msgid "Min image width (px)"
4558
  msgstr "Bildergröße (in px):"
4559
 
4560
+ #: core/class-settings.php:669
 
4561
  msgctxt "admin settings"
4562
  msgid "Min image height (px)"
4563
  msgstr "Bilderhöhe (in px):"
4564
 
4565
+ #: core/class-settings.php:671
 
4566
  msgctxt "admin settings"
4567
  msgid "Max image width (px)"
4568
  msgstr "Maximale Bildbreite"
4569
 
4570
+ #: core/class-settings.php:672
 
4571
  msgctxt "admin settings"
4572
  msgid "Max image height (px)"
4573
  msgstr "Maximale Bildhöhe"
4574
 
4575
+ #: core/class-settings.php:674
4576
  msgctxt "admin settings"
4577
  msgid "Turn on thickbox/lightbox?"
4578
  msgstr "Kontrollkästchen/Leuchtkasten aktivieren?"
4579
 
4580
+ #: core/class-settings.php:674
4581
  msgctxt "admin settings"
4582
  msgid ""
4583
  "Uncheck if it conflicts with other elements or plugins installed on your site"
4585
  "Deaktivieren wenn Konflikte mit anderen Elementen oder installierten "
4586
  "Erweiterungen entstehen"
4587
 
4588
+ #: core/class-settings.php:676
 
4589
  msgctxt "admin settings"
4590
  msgid "Thumbnails"
4591
  msgstr "Thumbnails"
4592
 
4593
+ #: core/class-settings.php:677
 
4594
  msgctxt "admin settings"
4595
  msgid "Thumbnail width (px)"
4596
  msgstr "Thumbnailbreite"
4597
 
4598
+ #: core/class-settings.php:678
 
4599
  msgctxt "admin settings"
4600
  msgid "Thumbnail height (px)"
4601
  msgstr "Thumbnailbreite"
4602
 
4603
+ #: core/class-settings.php:681
4604
  msgctxt "admin settings"
4605
  msgid "Crop thumbnails to exact dimensions?"
4606
  msgstr ""
4607
 
4608
+ #: core/class-settings.php:684
4609
  msgctxt "admin settings"
4610
  msgid ""
4611
  "When enabled images will match exactly the dimensions above but part of the "
4614
  "Depending on the uploaded images, thumbnails may have different heights."
4615
  msgstr ""
4616
 
4617
+ #: core/class-settings.php:690
4618
  msgctxt "admin settings"
4619
  msgid "Number of free images"
4620
  msgstr "Nummer der freien Bilder"
4621
 
4622
+ #: core/class-settings.php:695
4623
  msgctxt "admin settings"
4624
  msgid ""
4625
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
4629
  "erstellen eines <a>Preisplan</a> an Stelle dieser Einstellungen, die von "
4630
  "bezahlten Einträgen ignoriert wird."
4631
 
4632
+ #: core/class-settings.php:698
4633
  msgctxt "admin settings"
4634
  msgid "Use default picture for listings with no picture?"
4635
  msgstr "Benutze Standardbilder für Einträge mit keinem Bild?"
4636
 
4637
+ #: core/class-settings.php:699
4638
  msgctxt "admin settings"
4639
  msgid "Show Thumbnail on main listings page?"
4640
  msgstr "Thumbnail auf der Eintragshauptseite anzeigen?"
4641
 
4642
+ #: core/class-settings.php:728
4643
  msgctxt "admin settings"
4644
  msgid "User"
4645
  msgstr ""
4646
 
4647
+ #: core/class-settings.php:729
 
4648
  msgctxt "admin settings"
4649
  msgid "User registration date"
4650
  msgstr "Eintrag Enddatum"
4651
 
4652
+ #: core/class-settings.php:755
4653
  msgctxt "admin settings"
4654
  msgid ""
4655
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
4656
  "not activated."
4657
  msgstr ""
4658
 
4659
+ #: core/class-settings.php:763
4660
  msgctxt "admin settings"
4661
  msgid ""
4662
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
4663
  "be created."
4664
  msgstr ""
4665
 
4666
+ #: core/class-settings.php:772
4667
  msgctxt "admin settings"
4668
  msgid ""
4669
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
4670
  "\". Please remove the file \"%s\" manually or deactivate the plugin."
4671
  msgstr ""
4672
 
4673
+ #: core/class-settings.php:1092
4674
  msgctxt "settings"
4675
  msgid "Deactivate License"
4676
  msgstr "Lizenz Deaktivieren"
4677
 
4678
+ #: core/class-settings.php:1094
4679
  msgctxt "settings"
4680
  msgid "Deactivating license..."
4681
  msgstr "Deaktiviere Lizenz..."
4682
 
4683
+ #: core/class-settings.php:1097
4684
  msgctxt "settings"
4685
  msgid "Activate License"
4686
  msgstr "Aktiviere Lizenz"
4687
 
4688
+ #: core/class-settings.php:1099
4689
  msgctxt "settings"
4690
  msgid "Activating license..."
4691
  msgstr "Aktiviere Lizenz..."
4692
 
4693
+ #: core/class-settings.php:1122
4694
  msgctxt "admin settings"
4695
  msgid "Valid placeholders: %s"
4696
  msgstr "Gültige Platzhalter: %s"
4697
 
4698
+ #: core/class-settings.php:1156
4699
  msgctxt "settings email"
4700
  msgid "Click to edit e-mail"
4701
  msgstr "Klicken um E-mail zu bearbeiten"
4702
 
4703
+ #: core/class-settings.php:1157
4704
  msgctxt "settings email"
4705
  msgid "Click to edit"
4706
  msgstr "zum Bearbeiten klicken"
4707
 
4708
+ #: core/class-settings.php:1170
4709
  msgctxt "settings email"
4710
  msgid "E-Mail Subject"
4711
  msgstr "E-mail Betreff"
4712
 
4713
+ #: core/class-settings.php:1181
4714
  msgctxt "settings email"
4715
  msgid "E-Mail Body"
4716
  msgstr "E-mail Text"
4717
 
4718
+ #: core/class-settings.php:1192
4719
  msgctxt "settings email"
4720
  msgid "You can use the following placeholders:"
4721
  msgstr "Du kannst folgende Platzhalter verwenden:"
4722
 
4723
+ #: core/class-settings.php:1215
4724
  msgctxt "settings email"
4725
  msgid "Preview e-mail"
4726
  msgstr "Vorschau E-mail"
4727
 
4728
+ #: core/class-settings.php:1216
4729
  msgctxt "settings email"
4730
  msgid "Cancel"
4731
  msgstr "Abbrechen"
4732
 
4733
+ #: core/class-settings.php:1217
4734
  msgctxt "settings email"
4735
  msgid "Save Changes"
4736
  msgstr "Änderungen sichern"
4737
 
4738
+ #: core/class-settings.php:1236
4739
  msgctxt "settings email"
4740
  msgid "Site title"
4741
  msgstr "Seitentitel"
4742
 
4743
+ #: core/class-settings.php:1239
4744
  msgctxt "settings email"
4745
  msgid "Site title (with link)"
4746
  msgstr "Seitentitel (mit Link)"
4747
 
4748
+ #: core/class-settings.php:1242
4749
  msgctxt "settings email"
4750
  msgid "Site address (with link)"
4751
  msgstr "Seitenadresse (mit Link)"
4752
 
4753
+ #: core/class-settings.php:1245
4754
  msgctxt "settings email"
4755
  msgid "Directory URL (with link)"
4756
  msgstr "Verzeichnis URL (mit Link)"
4757
 
4758
+ #: core/class-settings.php:1248
4759
  msgctxt "settings email"
4760
  msgid "Current date"
4761
  msgstr "Aktuelles Datum"
4762
 
4763
+ #: core/class-settings.php:1251
4764
  msgctxt "settings email"
4765
  msgid "Current time"
4766
  msgstr "Aktuelle Zeit"
4771
  msgstr "Verzeichnis"
4772
 
4773
  #: core/class-wpbdp.php:31
 
4774
  msgctxt "post type singular name"
4775
  msgid "Listing"
4776
  msgstr "Einträge"
4814
  msgstr "Verzeichnis Kategorien"
4815
 
4816
  #: core/class-wpbdp.php:56
 
4817
  msgid "Directory Category"
4818
  msgstr "Verzeichnis Kategorien"
4819
 
4820
  #: core/class-wpbdp.php:67
 
4821
  msgid "Directory Tags"
4822
  msgstr "Verzeichnis Kategorien"
4823
 
4824
  #: core/class-wpbdp.php:68
 
4825
  msgid "Directory Tag"
4826
  msgstr "Verzeichnis"
4827
 
4828
  #: core/compatibility/class-navxt-integration.php:159
 
4829
  msgctxt "navxt"
4830
  msgid "Submit Listing"
4831
  msgstr "Eintrag zusenden"
4832
 
4833
  #: core/compatibility/class-navxt-integration.php:163
 
4834
  msgctxt "navxt"
4835
  msgid "Edit Listing"
4836
  msgstr "Eintrag Bearbeiten"
4837
 
4838
  #: core/compatibility/class-navxt-integration.php:167
 
4839
  msgctxt "navxt"
4840
  msgid "Search"
4841
  msgstr "Suche"
4861
  msgstr "Feldliste von Optionen wird benötigt."
4862
 
4863
  #: core/fieldtypes/class-fieldtypes-date.php:9
 
4864
  msgctxt "form-fields api"
4865
  msgid "Date Field"
4866
  msgstr "Feld aktualisieren"
4870
  msgstr ""
4871
 
4872
  #: core/fieldtypes/class-fieldtypes-date.php:36
 
4873
  msgctxt "form-fields api"
4874
  msgid "Date Format"
4875
  msgstr "Datum gepostet"
4876
 
4877
  #: core/fieldtypes/class-fieldtypes-date.php:61
 
4878
  msgctxt "date field"
4879
  msgid "%s must be in the format %s."
4880
  msgstr "%s muss im Format MM/DD/YYYY eingetragen werden."
4881
 
4882
  #: core/fieldtypes/class-fieldtypes-date.php:64
 
4883
  msgctxt "date field"
4884
  msgid "%s must be a valid date."
4885
  msgstr "%s muss eine Nummer sein."
4932
  msgstr ""
4933
 
4934
  #: core/fieldtypes/class-fieldtypes-phone-number.php:13
 
4935
  msgctxt "form fields"
4936
  msgid "Phone Number"
4937
  msgstr "Telefonnummer geschäftlich"
5150
  msgstr "Geschäftliche Tags "
5151
 
5152
  #: core/form-fields.php:336
 
5153
  msgid "Business Address"
5154
  msgstr "Firmenwebseite"
5155
 
5215
  msgstr "%s muss eine Nummer sein."
5216
 
5217
  #: core/form-fields.php:544
 
5218
  msgctxt "form-fields-api validation"
5219
  msgid "%s must be in the format %s."
5220
  msgstr "%s muss im Format MM/DD/YYYY eingetragen werden."
5221
 
5222
  #: core/form-fields.php:579
 
5223
  msgctxt "form-fields-api validation"
5224
  msgid "%s must be a valid date."
5225
  msgstr "%s muss eine Nummer sein."
5230
  msgstr "%s ist ungültig. Wert meistens einer von %s"
5231
 
5232
  #: core/gateways-authorize-net.php:19
 
5233
  msgid "Activate Authorize.net?"
5234
  msgstr "Aktiviere Lizenz"
5235
 
5236
  #: core/gateways-authorize-net.php:25
 
5237
  msgid "Login ID"
5238
  msgstr "Login"
5239
 
5240
  #: core/gateways-authorize-net.php:29
 
5241
  msgid "Transaction Key"
5242
  msgstr "Transaktionen"
5243
 
5244
  #: core/gateways-authorize-net.php:40
 
5245
  msgctxt "authorize-net"
5246
  msgid "Login ID is missing."
5247
  msgstr "Verkäufer ID nicht angegeben."
5248
 
5249
  #: core/gateways-authorize-net.php:43
 
5250
  msgctxt "authorize-net"
5251
  msgid "Transaction Key is missing."
5252
  msgstr "Transaktionen"
5271
  msgstr ""
5272
 
5273
  #: core/gateways-authorize-net.php:116
 
5274
  msgctxt "authorize-net"
5275
  msgid "Setup fee"
5276
  msgstr "Preise Installieren/Verwalten"
5277
 
5278
  #: core/gateways-authorize-net.php:175
 
5279
  msgctxt "authorize-net"
5280
  msgid "Could not process payment."
5281
  msgstr "Bezahlung ausführen"
5321
  msgstr "Bezahlung ausführen"
5322
 
5323
  #: core/helpers/class-fs.php:112
 
5324
  msgctxt "fs helper"
5325
  msgid "Destination dir \"%s\" is not writable."
5326
  msgstr "Eintragskategorie \"%s\" existiert nicht"
5331
  msgstr ""
5332
 
5333
  #: core/helpers/class-themes-updater.php:129
 
5334
  msgctxt "themes"
5335
  msgid "Theme updated."
5336
  msgstr "Preis aktualisiert."
5341
  msgstr ""
5342
 
5343
  #: core/helpers/class-themes-updater.php:159
 
5344
  msgctxt "themes"
5345
  msgid "Could not update theme: %s"
5346
  msgstr "Konnte Lizenz nicht deaktivieren: %s"
5347
 
5348
  #: core/helpers/class-themes-updater.php:165
 
5349
  msgctxt "themes"
5350
  msgid "Theme was updated sucessfully."
5351
  msgstr "Der Import wurde erfolgreich abgeschlossen."
5356
  msgstr "Allgemein"
5357
 
5358
  #: core/installer.php:51
 
5359
  msgctxt "installer"
5360
  msgid "Default Fee"
5361
  msgstr "Preis löschen"
5466
  msgstr "Nach \" Verzeichnis Administration\""
5467
 
5468
  #: core/installer.php:1148
 
5469
  msgid "Business Directory - Installation Failed"
5470
  msgstr "Branchenverzeichnis - Manuelle Aktualisierung"
5471
 
5685
  msgstr "Die Bezahlung wurde auf Ihren Wunsch abgebrochen."
5686
 
5687
  #: core/payment.php:538
 
5688
  msgctxt "admin"
5689
  msgid "Pending Abandonment"
5690
  msgstr "Ausstehende Bezahlung"
5760
  msgstr "Verzeichnis"
5761
 
5762
  #: core/templates-ui.php:201
 
5763
  msgid "View All Listings"
5764
  msgstr "Alle Einträge anschauen"
5765
 
5766
  #: core/templates-ui.php:208
 
5767
  msgid "Create A Listing"
5768
  msgstr "kostenloser Eintrag"
5769
 
5788
  msgstr "Zurücksetzen"
5789
 
5790
  #: core/templates-ui.php:314
 
5791
  msgctxt "sort"
5792
  msgid "(Reset)"
5793
  msgstr "Zurücksetzen"
5794
 
5795
  #: core/themes.php:749
 
5796
  msgctxt "themes"
5797
  msgid "ZIP file is not a valid BD theme file."
5798
  msgstr "Bitte eine gültige E-mailadresse eingeben."
5799
 
5800
  #: core/themes.php:755
 
5801
  msgctxt "themes"
5802
  msgid "Could not create themes directory."
5803
  msgstr "wpbdp-csv-exports Verzeichnis konnte nicht erstellt werden."
5804
 
5805
  #: core/themes.php:763
 
5806
  msgctxt "themes"
5807
  msgid "Could not remove previous theme directory \"%s\"."
5808
  msgstr "Konnte Eintragskategorie nicht erstellen \"%s\""
5809
 
5810
  #: core/themes.php:769
 
5811
  msgctxt "themes"
5812
  msgid "Could not move new theme into theme directory."
5813
  msgstr "Momentan sind keine Einträge im Verzeichnis vorhanden."
5826
  msgstr "Dateigröße (%s) hat das Maximum von %s erreicht"
5827
 
5828
  #: core/utils.php:172
 
5829
  msgctxt "utils"
5830
  msgid "File size (%s) is inferior to the required minimum file size of %s"
5831
  msgstr "Dateigröße (%s) hat das Maximum von %s erreicht"
5846
  msgstr "Hochgeladene Datei ist kein Bild."
5847
 
5848
  #: core/utils.php:223
 
5849
  msgctxt "utils"
5850
  msgid "Image width (%s px) is inferior to minimum required width of %s px."
5851
  msgstr "Dateigröße (%s) hat das Maximum von %s erreicht"
5852
 
5853
  #: core/utils.php:229
 
5854
  msgctxt "utils"
5855
  msgid "Image height (%s px) is inferior to minimum required height of %s px."
5856
  msgstr "Dateigröße (%s) hat das Maximum von %s erreicht"
5903
  msgstr "Sie sind nicht autorisiert um diesen Eintrag zu bearbeiten."
5904
 
5905
  #: core/view-submit-listing.php:58
 
5906
  msgctxt "views"
5907
  msgid "Edit Your Listing"
5908
  msgstr "Meinen Eintrag bearbeiten"
5956
  msgstr "Ungültiger Zustand beim Einsenden."
5957
 
5958
  #: core/views/all_listings.php:6
 
5959
  msgctxt "views"
5960
  msgid "View All Listings"
5961
  msgstr "Alle Einträge anschauen"
6047
  "später erneut."
6048
 
6049
  #: core/views/listing_contact.php:113
 
6050
  msgctxt "templates"
6051
  msgid "Contact listing owner"
6052
  msgstr "Nachricht an Verfasser des Eintrags"
6061
  msgstr "l F j, Y \\a\\t g:i a"
6062
 
6063
  #: core/views/listing_contact.php:173
 
6064
  msgctxt "contact-message"
6065
  msgid "Your message has been sent."
6066
  msgstr "Dein Eintrag wurde gelöscht."
6124
  msgstr "Ungültiges Abonnement."
6125
 
6126
  #: core/views/manage_recurring.php:97
 
6127
  msgctxt "manage subscriptions"
6128
  msgid "← Return to \"Delete Listing\"."
6129
  msgstr "← Zurück zu meinem Eintrag."
6130
 
6131
  #: core/views/manage_recurring.php:103
 
6132
  msgctxt "manage subscriptions"
6133
  msgid "Subscription canceled."
6134
  msgstr "Abonnement / Preisplan"
6204
  "Sie können die Einstellungen bei der Erneuerung des Eintrags ändern."
6205
 
6206
  #: core/views/request_access_keys.php:17
 
6207
  msgctxt "request_access_keys"
6208
  msgid "Please enter a valid e-mail address."
6209
  msgstr "Bitte eine gültige E-mailadresse eingeben."
6210
 
6211
  #: core/views/request_access_keys.php:22
 
6212
  msgctxt "request_access_keys"
6213
  msgid "There are no listings associated to your e-mail address."
6214
  msgstr "Es sind keine Transaktionen mit diesem Eintrag verbunden."
6215
 
6216
  #: core/views/request_access_keys.php:26
 
6217
  msgctxt "request_access_keys"
6218
  msgid "Listing Access Keys"
6219
  msgstr "Eintrag Felder / Bilder"
6220
 
6221
  #: core/views/request_access_keys.php:30
 
6222
  msgctxt "request_access_keys"
6223
  msgid "Access keys have been sent to your e-mail address."
6224
  msgstr "Es sind keine Transaktionen mit diesem Eintrag verbunden."
6231
  msgstr ""
6232
 
6233
  #: core/views/search.php:8
 
6234
  msgctxt "views"
6235
  msgid "Find A Listing"
6236
  msgstr "Eintrag finden"
6243
  msgstr ""
6244
 
6245
  #: core/views/submit_listing.php:18
 
6246
  msgctxt "templates"
6247
  msgid "View not available."
6248
  msgstr "verfügbare Bilder:"
6366
  msgstr ""
6367
 
6368
  #: templates/billing-information-form.tpl.php:5
 
6369
  msgctxt "months"
6370
  msgid "Feb"
6371
  msgstr "Preis"
6372
 
6373
  #: templates/billing-information-form.tpl.php:6
 
6374
  msgctxt "months"
6375
  msgid "Mar"
6376
  msgstr "Markieren als"
6381
  msgstr ""
6382
 
6383
  #: templates/billing-information-form.tpl.php:8
 
6384
  msgctxt "months"
6385
  msgid "May"
6386
  msgstr "Markieren als"
6421
  msgstr ""
6422
 
6423
  #: templates/billing-information-form.tpl.php:30
 
6424
  msgctxt "checkout form"
6425
  msgid "Credit Card Details"
6426
  msgstr "Aktuelle Preisdetails"
6427
 
6428
  #: templates/billing-information-form.tpl.php:31
 
6429
  msgctxt "checkout form"
6430
  msgid "Please enter your credit card details below."
6431
  msgstr "Bitte geben Sie einen Namen ein."
6432
 
6433
  #: templates/billing-information-form.tpl.php:36
 
6434
  msgctxt "checkout form"
6435
  msgid "E-mail:"
6436
  msgstr "E-mail: %s"
6437
 
6438
  #: templates/billing-information-form.tpl.php:44
 
6439
  msgctxt "checkout form"
6440
  msgid "First Name:"
6441
  msgstr "Name:"
6442
 
6443
  #: templates/billing-information-form.tpl.php:52
 
6444
  msgctxt "checkout form"
6445
  msgid "Last Name:"
6446
  msgstr "Name:"
6451
  msgstr ""
6452
 
6453
  #: templates/billing-information-form.tpl.php:68
 
6454
  msgctxt "checkout form"
6455
  msgid "Expiration Date (MM/YYYY):"
6456
  msgstr "Ablaufdatum:"
6461
  msgstr ""
6462
 
6463
  #: templates/billing-information-form.tpl.php:98
 
6464
  msgctxt "checkout form"
6465
  msgid "Billing Address"
6466
  msgstr "E-mail Adresse:"
6471
  msgstr ""
6472
 
6473
  #: templates/billing-information-form.tpl.php:111
 
6474
  msgctxt "checkout form"
6475
  msgid "State:"
6476
  msgstr "Status"
6481
  msgstr ""
6482
 
6483
  #: templates/billing-information-form.tpl.php:127
 
6484
  msgctxt "checkout form"
6485
  msgid "Address Line 1:"
6486
  msgstr "E-mail Adresse:"
6487
 
6488
  #: templates/billing-information-form.tpl.php:135
 
6489
  msgctxt "checkout form"
6490
  msgid "Address Line 2:"
6491
  msgstr "E-mail Adresse:"
6496
  msgstr ""
6497
 
6498
  #: templates/billing-information-form.tpl.php:151
 
6499
  msgctxt "checkout form"
6500
  msgid "Phone Number:"
6501
  msgstr "Telefonnummer geschäftlich"
6502
 
6503
  #: templates/billing-information-form.tpl.php:161
 
6504
  msgctxt "WPBDM"
6505
  msgid "Cancel"
6506
  msgstr "Abbrechen"
6507
 
6508
  #: templates/billing-information-form.tpl.php:162
 
6509
  msgctxt "WPBDM"
6510
  msgid "Submit Payment"
6511
  msgstr "Initialbezahlung"
6591
 
6592
  #: templates/email/listing-added.tpl.php:15
6593
  #: templates/email/listing-edited.tpl.php:15
 
6594
  msgctxt "notify email"
6595
  msgid "Admin URL"
6596
  msgstr "Login"
6624
  msgstr ""
6625
 
6626
  #: templates/email-access-keys.tpl.php:5
 
6627
  msgctxt "request_access_keys"
6628
  msgid "Access Key:"
6629
  msgstr "Eintrag Felder / Bilder"
6630
 
6631
  #: templates/email-access-keys.tpl.php:6
 
6632
  msgctxt "request_access_keys"
6633
  msgid "URL:"
6634
  msgstr "URL:"
6678
  msgstr "Eintrag aktualisieren zu %s für %s."
6679
 
6680
  #: templates/main-box.tpl.php:13
 
6681
  msgctxt "main box"
6682
  msgid "Find listings for <keywords>"
6683
  msgstr "Eintrag dauerhaft ausführen"
6684
 
6685
  #: templates/main-box.tpl.php:19
 
6686
  msgctxt "main box"
6687
  msgid "Find Listings"
6688
  msgstr "Eintrag finden"
6689
 
6690
  #: templates/main-box.tpl.php:20
 
6691
  msgctxt "main box"
6692
  msgid "Advanced Search"
6693
  msgstr "Erweiterte Suche"
6778
  msgstr "erlaubte Bilder"
6779
 
6780
  #: templates/parts/category-fee-selection.tpl.php:28
 
6781
  msgctxt "templates"
6782
  msgid "There are no fees available for this category."
6783
  msgstr "Bitte wähle eine Preisoption für die Kategorie \"%s\""
6825
  msgid "View"
6826
  msgstr "Anschauen"
6827
 
6828
+ #: templates/parts/login-required.tpl.php:7
6829
  msgctxt "templates"
6830
  msgid ""
6831
  "You are not currently logged in. Please login or register first. When "
6931
  msgstr "Säubern"
6932
 
6933
  #: templates/send-access-keys.tpl.php:5
 
6934
  msgctxt "send-access-keys"
6935
  msgid "Enter your e-mail address"
6936
  msgstr "Ungültiger Erneuerungszustand."
6937
 
6938
  #: templates/send-access-keys.tpl.php:9
 
6939
  msgctxt "send-access-keys"
6940
  msgid "Continue"
6941
  msgstr "Weiter"
7052
  msgstr "verfügbare Bilder:"
7053
 
7054
  #: templates/submit-listing/images-upload-form.tpl.php:45
 
7055
  msgctxt "templates"
7056
  msgid "File size:"
7057
  msgstr "Max. Dateigröße:"
7064
  msgstr ""
7065
 
7066
  #: templates/submit-listing/images-upload-form.tpl.php:52
 
7067
  msgctxt "templates"
7068
  msgid "Image width:"
7069
  msgstr "Bildergröße (in px):"
7070
 
7071
  #: templates/submit-listing/images-upload-form.tpl.php:59
 
7072
  msgctxt "templates"
7073
  msgid "Image height:"
7074
  msgstr "Bilderhöhe (in px):"
7103
  msgstr "* benötigte Felder."
7104
 
7105
  #: themes/default/templates/excerpt_content.tpl.php:13
 
7106
  msgctxt "themes/default"
7107
  msgid "Address"
7108
  msgstr "E-mail Adresse:"
languages/WPBDM-en_US.mo CHANGED
Binary file
languages/WPBDM-en_US.po CHANGED
@@ -4,15 +4,15 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Business Directory Plugin 3.6\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
7
- "POT-Creation-Date: 2016-12-13 23:11:33+00:00\n"
8
- "PO-Revision-Date: 2015-04-07 11:11-0500\n"
9
  "Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
10
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
11
  "Language: en_US\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
- "X-Generator: Poedit 1.7.5\n"
16
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
18
 
@@ -120,13 +120,13 @@ msgctxt "admin actions"
120
  msgid "Renew Listing"
121
  msgstr ""
122
 
123
- #: admin/class-admin.php:102
124
  msgid ""
125
  "Preview is only available after you've saved the first draft. This is due\n"
126
  "to how WordPress stores the data."
127
  msgstr ""
128
 
129
- #: admin/class-admin.php:135
130
  msgctxt "drip pointer"
131
  msgid ""
132
  "Find out how to create a compelling, thriving business directory from "
@@ -134,137 +134,137 @@ msgid ""
134
  "a FREE premium module just for signing up."
135
  msgstr ""
136
 
137
- #: admin/class-admin.php:137
138
  msgctxt "drip pointer"
139
  msgid "Email Address:"
140
  msgstr ""
141
 
142
- #: admin/class-admin.php:143
143
  msgctxt "drip pointer"
144
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
145
  msgstr ""
146
 
147
- #: admin/class-admin.php:145
148
  msgctxt "drip pointer"
149
  msgid "Yes, please!"
150
  msgstr ""
151
 
152
- #: admin/class-admin.php:147
153
  msgctxt "drip pointer"
154
  msgid "No, thanks"
155
  msgstr ""
156
 
157
- #: admin/class-admin.php:164
158
  msgctxt "admin"
159
  msgid "Business Directory"
160
  msgstr ""
161
 
162
- #: admin/class-admin.php:175
163
  msgctxt "admin"
164
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
165
  msgstr ""
166
 
167
- #: admin/class-admin.php:196
168
  msgctxt "drip pointer"
169
  msgid "Invalid e-mail address."
170
  msgstr ""
171
 
172
- #: admin/class-admin.php:230
173
  msgctxt "admin menu"
174
  msgid "Business Directory Admin"
175
  msgstr ""
176
 
177
- #: admin/class-admin.php:231
178
  msgctxt "admin menu"
179
  msgid "Dir. Admin"
180
  msgstr ""
181
 
182
- #: admin/class-admin.php:231
183
  msgctxt "admin menu"
184
  msgid "Directory Admin"
185
  msgstr ""
186
 
187
- #: admin/class-admin.php:237 admin/class-admin.php:238
188
  msgctxt "admin menu"
189
  msgid "Add New Listing"
190
  msgstr ""
191
 
192
- #: admin/class-admin.php:243 admin/class-admin.php:244
193
  msgctxt "admin menu"
194
  msgid "Manage Options"
195
  msgstr ""
196
 
197
- #: admin/class-admin.php:249 admin/class-admin.php:250
198
  msgctxt "admin menu"
199
  msgid "Manage Fees"
200
  msgstr ""
201
 
202
- #: admin/class-admin.php:255 admin/class-admin.php:256
203
  msgctxt "admin menu"
204
  msgid "Manage Form Fields"
205
  msgstr ""
206
 
207
- #: admin/class-admin.php:261 admin/class-admin.php:262
208
  msgctxt "admin menu"
209
  msgid "Listings"
210
  msgstr ""
211
 
212
- #: admin/class-admin.php:276 admin/class-admin.php:277
213
  msgctxt "admin menu"
214
  msgid "CSV Import"
215
  msgstr ""
216
 
217
- #: admin/class-admin.php:282 admin/class-admin.php:283
218
  msgctxt "admin menu"
219
  msgid "CSV Export"
220
  msgstr ""
221
 
222
- #: admin/class-admin.php:288 admin/class-admin.php:289
223
  msgctxt "admin menu"
224
  msgid "Debug"
225
  msgstr ""
226
 
227
- #: admin/class-admin.php:298
228
  msgctxt "admin menu"
229
  msgid "Main Menu"
230
  msgstr ""
231
 
232
- #: admin/class-admin.php:309
233
  msgctxt "admin menu"
234
  msgid "Uninstall Business Directory Plugin"
235
  msgstr ""
236
 
237
- #: admin/class-admin.php:310
238
  msgctxt "admin menu"
239
  msgid "Uninstall"
240
  msgstr ""
241
 
242
- #: admin/class-admin.php:424
243
  #: admin/templates/listing-metabox-categories.tpl.php:69
244
  msgctxt "admin infometabox"
245
  msgid "never"
246
  msgstr ""
247
 
248
- #: admin/class-admin.php:518
249
  msgctxt "admin"
250
  msgid "Dismiss this notice."
251
  msgstr ""
252
 
253
- #: admin/class-admin.php:546
254
  msgctxt "admin"
255
  msgid "The listing has been published."
256
  msgid_plural "The listings have been published."
257
  msgstr[0] ""
258
  msgstr[1] ""
259
 
260
- #: admin/class-admin.php:564
261
  msgctxt "admin"
262
  msgid "The listing status has been set as paid."
263
  msgid_plural "The listings status has been set as paid."
264
  msgstr[0] ""
265
  msgstr[1] ""
266
 
267
- #: admin/class-admin.php:570
268
  msgctxt "admin"
269
  msgid ""
270
  "Only invoices containing non-recurring items were marked as paid. Please "
@@ -276,28 +276,28 @@ msgid_plural ""
276
  msgstr[0] ""
277
  msgstr[1] ""
278
 
279
- #: admin/class-admin.php:589
280
  msgctxt "admin"
281
  msgid "The listing has been modified."
282
  msgid_plural "The listings have been modified."
283
  msgstr[0] ""
284
  msgstr[1] ""
285
 
286
- #: admin/class-admin.php:602
287
  msgctxt "admin"
288
  msgid "The listing has been upgraded."
289
  msgid_plural "The listings have been upgraded."
290
  msgstr[0] ""
291
  msgstr[1] ""
292
 
293
- #: admin/class-admin.php:614
294
  msgctxt "admin"
295
  msgid "The listing has been downgraded."
296
  msgid_plural "The listings have been downgraded."
297
  msgstr[0] ""
298
  msgstr[1] ""
299
 
300
- #: admin/class-admin.php:625
301
  msgctxt "admin payments"
302
  msgid ""
303
  "The payment status was not changed. Recurring payments can't be manually "
@@ -305,123 +305,123 @@ msgid ""
305
  "went through."
306
  msgstr ""
307
 
308
- #: admin/class-admin.php:630
309
  msgctxt "admin"
310
  msgid "The transaction has been approved."
311
  msgstr ""
312
 
313
- #: admin/class-admin.php:640
314
  msgctxt "admin"
315
  msgid "The transaction has been rejected."
316
  msgstr ""
317
 
318
- #: admin/class-admin.php:646
319
  msgctxt "admin"
320
  msgid "The fee was successfully assigned."
321
  msgstr ""
322
 
323
- #: admin/class-admin.php:655
324
  msgctxt "admin"
325
  msgid "Listing was renewed."
326
  msgid_plural "Listings were renewed."
327
  msgstr[0] ""
328
  msgstr[1] ""
329
 
330
- #: admin/class-admin.php:662
331
  msgctxt "admin"
332
  msgid "Renewal email sent."
333
  msgstr ""
334
 
335
- #: admin/class-admin.php:696
336
  msgctxt "admin category id"
337
  msgid "ID"
338
  msgstr ""
339
 
340
- #: admin/class-admin.php:698 admin/class-admin.php:704
341
  msgctxt "admin"
342
  msgid "Listing Count"
343
  msgstr ""
344
 
345
- #: admin/class-admin.php:813
346
  msgctxt "admin"
347
  msgid ""
348
  "<b>Business Directory Plugin</b> requires fields with the following "
349
  "associations in order to work correctly: <b>%s</b>."
350
  msgstr ""
351
 
352
- #: admin/class-admin.php:815
353
  msgctxt "admin"
354
  msgid ""
355
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
356
  "association in order to work correctly."
357
  msgstr ""
358
 
359
- #: admin/class-admin.php:819
360
  msgctxt "admin"
361
  msgid ""
362
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
363
  "or let Business Directory do this for you automatically."
364
  msgstr ""
365
 
366
- #: admin/class-admin.php:823
367
  msgctxt "admin"
368
  msgid "Go to \"Manage Form Fields\""
369
  msgstr ""
370
 
371
- #: admin/class-admin.php:826
372
  msgctxt "admin"
373
  msgid "Create these required fields for me"
374
  msgstr ""
375
 
376
- #: admin/class-admin.php:835
377
  msgctxt "admin"
378
  msgid ""
379
  "<b>Business Directory Plugin</b> requires a page with the "
380
  "<tt>[businessdirectory]</tt> shortcode to function properly."
381
  msgstr ""
382
 
383
- #: admin/class-admin.php:837
384
  msgctxt "admin"
385
  msgid ""
386
  "You can create this page by yourself or let Business Directory do this for "
387
  "you automatically."
388
  msgstr ""
389
 
390
- #: admin/class-admin.php:841
391
  msgctxt "admin"
392
  msgid "Create required pages for me"
393
  msgstr ""
394
 
395
- #: admin/class-admin.php:881
396
  msgctxt "admin compat"
397
  msgid "Installed: %s"
398
  msgstr ""
399
 
400
- #: admin/class-admin.php:881
401
  msgctxt "admin compat"
402
  msgid "N/A"
403
  msgstr ""
404
 
405
- #: admin/class-admin.php:884
406
  msgctxt "admin compat"
407
  msgid "Required: %s"
408
  msgstr ""
409
 
410
- #: admin/class-admin.php:896
411
  msgctxt "admin compat"
412
  msgid ""
413
  "Business Directory has detected some incompatible premium module versions "
414
  "installed."
415
  msgstr ""
416
 
417
- #: admin/class-admin.php:898
418
  msgctxt "admin compat"
419
  msgid ""
420
  "Please upgrade to the required versions indicated below to make sure "
421
  "everything functions properly."
422
  msgstr ""
423
 
424
- #: admin/class-admin.php:918
425
  msgctxt "admin"
426
  msgid ""
427
  "We noticed you want your Business Directory users to register before posting "
@@ -607,36 +607,36 @@ msgctxt "admin csv-import"
607
  msgid "← Return to \"CSV Import\""
608
  msgstr ""
609
 
610
- #: admin/csv-import.php:255
611
  msgid ""
612
  "A valid temporary directory with write permissions is required for CSV "
613
  "imports to function properly. Your server is using \"%s\" but this path does "
614
  "not seem to be writable. Please consult with your host."
615
  msgstr ""
616
 
617
- #: admin/csv-import.php:289
618
  msgctxt "admin csv-import"
619
  msgid "There was an error uploading the CSV file."
620
  msgstr ""
621
 
622
- #: admin/csv-import.php:295
623
  msgctxt "admin csv-import"
624
  msgid "Please upload or select a CSV file."
625
  msgstr ""
626
 
627
- #: admin/csv-import.php:308
628
  msgctxt "admin csv-import"
629
  msgid "There was an error uploading the images ZIP file."
630
  msgstr ""
631
 
632
- #: admin/csv-import.php:329
633
  msgctxt "admin csv-import"
634
  msgid ""
635
  "An error was detected while validating the CSV file for import. Please fix "
636
  "this before proceeding."
637
  msgstr ""
638
 
639
- #: admin/csv-import.php:338
640
  msgctxt "admin csv-import"
641
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
642
  msgstr ""
@@ -986,35 +986,40 @@ msgstr ""
986
 
987
  #: admin/form-fields.php:298
988
  msgctxt "form-fields admin"
989
- msgid "ZIP Code"
990
  msgstr ""
991
 
992
  #: admin/form-fields.php:299
993
  msgctxt "form-fields admin"
994
- msgid "FAX Number"
995
  msgstr ""
996
 
997
  #: admin/form-fields.php:300
998
  msgctxt "form-fields admin"
999
- msgid "Phone Number"
1000
  msgstr ""
1001
 
1002
  #: admin/form-fields.php:301
1003
  msgctxt "form-fields admin"
1004
- msgid "Ratings Field"
1005
  msgstr ""
1006
 
1007
  #: admin/form-fields.php:302
1008
  msgctxt "form-fields admin"
1009
- msgid "Twitter"
1010
  msgstr ""
1011
 
1012
  #: admin/form-fields.php:303
1013
  msgctxt "form-fields admin"
 
 
 
 
 
1014
  msgid "Website"
1015
  msgstr ""
1016
 
1017
- #: admin/form-fields.php:324
1018
  msgctxt "form-fields admin"
1019
  msgid "Tags updated."
1020
  msgstr ""
@@ -2092,7 +2097,7 @@ msgctxt "form-fields admin"
2092
  msgid "Please see the <a>Form Fields documentation</a> for more details."
2093
  msgstr ""
2094
 
2095
- #. #-#-#-#-# WPBDM.pot (Business Directory Plugin 4.1.6) #-#-#-#-#
2096
  #. Plugin Name of the plugin/theme
2097
  #: admin/templates/header.tpl.php:4
2098
  msgid "Business Directory Plugin"
@@ -2838,28 +2843,28 @@ msgctxt "rss feed"
2838
  msgid "%s Feed"
2839
  msgstr ""
2840
 
2841
- #: business-directory-plugin.php:1137 core/view-submit-listing.php:58
2842
  #: core/views/submit_listing.php:10
2843
  msgctxt "views"
2844
  msgid "Submit A Listing"
2845
  msgstr ""
2846
 
2847
- #: business-directory-plugin.php:1142
2848
  msgctxt "title"
2849
  msgid "Find a Listing"
2850
  msgstr ""
2851
 
2852
- #: business-directory-plugin.php:1147
2853
  msgctxt "title"
2854
  msgid "View All Listings"
2855
  msgstr ""
2856
 
2857
- #: business-directory-plugin.php:1176
2858
  msgctxt "title"
2859
  msgid "Listings tagged: %s"
2860
  msgstr ""
2861
 
2862
- #: core/api.php:401
2863
  msgid "Free"
2864
  msgstr ""
2865
 
@@ -3240,9 +3245,7 @@ msgstr ""
3240
 
3241
  #: core/class-settings.php:106
3242
  msgctxt "admin settings"
3243
- msgid ""
3244
- "Terms and Conditions text goes here...\n"
3245
- "\n"
3246
  msgstr ""
3247
 
3248
  #: core/class-settings.php:107
@@ -3371,81 +3374,87 @@ msgctxt "admin settings"
3371
  msgid "Enable AJAX compatibility mode?"
3372
  msgstr ""
3373
 
3374
- #: core/class-settings.php:181 core/class-settings.php:679
 
 
 
 
 
 
3375
  msgctxt "admin settings"
3376
  msgid "Listings"
3377
  msgstr ""
3378
 
3379
- #: core/class-settings.php:182 core/class-settings.php:349
3380
- #: core/class-settings.php:636
3381
  msgctxt "admin settings"
3382
  msgid "General Settings"
3383
  msgstr ""
3384
 
3385
- #: core/class-settings.php:184
3386
  msgctxt "admin settings"
3387
  msgid "Listings per page"
3388
  msgstr ""
3389
 
3390
- #: core/class-settings.php:185
3391
  msgctxt "admin settings"
3392
  msgid ""
3393
  "Number of listings to show per page. Use a value of \"0\" to show all "
3394
  "listings."
3395
  msgstr ""
3396
 
3397
- #: core/class-settings.php:187
3398
  msgctxt "admin settings"
3399
  msgid "Listing duration for no-fee sites (in days)"
3400
  msgstr ""
3401
 
3402
- #: core/class-settings.php:188
3403
  msgctxt "admin settings"
3404
  msgid ""
3405
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
3406
  "less than 10 years (3650 days)."
3407
  msgstr ""
3408
 
3409
- #: core/class-settings.php:194
3410
  msgctxt "admin settings"
3411
  msgid "Include listing contact form on listing pages?"
3412
  msgstr ""
3413
 
3414
- #: core/class-settings.php:197
3415
  msgctxt "admin settings"
3416
  msgid ""
3417
  "Allows visitors to contact listing authors privately. Authors will receive "
3418
  "the messages via email."
3419
  msgstr ""
3420
 
3421
- #: core/class-settings.php:200
3422
  msgctxt "admin settings"
3423
  msgid "Open detailed view of listing in new tab?"
3424
  msgstr ""
3425
 
3426
- #: core/class-settings.php:205
3427
  msgctxt "admin settings"
3428
  msgid "Require login for using the contact form?"
3429
  msgstr ""
3430
 
3431
- #: core/class-settings.php:211
3432
  msgctxt "admin settings"
3433
  msgid "Maximum number of contact form submits per day"
3434
  msgstr ""
3435
 
3436
- #: core/class-settings.php:214
3437
  msgctxt "admin settings"
3438
  msgid ""
3439
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
3440
  "per day."
3441
  msgstr ""
3442
 
3443
- #: core/class-settings.php:222
3444
  msgctxt "admin settings"
3445
  msgid "Include comment form on listing pages?"
3446
  msgstr ""
3447
 
3448
- #: core/class-settings.php:225
3449
  msgctxt "admin settings"
3450
  msgid ""
3451
  "BD uses the standard comment inclusion from WordPress, but most themes only "
@@ -3455,52 +3464,52 @@ msgid ""
3455
  "first, and if that doesn't work, try the 3rd option instead."
3456
  msgstr ""
3457
 
3458
- #: core/class-settings.php:228
3459
  msgctxt "admin settings"
3460
  msgid "Do not include comments in listings"
3461
  msgstr ""
3462
 
3463
- #: core/class-settings.php:229
3464
  msgctxt "admin settings"
3465
  msgid "Include comment form, theme invoked (standard option)"
3466
  msgstr ""
3467
 
3468
- #: core/class-settings.php:230
3469
  msgctxt "admin settings"
3470
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
3471
  msgstr ""
3472
 
3473
- #: core/class-settings.php:238
3474
  msgctxt "admin settings"
3475
  msgid "Show listings under categories on main page?"
3476
  msgstr ""
3477
 
3478
- #: core/class-settings.php:239
3479
  msgctxt "admin settings"
3480
  msgid "Status of listings upon uninstalling plugin"
3481
  msgstr ""
3482
 
3483
- #: core/class-settings.php:240 core/class-settings.php:242
3484
  msgctxt "post status"
3485
  msgid "Draft"
3486
  msgstr ""
3487
 
3488
- #: core/class-settings.php:240 core/class-settings.php:242
3489
  msgctxt "post status"
3490
  msgid "Trash"
3491
  msgstr ""
3492
 
3493
- #: core/class-settings.php:241
3494
  msgctxt "admin settings"
3495
  msgid "Status of deleted listings"
3496
  msgstr ""
3497
 
3498
- #: core/class-settings.php:243
3499
  msgctxt "admin settings"
3500
  msgid "Submit Listing instructions message"
3501
  msgstr ""
3502
 
3503
- #: core/class-settings.php:243
3504
  msgctxt "admin settings"
3505
  msgid ""
3506
  "This text is displayed at the first page of the Submit Listing process for "
@@ -3508,257 +3517,257 @@ msgid ""
3508
  "form or anything you want to tell users before they get started."
3509
  msgstr ""
3510
 
3511
- #: core/class-settings.php:245
3512
  msgctxt "admin settings"
3513
  msgid "Listing Renewal"
3514
  msgstr ""
3515
 
3516
- #: core/class-settings.php:246
3517
  msgctxt "admin settings"
3518
  msgid "Turn on listing renewal option?"
3519
  msgstr ""
3520
 
3521
- #: core/class-settings.php:249
3522
  msgctxt "admin settings"
3523
  msgid "Allow recurring renewal payments?"
3524
  msgstr ""
3525
 
3526
- #: core/class-settings.php:252
3527
  msgctxt "admin settings"
3528
  msgid ""
3529
  "Allow users to opt in for automatic renewal of their listings. The fee is "
3530
  "charged at the time the listing expires without user intervention."
3531
  msgstr ""
3532
 
3533
- #: core/class-settings.php:256
3534
  msgctxt "admin settings"
3535
  msgid "Use recurring payments as the default payment method?"
3536
  msgstr ""
3537
 
3538
- #: core/class-settings.php:259
3539
  msgctxt "admin settings"
3540
  msgid ""
3541
  "Enable automatic renewal without having users opt in during the submit "
3542
  "process."
3543
  msgstr ""
3544
 
3545
- #: core/class-settings.php:264
3546
  msgctxt "admin settings"
3547
  msgid "Listing renewal e-mail threshold (in days)"
3548
  msgstr ""
3549
 
3550
- #: core/class-settings.php:267
3551
  msgctxt "admin settings"
3552
  msgid ""
3553
  "Configure how many days before listing expiration is the renewal e-mail sent."
3554
  msgstr ""
3555
 
3556
- #: core/class-settings.php:271
3557
  msgctxt "admin settings"
3558
  msgid ""
3559
  "Send expiration notices including a cancel links to auto-renewed listings?"
3560
  msgstr ""
3561
 
3562
- #: core/class-settings.php:278
3563
  msgctxt "admin settings"
3564
  msgid "Remind listing owners of expired listings (past due)?"
3565
  msgstr ""
3566
 
3567
- #: core/class-settings.php:283
3568
  msgctxt "admin settings"
3569
  msgid "Listing renewal reminder e-mail threshold (in days)"
3570
  msgstr ""
3571
 
3572
- #: core/class-settings.php:286
3573
  msgctxt "admin settings"
3574
  msgid ""
3575
  "Configure how many days after the expiration of a listing an e-mail reminder "
3576
  "should be sent to the owner."
3577
  msgstr ""
3578
 
3579
- #: core/class-settings.php:289
3580
  msgctxt "admin settings"
3581
  msgid "Post/Category Settings"
3582
  msgstr ""
3583
 
3584
- #: core/class-settings.php:290
3585
  msgctxt "admin settings"
3586
  msgid "Default new post status"
3587
  msgstr ""
3588
 
3589
- #: core/class-settings.php:291 core/class-settings.php:294
3590
  msgctxt "post status"
3591
  msgid "Published"
3592
  msgstr ""
3593
 
3594
- #: core/class-settings.php:291 core/class-settings.php:294
3595
  msgctxt "post status"
3596
  msgid "Pending"
3597
  msgstr ""
3598
 
3599
- #: core/class-settings.php:293
3600
  msgctxt "admin settings"
3601
  msgid "Edit post status"
3602
  msgstr ""
3603
 
3604
- #: core/class-settings.php:295
3605
  msgctxt "admin settings"
3606
  msgid "Order categories list by"
3607
  msgstr ""
3608
 
3609
- #: core/class-settings.php:297
3610
  msgctxt "admin settings"
3611
  msgid "Name"
3612
  msgstr ""
3613
 
3614
- #: core/class-settings.php:298
3615
  msgctxt "admin settings"
3616
  msgid "Slug"
3617
  msgstr ""
3618
 
3619
- #: core/class-settings.php:299
3620
  msgctxt "admin settings"
3621
  msgid "Listing Count"
3622
  msgstr ""
3623
 
3624
- #: core/class-settings.php:301
3625
  msgctxt "admin settings"
3626
  msgid "Sort order for categories"
3627
  msgstr ""
3628
 
3629
- #: core/class-settings.php:302 core/class-settings.php:320
3630
  msgctxt "admin settings"
3631
  msgid "Ascending"
3632
  msgstr ""
3633
 
3634
- #: core/class-settings.php:302 core/class-settings.php:320
3635
  msgctxt "admin settings"
3636
  msgid "Descending"
3637
  msgstr ""
3638
 
3639
- #: core/class-settings.php:303
3640
  msgctxt "admin settings"
3641
  msgid "Show category post count?"
3642
  msgstr ""
3643
 
3644
- #: core/class-settings.php:304
3645
  msgctxt "admin settings"
3646
  msgid "Hide empty categories?"
3647
  msgstr ""
3648
 
3649
- #: core/class-settings.php:305
3650
  msgctxt "admin settings"
3651
  msgid "Show only parent categories in category list?"
3652
  msgstr ""
3653
 
3654
- #: core/class-settings.php:307
3655
  msgctxt "admin settings"
3656
  msgid "Listings Sorting"
3657
  msgstr ""
3658
 
3659
- #: core/class-settings.php:308
3660
  msgctxt "admin settings"
3661
  msgid "Order directory listings by"
3662
  msgstr ""
3663
 
3664
- #: core/class-settings.php:310
3665
  msgctxt "admin settings"
3666
  msgid "Title"
3667
  msgstr ""
3668
 
3669
- #: core/class-settings.php:311
3670
  msgctxt "admin settings"
3671
  msgid "Author"
3672
  msgstr ""
3673
 
3674
- #: core/class-settings.php:312 core/class-settings.php:722
3675
  msgctxt "admin settings"
3676
  msgid "Date posted"
3677
  msgstr ""
3678
 
3679
- #: core/class-settings.php:313 core/class-settings.php:723
3680
  msgctxt "admin settings"
3681
  msgid "Date last modified"
3682
  msgstr ""
3683
 
3684
- #: core/class-settings.php:314
3685
  msgctxt "admin settings"
3686
  msgid "Random"
3687
  msgstr ""
3688
 
3689
- #: core/class-settings.php:315
3690
  msgctxt "admin settings"
3691
  msgid "Paid first then free. Inside each group by date."
3692
  msgstr ""
3693
 
3694
- #: core/class-settings.php:316
3695
  msgctxt "admin settings"
3696
  msgid "Paid first then free. Inside each group by title."
3697
  msgstr ""
3698
 
3699
- #: core/class-settings.php:318
3700
  msgctxt "admin settings"
3701
  msgid "Sort directory listings by"
3702
  msgstr ""
3703
 
3704
- #: core/class-settings.php:319
3705
  msgctxt "admin settings"
3706
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
3707
  msgstr ""
3708
 
3709
- #: core/class-settings.php:324
3710
  msgctxt "admin settings"
3711
  msgid "Enable sort bar?"
3712
  msgstr ""
3713
 
3714
- #: core/class-settings.php:329
3715
  msgctxt "admin settings"
3716
  msgid "Sortbar Fields"
3717
  msgstr ""
3718
 
3719
- #: core/class-settings.php:338
3720
  msgctxt "admin settings"
3721
  msgid "Featured (Sticky) listing settings"
3722
  msgstr ""
3723
 
3724
- #: core/class-settings.php:339
3725
  msgctxt "admin settings"
3726
  msgid "Offer sticky listings?"
3727
  msgstr ""
3728
 
3729
- #: core/class-settings.php:340
3730
  msgctxt "admin settings"
3731
  msgid "Offer upgrades during submit process?"
3732
  msgstr ""
3733
 
3734
- #: core/class-settings.php:341
3735
  msgctxt "admin settings"
3736
  msgid "Sticky listing price"
3737
  msgstr ""
3738
 
3739
- #: core/class-settings.php:342
3740
  msgctxt "admin settings"
3741
  msgid "Sticky listing page description text"
3742
  msgstr ""
3743
 
3744
- #: core/class-settings.php:343
3745
  msgctxt "admin settings"
3746
  msgid ""
3747
  "You can upgrade your listing to featured status. Featured listings will "
3748
  "always appear on top of regular listings."
3749
  msgstr ""
3750
 
3751
- #: core/class-settings.php:348
3752
  msgctxt "admin settings"
3753
  msgid "E-Mail"
3754
  msgstr ""
3755
 
3756
- #: core/class-settings.php:352
3757
  msgctxt "admin settings"
3758
  msgid "Display email address fields publicly?"
3759
  msgstr ""
3760
 
3761
- #: core/class-settings.php:355
3762
  msgctxt "admin settings"
3763
  msgid ""
3764
  "Shows the email address of the listing owner to all web users. NOT "
@@ -3766,517 +3775,517 @@ msgid ""
3766
  "harvest it for future use."
3767
  msgstr ""
3768
 
3769
- #: core/class-settings.php:358
3770
  msgctxt "admin settings"
3771
  msgid "How to determine the listing's email address?"
3772
  msgstr ""
3773
 
3774
- #: core/class-settings.php:361
3775
  msgctxt "admin settings"
3776
  msgid ""
3777
  "This affects emails sent to listing owners via contact forms or when their "
3778
  "listings expire."
3779
  msgstr ""
3780
 
3781
- #: core/class-settings.php:363
3782
  msgctxt "admin settings"
3783
  msgid "Try listing's email field first, then author's email."
3784
  msgstr ""
3785
 
3786
- #: core/class-settings.php:364
3787
  msgctxt "admin settings"
3788
  msgid "Try author's email first and then listing's email field."
3789
  msgstr ""
3790
 
3791
- #: core/class-settings.php:368
3792
  msgctxt "admin settings"
3793
  msgid "E-Mail Notifications"
3794
  msgstr ""
3795
 
3796
- #: core/class-settings.php:371
3797
  msgctxt "admin settings"
3798
  msgid "Notify admin via e-mail when..."
3799
  msgstr ""
3800
 
3801
- #: core/class-settings.php:375
3802
  msgctxt "admin settings"
3803
  msgid "A new listing is submitted."
3804
  msgstr ""
3805
 
3806
- #: core/class-settings.php:376
3807
  msgctxt "admin settings"
3808
  msgid "A listing is edited."
3809
  msgstr ""
3810
 
3811
- #: core/class-settings.php:377
3812
  msgctxt "admin settings"
3813
  msgid "A listing expires."
3814
  msgstr ""
3815
 
3816
- #: core/class-settings.php:378
3817
  msgctxt "admin settings"
3818
  msgid "A contact message is sent to a listing's owner."
3819
  msgstr ""
3820
 
3821
- #: core/class-settings.php:384
3822
  msgctxt "admin settings"
3823
  msgid "CC this e-mail address too"
3824
  msgstr ""
3825
 
3826
- #: core/class-settings.php:390
3827
  msgctxt "admin settings"
3828
  msgid "Notify users via e-mail when..."
3829
  msgstr ""
3830
 
3831
- #: core/class-settings.php:393
3832
  msgctxt "admin settings"
3833
  msgid "You can modify the text template used for most of these e-mails below."
3834
  msgstr ""
3835
 
3836
- #: core/class-settings.php:394
3837
  msgctxt "admin settings"
3838
  msgid "Their listing is submitted."
3839
  msgstr ""
3840
 
3841
- #: core/class-settings.php:395
3842
  msgctxt "admin settings"
3843
  msgid "Their listing is approved/published."
3844
  msgstr ""
3845
 
3846
- #: core/class-settings.php:404
3847
  msgctxt "contact email"
3848
  msgid "You have received a reply from your listing at %s."
3849
  msgstr ""
3850
 
3851
- #: core/class-settings.php:405
3852
  msgctxt "contact email"
3853
  msgid "Name: %s"
3854
  msgstr ""
3855
 
3856
- #: core/class-settings.php:406
3857
  msgctxt "contact email"
3858
  msgid "E-Mail: %s"
3859
  msgstr ""
3860
 
3861
- #: core/class-settings.php:407
3862
  msgctxt "contact email"
3863
  msgid "Message:"
3864
  msgstr ""
3865
 
3866
- #: core/class-settings.php:409
3867
  msgctxt "contact email"
3868
  msgid "Time: %s"
3869
  msgstr ""
3870
 
3871
- #: core/class-settings.php:411
3872
  msgctxt "admin settings"
3873
  msgid "E-Mail Templates"
3874
  msgstr ""
3875
 
3876
- #: core/class-settings.php:414
3877
  msgctxt "admin settings"
3878
  msgid "Email confirmation message"
3879
  msgstr ""
3880
 
3881
- #: core/class-settings.php:418
3882
  msgctxt "admin settings"
3883
  msgid "Sent after a listing has been submitted."
3884
  msgstr ""
3885
 
3886
- #: core/class-settings.php:419 core/class-settings.php:427
3887
- #: core/class-settings.php:468
3888
  msgctxt "admin settings"
3889
  msgid "Listing's title"
3890
  msgstr ""
3891
 
3892
- #: core/class-settings.php:422
3893
  msgctxt "admin settings"
3894
  msgid "Listing published message"
3895
  msgstr ""
3896
 
3897
- #: core/class-settings.php:425
3898
  msgctxt "admin settings"
3899
  msgid ""
3900
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
3901
  "viewed by the public."
3902
  msgstr ""
3903
 
3904
- #: core/class-settings.php:426
3905
  msgctxt "admin settings"
3906
  msgid "Sent when the listing has been published or approved by an admin."
3907
  msgstr ""
3908
 
3909
- #: core/class-settings.php:428
3910
  msgctxt "admin settings"
3911
  msgid "Listing's URL"
3912
  msgstr ""
3913
 
3914
- #: core/class-settings.php:432
3915
  msgctxt "admin settings"
3916
  msgid "Listing Contact Message"
3917
  msgstr ""
3918
 
3919
- #: core/class-settings.php:436
3920
  msgctxt "admin settings"
3921
  msgid ""
3922
  "Sent to listing owners when someone uses the contact form on their listing "
3923
  "pages."
3924
  msgstr ""
3925
 
3926
- #: core/class-settings.php:446
3927
  msgctxt "admin settings"
3928
  msgid "Payment related"
3929
  msgstr ""
3930
 
3931
- #: core/class-settings.php:463
3932
  msgctxt "admin settings"
3933
  msgid "Payment abandoned reminder message"
3934
  msgstr ""
3935
 
3936
- #: core/class-settings.php:467
3937
  msgctxt "admin settings"
3938
  msgid "Sent some time after a pending payment is abandoned by users."
3939
  msgstr ""
3940
 
3941
- #: core/class-settings.php:469
3942
  msgctxt "admin settings"
3943
  msgid "Checkout URL link"
3944
  msgstr ""
3945
 
3946
- #: core/class-settings.php:475
3947
  msgctxt "admin settings"
3948
  msgid "Renewal Reminders"
3949
  msgstr ""
3950
 
3951
- #: core/class-settings.php:478
3952
  msgctxt "admin settings"
3953
  msgid ""
3954
  "This section refers only to the text of the renewal/expiration notices. You "
3955
  "can also <a>configure when the e-mails are sent</a>."
3956
  msgstr ""
3957
 
3958
- #: core/class-settings.php:482
3959
  msgctxt "admin settings"
3960
  msgid "Pending expiration e-mail message"
3961
  msgstr ""
3962
 
3963
- #: core/class-settings.php:486
3964
  msgctxt "settings"
3965
  msgid ""
3966
  "Sent some time before the listing expires. Applies to non-recurring renewals "
3967
  "only."
3968
  msgstr ""
3969
 
3970
- #: core/class-settings.php:487 core/class-settings.php:500
3971
- #: core/class-settings.php:513 core/class-settings.php:526
3972
- #: core/class-settings.php:539
3973
  msgctxt "settings"
3974
  msgid "Listing's name (with link)"
3975
  msgstr ""
3976
 
3977
- #: core/class-settings.php:488 core/class-settings.php:501
3978
- #: core/class-settings.php:514 core/class-settings.php:527
3979
- #: core/class-settings.php:540
3980
  msgctxt "settings"
3981
  msgid "Author's name"
3982
  msgstr ""
3983
 
3984
- #: core/class-settings.php:489 core/class-settings.php:502
3985
- #: core/class-settings.php:541
3986
  msgctxt "settings"
3987
  msgid "Expiration date"
3988
  msgstr ""
3989
 
3990
- #: core/class-settings.php:490
3991
  msgctxt "settings"
3992
  msgid "Category that is going to expire"
3993
  msgstr ""
3994
 
3995
- #: core/class-settings.php:491 core/class-settings.php:504
3996
- #: core/class-settings.php:543
3997
  msgctxt "settings"
3998
  msgid "Link to renewal page"
3999
  msgstr ""
4000
 
4001
- #: core/class-settings.php:492 core/class-settings.php:505
4002
- #: core/class-settings.php:517 core/class-settings.php:530
4003
- #: core/class-settings.php:544
4004
  msgctxt "settings"
4005
  msgid "Link to your site"
4006
  msgstr ""
4007
 
4008
- #: core/class-settings.php:495
4009
  msgctxt "admin settings"
4010
  msgid "Listing Renewal e-mail message"
4011
  msgstr ""
4012
 
4013
- #: core/class-settings.php:499
4014
  msgctxt "settings"
4015
  msgid ""
4016
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
4017
  "only."
4018
  msgstr ""
4019
 
4020
- #: core/class-settings.php:503 core/class-settings.php:542
4021
  msgctxt "settings"
4022
  msgid "Category that expired"
4023
  msgstr ""
4024
 
4025
- #: core/class-settings.php:508
4026
  msgctxt "admin settings"
4027
  msgid "Listing auto-renewal reminder (recurring payments)"
4028
  msgstr ""
4029
 
4030
- #: core/class-settings.php:512
4031
  msgctxt "settings"
4032
  msgid ""
4033
  "Sent some time before the listing is auto-renewed. Applies to recurring "
4034
  "renewals only."
4035
  msgstr ""
4036
 
4037
- #: core/class-settings.php:515 core/class-settings.php:529
4038
  msgctxt "settings"
4039
  msgid "Renewal date"
4040
  msgstr ""
4041
 
4042
- #: core/class-settings.php:516
4043
  msgctxt "settings"
4044
  msgid "Category that is going to be renewed"
4045
  msgstr ""
4046
 
4047
- #: core/class-settings.php:518
4048
  msgctxt "settings"
4049
  msgid "Link to manage subscriptions"
4050
  msgstr ""
4051
 
4052
- #: core/class-settings.php:521
4053
  msgctxt "admin settings"
4054
  msgid "Listing Renewal e-mail message (recurring payments)"
4055
  msgstr ""
4056
 
4057
- #: core/class-settings.php:525
4058
  msgctxt "settings"
4059
  msgid ""
4060
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
4061
  msgstr ""
4062
 
4063
- #: core/class-settings.php:528
4064
  msgctxt "settings"
4065
  msgid "Renewed category"
4066
  msgstr ""
4067
 
4068
- #: core/class-settings.php:534
4069
  msgctxt "admin settings"
4070
  msgid "Renewal reminder e-mail message"
4071
  msgstr ""
4072
 
4073
- #: core/class-settings.php:538
4074
  msgctxt "settings"
4075
  msgid ""
4076
  "Sent some time after listing expiration and when no renewal has occurred. "
4077
  "Applies to both recurring and non-recurring renewals."
4078
  msgstr ""
4079
 
4080
- #: core/class-settings.php:548
4081
  msgctxt "admin settings"
4082
  msgid "Payment"
4083
  msgstr ""
4084
 
4085
- #: core/class-settings.php:549
4086
  msgctxt "admin settings"
4087
  msgid "Payment Settings"
4088
  msgstr ""
4089
 
4090
- #: core/class-settings.php:552
4091
  msgctxt "admin settings"
4092
  msgid "Turn On payments?"
4093
  msgstr ""
4094
 
4095
- #: core/class-settings.php:554
4096
  msgctxt "admin settings"
4097
  msgid "Put payment gateways in test mode?"
4098
  msgstr ""
4099
 
4100
- #: core/class-settings.php:559
4101
  msgctxt "admin settings"
4102
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
4103
  msgstr ""
4104
 
4105
- #: core/class-settings.php:562
4106
  msgctxt "admin settings"
4107
  msgid ""
4108
  "Recommended for added security. For this to work you need to enable HTTPS on "
4109
  "your server and <a>obtain an SSL certificate</a>."
4110
  msgstr ""
4111
 
4112
- #: core/class-settings.php:566
4113
  msgctxt "admin settings"
4114
  msgid "Currency Code"
4115
  msgstr ""
4116
 
4117
- #: core/class-settings.php:568
4118
  msgctxt "admin settings"
4119
  msgid "Australian Dollar (AUD)"
4120
  msgstr ""
4121
 
4122
- #: core/class-settings.php:569
4123
  msgctxt "admin settings"
4124
  msgid "Brazilian Real (BRL)"
4125
  msgstr ""
4126
 
4127
- #: core/class-settings.php:570
4128
  msgctxt "admin settings"
4129
  msgid "Canadian Dollar (CAD)"
4130
  msgstr ""
4131
 
4132
- #: core/class-settings.php:571
4133
  msgctxt "admin settings"
4134
  msgid "Czech Koruna (CZK)"
4135
  msgstr ""
4136
 
4137
- #: core/class-settings.php:572
4138
  msgctxt "admin settings"
4139
  msgid "Danish Krone (DKK)"
4140
  msgstr ""
4141
 
4142
- #: core/class-settings.php:573
4143
  msgctxt "admin settings"
4144
  msgid "Euro (EUR)"
4145
  msgstr ""
4146
 
4147
- #: core/class-settings.php:574
4148
  msgctxt "admin settings"
4149
  msgid "Hong Kong Dollar (HKD)"
4150
  msgstr ""
4151
 
4152
- #: core/class-settings.php:575
4153
  msgctxt "admin settings"
4154
  msgid "Hungarian Forint (HUF)"
4155
  msgstr ""
4156
 
4157
- #: core/class-settings.php:576
4158
  msgctxt "admin settings"
4159
  msgid "Israeli New Shequel (ILS)"
4160
  msgstr ""
4161
 
4162
- #: core/class-settings.php:577
4163
  msgctxt "admin settings"
4164
  msgid "Japanese Yen (JPY)"
4165
  msgstr ""
4166
 
4167
- #: core/class-settings.php:578
4168
  msgctxt "admin settings"
4169
  msgid "Malasian Ringgit (MYR)"
4170
  msgstr ""
4171
 
4172
- #: core/class-settings.php:579
4173
  msgctxt "admin settings"
4174
  msgid "Mexican Peso (MXN)"
4175
  msgstr ""
4176
 
4177
- #: core/class-settings.php:580
4178
  msgctxt "admin settings"
4179
  msgid "Norwegian Krone (NOK)"
4180
  msgstr ""
4181
 
4182
- #: core/class-settings.php:581
4183
  msgctxt "admin settings"
4184
  msgid "New Zealand Dollar (NZD)"
4185
  msgstr ""
4186
 
4187
- #: core/class-settings.php:582
4188
  msgctxt "admin settings"
4189
  msgid "Philippine Peso (PHP)"
4190
  msgstr ""
4191
 
4192
- #: core/class-settings.php:583
4193
  msgctxt "admin settings"
4194
  msgid "Polish Zloty (PLN)"
4195
  msgstr ""
4196
 
4197
- #: core/class-settings.php:584
4198
  msgctxt "admin settings"
4199
  msgid "Pound Sterling (GBP)"
4200
  msgstr ""
4201
 
4202
- #: core/class-settings.php:585
4203
  msgctxt "admin settings"
4204
  msgid "Singapore Dollar (SGD)"
4205
  msgstr ""
4206
 
4207
- #: core/class-settings.php:586
4208
  msgctxt "admin settings"
4209
  msgid "Swedish Krona (SEK)"
4210
  msgstr ""
4211
 
4212
- #: core/class-settings.php:587
4213
  msgctxt "admin settings"
4214
  msgid "Swiss Franc (CHF)"
4215
  msgstr ""
4216
 
4217
- #: core/class-settings.php:588
4218
  msgctxt "admin settings"
4219
  msgid "Taiwan Dollar (TWD)"
4220
  msgstr ""
4221
 
4222
- #: core/class-settings.php:589
4223
  msgctxt "admin settings"
4224
  msgid "Thai Baht (THB)"
4225
  msgstr ""
4226
 
4227
- #: core/class-settings.php:590
4228
  msgctxt "admin settings"
4229
  msgid "Turkish Lira (TRY)"
4230
  msgstr ""
4231
 
4232
- #: core/class-settings.php:591
4233
  msgctxt "admin settings"
4234
  msgid "U.S. Dollar (USD)"
4235
  msgstr ""
4236
 
4237
- #: core/class-settings.php:595
4238
  msgctxt "admin settings"
4239
  msgid "Currency Symbol"
4240
  msgstr ""
4241
 
4242
- #: core/class-settings.php:600
4243
  msgctxt "admin settings"
4244
  msgid "Currency symbol display"
4245
  msgstr ""
4246
 
4247
- #: core/class-settings.php:604
4248
  msgctxt "admin settings"
4249
  msgid "Show currency symbol on the left"
4250
  msgstr ""
4251
 
4252
- #: core/class-settings.php:605
4253
  msgctxt "admin settings"
4254
  msgid "Show currency symbol on the right"
4255
  msgstr ""
4256
 
4257
- #: core/class-settings.php:606
4258
  msgctxt "admin settings"
4259
  msgid "Do not show currency symbol"
4260
  msgstr ""
4261
 
4262
- #: core/class-settings.php:608
4263
  msgctxt "admin settings"
4264
  msgid "Thank you for payment message"
4265
  msgstr ""
4266
 
4267
- #: core/class-settings.php:609
4268
  msgctxt "admin settings"
4269
  msgid ""
4270
  "Thank you for your payment. Your payment is being verified and your listing "
4271
  "reviewed. The verification and review process could take up to 48 hours."
4272
  msgstr ""
4273
 
4274
- #: core/class-settings.php:614
4275
  msgctxt "admin settings"
4276
  msgid "Ask users to come back for abandoned payments?"
4277
  msgstr ""
4278
 
4279
- #: core/class-settings.php:617
4280
  msgctxt "admin settings"
4281
  msgid ""
4282
  "An abandoned payment is when a user attempts to place a listing and gets to "
@@ -4285,49 +4294,49 @@ msgid ""
4285
  "the transaction. BD can remind them to come back and continue."
4286
  msgstr ""
4287
 
4288
- #: core/class-settings.php:623
4289
  msgctxt "admin settings"
4290
  msgid "Listing abandonment threshold (hours)"
4291
  msgstr ""
4292
 
4293
- #: core/class-settings.php:628
4294
  msgctxt "admin settings"
4295
  msgid ""
4296
  "Listings with pending payments are marked as abandoned after this time. You "
4297
  "can also <a>customize the e-mail</a> users receive."
4298
  msgstr ""
4299
 
4300
- #: core/class-settings.php:633
4301
  msgctxt "admin settings"
4302
  msgid "Themes"
4303
  msgstr ""
4304
 
4305
- #: core/class-settings.php:635
4306
  msgctxt "admin settings"
4307
  msgid "You can manage your themes on <a>Directory Themes</a>."
4308
  msgstr ""
4309
 
4310
- #: core/class-settings.php:640
4311
  msgctxt "admin settings"
4312
  msgid "Theme button style"
4313
  msgstr ""
4314
 
4315
- #: core/class-settings.php:644
4316
  msgctxt "admin settings"
4317
  msgid "Use the BD theme style for BD buttons"
4318
  msgstr ""
4319
 
4320
- #: core/class-settings.php:645
4321
  msgctxt "admin settings"
4322
  msgid "Use the WP theme style for BD buttons"
4323
  msgstr ""
4324
 
4325
- #: core/class-settings.php:652
4326
  msgctxt "admin settings"
4327
  msgid "Image"
4328
  msgstr ""
4329
 
4330
- #: core/class-settings.php:653
4331
  msgctxt "admin settings"
4332
  msgid ""
4333
  "Any changes to these settings will affect new listings only. Existing "
@@ -4336,78 +4345,78 @@ msgid ""
4336
  "here."
4337
  msgstr ""
4338
 
4339
- #: core/class-settings.php:654
4340
  msgctxt "admin settings"
4341
  msgid "Image Settings"
4342
  msgstr ""
4343
 
4344
- #: core/class-settings.php:655
4345
  msgctxt "admin settings"
4346
  msgid "Allow images?"
4347
  msgstr ""
4348
 
4349
- #: core/class-settings.php:657
4350
  msgctxt "admin settings"
4351
  msgid "Min Image File Size (KB)"
4352
  msgstr ""
4353
 
4354
- #: core/class-settings.php:658
4355
  msgctxt "admin settings"
4356
  msgid "Max Image File Size (KB)"
4357
  msgstr ""
4358
 
4359
- #: core/class-settings.php:660
4360
  msgctxt "admin settings"
4361
  msgid "Min image width (px)"
4362
  msgstr ""
4363
 
4364
- #: core/class-settings.php:661
4365
  msgctxt "admin settings"
4366
  msgid "Min image height (px)"
4367
  msgstr ""
4368
 
4369
- #: core/class-settings.php:663
4370
  msgctxt "admin settings"
4371
  msgid "Max image width (px)"
4372
  msgstr ""
4373
 
4374
- #: core/class-settings.php:664
4375
  msgctxt "admin settings"
4376
  msgid "Max image height (px)"
4377
  msgstr ""
4378
 
4379
- #: core/class-settings.php:666
4380
  msgctxt "admin settings"
4381
  msgid "Turn on thickbox/lightbox?"
4382
  msgstr ""
4383
 
4384
- #: core/class-settings.php:666
4385
  msgctxt "admin settings"
4386
  msgid ""
4387
  "Uncheck if it conflicts with other elements or plugins installed on your site"
4388
  msgstr ""
4389
 
4390
- #: core/class-settings.php:668
4391
  msgctxt "admin settings"
4392
  msgid "Thumbnails"
4393
  msgstr ""
4394
 
4395
- #: core/class-settings.php:669
4396
  msgctxt "admin settings"
4397
  msgid "Thumbnail width (px)"
4398
  msgstr ""
4399
 
4400
- #: core/class-settings.php:670
4401
  msgctxt "admin settings"
4402
  msgid "Thumbnail height (px)"
4403
  msgstr ""
4404
 
4405
- #: core/class-settings.php:673
4406
  msgctxt "admin settings"
4407
  msgid "Crop thumbnails to exact dimensions?"
4408
  msgstr ""
4409
 
4410
- #: core/class-settings.php:676
4411
  msgctxt "admin settings"
4412
  msgid ""
4413
  "When enabled images will match exactly the dimensions above but part of the "
@@ -4416,150 +4425,150 @@ msgid ""
4416
  "Depending on the uploaded images, thumbnails may have different heights."
4417
  msgstr ""
4418
 
4419
- #: core/class-settings.php:682
4420
  msgctxt "admin settings"
4421
  msgid "Number of free images"
4422
  msgstr ""
4423
 
4424
- #: core/class-settings.php:687
4425
  msgctxt "admin settings"
4426
  msgid ""
4427
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
4428
  "a> instead of this setting, which is ignored for paid listings."
4429
  msgstr ""
4430
 
4431
- #: core/class-settings.php:690
4432
  msgctxt "admin settings"
4433
  msgid "Use default picture for listings with no picture?"
4434
  msgstr ""
4435
 
4436
- #: core/class-settings.php:691
4437
  msgctxt "admin settings"
4438
  msgid "Show Thumbnail on main listings page?"
4439
  msgstr ""
4440
 
4441
- #: core/class-settings.php:720
4442
  msgctxt "admin settings"
4443
  msgid "User"
4444
  msgstr ""
4445
 
4446
- #: core/class-settings.php:721
4447
  msgctxt "admin settings"
4448
  msgid "User registration date"
4449
  msgstr ""
4450
 
4451
- #: core/class-settings.php:747
4452
  msgctxt "admin settings"
4453
  msgid ""
4454
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
4455
  "not activated."
4456
  msgstr ""
4457
 
4458
- #: core/class-settings.php:755
4459
  msgctxt "admin settings"
4460
  msgid ""
4461
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
4462
  "be created."
4463
  msgstr ""
4464
 
4465
- #: core/class-settings.php:764
4466
  msgctxt "admin settings"
4467
  msgid ""
4468
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
4469
  "\". Please remove the file \"%s\" manually or deactivate the plugin."
4470
  msgstr ""
4471
 
4472
- #: core/class-settings.php:1084
4473
  msgctxt "settings"
4474
  msgid "Deactivate License"
4475
  msgstr ""
4476
 
4477
- #: core/class-settings.php:1086
4478
  msgctxt "settings"
4479
  msgid "Deactivating license..."
4480
  msgstr ""
4481
 
4482
- #: core/class-settings.php:1089
4483
  msgctxt "settings"
4484
  msgid "Activate License"
4485
  msgstr ""
4486
 
4487
- #: core/class-settings.php:1091
4488
  msgctxt "settings"
4489
  msgid "Activating license..."
4490
  msgstr ""
4491
 
4492
- #: core/class-settings.php:1114
4493
  msgctxt "admin settings"
4494
  msgid "Valid placeholders: %s"
4495
  msgstr ""
4496
 
4497
- #: core/class-settings.php:1148
4498
  msgctxt "settings email"
4499
  msgid "Click to edit e-mail"
4500
  msgstr ""
4501
 
4502
- #: core/class-settings.php:1149
4503
  msgctxt "settings email"
4504
  msgid "Click to edit"
4505
  msgstr ""
4506
 
4507
- #: core/class-settings.php:1162
4508
  msgctxt "settings email"
4509
  msgid "E-Mail Subject"
4510
  msgstr ""
4511
 
4512
- #: core/class-settings.php:1173
4513
  msgctxt "settings email"
4514
  msgid "E-Mail Body"
4515
  msgstr ""
4516
 
4517
- #: core/class-settings.php:1184
4518
  msgctxt "settings email"
4519
  msgid "You can use the following placeholders:"
4520
  msgstr ""
4521
 
4522
- #: core/class-settings.php:1207
4523
  msgctxt "settings email"
4524
  msgid "Preview e-mail"
4525
  msgstr ""
4526
 
4527
- #: core/class-settings.php:1208
4528
  msgctxt "settings email"
4529
  msgid "Cancel"
4530
  msgstr ""
4531
 
4532
- #: core/class-settings.php:1209
4533
  msgctxt "settings email"
4534
  msgid "Save Changes"
4535
  msgstr ""
4536
 
4537
- #: core/class-settings.php:1228
4538
  msgctxt "settings email"
4539
  msgid "Site title"
4540
  msgstr ""
4541
 
4542
- #: core/class-settings.php:1231
4543
  msgctxt "settings email"
4544
  msgid "Site title (with link)"
4545
  msgstr ""
4546
 
4547
- #: core/class-settings.php:1234
4548
  msgctxt "settings email"
4549
  msgid "Site address (with link)"
4550
  msgstr ""
4551
 
4552
- #: core/class-settings.php:1237
4553
  msgctxt "settings email"
4554
  msgid "Directory URL (with link)"
4555
  msgstr ""
4556
 
4557
- #: core/class-settings.php:1240
4558
  msgctxt "settings email"
4559
  msgid "Current date"
4560
  msgstr ""
4561
 
4562
- #: core/class-settings.php:1243
4563
  msgctxt "settings email"
4564
  msgid "Current time"
4565
  msgstr ""
@@ -6526,7 +6535,7 @@ msgctxt "templates"
6526
  msgid "View"
6527
  msgstr ""
6528
 
6529
- #: templates/parts/login-required.tpl.php:5
6530
  msgctxt "templates"
6531
  msgid ""
6532
  "You are not currently logged in. Please login or register first. When "
4
  msgstr ""
5
  "Project-Id-Version: Business Directory Plugin 3.6\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
7
+ "POT-Creation-Date: 2017-02-14 01:14:13+00:00\n"
8
+ "PO-Revision-Date: 2017-01-16 17:47-0500\n"
9
  "Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
10
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
11
  "Language: en_US\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
+ "X-Generator: Poedit 1.8.11\n"
16
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
18
 
120
  msgid "Renew Listing"
121
  msgstr ""
122
 
123
+ #: admin/class-admin.php:104
124
  msgid ""
125
  "Preview is only available after you've saved the first draft. This is due\n"
126
  "to how WordPress stores the data."
127
  msgstr ""
128
 
129
+ #: admin/class-admin.php:137
130
  msgctxt "drip pointer"
131
  msgid ""
132
  "Find out how to create a compelling, thriving business directory from "
134
  "a FREE premium module just for signing up."
135
  msgstr ""
136
 
137
+ #: admin/class-admin.php:139
138
  msgctxt "drip pointer"
139
  msgid "Email Address:"
140
  msgstr ""
141
 
142
+ #: admin/class-admin.php:145
143
  msgctxt "drip pointer"
144
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
145
  msgstr ""
146
 
147
+ #: admin/class-admin.php:147
148
  msgctxt "drip pointer"
149
  msgid "Yes, please!"
150
  msgstr ""
151
 
152
+ #: admin/class-admin.php:149
153
  msgctxt "drip pointer"
154
  msgid "No, thanks"
155
  msgstr ""
156
 
157
+ #: admin/class-admin.php:166
158
  msgctxt "admin"
159
  msgid "Business Directory"
160
  msgstr ""
161
 
162
+ #: admin/class-admin.php:177
163
  msgctxt "admin"
164
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
165
  msgstr ""
166
 
167
+ #: admin/class-admin.php:198
168
  msgctxt "drip pointer"
169
  msgid "Invalid e-mail address."
170
  msgstr ""
171
 
172
+ #: admin/class-admin.php:232
173
  msgctxt "admin menu"
174
  msgid "Business Directory Admin"
175
  msgstr ""
176
 
177
+ #: admin/class-admin.php:233
178
  msgctxt "admin menu"
179
  msgid "Dir. Admin"
180
  msgstr ""
181
 
182
+ #: admin/class-admin.php:233
183
  msgctxt "admin menu"
184
  msgid "Directory Admin"
185
  msgstr ""
186
 
187
+ #: admin/class-admin.php:239 admin/class-admin.php:240
188
  msgctxt "admin menu"
189
  msgid "Add New Listing"
190
  msgstr ""
191
 
192
+ #: admin/class-admin.php:245 admin/class-admin.php:246
193
  msgctxt "admin menu"
194
  msgid "Manage Options"
195
  msgstr ""
196
 
197
+ #: admin/class-admin.php:251 admin/class-admin.php:252
198
  msgctxt "admin menu"
199
  msgid "Manage Fees"
200
  msgstr ""
201
 
202
+ #: admin/class-admin.php:257 admin/class-admin.php:258
203
  msgctxt "admin menu"
204
  msgid "Manage Form Fields"
205
  msgstr ""
206
 
207
+ #: admin/class-admin.php:263 admin/class-admin.php:264
208
  msgctxt "admin menu"
209
  msgid "Listings"
210
  msgstr ""
211
 
212
+ #: admin/class-admin.php:278 admin/class-admin.php:279
213
  msgctxt "admin menu"
214
  msgid "CSV Import"
215
  msgstr ""
216
 
217
+ #: admin/class-admin.php:284 admin/class-admin.php:285
218
  msgctxt "admin menu"
219
  msgid "CSV Export"
220
  msgstr ""
221
 
222
+ #: admin/class-admin.php:290 admin/class-admin.php:291
223
  msgctxt "admin menu"
224
  msgid "Debug"
225
  msgstr ""
226
 
227
+ #: admin/class-admin.php:300
228
  msgctxt "admin menu"
229
  msgid "Main Menu"
230
  msgstr ""
231
 
232
+ #: admin/class-admin.php:311
233
  msgctxt "admin menu"
234
  msgid "Uninstall Business Directory Plugin"
235
  msgstr ""
236
 
237
+ #: admin/class-admin.php:312
238
  msgctxt "admin menu"
239
  msgid "Uninstall"
240
  msgstr ""
241
 
242
+ #: admin/class-admin.php:426
243
  #: admin/templates/listing-metabox-categories.tpl.php:69
244
  msgctxt "admin infometabox"
245
  msgid "never"
246
  msgstr ""
247
 
248
+ #: admin/class-admin.php:520
249
  msgctxt "admin"
250
  msgid "Dismiss this notice."
251
  msgstr ""
252
 
253
+ #: admin/class-admin.php:548
254
  msgctxt "admin"
255
  msgid "The listing has been published."
256
  msgid_plural "The listings have been published."
257
  msgstr[0] ""
258
  msgstr[1] ""
259
 
260
+ #: admin/class-admin.php:566
261
  msgctxt "admin"
262
  msgid "The listing status has been set as paid."
263
  msgid_plural "The listings status has been set as paid."
264
  msgstr[0] ""
265
  msgstr[1] ""
266
 
267
+ #: admin/class-admin.php:572
268
  msgctxt "admin"
269
  msgid ""
270
  "Only invoices containing non-recurring items were marked as paid. Please "
276
  msgstr[0] ""
277
  msgstr[1] ""
278
 
279
+ #: admin/class-admin.php:591
280
  msgctxt "admin"
281
  msgid "The listing has been modified."
282
  msgid_plural "The listings have been modified."
283
  msgstr[0] ""
284
  msgstr[1] ""
285
 
286
+ #: admin/class-admin.php:604
287
  msgctxt "admin"
288
  msgid "The listing has been upgraded."
289
  msgid_plural "The listings have been upgraded."
290
  msgstr[0] ""
291
  msgstr[1] ""
292
 
293
+ #: admin/class-admin.php:616
294
  msgctxt "admin"
295
  msgid "The listing has been downgraded."
296
  msgid_plural "The listings have been downgraded."
297
  msgstr[0] ""
298
  msgstr[1] ""
299
 
300
+ #: admin/class-admin.php:627
301
  msgctxt "admin payments"
302
  msgid ""
303
  "The payment status was not changed. Recurring payments can't be manually "
305
  "went through."
306
  msgstr ""
307
 
308
+ #: admin/class-admin.php:632
309
  msgctxt "admin"
310
  msgid "The transaction has been approved."
311
  msgstr ""
312
 
313
+ #: admin/class-admin.php:642
314
  msgctxt "admin"
315
  msgid "The transaction has been rejected."
316
  msgstr ""
317
 
318
+ #: admin/class-admin.php:648
319
  msgctxt "admin"
320
  msgid "The fee was successfully assigned."
321
  msgstr ""
322
 
323
+ #: admin/class-admin.php:657
324
  msgctxt "admin"
325
  msgid "Listing was renewed."
326
  msgid_plural "Listings were renewed."
327
  msgstr[0] ""
328
  msgstr[1] ""
329
 
330
+ #: admin/class-admin.php:664
331
  msgctxt "admin"
332
  msgid "Renewal email sent."
333
  msgstr ""
334
 
335
+ #: admin/class-admin.php:719
336
  msgctxt "admin category id"
337
  msgid "ID"
338
  msgstr ""
339
 
340
+ #: admin/class-admin.php:721 admin/class-admin.php:727
341
  msgctxt "admin"
342
  msgid "Listing Count"
343
  msgstr ""
344
 
345
+ #: admin/class-admin.php:836
346
  msgctxt "admin"
347
  msgid ""
348
  "<b>Business Directory Plugin</b> requires fields with the following "
349
  "associations in order to work correctly: <b>%s</b>."
350
  msgstr ""
351
 
352
+ #: admin/class-admin.php:838
353
  msgctxt "admin"
354
  msgid ""
355
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
356
  "association in order to work correctly."
357
  msgstr ""
358
 
359
+ #: admin/class-admin.php:842
360
  msgctxt "admin"
361
  msgid ""
362
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
363
  "or let Business Directory do this for you automatically."
364
  msgstr ""
365
 
366
+ #: admin/class-admin.php:846
367
  msgctxt "admin"
368
  msgid "Go to \"Manage Form Fields\""
369
  msgstr ""
370
 
371
+ #: admin/class-admin.php:849
372
  msgctxt "admin"
373
  msgid "Create these required fields for me"
374
  msgstr ""
375
 
376
+ #: admin/class-admin.php:858
377
  msgctxt "admin"
378
  msgid ""
379
  "<b>Business Directory Plugin</b> requires a page with the "
380
  "<tt>[businessdirectory]</tt> shortcode to function properly."
381
  msgstr ""
382
 
383
+ #: admin/class-admin.php:860
384
  msgctxt "admin"
385
  msgid ""
386
  "You can create this page by yourself or let Business Directory do this for "
387
  "you automatically."
388
  msgstr ""
389
 
390
+ #: admin/class-admin.php:864
391
  msgctxt "admin"
392
  msgid "Create required pages for me"
393
  msgstr ""
394
 
395
+ #: admin/class-admin.php:904
396
  msgctxt "admin compat"
397
  msgid "Installed: %s"
398
  msgstr ""
399
 
400
+ #: admin/class-admin.php:904
401
  msgctxt "admin compat"
402
  msgid "N/A"
403
  msgstr ""
404
 
405
+ #: admin/class-admin.php:907
406
  msgctxt "admin compat"
407
  msgid "Required: %s"
408
  msgstr ""
409
 
410
+ #: admin/class-admin.php:919
411
  msgctxt "admin compat"
412
  msgid ""
413
  "Business Directory has detected some incompatible premium module versions "
414
  "installed."
415
  msgstr ""
416
 
417
+ #: admin/class-admin.php:921
418
  msgctxt "admin compat"
419
  msgid ""
420
  "Please upgrade to the required versions indicated below to make sure "
421
  "everything functions properly."
422
  msgstr ""
423
 
424
+ #: admin/class-admin.php:941
425
  msgctxt "admin"
426
  msgid ""
427
  "We noticed you want your Business Directory users to register before posting "
607
  msgid "← Return to \"CSV Import\""
608
  msgstr ""
609
 
610
+ #: admin/csv-import.php:256
611
  msgid ""
612
  "A valid temporary directory with write permissions is required for CSV "
613
  "imports to function properly. Your server is using \"%s\" but this path does "
614
  "not seem to be writable. Please consult with your host."
615
  msgstr ""
616
 
617
+ #: admin/csv-import.php:290
618
  msgctxt "admin csv-import"
619
  msgid "There was an error uploading the CSV file."
620
  msgstr ""
621
 
622
+ #: admin/csv-import.php:296
623
  msgctxt "admin csv-import"
624
  msgid "Please upload or select a CSV file."
625
  msgstr ""
626
 
627
+ #: admin/csv-import.php:309
628
  msgctxt "admin csv-import"
629
  msgid "There was an error uploading the images ZIP file."
630
  msgstr ""
631
 
632
+ #: admin/csv-import.php:330
633
  msgctxt "admin csv-import"
634
  msgid ""
635
  "An error was detected while validating the CSV file for import. Please fix "
636
  "this before proceeding."
637
  msgstr ""
638
 
639
+ #: admin/csv-import.php:339
640
  msgctxt "admin csv-import"
641
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
642
  msgstr ""
986
 
987
  #: admin/form-fields.php:298
988
  msgctxt "form-fields admin"
989
+ msgid "Country"
990
  msgstr ""
991
 
992
  #: admin/form-fields.php:299
993
  msgctxt "form-fields admin"
994
+ msgid "ZIP Code"
995
  msgstr ""
996
 
997
  #: admin/form-fields.php:300
998
  msgctxt "form-fields admin"
999
+ msgid "FAX Number"
1000
  msgstr ""
1001
 
1002
  #: admin/form-fields.php:301
1003
  msgctxt "form-fields admin"
1004
+ msgid "Phone Number"
1005
  msgstr ""
1006
 
1007
  #: admin/form-fields.php:302
1008
  msgctxt "form-fields admin"
1009
+ msgid "Ratings Field"
1010
  msgstr ""
1011
 
1012
  #: admin/form-fields.php:303
1013
  msgctxt "form-fields admin"
1014
+ msgid "Twitter"
1015
+ msgstr ""
1016
+
1017
+ #: admin/form-fields.php:304
1018
+ msgctxt "form-fields admin"
1019
  msgid "Website"
1020
  msgstr ""
1021
 
1022
+ #: admin/form-fields.php:325
1023
  msgctxt "form-fields admin"
1024
  msgid "Tags updated."
1025
  msgstr ""
2097
  msgid "Please see the <a>Form Fields documentation</a> for more details."
2098
  msgstr ""
2099
 
2100
+ #. #-#-#-#-# WPBDM.pot (Business Directory Plugin 4.1.8) #-#-#-#-#
2101
  #. Plugin Name of the plugin/theme
2102
  #: admin/templates/header.tpl.php:4
2103
  msgid "Business Directory Plugin"
2843
  msgid "%s Feed"
2844
  msgstr ""
2845
 
2846
+ #: business-directory-plugin.php:1138 core/view-submit-listing.php:58
2847
  #: core/views/submit_listing.php:10
2848
  msgctxt "views"
2849
  msgid "Submit A Listing"
2850
  msgstr ""
2851
 
2852
+ #: business-directory-plugin.php:1143
2853
  msgctxt "title"
2854
  msgid "Find a Listing"
2855
  msgstr ""
2856
 
2857
+ #: business-directory-plugin.php:1148
2858
  msgctxt "title"
2859
  msgid "View All Listings"
2860
  msgstr ""
2861
 
2862
+ #: business-directory-plugin.php:1177
2863
  msgctxt "title"
2864
  msgid "Listings tagged: %s"
2865
  msgstr ""
2866
 
2867
+ #: core/api.php:402
2868
  msgid "Free"
2869
  msgstr ""
2870
 
3245
 
3246
  #: core/class-settings.php:106
3247
  msgctxt "admin settings"
3248
+ msgid "Terms and Conditions text goes here..."
 
 
3249
  msgstr ""
3250
 
3251
  #: core/class-settings.php:107
3374
  msgid "Enable AJAX compatibility mode?"
3375
  msgstr ""
3376
 
3377
+ #: core/class-settings.php:183
3378
+ msgctxt "admin settings"
3379
+ msgid ""
3380
+ "Include CSS rules to give their own style to View, Edit and Delete buttons?"
3381
+ msgstr ""
3382
+
3383
+ #: core/class-settings.php:189 core/class-settings.php:687
3384
  msgctxt "admin settings"
3385
  msgid "Listings"
3386
  msgstr ""
3387
 
3388
+ #: core/class-settings.php:190 core/class-settings.php:357
3389
+ #: core/class-settings.php:644
3390
  msgctxt "admin settings"
3391
  msgid "General Settings"
3392
  msgstr ""
3393
 
3394
+ #: core/class-settings.php:192
3395
  msgctxt "admin settings"
3396
  msgid "Listings per page"
3397
  msgstr ""
3398
 
3399
+ #: core/class-settings.php:193
3400
  msgctxt "admin settings"
3401
  msgid ""
3402
  "Number of listings to show per page. Use a value of \"0\" to show all "
3403
  "listings."
3404
  msgstr ""
3405
 
3406
+ #: core/class-settings.php:195
3407
  msgctxt "admin settings"
3408
  msgid "Listing duration for no-fee sites (in days)"
3409
  msgstr ""
3410
 
3411
+ #: core/class-settings.php:196
3412
  msgctxt "admin settings"
3413
  msgid ""
3414
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
3415
  "less than 10 years (3650 days)."
3416
  msgstr ""
3417
 
3418
+ #: core/class-settings.php:202
3419
  msgctxt "admin settings"
3420
  msgid "Include listing contact form on listing pages?"
3421
  msgstr ""
3422
 
3423
+ #: core/class-settings.php:205
3424
  msgctxt "admin settings"
3425
  msgid ""
3426
  "Allows visitors to contact listing authors privately. Authors will receive "
3427
  "the messages via email."
3428
  msgstr ""
3429
 
3430
+ #: core/class-settings.php:208
3431
  msgctxt "admin settings"
3432
  msgid "Open detailed view of listing in new tab?"
3433
  msgstr ""
3434
 
3435
+ #: core/class-settings.php:213
3436
  msgctxt "admin settings"
3437
  msgid "Require login for using the contact form?"
3438
  msgstr ""
3439
 
3440
+ #: core/class-settings.php:219
3441
  msgctxt "admin settings"
3442
  msgid "Maximum number of contact form submits per day"
3443
  msgstr ""
3444
 
3445
+ #: core/class-settings.php:222
3446
  msgctxt "admin settings"
3447
  msgid ""
3448
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
3449
  "per day."
3450
  msgstr ""
3451
 
3452
+ #: core/class-settings.php:230
3453
  msgctxt "admin settings"
3454
  msgid "Include comment form on listing pages?"
3455
  msgstr ""
3456
 
3457
+ #: core/class-settings.php:233
3458
  msgctxt "admin settings"
3459
  msgid ""
3460
  "BD uses the standard comment inclusion from WordPress, but most themes only "
3464
  "first, and if that doesn't work, try the 3rd option instead."
3465
  msgstr ""
3466
 
3467
+ #: core/class-settings.php:236
3468
  msgctxt "admin settings"
3469
  msgid "Do not include comments in listings"
3470
  msgstr ""
3471
 
3472
+ #: core/class-settings.php:237
3473
  msgctxt "admin settings"
3474
  msgid "Include comment form, theme invoked (standard option)"
3475
  msgstr ""
3476
 
3477
+ #: core/class-settings.php:238
3478
  msgctxt "admin settings"
3479
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
3480
  msgstr ""
3481
 
3482
+ #: core/class-settings.php:246
3483
  msgctxt "admin settings"
3484
  msgid "Show listings under categories on main page?"
3485
  msgstr ""
3486
 
3487
+ #: core/class-settings.php:247
3488
  msgctxt "admin settings"
3489
  msgid "Status of listings upon uninstalling plugin"
3490
  msgstr ""
3491
 
3492
+ #: core/class-settings.php:248 core/class-settings.php:250
3493
  msgctxt "post status"
3494
  msgid "Draft"
3495
  msgstr ""
3496
 
3497
+ #: core/class-settings.php:248 core/class-settings.php:250
3498
  msgctxt "post status"
3499
  msgid "Trash"
3500
  msgstr ""
3501
 
3502
+ #: core/class-settings.php:249
3503
  msgctxt "admin settings"
3504
  msgid "Status of deleted listings"
3505
  msgstr ""
3506
 
3507
+ #: core/class-settings.php:251
3508
  msgctxt "admin settings"
3509
  msgid "Submit Listing instructions message"
3510
  msgstr ""
3511
 
3512
+ #: core/class-settings.php:251
3513
  msgctxt "admin settings"
3514
  msgid ""
3515
  "This text is displayed at the first page of the Submit Listing process for "
3517
  "form or anything you want to tell users before they get started."
3518
  msgstr ""
3519
 
3520
+ #: core/class-settings.php:253
3521
  msgctxt "admin settings"
3522
  msgid "Listing Renewal"
3523
  msgstr ""
3524
 
3525
+ #: core/class-settings.php:254
3526
  msgctxt "admin settings"
3527
  msgid "Turn on listing renewal option?"
3528
  msgstr ""
3529
 
3530
+ #: core/class-settings.php:257
3531
  msgctxt "admin settings"
3532
  msgid "Allow recurring renewal payments?"
3533
  msgstr ""
3534
 
3535
+ #: core/class-settings.php:260
3536
  msgctxt "admin settings"
3537
  msgid ""
3538
  "Allow users to opt in for automatic renewal of their listings. The fee is "
3539
  "charged at the time the listing expires without user intervention."
3540
  msgstr ""
3541
 
3542
+ #: core/class-settings.php:264
3543
  msgctxt "admin settings"
3544
  msgid "Use recurring payments as the default payment method?"
3545
  msgstr ""
3546
 
3547
+ #: core/class-settings.php:267
3548
  msgctxt "admin settings"
3549
  msgid ""
3550
  "Enable automatic renewal without having users opt in during the submit "
3551
  "process."
3552
  msgstr ""
3553
 
3554
+ #: core/class-settings.php:272
3555
  msgctxt "admin settings"
3556
  msgid "Listing renewal e-mail threshold (in days)"
3557
  msgstr ""
3558
 
3559
+ #: core/class-settings.php:275
3560
  msgctxt "admin settings"
3561
  msgid ""
3562
  "Configure how many days before listing expiration is the renewal e-mail sent."
3563
  msgstr ""
3564
 
3565
+ #: core/class-settings.php:279
3566
  msgctxt "admin settings"
3567
  msgid ""
3568
  "Send expiration notices including a cancel links to auto-renewed listings?"
3569
  msgstr ""
3570
 
3571
+ #: core/class-settings.php:286
3572
  msgctxt "admin settings"
3573
  msgid "Remind listing owners of expired listings (past due)?"
3574
  msgstr ""
3575
 
3576
+ #: core/class-settings.php:291
3577
  msgctxt "admin settings"
3578
  msgid "Listing renewal reminder e-mail threshold (in days)"
3579
  msgstr ""
3580
 
3581
+ #: core/class-settings.php:294
3582
  msgctxt "admin settings"
3583
  msgid ""
3584
  "Configure how many days after the expiration of a listing an e-mail reminder "
3585
  "should be sent to the owner."
3586
  msgstr ""
3587
 
3588
+ #: core/class-settings.php:297
3589
  msgctxt "admin settings"
3590
  msgid "Post/Category Settings"
3591
  msgstr ""
3592
 
3593
+ #: core/class-settings.php:298
3594
  msgctxt "admin settings"
3595
  msgid "Default new post status"
3596
  msgstr ""
3597
 
3598
+ #: core/class-settings.php:299 core/class-settings.php:302
3599
  msgctxt "post status"
3600
  msgid "Published"
3601
  msgstr ""
3602
 
3603
+ #: core/class-settings.php:299 core/class-settings.php:302
3604
  msgctxt "post status"
3605
  msgid "Pending"
3606
  msgstr ""
3607
 
3608
+ #: core/class-settings.php:301
3609
  msgctxt "admin settings"
3610
  msgid "Edit post status"
3611
  msgstr ""
3612
 
3613
+ #: core/class-settings.php:303
3614
  msgctxt "admin settings"
3615
  msgid "Order categories list by"
3616
  msgstr ""
3617
 
3618
+ #: core/class-settings.php:305
3619
  msgctxt "admin settings"
3620
  msgid "Name"
3621
  msgstr ""
3622
 
3623
+ #: core/class-settings.php:306
3624
  msgctxt "admin settings"
3625
  msgid "Slug"
3626
  msgstr ""
3627
 
3628
+ #: core/class-settings.php:307
3629
  msgctxt "admin settings"
3630
  msgid "Listing Count"
3631
  msgstr ""
3632
 
3633
+ #: core/class-settings.php:309
3634
  msgctxt "admin settings"
3635
  msgid "Sort order for categories"
3636
  msgstr ""
3637
 
3638
+ #: core/class-settings.php:310 core/class-settings.php:328
3639
  msgctxt "admin settings"
3640
  msgid "Ascending"
3641
  msgstr ""
3642
 
3643
+ #: core/class-settings.php:310 core/class-settings.php:328
3644
  msgctxt "admin settings"
3645
  msgid "Descending"
3646
  msgstr ""
3647
 
3648
+ #: core/class-settings.php:311
3649
  msgctxt "admin settings"
3650
  msgid "Show category post count?"
3651
  msgstr ""
3652
 
3653
+ #: core/class-settings.php:312
3654
  msgctxt "admin settings"
3655
  msgid "Hide empty categories?"
3656
  msgstr ""
3657
 
3658
+ #: core/class-settings.php:313
3659
  msgctxt "admin settings"
3660
  msgid "Show only parent categories in category list?"
3661
  msgstr ""
3662
 
3663
+ #: core/class-settings.php:315
3664
  msgctxt "admin settings"
3665
  msgid "Listings Sorting"
3666
  msgstr ""
3667
 
3668
+ #: core/class-settings.php:316
3669
  msgctxt "admin settings"
3670
  msgid "Order directory listings by"
3671
  msgstr ""
3672
 
3673
+ #: core/class-settings.php:318
3674
  msgctxt "admin settings"
3675
  msgid "Title"
3676
  msgstr ""
3677
 
3678
+ #: core/class-settings.php:319
3679
  msgctxt "admin settings"
3680
  msgid "Author"
3681
  msgstr ""
3682
 
3683
+ #: core/class-settings.php:320 core/class-settings.php:730
3684
  msgctxt "admin settings"
3685
  msgid "Date posted"
3686
  msgstr ""
3687
 
3688
+ #: core/class-settings.php:321 core/class-settings.php:731
3689
  msgctxt "admin settings"
3690
  msgid "Date last modified"
3691
  msgstr ""
3692
 
3693
+ #: core/class-settings.php:322
3694
  msgctxt "admin settings"
3695
  msgid "Random"
3696
  msgstr ""
3697
 
3698
+ #: core/class-settings.php:323
3699
  msgctxt "admin settings"
3700
  msgid "Paid first then free. Inside each group by date."
3701
  msgstr ""
3702
 
3703
+ #: core/class-settings.php:324
3704
  msgctxt "admin settings"
3705
  msgid "Paid first then free. Inside each group by title."
3706
  msgstr ""
3707
 
3708
+ #: core/class-settings.php:326
3709
  msgctxt "admin settings"
3710
  msgid "Sort directory listings by"
3711
  msgstr ""
3712
 
3713
+ #: core/class-settings.php:327
3714
  msgctxt "admin settings"
3715
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
3716
  msgstr ""
3717
 
3718
+ #: core/class-settings.php:332
3719
  msgctxt "admin settings"
3720
  msgid "Enable sort bar?"
3721
  msgstr ""
3722
 
3723
+ #: core/class-settings.php:337
3724
  msgctxt "admin settings"
3725
  msgid "Sortbar Fields"
3726
  msgstr ""
3727
 
3728
+ #: core/class-settings.php:346
3729
  msgctxt "admin settings"
3730
  msgid "Featured (Sticky) listing settings"
3731
  msgstr ""
3732
 
3733
+ #: core/class-settings.php:347
3734
  msgctxt "admin settings"
3735
  msgid "Offer sticky listings?"
3736
  msgstr ""
3737
 
3738
+ #: core/class-settings.php:348
3739
  msgctxt "admin settings"
3740
  msgid "Offer upgrades during submit process?"
3741
  msgstr ""
3742
 
3743
+ #: core/class-settings.php:349
3744
  msgctxt "admin settings"
3745
  msgid "Sticky listing price"
3746
  msgstr ""
3747
 
3748
+ #: core/class-settings.php:350
3749
  msgctxt "admin settings"
3750
  msgid "Sticky listing page description text"
3751
  msgstr ""
3752
 
3753
+ #: core/class-settings.php:351
3754
  msgctxt "admin settings"
3755
  msgid ""
3756
  "You can upgrade your listing to featured status. Featured listings will "
3757
  "always appear on top of regular listings."
3758
  msgstr ""
3759
 
3760
+ #: core/class-settings.php:356
3761
  msgctxt "admin settings"
3762
  msgid "E-Mail"
3763
  msgstr ""
3764
 
3765
+ #: core/class-settings.php:360
3766
  msgctxt "admin settings"
3767
  msgid "Display email address fields publicly?"
3768
  msgstr ""
3769
 
3770
+ #: core/class-settings.php:363
3771
  msgctxt "admin settings"
3772
  msgid ""
3773
  "Shows the email address of the listing owner to all web users. NOT "
3775
  "harvest it for future use."
3776
  msgstr ""
3777
 
3778
+ #: core/class-settings.php:366
3779
  msgctxt "admin settings"
3780
  msgid "How to determine the listing's email address?"
3781
  msgstr ""
3782
 
3783
+ #: core/class-settings.php:369
3784
  msgctxt "admin settings"
3785
  msgid ""
3786
  "This affects emails sent to listing owners via contact forms or when their "
3787
  "listings expire."
3788
  msgstr ""
3789
 
3790
+ #: core/class-settings.php:371
3791
  msgctxt "admin settings"
3792
  msgid "Try listing's email field first, then author's email."
3793
  msgstr ""
3794
 
3795
+ #: core/class-settings.php:372
3796
  msgctxt "admin settings"
3797
  msgid "Try author's email first and then listing's email field."
3798
  msgstr ""
3799
 
3800
+ #: core/class-settings.php:376
3801
  msgctxt "admin settings"
3802
  msgid "E-Mail Notifications"
3803
  msgstr ""
3804
 
3805
+ #: core/class-settings.php:379
3806
  msgctxt "admin settings"
3807
  msgid "Notify admin via e-mail when..."
3808
  msgstr ""
3809
 
3810
+ #: core/class-settings.php:383
3811
  msgctxt "admin settings"
3812
  msgid "A new listing is submitted."
3813
  msgstr ""
3814
 
3815
+ #: core/class-settings.php:384
3816
  msgctxt "admin settings"
3817
  msgid "A listing is edited."
3818
  msgstr ""
3819
 
3820
+ #: core/class-settings.php:385
3821
  msgctxt "admin settings"
3822
  msgid "A listing expires."
3823
  msgstr ""
3824
 
3825
+ #: core/class-settings.php:386
3826
  msgctxt "admin settings"
3827
  msgid "A contact message is sent to a listing's owner."
3828
  msgstr ""
3829
 
3830
+ #: core/class-settings.php:392
3831
  msgctxt "admin settings"
3832
  msgid "CC this e-mail address too"
3833
  msgstr ""
3834
 
3835
+ #: core/class-settings.php:398
3836
  msgctxt "admin settings"
3837
  msgid "Notify users via e-mail when..."
3838
  msgstr ""
3839
 
3840
+ #: core/class-settings.php:401
3841
  msgctxt "admin settings"
3842
  msgid "You can modify the text template used for most of these e-mails below."
3843
  msgstr ""
3844
 
3845
+ #: core/class-settings.php:402
3846
  msgctxt "admin settings"
3847
  msgid "Their listing is submitted."
3848
  msgstr ""
3849
 
3850
+ #: core/class-settings.php:403
3851
  msgctxt "admin settings"
3852
  msgid "Their listing is approved/published."
3853
  msgstr ""
3854
 
3855
+ #: core/class-settings.php:412
3856
  msgctxt "contact email"
3857
  msgid "You have received a reply from your listing at %s."
3858
  msgstr ""
3859
 
3860
+ #: core/class-settings.php:413
3861
  msgctxt "contact email"
3862
  msgid "Name: %s"
3863
  msgstr ""
3864
 
3865
+ #: core/class-settings.php:414
3866
  msgctxt "contact email"
3867
  msgid "E-Mail: %s"
3868
  msgstr ""
3869
 
3870
+ #: core/class-settings.php:415
3871
  msgctxt "contact email"
3872
  msgid "Message:"
3873
  msgstr ""
3874
 
3875
+ #: core/class-settings.php:417
3876
  msgctxt "contact email"
3877
  msgid "Time: %s"
3878
  msgstr ""
3879
 
3880
+ #: core/class-settings.php:419
3881
  msgctxt "admin settings"
3882
  msgid "E-Mail Templates"
3883
  msgstr ""
3884
 
3885
+ #: core/class-settings.php:422
3886
  msgctxt "admin settings"
3887
  msgid "Email confirmation message"
3888
  msgstr ""
3889
 
3890
+ #: core/class-settings.php:426
3891
  msgctxt "admin settings"
3892
  msgid "Sent after a listing has been submitted."
3893
  msgstr ""
3894
 
3895
+ #: core/class-settings.php:427 core/class-settings.php:435
3896
+ #: core/class-settings.php:476
3897
  msgctxt "admin settings"
3898
  msgid "Listing's title"
3899
  msgstr ""
3900
 
3901
+ #: core/class-settings.php:430
3902
  msgctxt "admin settings"
3903
  msgid "Listing published message"
3904
  msgstr ""
3905
 
3906
+ #: core/class-settings.php:433
3907
  msgctxt "admin settings"
3908
  msgid ""
3909
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
3910
  "viewed by the public."
3911
  msgstr ""
3912
 
3913
+ #: core/class-settings.php:434
3914
  msgctxt "admin settings"
3915
  msgid "Sent when the listing has been published or approved by an admin."
3916
  msgstr ""
3917
 
3918
+ #: core/class-settings.php:436
3919
  msgctxt "admin settings"
3920
  msgid "Listing's URL"
3921
  msgstr ""
3922
 
3923
+ #: core/class-settings.php:440
3924
  msgctxt "admin settings"
3925
  msgid "Listing Contact Message"
3926
  msgstr ""
3927
 
3928
+ #: core/class-settings.php:444
3929
  msgctxt "admin settings"
3930
  msgid ""
3931
  "Sent to listing owners when someone uses the contact form on their listing "
3932
  "pages."
3933
  msgstr ""
3934
 
3935
+ #: core/class-settings.php:454
3936
  msgctxt "admin settings"
3937
  msgid "Payment related"
3938
  msgstr ""
3939
 
3940
+ #: core/class-settings.php:471
3941
  msgctxt "admin settings"
3942
  msgid "Payment abandoned reminder message"
3943
  msgstr ""
3944
 
3945
+ #: core/class-settings.php:475
3946
  msgctxt "admin settings"
3947
  msgid "Sent some time after a pending payment is abandoned by users."
3948
  msgstr ""
3949
 
3950
+ #: core/class-settings.php:477
3951
  msgctxt "admin settings"
3952
  msgid "Checkout URL link"
3953
  msgstr ""
3954
 
3955
+ #: core/class-settings.php:483
3956
  msgctxt "admin settings"
3957
  msgid "Renewal Reminders"
3958
  msgstr ""
3959
 
3960
+ #: core/class-settings.php:486
3961
  msgctxt "admin settings"
3962
  msgid ""
3963
  "This section refers only to the text of the renewal/expiration notices. You "
3964
  "can also <a>configure when the e-mails are sent</a>."
3965
  msgstr ""
3966
 
3967
+ #: core/class-settings.php:490
3968
  msgctxt "admin settings"
3969
  msgid "Pending expiration e-mail message"
3970
  msgstr ""
3971
 
3972
+ #: core/class-settings.php:494
3973
  msgctxt "settings"
3974
  msgid ""
3975
  "Sent some time before the listing expires. Applies to non-recurring renewals "
3976
  "only."
3977
  msgstr ""
3978
 
3979
+ #: core/class-settings.php:495 core/class-settings.php:508
3980
+ #: core/class-settings.php:521 core/class-settings.php:534
3981
+ #: core/class-settings.php:547
3982
  msgctxt "settings"
3983
  msgid "Listing's name (with link)"
3984
  msgstr ""
3985
 
3986
+ #: core/class-settings.php:496 core/class-settings.php:509
3987
+ #: core/class-settings.php:522 core/class-settings.php:535
3988
+ #: core/class-settings.php:548
3989
  msgctxt "settings"
3990
  msgid "Author's name"
3991
  msgstr ""
3992
 
3993
+ #: core/class-settings.php:497 core/class-settings.php:510
3994
+ #: core/class-settings.php:549
3995
  msgctxt "settings"
3996
  msgid "Expiration date"
3997
  msgstr ""
3998
 
3999
+ #: core/class-settings.php:498
4000
  msgctxt "settings"
4001
  msgid "Category that is going to expire"
4002
  msgstr ""
4003
 
4004
+ #: core/class-settings.php:499 core/class-settings.php:512
4005
+ #: core/class-settings.php:551
4006
  msgctxt "settings"
4007
  msgid "Link to renewal page"
4008
  msgstr ""
4009
 
4010
+ #: core/class-settings.php:500 core/class-settings.php:513
4011
+ #: core/class-settings.php:525 core/class-settings.php:538
4012
+ #: core/class-settings.php:552
4013
  msgctxt "settings"
4014
  msgid "Link to your site"
4015
  msgstr ""
4016
 
4017
+ #: core/class-settings.php:503
4018
  msgctxt "admin settings"
4019
  msgid "Listing Renewal e-mail message"
4020
  msgstr ""
4021
 
4022
+ #: core/class-settings.php:507
4023
  msgctxt "settings"
4024
  msgid ""
4025
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
4026
  "only."
4027
  msgstr ""
4028
 
4029
+ #: core/class-settings.php:511 core/class-settings.php:550
4030
  msgctxt "settings"
4031
  msgid "Category that expired"
4032
  msgstr ""
4033
 
4034
+ #: core/class-settings.php:516
4035
  msgctxt "admin settings"
4036
  msgid "Listing auto-renewal reminder (recurring payments)"
4037
  msgstr ""
4038
 
4039
+ #: core/class-settings.php:520
4040
  msgctxt "settings"
4041
  msgid ""
4042
  "Sent some time before the listing is auto-renewed. Applies to recurring "
4043
  "renewals only."
4044
  msgstr ""
4045
 
4046
+ #: core/class-settings.php:523 core/class-settings.php:537
4047
  msgctxt "settings"
4048
  msgid "Renewal date"
4049
  msgstr ""
4050
 
4051
+ #: core/class-settings.php:524
4052
  msgctxt "settings"
4053
  msgid "Category that is going to be renewed"
4054
  msgstr ""
4055
 
4056
+ #: core/class-settings.php:526
4057
  msgctxt "settings"
4058
  msgid "Link to manage subscriptions"
4059
  msgstr ""
4060
 
4061
+ #: core/class-settings.php:529
4062
  msgctxt "admin settings"
4063
  msgid "Listing Renewal e-mail message (recurring payments)"
4064
  msgstr ""
4065
 
4066
+ #: core/class-settings.php:533
4067
  msgctxt "settings"
4068
  msgid ""
4069
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
4070
  msgstr ""
4071
 
4072
+ #: core/class-settings.php:536
4073
  msgctxt "settings"
4074
  msgid "Renewed category"
4075
  msgstr ""
4076
 
4077
+ #: core/class-settings.php:542
4078
  msgctxt "admin settings"
4079
  msgid "Renewal reminder e-mail message"
4080
  msgstr ""
4081
 
4082
+ #: core/class-settings.php:546
4083
  msgctxt "settings"
4084
  msgid ""
4085
  "Sent some time after listing expiration and when no renewal has occurred. "
4086
  "Applies to both recurring and non-recurring renewals."
4087
  msgstr ""
4088
 
4089
+ #: core/class-settings.php:556
4090
  msgctxt "admin settings"
4091
  msgid "Payment"
4092
  msgstr ""
4093
 
4094
+ #: core/class-settings.php:557
4095
  msgctxt "admin settings"
4096
  msgid "Payment Settings"
4097
  msgstr ""
4098
 
4099
+ #: core/class-settings.php:560
4100
  msgctxt "admin settings"
4101
  msgid "Turn On payments?"
4102
  msgstr ""
4103
 
4104
+ #: core/class-settings.php:562
4105
  msgctxt "admin settings"
4106
  msgid "Put payment gateways in test mode?"
4107
  msgstr ""
4108
 
4109
+ #: core/class-settings.php:567
4110
  msgctxt "admin settings"
4111
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
4112
  msgstr ""
4113
 
4114
+ #: core/class-settings.php:570
4115
  msgctxt "admin settings"
4116
  msgid ""
4117
  "Recommended for added security. For this to work you need to enable HTTPS on "
4118
  "your server and <a>obtain an SSL certificate</a>."
4119
  msgstr ""
4120
 
4121
+ #: core/class-settings.php:574
4122
  msgctxt "admin settings"
4123
  msgid "Currency Code"
4124
  msgstr ""
4125
 
4126
+ #: core/class-settings.php:576
4127
  msgctxt "admin settings"
4128
  msgid "Australian Dollar (AUD)"
4129
  msgstr ""
4130
 
4131
+ #: core/class-settings.php:577
4132
  msgctxt "admin settings"
4133
  msgid "Brazilian Real (BRL)"
4134
  msgstr ""
4135
 
4136
+ #: core/class-settings.php:578
4137
  msgctxt "admin settings"
4138
  msgid "Canadian Dollar (CAD)"
4139
  msgstr ""
4140
 
4141
+ #: core/class-settings.php:579
4142
  msgctxt "admin settings"
4143
  msgid "Czech Koruna (CZK)"
4144
  msgstr ""
4145
 
4146
+ #: core/class-settings.php:580
4147
  msgctxt "admin settings"
4148
  msgid "Danish Krone (DKK)"
4149
  msgstr ""
4150
 
4151
+ #: core/class-settings.php:581
4152
  msgctxt "admin settings"
4153
  msgid "Euro (EUR)"
4154
  msgstr ""
4155
 
4156
+ #: core/class-settings.php:582
4157
  msgctxt "admin settings"
4158
  msgid "Hong Kong Dollar (HKD)"
4159
  msgstr ""
4160
 
4161
+ #: core/class-settings.php:583
4162
  msgctxt "admin settings"
4163
  msgid "Hungarian Forint (HUF)"
4164
  msgstr ""
4165
 
4166
+ #: core/class-settings.php:584
4167
  msgctxt "admin settings"
4168
  msgid "Israeli New Shequel (ILS)"
4169
  msgstr ""
4170
 
4171
+ #: core/class-settings.php:585
4172
  msgctxt "admin settings"
4173
  msgid "Japanese Yen (JPY)"
4174
  msgstr ""
4175
 
4176
+ #: core/class-settings.php:586
4177
  msgctxt "admin settings"
4178
  msgid "Malasian Ringgit (MYR)"
4179
  msgstr ""
4180
 
4181
+ #: core/class-settings.php:587
4182
  msgctxt "admin settings"
4183
  msgid "Mexican Peso (MXN)"
4184
  msgstr ""
4185
 
4186
+ #: core/class-settings.php:588
4187
  msgctxt "admin settings"
4188
  msgid "Norwegian Krone (NOK)"
4189
  msgstr ""
4190
 
4191
+ #: core/class-settings.php:589
4192
  msgctxt "admin settings"
4193
  msgid "New Zealand Dollar (NZD)"
4194
  msgstr ""
4195
 
4196
+ #: core/class-settings.php:590
4197
  msgctxt "admin settings"
4198
  msgid "Philippine Peso (PHP)"
4199
  msgstr ""
4200
 
4201
+ #: core/class-settings.php:591
4202
  msgctxt "admin settings"
4203
  msgid "Polish Zloty (PLN)"
4204
  msgstr ""
4205
 
4206
+ #: core/class-settings.php:592
4207
  msgctxt "admin settings"
4208
  msgid "Pound Sterling (GBP)"
4209
  msgstr ""
4210
 
4211
+ #: core/class-settings.php:593
4212
  msgctxt "admin settings"
4213
  msgid "Singapore Dollar (SGD)"
4214
  msgstr ""
4215
 
4216
+ #: core/class-settings.php:594
4217
  msgctxt "admin settings"
4218
  msgid "Swedish Krona (SEK)"
4219
  msgstr ""
4220
 
4221
+ #: core/class-settings.php:595
4222
  msgctxt "admin settings"
4223
  msgid "Swiss Franc (CHF)"
4224
  msgstr ""
4225
 
4226
+ #: core/class-settings.php:596
4227
  msgctxt "admin settings"
4228
  msgid "Taiwan Dollar (TWD)"
4229
  msgstr ""
4230
 
4231
+ #: core/class-settings.php:597
4232
  msgctxt "admin settings"
4233
  msgid "Thai Baht (THB)"
4234
  msgstr ""
4235
 
4236
+ #: core/class-settings.php:598
4237
  msgctxt "admin settings"
4238
  msgid "Turkish Lira (TRY)"
4239
  msgstr ""
4240
 
4241
+ #: core/class-settings.php:599
4242
  msgctxt "admin settings"
4243
  msgid "U.S. Dollar (USD)"
4244
  msgstr ""
4245
 
4246
+ #: core/class-settings.php:603
4247
  msgctxt "admin settings"
4248
  msgid "Currency Symbol"
4249
  msgstr ""
4250
 
4251
+ #: core/class-settings.php:608
4252
  msgctxt "admin settings"
4253
  msgid "Currency symbol display"
4254
  msgstr ""
4255
 
4256
+ #: core/class-settings.php:612
4257
  msgctxt "admin settings"
4258
  msgid "Show currency symbol on the left"
4259
  msgstr ""
4260
 
4261
+ #: core/class-settings.php:613
4262
  msgctxt "admin settings"
4263
  msgid "Show currency symbol on the right"
4264
  msgstr ""
4265
 
4266
+ #: core/class-settings.php:614
4267
  msgctxt "admin settings"
4268
  msgid "Do not show currency symbol"
4269
  msgstr ""
4270
 
4271
+ #: core/class-settings.php:616
4272
  msgctxt "admin settings"
4273
  msgid "Thank you for payment message"
4274
  msgstr ""
4275
 
4276
+ #: core/class-settings.php:617
4277
  msgctxt "admin settings"
4278
  msgid ""
4279
  "Thank you for your payment. Your payment is being verified and your listing "
4280
  "reviewed. The verification and review process could take up to 48 hours."
4281
  msgstr ""
4282
 
4283
+ #: core/class-settings.php:622
4284
  msgctxt "admin settings"
4285
  msgid "Ask users to come back for abandoned payments?"
4286
  msgstr ""
4287
 
4288
+ #: core/class-settings.php:625
4289
  msgctxt "admin settings"
4290
  msgid ""
4291
  "An abandoned payment is when a user attempts to place a listing and gets to "
4294
  "the transaction. BD can remind them to come back and continue."
4295
  msgstr ""
4296
 
4297
+ #: core/class-settings.php:631
4298
  msgctxt "admin settings"
4299
  msgid "Listing abandonment threshold (hours)"
4300
  msgstr ""
4301
 
4302
+ #: core/class-settings.php:636
4303
  msgctxt "admin settings"
4304
  msgid ""
4305
  "Listings with pending payments are marked as abandoned after this time. You "
4306
  "can also <a>customize the e-mail</a> users receive."
4307
  msgstr ""
4308
 
4309
+ #: core/class-settings.php:641
4310
  msgctxt "admin settings"
4311
  msgid "Themes"
4312
  msgstr ""
4313
 
4314
+ #: core/class-settings.php:643
4315
  msgctxt "admin settings"
4316
  msgid "You can manage your themes on <a>Directory Themes</a>."
4317
  msgstr ""
4318
 
4319
+ #: core/class-settings.php:648
4320
  msgctxt "admin settings"
4321
  msgid "Theme button style"
4322
  msgstr ""
4323
 
4324
+ #: core/class-settings.php:652
4325
  msgctxt "admin settings"
4326
  msgid "Use the BD theme style for BD buttons"
4327
  msgstr ""
4328
 
4329
+ #: core/class-settings.php:653
4330
  msgctxt "admin settings"
4331
  msgid "Use the WP theme style for BD buttons"
4332
  msgstr ""
4333
 
4334
+ #: core/class-settings.php:660
4335
  msgctxt "admin settings"
4336
  msgid "Image"
4337
  msgstr ""
4338
 
4339
+ #: core/class-settings.php:661
4340
  msgctxt "admin settings"
4341
  msgid ""
4342
  "Any changes to these settings will affect new listings only. Existing "
4345
  "here."
4346
  msgstr ""
4347
 
4348
+ #: core/class-settings.php:662
4349
  msgctxt "admin settings"
4350
  msgid "Image Settings"
4351
  msgstr ""
4352
 
4353
+ #: core/class-settings.php:663
4354
  msgctxt "admin settings"
4355
  msgid "Allow images?"
4356
  msgstr ""
4357
 
4358
+ #: core/class-settings.php:665
4359
  msgctxt "admin settings"
4360
  msgid "Min Image File Size (KB)"
4361
  msgstr ""
4362
 
4363
+ #: core/class-settings.php:666
4364
  msgctxt "admin settings"
4365
  msgid "Max Image File Size (KB)"
4366
  msgstr ""
4367
 
4368
+ #: core/class-settings.php:668
4369
  msgctxt "admin settings"
4370
  msgid "Min image width (px)"
4371
  msgstr ""
4372
 
4373
+ #: core/class-settings.php:669
4374
  msgctxt "admin settings"
4375
  msgid "Min image height (px)"
4376
  msgstr ""
4377
 
4378
+ #: core/class-settings.php:671
4379
  msgctxt "admin settings"
4380
  msgid "Max image width (px)"
4381
  msgstr ""
4382
 
4383
+ #: core/class-settings.php:672
4384
  msgctxt "admin settings"
4385
  msgid "Max image height (px)"
4386
  msgstr ""
4387
 
4388
+ #: core/class-settings.php:674
4389
  msgctxt "admin settings"
4390
  msgid "Turn on thickbox/lightbox?"
4391
  msgstr ""
4392
 
4393
+ #: core/class-settings.php:674
4394
  msgctxt "admin settings"
4395
  msgid ""
4396
  "Uncheck if it conflicts with other elements or plugins installed on your site"
4397
  msgstr ""
4398
 
4399
+ #: core/class-settings.php:676
4400
  msgctxt "admin settings"
4401
  msgid "Thumbnails"
4402
  msgstr ""
4403
 
4404
+ #: core/class-settings.php:677
4405
  msgctxt "admin settings"
4406
  msgid "Thumbnail width (px)"
4407
  msgstr ""
4408
 
4409
+ #: core/class-settings.php:678
4410
  msgctxt "admin settings"
4411
  msgid "Thumbnail height (px)"
4412
  msgstr ""
4413
 
4414
+ #: core/class-settings.php:681
4415
  msgctxt "admin settings"
4416
  msgid "Crop thumbnails to exact dimensions?"
4417
  msgstr ""
4418
 
4419
+ #: core/class-settings.php:684
4420
  msgctxt "admin settings"
4421
  msgid ""
4422
  "When enabled images will match exactly the dimensions above but part of the "
4425
  "Depending on the uploaded images, thumbnails may have different heights."
4426
  msgstr ""
4427
 
4428
+ #: core/class-settings.php:690
4429
  msgctxt "admin settings"
4430
  msgid "Number of free images"
4431
  msgstr ""
4432
 
4433
+ #: core/class-settings.php:695
4434
  msgctxt "admin settings"
4435
  msgid ""
4436
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
4437
  "a> instead of this setting, which is ignored for paid listings."
4438
  msgstr ""
4439
 
4440
+ #: core/class-settings.php:698
4441
  msgctxt "admin settings"
4442
  msgid "Use default picture for listings with no picture?"
4443
  msgstr ""
4444
 
4445
+ #: core/class-settings.php:699
4446
  msgctxt "admin settings"
4447
  msgid "Show Thumbnail on main listings page?"
4448
  msgstr ""
4449
 
4450
+ #: core/class-settings.php:728
4451
  msgctxt "admin settings"
4452
  msgid "User"
4453
  msgstr ""
4454
 
4455
+ #: core/class-settings.php:729
4456
  msgctxt "admin settings"
4457
  msgid "User registration date"
4458
  msgstr ""
4459
 
4460
+ #: core/class-settings.php:755
4461
  msgctxt "admin settings"
4462
  msgid ""
4463
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
4464
  "not activated."
4465
  msgstr ""
4466
 
4467
+ #: core/class-settings.php:763
4468
  msgctxt "admin settings"
4469
  msgid ""
4470
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
4471
  "be created."
4472
  msgstr ""
4473
 
4474
+ #: core/class-settings.php:772
4475
  msgctxt "admin settings"
4476
  msgid ""
4477
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
4478
  "\". Please remove the file \"%s\" manually or deactivate the plugin."
4479
  msgstr ""
4480
 
4481
+ #: core/class-settings.php:1092
4482
  msgctxt "settings"
4483
  msgid "Deactivate License"
4484
  msgstr ""
4485
 
4486
+ #: core/class-settings.php:1094
4487
  msgctxt "settings"
4488
  msgid "Deactivating license..."
4489
  msgstr ""
4490
 
4491
+ #: core/class-settings.php:1097
4492
  msgctxt "settings"
4493
  msgid "Activate License"
4494
  msgstr ""
4495
 
4496
+ #: core/class-settings.php:1099
4497
  msgctxt "settings"
4498
  msgid "Activating license..."
4499
  msgstr ""
4500
 
4501
+ #: core/class-settings.php:1122
4502
  msgctxt "admin settings"
4503
  msgid "Valid placeholders: %s"
4504
  msgstr ""
4505
 
4506
+ #: core/class-settings.php:1156
4507
  msgctxt "settings email"
4508
  msgid "Click to edit e-mail"
4509
  msgstr ""
4510
 
4511
+ #: core/class-settings.php:1157
4512
  msgctxt "settings email"
4513
  msgid "Click to edit"
4514
  msgstr ""
4515
 
4516
+ #: core/class-settings.php:1170
4517
  msgctxt "settings email"
4518
  msgid "E-Mail Subject"
4519
  msgstr ""
4520
 
4521
+ #: core/class-settings.php:1181
4522
  msgctxt "settings email"
4523
  msgid "E-Mail Body"
4524
  msgstr ""
4525
 
4526
+ #: core/class-settings.php:1192
4527
  msgctxt "settings email"
4528
  msgid "You can use the following placeholders:"
4529
  msgstr ""
4530
 
4531
+ #: core/class-settings.php:1215
4532
  msgctxt "settings email"
4533
  msgid "Preview e-mail"
4534
  msgstr ""
4535
 
4536
+ #: core/class-settings.php:1216
4537
  msgctxt "settings email"
4538
  msgid "Cancel"
4539
  msgstr ""
4540
 
4541
+ #: core/class-settings.php:1217
4542
  msgctxt "settings email"
4543
  msgid "Save Changes"
4544
  msgstr ""
4545
 
4546
+ #: core/class-settings.php:1236
4547
  msgctxt "settings email"
4548
  msgid "Site title"
4549
  msgstr ""
4550
 
4551
+ #: core/class-settings.php:1239
4552
  msgctxt "settings email"
4553
  msgid "Site title (with link)"
4554
  msgstr ""
4555
 
4556
+ #: core/class-settings.php:1242
4557
  msgctxt "settings email"
4558
  msgid "Site address (with link)"
4559
  msgstr ""
4560
 
4561
+ #: core/class-settings.php:1245
4562
  msgctxt "settings email"
4563
  msgid "Directory URL (with link)"
4564
  msgstr ""
4565
 
4566
+ #: core/class-settings.php:1248
4567
  msgctxt "settings email"
4568
  msgid "Current date"
4569
  msgstr ""
4570
 
4571
+ #: core/class-settings.php:1251
4572
  msgctxt "settings email"
4573
  msgid "Current time"
4574
  msgstr ""
6535
  msgid "View"
6536
  msgstr ""
6537
 
6538
+ #: templates/parts/login-required.tpl.php:7
6539
  msgctxt "templates"
6540
  msgid ""
6541
  "You are not currently logged in. Please login or register first. When "
languages/WPBDM-es_ES.mo CHANGED
Binary file
languages/WPBDM-es_ES.po CHANGED
@@ -4,15 +4,15 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Business Directory Plugin 4.0.6\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
7
- "POT-Creation-Date: 2016-12-13 23:11:33+00:00\n"
8
- "PO-Revision-Date: 2016-12-13 18:15-0500\n"
9
  "Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
10
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
11
  "Language: es_ES\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
- "X-Generator: Poedit 1.8.5\n"
16
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
  "X-Poedit-Bookmarks: -1,-1,-1,-1,-1,-1,-1,-1,-1,543\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
@@ -124,7 +124,7 @@ msgctxt "admin actions"
124
  msgid "Renew Listing"
125
  msgstr "Renovar Listado"
126
 
127
- #: admin/class-admin.php:102
128
  msgid ""
129
  "Preview is only available after you've saved the first draft. This is due\n"
130
  "to how WordPress stores the data."
@@ -133,7 +133,7 @@ msgstr ""
133
  "visualización está disponible solo después de que se guarde el primer "
134
  "borrador."
135
 
136
- #: admin/class-admin.php:135
137
  msgctxt "drip pointer"
138
  msgid ""
139
  "Find out how to create a compelling, thriving business directory from "
@@ -144,140 +144,140 @@ msgstr ""
144
  "cero en este curso GRATUITO por e-mail de 5 partes. Obtenga un módulo "
145
  "premium GRATIS solo por inscribirse."
146
 
147
- #: admin/class-admin.php:137
148
  msgctxt "drip pointer"
149
  msgid "Email Address:"
150
  msgstr "Correo electrónico:"
151
 
152
- #: admin/class-admin.php:143
153
  msgctxt "drip pointer"
154
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
155
  msgstr ""
156
  "Quiere conocer los secretos para crear un Directorio de Negocios "
157
  "impresionante?"
158
 
159
- #: admin/class-admin.php:145
160
  msgctxt "drip pointer"
161
  msgid "Yes, please!"
162
  msgstr "Sí, por favor!"
163
 
164
- #: admin/class-admin.php:147
165
  msgctxt "drip pointer"
166
  msgid "No, thanks"
167
  msgstr "No, gracias"
168
 
169
- #: admin/class-admin.php:164
170
  msgctxt "admin"
171
  msgid "Business Directory"
172
  msgstr "Directorio de Negocios"
173
 
174
- #: admin/class-admin.php:175
175
  msgctxt "admin"
176
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
177
  msgstr ""
178
  "Está todo listo. Visite la página de su nuevo <a>Directorio de Negocios</a>."
179
 
180
- #: admin/class-admin.php:196
181
  msgctxt "drip pointer"
182
  msgid "Invalid e-mail address."
183
  msgstr "Dirección de correo-e inválida."
184
 
185
- #: admin/class-admin.php:230
186
  msgctxt "admin menu"
187
  msgid "Business Directory Admin"
188
  msgstr "Gestión de Directorio de Negocios"
189
 
190
- #: admin/class-admin.php:231
191
  msgctxt "admin menu"
192
  msgid "Dir. Admin"
193
  msgstr "Gestión de Dir."
194
 
195
- #: admin/class-admin.php:231
196
  msgctxt "admin menu"
197
  msgid "Directory Admin"
198
  msgstr "Gestión de Directorio"
199
 
200
- #: admin/class-admin.php:237 admin/class-admin.php:238
201
  msgctxt "admin menu"
202
  msgid "Add New Listing"
203
  msgstr "Agregar Nuevo Listado"
204
 
205
- #: admin/class-admin.php:243 admin/class-admin.php:244
206
  msgctxt "admin menu"
207
  msgid "Manage Options"
208
  msgstr "Configuraciones"
209
 
210
- #: admin/class-admin.php:249 admin/class-admin.php:250
211
  msgctxt "admin menu"
212
  msgid "Manage Fees"
213
  msgstr "Administrar Comisiones"
214
 
215
- #: admin/class-admin.php:255 admin/class-admin.php:256
216
  msgctxt "admin menu"
217
  msgid "Manage Form Fields"
218
  msgstr "Administrar Campos de Formulario"
219
 
220
- #: admin/class-admin.php:261 admin/class-admin.php:262
221
  msgctxt "admin menu"
222
  msgid "Listings"
223
  msgstr "Listados"
224
 
225
- #: admin/class-admin.php:276 admin/class-admin.php:277
226
  msgctxt "admin menu"
227
  msgid "CSV Import"
228
  msgstr "Importar CSV"
229
 
230
- #: admin/class-admin.php:282 admin/class-admin.php:283
231
  msgctxt "admin menu"
232
  msgid "CSV Export"
233
  msgstr "Exportar CSV"
234
 
235
- #: admin/class-admin.php:288 admin/class-admin.php:289
236
  msgctxt "admin menu"
237
  msgid "Debug"
238
  msgstr "Depuración"
239
 
240
- #: admin/class-admin.php:298
241
  msgctxt "admin menu"
242
  msgid "Main Menu"
243
  msgstr "Menú Principal"
244
 
245
- #: admin/class-admin.php:309
246
  msgctxt "admin menu"
247
  msgid "Uninstall Business Directory Plugin"
248
  msgstr "Desinstalar Business Directory Plugin"
249
 
250
- #: admin/class-admin.php:310
251
  msgctxt "admin menu"
252
  msgid "Uninstall"
253
  msgstr "Desinstalar"
254
 
255
- #: admin/class-admin.php:424
256
  #: admin/templates/listing-metabox-categories.tpl.php:69
257
  msgctxt "admin infometabox"
258
  msgid "never"
259
  msgstr "nunca"
260
 
261
- #: admin/class-admin.php:518
262
  msgctxt "admin"
263
  msgid "Dismiss this notice."
264
  msgstr "Ignorar."
265
 
266
- #: admin/class-admin.php:546
267
  msgctxt "admin"
268
  msgid "The listing has been published."
269
  msgid_plural "The listings have been published."
270
  msgstr[0] "El listado ha sido publicado."
271
  msgstr[1] "Los listados han sido publicados."
272
 
273
- #: admin/class-admin.php:564
274
  msgctxt "admin"
275
  msgid "The listing status has been set as paid."
276
  msgid_plural "The listings status has been set as paid."
277
  msgstr[0] "El listado se ha marcado como pagado."
278
  msgstr[1] "Los listados se han marcado como pagados."
279
 
280
- #: admin/class-admin.php:570
281
  msgctxt "admin"
282
  msgid ""
283
  "Only invoices containing non-recurring items were marked as paid. Please "
@@ -296,28 +296,28 @@ msgstr[1] ""
296
  "pagadas. Los items recurrentes deben ser manejados a través de la pasarela "
297
  "de pago."
298
 
299
- #: admin/class-admin.php:589
300
  msgctxt "admin"
301
  msgid "The listing has been modified."
302
  msgid_plural "The listings have been modified."
303
  msgstr[0] "El listado ha sido modificado."
304
  msgstr[1] "Los listados han sido modificados."
305
 
306
- #: admin/class-admin.php:602
307
  msgctxt "admin"
308
  msgid "The listing has been upgraded."
309
  msgid_plural "The listings have been upgraded."
310
  msgstr[0] "El listado ha sido mejorado."
311
  msgstr[1] "Los listados han sido mejorados."
312
 
313
- #: admin/class-admin.php:614
314
  msgctxt "admin"
315
  msgid "The listing has been downgraded."
316
  msgid_plural "The listings have been downgraded."
317
  msgstr[0] "El listado ha sido degradado."
318
  msgstr[1] "Los listados han sido degradados."
319
 
320
- #: admin/class-admin.php:625
321
  msgctxt "admin payments"
322
  msgid ""
323
  "The payment status was not changed. Recurring payments can't be manually "
@@ -328,44 +328,44 @@ msgstr ""
328
  "manualmente aprobados. Por favor revise el panel de administración de la "
329
  "pasarela de pago para revisar si el pago sí se hizo efectivo."
330
 
331
- #: admin/class-admin.php:630
332
  msgctxt "admin"
333
  msgid "The transaction has been approved."
334
  msgstr "La transacción ha sido aprobada."
335
 
336
- #: admin/class-admin.php:640
337
  msgctxt "admin"
338
  msgid "The transaction has been rejected."
339
  msgstr "La transacción ha sido rechazada."
340
 
341
- #: admin/class-admin.php:646
342
  msgctxt "admin"
343
  msgid "The fee was successfully assigned."
344
  msgstr "La comisión se asignó satisfactoriamente."
345
 
346
- #: admin/class-admin.php:655
347
  msgctxt "admin"
348
  msgid "Listing was renewed."
349
  msgid_plural "Listings were renewed."
350
  msgstr[0] "El listado ha sido renovado."
351
  msgstr[1] "Los listados fueron renovados."
352
 
353
- #: admin/class-admin.php:662
354
  msgctxt "admin"
355
  msgid "Renewal email sent."
356
  msgstr "Mensaje de correo electrónico de renovación enviado."
357
 
358
- #: admin/class-admin.php:696
359
  msgctxt "admin category id"
360
  msgid "ID"
361
  msgstr "ID"
362
 
363
- #: admin/class-admin.php:698 admin/class-admin.php:704
364
  msgctxt "admin"
365
  msgid "Listing Count"
366
  msgstr "Conteo de Listados"
367
 
368
- #: admin/class-admin.php:813
369
  msgctxt "admin"
370
  msgid ""
371
  "<b>Business Directory Plugin</b> requires fields with the following "
@@ -374,7 +374,7 @@ msgstr ""
374
  "<b>Business Directory Plugin</b> requiere campos con las siguientes "
375
  "asociaciones para funcionar correctamente: <b>%s</b>."
376
 
377
- #: admin/class-admin.php:815
378
  msgctxt "admin"
379
  msgid ""
380
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
@@ -383,7 +383,7 @@ msgstr ""
383
  "<b>Business Directory Plugin</b> requiere un campo con la asociación <b>%s</"
384
  "b> para funcionar correctamente."
385
 
386
- #: admin/class-admin.php:819
387
  msgctxt "admin"
388
  msgid ""
389
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
@@ -392,17 +392,17 @@ msgstr ""
392
  "Puede crear estos campos usted mismo en \"Administrar Campos de Formulario\" "
393
  "o puede dejar que Business Directory haga esto por usted automáticamente."
394
 
395
- #: admin/class-admin.php:823
396
  msgctxt "admin"
397
  msgid "Go to \"Manage Form Fields\""
398
  msgstr "Ir a \"Administrar Campos de Formulario\""
399
 
400
- #: admin/class-admin.php:826
401
  msgctxt "admin"
402
  msgid "Create these required fields for me"
403
  msgstr "Crear estos campos requeridos por mi"
404
 
405
- #: admin/class-admin.php:835
406
  msgctxt "admin"
407
  msgid ""
408
  "<b>Business Directory Plugin</b> requires a page with the "
@@ -411,7 +411,7 @@ msgstr ""
411
  "<b>Business Directory Plugin</b> requiere una página con el shortcode "
412
  "<tt>[businessdirectory]</tt> para funcionar adecuadamente."
413
 
414
- #: admin/class-admin.php:837
415
  msgctxt "admin"
416
  msgid ""
417
  "You can create this page by yourself or let Business Directory do this for "
@@ -420,27 +420,27 @@ msgstr ""
420
  "Puede crear esta página usted mismo o dejar que Business Directory lo haga "
421
  "por usted automáticamente."
422
 
423
- #: admin/class-admin.php:841
424
  msgctxt "admin"
425
  msgid "Create required pages for me"
426
  msgstr "Crear las páginas requeridas por mi"
427
 
428
- #: admin/class-admin.php:881
429
  msgctxt "admin compat"
430
  msgid "Installed: %s"
431
  msgstr "Instalado: %s"
432
 
433
- #: admin/class-admin.php:881
434
  msgctxt "admin compat"
435
  msgid "N/A"
436
  msgstr "N/A"
437
 
438
- #: admin/class-admin.php:884
439
  msgctxt "admin compat"
440
  msgid "Required: %s"
441
  msgstr "Requerido: %s"
442
 
443
- #: admin/class-admin.php:896
444
  msgctxt "admin compat"
445
  msgid ""
446
  "Business Directory has detected some incompatible premium module versions "
@@ -449,7 +449,7 @@ msgstr ""
449
  "Business Directory ha detectado algunas versiones incompatibles de módulos "
450
  "instaladas."
451
 
452
- #: admin/class-admin.php:898
453
  msgctxt "admin compat"
454
  msgid ""
455
  "Please upgrade to the required versions indicated below to make sure "
@@ -458,7 +458,7 @@ msgstr ""
458
  "Por favor actualice a las versiones requeridas indicadas abajo para "
459
  "asegurarse de que todo funcione correctamente."
460
 
461
- #: admin/class-admin.php:918
462
  msgctxt "admin"
463
  msgid ""
464
  "We noticed you want your Business Directory users to register before posting "
@@ -664,7 +664,7 @@ msgctxt "admin csv-import"
664
  msgid "← Return to \"CSV Import\""
665
  msgstr "← Regresar a \"Importar CSV\""
666
 
667
- #: admin/csv-import.php:255
668
  msgid ""
669
  "A valid temporary directory with write permissions is required for CSV "
670
  "imports to function properly. Your server is using \"%s\" but this path does "
@@ -674,22 +674,22 @@ msgstr ""
674
  "la importación CSV funcione correctamente. Su servidor está utilizando \"%s"
675
  "\" pero no es posible escribir en esa ruta. Consulte con su proveedor."
676
 
677
- #: admin/csv-import.php:289
678
  msgctxt "admin csv-import"
679
  msgid "There was an error uploading the CSV file."
680
  msgstr "Ocurrió un error subiendo el archivo CSV."
681
 
682
- #: admin/csv-import.php:295
683
  msgctxt "admin csv-import"
684
  msgid "Please upload or select a CSV file."
685
  msgstr "Por favor suba o elija un archivo CSV."
686
 
687
- #: admin/csv-import.php:308
688
  msgctxt "admin csv-import"
689
  msgid "There was an error uploading the images ZIP file."
690
  msgstr "Ocurrió un error subiendo el archivo ZIP de imágenes."
691
 
692
- #: admin/csv-import.php:329
693
  msgctxt "admin csv-import"
694
  msgid ""
695
  "An error was detected while validating the CSV file for import. Please fix "
@@ -698,7 +698,7 @@ msgstr ""
698
  "Un error se detectó mientras se validaba el archivo CSV para importarlo. Por "
699
  "favor repárelo antes de proceder."
700
 
701
- #: admin/csv-import.php:338
702
  msgctxt "admin csv-import"
703
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
704
  msgstr ""
@@ -1060,36 +1060,42 @@ msgid "State"
1060
  msgstr "Estado"
1061
 
1062
  #: admin/form-fields.php:298
 
 
 
 
 
 
1063
  msgctxt "form-fields admin"
1064
  msgid "ZIP Code"
1065
  msgstr "Código Postal"
1066
 
1067
- #: admin/form-fields.php:299
1068
  msgctxt "form-fields admin"
1069
  msgid "FAX Number"
1070
  msgstr "Número de Fax"
1071
 
1072
- #: admin/form-fields.php:300
1073
  msgctxt "form-fields admin"
1074
  msgid "Phone Number"
1075
  msgstr "Número telefónico"
1076
 
1077
- #: admin/form-fields.php:301
1078
  msgctxt "form-fields admin"
1079
  msgid "Ratings Field"
1080
  msgstr "Campo de ratings"
1081
 
1082
- #: admin/form-fields.php:302
1083
  msgctxt "form-fields admin"
1084
  msgid "Twitter"
1085
  msgstr "Twitter"
1086
 
1087
- #: admin/form-fields.php:303
1088
  msgctxt "form-fields admin"
1089
  msgid "Website"
1090
  msgstr "Sitio web"
1091
 
1092
- #: admin/form-fields.php:324
1093
  msgctxt "form-fields admin"
1094
  msgid "Tags updated."
1095
  msgstr "Etiquetas actualizadas."
@@ -2243,6 +2249,7 @@ msgstr ""
2243
  "Por favor vea la <a>documentación de Campos de Formulario</a> para más "
2244
  "detalles."
2245
 
 
2246
  #. Plugin Name of the plugin/theme
2247
  #: admin/templates/header.tpl.php:4
2248
  msgid "Business Directory Plugin"
@@ -3021,28 +3028,28 @@ msgctxt "rss feed"
3021
  msgid "%s Feed"
3022
  msgstr "Feed %s"
3023
 
3024
- #: business-directory-plugin.php:1137 core/view-submit-listing.php:58
3025
  #: core/views/submit_listing.php:10
3026
  msgctxt "views"
3027
  msgid "Submit A Listing"
3028
  msgstr "Enviar un Listado"
3029
 
3030
- #: business-directory-plugin.php:1142
3031
  msgctxt "title"
3032
  msgid "Find a Listing"
3033
  msgstr "Encontrar un listado"
3034
 
3035
- #: business-directory-plugin.php:1147
3036
  msgctxt "title"
3037
  msgid "View All Listings"
3038
  msgstr "Ver Listados"
3039
 
3040
- #: business-directory-plugin.php:1176
3041
  msgctxt "title"
3042
  msgid "Listings tagged: %s"
3043
  msgstr "Listados etiquetados: %s"
3044
 
3045
- #: core/api.php:401
3046
  msgid "Free"
3047
  msgstr "Gratuito"
3048
 
@@ -3448,10 +3455,8 @@ msgstr "Mostrar y requerir que el usuario acceda a los Términos y Condiciones"
3448
 
3449
  #: core/class-settings.php:106
3450
  msgctxt "admin settings"
3451
- msgid ""
3452
- "Terms and Conditions text goes here...\n"
3453
- "\n"
3454
- msgstr "Texto de los términos y condiciones va acá…\n"
3455
 
3456
  #: core/class-settings.php:107
3457
  msgctxt "admin settings"
@@ -3595,23 +3600,31 @@ msgctxt "admin settings"
3595
  msgid "Enable AJAX compatibility mode?"
3596
  msgstr "Habilitar modo de compatibilidad AJAX?"
3597
 
3598
- #: core/class-settings.php:181 core/class-settings.php:679
 
 
 
 
 
 
 
 
3599
  msgctxt "admin settings"
3600
  msgid "Listings"
3601
  msgstr "Listados"
3602
 
3603
- #: core/class-settings.php:182 core/class-settings.php:349
3604
- #: core/class-settings.php:636
3605
  msgctxt "admin settings"
3606
  msgid "General Settings"
3607
  msgstr "Configuración General"
3608
 
3609
- #: core/class-settings.php:184
3610
  msgctxt "admin settings"
3611
  msgid "Listings per page"
3612
  msgstr "Listados por página"
3613
 
3614
- #: core/class-settings.php:185
3615
  msgctxt "admin settings"
3616
  msgid ""
3617
  "Number of listings to show per page. Use a value of \"0\" to show all "
@@ -3620,12 +3633,12 @@ msgstr ""
3620
  "Número de listados a mostrar por página. Utilice un valor de \"0\" para "
3621
  "mostrar todos los listados."
3622
 
3623
- #: core/class-settings.php:187
3624
  msgctxt "admin settings"
3625
  msgid "Listing duration for no-fee sites (in days)"
3626
  msgstr "Duración de Listado para sitios gratuitos (en días)"
3627
 
3628
- #: core/class-settings.php:188
3629
  msgctxt "admin settings"
3630
  msgid ""
3631
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
@@ -3634,12 +3647,12 @@ msgstr ""
3634
  "Utilice un valor de \"0\" para mantener los listados publicados "
3635
  "indefinidamente o ingrese un número menor a 10 años (3650 días)."
3636
 
3637
- #: core/class-settings.php:194
3638
  msgctxt "admin settings"
3639
  msgid "Include listing contact form on listing pages?"
3640
  msgstr "Incluir formulario de contacto en las páginas de los listados?"
3641
 
3642
- #: core/class-settings.php:197
3643
  msgctxt "admin settings"
3644
  msgid ""
3645
  "Allows visitors to contact listing authors privately. Authors will receive "
@@ -3648,22 +3661,22 @@ msgstr ""
3648
  "Permite a los visitantes contactar a los dueños de los listados de manera "
3649
  "privada. Los dueños recibirán mensajes vía correo electrónico."
3650
 
3651
- #: core/class-settings.php:200
3652
  msgctxt "admin settings"
3653
  msgid "Open detailed view of listing in new tab?"
3654
  msgstr "¿Abrir vista detallada de un listado en un nuevo tab?"
3655
 
3656
- #: core/class-settings.php:205
3657
  msgctxt "admin settings"
3658
  msgid "Require login for using the contact form?"
3659
  msgstr "Requerir login para utilizar el formulario de contacto?"
3660
 
3661
- #: core/class-settings.php:211
3662
  msgctxt "admin settings"
3663
  msgid "Maximum number of contact form submits per day"
3664
  msgstr "Número máximo de contactos por día"
3665
 
3666
- #: core/class-settings.php:214
3667
  msgctxt "admin settings"
3668
  msgid ""
3669
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
@@ -3672,12 +3685,12 @@ msgstr ""
3672
  "Utilice esta opción para prevenir el SPAM a los dueños de los listados. 0 "
3673
  "significa ilimitados contactos por día."
3674
 
3675
- #: core/class-settings.php:222
3676
  msgctxt "admin settings"
3677
  msgid "Include comment form on listing pages?"
3678
  msgstr "Incluir formulario de comentarios en las páginas de los listados?"
3679
 
3680
- #: core/class-settings.php:225
3681
  msgctxt "admin settings"
3682
  msgid ""
3683
  "BD uses the standard comment inclusion from WordPress, but most themes only "
@@ -3693,54 +3706,54 @@ msgstr ""
3693
  "primero si desea permitir comentarios en listados, y si esto no funciona, "
3694
  "intente con la 3a opción."
3695
 
3696
- #: core/class-settings.php:228
3697
  msgctxt "admin settings"
3698
  msgid "Do not include comments in listings"
3699
  msgstr "No incluir formulario de comentario en listados"
3700
 
3701
- #: core/class-settings.php:229
3702
  msgctxt "admin settings"
3703
  msgid "Include comment form, theme invoked (standard option)"
3704
  msgstr "Include formulario de comentarios, invocado por el tema (estándar)"
3705
 
3706
- #: core/class-settings.php:230
3707
  msgctxt "admin settings"
3708
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
3709
  msgstr ""
3710
  "Incluir formulario de comentarios, invocado por BD (usar si la opción "
3711
  "estándar no funciona)"
3712
 
3713
- #: core/class-settings.php:238
3714
  msgctxt "admin settings"
3715
  msgid "Show listings under categories on main page?"
3716
  msgstr "Mostrar listados bajo las categorías en la página principal?"
3717
 
3718
- #: core/class-settings.php:239
3719
  msgctxt "admin settings"
3720
  msgid "Status of listings upon uninstalling plugin"
3721
  msgstr "Estado de los listados luego de desinstalado el plugin"
3722
 
3723
- #: core/class-settings.php:240 core/class-settings.php:242
3724
  msgctxt "post status"
3725
  msgid "Draft"
3726
  msgstr "Borrador"
3727
 
3728
- #: core/class-settings.php:240 core/class-settings.php:242
3729
  msgctxt "post status"
3730
  msgid "Trash"
3731
  msgstr "Papelera"
3732
 
3733
- #: core/class-settings.php:241
3734
  msgctxt "admin settings"
3735
  msgid "Status of deleted listings"
3736
  msgstr "Estado de los listados eliminados"
3737
 
3738
- #: core/class-settings.php:243
3739
  msgctxt "admin settings"
3740
  msgid "Submit Listing instructions message"
3741
  msgstr "Mensaje de instrucciones de envío de listado"
3742
 
3743
- #: core/class-settings.php:243
3744
  msgctxt "admin settings"
3745
  msgid ""
3746
  "This text is displayed at the first page of the Submit Listing process for "
@@ -3752,22 +3765,22 @@ msgstr ""
3752
  "formulario o cualquier otra información que desee que los usuarios vean "
3753
  "antes de comenzar."
3754
 
3755
- #: core/class-settings.php:245
3756
  msgctxt "admin settings"
3757
  msgid "Listing Renewal"
3758
  msgstr "Renovación de Listados"
3759
 
3760
- #: core/class-settings.php:246
3761
  msgctxt "admin settings"
3762
  msgid "Turn on listing renewal option?"
3763
  msgstr "Habilitar la renovación de listados?"
3764
 
3765
- #: core/class-settings.php:249
3766
  msgctxt "admin settings"
3767
  msgid "Allow recurring renewal payments?"
3768
  msgstr "Permitir pagos recurrentes?"
3769
 
3770
- #: core/class-settings.php:252
3771
  msgctxt "admin settings"
3772
  msgid ""
3773
  "Allow users to opt in for automatic renewal of their listings. The fee is "
@@ -3777,12 +3790,12 @@ msgstr ""
3777
  "comisión será cobrada en el momento en el que el listado llegue a su "
3778
  "vencimiento, sin necesidad de intervención."
3779
 
3780
- #: core/class-settings.php:256
3781
  msgctxt "admin settings"
3782
  msgid "Use recurring payments as the default payment method?"
3783
  msgstr "Utilizar cobro recurrente como método de pago por defecto?"
3784
 
3785
- #: core/class-settings.php:259
3786
  msgctxt "admin settings"
3787
  msgid ""
3788
  "Enable automatic renewal without having users opt in during the submit "
@@ -3791,12 +3804,12 @@ msgstr ""
3791
  "Habilitar la renovación automática sin que los usuarios deban optar por ella "
3792
  "durante el proceso de envío del listado."
3793
 
3794
- #: core/class-settings.php:264
3795
  msgctxt "admin settings"
3796
  msgid "Listing renewal e-mail threshold (in days)"
3797
  msgstr "Rango de envío del correo electrónico de renovación (en días)"
3798
 
3799
- #: core/class-settings.php:267
3800
  msgctxt "admin settings"
3801
  msgid ""
3802
  "Configure how many days before listing expiration is the renewal e-mail sent."
@@ -3804,7 +3817,7 @@ msgstr ""
3804
  "Configure con cuántos días de anticipación debe informarse al usuario que su "
3805
  "listado está a punto de expirar."
3806
 
3807
- #: core/class-settings.php:271
3808
  msgctxt "admin settings"
3809
  msgid ""
3810
  "Send expiration notices including a cancel links to auto-renewed listings?"
@@ -3812,18 +3825,18 @@ msgstr ""
3812
  "Enviar notificaciones de expiración incluyendo enlaces para cancelar a los "
3813
  "listados auto-renovados?"
3814
 
3815
- #: core/class-settings.php:278
3816
  msgctxt "admin settings"
3817
  msgid "Remind listing owners of expired listings (past due)?"
3818
  msgstr ""
3819
  "Recordar a los dueños de listados expirados (después de su expiración)?"
3820
 
3821
- #: core/class-settings.php:283
3822
  msgctxt "admin settings"
3823
  msgid "Listing renewal reminder e-mail threshold (in days)"
3824
  msgstr "Rango de envío del recordatorio de renovación (en días)"
3825
 
3826
- #: core/class-settings.php:286
3827
  msgctxt "admin settings"
3828
  msgid ""
3829
  "Configure how many days after the expiration of a listing an e-mail reminder "
@@ -3832,174 +3845,174 @@ msgstr ""
3832
  "Configure con cuántos días después de la fecha de expiración de un listado "
3833
  "debe enviarse un recordatorio al dueño."
3834
 
3835
- #: core/class-settings.php:289
3836
  msgctxt "admin settings"
3837
  msgid "Post/Category Settings"
3838
  msgstr "Configuraciones de publicaciones/categorías"
3839
 
3840
- #: core/class-settings.php:290
3841
  msgctxt "admin settings"
3842
  msgid "Default new post status"
3843
  msgstr "Estado por defecto de nuevas publicaciones"
3844
 
3845
- #: core/class-settings.php:291 core/class-settings.php:294
3846
  msgctxt "post status"
3847
  msgid "Published"
3848
  msgstr "Publicado"
3849
 
3850
- #: core/class-settings.php:291 core/class-settings.php:294
3851
  msgctxt "post status"
3852
  msgid "Pending"
3853
  msgstr "Pendiente"
3854
 
3855
- #: core/class-settings.php:293
3856
  msgctxt "admin settings"
3857
  msgid "Edit post status"
3858
  msgstr "Estado tras edición de una publicación"
3859
 
3860
- #: core/class-settings.php:295
3861
  msgctxt "admin settings"
3862
  msgid "Order categories list by"
3863
  msgstr "Ordenar la lista de categorías por"
3864
 
3865
- #: core/class-settings.php:297
3866
  msgctxt "admin settings"
3867
  msgid "Name"
3868
  msgstr "Nombre"
3869
 
3870
- #: core/class-settings.php:298
3871
  msgctxt "admin settings"
3872
  msgid "Slug"
3873
  msgstr "Slug"
3874
 
3875
- #: core/class-settings.php:299
3876
  msgctxt "admin settings"
3877
  msgid "Listing Count"
3878
  msgstr "Conteo de Listados"
3879
 
3880
- #: core/class-settings.php:301
3881
  msgctxt "admin settings"
3882
  msgid "Sort order for categories"
3883
  msgstr "Orden de las categorías"
3884
 
3885
- #: core/class-settings.php:302 core/class-settings.php:320
3886
  msgctxt "admin settings"
3887
  msgid "Ascending"
3888
  msgstr "Ascendente"
3889
 
3890
- #: core/class-settings.php:302 core/class-settings.php:320
3891
  msgctxt "admin settings"
3892
  msgid "Descending"
3893
  msgstr "Descendente"
3894
 
3895
- #: core/class-settings.php:303
3896
  msgctxt "admin settings"
3897
  msgid "Show category post count?"
3898
  msgstr "Mostrar conteo de listados para cada categoría?"
3899
 
3900
- #: core/class-settings.php:304
3901
  msgctxt "admin settings"
3902
  msgid "Hide empty categories?"
3903
  msgstr "Ocultar categorías vacías?"
3904
 
3905
- #: core/class-settings.php:305
3906
  msgctxt "admin settings"
3907
  msgid "Show only parent categories in category list?"
3908
  msgstr ""
3909
  "Mostrar únicamente las categorías de primer nivel en la lista de categorías?"
3910
 
3911
- #: core/class-settings.php:307
3912
  msgctxt "admin settings"
3913
  msgid "Listings Sorting"
3914
  msgstr "Ordenamiento de Listados"
3915
 
3916
- #: core/class-settings.php:308
3917
  msgctxt "admin settings"
3918
  msgid "Order directory listings by"
3919
  msgstr "Ordenar los listados del Directorio por"
3920
 
3921
- #: core/class-settings.php:310
3922
  msgctxt "admin settings"
3923
  msgid "Title"
3924
  msgstr "Título"
3925
 
3926
- #: core/class-settings.php:311
3927
  msgctxt "admin settings"
3928
  msgid "Author"
3929
  msgstr "Autor"
3930
 
3931
- #: core/class-settings.php:312 core/class-settings.php:722
3932
  msgctxt "admin settings"
3933
  msgid "Date posted"
3934
  msgstr "Fecha de publicación"
3935
 
3936
- #: core/class-settings.php:313 core/class-settings.php:723
3937
  msgctxt "admin settings"
3938
  msgid "Date last modified"
3939
  msgstr "Fecha de última modificación"
3940
 
3941
- #: core/class-settings.php:314
3942
  msgctxt "admin settings"
3943
  msgid "Random"
3944
  msgstr "Aleatorio"
3945
 
3946
- #: core/class-settings.php:315
3947
  msgctxt "admin settings"
3948
  msgid "Paid first then free. Inside each group by date."
3949
  msgstr "Pagos primero, luego gratuitos. Dentro de cada grupo, por fecha."
3950
 
3951
- #: core/class-settings.php:316
3952
  msgctxt "admin settings"
3953
  msgid "Paid first then free. Inside each group by title."
3954
  msgstr "Pagos primero, luego gratuitos. Dentro de cada grupo por título."
3955
 
3956
- #: core/class-settings.php:318
3957
  msgctxt "admin settings"
3958
  msgid "Sort directory listings by"
3959
  msgstr "Orden de los listados"
3960
 
3961
- #: core/class-settings.php:319
3962
  msgctxt "admin settings"
3963
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
3964
  msgstr ""
3965
  "Ascendente para orden alfabético A-Z; Descendente para orden alfabético Z-A"
3966
 
3967
- #: core/class-settings.php:324
3968
  msgctxt "admin settings"
3969
  msgid "Enable sort bar?"
3970
  msgstr "Habilitar barra de ordenamiento?"
3971
 
3972
- #: core/class-settings.php:329
3973
  msgctxt "admin settings"
3974
  msgid "Sortbar Fields"
3975
  msgstr "Campos de \"barra de ordenamiento\""
3976
 
3977
- #: core/class-settings.php:338
3978
  msgctxt "admin settings"
3979
  msgid "Featured (Sticky) listing settings"
3980
  msgstr "Configuración de Listados Destacados"
3981
 
3982
- #: core/class-settings.php:339
3983
  msgctxt "admin settings"
3984
  msgid "Offer sticky listings?"
3985
  msgstr "Ofrecer listados destacados?"
3986
 
3987
- #: core/class-settings.php:340
3988
  msgctxt "admin settings"
3989
  msgid "Offer upgrades during submit process?"
3990
  msgstr "Ofrecer mejoras a destacado durante el proceso de envío?"
3991
 
3992
- #: core/class-settings.php:341
3993
  msgctxt "admin settings"
3994
  msgid "Sticky listing price"
3995
  msgstr "Precio de Listado Destacado"
3996
 
3997
- #: core/class-settings.php:342
3998
  msgctxt "admin settings"
3999
  msgid "Sticky listing page description text"
4000
  msgstr "Texto descriptivo para Listados Destacados"
4001
 
4002
- #: core/class-settings.php:343
4003
  msgctxt "admin settings"
4004
  msgid ""
4005
  "You can upgrade your listing to featured status. Featured listings will "
@@ -4008,17 +4021,17 @@ msgstr ""
4008
  "Puede actualizar su listado a Destacado. Los listados destacados aparecen "
4009
  "siempre encima de los listados regulares."
4010
 
4011
- #: core/class-settings.php:348
4012
  msgctxt "admin settings"
4013
  msgid "E-Mail"
4014
  msgstr "Correo Electrónico"
4015
 
4016
- #: core/class-settings.php:352
4017
  msgctxt "admin settings"
4018
  msgid "Display email address fields publicly?"
4019
  msgstr "Mostrar direcciones de correo electrónico públicamente?"
4020
 
4021
- #: core/class-settings.php:355
4022
  msgctxt "admin settings"
4023
  msgid ""
4024
  "Shows the email address of the listing owner to all web users. NOT "
@@ -4029,12 +4042,12 @@ msgstr ""
4029
  "a todos los usuarios. NO RECOMENDADO pues puede resultar en un aumento de "
4030
  "spam."
4031
 
4032
- #: core/class-settings.php:358
4033
  msgctxt "admin settings"
4034
  msgid "How to determine the listing's email address?"
4035
  msgstr "Cómo determinar el correo electrónico de un listado?"
4036
 
4037
- #: core/class-settings.php:361
4038
  msgctxt "admin settings"
4039
  msgid ""
4040
  "This affects emails sent to listing owners via contact forms or when their "
@@ -4043,127 +4056,127 @@ msgstr ""
4043
  "Esta configuración afecta cómo los dueños de los listados son contactados "
4044
  "cuando sus listados expiran o a través de los formularios de contacto."
4045
 
4046
- #: core/class-settings.php:363
4047
  msgctxt "admin settings"
4048
  msgid "Try listing's email field first, then author's email."
4049
  msgstr "Intentar con el correo-e del listado, luego el del autor."
4050
 
4051
- #: core/class-settings.php:364
4052
  msgctxt "admin settings"
4053
  msgid "Try author's email first and then listing's email field."
4054
  msgstr ""
4055
  "Intentar con el correo-e del autor primero, luego el del campo de correo del "
4056
  "listado."
4057
 
4058
- #: core/class-settings.php:368
4059
  msgctxt "admin settings"
4060
  msgid "E-Mail Notifications"
4061
  msgstr "Notificaciones de correo-e"
4062
 
4063
- #: core/class-settings.php:371
4064
  msgctxt "admin settings"
4065
  msgid "Notify admin via e-mail when..."
4066
  msgstr "Notificar al administrador cuando..."
4067
 
4068
- #: core/class-settings.php:375
4069
  msgctxt "admin settings"
4070
  msgid "A new listing is submitted."
4071
  msgstr "Un nuevo listado ha sido enviado."
4072
 
4073
- #: core/class-settings.php:376
4074
  msgctxt "admin settings"
4075
  msgid "A listing is edited."
4076
  msgstr "Un listado es editado."
4077
 
4078
- #: core/class-settings.php:377
4079
  msgctxt "admin settings"
4080
  msgid "A listing expires."
4081
  msgstr "Un listado expira."
4082
 
4083
- #: core/class-settings.php:378
4084
  msgctxt "admin settings"
4085
  msgid "A contact message is sent to a listing's owner."
4086
  msgstr "Un mensaje de contacto es enviado al dueño del listado."
4087
 
4088
- #: core/class-settings.php:384
4089
  msgctxt "admin settings"
4090
  msgid "CC this e-mail address too"
4091
  msgstr "Copiar a esta dirección de correo también"
4092
 
4093
- #: core/class-settings.php:390
4094
  msgctxt "admin settings"
4095
  msgid "Notify users via e-mail when..."
4096
  msgstr "Notificar usuarios vía correo-e cuando..."
4097
 
4098
- #: core/class-settings.php:393
4099
  msgctxt "admin settings"
4100
  msgid "You can modify the text template used for most of these e-mails below."
4101
  msgstr ""
4102
  "Puede modificar la plantilla de texto utilizada para la mayoría de estos "
4103
  "correos electrónicos abajo."
4104
 
4105
- #: core/class-settings.php:394
4106
  msgctxt "admin settings"
4107
  msgid "Their listing is submitted."
4108
  msgstr "Su listado ha sido recibido."
4109
 
4110
- #: core/class-settings.php:395
4111
  msgctxt "admin settings"
4112
  msgid "Their listing is approved/published."
4113
  msgstr "Su listado ha sido aprobado/publicado."
4114
 
4115
- #: core/class-settings.php:404
4116
  msgctxt "contact email"
4117
  msgid "You have received a reply from your listing at %s."
4118
  msgstr "Ha recibido una comunicación para su listado en %s."
4119
 
4120
- #: core/class-settings.php:405
4121
  msgctxt "contact email"
4122
  msgid "Name: %s"
4123
  msgstr "Nombre: %s"
4124
 
4125
- #: core/class-settings.php:406
4126
  msgctxt "contact email"
4127
  msgid "E-Mail: %s"
4128
  msgstr "Correo Electrónico: %s"
4129
 
4130
- #: core/class-settings.php:407
4131
  msgctxt "contact email"
4132
  msgid "Message:"
4133
  msgstr "Mensaje:"
4134
 
4135
- #: core/class-settings.php:409
4136
  msgctxt "contact email"
4137
  msgid "Time: %s"
4138
  msgstr "Hora: %s"
4139
 
4140
- #: core/class-settings.php:411
4141
  msgctxt "admin settings"
4142
  msgid "E-Mail Templates"
4143
  msgstr "Plantillas de Correo Electrónico"
4144
 
4145
- #: core/class-settings.php:414
4146
  msgctxt "admin settings"
4147
  msgid "Email confirmation message"
4148
  msgstr "Mensaje de Confirmación"
4149
 
4150
- #: core/class-settings.php:418
4151
  msgctxt "admin settings"
4152
  msgid "Sent after a listing has been submitted."
4153
  msgstr "Enviado luego de que el listado ha sido recibido."
4154
 
4155
- #: core/class-settings.php:419 core/class-settings.php:427
4156
- #: core/class-settings.php:468
4157
  msgctxt "admin settings"
4158
  msgid "Listing's title"
4159
  msgstr "Título del Listado"
4160
 
4161
- #: core/class-settings.php:422
4162
  msgctxt "admin settings"
4163
  msgid "Listing published message"
4164
  msgstr "Mensaje de listado publicado"
4165
 
4166
- #: core/class-settings.php:425
4167
  msgctxt "admin settings"
4168
  msgid ""
4169
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
@@ -4172,23 +4185,23 @@ msgstr ""
4172
  "Su listado \"[listing]\" está ahora disponible en [listing-url] y puede ser "
4173
  "visto por el público."
4174
 
4175
- #: core/class-settings.php:426
4176
  msgctxt "admin settings"
4177
  msgid "Sent when the listing has been published or approved by an admin."
4178
  msgstr ""
4179
  "Enviado cuando el listado ha sido publicado o aprobado por un administrador."
4180
 
4181
- #: core/class-settings.php:428
4182
  msgctxt "admin settings"
4183
  msgid "Listing's URL"
4184
  msgstr "URL del listado"
4185
 
4186
- #: core/class-settings.php:432
4187
  msgctxt "admin settings"
4188
  msgid "Listing Contact Message"
4189
  msgstr "Mensaje de contacto"
4190
 
4191
- #: core/class-settings.php:436
4192
  msgctxt "admin settings"
4193
  msgid ""
4194
  "Sent to listing owners when someone uses the contact form on their listing "
@@ -4197,34 +4210,34 @@ msgstr ""
4197
  "Enviado a los dueños de listados cuando alguien utiliza el formulario de "
4198
  "contacto en sus páginas."
4199
 
4200
- #: core/class-settings.php:446
4201
  msgctxt "admin settings"
4202
  msgid "Payment related"
4203
  msgstr "Relativo al pago"
4204
 
4205
- #: core/class-settings.php:463
4206
  msgctxt "admin settings"
4207
  msgid "Payment abandoned reminder message"
4208
  msgstr "Recordatorio de pagos abandonados"
4209
 
4210
- #: core/class-settings.php:467
4211
  msgctxt "admin settings"
4212
  msgid "Sent some time after a pending payment is abandoned by users."
4213
  msgstr ""
4214
  "Enviado algún tiempo después de que un pago pendiente es abandonado por los "
4215
  "usuarios."
4216
 
4217
- #: core/class-settings.php:469
4218
  msgctxt "admin settings"
4219
  msgid "Checkout URL link"
4220
  msgstr "Link a la URL de pago"
4221
 
4222
- #: core/class-settings.php:475
4223
  msgctxt "admin settings"
4224
  msgid "Renewal Reminders"
4225
  msgstr "Recordatorios de Renovación"
4226
 
4227
- #: core/class-settings.php:478
4228
  msgctxt "admin settings"
4229
  msgid ""
4230
  "This section refers only to the text of the renewal/expiration notices. You "
@@ -4234,12 +4247,12 @@ msgstr ""
4234
  "renovación/expiración. También puede <a>configurar cuándo estos correos son "
4235
  "enviados</a>."
4236
 
4237
- #: core/class-settings.php:482
4238
  msgctxt "admin settings"
4239
  msgid "Pending expiration e-mail message"
4240
  msgstr "Mensaje correo electrónico sobre expiración pendiente"
4241
 
4242
- #: core/class-settings.php:486
4243
  msgctxt "settings"
4244
  msgid ""
4245
  "Sent some time before the listing expires. Applies to non-recurring renewals "
@@ -4248,50 +4261,50 @@ msgstr ""
4248
  "Enviado un tiempo antes de que el listado expire. Aplica para renovaciones "
4249
  "no recurrentes únicamente."
4250
 
4251
- #: core/class-settings.php:487 core/class-settings.php:500
4252
- #: core/class-settings.php:513 core/class-settings.php:526
4253
- #: core/class-settings.php:539
4254
  msgctxt "settings"
4255
  msgid "Listing's name (with link)"
4256
  msgstr "Título del listado (con enlace)"
4257
 
4258
- #: core/class-settings.php:488 core/class-settings.php:501
4259
- #: core/class-settings.php:514 core/class-settings.php:527
4260
- #: core/class-settings.php:540
4261
  msgctxt "settings"
4262
  msgid "Author's name"
4263
  msgstr "Autor del listado"
4264
 
4265
- #: core/class-settings.php:489 core/class-settings.php:502
4266
- #: core/class-settings.php:541
4267
  msgctxt "settings"
4268
  msgid "Expiration date"
4269
  msgstr "Fecha de expiración"
4270
 
4271
- #: core/class-settings.php:490
4272
  msgctxt "settings"
4273
  msgid "Category that is going to expire"
4274
  msgstr "Categoría que va a expirar"
4275
 
4276
- #: core/class-settings.php:491 core/class-settings.php:504
4277
- #: core/class-settings.php:543
4278
  msgctxt "settings"
4279
  msgid "Link to renewal page"
4280
  msgstr "Enlace a la página de renovación"
4281
 
4282
- #: core/class-settings.php:492 core/class-settings.php:505
4283
- #: core/class-settings.php:517 core/class-settings.php:530
4284
- #: core/class-settings.php:544
4285
  msgctxt "settings"
4286
  msgid "Link to your site"
4287
  msgstr "Enlace a su sitio"
4288
 
4289
- #: core/class-settings.php:495
4290
  msgctxt "admin settings"
4291
  msgid "Listing Renewal e-mail message"
4292
  msgstr "Mensaje de correo electrónico sobre Renovación del Listado"
4293
 
4294
- #: core/class-settings.php:499
4295
  msgctxt "settings"
4296
  msgid ""
4297
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
@@ -4300,17 +4313,17 @@ msgstr ""
4300
  "Enviado al momento de expiración del listado. Aplica a renovaciones no "
4301
  "recurrentes únicamente."
4302
 
4303
- #: core/class-settings.php:503 core/class-settings.php:542
4304
  msgctxt "settings"
4305
  msgid "Category that expired"
4306
  msgstr "Categoría que expiró"
4307
 
4308
- #: core/class-settings.php:508
4309
  msgctxt "admin settings"
4310
  msgid "Listing auto-renewal reminder (recurring payments)"
4311
  msgstr "Recordatorio de auto-renovación del listado (pagos recurrentes)"
4312
 
4313
- #: core/class-settings.php:512
4314
  msgctxt "settings"
4315
  msgid ""
4316
  "Sent some time before the listing is auto-renewed. Applies to recurring "
@@ -4319,29 +4332,29 @@ msgstr ""
4319
  "Enviado algún tiempo antes de que el listado sea auto-renovado. Aplica a "
4320
  "renovaciones recurrentes únicamente."
4321
 
4322
- #: core/class-settings.php:515 core/class-settings.php:529
4323
  msgctxt "settings"
4324
  msgid "Renewal date"
4325
  msgstr "Fecha de renovación"
4326
 
4327
- #: core/class-settings.php:516
4328
  msgctxt "settings"
4329
  msgid "Category that is going to be renewed"
4330
  msgstr "Categoría que será renovada"
4331
 
4332
- #: core/class-settings.php:518
4333
  msgctxt "settings"
4334
  msgid "Link to manage subscriptions"
4335
  msgstr "Enlace a la página de administración de pagos recurrentes"
4336
 
4337
- #: core/class-settings.php:521
4338
  msgctxt "admin settings"
4339
  msgid "Listing Renewal e-mail message (recurring payments)"
4340
  msgstr ""
4341
  "Mensaje de correo electrónico sobre Renovación del Listado (para pago "
4342
  "automático)"
4343
 
4344
- #: core/class-settings.php:525
4345
  msgctxt "settings"
4346
  msgid ""
4347
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
@@ -4349,17 +4362,17 @@ msgstr ""
4349
  "Enviado luego de que el listado sea auto-renovado. Aplica a renovaciones "
4350
  "recurrentes únicamente."
4351
 
4352
- #: core/class-settings.php:528
4353
  msgctxt "settings"
4354
  msgid "Renewed category"
4355
  msgstr "Categoría renovada"
4356
 
4357
- #: core/class-settings.php:534
4358
  msgctxt "admin settings"
4359
  msgid "Renewal reminder e-mail message"
4360
  msgstr "Recordatorio por correo electrónico de renovación del listado"
4361
 
4362
- #: core/class-settings.php:538
4363
  msgctxt "settings"
4364
  msgid ""
4365
  "Sent some time after listing expiration and when no renewal has occurred. "
@@ -4368,32 +4381,32 @@ msgstr ""
4368
  "Enviado un tiempo después de que el listado expire y no haya sido renovado. "
4369
  "Aplica tanto a renovaciones recurrentes como no recurrentes."
4370
 
4371
- #: core/class-settings.php:548
4372
  msgctxt "admin settings"
4373
  msgid "Payment"
4374
  msgstr "Pago"
4375
 
4376
- #: core/class-settings.php:549
4377
  msgctxt "admin settings"
4378
  msgid "Payment Settings"
4379
  msgstr "Configuración de Pago"
4380
 
4381
- #: core/class-settings.php:552
4382
  msgctxt "admin settings"
4383
  msgid "Turn On payments?"
4384
  msgstr "Activar pagos?"
4385
 
4386
- #: core/class-settings.php:554
4387
  msgctxt "admin settings"
4388
  msgid "Put payment gateways in test mode?"
4389
  msgstr "Utilizar las pasarelas de pago en modo de prueba?"
4390
 
4391
- #: core/class-settings.php:559
4392
  msgctxt "admin settings"
4393
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
4394
  msgstr "Realizar pagos en la versión segura (HTTPS) de su sitio?"
4395
 
4396
- #: core/class-settings.php:562
4397
  msgctxt "admin settings"
4398
  msgid ""
4399
  "Recommended for added security. For this to work you need to enable HTTPS on "
@@ -4402,162 +4415,162 @@ msgstr ""
4402
  "Recomendado para seguridad extra. Para que funcione debe tener habilitado "
4403
  "HTTPS en su servidor y <a>obtener un certificado SSL</a>."
4404
 
4405
- #: core/class-settings.php:566
4406
  msgctxt "admin settings"
4407
  msgid "Currency Code"
4408
  msgstr "Código de Moneda"
4409
 
4410
- #: core/class-settings.php:568
4411
  msgctxt "admin settings"
4412
  msgid "Australian Dollar (AUD)"
4413
  msgstr "Dólar Australiano (AUD)"
4414
 
4415
- #: core/class-settings.php:569
4416
  msgctxt "admin settings"
4417
  msgid "Brazilian Real (BRL)"
4418
  msgstr "Real Brasilero (BRL)"
4419
 
4420
- #: core/class-settings.php:570
4421
  msgctxt "admin settings"
4422
  msgid "Canadian Dollar (CAD)"
4423
  msgstr "Dólar Canadiense (CAD)"
4424
 
4425
- #: core/class-settings.php:571
4426
  msgctxt "admin settings"
4427
  msgid "Czech Koruna (CZK)"
4428
  msgstr "Corona Checa (CZK)"
4429
 
4430
- #: core/class-settings.php:572
4431
  msgctxt "admin settings"
4432
  msgid "Danish Krone (DKK)"
4433
  msgstr "Corona Danesa (DKK)"
4434
 
4435
- #: core/class-settings.php:573
4436
  msgctxt "admin settings"
4437
  msgid "Euro (EUR)"
4438
  msgstr "Euro (EUR)"
4439
 
4440
- #: core/class-settings.php:574
4441
  msgctxt "admin settings"
4442
  msgid "Hong Kong Dollar (HKD)"
4443
  msgstr "Dólar de Hong Kong (HKD)"
4444
 
4445
- #: core/class-settings.php:575
4446
  msgctxt "admin settings"
4447
  msgid "Hungarian Forint (HUF)"
4448
  msgstr "Forinte Húngaro (HUF)"
4449
 
4450
- #: core/class-settings.php:576
4451
  msgctxt "admin settings"
4452
  msgid "Israeli New Shequel (ILS)"
4453
  msgstr "Nuevo Shékel Israelí (ILS)"
4454
 
4455
- #: core/class-settings.php:577
4456
  msgctxt "admin settings"
4457
  msgid "Japanese Yen (JPY)"
4458
  msgstr "Yen Japonés (JPY)"
4459
 
4460
- #: core/class-settings.php:578
4461
  msgctxt "admin settings"
4462
  msgid "Malasian Ringgit (MYR)"
4463
  msgstr "Ringgit de Malasia (MYR)"
4464
 
4465
- #: core/class-settings.php:579
4466
  msgctxt "admin settings"
4467
  msgid "Mexican Peso (MXN)"
4468
  msgstr "Peso Mexicano (MXN)"
4469
 
4470
- #: core/class-settings.php:580
4471
  msgctxt "admin settings"
4472
  msgid "Norwegian Krone (NOK)"
4473
  msgstr "Corona Noruega (NOK)"
4474
 
4475
- #: core/class-settings.php:581
4476
  msgctxt "admin settings"
4477
  msgid "New Zealand Dollar (NZD)"
4478
  msgstr "Dólar de Nueva Zelanda (NZD)"
4479
 
4480
- #: core/class-settings.php:582
4481
  msgctxt "admin settings"
4482
  msgid "Philippine Peso (PHP)"
4483
  msgstr "Peso Filipino (PHP)"
4484
 
4485
- #: core/class-settings.php:583
4486
  msgctxt "admin settings"
4487
  msgid "Polish Zloty (PLN)"
4488
  msgstr "Zloty Polaco (PLN)"
4489
 
4490
- #: core/class-settings.php:584
4491
  msgctxt "admin settings"
4492
  msgid "Pound Sterling (GBP)"
4493
  msgstr "Libra Esterlina (GBP)"
4494
 
4495
- #: core/class-settings.php:585
4496
  msgctxt "admin settings"
4497
  msgid "Singapore Dollar (SGD)"
4498
  msgstr "Dólar de Singapur (SGD)"
4499
 
4500
- #: core/class-settings.php:586
4501
  msgctxt "admin settings"
4502
  msgid "Swedish Krona (SEK)"
4503
  msgstr "Corona Sueca (SEK)"
4504
 
4505
- #: core/class-settings.php:587
4506
  msgctxt "admin settings"
4507
  msgid "Swiss Franc (CHF)"
4508
  msgstr "Franco Suizo (CHF)"
4509
 
4510
- #: core/class-settings.php:588
4511
  msgctxt "admin settings"
4512
  msgid "Taiwan Dollar (TWD)"
4513
  msgstr "Dólar de Taiwán (TWD)"
4514
 
4515
- #: core/class-settings.php:589
4516
  msgctxt "admin settings"
4517
  msgid "Thai Baht (THB)"
4518
  msgstr "Baht de Tailandia (THB)"
4519
 
4520
- #: core/class-settings.php:590
4521
  msgctxt "admin settings"
4522
  msgid "Turkish Lira (TRY)"
4523
  msgstr "Lira Turca (TRY)"
4524
 
4525
- #: core/class-settings.php:591
4526
  msgctxt "admin settings"
4527
  msgid "U.S. Dollar (USD)"
4528
  msgstr "Dólar Americano (USD)"
4529
 
4530
- #: core/class-settings.php:595
4531
  msgctxt "admin settings"
4532
  msgid "Currency Symbol"
4533
  msgstr "Símbolo de Moneda"
4534
 
4535
- #: core/class-settings.php:600
4536
  msgctxt "admin settings"
4537
  msgid "Currency symbol display"
4538
  msgstr "Presentación de símbolo de moneda"
4539
 
4540
- #: core/class-settings.php:604
4541
  msgctxt "admin settings"
4542
  msgid "Show currency symbol on the left"
4543
  msgstr "Mostrar el símbolo de moneda a la izquierda"
4544
 
4545
- #: core/class-settings.php:605
4546
  msgctxt "admin settings"
4547
  msgid "Show currency symbol on the right"
4548
  msgstr "Mostrar el símbolo de moneda a la derecha"
4549
 
4550
- #: core/class-settings.php:606
4551
  msgctxt "admin settings"
4552
  msgid "Do not show currency symbol"
4553
  msgstr "No mostrar el símbolo de moneda"
4554
 
4555
- #: core/class-settings.php:608
4556
  msgctxt "admin settings"
4557
  msgid "Thank you for payment message"
4558
  msgstr "Mensaje de agradecimiento por el pago"
4559
 
4560
- #: core/class-settings.php:609
4561
  msgctxt "admin settings"
4562
  msgid ""
4563
  "Thank you for your payment. Your payment is being verified and your listing "
@@ -4566,13 +4579,13 @@ msgstr ""
4566
  "Gracias por su pago. Su pago está siendo verificado y su listado revisado. "
4567
  "Este proceso puede tardar hasta 48 horas."
4568
 
4569
- #: core/class-settings.php:614
4570
  msgctxt "admin settings"
4571
  msgid "Ask users to come back for abandoned payments?"
4572
  msgstr ""
4573
  "Contactar a los usuarios para pedirles que regresen a pagar pagos pendientes?"
4574
 
4575
- #: core/class-settings.php:617
4576
  msgctxt "admin settings"
4577
  msgid ""
4578
  "An abandoned payment is when a user attempts to place a listing and gets to "
@@ -4585,12 +4598,12 @@ msgstr ""
4585
  "en listados que parece que fallaron cuando el usuario simplemente no "
4586
  "completó la transacción. BD puede recordarles para que efectúen el pago."
4587
 
4588
- #: core/class-settings.php:623
4589
  msgctxt "admin settings"
4590
  msgid "Listing abandonment threshold (hours)"
4591
  msgstr "Tiempo tras el cual el listado es considerado abandonado (en horas)"
4592
 
4593
- #: core/class-settings.php:628
4594
  msgctxt "admin settings"
4595
  msgid ""
4596
  "Listings with pending payments are marked as abandoned after this time. You "
@@ -4600,37 +4613,37 @@ msgstr ""
4600
  "tiempo. También puede <a>personalizar el correo-e</a> que los usuarios "
4601
  "reciben."
4602
 
4603
- #: core/class-settings.php:633
4604
  msgctxt "admin settings"
4605
  msgid "Themes"
4606
  msgstr "Temas"
4607
 
4608
- #: core/class-settings.php:635
4609
  msgctxt "admin settings"
4610
  msgid "You can manage your themes on <a>Directory Themes</a>."
4611
  msgstr "Puede manejar los temas en <a>Temas del Directorio</a>."
4612
 
4613
- #: core/class-settings.php:640
4614
  msgctxt "admin settings"
4615
  msgid "Theme button style"
4616
  msgstr "Estilo de botones de temas"
4617
 
4618
- #: core/class-settings.php:644
4619
  msgctxt "admin settings"
4620
  msgid "Use the BD theme style for BD buttons"
4621
  msgstr "Utilizar el estilo de BD para los botones de BD"
4622
 
4623
- #: core/class-settings.php:645
4624
  msgctxt "admin settings"
4625
  msgid "Use the WP theme style for BD buttons"
4626
  msgstr "Utilizar el estilo del tema de WP para los botones de BD"
4627
 
4628
- #: core/class-settings.php:652
4629
  msgctxt "admin settings"
4630
  msgid "Image"
4631
  msgstr "Imágenes"
4632
 
4633
- #: core/class-settings.php:653
4634
  msgctxt "admin settings"
4635
  msgid ""
4636
  "Any changes to these settings will affect new listings only. Existing "
@@ -4643,52 +4656,52 @@ msgstr ""
4643
  "existentes, deberá subir de nuevo las imágenes necesarias luego de hacer los "
4644
  "cambios aquí."
4645
 
4646
- #: core/class-settings.php:654
4647
  msgctxt "admin settings"
4648
  msgid "Image Settings"
4649
  msgstr "Configuración de Imágenes"
4650
 
4651
- #: core/class-settings.php:655
4652
  msgctxt "admin settings"
4653
  msgid "Allow images?"
4654
  msgstr "Permitir imágenes?"
4655
 
4656
- #: core/class-settings.php:657
4657
  msgctxt "admin settings"
4658
  msgid "Min Image File Size (KB)"
4659
  msgstr "Tamaño mínimo de imagen (KB)"
4660
 
4661
- #: core/class-settings.php:658
4662
  msgctxt "admin settings"
4663
  msgid "Max Image File Size (KB)"
4664
  msgstr "Tamaño máximo de imagen (KB)"
4665
 
4666
- #: core/class-settings.php:660
4667
  msgctxt "admin settings"
4668
  msgid "Min image width (px)"
4669
  msgstr "Ancho mínimo de imagen (en px)"
4670
 
4671
- #: core/class-settings.php:661
4672
  msgctxt "admin settings"
4673
  msgid "Min image height (px)"
4674
  msgstr "Alto mínimo de imagen (en px)"
4675
 
4676
- #: core/class-settings.php:663
4677
  msgctxt "admin settings"
4678
  msgid "Max image width (px)"
4679
  msgstr "Ancho máximo de imagen (px)"
4680
 
4681
- #: core/class-settings.php:664
4682
  msgctxt "admin settings"
4683
  msgid "Max image height (px)"
4684
  msgstr "Alto máximo de imagen (px)"
4685
 
4686
- #: core/class-settings.php:666
4687
  msgctxt "admin settings"
4688
  msgid "Turn on thickbox/lightbox?"
4689
  msgstr "Activar Thickbox/Lightbox?"
4690
 
4691
- #: core/class-settings.php:666
4692
  msgctxt "admin settings"
4693
  msgid ""
4694
  "Uncheck if it conflicts with other elements or plugins installed on your site"
@@ -4696,27 +4709,27 @@ msgstr ""
4696
  "Desmarque si entra en conflicto con otros elementos o plugins instalados en "
4697
  "su sitio"
4698
 
4699
- #: core/class-settings.php:668
4700
  msgctxt "admin settings"
4701
  msgid "Thumbnails"
4702
  msgstr "Imágenes de previsualización"
4703
 
4704
- #: core/class-settings.php:669
4705
  msgctxt "admin settings"
4706
  msgid "Thumbnail width (px)"
4707
  msgstr "Ancho de thumbnail (px)"
4708
 
4709
- #: core/class-settings.php:670
4710
  msgctxt "admin settings"
4711
  msgid "Thumbnail height (px)"
4712
  msgstr "Alto de thumbnail (px)"
4713
 
4714
- #: core/class-settings.php:673
4715
  msgctxt "admin settings"
4716
  msgid "Crop thumbnails to exact dimensions?"
4717
  msgstr "Cortar imágenes de previsualización a las dimensiones exactas?"
4718
 
4719
- #: core/class-settings.php:676
4720
  msgctxt "admin settings"
4721
  msgid ""
4722
  "When enabled images will match exactly the dimensions above but part of the "
@@ -4730,12 +4743,12 @@ msgstr ""
4730
  "alto será ajustado proporcionalmente. Dependiendo de las imágenes que se "
4731
  "hayan utilizado, estas podrían tener diferentes alturas."
4732
 
4733
- #: core/class-settings.php:682
4734
  msgctxt "admin settings"
4735
  msgid "Number of free images"
4736
  msgstr "Número de imágenes gratuitas"
4737
 
4738
- #: core/class-settings.php:687
4739
  msgctxt "admin settings"
4740
  msgid ""
4741
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
@@ -4744,27 +4757,27 @@ msgstr ""
4744
  "Configure las imágenes de listados pagos agregando o editando una "
4745
  "<a>comisión</a> pues este valor será ignorado para listados pagos."
4746
 
4747
- #: core/class-settings.php:690
4748
  msgctxt "admin settings"
4749
  msgid "Use default picture for listings with no picture?"
4750
  msgstr "Utilizar imagen por defecto en listados sin imagen?"
4751
 
4752
- #: core/class-settings.php:691
4753
  msgctxt "admin settings"
4754
  msgid "Show Thumbnail on main listings page?"
4755
  msgstr "Mostrar thumbnails en las páginas principales?"
4756
 
4757
- #: core/class-settings.php:720
4758
  msgctxt "admin settings"
4759
  msgid "User"
4760
  msgstr "Usuario"
4761
 
4762
- #: core/class-settings.php:721
4763
  msgctxt "admin settings"
4764
  msgid "User registration date"
4765
  msgstr "Fecha de registro del usuario"
4766
 
4767
- #: core/class-settings.php:747
4768
  msgctxt "admin settings"
4769
  msgid ""
4770
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
@@ -4773,7 +4786,7 @@ msgstr ""
4773
  "No se pudo copiar el plugin de compatibilidad AJAX \"%s\". El modo de "
4774
  "compatibilidad no fue activado."
4775
 
4776
- #: core/class-settings.php:755
4777
  msgctxt "admin settings"
4778
  msgid ""
4779
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
@@ -4782,7 +4795,7 @@ msgstr ""
4782
  "No se pudo activar el modo de compatibilidad AJAX: el directorio \"%s\" no "
4783
  "pudo ser creado."
4784
 
4785
- #: core/class-settings.php:764
4786
  msgctxt "admin settings"
4787
  msgid ""
4788
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
@@ -4791,97 +4804,97 @@ msgstr ""
4791
  "No se pudo remover \"Business Directory Plugin - AJAX Compatibility Module"
4792
  "\". Por favor elimine el archivo \"%s\" manualmente o desactive el plugin."
4793
 
4794
- #: core/class-settings.php:1084
4795
  msgctxt "settings"
4796
  msgid "Deactivate License"
4797
  msgstr "Desactivar Licencia"
4798
 
4799
- #: core/class-settings.php:1086
4800
  msgctxt "settings"
4801
  msgid "Deactivating license..."
4802
  msgstr "Desactivando licencia..."
4803
 
4804
- #: core/class-settings.php:1089
4805
  msgctxt "settings"
4806
  msgid "Activate License"
4807
  msgstr "Activar Licencia"
4808
 
4809
- #: core/class-settings.php:1091
4810
  msgctxt "settings"
4811
  msgid "Activating license..."
4812
  msgstr "Activando licencia..."
4813
 
4814
- #: core/class-settings.php:1114
4815
  msgctxt "admin settings"
4816
  msgid "Valid placeholders: %s"
4817
  msgstr "Comodines válidos: %s"
4818
 
4819
- #: core/class-settings.php:1148
4820
  msgctxt "settings email"
4821
  msgid "Click to edit e-mail"
4822
  msgstr "Click para editar el correo"
4823
 
4824
- #: core/class-settings.php:1149
4825
  msgctxt "settings email"
4826
  msgid "Click to edit"
4827
  msgstr "Click para editar"
4828
 
4829
- #: core/class-settings.php:1162
4830
  msgctxt "settings email"
4831
  msgid "E-Mail Subject"
4832
  msgstr "Título del correo"
4833
 
4834
- #: core/class-settings.php:1173
4835
  msgctxt "settings email"
4836
  msgid "E-Mail Body"
4837
  msgstr "Cuerpo del correo"
4838
 
4839
- #: core/class-settings.php:1184
4840
  msgctxt "settings email"
4841
  msgid "You can use the following placeholders:"
4842
  msgstr "Puede utilizar los siguientes comodines:"
4843
 
4844
- #: core/class-settings.php:1207
4845
  msgctxt "settings email"
4846
  msgid "Preview e-mail"
4847
  msgstr "Previsualizar correo"
4848
 
4849
- #: core/class-settings.php:1208
4850
  msgctxt "settings email"
4851
  msgid "Cancel"
4852
  msgstr "Cancelar"
4853
 
4854
- #: core/class-settings.php:1209
4855
  msgctxt "settings email"
4856
  msgid "Save Changes"
4857
  msgstr "Guardar Cambios"
4858
 
4859
- #: core/class-settings.php:1228
4860
  msgctxt "settings email"
4861
  msgid "Site title"
4862
  msgstr "Título del sitio"
4863
 
4864
- #: core/class-settings.php:1231
4865
  msgctxt "settings email"
4866
  msgid "Site title (with link)"
4867
  msgstr "Título del listado (con enlace)"
4868
 
4869
- #: core/class-settings.php:1234
4870
  msgctxt "settings email"
4871
  msgid "Site address (with link)"
4872
  msgstr "Dirección del listado (con enlace)"
4873
 
4874
- #: core/class-settings.php:1237
4875
  msgctxt "settings email"
4876
  msgid "Directory URL (with link)"
4877
  msgstr "URL del Directorio (con enlace)"
4878
 
4879
- #: core/class-settings.php:1240
4880
  msgctxt "settings email"
4881
  msgid "Current date"
4882
  msgstr "Fecha actual"
4883
 
4884
- #: core/class-settings.php:1243
4885
  msgctxt "settings email"
4886
  msgid "Current time"
4887
  msgstr "Hora actual"
@@ -6981,7 +6994,7 @@ msgctxt "templates"
6981
  msgid "View"
6982
  msgstr "Ver"
6983
 
6984
- #: templates/parts/login-required.tpl.php:5
6985
  msgctxt "templates"
6986
  msgid ""
6987
  "You are not currently logged in. Please login or register first. When "
4
  msgstr ""
5
  "Project-Id-Version: Business Directory Plugin 4.0.6\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
7
+ "POT-Creation-Date: 2017-02-14 01:14:13+00:00\n"
8
+ "PO-Revision-Date: 2017-01-16 17:49-0500\n"
9
  "Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
10
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
11
  "Language: es_ES\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
+ "X-Generator: Poedit 1.8.11\n"
16
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
  "X-Poedit-Bookmarks: -1,-1,-1,-1,-1,-1,-1,-1,-1,543\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
124
  msgid "Renew Listing"
125
  msgstr "Renovar Listado"
126
 
127
+ #: admin/class-admin.php:104
128
  msgid ""
129
  "Preview is only available after you've saved the first draft. This is due\n"
130
  "to how WordPress stores the data."
133
  "visualización está disponible solo después de que se guarde el primer "
134
  "borrador."
135
 
136
+ #: admin/class-admin.php:137
137
  msgctxt "drip pointer"
138
  msgid ""
139
  "Find out how to create a compelling, thriving business directory from "
144
  "cero en este curso GRATUITO por e-mail de 5 partes. Obtenga un módulo "
145
  "premium GRATIS solo por inscribirse."
146
 
147
+ #: admin/class-admin.php:139
148
  msgctxt "drip pointer"
149
  msgid "Email Address:"
150
  msgstr "Correo electrónico:"
151
 
152
+ #: admin/class-admin.php:145
153
  msgctxt "drip pointer"
154
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
155
  msgstr ""
156
  "Quiere conocer los secretos para crear un Directorio de Negocios "
157
  "impresionante?"
158
 
159
+ #: admin/class-admin.php:147
160
  msgctxt "drip pointer"
161
  msgid "Yes, please!"
162
  msgstr "Sí, por favor!"
163
 
164
+ #: admin/class-admin.php:149
165
  msgctxt "drip pointer"
166
  msgid "No, thanks"
167
  msgstr "No, gracias"
168
 
169
+ #: admin/class-admin.php:166
170
  msgctxt "admin"
171
  msgid "Business Directory"
172
  msgstr "Directorio de Negocios"
173
 
174
+ #: admin/class-admin.php:177
175
  msgctxt "admin"
176
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
177
  msgstr ""
178
  "Está todo listo. Visite la página de su nuevo <a>Directorio de Negocios</a>."
179
 
180
+ #: admin/class-admin.php:198
181
  msgctxt "drip pointer"
182
  msgid "Invalid e-mail address."
183
  msgstr "Dirección de correo-e inválida."
184
 
185
+ #: admin/class-admin.php:232
186
  msgctxt "admin menu"
187
  msgid "Business Directory Admin"
188
  msgstr "Gestión de Directorio de Negocios"
189
 
190
+ #: admin/class-admin.php:233
191
  msgctxt "admin menu"
192
  msgid "Dir. Admin"
193
  msgstr "Gestión de Dir."
194
 
195
+ #: admin/class-admin.php:233
196
  msgctxt "admin menu"
197
  msgid "Directory Admin"
198
  msgstr "Gestión de Directorio"
199
 
200
+ #: admin/class-admin.php:239 admin/class-admin.php:240
201
  msgctxt "admin menu"
202
  msgid "Add New Listing"
203
  msgstr "Agregar Nuevo Listado"
204
 
205
+ #: admin/class-admin.php:245 admin/class-admin.php:246
206
  msgctxt "admin menu"
207
  msgid "Manage Options"
208
  msgstr "Configuraciones"
209
 
210
+ #: admin/class-admin.php:251 admin/class-admin.php:252
211
  msgctxt "admin menu"
212
  msgid "Manage Fees"
213
  msgstr "Administrar Comisiones"
214
 
215
+ #: admin/class-admin.php:257 admin/class-admin.php:258
216
  msgctxt "admin menu"
217
  msgid "Manage Form Fields"
218
  msgstr "Administrar Campos de Formulario"
219
 
220
+ #: admin/class-admin.php:263 admin/class-admin.php:264
221
  msgctxt "admin menu"
222
  msgid "Listings"
223
  msgstr "Listados"
224
 
225
+ #: admin/class-admin.php:278 admin/class-admin.php:279
226
  msgctxt "admin menu"
227
  msgid "CSV Import"
228
  msgstr "Importar CSV"
229
 
230
+ #: admin/class-admin.php:284 admin/class-admin.php:285
231
  msgctxt "admin menu"
232
  msgid "CSV Export"
233
  msgstr "Exportar CSV"
234
 
235
+ #: admin/class-admin.php:290 admin/class-admin.php:291
236
  msgctxt "admin menu"
237
  msgid "Debug"
238
  msgstr "Depuración"
239
 
240
+ #: admin/class-admin.php:300
241
  msgctxt "admin menu"
242
  msgid "Main Menu"
243
  msgstr "Menú Principal"
244
 
245
+ #: admin/class-admin.php:311
246
  msgctxt "admin menu"
247
  msgid "Uninstall Business Directory Plugin"
248
  msgstr "Desinstalar Business Directory Plugin"
249
 
250
+ #: admin/class-admin.php:312
251
  msgctxt "admin menu"
252
  msgid "Uninstall"
253
  msgstr "Desinstalar"
254
 
255
+ #: admin/class-admin.php:426
256
  #: admin/templates/listing-metabox-categories.tpl.php:69
257
  msgctxt "admin infometabox"
258
  msgid "never"
259
  msgstr "nunca"
260
 
261
+ #: admin/class-admin.php:520
262
  msgctxt "admin"
263
  msgid "Dismiss this notice."
264
  msgstr "Ignorar."
265
 
266
+ #: admin/class-admin.php:548
267
  msgctxt "admin"
268
  msgid "The listing has been published."
269
  msgid_plural "The listings have been published."
270
  msgstr[0] "El listado ha sido publicado."
271
  msgstr[1] "Los listados han sido publicados."
272
 
273
+ #: admin/class-admin.php:566
274
  msgctxt "admin"
275
  msgid "The listing status has been set as paid."
276
  msgid_plural "The listings status has been set as paid."
277
  msgstr[0] "El listado se ha marcado como pagado."
278
  msgstr[1] "Los listados se han marcado como pagados."
279
 
280
+ #: admin/class-admin.php:572
281
  msgctxt "admin"
282
  msgid ""
283
  "Only invoices containing non-recurring items were marked as paid. Please "
296
  "pagadas. Los items recurrentes deben ser manejados a través de la pasarela "
297
  "de pago."
298
 
299
+ #: admin/class-admin.php:591
300
  msgctxt "admin"
301
  msgid "The listing has been modified."
302
  msgid_plural "The listings have been modified."
303
  msgstr[0] "El listado ha sido modificado."
304
  msgstr[1] "Los listados han sido modificados."
305
 
306
+ #: admin/class-admin.php:604
307
  msgctxt "admin"
308
  msgid "The listing has been upgraded."
309
  msgid_plural "The listings have been upgraded."
310
  msgstr[0] "El listado ha sido mejorado."
311
  msgstr[1] "Los listados han sido mejorados."
312
 
313
+ #: admin/class-admin.php:616
314
  msgctxt "admin"
315
  msgid "The listing has been downgraded."
316
  msgid_plural "The listings have been downgraded."
317
  msgstr[0] "El listado ha sido degradado."
318
  msgstr[1] "Los listados han sido degradados."
319
 
320
+ #: admin/class-admin.php:627
321
  msgctxt "admin payments"
322
  msgid ""
323
  "The payment status was not changed. Recurring payments can't be manually "
328
  "manualmente aprobados. Por favor revise el panel de administración de la "
329
  "pasarela de pago para revisar si el pago sí se hizo efectivo."
330
 
331
+ #: admin/class-admin.php:632
332
  msgctxt "admin"
333
  msgid "The transaction has been approved."
334
  msgstr "La transacción ha sido aprobada."
335
 
336
+ #: admin/class-admin.php:642
337
  msgctxt "admin"
338
  msgid "The transaction has been rejected."
339
  msgstr "La transacción ha sido rechazada."
340
 
341
+ #: admin/class-admin.php:648
342
  msgctxt "admin"
343
  msgid "The fee was successfully assigned."
344
  msgstr "La comisión se asignó satisfactoriamente."
345
 
346
+ #: admin/class-admin.php:657
347
  msgctxt "admin"
348
  msgid "Listing was renewed."
349
  msgid_plural "Listings were renewed."
350
  msgstr[0] "El listado ha sido renovado."
351
  msgstr[1] "Los listados fueron renovados."
352
 
353
+ #: admin/class-admin.php:664
354
  msgctxt "admin"
355
  msgid "Renewal email sent."
356
  msgstr "Mensaje de correo electrónico de renovación enviado."
357
 
358
+ #: admin/class-admin.php:719
359
  msgctxt "admin category id"
360
  msgid "ID"
361
  msgstr "ID"
362
 
363
+ #: admin/class-admin.php:721 admin/class-admin.php:727
364
  msgctxt "admin"
365
  msgid "Listing Count"
366
  msgstr "Conteo de Listados"
367
 
368
+ #: admin/class-admin.php:836
369
  msgctxt "admin"
370
  msgid ""
371
  "<b>Business Directory Plugin</b> requires fields with the following "
374
  "<b>Business Directory Plugin</b> requiere campos con las siguientes "
375
  "asociaciones para funcionar correctamente: <b>%s</b>."
376
 
377
+ #: admin/class-admin.php:838
378
  msgctxt "admin"
379
  msgid ""
380
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
383
  "<b>Business Directory Plugin</b> requiere un campo con la asociación <b>%s</"
384
  "b> para funcionar correctamente."
385
 
386
+ #: admin/class-admin.php:842
387
  msgctxt "admin"
388
  msgid ""
389
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
392
  "Puede crear estos campos usted mismo en \"Administrar Campos de Formulario\" "
393
  "o puede dejar que Business Directory haga esto por usted automáticamente."
394
 
395
+ #: admin/class-admin.php:846
396
  msgctxt "admin"
397
  msgid "Go to \"Manage Form Fields\""
398
  msgstr "Ir a \"Administrar Campos de Formulario\""
399
 
400
+ #: admin/class-admin.php:849
401
  msgctxt "admin"
402
  msgid "Create these required fields for me"
403
  msgstr "Crear estos campos requeridos por mi"
404
 
405
+ #: admin/class-admin.php:858
406
  msgctxt "admin"
407
  msgid ""
408
  "<b>Business Directory Plugin</b> requires a page with the "
411
  "<b>Business Directory Plugin</b> requiere una página con el shortcode "
412
  "<tt>[businessdirectory]</tt> para funcionar adecuadamente."
413
 
414
+ #: admin/class-admin.php:860
415
  msgctxt "admin"
416
  msgid ""
417
  "You can create this page by yourself or let Business Directory do this for "
420
  "Puede crear esta página usted mismo o dejar que Business Directory lo haga "
421
  "por usted automáticamente."
422
 
423
+ #: admin/class-admin.php:864
424
  msgctxt "admin"
425
  msgid "Create required pages for me"
426
  msgstr "Crear las páginas requeridas por mi"
427
 
428
+ #: admin/class-admin.php:904
429
  msgctxt "admin compat"
430
  msgid "Installed: %s"
431
  msgstr "Instalado: %s"
432
 
433
+ #: admin/class-admin.php:904
434
  msgctxt "admin compat"
435
  msgid "N/A"
436
  msgstr "N/A"
437
 
438
+ #: admin/class-admin.php:907
439
  msgctxt "admin compat"
440
  msgid "Required: %s"
441
  msgstr "Requerido: %s"
442
 
443
+ #: admin/class-admin.php:919
444
  msgctxt "admin compat"
445
  msgid ""
446
  "Business Directory has detected some incompatible premium module versions "
449
  "Business Directory ha detectado algunas versiones incompatibles de módulos "
450
  "instaladas."
451
 
452
+ #: admin/class-admin.php:921
453
  msgctxt "admin compat"
454
  msgid ""
455
  "Please upgrade to the required versions indicated below to make sure "
458
  "Por favor actualice a las versiones requeridas indicadas abajo para "
459
  "asegurarse de que todo funcione correctamente."
460
 
461
+ #: admin/class-admin.php:941
462
  msgctxt "admin"
463
  msgid ""
464
  "We noticed you want your Business Directory users to register before posting "
664
  msgid "← Return to \"CSV Import\""
665
  msgstr "← Regresar a \"Importar CSV\""
666
 
667
+ #: admin/csv-import.php:256
668
  msgid ""
669
  "A valid temporary directory with write permissions is required for CSV "
670
  "imports to function properly. Your server is using \"%s\" but this path does "
674
  "la importación CSV funcione correctamente. Su servidor está utilizando \"%s"
675
  "\" pero no es posible escribir en esa ruta. Consulte con su proveedor."
676
 
677
+ #: admin/csv-import.php:290
678
  msgctxt "admin csv-import"
679
  msgid "There was an error uploading the CSV file."
680
  msgstr "Ocurrió un error subiendo el archivo CSV."
681
 
682
+ #: admin/csv-import.php:296
683
  msgctxt "admin csv-import"
684
  msgid "Please upload or select a CSV file."
685
  msgstr "Por favor suba o elija un archivo CSV."
686
 
687
+ #: admin/csv-import.php:309
688
  msgctxt "admin csv-import"
689
  msgid "There was an error uploading the images ZIP file."
690
  msgstr "Ocurrió un error subiendo el archivo ZIP de imágenes."
691
 
692
+ #: admin/csv-import.php:330
693
  msgctxt "admin csv-import"
694
  msgid ""
695
  "An error was detected while validating the CSV file for import. Please fix "
698
  "Un error se detectó mientras se validaba el archivo CSV para importarlo. Por "
699
  "favor repárelo antes de proceder."
700
 
701
+ #: admin/csv-import.php:339
702
  msgctxt "admin csv-import"
703
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
704
  msgstr ""
1060
  msgstr "Estado"
1061
 
1062
  #: admin/form-fields.php:298
1063
+ #, fuzzy
1064
+ msgctxt "form-fields admin"
1065
+ msgid "Country"
1066
+ msgstr "País:"
1067
+
1068
+ #: admin/form-fields.php:299
1069
  msgctxt "form-fields admin"
1070
  msgid "ZIP Code"
1071
  msgstr "Código Postal"
1072
 
1073
+ #: admin/form-fields.php:300
1074
  msgctxt "form-fields admin"
1075
  msgid "FAX Number"
1076
  msgstr "Número de Fax"
1077
 
1078
+ #: admin/form-fields.php:301
1079
  msgctxt "form-fields admin"
1080
  msgid "Phone Number"
1081
  msgstr "Número telefónico"
1082
 
1083
+ #: admin/form-fields.php:302
1084
  msgctxt "form-fields admin"
1085
  msgid "Ratings Field"
1086
  msgstr "Campo de ratings"
1087
 
1088
+ #: admin/form-fields.php:303
1089
  msgctxt "form-fields admin"
1090
  msgid "Twitter"
1091
  msgstr "Twitter"
1092
 
1093
+ #: admin/form-fields.php:304
1094
  msgctxt "form-fields admin"
1095
  msgid "Website"
1096
  msgstr "Sitio web"
1097
 
1098
+ #: admin/form-fields.php:325
1099
  msgctxt "form-fields admin"
1100
  msgid "Tags updated."
1101
  msgstr "Etiquetas actualizadas."
2249
  "Por favor vea la <a>documentación de Campos de Formulario</a> para más "
2250
  "detalles."
2251
 
2252
+ #. #-#-#-#-# WPBDM.pot (Business Directory Plugin 4.1.8) #-#-#-#-#
2253
  #. Plugin Name of the plugin/theme
2254
  #: admin/templates/header.tpl.php:4
2255
  msgid "Business Directory Plugin"
3028
  msgid "%s Feed"
3029
  msgstr "Feed %s"
3030
 
3031
+ #: business-directory-plugin.php:1138 core/view-submit-listing.php:58
3032
  #: core/views/submit_listing.php:10
3033
  msgctxt "views"
3034
  msgid "Submit A Listing"
3035
  msgstr "Enviar un Listado"
3036
 
3037
+ #: business-directory-plugin.php:1143
3038
  msgctxt "title"
3039
  msgid "Find a Listing"
3040
  msgstr "Encontrar un listado"
3041
 
3042
+ #: business-directory-plugin.php:1148
3043
  msgctxt "title"
3044
  msgid "View All Listings"
3045
  msgstr "Ver Listados"
3046
 
3047
+ #: business-directory-plugin.php:1177
3048
  msgctxt "title"
3049
  msgid "Listings tagged: %s"
3050
  msgstr "Listados etiquetados: %s"
3051
 
3052
+ #: core/api.php:402
3053
  msgid "Free"
3054
  msgstr "Gratuito"
3055
 
3455
 
3456
  #: core/class-settings.php:106
3457
  msgctxt "admin settings"
3458
+ msgid "Terms and Conditions text goes here..."
3459
+ msgstr "Ingrese el texto de los términos y condiciones aquí…"
 
 
3460
 
3461
  #: core/class-settings.php:107
3462
  msgctxt "admin settings"
3600
  msgid "Enable AJAX compatibility mode?"
3601
  msgstr "Habilitar modo de compatibilidad AJAX?"
3602
 
3603
+ #: core/class-settings.php:183
3604
+ msgctxt "admin settings"
3605
+ msgid ""
3606
+ "Include CSS rules to give their own style to View, Edit and Delete buttons?"
3607
+ msgstr ""
3608
+ "¿Incluir las reglas CSS que modifican la apariencia de los botones Ver, "
3609
+ "Editar y Eliminar?"
3610
+
3611
+ #: core/class-settings.php:189 core/class-settings.php:687
3612
  msgctxt "admin settings"
3613
  msgid "Listings"
3614
  msgstr "Listados"
3615
 
3616
+ #: core/class-settings.php:190 core/class-settings.php:357
3617
+ #: core/class-settings.php:644
3618
  msgctxt "admin settings"
3619
  msgid "General Settings"
3620
  msgstr "Configuración General"
3621
 
3622
+ #: core/class-settings.php:192
3623
  msgctxt "admin settings"
3624
  msgid "Listings per page"
3625
  msgstr "Listados por página"
3626
 
3627
+ #: core/class-settings.php:193
3628
  msgctxt "admin settings"
3629
  msgid ""
3630
  "Number of listings to show per page. Use a value of \"0\" to show all "
3633
  "Número de listados a mostrar por página. Utilice un valor de \"0\" para "
3634
  "mostrar todos los listados."
3635
 
3636
+ #: core/class-settings.php:195
3637
  msgctxt "admin settings"
3638
  msgid "Listing duration for no-fee sites (in days)"
3639
  msgstr "Duración de Listado para sitios gratuitos (en días)"
3640
 
3641
+ #: core/class-settings.php:196
3642
  msgctxt "admin settings"
3643
  msgid ""
3644
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
3647
  "Utilice un valor de \"0\" para mantener los listados publicados "
3648
  "indefinidamente o ingrese un número menor a 10 años (3650 días)."
3649
 
3650
+ #: core/class-settings.php:202
3651
  msgctxt "admin settings"
3652
  msgid "Include listing contact form on listing pages?"
3653
  msgstr "Incluir formulario de contacto en las páginas de los listados?"
3654
 
3655
+ #: core/class-settings.php:205
3656
  msgctxt "admin settings"
3657
  msgid ""
3658
  "Allows visitors to contact listing authors privately. Authors will receive "
3661
  "Permite a los visitantes contactar a los dueños de los listados de manera "
3662
  "privada. Los dueños recibirán mensajes vía correo electrónico."
3663
 
3664
+ #: core/class-settings.php:208
3665
  msgctxt "admin settings"
3666
  msgid "Open detailed view of listing in new tab?"
3667
  msgstr "¿Abrir vista detallada de un listado en un nuevo tab?"
3668
 
3669
+ #: core/class-settings.php:213
3670
  msgctxt "admin settings"
3671
  msgid "Require login for using the contact form?"
3672
  msgstr "Requerir login para utilizar el formulario de contacto?"
3673
 
3674
+ #: core/class-settings.php:219
3675
  msgctxt "admin settings"
3676
  msgid "Maximum number of contact form submits per day"
3677
  msgstr "Número máximo de contactos por día"
3678
 
3679
+ #: core/class-settings.php:222
3680
  msgctxt "admin settings"
3681
  msgid ""
3682
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
3685
  "Utilice esta opción para prevenir el SPAM a los dueños de los listados. 0 "
3686
  "significa ilimitados contactos por día."
3687
 
3688
+ #: core/class-settings.php:230
3689
  msgctxt "admin settings"
3690
  msgid "Include comment form on listing pages?"
3691
  msgstr "Incluir formulario de comentarios en las páginas de los listados?"
3692
 
3693
+ #: core/class-settings.php:233
3694
  msgctxt "admin settings"
3695
  msgid ""
3696
  "BD uses the standard comment inclusion from WordPress, but most themes only "
3706
  "primero si desea permitir comentarios en listados, y si esto no funciona, "
3707
  "intente con la 3a opción."
3708
 
3709
+ #: core/class-settings.php:236
3710
  msgctxt "admin settings"
3711
  msgid "Do not include comments in listings"
3712
  msgstr "No incluir formulario de comentario en listados"
3713
 
3714
+ #: core/class-settings.php:237
3715
  msgctxt "admin settings"
3716
  msgid "Include comment form, theme invoked (standard option)"
3717
  msgstr "Include formulario de comentarios, invocado por el tema (estándar)"
3718
 
3719
+ #: core/class-settings.php:238
3720
  msgctxt "admin settings"
3721
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
3722
  msgstr ""
3723
  "Incluir formulario de comentarios, invocado por BD (usar si la opción "
3724
  "estándar no funciona)"
3725
 
3726
+ #: core/class-settings.php:246
3727
  msgctxt "admin settings"
3728
  msgid "Show listings under categories on main page?"
3729
  msgstr "Mostrar listados bajo las categorías en la página principal?"
3730
 
3731
+ #: core/class-settings.php:247
3732
  msgctxt "admin settings"
3733
  msgid "Status of listings upon uninstalling plugin"
3734
  msgstr "Estado de los listados luego de desinstalado el plugin"
3735
 
3736
+ #: core/class-settings.php:248 core/class-settings.php:250
3737
  msgctxt "post status"
3738
  msgid "Draft"
3739
  msgstr "Borrador"
3740
 
3741
+ #: core/class-settings.php:248 core/class-settings.php:250
3742
  msgctxt "post status"
3743
  msgid "Trash"
3744
  msgstr "Papelera"
3745
 
3746
+ #: core/class-settings.php:249
3747
  msgctxt "admin settings"
3748
  msgid "Status of deleted listings"
3749
  msgstr "Estado de los listados eliminados"
3750
 
3751
+ #: core/class-settings.php:251
3752
  msgctxt "admin settings"
3753
  msgid "Submit Listing instructions message"
3754
  msgstr "Mensaje de instrucciones de envío de listado"
3755
 
3756
+ #: core/class-settings.php:251
3757
  msgctxt "admin settings"
3758
  msgid ""
3759
  "This text is displayed at the first page of the Submit Listing process for "
3765
  "formulario o cualquier otra información que desee que los usuarios vean "
3766
  "antes de comenzar."
3767
 
3768
+ #: core/class-settings.php:253
3769
  msgctxt "admin settings"
3770
  msgid "Listing Renewal"
3771
  msgstr "Renovación de Listados"
3772
 
3773
+ #: core/class-settings.php:254
3774
  msgctxt "admin settings"
3775
  msgid "Turn on listing renewal option?"
3776
  msgstr "Habilitar la renovación de listados?"
3777
 
3778
+ #: core/class-settings.php:257
3779
  msgctxt "admin settings"
3780
  msgid "Allow recurring renewal payments?"
3781
  msgstr "Permitir pagos recurrentes?"
3782
 
3783
+ #: core/class-settings.php:260
3784
  msgctxt "admin settings"
3785
  msgid ""
3786
  "Allow users to opt in for automatic renewal of their listings. The fee is "
3790
  "comisión será cobrada en el momento en el que el listado llegue a su "
3791
  "vencimiento, sin necesidad de intervención."
3792
 
3793
+ #: core/class-settings.php:264
3794
  msgctxt "admin settings"
3795
  msgid "Use recurring payments as the default payment method?"
3796
  msgstr "Utilizar cobro recurrente como método de pago por defecto?"
3797
 
3798
+ #: core/class-settings.php:267
3799
  msgctxt "admin settings"
3800
  msgid ""
3801
  "Enable automatic renewal without having users opt in during the submit "
3804
  "Habilitar la renovación automática sin que los usuarios deban optar por ella "
3805
  "durante el proceso de envío del listado."
3806
 
3807
+ #: core/class-settings.php:272
3808
  msgctxt "admin settings"
3809
  msgid "Listing renewal e-mail threshold (in days)"
3810
  msgstr "Rango de envío del correo electrónico de renovación (en días)"
3811
 
3812
+ #: core/class-settings.php:275
3813
  msgctxt "admin settings"
3814
  msgid ""
3815
  "Configure how many days before listing expiration is the renewal e-mail sent."
3817
  "Configure con cuántos días de anticipación debe informarse al usuario que su "
3818
  "listado está a punto de expirar."
3819
 
3820
+ #: core/class-settings.php:279
3821
  msgctxt "admin settings"
3822
  msgid ""
3823
  "Send expiration notices including a cancel links to auto-renewed listings?"
3825
  "Enviar notificaciones de expiración incluyendo enlaces para cancelar a los "
3826
  "listados auto-renovados?"
3827
 
3828
+ #: core/class-settings.php:286
3829
  msgctxt "admin settings"
3830
  msgid "Remind listing owners of expired listings (past due)?"
3831
  msgstr ""
3832
  "Recordar a los dueños de listados expirados (después de su expiración)?"
3833
 
3834
+ #: core/class-settings.php:291
3835
  msgctxt "admin settings"
3836
  msgid "Listing renewal reminder e-mail threshold (in days)"
3837
  msgstr "Rango de envío del recordatorio de renovación (en días)"
3838
 
3839
+ #: core/class-settings.php:294
3840
  msgctxt "admin settings"
3841
  msgid ""
3842
  "Configure how many days after the expiration of a listing an e-mail reminder "
3845
  "Configure con cuántos días después de la fecha de expiración de un listado "
3846
  "debe enviarse un recordatorio al dueño."
3847
 
3848
+ #: core/class-settings.php:297
3849
  msgctxt "admin settings"
3850
  msgid "Post/Category Settings"
3851
  msgstr "Configuraciones de publicaciones/categorías"
3852
 
3853
+ #: core/class-settings.php:298
3854
  msgctxt "admin settings"
3855
  msgid "Default new post status"
3856
  msgstr "Estado por defecto de nuevas publicaciones"
3857
 
3858
+ #: core/class-settings.php:299 core/class-settings.php:302
3859
  msgctxt "post status"
3860
  msgid "Published"
3861
  msgstr "Publicado"
3862
 
3863
+ #: core/class-settings.php:299 core/class-settings.php:302
3864
  msgctxt "post status"
3865
  msgid "Pending"
3866
  msgstr "Pendiente"
3867
 
3868
+ #: core/class-settings.php:301
3869
  msgctxt "admin settings"
3870
  msgid "Edit post status"
3871
  msgstr "Estado tras edición de una publicación"
3872
 
3873
+ #: core/class-settings.php:303
3874
  msgctxt "admin settings"
3875
  msgid "Order categories list by"
3876
  msgstr "Ordenar la lista de categorías por"
3877
 
3878
+ #: core/class-settings.php:305
3879
  msgctxt "admin settings"
3880
  msgid "Name"
3881
  msgstr "Nombre"
3882
 
3883
+ #: core/class-settings.php:306
3884
  msgctxt "admin settings"
3885
  msgid "Slug"
3886
  msgstr "Slug"
3887
 
3888
+ #: core/class-settings.php:307
3889
  msgctxt "admin settings"
3890
  msgid "Listing Count"
3891
  msgstr "Conteo de Listados"
3892
 
3893
+ #: core/class-settings.php:309
3894
  msgctxt "admin settings"
3895
  msgid "Sort order for categories"
3896
  msgstr "Orden de las categorías"
3897
 
3898
+ #: core/class-settings.php:310 core/class-settings.php:328
3899
  msgctxt "admin settings"
3900
  msgid "Ascending"
3901
  msgstr "Ascendente"
3902
 
3903
+ #: core/class-settings.php:310 core/class-settings.php:328
3904
  msgctxt "admin settings"
3905
  msgid "Descending"
3906
  msgstr "Descendente"
3907
 
3908
+ #: core/class-settings.php:311
3909
  msgctxt "admin settings"
3910
  msgid "Show category post count?"
3911
  msgstr "Mostrar conteo de listados para cada categoría?"
3912
 
3913
+ #: core/class-settings.php:312
3914
  msgctxt "admin settings"
3915
  msgid "Hide empty categories?"
3916
  msgstr "Ocultar categorías vacías?"
3917
 
3918
+ #: core/class-settings.php:313
3919
  msgctxt "admin settings"
3920
  msgid "Show only parent categories in category list?"
3921
  msgstr ""
3922
  "Mostrar únicamente las categorías de primer nivel en la lista de categorías?"
3923
 
3924
+ #: core/class-settings.php:315
3925
  msgctxt "admin settings"
3926
  msgid "Listings Sorting"
3927
  msgstr "Ordenamiento de Listados"
3928
 
3929
+ #: core/class-settings.php:316
3930
  msgctxt "admin settings"
3931
  msgid "Order directory listings by"
3932
  msgstr "Ordenar los listados del Directorio por"
3933
 
3934
+ #: core/class-settings.php:318
3935
  msgctxt "admin settings"
3936
  msgid "Title"
3937
  msgstr "Título"
3938
 
3939
+ #: core/class-settings.php:319
3940
  msgctxt "admin settings"
3941
  msgid "Author"
3942
  msgstr "Autor"
3943
 
3944
+ #: core/class-settings.php:320 core/class-settings.php:730
3945
  msgctxt "admin settings"
3946
  msgid "Date posted"
3947
  msgstr "Fecha de publicación"
3948
 
3949
+ #: core/class-settings.php:321 core/class-settings.php:731
3950
  msgctxt "admin settings"
3951
  msgid "Date last modified"
3952
  msgstr "Fecha de última modificación"
3953
 
3954
+ #: core/class-settings.php:322
3955
  msgctxt "admin settings"
3956
  msgid "Random"
3957
  msgstr "Aleatorio"
3958
 
3959
+ #: core/class-settings.php:323
3960
  msgctxt "admin settings"
3961
  msgid "Paid first then free. Inside each group by date."
3962
  msgstr "Pagos primero, luego gratuitos. Dentro de cada grupo, por fecha."
3963
 
3964
+ #: core/class-settings.php:324
3965
  msgctxt "admin settings"
3966
  msgid "Paid first then free. Inside each group by title."
3967
  msgstr "Pagos primero, luego gratuitos. Dentro de cada grupo por título."
3968
 
3969
+ #: core/class-settings.php:326
3970
  msgctxt "admin settings"
3971
  msgid "Sort directory listings by"
3972
  msgstr "Orden de los listados"
3973
 
3974
+ #: core/class-settings.php:327
3975
  msgctxt "admin settings"
3976
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
3977
  msgstr ""
3978
  "Ascendente para orden alfabético A-Z; Descendente para orden alfabético Z-A"
3979
 
3980
+ #: core/class-settings.php:332
3981
  msgctxt "admin settings"
3982
  msgid "Enable sort bar?"
3983
  msgstr "Habilitar barra de ordenamiento?"
3984
 
3985
+ #: core/class-settings.php:337
3986
  msgctxt "admin settings"
3987
  msgid "Sortbar Fields"
3988
  msgstr "Campos de \"barra de ordenamiento\""
3989
 
3990
+ #: core/class-settings.php:346
3991
  msgctxt "admin settings"
3992
  msgid "Featured (Sticky) listing settings"
3993
  msgstr "Configuración de Listados Destacados"
3994
 
3995
+ #: core/class-settings.php:347
3996
  msgctxt "admin settings"
3997
  msgid "Offer sticky listings?"
3998
  msgstr "Ofrecer listados destacados?"
3999
 
4000
+ #: core/class-settings.php:348
4001
  msgctxt "admin settings"
4002
  msgid "Offer upgrades during submit process?"
4003
  msgstr "Ofrecer mejoras a destacado durante el proceso de envío?"
4004
 
4005
+ #: core/class-settings.php:349
4006
  msgctxt "admin settings"
4007
  msgid "Sticky listing price"
4008
  msgstr "Precio de Listado Destacado"
4009
 
4010
+ #: core/class-settings.php:350
4011
  msgctxt "admin settings"
4012
  msgid "Sticky listing page description text"
4013
  msgstr "Texto descriptivo para Listados Destacados"
4014
 
4015
+ #: core/class-settings.php:351
4016
  msgctxt "admin settings"
4017
  msgid ""
4018
  "You can upgrade your listing to featured status. Featured listings will "
4021
  "Puede actualizar su listado a Destacado. Los listados destacados aparecen "
4022
  "siempre encima de los listados regulares."
4023
 
4024
+ #: core/class-settings.php:356
4025
  msgctxt "admin settings"
4026
  msgid "E-Mail"
4027
  msgstr "Correo Electrónico"
4028
 
4029
+ #: core/class-settings.php:360
4030
  msgctxt "admin settings"
4031
  msgid "Display email address fields publicly?"
4032
  msgstr "Mostrar direcciones de correo electrónico públicamente?"
4033
 
4034
+ #: core/class-settings.php:363
4035
  msgctxt "admin settings"
4036
  msgid ""
4037
  "Shows the email address of the listing owner to all web users. NOT "
4042
  "a todos los usuarios. NO RECOMENDADO pues puede resultar en un aumento de "
4043
  "spam."
4044
 
4045
+ #: core/class-settings.php:366
4046
  msgctxt "admin settings"
4047
  msgid "How to determine the listing's email address?"
4048
  msgstr "Cómo determinar el correo electrónico de un listado?"
4049
 
4050
+ #: core/class-settings.php:369
4051
  msgctxt "admin settings"
4052
  msgid ""
4053
  "This affects emails sent to listing owners via contact forms or when their "
4056
  "Esta configuración afecta cómo los dueños de los listados son contactados "
4057
  "cuando sus listados expiran o a través de los formularios de contacto."
4058
 
4059
+ #: core/class-settings.php:371
4060
  msgctxt "admin settings"
4061
  msgid "Try listing's email field first, then author's email."
4062
  msgstr "Intentar con el correo-e del listado, luego el del autor."
4063
 
4064
+ #: core/class-settings.php:372
4065
  msgctxt "admin settings"
4066
  msgid "Try author's email first and then listing's email field."
4067
  msgstr ""
4068
  "Intentar con el correo-e del autor primero, luego el del campo de correo del "
4069
  "listado."
4070
 
4071
+ #: core/class-settings.php:376
4072
  msgctxt "admin settings"
4073
  msgid "E-Mail Notifications"
4074
  msgstr "Notificaciones de correo-e"
4075
 
4076
+ #: core/class-settings.php:379
4077
  msgctxt "admin settings"
4078
  msgid "Notify admin via e-mail when..."
4079
  msgstr "Notificar al administrador cuando..."
4080
 
4081
+ #: core/class-settings.php:383
4082
  msgctxt "admin settings"
4083
  msgid "A new listing is submitted."
4084
  msgstr "Un nuevo listado ha sido enviado."
4085
 
4086
+ #: core/class-settings.php:384
4087
  msgctxt "admin settings"
4088
  msgid "A listing is edited."
4089
  msgstr "Un listado es editado."
4090
 
4091
+ #: core/class-settings.php:385
4092
  msgctxt "admin settings"
4093
  msgid "A listing expires."
4094
  msgstr "Un listado expira."
4095
 
4096
+ #: core/class-settings.php:386
4097
  msgctxt "admin settings"
4098
  msgid "A contact message is sent to a listing's owner."
4099
  msgstr "Un mensaje de contacto es enviado al dueño del listado."
4100
 
4101
+ #: core/class-settings.php:392
4102
  msgctxt "admin settings"
4103
  msgid "CC this e-mail address too"
4104
  msgstr "Copiar a esta dirección de correo también"
4105
 
4106
+ #: core/class-settings.php:398
4107
  msgctxt "admin settings"
4108
  msgid "Notify users via e-mail when..."
4109
  msgstr "Notificar usuarios vía correo-e cuando..."
4110
 
4111
+ #: core/class-settings.php:401
4112
  msgctxt "admin settings"
4113
  msgid "You can modify the text template used for most of these e-mails below."
4114
  msgstr ""
4115
  "Puede modificar la plantilla de texto utilizada para la mayoría de estos "
4116
  "correos electrónicos abajo."
4117
 
4118
+ #: core/class-settings.php:402
4119
  msgctxt "admin settings"
4120
  msgid "Their listing is submitted."
4121
  msgstr "Su listado ha sido recibido."
4122
 
4123
+ #: core/class-settings.php:403
4124
  msgctxt "admin settings"
4125
  msgid "Their listing is approved/published."
4126
  msgstr "Su listado ha sido aprobado/publicado."
4127
 
4128
+ #: core/class-settings.php:412
4129
  msgctxt "contact email"
4130
  msgid "You have received a reply from your listing at %s."
4131
  msgstr "Ha recibido una comunicación para su listado en %s."
4132
 
4133
+ #: core/class-settings.php:413
4134
  msgctxt "contact email"
4135
  msgid "Name: %s"
4136
  msgstr "Nombre: %s"
4137
 
4138
+ #: core/class-settings.php:414
4139
  msgctxt "contact email"
4140
  msgid "E-Mail: %s"
4141
  msgstr "Correo Electrónico: %s"
4142
 
4143
+ #: core/class-settings.php:415
4144
  msgctxt "contact email"
4145
  msgid "Message:"
4146
  msgstr "Mensaje:"
4147
 
4148
+ #: core/class-settings.php:417
4149
  msgctxt "contact email"
4150
  msgid "Time: %s"
4151
  msgstr "Hora: %s"
4152
 
4153
+ #: core/class-settings.php:419
4154
  msgctxt "admin settings"
4155
  msgid "E-Mail Templates"
4156
  msgstr "Plantillas de Correo Electrónico"
4157
 
4158
+ #: core/class-settings.php:422
4159
  msgctxt "admin settings"
4160
  msgid "Email confirmation message"
4161
  msgstr "Mensaje de Confirmación"
4162
 
4163
+ #: core/class-settings.php:426
4164
  msgctxt "admin settings"
4165
  msgid "Sent after a listing has been submitted."
4166
  msgstr "Enviado luego de que el listado ha sido recibido."
4167
 
4168
+ #: core/class-settings.php:427 core/class-settings.php:435
4169
+ #: core/class-settings.php:476
4170
  msgctxt "admin settings"
4171
  msgid "Listing's title"
4172
  msgstr "Título del Listado"
4173
 
4174
+ #: core/class-settings.php:430
4175
  msgctxt "admin settings"
4176
  msgid "Listing published message"
4177
  msgstr "Mensaje de listado publicado"
4178
 
4179
+ #: core/class-settings.php:433
4180
  msgctxt "admin settings"
4181
  msgid ""
4182
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
4185
  "Su listado \"[listing]\" está ahora disponible en [listing-url] y puede ser "
4186
  "visto por el público."
4187
 
4188
+ #: core/class-settings.php:434
4189
  msgctxt "admin settings"
4190
  msgid "Sent when the listing has been published or approved by an admin."
4191
  msgstr ""
4192
  "Enviado cuando el listado ha sido publicado o aprobado por un administrador."
4193
 
4194
+ #: core/class-settings.php:436
4195
  msgctxt "admin settings"
4196
  msgid "Listing's URL"
4197
  msgstr "URL del listado"
4198
 
4199
+ #: core/class-settings.php:440
4200
  msgctxt "admin settings"
4201
  msgid "Listing Contact Message"
4202
  msgstr "Mensaje de contacto"
4203
 
4204
+ #: core/class-settings.php:444
4205
  msgctxt "admin settings"
4206
  msgid ""
4207
  "Sent to listing owners when someone uses the contact form on their listing "
4210
  "Enviado a los dueños de listados cuando alguien utiliza el formulario de "
4211
  "contacto en sus páginas."
4212
 
4213
+ #: core/class-settings.php:454
4214
  msgctxt "admin settings"
4215
  msgid "Payment related"
4216
  msgstr "Relativo al pago"
4217
 
4218
+ #: core/class-settings.php:471
4219
  msgctxt "admin settings"
4220
  msgid "Payment abandoned reminder message"
4221
  msgstr "Recordatorio de pagos abandonados"
4222
 
4223
+ #: core/class-settings.php:475
4224
  msgctxt "admin settings"
4225
  msgid "Sent some time after a pending payment is abandoned by users."
4226
  msgstr ""
4227
  "Enviado algún tiempo después de que un pago pendiente es abandonado por los "
4228
  "usuarios."
4229
 
4230
+ #: core/class-settings.php:477
4231
  msgctxt "admin settings"
4232
  msgid "Checkout URL link"
4233
  msgstr "Link a la URL de pago"
4234
 
4235
+ #: core/class-settings.php:483
4236
  msgctxt "admin settings"
4237
  msgid "Renewal Reminders"
4238
  msgstr "Recordatorios de Renovación"
4239
 
4240
+ #: core/class-settings.php:486
4241
  msgctxt "admin settings"
4242
  msgid ""
4243
  "This section refers only to the text of the renewal/expiration notices. You "
4247
  "renovación/expiración. También puede <a>configurar cuándo estos correos son "
4248
  "enviados</a>."
4249
 
4250
+ #: core/class-settings.php:490
4251
  msgctxt "admin settings"
4252
  msgid "Pending expiration e-mail message"
4253
  msgstr "Mensaje correo electrónico sobre expiración pendiente"
4254
 
4255
+ #: core/class-settings.php:494
4256
  msgctxt "settings"
4257
  msgid ""
4258
  "Sent some time before the listing expires. Applies to non-recurring renewals "
4261
  "Enviado un tiempo antes de que el listado expire. Aplica para renovaciones "
4262
  "no recurrentes únicamente."
4263
 
4264
+ #: core/class-settings.php:495 core/class-settings.php:508
4265
+ #: core/class-settings.php:521 core/class-settings.php:534
4266
+ #: core/class-settings.php:547
4267
  msgctxt "settings"
4268
  msgid "Listing's name (with link)"
4269
  msgstr "Título del listado (con enlace)"
4270
 
4271
+ #: core/class-settings.php:496 core/class-settings.php:509
4272
+ #: core/class-settings.php:522 core/class-settings.php:535
4273
+ #: core/class-settings.php:548
4274
  msgctxt "settings"
4275
  msgid "Author's name"
4276
  msgstr "Autor del listado"
4277
 
4278
+ #: core/class-settings.php:497 core/class-settings.php:510
4279
+ #: core/class-settings.php:549
4280
  msgctxt "settings"
4281
  msgid "Expiration date"
4282
  msgstr "Fecha de expiración"
4283
 
4284
+ #: core/class-settings.php:498
4285
  msgctxt "settings"
4286
  msgid "Category that is going to expire"
4287
  msgstr "Categoría que va a expirar"
4288
 
4289
+ #: core/class-settings.php:499 core/class-settings.php:512
4290
+ #: core/class-settings.php:551
4291
  msgctxt "settings"
4292
  msgid "Link to renewal page"
4293
  msgstr "Enlace a la página de renovación"
4294
 
4295
+ #: core/class-settings.php:500 core/class-settings.php:513
4296
+ #: core/class-settings.php:525 core/class-settings.php:538
4297
+ #: core/class-settings.php:552
4298
  msgctxt "settings"
4299
  msgid "Link to your site"
4300
  msgstr "Enlace a su sitio"
4301
 
4302
+ #: core/class-settings.php:503
4303
  msgctxt "admin settings"
4304
  msgid "Listing Renewal e-mail message"
4305
  msgstr "Mensaje de correo electrónico sobre Renovación del Listado"
4306
 
4307
+ #: core/class-settings.php:507
4308
  msgctxt "settings"
4309
  msgid ""
4310
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
4313
  "Enviado al momento de expiración del listado. Aplica a renovaciones no "
4314
  "recurrentes únicamente."
4315
 
4316
+ #: core/class-settings.php:511 core/class-settings.php:550
4317
  msgctxt "settings"
4318
  msgid "Category that expired"
4319
  msgstr "Categoría que expiró"
4320
 
4321
+ #: core/class-settings.php:516
4322
  msgctxt "admin settings"
4323
  msgid "Listing auto-renewal reminder (recurring payments)"
4324
  msgstr "Recordatorio de auto-renovación del listado (pagos recurrentes)"
4325
 
4326
+ #: core/class-settings.php:520
4327
  msgctxt "settings"
4328
  msgid ""
4329
  "Sent some time before the listing is auto-renewed. Applies to recurring "
4332
  "Enviado algún tiempo antes de que el listado sea auto-renovado. Aplica a "
4333
  "renovaciones recurrentes únicamente."
4334
 
4335
+ #: core/class-settings.php:523 core/class-settings.php:537
4336
  msgctxt "settings"
4337
  msgid "Renewal date"
4338
  msgstr "Fecha de renovación"
4339
 
4340
+ #: core/class-settings.php:524
4341
  msgctxt "settings"
4342
  msgid "Category that is going to be renewed"
4343
  msgstr "Categoría que será renovada"
4344
 
4345
+ #: core/class-settings.php:526
4346
  msgctxt "settings"
4347
  msgid "Link to manage subscriptions"
4348
  msgstr "Enlace a la página de administración de pagos recurrentes"
4349
 
4350
+ #: core/class-settings.php:529
4351
  msgctxt "admin settings"
4352
  msgid "Listing Renewal e-mail message (recurring payments)"
4353
  msgstr ""
4354
  "Mensaje de correo electrónico sobre Renovación del Listado (para pago "
4355
  "automático)"
4356
 
4357
+ #: core/class-settings.php:533
4358
  msgctxt "settings"
4359
  msgid ""
4360
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
4362
  "Enviado luego de que el listado sea auto-renovado. Aplica a renovaciones "
4363
  "recurrentes únicamente."
4364
 
4365
+ #: core/class-settings.php:536
4366
  msgctxt "settings"
4367
  msgid "Renewed category"
4368
  msgstr "Categoría renovada"
4369
 
4370
+ #: core/class-settings.php:542
4371
  msgctxt "admin settings"
4372
  msgid "Renewal reminder e-mail message"
4373
  msgstr "Recordatorio por correo electrónico de renovación del listado"
4374
 
4375
+ #: core/class-settings.php:546
4376
  msgctxt "settings"
4377
  msgid ""
4378
  "Sent some time after listing expiration and when no renewal has occurred. "
4381
  "Enviado un tiempo después de que el listado expire y no haya sido renovado. "
4382
  "Aplica tanto a renovaciones recurrentes como no recurrentes."
4383
 
4384
+ #: core/class-settings.php:556
4385
  msgctxt "admin settings"
4386
  msgid "Payment"
4387
  msgstr "Pago"
4388
 
4389
+ #: core/class-settings.php:557
4390
  msgctxt "admin settings"
4391
  msgid "Payment Settings"
4392
  msgstr "Configuración de Pago"
4393
 
4394
+ #: core/class-settings.php:560
4395
  msgctxt "admin settings"
4396
  msgid "Turn On payments?"
4397
  msgstr "Activar pagos?"
4398
 
4399
+ #: core/class-settings.php:562
4400
  msgctxt "admin settings"
4401
  msgid "Put payment gateways in test mode?"
4402
  msgstr "Utilizar las pasarelas de pago en modo de prueba?"
4403
 
4404
+ #: core/class-settings.php:567
4405
  msgctxt "admin settings"
4406
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
4407
  msgstr "Realizar pagos en la versión segura (HTTPS) de su sitio?"
4408
 
4409
+ #: core/class-settings.php:570
4410
  msgctxt "admin settings"
4411
  msgid ""
4412
  "Recommended for added security. For this to work you need to enable HTTPS on "
4415
  "Recomendado para seguridad extra. Para que funcione debe tener habilitado "
4416
  "HTTPS en su servidor y <a>obtener un certificado SSL</a>."
4417
 
4418
+ #: core/class-settings.php:574
4419
  msgctxt "admin settings"
4420
  msgid "Currency Code"
4421
  msgstr "Código de Moneda"
4422
 
4423
+ #: core/class-settings.php:576
4424
  msgctxt "admin settings"
4425
  msgid "Australian Dollar (AUD)"
4426
  msgstr "Dólar Australiano (AUD)"
4427
 
4428
+ #: core/class-settings.php:577
4429
  msgctxt "admin settings"
4430
  msgid "Brazilian Real (BRL)"
4431
  msgstr "Real Brasilero (BRL)"
4432
 
4433
+ #: core/class-settings.php:578
4434
  msgctxt "admin settings"
4435
  msgid "Canadian Dollar (CAD)"
4436
  msgstr "Dólar Canadiense (CAD)"
4437
 
4438
+ #: core/class-settings.php:579
4439
  msgctxt "admin settings"
4440
  msgid "Czech Koruna (CZK)"
4441
  msgstr "Corona Checa (CZK)"
4442
 
4443
+ #: core/class-settings.php:580
4444
  msgctxt "admin settings"
4445
  msgid "Danish Krone (DKK)"
4446
  msgstr "Corona Danesa (DKK)"
4447
 
4448
+ #: core/class-settings.php:581
4449
  msgctxt "admin settings"
4450
  msgid "Euro (EUR)"
4451
  msgstr "Euro (EUR)"
4452
 
4453
+ #: core/class-settings.php:582
4454
  msgctxt "admin settings"
4455
  msgid "Hong Kong Dollar (HKD)"
4456
  msgstr "Dólar de Hong Kong (HKD)"
4457
 
4458
+ #: core/class-settings.php:583
4459
  msgctxt "admin settings"
4460
  msgid "Hungarian Forint (HUF)"
4461
  msgstr "Forinte Húngaro (HUF)"
4462
 
4463
+ #: core/class-settings.php:584
4464
  msgctxt "admin settings"
4465
  msgid "Israeli New Shequel (ILS)"
4466
  msgstr "Nuevo Shékel Israelí (ILS)"
4467
 
4468
+ #: core/class-settings.php:585
4469
  msgctxt "admin settings"
4470
  msgid "Japanese Yen (JPY)"
4471
  msgstr "Yen Japonés (JPY)"
4472
 
4473
+ #: core/class-settings.php:586
4474
  msgctxt "admin settings"
4475
  msgid "Malasian Ringgit (MYR)"
4476
  msgstr "Ringgit de Malasia (MYR)"
4477
 
4478
+ #: core/class-settings.php:587
4479
  msgctxt "admin settings"
4480
  msgid "Mexican Peso (MXN)"
4481
  msgstr "Peso Mexicano (MXN)"
4482
 
4483
+ #: core/class-settings.php:588
4484
  msgctxt "admin settings"
4485
  msgid "Norwegian Krone (NOK)"
4486
  msgstr "Corona Noruega (NOK)"
4487
 
4488
+ #: core/class-settings.php:589
4489
  msgctxt "admin settings"
4490
  msgid "New Zealand Dollar (NZD)"
4491
  msgstr "Dólar de Nueva Zelanda (NZD)"
4492
 
4493
+ #: core/class-settings.php:590
4494
  msgctxt "admin settings"
4495
  msgid "Philippine Peso (PHP)"
4496
  msgstr "Peso Filipino (PHP)"
4497
 
4498
+ #: core/class-settings.php:591
4499
  msgctxt "admin settings"
4500
  msgid "Polish Zloty (PLN)"
4501
  msgstr "Zloty Polaco (PLN)"
4502
 
4503
+ #: core/class-settings.php:592
4504
  msgctxt "admin settings"
4505
  msgid "Pound Sterling (GBP)"
4506
  msgstr "Libra Esterlina (GBP)"
4507
 
4508
+ #: core/class-settings.php:593
4509
  msgctxt "admin settings"
4510
  msgid "Singapore Dollar (SGD)"
4511
  msgstr "Dólar de Singapur (SGD)"
4512
 
4513
+ #: core/class-settings.php:594
4514
  msgctxt "admin settings"
4515
  msgid "Swedish Krona (SEK)"
4516
  msgstr "Corona Sueca (SEK)"
4517
 
4518
+ #: core/class-settings.php:595
4519
  msgctxt "admin settings"
4520
  msgid "Swiss Franc (CHF)"
4521
  msgstr "Franco Suizo (CHF)"
4522
 
4523
+ #: core/class-settings.php:596
4524
  msgctxt "admin settings"
4525
  msgid "Taiwan Dollar (TWD)"
4526
  msgstr "Dólar de Taiwán (TWD)"
4527
 
4528
+ #: core/class-settings.php:597
4529
  msgctxt "admin settings"
4530
  msgid "Thai Baht (THB)"
4531
  msgstr "Baht de Tailandia (THB)"
4532
 
4533
+ #: core/class-settings.php:598
4534
  msgctxt "admin settings"
4535
  msgid "Turkish Lira (TRY)"
4536
  msgstr "Lira Turca (TRY)"
4537
 
4538
+ #: core/class-settings.php:599
4539
  msgctxt "admin settings"
4540
  msgid "U.S. Dollar (USD)"
4541
  msgstr "Dólar Americano (USD)"
4542
 
4543
+ #: core/class-settings.php:603
4544
  msgctxt "admin settings"
4545
  msgid "Currency Symbol"
4546
  msgstr "Símbolo de Moneda"
4547
 
4548
+ #: core/class-settings.php:608
4549
  msgctxt "admin settings"
4550
  msgid "Currency symbol display"
4551
  msgstr "Presentación de símbolo de moneda"
4552
 
4553
+ #: core/class-settings.php:612
4554
  msgctxt "admin settings"
4555
  msgid "Show currency symbol on the left"
4556
  msgstr "Mostrar el símbolo de moneda a la izquierda"
4557
 
4558
+ #: core/class-settings.php:613
4559
  msgctxt "admin settings"
4560
  msgid "Show currency symbol on the right"
4561
  msgstr "Mostrar el símbolo de moneda a la derecha"
4562
 
4563
+ #: core/class-settings.php:614
4564
  msgctxt "admin settings"
4565
  msgid "Do not show currency symbol"
4566
  msgstr "No mostrar el símbolo de moneda"
4567
 
4568
+ #: core/class-settings.php:616
4569
  msgctxt "admin settings"
4570
  msgid "Thank you for payment message"
4571
  msgstr "Mensaje de agradecimiento por el pago"
4572
 
4573
+ #: core/class-settings.php:617
4574
  msgctxt "admin settings"
4575
  msgid ""
4576
  "Thank you for your payment. Your payment is being verified and your listing "
4579
  "Gracias por su pago. Su pago está siendo verificado y su listado revisado. "
4580
  "Este proceso puede tardar hasta 48 horas."
4581
 
4582
+ #: core/class-settings.php:622
4583
  msgctxt "admin settings"
4584
  msgid "Ask users to come back for abandoned payments?"
4585
  msgstr ""
4586
  "Contactar a los usuarios para pedirles que regresen a pagar pagos pendientes?"
4587
 
4588
+ #: core/class-settings.php:625
4589
  msgctxt "admin settings"
4590
  msgid ""
4591
  "An abandoned payment is when a user attempts to place a listing and gets to "
4598
  "en listados que parece que fallaron cuando el usuario simplemente no "
4599
  "completó la transacción. BD puede recordarles para que efectúen el pago."
4600
 
4601
+ #: core/class-settings.php:631
4602
  msgctxt "admin settings"
4603
  msgid "Listing abandonment threshold (hours)"
4604
  msgstr "Tiempo tras el cual el listado es considerado abandonado (en horas)"
4605
 
4606
+ #: core/class-settings.php:636
4607
  msgctxt "admin settings"
4608
  msgid ""
4609
  "Listings with pending payments are marked as abandoned after this time. You "
4613
  "tiempo. También puede <a>personalizar el correo-e</a> que los usuarios "
4614
  "reciben."
4615
 
4616
+ #: core/class-settings.php:641
4617
  msgctxt "admin settings"
4618
  msgid "Themes"
4619
  msgstr "Temas"
4620
 
4621
+ #: core/class-settings.php:643
4622
  msgctxt "admin settings"
4623
  msgid "You can manage your themes on <a>Directory Themes</a>."
4624
  msgstr "Puede manejar los temas en <a>Temas del Directorio</a>."
4625
 
4626
+ #: core/class-settings.php:648
4627
  msgctxt "admin settings"
4628
  msgid "Theme button style"
4629
  msgstr "Estilo de botones de temas"
4630
 
4631
+ #: core/class-settings.php:652
4632
  msgctxt "admin settings"
4633
  msgid "Use the BD theme style for BD buttons"
4634
  msgstr "Utilizar el estilo de BD para los botones de BD"
4635
 
4636
+ #: core/class-settings.php:653
4637
  msgctxt "admin settings"
4638
  msgid "Use the WP theme style for BD buttons"
4639
  msgstr "Utilizar el estilo del tema de WP para los botones de BD"
4640
 
4641
+ #: core/class-settings.php:660
4642
  msgctxt "admin settings"
4643
  msgid "Image"
4644
  msgstr "Imágenes"
4645
 
4646
+ #: core/class-settings.php:661
4647
  msgctxt "admin settings"
4648
  msgid ""
4649
  "Any changes to these settings will affect new listings only. Existing "
4656
  "existentes, deberá subir de nuevo las imágenes necesarias luego de hacer los "
4657
  "cambios aquí."
4658
 
4659
+ #: core/class-settings.php:662
4660
  msgctxt "admin settings"
4661
  msgid "Image Settings"
4662
  msgstr "Configuración de Imágenes"
4663
 
4664
+ #: core/class-settings.php:663
4665
  msgctxt "admin settings"
4666
  msgid "Allow images?"
4667
  msgstr "Permitir imágenes?"
4668
 
4669
+ #: core/class-settings.php:665
4670
  msgctxt "admin settings"
4671
  msgid "Min Image File Size (KB)"
4672
  msgstr "Tamaño mínimo de imagen (KB)"
4673
 
4674
+ #: core/class-settings.php:666
4675
  msgctxt "admin settings"
4676
  msgid "Max Image File Size (KB)"
4677
  msgstr "Tamaño máximo de imagen (KB)"
4678
 
4679
+ #: core/class-settings.php:668
4680
  msgctxt "admin settings"
4681
  msgid "Min image width (px)"
4682
  msgstr "Ancho mínimo de imagen (en px)"
4683
 
4684
+ #: core/class-settings.php:669
4685
  msgctxt "admin settings"
4686
  msgid "Min image height (px)"
4687
  msgstr "Alto mínimo de imagen (en px)"
4688
 
4689
+ #: core/class-settings.php:671
4690
  msgctxt "admin settings"
4691
  msgid "Max image width (px)"
4692
  msgstr "Ancho máximo de imagen (px)"
4693
 
4694
+ #: core/class-settings.php:672
4695
  msgctxt "admin settings"
4696
  msgid "Max image height (px)"
4697
  msgstr "Alto máximo de imagen (px)"
4698
 
4699
+ #: core/class-settings.php:674
4700
  msgctxt "admin settings"
4701
  msgid "Turn on thickbox/lightbox?"
4702
  msgstr "Activar Thickbox/Lightbox?"
4703
 
4704
+ #: core/class-settings.php:674
4705
  msgctxt "admin settings"
4706
  msgid ""
4707
  "Uncheck if it conflicts with other elements or plugins installed on your site"
4709
  "Desmarque si entra en conflicto con otros elementos o plugins instalados en "
4710
  "su sitio"
4711
 
4712
+ #: core/class-settings.php:676
4713
  msgctxt "admin settings"
4714
  msgid "Thumbnails"
4715
  msgstr "Imágenes de previsualización"
4716
 
4717
+ #: core/class-settings.php:677
4718
  msgctxt "admin settings"
4719
  msgid "Thumbnail width (px)"
4720
  msgstr "Ancho de thumbnail (px)"
4721
 
4722
+ #: core/class-settings.php:678
4723
  msgctxt "admin settings"
4724
  msgid "Thumbnail height (px)"
4725
  msgstr "Alto de thumbnail (px)"
4726
 
4727
+ #: core/class-settings.php:681
4728
  msgctxt "admin settings"
4729
  msgid "Crop thumbnails to exact dimensions?"
4730
  msgstr "Cortar imágenes de previsualización a las dimensiones exactas?"
4731
 
4732
+ #: core/class-settings.php:684
4733
  msgctxt "admin settings"
4734
  msgid ""
4735
  "When enabled images will match exactly the dimensions above but part of the "
4743
  "alto será ajustado proporcionalmente. Dependiendo de las imágenes que se "
4744
  "hayan utilizado, estas podrían tener diferentes alturas."
4745
 
4746
+ #: core/class-settings.php:690
4747
  msgctxt "admin settings"
4748
  msgid "Number of free images"
4749
  msgstr "Número de imágenes gratuitas"
4750
 
4751
+ #: core/class-settings.php:695
4752
  msgctxt "admin settings"
4753
  msgid ""
4754
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
4757
  "Configure las imágenes de listados pagos agregando o editando una "
4758
  "<a>comisión</a> pues este valor será ignorado para listados pagos."
4759
 
4760
+ #: core/class-settings.php:698
4761
  msgctxt "admin settings"
4762
  msgid "Use default picture for listings with no picture?"
4763
  msgstr "Utilizar imagen por defecto en listados sin imagen?"
4764
 
4765
+ #: core/class-settings.php:699
4766
  msgctxt "admin settings"
4767
  msgid "Show Thumbnail on main listings page?"
4768
  msgstr "Mostrar thumbnails en las páginas principales?"
4769
 
4770
+ #: core/class-settings.php:728
4771
  msgctxt "admin settings"
4772
  msgid "User"
4773
  msgstr "Usuario"
4774
 
4775
+ #: core/class-settings.php:729
4776
  msgctxt "admin settings"
4777
  msgid "User registration date"
4778
  msgstr "Fecha de registro del usuario"
4779
 
4780
+ #: core/class-settings.php:755
4781
  msgctxt "admin settings"
4782
  msgid ""
4783
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
4786
  "No se pudo copiar el plugin de compatibilidad AJAX \"%s\". El modo de "
4787
  "compatibilidad no fue activado."
4788
 
4789
+ #: core/class-settings.php:763
4790
  msgctxt "admin settings"
4791
  msgid ""
4792
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
4795
  "No se pudo activar el modo de compatibilidad AJAX: el directorio \"%s\" no "
4796
  "pudo ser creado."
4797
 
4798
+ #: core/class-settings.php:772
4799
  msgctxt "admin settings"
4800
  msgid ""
4801
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
4804
  "No se pudo remover \"Business Directory Plugin - AJAX Compatibility Module"
4805
  "\". Por favor elimine el archivo \"%s\" manualmente o desactive el plugin."
4806
 
4807
+ #: core/class-settings.php:1092
4808
  msgctxt "settings"
4809
  msgid "Deactivate License"
4810
  msgstr "Desactivar Licencia"
4811
 
4812
+ #: core/class-settings.php:1094
4813
  msgctxt "settings"
4814
  msgid "Deactivating license..."
4815
  msgstr "Desactivando licencia..."
4816
 
4817
+ #: core/class-settings.php:1097
4818
  msgctxt "settings"
4819
  msgid "Activate License"
4820
  msgstr "Activar Licencia"
4821
 
4822
+ #: core/class-settings.php:1099
4823
  msgctxt "settings"
4824
  msgid "Activating license..."
4825
  msgstr "Activando licencia..."
4826
 
4827
+ #: core/class-settings.php:1122
4828
  msgctxt "admin settings"
4829
  msgid "Valid placeholders: %s"
4830
  msgstr "Comodines válidos: %s"
4831
 
4832
+ #: core/class-settings.php:1156
4833
  msgctxt "settings email"
4834
  msgid "Click to edit e-mail"
4835
  msgstr "Click para editar el correo"
4836
 
4837
+ #: core/class-settings.php:1157
4838
  msgctxt "settings email"
4839
  msgid "Click to edit"
4840
  msgstr "Click para editar"
4841
 
4842
+ #: core/class-settings.php:1170
4843
  msgctxt "settings email"
4844
  msgid "E-Mail Subject"
4845
  msgstr "Título del correo"
4846
 
4847
+ #: core/class-settings.php:1181
4848
  msgctxt "settings email"
4849
  msgid "E-Mail Body"
4850
  msgstr "Cuerpo del correo"
4851
 
4852
+ #: core/class-settings.php:1192
4853
  msgctxt "settings email"
4854
  msgid "You can use the following placeholders:"
4855
  msgstr "Puede utilizar los siguientes comodines:"
4856
 
4857
+ #: core/class-settings.php:1215
4858
  msgctxt "settings email"
4859
  msgid "Preview e-mail"
4860
  msgstr "Previsualizar correo"
4861
 
4862
+ #: core/class-settings.php:1216
4863
  msgctxt "settings email"
4864
  msgid "Cancel"
4865
  msgstr "Cancelar"
4866
 
4867
+ #: core/class-settings.php:1217
4868
  msgctxt "settings email"
4869
  msgid "Save Changes"
4870
  msgstr "Guardar Cambios"
4871
 
4872
+ #: core/class-settings.php:1236
4873
  msgctxt "settings email"
4874
  msgid "Site title"
4875
  msgstr "Título del sitio"
4876
 
4877
+ #: core/class-settings.php:1239
4878
  msgctxt "settings email"
4879
  msgid "Site title (with link)"
4880
  msgstr "Título del listado (con enlace)"
4881
 
4882
+ #: core/class-settings.php:1242
4883
  msgctxt "settings email"
4884
  msgid "Site address (with link)"
4885
  msgstr "Dirección del listado (con enlace)"
4886
 
4887
+ #: core/class-settings.php:1245
4888
  msgctxt "settings email"
4889
  msgid "Directory URL (with link)"
4890
  msgstr "URL del Directorio (con enlace)"
4891
 
4892
+ #: core/class-settings.php:1248
4893
  msgctxt "settings email"
4894
  msgid "Current date"
4895
  msgstr "Fecha actual"
4896
 
4897
+ #: core/class-settings.php:1251
4898
  msgctxt "settings email"
4899
  msgid "Current time"
4900
  msgstr "Hora actual"
6994
  msgid "View"
6995
  msgstr "Ver"
6996
 
6997
+ #: templates/parts/login-required.tpl.php:7
6998
  msgctxt "templates"
6999
  msgid ""
7000
  "You are not currently logged in. Please login or register first. When "
languages/WPBDM-fr_FR.mo CHANGED
Binary file
languages/WPBDM-fr_FR.po CHANGED
@@ -4,20 +4,19 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Business Directory Plugin 3.6\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
7
- "POT-Creation-Date: 2016-12-13 23:11:33+00:00\n"
8
- "PO-Revision-Date: 2016-08-29 18:17-0300\n"
9
- "Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
10
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
11
  "Language: fr\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
- "X-Generator: Poedit 1.8.8\n"
16
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
18
 
19
  #: admin/class-admin-listings.php:40
20
- #, fuzzy
21
  msgctxt "admin category filter"
22
  msgid "All categories"
23
  msgstr "Toutes catégories"
@@ -121,13 +120,13 @@ msgctxt "admin actions"
121
  msgid "Renew Listing"
122
  msgstr "Renouveler l'annonce"
123
 
124
- #: admin/class-admin.php:102
125
  msgid ""
126
  "Preview is only available after you've saved the first draft. This is due\n"
127
  "to how WordPress stores the data."
128
  msgstr ""
129
 
130
- #: admin/class-admin.php:135
131
  msgctxt "drip pointer"
132
  msgid ""
133
  "Find out how to create a compelling, thriving business directory from "
@@ -138,141 +137,140 @@ msgstr ""
138
  "zéro dans ce cours (GRATUIT) en 5 parties (envoyé via e-mail). Obtenez un "
139
  "module premium GRATUIT juste après votre inscription."
140
 
141
- #: admin/class-admin.php:137
142
  msgctxt "drip pointer"
143
  msgid "Email Address:"
144
  msgstr "Adresse e-mail:"
145
 
146
- #: admin/class-admin.php:143
147
  msgctxt "drip pointer"
148
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
149
  msgstr ""
150
  "Voulez-vous connaître les secrets de la création d'un superbe annuaire "
151
  "professionnel ?"
152
 
153
- #: admin/class-admin.php:145
154
  msgctxt "drip pointer"
155
  msgid "Yes, please!"
156
  msgstr "Oui, s'il vous plait !"
157
 
158
- #: admin/class-admin.php:147
159
  msgctxt "drip pointer"
160
  msgid "No, thanks"
161
  msgstr "Non, merci"
162
 
163
- #: admin/class-admin.php:164
164
  msgctxt "admin"
165
  msgid "Business Directory"
166
  msgstr "Annuaire Professionnel"
167
 
168
- #: admin/class-admin.php:175
169
  msgctxt "admin"
170
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
171
  msgstr ""
172
  "Vous êtes prêt. Visitez votre nouvelle page <a>Annuaire Professionnel</a>"
173
 
174
- #: admin/class-admin.php:196
175
  msgctxt "drip pointer"
176
  msgid "Invalid e-mail address."
177
  msgstr "Adresse e-mail non valide"
178
 
179
- #: admin/class-admin.php:230
180
  msgctxt "admin menu"
181
  msgid "Business Directory Admin"
182
  msgstr "Administrateur de l'Annuaire Professionnel"
183
 
184
- #: admin/class-admin.php:231
185
- #, fuzzy
186
  msgctxt "admin menu"
187
  msgid "Dir. Admin"
188
  msgstr "Administrateur de l'Annuaire"
189
 
190
- #: admin/class-admin.php:231
191
  msgctxt "admin menu"
192
  msgid "Directory Admin"
193
  msgstr "Administrateur de l'Annuaire"
194
 
195
- #: admin/class-admin.php:237 admin/class-admin.php:238
196
  msgctxt "admin menu"
197
  msgid "Add New Listing"
198
  msgstr "Ajoutez une nouvelle annonce"
199
 
200
- #: admin/class-admin.php:243 admin/class-admin.php:244
201
  msgctxt "admin menu"
202
  msgid "Manage Options"
203
  msgstr "Gestion des options"
204
 
205
- #: admin/class-admin.php:249 admin/class-admin.php:250
206
  msgctxt "admin menu"
207
  msgid "Manage Fees"
208
  msgstr "Gestion des frais"
209
 
210
- #: admin/class-admin.php:255 admin/class-admin.php:256
211
  msgctxt "admin menu"
212
  msgid "Manage Form Fields"
213
  msgstr "Gestion des champs"
214
 
215
- #: admin/class-admin.php:261 admin/class-admin.php:262
216
  msgctxt "admin menu"
217
  msgid "Listings"
218
  msgstr "Listes"
219
 
220
- #: admin/class-admin.php:276 admin/class-admin.php:277
221
  msgctxt "admin menu"
222
  msgid "CSV Import"
223
  msgstr "Importation CSV"
224
 
225
- #: admin/class-admin.php:282 admin/class-admin.php:283
226
  msgctxt "admin menu"
227
  msgid "CSV Export"
228
  msgstr "Exportation CSV"
229
 
230
- #: admin/class-admin.php:288 admin/class-admin.php:289
231
  msgctxt "admin menu"
232
  msgid "Debug"
233
  msgstr "Déboguer"
234
 
235
- #: admin/class-admin.php:298
236
  msgctxt "admin menu"
237
  msgid "Main Menu"
238
  msgstr "Menu principal"
239
 
240
- #: admin/class-admin.php:309
241
  msgctxt "admin menu"
242
  msgid "Uninstall Business Directory Plugin"
243
  msgstr "Désinstaller le Plugin Annuaire Professionnel"
244
 
245
- #: admin/class-admin.php:310
246
  msgctxt "admin menu"
247
  msgid "Uninstall"
248
  msgstr "Désinstaller"
249
 
250
- #: admin/class-admin.php:424
251
  #: admin/templates/listing-metabox-categories.tpl.php:69
252
  msgctxt "admin infometabox"
253
  msgid "never"
254
  msgstr "jamais"
255
 
256
- #: admin/class-admin.php:518
257
  msgctxt "admin"
258
  msgid "Dismiss this notice."
259
  msgstr ""
260
 
261
- #: admin/class-admin.php:546
262
  msgctxt "admin"
263
  msgid "The listing has been published."
264
  msgid_plural "The listings have been published."
265
  msgstr[0] "L'annonce a été publiée."
266
  msgstr[1] "Les annonces ont été publiées."
267
 
268
- #: admin/class-admin.php:564
269
  msgctxt "admin"
270
  msgid "The listing status has been set as paid."
271
  msgid_plural "The listings status has been set as paid."
272
  msgstr[0] "Le statut de l'annonce a été défini comme étant payée."
273
  msgstr[1] "Le statut des annocnes a été défini comme étant payées."
274
 
275
- #: admin/class-admin.php:570
276
  msgctxt "admin"
277
  msgid ""
278
  "Only invoices containing non-recurring items were marked as paid. Please "
@@ -284,28 +282,28 @@ msgid_plural ""
284
  msgstr[0] ""
285
  msgstr[1] ""
286
 
287
- #: admin/class-admin.php:589
288
  msgctxt "admin"
289
  msgid "The listing has been modified."
290
  msgid_plural "The listings have been modified."
291
  msgstr[0] "L'annonce a été modifiée."
292
  msgstr[1] "Les annonces ont été modifiées."
293
 
294
- #: admin/class-admin.php:602
295
  msgctxt "admin"
296
  msgid "The listing has been upgraded."
297
  msgid_plural "The listings have been upgraded."
298
  msgstr[0] "L'annonce a été mise à jour."
299
  msgstr[1] "Les annonces ont été mise à jour."
300
 
301
- #: admin/class-admin.php:614
302
  msgctxt "admin"
303
  msgid "The listing has been downgraded."
304
  msgid_plural "The listings have been downgraded."
305
  msgstr[0] "L'annonce a été rétrogradée."
306
  msgstr[1] "Les annonces ont été rétrogradées."
307
 
308
- #: admin/class-admin.php:625
309
  msgctxt "admin payments"
310
  msgid ""
311
  "The payment status was not changed. Recurring payments can't be manually "
@@ -313,44 +311,44 @@ msgid ""
313
  "went through."
314
  msgstr ""
315
 
316
- #: admin/class-admin.php:630
317
  msgctxt "admin"
318
  msgid "The transaction has been approved."
319
  msgstr "La transaction a été approuvée."
320
 
321
- #: admin/class-admin.php:640
322
  msgctxt "admin"
323
  msgid "The transaction has been rejected."
324
  msgstr "La transaction a été rejetée."
325
 
326
- #: admin/class-admin.php:646
327
  msgctxt "admin"
328
  msgid "The fee was successfully assigned."
329
  msgstr "Les frais ont bien été assignés."
330
 
331
- #: admin/class-admin.php:655
332
  msgctxt "admin"
333
  msgid "Listing was renewed."
334
  msgid_plural "Listings were renewed."
335
  msgstr[0] "L'annonce a été renouvelée."
336
  msgstr[1] "Les annonces ont été renouvelées."
337
 
338
- #: admin/class-admin.php:662
339
  msgctxt "admin"
340
  msgid "Renewal email sent."
341
  msgstr "Email de renouvellement envoyé"
342
 
343
- #: admin/class-admin.php:696
344
  msgctxt "admin category id"
345
  msgid "ID"
346
  msgstr "ID"
347
 
348
- #: admin/class-admin.php:698 admin/class-admin.php:704
349
  msgctxt "admin"
350
  msgid "Listing Count"
351
  msgstr "Compteur d'annonces"
352
 
353
- #: admin/class-admin.php:813
354
  msgctxt "admin"
355
  msgid ""
356
  "<b>Business Directory Plugin</b> requires fields with the following "
@@ -359,7 +357,7 @@ msgstr ""
359
  "<b>Plugin d'Annuaire Professionnel</b> requiert des champs avec les "
360
  "associations suivantes pour marcher correctement: <b>%s</b>"
361
 
362
- #: admin/class-admin.php:815
363
  msgctxt "admin"
364
  msgid ""
365
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
@@ -368,7 +366,7 @@ msgstr ""
368
  "<b>Plugin d'Annuaire Professionnel</b> requiert un champ avec un <b>%s</b> "
369
  "association en ordre pour marcher correctement."
370
 
371
- #: admin/class-admin.php:819
372
  msgctxt "admin"
373
  msgid ""
374
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
@@ -377,17 +375,17 @@ msgstr ""
377
  "Vous pouvez créer ces champs personnalisés pas vous-mêmes dans \"Gestion des "
378
  "Champs\" ou laissez le plugin le faire pour vous automatiquement."
379
 
380
- #: admin/class-admin.php:823
381
  msgctxt "admin"
382
  msgid "Go to \"Manage Form Fields\""
383
  msgstr "Aller à \"Gestion des Champs\""
384
 
385
- #: admin/class-admin.php:826
386
  msgctxt "admin"
387
  msgid "Create these required fields for me"
388
  msgstr "Créer ces champs obligatoires pour moi"
389
 
390
- #: admin/class-admin.php:835
391
  msgctxt "admin"
392
  msgid ""
393
  "<b>Business Directory Plugin</b> requires a page with the "
@@ -396,7 +394,7 @@ msgstr ""
396
  "<b>Business Directory Plugin</b> requiert une page avec le code "
397
  "d'activation <tt>[businessdirectory]</tt> pour marcher correctement."
398
 
399
- #: admin/class-admin.php:837
400
  msgctxt "admin"
401
  msgid ""
402
  "You can create this page by yourself or let Business Directory do this for "
@@ -405,27 +403,27 @@ msgstr ""
405
  "Vous pouvez créer cette page par vous-mêmes ou laisser le plugin la faire "
406
  "pour vous automatiquement."
407
 
408
- #: admin/class-admin.php:841
409
  msgctxt "admin"
410
  msgid "Create required pages for me"
411
  msgstr "Créer les pages requises pour moi."
412
 
413
- #: admin/class-admin.php:881
414
  msgctxt "admin compat"
415
  msgid "Installed: %s"
416
  msgstr "Installé: %s"
417
 
418
- #: admin/class-admin.php:881
419
  msgctxt "admin compat"
420
  msgid "N/A"
421
  msgstr "N/A"
422
 
423
- #: admin/class-admin.php:884
424
  msgctxt "admin compat"
425
  msgid "Required: %s"
426
  msgstr "Requis: %s"
427
 
428
- #: admin/class-admin.php:896
429
  msgctxt "admin compat"
430
  msgid ""
431
  "Business Directory has detected some incompatible premium module versions "
@@ -434,7 +432,7 @@ msgstr ""
434
  "Le plugin a détecté une/des modules incomptatible de la version premium "
435
  "installé."
436
 
437
- #: admin/class-admin.php:898
438
  msgctxt "admin compat"
439
  msgid ""
440
  "Please upgrade to the required versions indicated below to make sure "
@@ -443,7 +441,7 @@ msgstr ""
443
  "Veuillez mettre à jour vers la version requise, indiquée ci-dessous, pour "
444
  "assurer le bon fonctionnement des fonctions. "
445
 
446
- #: admin/class-admin.php:918
447
  msgctxt "admin"
448
  msgid ""
449
  "We noticed you want your Business Directory users to register before posting "
@@ -478,7 +476,6 @@ msgid "Directory Themes"
478
  msgstr "Catégories de l'annuaire"
479
 
480
  #: admin/class-themes-admin.php:48
481
- #, fuzzy
482
  msgctxt "themes"
483
  msgid "Directory Themes %s"
484
  msgstr "Catégories de l'annuaire"
@@ -529,7 +526,6 @@ msgid ""
529
  msgstr ""
530
 
531
  #: admin/class-themes-admin.php:216
532
- #, fuzzy
533
  msgctxt "themes"
534
  msgid "Map My Fields"
535
  msgstr "Gestion des champs"
@@ -639,7 +635,7 @@ msgctxt "admin csv-import"
639
  msgid "← Return to \"CSV Import\""
640
  msgstr "← Revenir à \"Importation CSV \""
641
 
642
- #: admin/csv-import.php:255
643
  msgid ""
644
  "A valid temporary directory with write permissions is required for CSV "
645
  "imports to function properly. Your server is using \"%s\" but this path does "
@@ -650,22 +646,22 @@ msgstr ""
650
  "Votre serveur utilise \"%s\", mais ce chemin ne semble pas être accessible "
651
  "en écriture. Veuillez consulter votre administrateur d'hébergement."
652
 
653
- #: admin/csv-import.php:289
654
  msgctxt "admin csv-import"
655
  msgid "There was an error uploading the CSV file."
656
  msgstr "Il y a eu une erreur lors de l'upload du fichier CSV."
657
 
658
- #: admin/csv-import.php:295
659
  msgctxt "admin csv-import"
660
  msgid "Please upload or select a CSV file."
661
  msgstr "Veuillez uploader ou sélectionner un fichier CSV."
662
 
663
- #: admin/csv-import.php:308
664
  msgctxt "admin csv-import"
665
  msgid "There was an error uploading the images ZIP file."
666
  msgstr "Il y a eu une erreur lor de l'upload du fichier ZIP."
667
 
668
- #: admin/csv-import.php:329
669
  msgctxt "admin csv-import"
670
  msgid ""
671
  "An error was detected while validating the CSV file for import. Please fix "
@@ -674,7 +670,7 @@ msgstr ""
674
  "Une erreur a été décelée lors de la validation du fichier CSV pour "
675
  "l'importation. Merci de résoudre ce problème avant de continuer."
676
 
677
- #: admin/csv-import.php:338
678
  msgctxt "admin csv-import"
679
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
680
  msgstr ""
@@ -696,19 +692,16 @@ msgid "There are no fees right now. You can <a>create one</a>, if you want."
696
  msgstr ""
697
 
698
  #: admin/fees.php:25 admin/fees.php:260
699
- #, fuzzy
700
  msgctxt "fees admin"
701
  msgid "Active"
702
  msgstr "Actif"
703
 
704
  #: admin/fees.php:28 admin/fees.php:258
705
- #, fuzzy
706
  msgctxt "fees admin"
707
  msgid "Not Available"
708
  msgstr "Emplacements d'image disponibles:"
709
 
710
  #: admin/fees.php:31 admin/fees.php:255
711
- #, fuzzy
712
  msgctxt "fees admin"
713
  msgid "Disabled"
714
  msgstr "Effacer les Frais"
@@ -720,25 +713,21 @@ msgid ""
720
  msgstr ""
721
 
722
  #: admin/fees.php:56
723
- #, fuzzy
724
  msgctxt "admin fees table"
725
  msgid "All"
726
  msgstr "Toutes"
727
 
728
  #: admin/fees.php:68
729
- #, fuzzy
730
  msgctxt "admin fees table"
731
  msgid "Active"
732
  msgstr "Actif"
733
 
734
  #: admin/fees.php:78
735
- #, fuzzy
736
  msgctxt "admin fees table"
737
  msgid "Not Available"
738
  msgstr "Emplacements d'image disponibles:"
739
 
740
  #: admin/fees.php:85
741
- #, fuzzy
742
  msgctxt "admin fees table"
743
  msgid "Disabled"
744
  msgstr "Effacer les Frais"
@@ -764,13 +753,11 @@ msgid "Images"
764
  msgstr "Images"
765
 
766
  #: admin/fees.php:98
767
- #, fuzzy
768
  msgctxt "fees admin"
769
  msgid "Featured/Sticky"
770
  msgstr "Statut sélectionné (Post-it)"
771
 
772
  #: admin/fees.php:102
773
- #, fuzzy
774
  msgctxt "fees admin"
775
  msgid "Status"
776
  msgstr "Statut"
@@ -790,7 +777,6 @@ msgid "Edit"
790
  msgstr "Editer"
791
 
792
  #: admin/fees.php:197
793
- #, fuzzy
794
  msgctxt "fees admin"
795
  msgid "Disable"
796
  msgstr "Effacer les Frais"
@@ -840,7 +826,6 @@ msgid "No"
840
  msgstr "Non"
841
 
842
  #: admin/fees.php:285
843
- #, fuzzy
844
  msgctxt "fees admin"
845
  msgid "Fee enabled."
846
  msgstr "Frais effacé"
@@ -1026,48 +1011,52 @@ msgid "Address"
1026
  msgstr "Adresse"
1027
 
1028
  #: admin/form-fields.php:296
1029
- #, fuzzy
1030
  msgctxt "form-fields admin"
1031
  msgid "City"
1032
  msgstr "Ville: "
1033
 
1034
  #: admin/form-fields.php:297
1035
- #, fuzzy
1036
  msgctxt "form-fields admin"
1037
  msgid "State"
1038
  msgstr "Région: "
1039
 
1040
  #: admin/form-fields.php:298
 
 
 
 
 
 
1041
  msgctxt "form-fields admin"
1042
  msgid "ZIP Code"
1043
  msgstr "Code Postal"
1044
 
1045
- #: admin/form-fields.php:299
1046
  msgctxt "form-fields admin"
1047
  msgid "FAX Number"
1048
  msgstr "Numéro de fax"
1049
 
1050
- #: admin/form-fields.php:300
1051
  msgctxt "form-fields admin"
1052
  msgid "Phone Number"
1053
  msgstr "Numéro de téléphone"
1054
 
1055
- #: admin/form-fields.php:301
1056
  msgctxt "form-fields admin"
1057
  msgid "Ratings Field"
1058
  msgstr "Champs d'évaluation"
1059
 
1060
- #: admin/form-fields.php:302
1061
  msgctxt "form-fields admin"
1062
  msgid "Twitter"
1063
  msgstr "Twitter"
1064
 
1065
- #: admin/form-fields.php:303
1066
  msgctxt "form-fields admin"
1067
  msgid "Website"
1068
  msgstr "Site Internet"
1069
 
1070
- #: admin/form-fields.php:324
1071
  msgctxt "form-fields admin"
1072
  msgid "Tags updated."
1073
  msgstr "Étiquettes mises à jour."
@@ -1093,7 +1082,6 @@ msgid "General Info"
1093
  msgstr "Informations générales"
1094
 
1095
  #: admin/listing-metabox.php:44
1096
- #, fuzzy
1097
  msgctxt "admin infometabox"
1098
  msgid "Access Key"
1099
  msgstr "Champs des annonces / Images "
@@ -1606,13 +1594,11 @@ msgid "Generate errors when a category is not found"
1606
  msgstr "Génération d'erreurs quand une catégorie n'est pas trouvée"
1607
 
1608
  #: admin/templates/csv-import.tpl.php:171
1609
- #, fuzzy
1610
  msgctxt "admin csv-import"
1611
  msgid "Keep existing listing images?"
1612
  msgstr "Liste des images"
1613
 
1614
  #: admin/templates/csv-import.tpl.php:176
1615
- #, fuzzy
1616
  msgctxt "admin csv-import"
1617
  msgid "Keep existing images."
1618
  msgstr "Liste des images"
@@ -1633,13 +1619,11 @@ msgid "Assign listings to a user."
1633
  msgstr "Assigner des listes à un utilisateur."
1634
 
1635
  #: admin/templates/csv-import.tpl.php:193
1636
- #, fuzzy
1637
  msgctxt "admin csv-import"
1638
  msgid "Use a default user for listings?"
1639
  msgstr "Utiliser l'image par défault pour les annonces sans images ?"
1640
 
1641
  #: admin/templates/csv-import.tpl.php:199
1642
- #, fuzzy
1643
  msgctxt "admin csv-import"
1644
  msgid ""
1645
  "Select a default user to be used if the username column is not present in "
@@ -1779,7 +1763,6 @@ msgid "Add Listing Fee"
1779
  msgstr "Ajouter les droits d'inscription"
1780
 
1781
  #: admin/templates/fees-addoredit.tpl.php:23
1782
- #, fuzzy
1783
  msgctxt "fees admin"
1784
  msgid "Edit Listing Fee"
1785
  msgstr "Editer l'annonce"
@@ -1820,7 +1803,6 @@ msgid "Number of images allowed"
1820
  msgstr "Nombre d'images autorisées"
1821
 
1822
  #: admin/templates/fees-addoredit.tpl.php:94
1823
- #, fuzzy
1824
  msgctxt "fees admin"
1825
  msgid "Is featured listing/sticky?"
1826
  msgstr "Annonces prioritaires."
@@ -1844,7 +1826,6 @@ msgid "* All Categories *"
1844
  msgstr "Toutes Catégories"
1845
 
1846
  #: admin/templates/fees-addoredit.tpl.php:128
1847
- #, fuzzy
1848
  msgctxt "fees admin"
1849
  msgid "Fee Description"
1850
  msgstr "Description du champ"
@@ -1865,7 +1846,6 @@ msgid "Delete Listing Fee"
1865
  msgstr "Effacer les droits d'inscription"
1866
 
1867
  #: admin/templates/fees-confirm-delete.tpl.php:7
1868
- #, fuzzy
1869
  msgctxt "fees admin"
1870
  msgid "Are you sure you want to disable the \"%s\" fee?"
1871
  msgstr "Etes-vous sûr de vouloir effacer le \"%s\" Frais?"
@@ -1876,7 +1856,6 @@ msgid "Are you sure you want to delete the \"%s\" fee?"
1876
  msgstr "Etes-vous sûr de vouloir effacer le \"%s\" Frais?"
1877
 
1878
  #: admin/templates/fees-confirm-delete.tpl.php:16
1879
- #, fuzzy
1880
  msgctxt "fee admin"
1881
  msgid "Disable Fee"
1882
  msgstr "Effacer les Frais"
@@ -1936,14 +1915,12 @@ msgstr ""
1936
 
1937
  #: admin/templates/fees.tpl.php:57 admin/templates/fees.tpl.php:63
1938
  #: admin/templates/fees.tpl.php:77
1939
- #, fuzzy
1940
  msgctxt "fees admin"
1941
  msgid "Paid"
1942
  msgstr "Payé"
1943
 
1944
  #: admin/templates/fees.tpl.php:57 admin/templates/fees.tpl.php:63
1945
  #: admin/templates/fees.tpl.php:77
1946
- #, fuzzy
1947
  msgctxt "fees admin"
1948
  msgid "Free"
1949
  msgstr "Gratuit"
@@ -2034,7 +2011,6 @@ msgstr "Association de champ"
2034
  #: admin/templates/form-fields-addoredit.tpl.php:14
2035
  #: admin/templates/form-fields-addoredit.tpl.php:36
2036
  #: admin/templates/form-fields-addoredit.tpl.php:60
2037
- #, fuzzy
2038
  msgctxt "form-fields admin"
2039
  msgid "required"
2040
  msgstr "Requis"
@@ -2055,7 +2031,6 @@ msgid "Field description"
2055
  msgstr "Description du champ"
2056
 
2057
  #: admin/templates/form-fields-addoredit.tpl.php:70
2058
- #, fuzzy
2059
  msgctxt "form-fields admin"
2060
  msgid "optional"
2061
  msgstr "Optionnel"
@@ -2166,7 +2141,6 @@ msgid "-- None --"
2166
  msgstr "-- Choisissez --"
2167
 
2168
  #: admin/templates/form-fields-tags.tpl.php:14
2169
- #, fuzzy
2170
  msgctxt "form-fields admin"
2171
  msgid "Theme Tags"
2172
  msgstr "Thèmes"
@@ -2179,7 +2153,6 @@ msgid ""
2179
  msgstr ""
2180
 
2181
  #: admin/templates/form-fields-tags.tpl.php:22
2182
- #, fuzzy
2183
  msgctxt "form-fields admin"
2184
  msgid "Create Missing Fields"
2185
  msgstr "Champs d'annonce"
@@ -2190,7 +2163,6 @@ msgid "Field Tag"
2190
  msgstr "Identifiant du champ"
2191
 
2192
  #: admin/templates/form-fields-tags.tpl.php:31
2193
- #, fuzzy
2194
  msgctxt "form-fields admin"
2195
  msgid "Field"
2196
  msgstr "Champ"
@@ -2228,7 +2200,7 @@ msgstr ""
2228
  "Veuillez voir la <a>Documentation de champs de formulaire</a> pour plus de "
2229
  "détails."
2230
 
2231
- #. #-#-#-#-# WPBDM.pot (Business Directory Plugin 4.1.6) #-#-#-#-#
2232
  #. Plugin Name of the plugin/theme
2233
  #: admin/templates/header.tpl.php:4
2234
  msgid "Business Directory Plugin"
@@ -2564,18 +2536,15 @@ msgid "Reject payment"
2564
  msgstr "Rejeter le paiement"
2565
 
2566
  #: admin/templates/settings-reset.tpl.php:2
2567
- #, fuzzy
2568
  msgid "Business Directory - Reset Defaults"
2569
  msgstr "Business Directory - Dernières annonces"
2570
 
2571
  #: admin/templates/settings-reset.tpl.php:4
2572
- #, fuzzy
2573
  msgctxt "settings"
2574
  msgid "← Return to \"Manage Options\""
2575
  msgstr "← Retourner vers \"Organisation des champs du formulaire\""
2576
 
2577
  #: admin/templates/settings-reset.tpl.php:10
2578
- #, fuzzy
2579
  msgid ""
2580
  "Use this option if you want to go back to the original factory settings for "
2581
  "BD."
@@ -2597,7 +2566,6 @@ msgid "Business Directory Settings"
2597
  msgstr "Paramètres du plugin"
2598
 
2599
  #: admin/templates/settings.tpl.php:4
2600
- #, fuzzy
2601
  msgctxt "settings"
2602
  msgid "Reset Defaults"
2603
  msgstr "Rétablir les paramètres par défault"
@@ -2647,7 +2615,6 @@ msgid "Google Maps Module"
2647
  msgstr "Module google maps"
2648
 
2649
  #: admin/templates/sidebar.tpl.php:18
2650
- #, fuzzy
2651
  msgctxt "admin sidebar"
2652
  msgid "Business Card Theme"
2653
  msgstr "Nom de l'entreprise"
@@ -2663,13 +2630,11 @@ msgid "Restaurant Theme"
2663
  msgstr ""
2664
 
2665
  #: admin/templates/sidebar.tpl.php:21
2666
- #, fuzzy
2667
  msgctxt "admin sidebar"
2668
  msgid "Tabbed Business Theme"
2669
  msgstr "Nom de l'entreprise"
2670
 
2671
  #: admin/templates/sidebar.tpl.php:22
2672
- #, fuzzy
2673
  msgctxt "admin sidebar"
2674
  msgid "Elegant Business Theme"
2675
  msgstr "Nom de l'entreprise"
@@ -2712,13 +2677,11 @@ msgid "best deal"
2712
  msgstr ""
2713
 
2714
  #: admin/templates/sidebar.tpl.php:45
2715
- #, fuzzy
2716
  msgctxt "admin sidebar"
2717
  msgid "Combo Pack"
2718
  msgstr "Thèmes"
2719
 
2720
  #: admin/templates/sidebar.tpl.php:45
2721
- #, fuzzy
2722
  msgctxt "admin sidebar"
2723
  msgid "(All Modules)"
2724
  msgstr "Modules installés"
@@ -2729,19 +2692,16 @@ msgid "new"
2729
  msgstr ""
2730
 
2731
  #: admin/templates/sidebar.tpl.php:58
2732
- #, fuzzy
2733
  msgctxt "admin sidebar"
2734
  msgid "Get a Directory Theme"
2735
  msgstr "Catégories de l'annuaire"
2736
 
2737
  #: admin/templates/sidebar.tpl.php:61
2738
- #, fuzzy
2739
  msgctxt "admin sidebar"
2740
  msgid "Theme Pack"
2741
  msgstr "Thèmes"
2742
 
2743
  #: admin/templates/sidebar.tpl.php:61
2744
- #, fuzzy
2745
  msgctxt "admin sidebar"
2746
  msgid "(All Themes)"
2747
  msgstr "Thèmes"
@@ -2795,26 +2755,22 @@ msgstr "Module d'amélioration des catégories"
2795
 
2796
  #: admin/templates/themes-delete-confirm.tpl.php:1
2797
  #: admin/templates/themes-delete-confirm.tpl.php:13
2798
- #, fuzzy
2799
  msgctxt "themes admin"
2800
  msgid "Delete Directory Theme"
2801
  msgstr "Catégories de l'annuaire"
2802
 
2803
  #: admin/templates/themes-delete-confirm.tpl.php:3
2804
- #, fuzzy
2805
  msgctxt "themes admin"
2806
  msgid "Are you sure you want to delete the directory theme \"%s\"?"
2807
  msgstr "Etes-vous sûr de vouloir effacer le \"%s\" thème ?"
2808
 
2809
  #: admin/templates/themes-delete-confirm.tpl.php:12
2810
- #, fuzzy
2811
  msgctxt "themes admin"
2812
  msgid "Cancel"
2813
  msgstr "Annuler"
2814
 
2815
  #: admin/templates/themes-install.tpl.php:2
2816
  #: admin/templates/themes-licenses.tpl.php:3 admin/templates/themes.tpl.php:3
2817
- #, fuzzy
2818
  msgctxt "themes"
2819
  msgid "Upload Directory Theme"
2820
  msgstr "Catégories de l'annuaire"
@@ -2850,49 +2806,41 @@ msgid "Version:"
2850
  msgstr "Version:"
2851
 
2852
  #: admin/templates/themes-item.tpl.php:38
2853
- #, fuzzy
2854
  msgctxt "themes"
2855
  msgid "Author:"
2856
  msgstr "Auteur"
2857
 
2858
  #: admin/templates/themes-licenses.tpl.php:24
2859
- #, fuzzy
2860
  msgctxt "themes"
2861
  msgid "Deactivate License"
2862
  msgstr "Désactiver la license"
2863
 
2864
  #: admin/templates/themes-licenses.tpl.php:27
2865
- #, fuzzy
2866
  msgctxt "themes"
2867
  msgid "Deactivating license..."
2868
  msgstr "Désactivation de la license..."
2869
 
2870
  #: admin/templates/themes-licenses.tpl.php:29
2871
- #, fuzzy
2872
  msgctxt "themes"
2873
  msgid "Activate License"
2874
  msgstr "Activer la license"
2875
 
2876
  #: admin/templates/themes-licenses.tpl.php:30
2877
- #, fuzzy
2878
  msgctxt "themes"
2879
  msgid "Activating license..."
2880
  msgstr "Activation de la license"
2881
 
2882
  #: admin/templates/themes-tabs.tpl.php:6
2883
- #, fuzzy
2884
  msgctxt "admin themes"
2885
  msgid "Available Themes"
2886
  msgstr "Thèmes"
2887
 
2888
  #: admin/templates/themes-tabs.tpl.php:7
2889
- #, fuzzy
2890
  msgctxt "admin themes"
2891
  msgid "Licenses"
2892
  msgstr "Licences"
2893
 
2894
  #: admin/templates/themes.tpl.php:5
2895
- #, fuzzy
2896
  msgctxt "themes"
2897
  msgid "Settings"
2898
  msgstr "Paramètres"
@@ -3031,30 +2979,28 @@ msgctxt "rss feed"
3031
  msgid "%s Feed"
3032
  msgstr "%s diffusion"
3033
 
3034
- #: business-directory-plugin.php:1137 core/view-submit-listing.php:58
3035
  #: core/views/submit_listing.php:10
3036
- #, fuzzy
3037
  msgctxt "views"
3038
  msgid "Submit A Listing"
3039
  msgstr "Soumettre une annonce"
3040
 
3041
- #: business-directory-plugin.php:1142
3042
  msgctxt "title"
3043
  msgid "Find a Listing"
3044
  msgstr "Trouver une annonce"
3045
 
3046
- #: business-directory-plugin.php:1147
3047
  msgctxt "title"
3048
  msgid "View All Listings"
3049
  msgstr "Voir toutes les annonces"
3050
 
3051
- #: business-directory-plugin.php:1176
3052
  msgctxt "title"
3053
  msgid "Listings tagged: %s"
3054
  msgstr "Annonces marquées: %s"
3055
 
3056
- #: core/api.php:401
3057
- #, fuzzy
3058
  msgid "Free"
3059
  msgstr "Gratuit"
3060
 
@@ -3163,7 +3109,6 @@ msgid "An error occurred while trying to delete this field."
3163
  msgstr "Une erreur est survenue en essayant de supprimer ce champ."
3164
 
3165
  #: core/class-gateway.php:133
3166
- #, fuzzy
3167
  msgctxt "billing info"
3168
  msgid "Please enter a valid e-mail address."
3169
  msgstr "Veuillez entrer un e-mail valide."
@@ -3279,7 +3224,6 @@ msgid "(recurring)"
3279
  msgstr "(récurrent)"
3280
 
3281
  #: core/class-recaptcha.php:100 core/class-recaptcha.php:115
3282
- #, fuzzy
3283
  msgctxt "recaptcha"
3284
  msgid "The reCAPTCHA wasn't entered correctly."
3285
  msgstr "Le code CAPTCHA n'a pas été rentré correctement."
@@ -3419,13 +3363,11 @@ msgid "Require login to post listings?"
3419
  msgstr "Connexion obligatoire pour poster une annonce ?"
3420
 
3421
  #: core/class-settings.php:79
3422
- #, fuzzy
3423
  msgctxt "admin settings"
3424
  msgid "Login URL"
3425
  msgstr "Connexion"
3426
 
3427
  #: core/class-settings.php:82
3428
- #, fuzzy
3429
  msgctxt "admin settings"
3430
  msgid ""
3431
  "URL of your membership plugin's login page. Only enter this if using a "
@@ -3463,11 +3405,8 @@ msgstr ""
3463
  "d'utilisation"
3464
 
3465
  #: core/class-settings.php:106
3466
- #, fuzzy
3467
  msgctxt "admin settings"
3468
- msgid ""
3469
- "Terms and Conditions text goes here...\n"
3470
- "\n"
3471
  msgstr "Conditions d'utilisation"
3472
 
3473
  #: core/class-settings.php:107
@@ -3511,7 +3450,6 @@ msgid "Show the \"Directory\" button."
3511
  msgstr "Montrer le bouton \"Annuaire\"."
3512
 
3513
  #: core/class-settings.php:118
3514
- #, fuzzy
3515
  msgctxt "admin settings"
3516
  msgid "Disable advanced CPT integration?"
3517
  msgstr "Désactiver les notifications par e-mail."
@@ -3615,23 +3553,29 @@ msgctxt "admin settings"
3615
  msgid "Enable AJAX compatibility mode?"
3616
  msgstr "Activer le mode de comptabilité AJAX ?"
3617
 
3618
- #: core/class-settings.php:181 core/class-settings.php:679
 
 
 
 
 
 
3619
  msgctxt "admin settings"
3620
  msgid "Listings"
3621
  msgstr "Annonces"
3622
 
3623
- #: core/class-settings.php:182 core/class-settings.php:349
3624
- #: core/class-settings.php:636
3625
  msgctxt "admin settings"
3626
  msgid "General Settings"
3627
  msgstr "Paramètres généraux"
3628
 
3629
- #: core/class-settings.php:184
3630
  msgctxt "admin settings"
3631
  msgid "Listings per page"
3632
  msgstr "Annonces par pages"
3633
 
3634
- #: core/class-settings.php:185
3635
  msgctxt "admin settings"
3636
  msgid ""
3637
  "Number of listings to show per page. Use a value of \"0\" to show all "
@@ -3640,12 +3584,12 @@ msgstr ""
3640
  "Nombre d'annonces à annoncer par page. Utilisez une valeur de \"0 \" pour "
3641
  "annoncer toutes les annonces."
3642
 
3643
- #: core/class-settings.php:187
3644
  msgctxt "admin settings"
3645
  msgid "Listing duration for no-fee sites (in days)"
3646
  msgstr "Durée des annonces pour les sites sans honoraires (en jours)"
3647
 
3648
- #: core/class-settings.php:188
3649
  msgctxt "admin settings"
3650
  msgid ""
3651
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
@@ -3654,13 +3598,13 @@ msgstr ""
3654
  "Utilisez une valeur de \"0 \" afin de garder une annonce indéfiniment ou "
3655
  "entrez un numéro de moins de 10 ans (3650 jours)."
3656
 
3657
- #: core/class-settings.php:194
3658
  msgctxt "admin settings"
3659
  msgid "Include listing contact form on listing pages?"
3660
  msgstr ""
3661
  "Inclure les annonces de formulaire de contact sur les pages d'annonces ?"
3662
 
3663
- #: core/class-settings.php:197
3664
  msgctxt "admin settings"
3665
  msgid ""
3666
  "Allows visitors to contact listing authors privately. Authors will receive "
@@ -3669,22 +3613,22 @@ msgstr ""
3669
  "Permets aux visiteurs de contacter les auteurs d'annonces de façon privé. "
3670
  "Les auteurs recevront les messages par e-mail."
3671
 
3672
- #: core/class-settings.php:200
3673
  msgctxt "admin settings"
3674
  msgid "Open detailed view of listing in new tab?"
3675
  msgstr ""
3676
 
3677
- #: core/class-settings.php:205
3678
  msgctxt "admin settings"
3679
  msgid "Require login for using the contact form?"
3680
  msgstr "Exiger une connexion pour utiliser le formulaire de contact ?"
3681
 
3682
- #: core/class-settings.php:211
3683
  msgctxt "admin settings"
3684
  msgid "Maximum number of contact form submits per day"
3685
  msgstr "Nombre maximum de formulaire de contact soumis par jour"
3686
 
3687
- #: core/class-settings.php:214
3688
  msgctxt "admin settings"
3689
  msgid ""
3690
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
@@ -3693,12 +3637,12 @@ msgstr ""
3693
  "Utilisez ceci pour prévenir les annonces contenant des spams. 0 signifie un "
3694
  "nombre de soumission illimité par jour."
3695
 
3696
- #: core/class-settings.php:222
3697
  msgctxt "admin settings"
3698
  msgid "Include comment form on listing pages?"
3699
  msgstr "Inclure les formulaire de commentaires dans pages annonces ?"
3700
 
3701
- #: core/class-settings.php:225
3702
  msgctxt "admin settings"
3703
  msgid ""
3704
  "BD uses the standard comment inclusion from WordPress, but most themes only "
@@ -3708,55 +3652,52 @@ msgid ""
3708
  "first, and if that doesn't work, try the 3rd option instead."
3709
  msgstr ""
3710
 
3711
- #: core/class-settings.php:228
3712
- #, fuzzy
3713
  msgctxt "admin settings"
3714
  msgid "Do not include comments in listings"
3715
  msgstr "Inclure les formulaire de commentaires dans pages annonces ?"
3716
 
3717
- #: core/class-settings.php:229
3718
- #, fuzzy
3719
  msgctxt "admin settings"
3720
  msgid "Include comment form, theme invoked (standard option)"
3721
  msgstr "Inclure les formulaire de commentaires dans pages annonces ?"
3722
 
3723
- #: core/class-settings.php:230
3724
  msgctxt "admin settings"
3725
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
3726
  msgstr ""
3727
 
3728
- #: core/class-settings.php:238
3729
  msgctxt "admin settings"
3730
  msgid "Show listings under categories on main page?"
3731
  msgstr "Voir les annonces catégorisées sur la page principale?"
3732
 
3733
- #: core/class-settings.php:239
3734
  msgctxt "admin settings"
3735
  msgid "Status of listings upon uninstalling plugin"
3736
  msgstr "Statut des annonces dès la désinstallation du plugin"
3737
 
3738
- #: core/class-settings.php:240 core/class-settings.php:242
3739
  msgctxt "post status"
3740
  msgid "Draft"
3741
  msgstr ""
3742
 
3743
- #: core/class-settings.php:240 core/class-settings.php:242
3744
  msgctxt "post status"
3745
  msgid "Trash"
3746
  msgstr ""
3747
 
3748
- #: core/class-settings.php:241
3749
  msgctxt "admin settings"
3750
  msgid "Status of deleted listings"
3751
  msgstr "Statut des annonces effacées"
3752
 
3753
- #: core/class-settings.php:243
3754
- #, fuzzy
3755
  msgctxt "admin settings"
3756
  msgid "Submit Listing instructions message"
3757
  msgstr "Lister des messages de contact"
3758
 
3759
- #: core/class-settings.php:243
3760
  msgctxt "admin settings"
3761
  msgid ""
3762
  "This text is displayed at the first page of the Submit Listing process for "
@@ -3764,22 +3705,22 @@ msgid ""
3764
  "form or anything you want to tell users before they get started."
3765
  msgstr ""
3766
 
3767
- #: core/class-settings.php:245
3768
  msgctxt "admin settings"
3769
  msgid "Listing Renewal"
3770
  msgstr "Renouvellement des annonces"
3771
 
3772
- #: core/class-settings.php:246
3773
  msgctxt "admin settings"
3774
  msgid "Turn on listing renewal option?"
3775
  msgstr "Activer l'option renouvellement des annonces ?"
3776
 
3777
- #: core/class-settings.php:249
3778
  msgctxt "admin settings"
3779
  msgid "Allow recurring renewal payments?"
3780
  msgstr "Autoriser les paiements récurrents de renouvellement ?"
3781
 
3782
- #: core/class-settings.php:252
3783
  msgctxt "admin settings"
3784
  msgid ""
3785
  "Allow users to opt in for automatic renewal of their listings. The fee is "
@@ -3789,13 +3730,13 @@ msgstr ""
3789
  "leurs annonces. La redevance est perçue au moment de l'inscription et expire "
3790
  "sans intervention de l'utilisateur."
3791
 
3792
- #: core/class-settings.php:256
3793
  msgctxt "admin settings"
3794
  msgid "Use recurring payments as the default payment method?"
3795
  msgstr ""
3796
  "Utiliser les paiements récurrents comme méthode de paiement par défaut?"
3797
 
3798
- #: core/class-settings.php:259
3799
  msgctxt "admin settings"
3800
  msgid ""
3801
  "Enable automatic renewal without having users opt in during the submit "
@@ -3804,13 +3745,13 @@ msgstr ""
3804
  "Activer le renouvellement automatique sans avoir à avertir les utilisateurs "
3805
  "lors du processus de soumission."
3806
 
3807
- #: core/class-settings.php:264
3808
  msgctxt "admin settings"
3809
  msgid "Listing renewal e-mail threshold (in days)"
3810
  msgstr "Seuil de renouvellement des annonces par e-mail (en jours)"
3811
 
3812
  # Todo as soon as possible. I don't understand exactly what does this sentence...
3813
- #: core/class-settings.php:267
3814
  msgctxt "admin settings"
3815
  msgid ""
3816
  "Configure how many days before listing expiration is the renewal e-mail sent."
@@ -3818,7 +3759,7 @@ msgstr ""
3818
  "Configurer le nombre de jours avant l'expiration des annonces doit se "
3819
  "dérouler le renouvellement d'envoi d'e-mail."
3820
 
3821
- #: core/class-settings.php:271
3822
  msgctxt "admin settings"
3823
  msgid ""
3824
  "Send expiration notices including a cancel links to auto-renewed listings?"
@@ -3826,19 +3767,19 @@ msgstr ""
3826
  "Envoyer des avis d'expiration y compris un lien d'annulation vers le "
3827
  "renouvellement automatique des annonces ?"
3828
 
3829
- #: core/class-settings.php:278
3830
  msgctxt "admin settings"
3831
  msgid "Remind listing owners of expired listings (past due)?"
3832
  msgstr ""
3833
  "Rappeler les propriétaires des annonces lorsque ces dernières arrives à "
3834
  "expiration (en souffrance)?"
3835
 
3836
- #: core/class-settings.php:283
3837
  msgctxt "admin settings"
3838
  msgid "Listing renewal reminder e-mail threshold (in days)"
3839
  msgstr "Seuil du renouvellement des rappels e-mail des annonces (en jours)"
3840
 
3841
- #: core/class-settings.php:286
3842
  msgctxt "admin settings"
3843
  msgid ""
3844
  "Configure how many days after the expiration of a listing an e-mail reminder "
@@ -3847,175 +3788,174 @@ msgstr ""
3847
  "Configurer le nombre de jours après l'expiration d'une annonces d'un rappel "
3848
  "avant qu'un e-mail soit envoyé au propriétaire."
3849
 
3850
- #: core/class-settings.php:289
3851
  msgctxt "admin settings"
3852
  msgid "Post/Category Settings"
3853
  msgstr "Paramètres de Messages/Catégories"
3854
 
3855
- #: core/class-settings.php:290
3856
  msgctxt "admin settings"
3857
  msgid "Default new post status"
3858
  msgstr "Statut du nouveau message par défaut"
3859
 
3860
- #: core/class-settings.php:291 core/class-settings.php:294
3861
  msgctxt "post status"
3862
  msgid "Published"
3863
  msgstr ""
3864
 
3865
- #: core/class-settings.php:291 core/class-settings.php:294
3866
- #, fuzzy
3867
  msgctxt "post status"
3868
  msgid "Pending"
3869
  msgstr "En attente"
3870
 
3871
- #: core/class-settings.php:293
3872
  msgctxt "admin settings"
3873
  msgid "Edit post status"
3874
  msgstr "Editer le statut du message"
3875
 
3876
- #: core/class-settings.php:295
3877
  msgctxt "admin settings"
3878
  msgid "Order categories list by"
3879
  msgstr "Ordonner les catégories des annonces par"
3880
 
3881
- #: core/class-settings.php:297
3882
  msgctxt "admin settings"
3883
  msgid "Name"
3884
  msgstr "Nom"
3885
 
3886
- #: core/class-settings.php:298
3887
  msgctxt "admin settings"
3888
  msgid "Slug"
3889
  msgstr "Identifiant"
3890
 
3891
- #: core/class-settings.php:299
3892
  msgctxt "admin settings"
3893
  msgid "Listing Count"
3894
  msgstr "Compteur d'annonce"
3895
 
3896
- #: core/class-settings.php:301
3897
  msgctxt "admin settings"
3898
  msgid "Sort order for categories"
3899
  msgstr "Ordre de tri pour les catégories"
3900
 
3901
- #: core/class-settings.php:302 core/class-settings.php:320
3902
  msgctxt "admin settings"
3903
  msgid "Ascending"
3904
  msgstr "Ascendant"
3905
 
3906
- #: core/class-settings.php:302 core/class-settings.php:320
3907
  msgctxt "admin settings"
3908
  msgid "Descending"
3909
  msgstr "Descendant"
3910
 
3911
- #: core/class-settings.php:303
3912
  msgctxt "admin settings"
3913
  msgid "Show category post count?"
3914
  msgstr "Montrer les catégories par messages postés ?"
3915
 
3916
- #: core/class-settings.php:304
3917
  msgctxt "admin settings"
3918
  msgid "Hide empty categories?"
3919
  msgstr "Cacher les catégories vides ?"
3920
 
3921
- #: core/class-settings.php:305
3922
  msgctxt "admin settings"
3923
  msgid "Show only parent categories in category list?"
3924
  msgstr ""
3925
  "Montrer seulement les catégories parentes dans la liste des catégories ?"
3926
 
3927
- #: core/class-settings.php:307
3928
  msgctxt "admin settings"
3929
  msgid "Listings Sorting"
3930
  msgstr "Tri des annonces"
3931
 
3932
- #: core/class-settings.php:308
3933
  msgctxt "admin settings"
3934
  msgid "Order directory listings by"
3935
  msgstr "Ordonner les annonces de l'annuaire par"
3936
 
3937
- #: core/class-settings.php:310
3938
  msgctxt "admin settings"
3939
  msgid "Title"
3940
  msgstr "Titre"
3941
 
3942
- #: core/class-settings.php:311
3943
  msgctxt "admin settings"
3944
  msgid "Author"
3945
  msgstr "Auteur"
3946
 
3947
- #: core/class-settings.php:312 core/class-settings.php:722
3948
  msgctxt "admin settings"
3949
  msgid "Date posted"
3950
  msgstr "Date d'ajout"
3951
 
3952
- #: core/class-settings.php:313 core/class-settings.php:723
3953
  msgctxt "admin settings"
3954
  msgid "Date last modified"
3955
  msgstr "Date de dernière modification"
3956
 
3957
- #: core/class-settings.php:314
3958
  msgctxt "admin settings"
3959
  msgid "Random"
3960
  msgstr "Aléatoire"
3961
 
3962
- #: core/class-settings.php:315
3963
  msgctxt "admin settings"
3964
  msgid "Paid first then free. Inside each group by date."
3965
  msgstr ""
3966
 
3967
- #: core/class-settings.php:316
3968
  msgctxt "admin settings"
3969
  msgid "Paid first then free. Inside each group by title."
3970
  msgstr ""
3971
 
3972
- #: core/class-settings.php:318
3973
  msgctxt "admin settings"
3974
  msgid "Sort directory listings by"
3975
  msgstr "Trier les annonces de l'annuaire par"
3976
 
3977
- #: core/class-settings.php:319
3978
  msgctxt "admin settings"
3979
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
3980
  msgstr ""
3981
  "Ascendant pour un classement de A à Z, Descendant pour un classement de Z à A"
3982
 
3983
- #: core/class-settings.php:324
3984
  msgctxt "admin settings"
3985
  msgid "Enable sort bar?"
3986
  msgstr "Activer la barre de tri ?"
3987
 
3988
- #: core/class-settings.php:329
3989
  msgctxt "admin settings"
3990
  msgid "Sortbar Fields"
3991
  msgstr "Champs de la barre de tri"
3992
 
3993
- #: core/class-settings.php:338
3994
  msgctxt "admin settings"
3995
  msgid "Featured (Sticky) listing settings"
3996
  msgstr "Paramètres sélectionnés (Post-it) des annonces"
3997
 
3998
- #: core/class-settings.php:339
3999
  msgctxt "admin settings"
4000
  msgid "Offer sticky listings?"
4001
  msgstr "Proposer des annonces par Post-it ?"
4002
 
4003
- #: core/class-settings.php:340
4004
  msgctxt "admin settings"
4005
  msgid "Offer upgrades during submit process?"
4006
  msgstr "Proposer des améliorations durant le processus de soumission ?"
4007
 
4008
- #: core/class-settings.php:341
4009
  msgctxt "admin settings"
4010
  msgid "Sticky listing price"
4011
  msgstr "Prix des annonces en Post-it"
4012
 
4013
- #: core/class-settings.php:342
4014
  msgctxt "admin settings"
4015
  msgid "Sticky listing page description text"
4016
  msgstr "Texte de description de la page annonce en Post-it"
4017
 
4018
- #: core/class-settings.php:343
4019
  msgctxt "admin settings"
4020
  msgid ""
4021
  "You can upgrade your listing to featured status. Featured listings will "
@@ -4025,17 +3965,17 @@ msgstr ""
4025
  "annonces ainsi traitées vont toujours apparaître avant les annonces "
4026
  "courantes."
4027
 
4028
- #: core/class-settings.php:348
4029
  msgctxt "admin settings"
4030
  msgid "E-Mail"
4031
  msgstr "E-Mail"
4032
 
4033
- #: core/class-settings.php:352
4034
  msgctxt "admin settings"
4035
  msgid "Display email address fields publicly?"
4036
  msgstr "Affichage des champs d'adresses e-mail au public ?"
4037
 
4038
- #: core/class-settings.php:355
4039
  msgctxt "admin settings"
4040
  msgid ""
4041
  "Shows the email address of the listing owner to all web users. NOT "
@@ -4046,12 +3986,12 @@ msgstr ""
4046
  "utilisateurs du Web. PAS RECOMMANDE car cela augmente le spam à l'adresse en "
4047
  "question et permet aux spam bots de la récolter pour une utilisation future."
4048
 
4049
- #: core/class-settings.php:358
4050
  msgctxt "admin settings"
4051
  msgid "How to determine the listing's email address?"
4052
  msgstr "Comment définir l'adresse e-mail de l'annonce ?"
4053
 
4054
- #: core/class-settings.php:361
4055
  msgctxt "admin settings"
4056
  msgid ""
4057
  "This affects emails sent to listing owners via contact forms or when their "
@@ -4060,125 +4000,125 @@ msgstr ""
4060
  "Cela affecte l'envoie des e-mails aux propriétaires des annonces via le "
4061
  "formulaire de contact ou quand leurs annonces expirent."
4062
 
4063
- #: core/class-settings.php:363
4064
  msgctxt "admin settings"
4065
  msgid "Try listing's email field first, then author's email."
4066
  msgstr ""
4067
 
4068
- #: core/class-settings.php:364
4069
  msgctxt "admin settings"
4070
  msgid "Try author's email first and then listing's email field."
4071
  msgstr ""
4072
 
4073
- #: core/class-settings.php:368
4074
  msgctxt "admin settings"
4075
  msgid "E-Mail Notifications"
4076
  msgstr "Notification mail"
4077
 
4078
- #: core/class-settings.php:371
4079
  msgctxt "admin settings"
4080
  msgid "Notify admin via e-mail when..."
4081
  msgstr "Prévenir l'administrateur via courriel quand..."
4082
 
4083
- #: core/class-settings.php:375
4084
  msgctxt "admin settings"
4085
  msgid "A new listing is submitted."
4086
  msgstr "Une nouvelle annonce a été soumise."
4087
 
4088
- #: core/class-settings.php:376
4089
  msgctxt "admin settings"
4090
  msgid "A listing is edited."
4091
  msgstr "Une annonce est éditée."
4092
 
4093
- #: core/class-settings.php:377
4094
  msgctxt "admin settings"
4095
  msgid "A listing expires."
4096
  msgstr "Une annonce expire."
4097
 
4098
- #: core/class-settings.php:378
4099
  msgctxt "admin settings"
4100
  msgid "A contact message is sent to a listing's owner."
4101
  msgstr "Un message de contact est envoyé a un propriétaire d'annonce."
4102
 
4103
- #: core/class-settings.php:384
4104
  msgctxt "admin settings"
4105
  msgid "CC this e-mail address too"
4106
  msgstr "CC cette adresse mail aussi"
4107
 
4108
- #: core/class-settings.php:390
4109
  msgctxt "admin settings"
4110
  msgid "Notify users via e-mail when..."
4111
  msgstr "Prévenir les utilisateurs via courriel quand..."
4112
 
4113
- #: core/class-settings.php:393
4114
  msgctxt "admin settings"
4115
  msgid "You can modify the text template used for most of these e-mails below."
4116
  msgstr ""
4117
  "Vous pouvez modifier le modèle de texte utilisé pour la plupart de ces e-"
4118
  "mails ci-dessous."
4119
 
4120
- #: core/class-settings.php:394
4121
  msgctxt "admin settings"
4122
  msgid "Their listing is submitted."
4123
  msgstr "Leur annonce est soumise."
4124
 
4125
- #: core/class-settings.php:395
4126
  msgctxt "admin settings"
4127
  msgid "Their listing is approved/published."
4128
  msgstr "Leur annonce est approuvée/publiée"
4129
 
4130
- #: core/class-settings.php:404
4131
  msgctxt "contact email"
4132
  msgid "You have received a reply from your listing at %s."
4133
  msgstr "Vous avez reçu une réponse à votre annonce de %s."
4134
 
4135
- #: core/class-settings.php:405
4136
  msgctxt "contact email"
4137
  msgid "Name: %s"
4138
  msgstr "Nom: %s"
4139
 
4140
- #: core/class-settings.php:406
4141
  msgctxt "contact email"
4142
  msgid "E-Mail: %s"
4143
  msgstr "E-Mail: %s"
4144
 
4145
- #: core/class-settings.php:407
4146
  msgctxt "contact email"
4147
  msgid "Message:"
4148
  msgstr "Message:"
4149
 
4150
- #: core/class-settings.php:409
4151
  msgctxt "contact email"
4152
  msgid "Time: %s"
4153
  msgstr "Date: %s"
4154
 
4155
- #: core/class-settings.php:411
4156
  msgctxt "admin settings"
4157
  msgid "E-Mail Templates"
4158
  msgstr "Template d'E-Mail"
4159
 
4160
- #: core/class-settings.php:414
4161
  msgctxt "admin settings"
4162
  msgid "Email confirmation message"
4163
  msgstr "Message de confirmation par E-Mail"
4164
 
4165
- #: core/class-settings.php:418
4166
  msgctxt "admin settings"
4167
  msgid "Sent after a listing has been submitted."
4168
  msgstr "Envoyer après qu'une annonce ait été soumise"
4169
 
4170
- #: core/class-settings.php:419 core/class-settings.php:427
4171
- #: core/class-settings.php:468
4172
  msgctxt "admin settings"
4173
  msgid "Listing's title"
4174
  msgstr "Titre de l'annonce"
4175
 
4176
- #: core/class-settings.php:422
4177
  msgctxt "admin settings"
4178
  msgid "Listing published message"
4179
  msgstr "Message publié de l'annonce"
4180
 
4181
- #: core/class-settings.php:425
4182
  msgctxt "admin settings"
4183
  msgid ""
4184
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
@@ -4187,23 +4127,23 @@ msgstr ""
4187
  "Votre annonce \"[listing]\" est maintenant disponible à [listing-url] et "
4188
  "elle peut être vu par tout le monde."
4189
 
4190
- #: core/class-settings.php:426
4191
  msgctxt "admin settings"
4192
  msgid "Sent when the listing has been published or approved by an admin."
4193
  msgstr ""
4194
  "Envoyé lorsque l'annonce a été publiée ou approuvée par un administrateur."
4195
 
4196
- #: core/class-settings.php:428
4197
  msgctxt "admin settings"
4198
  msgid "Listing's URL"
4199
  msgstr "Url de l'annonce"
4200
 
4201
- #: core/class-settings.php:432
4202
  msgctxt "admin settings"
4203
  msgid "Listing Contact Message"
4204
  msgstr "Lister des messages de contact"
4205
 
4206
- #: core/class-settings.php:436
4207
  msgctxt "admin settings"
4208
  msgid ""
4209
  "Sent to listing owners when someone uses the contact form on their listing "
@@ -4212,34 +4152,34 @@ msgstr ""
4212
  "Envoyer aux propriétaires des annonces quand quelqu'un utilise le formulaire "
4213
  "de contact sur leurs pages d'annonces."
4214
 
4215
- #: core/class-settings.php:446
4216
  msgctxt "admin settings"
4217
  msgid "Payment related"
4218
  msgstr "Paiement lié"
4219
 
4220
- #: core/class-settings.php:463
4221
  msgctxt "admin settings"
4222
  msgid "Payment abandoned reminder message"
4223
  msgstr "Paiement abandonné, message de rappel"
4224
 
4225
- #: core/class-settings.php:467
4226
  msgctxt "admin settings"
4227
  msgid "Sent some time after a pending payment is abandoned by users."
4228
  msgstr ""
4229
  "Envoyer après un certain temps lorsqu'un paiement en attente est abandonné "
4230
  "par les utilisateurs."
4231
 
4232
- #: core/class-settings.php:469
4233
  msgctxt "admin settings"
4234
  msgid "Checkout URL link"
4235
  msgstr "Vérificateur de lien URL"
4236
 
4237
- #: core/class-settings.php:475
4238
  msgctxt "admin settings"
4239
  msgid "Renewal Reminders"
4240
  msgstr "Renouveller les rappels"
4241
 
4242
- #: core/class-settings.php:478
4243
  msgctxt "admin settings"
4244
  msgid ""
4245
  "This section refers only to the text of the renewal/expiration notices. You "
@@ -4249,12 +4189,12 @@ msgstr ""
4249
  "d'expiration. Vous pouvez également configurer <a> quand les e-mails seront "
4250
  "envoyés </a>."
4251
 
4252
- #: core/class-settings.php:482
4253
  msgctxt "admin settings"
4254
  msgid "Pending expiration e-mail message"
4255
  msgstr "Expiration imminente du mail"
4256
 
4257
- #: core/class-settings.php:486
4258
  msgctxt "settings"
4259
  msgid ""
4260
  "Sent some time before the listing expires. Applies to non-recurring renewals "
@@ -4263,50 +4203,50 @@ msgstr ""
4263
  "Envoyé quelque temps avant l'expiration de l'annonce. Valable seulement pour "
4264
  "les renouvellements non-récurrents."
4265
 
4266
- #: core/class-settings.php:487 core/class-settings.php:500
4267
- #: core/class-settings.php:513 core/class-settings.php:526
4268
- #: core/class-settings.php:539
4269
  msgctxt "settings"
4270
  msgid "Listing's name (with link)"
4271
  msgstr "Nom de l'annonce (avec lien)"
4272
 
4273
- #: core/class-settings.php:488 core/class-settings.php:501
4274
- #: core/class-settings.php:514 core/class-settings.php:527
4275
- #: core/class-settings.php:540
4276
  msgctxt "settings"
4277
  msgid "Author's name"
4278
  msgstr "Nom de l'auteur"
4279
 
4280
- #: core/class-settings.php:489 core/class-settings.php:502
4281
- #: core/class-settings.php:541
4282
  msgctxt "settings"
4283
  msgid "Expiration date"
4284
  msgstr "Date d'expiration"
4285
 
4286
- #: core/class-settings.php:490
4287
  msgctxt "settings"
4288
  msgid "Category that is going to expire"
4289
  msgstr "Catégorier qui va expirer"
4290
 
4291
- #: core/class-settings.php:491 core/class-settings.php:504
4292
- #: core/class-settings.php:543
4293
  msgctxt "settings"
4294
  msgid "Link to renewal page"
4295
  msgstr "Lien pour renouveller la page"
4296
 
4297
- #: core/class-settings.php:492 core/class-settings.php:505
4298
- #: core/class-settings.php:517 core/class-settings.php:530
4299
- #: core/class-settings.php:544
4300
  msgctxt "settings"
4301
  msgid "Link to your site"
4302
  msgstr "Lien vers votre site"
4303
 
4304
- #: core/class-settings.php:495
4305
  msgctxt "admin settings"
4306
  msgid "Listing Renewal e-mail message"
4307
  msgstr "Message mail de renouvellement d'annonce"
4308
 
4309
- #: core/class-settings.php:499
4310
  msgctxt "settings"
4311
  msgid ""
4312
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
@@ -4315,17 +4255,17 @@ msgstr ""
4315
  "Envoyé au moment de l'expiration de l'annonce. Seulement valable pour les "
4316
  "renouvellements non-récurrents."
4317
 
4318
- #: core/class-settings.php:503 core/class-settings.php:542
4319
  msgctxt "settings"
4320
  msgid "Category that expired"
4321
  msgstr "Catégories qui ont expiré"
4322
 
4323
- #: core/class-settings.php:508
4324
  msgctxt "admin settings"
4325
  msgid "Listing auto-renewal reminder (recurring payments)"
4326
  msgstr "Rappel d'auto-renouvellement des annonces (paiements récurrents)"
4327
 
4328
- #: core/class-settings.php:512
4329
  msgctxt "settings"
4330
  msgid ""
4331
  "Sent some time before the listing is auto-renewed. Applies to recurring "
@@ -4334,27 +4274,27 @@ msgstr ""
4334
  "Envoyé un certain temps avant que l'annonce est auto-renouvellement. Valable "
4335
  "pour les renouvellements périodiques seulement."
4336
 
4337
- #: core/class-settings.php:515 core/class-settings.php:529
4338
  msgctxt "settings"
4339
  msgid "Renewal date"
4340
  msgstr "Date de renouvellement"
4341
 
4342
- #: core/class-settings.php:516
4343
  msgctxt "settings"
4344
  msgid "Category that is going to be renewed"
4345
  msgstr "Catégories qui vont être renouvelées"
4346
 
4347
- #: core/class-settings.php:518
4348
  msgctxt "settings"
4349
  msgid "Link to manage subscriptions"
4350
  msgstr "Lien pour gérer les abonnements"
4351
 
4352
- #: core/class-settings.php:521
4353
  msgctxt "admin settings"
4354
  msgid "Listing Renewal e-mail message (recurring payments)"
4355
  msgstr "Renouvellement des annonces par mail (paiements récurrents)"
4356
 
4357
- #: core/class-settings.php:525
4358
  msgctxt "settings"
4359
  msgid ""
4360
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
@@ -4362,17 +4302,17 @@ msgstr ""
4362
  "Envoyé dès que les annonces se soient auto-renouvelées. Appliqué aux "
4363
  "paiements récurrents seulement."
4364
 
4365
- #: core/class-settings.php:528
4366
  msgctxt "settings"
4367
  msgid "Renewed category"
4368
  msgstr "Catégories renouvellées"
4369
 
4370
- #: core/class-settings.php:534
4371
  msgctxt "admin settings"
4372
  msgid "Renewal reminder e-mail message"
4373
  msgstr "Renouveler le rappel par mail"
4374
 
4375
- #: core/class-settings.php:538
4376
  msgctxt "settings"
4377
  msgid ""
4378
  "Sent some time after listing expiration and when no renewal has occurred. "
@@ -4382,33 +4322,33 @@ msgstr ""
4382
  "renouvellement n'a pas eu lieu. Valable pour deux renouvellements récurrents "
4383
  "et non récurrents."
4384
 
4385
- #: core/class-settings.php:548
4386
  msgctxt "admin settings"
4387
  msgid "Payment"
4388
  msgstr "Paiement"
4389
 
4390
- #: core/class-settings.php:549
4391
  msgctxt "admin settings"
4392
  msgid "Payment Settings"
4393
  msgstr "Paramètres de paiement"
4394
 
4395
- #: core/class-settings.php:552
4396
  msgctxt "admin settings"
4397
  msgid "Turn On payments?"
4398
  msgstr "Activer les paiements ?"
4399
 
4400
- #: core/class-settings.php:554
4401
  msgctxt "admin settings"
4402
  msgid "Put payment gateways in test mode?"
4403
  msgstr "Passer les passerelles de paiement en mode test ?"
4404
 
4405
- #: core/class-settings.php:559
4406
  msgctxt "admin settings"
4407
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
4408
  msgstr ""
4409
  "Effectuer la vérification sur la version sécurisée (HTTPS) de votre site?"
4410
 
4411
- #: core/class-settings.php:562
4412
  msgctxt "admin settings"
4413
  msgid ""
4414
  "Recommended for added security. For this to work you need to enable HTTPS on "
@@ -4417,163 +4357,162 @@ msgstr ""
4417
  "Recommandé pour une sécurité accrue. Pour que cela fonctionne, vous devez "
4418
  "activer HTTPS sur votre serveur et <a> obtenir un certificat SSL </a>."
4419
 
4420
- #: core/class-settings.php:566
4421
  msgctxt "admin settings"
4422
  msgid "Currency Code"
4423
  msgstr "Code de devise"
4424
 
4425
- #: core/class-settings.php:568
4426
  msgctxt "admin settings"
4427
  msgid "Australian Dollar (AUD)"
4428
  msgstr "Dollar Australien (AUD)"
4429
 
4430
- #: core/class-settings.php:569
4431
  msgctxt "admin settings"
4432
  msgid "Brazilian Real (BRL)"
4433
  msgstr "Real Brésilien (BRL)"
4434
 
4435
- #: core/class-settings.php:570
4436
  msgctxt "admin settings"
4437
  msgid "Canadian Dollar (CAD)"
4438
  msgstr "Dollar Canadien (CAD)"
4439
 
4440
- #: core/class-settings.php:571
4441
  msgctxt "admin settings"
4442
  msgid "Czech Koruna (CZK)"
4443
  msgstr "Couronne Tchèque (CZK)"
4444
 
4445
- #: core/class-settings.php:572
4446
  msgctxt "admin settings"
4447
  msgid "Danish Krone (DKK)"
4448
  msgstr "Couronne Danoise (DKK)"
4449
 
4450
- #: core/class-settings.php:573
4451
  msgctxt "admin settings"
4452
  msgid "Euro (EUR)"
4453
  msgstr "Euro (EUR)"
4454
 
4455
- #: core/class-settings.php:574
4456
  msgctxt "admin settings"
4457
  msgid "Hong Kong Dollar (HKD)"
4458
  msgstr "Dollar de Hong Kong(HKD)"
4459
 
4460
- #: core/class-settings.php:575
4461
  msgctxt "admin settings"
4462
  msgid "Hungarian Forint (HUF)"
4463
  msgstr "Forint Hongrois (HUF)"
4464
 
4465
- #: core/class-settings.php:576
4466
  msgctxt "admin settings"
4467
  msgid "Israeli New Shequel (ILS)"
4468
  msgstr "Nouveau Shequel Israélien (ILS)"
4469
 
4470
- #: core/class-settings.php:577
4471
  msgctxt "admin settings"
4472
  msgid "Japanese Yen (JPY)"
4473
  msgstr "Yen Japonais (JPY)"
4474
 
4475
- #: core/class-settings.php:578
4476
  msgctxt "admin settings"
4477
  msgid "Malasian Ringgit (MYR)"
4478
  msgstr "Ringgit Malaisien (MYR)"
4479
 
4480
- #: core/class-settings.php:579
4481
  msgctxt "admin settings"
4482
  msgid "Mexican Peso (MXN)"
4483
  msgstr "Peso Mexicain (MXN)"
4484
 
4485
- #: core/class-settings.php:580
4486
  msgctxt "admin settings"
4487
  msgid "Norwegian Krone (NOK)"
4488
  msgstr "Couronne Norvégienne (NOK)"
4489
 
4490
- #: core/class-settings.php:581
4491
  msgctxt "admin settings"
4492
  msgid "New Zealand Dollar (NZD)"
4493
  msgstr "Dollar Néo-Zélandais (NZD)"
4494
 
4495
- #: core/class-settings.php:582
4496
  msgctxt "admin settings"
4497
  msgid "Philippine Peso (PHP)"
4498
  msgstr "Peso Phillipin (PHP)"
4499
 
4500
- #: core/class-settings.php:583
4501
  msgctxt "admin settings"
4502
  msgid "Polish Zloty (PLN)"
4503
  msgstr "Zloty Polonais (PLN)"
4504
 
4505
- #: core/class-settings.php:584
4506
  msgctxt "admin settings"
4507
  msgid "Pound Sterling (GBP)"
4508
  msgstr "Livre Sterling (GBP)"
4509
 
4510
- #: core/class-settings.php:585
4511
  msgctxt "admin settings"
4512
  msgid "Singapore Dollar (SGD)"
4513
  msgstr "Dollar Singaporien (SGD)"
4514
 
4515
- #: core/class-settings.php:586
4516
  msgctxt "admin settings"
4517
  msgid "Swedish Krona (SEK)"
4518
  msgstr "Couronne Suédoise (SEK)"
4519
 
4520
- #: core/class-settings.php:587
4521
  msgctxt "admin settings"
4522
  msgid "Swiss Franc (CHF)"
4523
  msgstr "Franc Suisse (CHF)"
4524
 
4525
- #: core/class-settings.php:588
4526
  msgctxt "admin settings"
4527
  msgid "Taiwan Dollar (TWD)"
4528
  msgstr "Dollar Taiwanais (TWD)"
4529
 
4530
- #: core/class-settings.php:589
4531
  msgctxt "admin settings"
4532
  msgid "Thai Baht (THB)"
4533
  msgstr "Baht Thaïlandais"
4534
 
4535
- #: core/class-settings.php:590
4536
  msgctxt "admin settings"
4537
  msgid "Turkish Lira (TRY)"
4538
  msgstr "Livre Turque (TRY)"
4539
 
4540
- #: core/class-settings.php:591
4541
- #, fuzzy
4542
  msgctxt "admin settings"
4543
  msgid "U.S. Dollar (USD)"
4544
  msgstr "Dollar U.S. "
4545
 
4546
- #: core/class-settings.php:595
4547
  msgctxt "admin settings"
4548
  msgid "Currency Symbol"
4549
  msgstr "Devise"
4550
 
4551
- #: core/class-settings.php:600
4552
  msgctxt "admin settings"
4553
  msgid "Currency symbol display"
4554
  msgstr "Affichage de la devise"
4555
 
4556
- #: core/class-settings.php:604
4557
  msgctxt "admin settings"
4558
  msgid "Show currency symbol on the left"
4559
  msgstr "Afficher le symbole de devise à gauche"
4560
 
4561
- #: core/class-settings.php:605
4562
  msgctxt "admin settings"
4563
  msgid "Show currency symbol on the right"
4564
  msgstr "Afficher le symbole de devise à droite"
4565
 
4566
- #: core/class-settings.php:606
4567
  msgctxt "admin settings"
4568
  msgid "Do not show currency symbol"
4569
  msgstr "Ne pas montrer la devise"
4570
 
4571
- #: core/class-settings.php:608
4572
  msgctxt "admin settings"
4573
  msgid "Thank you for payment message"
4574
  msgstr "Merci pour le message de paiement"
4575
 
4576
- #: core/class-settings.php:609
4577
  msgctxt "admin settings"
4578
  msgid ""
4579
  "Thank you for your payment. Your payment is being verified and your listing "
@@ -4583,12 +4522,12 @@ msgstr ""
4583
  "votre annonce en revue. Le processus de vérification et d'examen peut "
4584
  "prendre jusqu'à 48 heures."
4585
 
4586
- #: core/class-settings.php:614
4587
  msgctxt "admin settings"
4588
  msgid "Ask users to come back for abandoned payments?"
4589
  msgstr "Demandez aux utilisateurs de revenir pour les paiements abandonnés ?"
4590
 
4591
- #: core/class-settings.php:617
4592
  msgctxt "admin settings"
4593
  msgid ""
4594
  "An abandoned payment is when a user attempts to place a listing and gets to "
@@ -4602,12 +4541,12 @@ msgstr ""
4602
  "l'utilisateur n'a tout simplement pas compléter la transaction. Le plugin "
4603
  "peut peut rappeler les auteurs pour continuer la publication de leur annonce."
4604
 
4605
- #: core/class-settings.php:623
4606
  msgctxt "admin settings"
4607
  msgid "Listing abandonment threshold (hours)"
4608
  msgstr "Seuil d'abandon de l'annonce (heures)"
4609
 
4610
- #: core/class-settings.php:628
4611
  msgctxt "admin settings"
4612
  msgid ""
4613
  "Listings with pending payments are marked as abandoned after this time. You "
@@ -4617,37 +4556,37 @@ msgstr ""
4617
  "cette heure. Vous pouvez également personnaliser <a> l'e-mail </a> que les "
4618
  "utilisateurs reçoivent."
4619
 
4620
- #: core/class-settings.php:633
4621
  msgctxt "admin settings"
4622
  msgid "Themes"
4623
  msgstr "Thèmes"
4624
 
4625
- #: core/class-settings.php:635
4626
  msgctxt "admin settings"
4627
  msgid "You can manage your themes on <a>Directory Themes</a>."
4628
  msgstr ""
4629
 
4630
- #: core/class-settings.php:640
4631
  msgctxt "admin settings"
4632
  msgid "Theme button style"
4633
  msgstr "Boutons de thèmes"
4634
 
4635
- #: core/class-settings.php:644
4636
  msgctxt "admin settings"
4637
  msgid "Use the BD theme style for BD buttons"
4638
  msgstr "Utiliser le thème BD pour les boutons BD"
4639
 
4640
- #: core/class-settings.php:645
4641
  msgctxt "admin settings"
4642
  msgid "Use the WP theme style for BD buttons"
4643
  msgstr "Utiliser le thème WP pour les boutons BD"
4644
 
4645
- #: core/class-settings.php:652
4646
  msgctxt "admin settings"
4647
  msgid "Image"
4648
  msgstr "Image"
4649
 
4650
- #: core/class-settings.php:653
4651
  msgctxt "admin settings"
4652
  msgid ""
4653
  "Any changes to these settings will affect new listings only. Existing "
@@ -4661,52 +4600,52 @@ msgstr ""
4661
  "télécharger l'image (s) sur cette annonce, après avoir cfait les "
4662
  "modifications voulue."
4663
 
4664
- #: core/class-settings.php:654
4665
  msgctxt "admin settings"
4666
  msgid "Image Settings"
4667
  msgstr "Paraamètres des images"
4668
 
4669
- #: core/class-settings.php:655
4670
  msgctxt "admin settings"
4671
  msgid "Allow images?"
4672
  msgstr "Autoriser les images ?"
4673
 
4674
- #: core/class-settings.php:657
4675
  msgctxt "admin settings"
4676
  msgid "Min Image File Size (KB)"
4677
  msgstr "Taille minnimal des fichiers images (KB)"
4678
 
4679
- #: core/class-settings.php:658
4680
  msgctxt "admin settings"
4681
  msgid "Max Image File Size (KB)"
4682
  msgstr "Taille maximal des fichiers images (KB)"
4683
 
4684
- #: core/class-settings.php:660
4685
  msgctxt "admin settings"
4686
  msgid "Min image width (px)"
4687
  msgstr "Largeur minnimal des images (px)"
4688
 
4689
- #: core/class-settings.php:661
4690
  msgctxt "admin settings"
4691
  msgid "Min image height (px)"
4692
  msgstr "Hauteur minnimal des images (px)"
4693
 
4694
- #: core/class-settings.php:663
4695
  msgctxt "admin settings"
4696
  msgid "Max image width (px)"
4697
  msgstr "Largeur maximal des images (px)"
4698
 
4699
- #: core/class-settings.php:664
4700
  msgctxt "admin settings"
4701
  msgid "Max image height (px)"
4702
  msgstr "Hauteur maximal des images (px)"
4703
 
4704
- #: core/class-settings.php:666
4705
  msgctxt "admin settings"
4706
  msgid "Turn on thickbox/lightbox?"
4707
  msgstr "Activer thickbox/lightbox ?"
4708
 
4709
- #: core/class-settings.php:666
4710
  msgctxt "admin settings"
4711
  msgid ""
4712
  "Uncheck if it conflicts with other elements or plugins installed on your site"
@@ -4714,27 +4653,27 @@ msgstr ""
4714
  "Décochez si vela entre en conflit avec d'autres éléments ou plugins "
4715
  "installés sur votre site"
4716
 
4717
- #: core/class-settings.php:668
4718
  msgctxt "admin settings"
4719
  msgid "Thumbnails"
4720
  msgstr "Miniatures"
4721
 
4722
- #: core/class-settings.php:669
4723
  msgctxt "admin settings"
4724
  msgid "Thumbnail width (px)"
4725
  msgstr "Largeur des miniatures (en pixel)"
4726
 
4727
- #: core/class-settings.php:670
4728
  msgctxt "admin settings"
4729
  msgid "Thumbnail height (px)"
4730
  msgstr "Hauteur des miniatures (en pixel)"
4731
 
4732
- #: core/class-settings.php:673
4733
  msgctxt "admin settings"
4734
  msgid "Crop thumbnails to exact dimensions?"
4735
  msgstr "Recadrer les miniatures aux dimensions exactes ?"
4736
 
4737
- #: core/class-settings.php:676
4738
  msgctxt "admin settings"
4739
  msgid ""
4740
  "When enabled images will match exactly the dimensions above but part of the "
@@ -4749,12 +4688,12 @@ msgstr ""
4749
  "proportionnellement. Selon les images téléchargées, les miniatures peuvent "
4750
  "avoir différentes hauteurs."
4751
 
4752
- #: core/class-settings.php:682
4753
  msgctxt "admin settings"
4754
  msgid "Number of free images"
4755
  msgstr "Nombre d'images gratuites"
4756
 
4757
- #: core/class-settings.php:687
4758
  msgctxt "admin settings"
4759
  msgid ""
4760
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
@@ -4764,28 +4703,27 @@ msgstr ""
4764
  "ou modification d'un <a>plan de frais</a> au lieu de ce paramètre, qui est "
4765
  "ignoré pour les annonces payées."
4766
 
4767
- #: core/class-settings.php:690
4768
  msgctxt "admin settings"
4769
  msgid "Use default picture for listings with no picture?"
4770
  msgstr "Utiliser l'image par défault pour les annonces sans images ?"
4771
 
4772
- #: core/class-settings.php:691
4773
  msgctxt "admin settings"
4774
  msgid "Show Thumbnail on main listings page?"
4775
  msgstr "Montrer les miniatures sur page principale des annonces ?"
4776
 
4777
- #: core/class-settings.php:720
4778
  msgctxt "admin settings"
4779
  msgid "User"
4780
  msgstr ""
4781
 
4782
- #: core/class-settings.php:721
4783
- #, fuzzy
4784
  msgctxt "admin settings"
4785
  msgid "User registration date"
4786
  msgstr "Date d'expiration de l'annonce"
4787
 
4788
- #: core/class-settings.php:747
4789
  msgctxt "admin settings"
4790
  msgid ""
4791
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
@@ -4794,7 +4732,7 @@ msgstr ""
4794
  "Impossible de copier le plugin de compatibilité AJAX \"% s\". Le mode de "
4795
  "compatibilité n'a pas été activé."
4796
 
4797
- #: core/class-settings.php:755
4798
  msgctxt "admin settings"
4799
  msgid ""
4800
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
@@ -4803,7 +4741,7 @@ msgstr ""
4803
  "Impossible d'activer le mode de compatibilité AJAX: le répertoire \"% s \" "
4804
  "ne peux pas être créé."
4805
 
4806
- #: core/class-settings.php:764
4807
  msgctxt "admin settings"
4808
  msgid ""
4809
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
@@ -4812,97 +4750,97 @@ msgstr ""
4812
  "Impossible de supprimer le \"Module de comptabilité AJAX du plugin \". "
4813
  "Veuillez supprimer le fichier \"% s \" manuellement ou désactiver le plugin."
4814
 
4815
- #: core/class-settings.php:1084
4816
  msgctxt "settings"
4817
  msgid "Deactivate License"
4818
  msgstr "Désactiver la licence"
4819
 
4820
- #: core/class-settings.php:1086
4821
  msgctxt "settings"
4822
  msgid "Deactivating license..."
4823
  msgstr "Désactivation de la licence..."
4824
 
4825
- #: core/class-settings.php:1089
4826
  msgctxt "settings"
4827
  msgid "Activate License"
4828
  msgstr "Activer la licence"
4829
 
4830
- #: core/class-settings.php:1091
4831
  msgctxt "settings"
4832
  msgid "Activating license..."
4833
  msgstr "Activation de la licence"
4834
 
4835
- #: core/class-settings.php:1114
4836
  msgctxt "admin settings"
4837
  msgid "Valid placeholders: %s"
4838
  msgstr "Espaces réservés valides:% s"
4839
 
4840
- #: core/class-settings.php:1148
4841
  msgctxt "settings email"
4842
  msgid "Click to edit e-mail"
4843
  msgstr "Cliquer pour éditer l'e-mail"
4844
 
4845
- #: core/class-settings.php:1149
4846
  msgctxt "settings email"
4847
  msgid "Click to edit"
4848
  msgstr "Cliquer pour éditer"
4849
 
4850
- #: core/class-settings.php:1162
4851
  msgctxt "settings email"
4852
  msgid "E-Mail Subject"
4853
  msgstr "Sujet de l'e-mail"
4854
 
4855
- #: core/class-settings.php:1173
4856
  msgctxt "settings email"
4857
  msgid "E-Mail Body"
4858
  msgstr "Corps de l'e-mail"
4859
 
4860
- #: core/class-settings.php:1184
4861
  msgctxt "settings email"
4862
  msgid "You can use the following placeholders:"
4863
  msgstr "Vous pouvez utiliser les paramètres suivantes:"
4864
 
4865
- #: core/class-settings.php:1207
4866
  msgctxt "settings email"
4867
  msgid "Preview e-mail"
4868
  msgstr "E-mail précédents"
4869
 
4870
- #: core/class-settings.php:1208
4871
  msgctxt "settings email"
4872
  msgid "Cancel"
4873
  msgstr "Annuler"
4874
 
4875
- #: core/class-settings.php:1209
4876
  msgctxt "settings email"
4877
  msgid "Save Changes"
4878
  msgstr "Sauvegarder les changements"
4879
 
4880
- #: core/class-settings.php:1228
4881
  msgctxt "settings email"
4882
  msgid "Site title"
4883
  msgstr "Titre du site"
4884
 
4885
- #: core/class-settings.php:1231
4886
  msgctxt "settings email"
4887
  msgid "Site title (with link)"
4888
  msgstr "Titre du site (avec lien)"
4889
 
4890
- #: core/class-settings.php:1234
4891
  msgctxt "settings email"
4892
  msgid "Site address (with link)"
4893
  msgstr "Adresse du site (avec lien)"
4894
 
4895
- #: core/class-settings.php:1237
4896
  msgctxt "settings email"
4897
  msgid "Directory URL (with link)"
4898
  msgstr "Annuaire des URL (avec lien)"
4899
 
4900
- #: core/class-settings.php:1240
4901
  msgctxt "settings email"
4902
  msgid "Current date"
4903
  msgstr "Date actuelle"
4904
 
4905
- #: core/class-settings.php:1243
4906
  msgctxt "settings email"
4907
  msgid "Current time"
4908
  msgstr "Heure actuelle"
@@ -4913,7 +4851,6 @@ msgid "Directory"
4913
  msgstr "Annuaire"
4914
 
4915
  #: core/class-wpbdp.php:31
4916
- #, fuzzy
4917
  msgctxt "post type singular name"
4918
  msgid "Listing"
4919
  msgstr "Annonce"
@@ -4958,17 +4895,15 @@ msgstr "Catégories de l'annuaire"
4958
 
4959
  #: core/class-wpbdp.php:56
4960
  msgid "Directory Category"
4961
- msgstr "Catégories de l'annuaire"
4962
 
4963
  #: core/class-wpbdp.php:67
4964
- #, fuzzy
4965
  msgid "Directory Tags"
4966
- msgstr "Catégories de l'annuaire"
4967
 
4968
  #: core/class-wpbdp.php:68
4969
- #, fuzzy
4970
  msgid "Directory Tag"
4971
- msgstr "Annuaire"
4972
 
4973
  #: core/compatibility/class-navxt-integration.php:159
4974
  msgctxt "navxt"
@@ -4981,7 +4916,6 @@ msgid "Edit Listing"
4981
  msgstr "Éditer l'annonce"
4982
 
4983
  #: core/compatibility/class-navxt-integration.php:167
4984
- #, fuzzy
4985
  msgctxt "navxt"
4986
  msgid "Search"
4987
  msgstr "Rechercher"
@@ -5079,7 +5013,6 @@ msgid ""
5079
  msgstr ""
5080
 
5081
  #: core/fieldtypes/class-fieldtypes-phone-number.php:13
5082
- #, fuzzy
5083
  msgctxt "form fields"
5084
  msgid "Phone Number"
5085
  msgstr "Numéro de téléphone"
@@ -5136,13 +5069,11 @@ msgid ""
5136
  msgstr ""
5137
 
5138
  #: core/fieldtypes/class-fieldtypes-textarea.php:57
5139
- #, fuzzy
5140
  msgctxt "form-fields admin"
5141
  msgid "No"
5142
  msgstr "Non"
5143
 
5144
  #: core/fieldtypes/class-fieldtypes-textarea.php:58
5145
- #, fuzzy
5146
  msgctxt "form-fields admin"
5147
  msgid "Yes"
5148
  msgstr "Oui"
@@ -5425,7 +5356,6 @@ msgid "Payment was rejected. The following reason was given: \"%s\"."
5425
  msgstr "Votre paiement a été rejeté. La raison est la suivante: \"%s \"."
5426
 
5427
  #: core/gateways-authorize-net.php:116
5428
- #, fuzzy
5429
  msgctxt "authorize-net"
5430
  msgid "Setup fee"
5431
  msgstr "Installation/Paramétrage des frais"
@@ -5627,7 +5557,6 @@ msgid "Go to \"Directory Admin\""
5627
  msgstr "Aller à \"Administrateur de l'annuaire\""
5628
 
5629
  #: core/installer.php:1148
5630
- #, fuzzy
5631
  msgid "Business Directory - Installation Failed"
5632
  msgstr "Business Directory - Mise à jour manuelle"
5633
 
@@ -5935,14 +5864,12 @@ msgid "Directory"
5935
  msgstr "Annuaire"
5936
 
5937
  #: core/templates-ui.php:201
5938
- #, fuzzy
5939
  msgid "View All Listings"
5940
  msgstr "Voir toutes les annonces"
5941
 
5942
  #: core/templates-ui.php:208
5943
- #, fuzzy
5944
  msgid "Create A Listing"
5945
- msgstr "Annonce gratuite"
5946
 
5947
  #: core/templates-ui.php:241
5948
  msgctxt "templates"
@@ -6090,7 +6017,6 @@ msgid "You are not authorized to edit this listing."
6090
  msgstr "Vous n'êtes pas autorisé à éditer cette annonce."
6091
 
6092
  #: core/view-submit-listing.php:58
6093
- #, fuzzy
6094
  msgctxt "views"
6095
  msgid "Edit Your Listing"
6096
  msgstr "Éditer votre annonce"
@@ -6144,7 +6070,6 @@ msgid "Invalid submit state."
6144
  msgstr "État de soumission invalide"
6145
 
6146
  #: core/views/all_listings.php:6
6147
- #, fuzzy
6148
  msgctxt "views"
6149
  msgid "View All Listings"
6150
  msgstr "Voir toutes les annonces"
@@ -6252,13 +6177,11 @@ msgid "l F j, Y \\a\\t g:i a"
6252
  msgstr "l F j, Y \\a\\t g:i a"
6253
 
6254
  #: core/views/listing_contact.php:173
6255
- #, fuzzy
6256
  msgctxt "contact-message"
6257
  msgid "Your message has been sent."
6258
  msgstr "Votre annonce a été effacée."
6259
 
6260
  #: core/views/listing_contact.php:178
6261
- #, fuzzy
6262
  msgctxt "contact-message"
6263
  msgid "%s (admin: %s)"
6264
  msgstr "%s (ex. %s)"
@@ -6317,14 +6240,12 @@ msgid "Invalid subscription."
6317
  msgstr "Abonnement non valide"
6318
 
6319
  #: core/views/manage_recurring.php:97
6320
- #, fuzzy
6321
  msgctxt "manage subscriptions"
6322
  msgid "← Return to \"Delete Listing\"."
6323
  msgstr "← Retourner à votre annonce."
6324
 
6325
  # Je proposerais plutôt "Plan de financement" au lieu de "Plan de frais"
6326
  #: core/views/manage_recurring.php:103
6327
- #, fuzzy
6328
  msgctxt "manage subscriptions"
6329
  msgid "Subscription canceled."
6330
  msgstr "Abonnement/ Plan de frais"
@@ -6402,25 +6323,21 @@ msgstr ""
6402
  "mesure de changer à nouveau vos paramètres."
6403
 
6404
  #: core/views/request_access_keys.php:17
6405
- #, fuzzy
6406
  msgctxt "request_access_keys"
6407
  msgid "Please enter a valid e-mail address."
6408
  msgstr "Veuillez entrer un e-mail valide."
6409
 
6410
  #: core/views/request_access_keys.php:22
6411
- #, fuzzy
6412
  msgctxt "request_access_keys"
6413
  msgid "There are no listings associated to your e-mail address."
6414
  msgstr "Il n'y a aucune transaction associée à cette annonce."
6415
 
6416
  #: core/views/request_access_keys.php:26
6417
- #, fuzzy
6418
  msgctxt "request_access_keys"
6419
  msgid "Listing Access Keys"
6420
  msgstr "Champs des annonces / Images "
6421
 
6422
  #: core/views/request_access_keys.php:30
6423
- #, fuzzy
6424
  msgctxt "request_access_keys"
6425
  msgid "Access keys have been sent to your e-mail address."
6426
  msgstr "Il n'y a aucune transaction associée à cette annonce."
@@ -6433,7 +6350,6 @@ msgid ""
6433
  msgstr ""
6434
 
6435
  #: core/views/search.php:8
6436
- #, fuzzy
6437
  msgctxt "views"
6438
  msgid "Find A Listing"
6439
  msgstr "Trouver une annonce"
@@ -6446,7 +6362,6 @@ msgid ""
6446
  msgstr ""
6447
 
6448
  #: core/views/submit_listing.php:18
6449
- #, fuzzy
6450
  msgctxt "templates"
6451
  msgid "View not available."
6452
  msgstr "Emplacements d'image disponibles:"
@@ -6637,7 +6552,6 @@ msgid "Please enter your credit card details below."
6637
  msgstr "Veuillez entrer vos détails de carte de crédit ci-dessous."
6638
 
6639
  #: templates/billing-information-form.tpl.php:36
6640
- #, fuzzy
6641
  msgctxt "checkout form"
6642
  msgid "E-mail:"
6643
  msgstr "E-Mail: %s"
@@ -6703,7 +6617,6 @@ msgid "ZIP Code:"
6703
  msgstr "Code postal:"
6704
 
6705
  #: templates/billing-information-form.tpl.php:151
6706
- #, fuzzy
6707
  msgctxt "checkout form"
6708
  msgid "Phone Number:"
6709
  msgstr "Numéro de téléphone"
@@ -6799,7 +6712,6 @@ msgstr "(pas encore publié)"
6799
 
6800
  #: templates/email/listing-added.tpl.php:15
6801
  #: templates/email/listing-edited.tpl.php:15
6802
- #, fuzzy
6803
  msgctxt "notify email"
6804
  msgid "Admin URL"
6805
  msgstr "Connexion"
@@ -6833,13 +6745,11 @@ msgid ""
6833
  msgstr ""
6834
 
6835
  #: templates/email-access-keys.tpl.php:5
6836
- #, fuzzy
6837
  msgctxt "request_access_keys"
6838
  msgid "Access Key:"
6839
  msgstr "Champs des annonces / Images "
6840
 
6841
  #: templates/email-access-keys.tpl.php:6
6842
- #, fuzzy
6843
  msgctxt "request_access_keys"
6844
  msgid "URL:"
6845
  msgstr "URL:"
@@ -6889,19 +6799,16 @@ msgid "Upgrade listing to %s for %s."
6889
  msgstr "Mettre à jour l'annonce de %s vers %s."
6890
 
6891
  #: templates/main-box.tpl.php:13
6892
- #, fuzzy
6893
  msgctxt "main box"
6894
  msgid "Find listings for <keywords>"
6895
  msgstr "toujours exécuter l'annonce"
6896
 
6897
  #: templates/main-box.tpl.php:19
6898
- #, fuzzy
6899
  msgctxt "main box"
6900
  msgid "Find Listings"
6901
  msgstr "Trouver une annonce"
6902
 
6903
  #: templates/main-box.tpl.php:20
6904
- #, fuzzy
6905
  msgctxt "main box"
6906
  msgid "Advanced Search"
6907
  msgstr "Recherche avancée"
@@ -7040,7 +6947,7 @@ msgctxt "templates"
7040
  msgid "View"
7041
  msgstr "Vue"
7042
 
7043
- #: templates/parts/login-required.tpl.php:5
7044
  msgctxt "templates"
7045
  msgid ""
7046
  "You are not currently logged in. Please login or register first. When "
@@ -7148,13 +7055,11 @@ msgid "Clear"
7148
  msgstr "Effacer"
7149
 
7150
  #: templates/send-access-keys.tpl.php:5
7151
- #, fuzzy
7152
  msgctxt "send-access-keys"
7153
  msgid "Enter your e-mail address"
7154
  msgstr "Adresse e-mail non valide"
7155
 
7156
  #: templates/send-access-keys.tpl.php:9
7157
- #, fuzzy
7158
  msgctxt "send-access-keys"
7159
  msgid "Continue"
7160
  msgstr "Continuer"
@@ -7274,7 +7179,6 @@ msgid "Image slots available:"
7274
  msgstr "Emplacements d'image disponibles:"
7275
 
7276
  #: templates/submit-listing/images-upload-form.tpl.php:45
7277
- #, fuzzy
7278
  msgctxt "templates"
7279
  msgid "File size:"
7280
  msgstr "Taille maximale des fichiers:"
@@ -7287,13 +7191,11 @@ msgid "No limit"
7287
  msgstr ""
7288
 
7289
  #: templates/submit-listing/images-upload-form.tpl.php:52
7290
- #, fuzzy
7291
  msgctxt "templates"
7292
  msgid "Image width:"
7293
  msgstr "Largeur d'images (en pixel):"
7294
 
7295
  #: templates/submit-listing/images-upload-form.tpl.php:59
7296
- #, fuzzy
7297
  msgctxt "templates"
7298
  msgid "Image height:"
7299
  msgstr "Hauteur d'image (en pixel):"
4
  msgstr ""
5
  "Project-Id-Version: Business Directory Plugin 3.6\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
7
+ "POT-Creation-Date: 2017-02-14 01:14:13+00:00\n"
8
+ "PO-Revision-Date: 2017-02-13 19:14-0500\n"
9
+ "Last-Translator: Laurent Provin <lprovin@yahoo.fr>\n"
10
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
11
  "Language: fr\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
+ "X-Generator: Poedit 1.8.11\n"
16
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
18
 
19
  #: admin/class-admin-listings.php:40
 
20
  msgctxt "admin category filter"
21
  msgid "All categories"
22
  msgstr "Toutes catégories"
120
  msgid "Renew Listing"
121
  msgstr "Renouveler l'annonce"
122
 
123
+ #: admin/class-admin.php:104
124
  msgid ""
125
  "Preview is only available after you've saved the first draft. This is due\n"
126
  "to how WordPress stores the data."
127
  msgstr ""
128
 
129
+ #: admin/class-admin.php:137
130
  msgctxt "drip pointer"
131
  msgid ""
132
  "Find out how to create a compelling, thriving business directory from "
137
  "zéro dans ce cours (GRATUIT) en 5 parties (envoyé via e-mail). Obtenez un "
138
  "module premium GRATUIT juste après votre inscription."
139
 
140
+ #: admin/class-admin.php:139
141
  msgctxt "drip pointer"
142
  msgid "Email Address:"
143
  msgstr "Adresse e-mail:"
144
 
145
+ #: admin/class-admin.php:145
146
  msgctxt "drip pointer"
147
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
148
  msgstr ""
149
  "Voulez-vous connaître les secrets de la création d'un superbe annuaire "
150
  "professionnel ?"
151
 
152
+ #: admin/class-admin.php:147
153
  msgctxt "drip pointer"
154
  msgid "Yes, please!"
155
  msgstr "Oui, s'il vous plait !"
156
 
157
+ #: admin/class-admin.php:149
158
  msgctxt "drip pointer"
159
  msgid "No, thanks"
160
  msgstr "Non, merci"
161
 
162
+ #: admin/class-admin.php:166
163
  msgctxt "admin"
164
  msgid "Business Directory"
165
  msgstr "Annuaire Professionnel"
166
 
167
+ #: admin/class-admin.php:177
168
  msgctxt "admin"
169
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
170
  msgstr ""
171
  "Vous êtes prêt. Visitez votre nouvelle page <a>Annuaire Professionnel</a>"
172
 
173
+ #: admin/class-admin.php:198
174
  msgctxt "drip pointer"
175
  msgid "Invalid e-mail address."
176
  msgstr "Adresse e-mail non valide"
177
 
178
+ #: admin/class-admin.php:232
179
  msgctxt "admin menu"
180
  msgid "Business Directory Admin"
181
  msgstr "Administrateur de l'Annuaire Professionnel"
182
 
183
+ #: admin/class-admin.php:233
 
184
  msgctxt "admin menu"
185
  msgid "Dir. Admin"
186
  msgstr "Administrateur de l'Annuaire"
187
 
188
+ #: admin/class-admin.php:233
189
  msgctxt "admin menu"
190
  msgid "Directory Admin"
191
  msgstr "Administrateur de l'Annuaire"
192
 
193
+ #: admin/class-admin.php:239 admin/class-admin.php:240
194
  msgctxt "admin menu"
195
  msgid "Add New Listing"
196
  msgstr "Ajoutez une nouvelle annonce"
197
 
198
+ #: admin/class-admin.php:245 admin/class-admin.php:246
199
  msgctxt "admin menu"
200
  msgid "Manage Options"
201
  msgstr "Gestion des options"
202
 
203
+ #: admin/class-admin.php:251 admin/class-admin.php:252
204
  msgctxt "admin menu"
205
  msgid "Manage Fees"
206
  msgstr "Gestion des frais"
207
 
208
+ #: admin/class-admin.php:257 admin/class-admin.php:258
209
  msgctxt "admin menu"
210
  msgid "Manage Form Fields"
211
  msgstr "Gestion des champs"
212
 
213
+ #: admin/class-admin.php:263 admin/class-admin.php:264
214
  msgctxt "admin menu"
215
  msgid "Listings"
216
  msgstr "Listes"
217
 
218
+ #: admin/class-admin.php:278 admin/class-admin.php:279
219
  msgctxt "admin menu"
220
  msgid "CSV Import"
221
  msgstr "Importation CSV"
222
 
223
+ #: admin/class-admin.php:284 admin/class-admin.php:285
224
  msgctxt "admin menu"
225
  msgid "CSV Export"
226
  msgstr "Exportation CSV"
227
 
228
+ #: admin/class-admin.php:290 admin/class-admin.php:291
229
  msgctxt "admin menu"
230
  msgid "Debug"
231
  msgstr "Déboguer"
232
 
233
+ #: admin/class-admin.php:300
234
  msgctxt "admin menu"
235
  msgid "Main Menu"
236
  msgstr "Menu principal"
237
 
238
+ #: admin/class-admin.php:311
239
  msgctxt "admin menu"
240
  msgid "Uninstall Business Directory Plugin"
241
  msgstr "Désinstaller le Plugin Annuaire Professionnel"
242
 
243
+ #: admin/class-admin.php:312
244
  msgctxt "admin menu"
245
  msgid "Uninstall"
246
  msgstr "Désinstaller"
247
 
248
+ #: admin/class-admin.php:426
249
  #: admin/templates/listing-metabox-categories.tpl.php:69
250
  msgctxt "admin infometabox"
251
  msgid "never"
252
  msgstr "jamais"
253
 
254
+ #: admin/class-admin.php:520
255
  msgctxt "admin"
256
  msgid "Dismiss this notice."
257
  msgstr ""
258
 
259
+ #: admin/class-admin.php:548
260
  msgctxt "admin"
261
  msgid "The listing has been published."
262
  msgid_plural "The listings have been published."
263
  msgstr[0] "L'annonce a été publiée."
264
  msgstr[1] "Les annonces ont été publiées."
265
 
266
+ #: admin/class-admin.php:566
267
  msgctxt "admin"
268
  msgid "The listing status has been set as paid."
269
  msgid_plural "The listings status has been set as paid."
270
  msgstr[0] "Le statut de l'annonce a été défini comme étant payée."
271
  msgstr[1] "Le statut des annocnes a été défini comme étant payées."
272
 
273
+ #: admin/class-admin.php:572
274
  msgctxt "admin"
275
  msgid ""
276
  "Only invoices containing non-recurring items were marked as paid. Please "
282
  msgstr[0] ""
283
  msgstr[1] ""
284
 
285
+ #: admin/class-admin.php:591
286
  msgctxt "admin"
287
  msgid "The listing has been modified."
288
  msgid_plural "The listings have been modified."
289
  msgstr[0] "L'annonce a été modifiée."
290
  msgstr[1] "Les annonces ont été modifiées."
291
 
292
+ #: admin/class-admin.php:604
293
  msgctxt "admin"
294
  msgid "The listing has been upgraded."
295
  msgid_plural "The listings have been upgraded."
296
  msgstr[0] "L'annonce a été mise à jour."
297
  msgstr[1] "Les annonces ont été mise à jour."
298
 
299
+ #: admin/class-admin.php:616
300
  msgctxt "admin"
301
  msgid "The listing has been downgraded."
302
  msgid_plural "The listings have been downgraded."
303
  msgstr[0] "L'annonce a été rétrogradée."
304
  msgstr[1] "Les annonces ont été rétrogradées."
305
 
306
+ #: admin/class-admin.php:627
307
  msgctxt "admin payments"
308
  msgid ""
309
  "The payment status was not changed. Recurring payments can't be manually "
311
  "went through."
312
  msgstr ""
313
 
314
+ #: admin/class-admin.php:632
315
  msgctxt "admin"
316
  msgid "The transaction has been approved."
317
  msgstr "La transaction a été approuvée."
318
 
319
+ #: admin/class-admin.php:642
320
  msgctxt "admin"
321
  msgid "The transaction has been rejected."
322
  msgstr "La transaction a été rejetée."
323
 
324
+ #: admin/class-admin.php:648
325
  msgctxt "admin"
326
  msgid "The fee was successfully assigned."
327
  msgstr "Les frais ont bien été assignés."
328
 
329
+ #: admin/class-admin.php:657
330
  msgctxt "admin"
331
  msgid "Listing was renewed."
332
  msgid_plural "Listings were renewed."
333
  msgstr[0] "L'annonce a été renouvelée."
334
  msgstr[1] "Les annonces ont été renouvelées."
335
 
336
+ #: admin/class-admin.php:664
337
  msgctxt "admin"
338
  msgid "Renewal email sent."
339
  msgstr "Email de renouvellement envoyé"
340
 
341
+ #: admin/class-admin.php:719
342
  msgctxt "admin category id"
343
  msgid "ID"
344
  msgstr "ID"
345
 
346
+ #: admin/class-admin.php:721 admin/class-admin.php:727
347
  msgctxt "admin"
348
  msgid "Listing Count"
349
  msgstr "Compteur d'annonces"
350
 
351
+ #: admin/class-admin.php:836
352
  msgctxt "admin"
353
  msgid ""
354
  "<b>Business Directory Plugin</b> requires fields with the following "
357
  "<b>Plugin d'Annuaire Professionnel</b> requiert des champs avec les "
358
  "associations suivantes pour marcher correctement: <b>%s</b>"
359
 
360
+ #: admin/class-admin.php:838
361
  msgctxt "admin"
362
  msgid ""
363
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
366
  "<b>Plugin d'Annuaire Professionnel</b> requiert un champ avec un <b>%s</b> "
367
  "association en ordre pour marcher correctement."
368
 
369
+ #: admin/class-admin.php:842
370
  msgctxt "admin"
371
  msgid ""
372
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
375
  "Vous pouvez créer ces champs personnalisés pas vous-mêmes dans \"Gestion des "
376
  "Champs\" ou laissez le plugin le faire pour vous automatiquement."
377
 
378
+ #: admin/class-admin.php:846
379
  msgctxt "admin"
380
  msgid "Go to \"Manage Form Fields\""
381
  msgstr "Aller à \"Gestion des Champs\""
382
 
383
+ #: admin/class-admin.php:849
384
  msgctxt "admin"
385
  msgid "Create these required fields for me"
386
  msgstr "Créer ces champs obligatoires pour moi"
387
 
388
+ #: admin/class-admin.php:858
389
  msgctxt "admin"
390
  msgid ""
391
  "<b>Business Directory Plugin</b> requires a page with the "
394
  "<b>Business Directory Plugin</b> requiert une page avec le code "
395
  "d'activation <tt>[businessdirectory]</tt> pour marcher correctement."
396
 
397
+ #: admin/class-admin.php:860
398
  msgctxt "admin"
399
  msgid ""
400
  "You can create this page by yourself or let Business Directory do this for "
403
  "Vous pouvez créer cette page par vous-mêmes ou laisser le plugin la faire "
404
  "pour vous automatiquement."
405
 
406
+ #: admin/class-admin.php:864
407
  msgctxt "admin"
408
  msgid "Create required pages for me"
409
  msgstr "Créer les pages requises pour moi."
410
 
411
+ #: admin/class-admin.php:904
412
  msgctxt "admin compat"
413
  msgid "Installed: %s"
414
  msgstr "Installé: %s"
415
 
416
+ #: admin/class-admin.php:904
417
  msgctxt "admin compat"
418
  msgid "N/A"
419
  msgstr "N/A"
420
 
421
+ #: admin/class-admin.php:907
422
  msgctxt "admin compat"
423
  msgid "Required: %s"
424
  msgstr "Requis: %s"
425
 
426
+ #: admin/class-admin.php:919
427
  msgctxt "admin compat"
428
  msgid ""
429
  "Business Directory has detected some incompatible premium module versions "
432
  "Le plugin a détecté une/des modules incomptatible de la version premium "
433
  "installé."
434
 
435
+ #: admin/class-admin.php:921
436
  msgctxt "admin compat"
437
  msgid ""
438
  "Please upgrade to the required versions indicated below to make sure "
441
  "Veuillez mettre à jour vers la version requise, indiquée ci-dessous, pour "
442
  "assurer le bon fonctionnement des fonctions. "
443
 
444
+ #: admin/class-admin.php:941
445
  msgctxt "admin"
446
  msgid ""
447
  "We noticed you want your Business Directory users to register before posting "
476
  msgstr "Catégories de l'annuaire"
477
 
478
  #: admin/class-themes-admin.php:48
 
479
  msgctxt "themes"
480
  msgid "Directory Themes %s"
481
  msgstr "Catégories de l'annuaire"
526
  msgstr ""
527
 
528
  #: admin/class-themes-admin.php:216
 
529
  msgctxt "themes"
530
  msgid "Map My Fields"
531
  msgstr "Gestion des champs"
635
  msgid "← Return to \"CSV Import\""
636
  msgstr "← Revenir à \"Importation CSV \""
637
 
638
+ #: admin/csv-import.php:256
639
  msgid ""
640
  "A valid temporary directory with write permissions is required for CSV "
641
  "imports to function properly. Your server is using \"%s\" but this path does "
646
  "Votre serveur utilise \"%s\", mais ce chemin ne semble pas être accessible "
647
  "en écriture. Veuillez consulter votre administrateur d'hébergement."
648
 
649
+ #: admin/csv-import.php:290
650
  msgctxt "admin csv-import"
651
  msgid "There was an error uploading the CSV file."
652
  msgstr "Il y a eu une erreur lors de l'upload du fichier CSV."
653
 
654
+ #: admin/csv-import.php:296
655
  msgctxt "admin csv-import"
656
  msgid "Please upload or select a CSV file."
657
  msgstr "Veuillez uploader ou sélectionner un fichier CSV."
658
 
659
+ #: admin/csv-import.php:309
660
  msgctxt "admin csv-import"
661
  msgid "There was an error uploading the images ZIP file."
662
  msgstr "Il y a eu une erreur lor de l'upload du fichier ZIP."
663
 
664
+ #: admin/csv-import.php:330
665
  msgctxt "admin csv-import"
666
  msgid ""
667
  "An error was detected while validating the CSV file for import. Please fix "
670
  "Une erreur a été décelée lors de la validation du fichier CSV pour "
671
  "l'importation. Merci de résoudre ce problème avant de continuer."
672
 
673
+ #: admin/csv-import.php:339
674
  msgctxt "admin csv-import"
675
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
676
  msgstr ""
692
  msgstr ""
693
 
694
  #: admin/fees.php:25 admin/fees.php:260
 
695
  msgctxt "fees admin"
696
  msgid "Active"
697
  msgstr "Actif"
698
 
699
  #: admin/fees.php:28 admin/fees.php:258
 
700
  msgctxt "fees admin"
701
  msgid "Not Available"
702
  msgstr "Emplacements d'image disponibles:"
703
 
704
  #: admin/fees.php:31 admin/fees.php:255
 
705
  msgctxt "fees admin"
706
  msgid "Disabled"
707
  msgstr "Effacer les Frais"
713
  msgstr ""
714
 
715
  #: admin/fees.php:56
 
716
  msgctxt "admin fees table"
717
  msgid "All"
718
  msgstr "Toutes"
719
 
720
  #: admin/fees.php:68
 
721
  msgctxt "admin fees table"
722
  msgid "Active"
723
  msgstr "Actif"
724
 
725
  #: admin/fees.php:78
 
726
  msgctxt "admin fees table"
727
  msgid "Not Available"
728
  msgstr "Emplacements d'image disponibles:"
729
 
730
  #: admin/fees.php:85
 
731
  msgctxt "admin fees table"
732
  msgid "Disabled"
733
  msgstr "Effacer les Frais"
753
  msgstr "Images"
754
 
755
  #: admin/fees.php:98
 
756
  msgctxt "fees admin"
757
  msgid "Featured/Sticky"
758
  msgstr "Statut sélectionné (Post-it)"
759
 
760
  #: admin/fees.php:102
 
761
  msgctxt "fees admin"
762
  msgid "Status"
763
  msgstr "Statut"
777
  msgstr "Editer"
778
 
779
  #: admin/fees.php:197
 
780
  msgctxt "fees admin"
781
  msgid "Disable"
782
  msgstr "Effacer les Frais"
826
  msgstr "Non"
827
 
828
  #: admin/fees.php:285
 
829
  msgctxt "fees admin"
830
  msgid "Fee enabled."
831
  msgstr "Frais effacé"
1011
  msgstr "Adresse"
1012
 
1013
  #: admin/form-fields.php:296
 
1014
  msgctxt "form-fields admin"
1015
  msgid "City"
1016
  msgstr "Ville: "
1017
 
1018
  #: admin/form-fields.php:297
 
1019
  msgctxt "form-fields admin"
1020
  msgid "State"
1021
  msgstr "Région: "
1022
 
1023
  #: admin/form-fields.php:298
1024
+ #, fuzzy
1025
+ msgctxt "form-fields admin"
1026
+ msgid "Country"
1027
+ msgstr "Pays:"
1028
+
1029
+ #: admin/form-fields.php:299
1030
  msgctxt "form-fields admin"
1031
  msgid "ZIP Code"
1032
  msgstr "Code Postal"
1033
 
1034
+ #: admin/form-fields.php:300
1035
  msgctxt "form-fields admin"
1036
  msgid "FAX Number"
1037
  msgstr "Numéro de fax"
1038
 
1039
+ #: admin/form-fields.php:301
1040
  msgctxt "form-fields admin"
1041
  msgid "Phone Number"
1042
  msgstr "Numéro de téléphone"
1043
 
1044
+ #: admin/form-fields.php:302
1045
  msgctxt "form-fields admin"
1046
  msgid "Ratings Field"
1047
  msgstr "Champs d'évaluation"
1048
 
1049
+ #: admin/form-fields.php:303
1050
  msgctxt "form-fields admin"
1051
  msgid "Twitter"
1052
  msgstr "Twitter"
1053
 
1054
+ #: admin/form-fields.php:304
1055
  msgctxt "form-fields admin"
1056
  msgid "Website"
1057
  msgstr "Site Internet"
1058
 
1059
+ #: admin/form-fields.php:325
1060
  msgctxt "form-fields admin"
1061
  msgid "Tags updated."
1062
  msgstr "Étiquettes mises à jour."
1082
  msgstr "Informations générales"
1083
 
1084
  #: admin/listing-metabox.php:44
 
1085
  msgctxt "admin infometabox"
1086
  msgid "Access Key"
1087
  msgstr "Champs des annonces / Images "
1594
  msgstr "Génération d'erreurs quand une catégorie n'est pas trouvée"
1595
 
1596
  #: admin/templates/csv-import.tpl.php:171
 
1597
  msgctxt "admin csv-import"
1598
  msgid "Keep existing listing images?"
1599
  msgstr "Liste des images"
1600
 
1601
  #: admin/templates/csv-import.tpl.php:176
 
1602
  msgctxt "admin csv-import"
1603
  msgid "Keep existing images."
1604
  msgstr "Liste des images"
1619
  msgstr "Assigner des listes à un utilisateur."
1620
 
1621
  #: admin/templates/csv-import.tpl.php:193
 
1622
  msgctxt "admin csv-import"
1623
  msgid "Use a default user for listings?"
1624
  msgstr "Utiliser l'image par défault pour les annonces sans images ?"
1625
 
1626
  #: admin/templates/csv-import.tpl.php:199
 
1627
  msgctxt "admin csv-import"
1628
  msgid ""
1629
  "Select a default user to be used if the username column is not present in "
1763
  msgstr "Ajouter les droits d'inscription"
1764
 
1765
  #: admin/templates/fees-addoredit.tpl.php:23
 
1766
  msgctxt "fees admin"
1767
  msgid "Edit Listing Fee"
1768
  msgstr "Editer l'annonce"
1803
  msgstr "Nombre d'images autorisées"
1804
 
1805
  #: admin/templates/fees-addoredit.tpl.php:94
 
1806
  msgctxt "fees admin"
1807
  msgid "Is featured listing/sticky?"
1808
  msgstr "Annonces prioritaires."
1826
  msgstr "Toutes Catégories"
1827
 
1828
  #: admin/templates/fees-addoredit.tpl.php:128
 
1829
  msgctxt "fees admin"
1830
  msgid "Fee Description"
1831
  msgstr "Description du champ"
1846
  msgstr "Effacer les droits d'inscription"
1847
 
1848
  #: admin/templates/fees-confirm-delete.tpl.php:7
 
1849
  msgctxt "fees admin"
1850
  msgid "Are you sure you want to disable the \"%s\" fee?"
1851
  msgstr "Etes-vous sûr de vouloir effacer le \"%s\" Frais?"
1856
  msgstr "Etes-vous sûr de vouloir effacer le \"%s\" Frais?"
1857
 
1858
  #: admin/templates/fees-confirm-delete.tpl.php:16
 
1859
  msgctxt "fee admin"
1860
  msgid "Disable Fee"
1861
  msgstr "Effacer les Frais"
1915
 
1916
  #: admin/templates/fees.tpl.php:57 admin/templates/fees.tpl.php:63
1917
  #: admin/templates/fees.tpl.php:77
 
1918
  msgctxt "fees admin"
1919
  msgid "Paid"
1920
  msgstr "Payé"
1921
 
1922
  #: admin/templates/fees.tpl.php:57 admin/templates/fees.tpl.php:63
1923
  #: admin/templates/fees.tpl.php:77
 
1924
  msgctxt "fees admin"
1925
  msgid "Free"
1926
  msgstr "Gratuit"
2011
  #: admin/templates/form-fields-addoredit.tpl.php:14
2012
  #: admin/templates/form-fields-addoredit.tpl.php:36
2013
  #: admin/templates/form-fields-addoredit.tpl.php:60
 
2014
  msgctxt "form-fields admin"
2015
  msgid "required"
2016
  msgstr "Requis"
2031
  msgstr "Description du champ"
2032
 
2033
  #: admin/templates/form-fields-addoredit.tpl.php:70
 
2034
  msgctxt "form-fields admin"
2035
  msgid "optional"
2036
  msgstr "Optionnel"
2141
  msgstr "-- Choisissez --"
2142
 
2143
  #: admin/templates/form-fields-tags.tpl.php:14
 
2144
  msgctxt "form-fields admin"
2145
  msgid "Theme Tags"
2146
  msgstr "Thèmes"
2153
  msgstr ""
2154
 
2155
  #: admin/templates/form-fields-tags.tpl.php:22
 
2156
  msgctxt "form-fields admin"
2157
  msgid "Create Missing Fields"
2158
  msgstr "Champs d'annonce"
2163
  msgstr "Identifiant du champ"
2164
 
2165
  #: admin/templates/form-fields-tags.tpl.php:31
 
2166
  msgctxt "form-fields admin"
2167
  msgid "Field"
2168
  msgstr "Champ"
2200
  "Veuillez voir la <a>Documentation de champs de formulaire</a> pour plus de "
2201
  "détails."
2202
 
2203
+ #. #-#-#-#-# WPBDM.pot (Business Directory Plugin 4.1.8) #-#-#-#-#
2204
  #. Plugin Name of the plugin/theme
2205
  #: admin/templates/header.tpl.php:4
2206
  msgid "Business Directory Plugin"
2536
  msgstr "Rejeter le paiement"
2537
 
2538
  #: admin/templates/settings-reset.tpl.php:2
 
2539
  msgid "Business Directory - Reset Defaults"
2540
  msgstr "Business Directory - Dernières annonces"
2541
 
2542
  #: admin/templates/settings-reset.tpl.php:4
 
2543
  msgctxt "settings"
2544
  msgid "← Return to \"Manage Options\""
2545
  msgstr "← Retourner vers \"Organisation des champs du formulaire\""
2546
 
2547
  #: admin/templates/settings-reset.tpl.php:10
 
2548
  msgid ""
2549
  "Use this option if you want to go back to the original factory settings for "
2550
  "BD."
2566
  msgstr "Paramètres du plugin"
2567
 
2568
  #: admin/templates/settings.tpl.php:4
 
2569
  msgctxt "settings"
2570
  msgid "Reset Defaults"
2571
  msgstr "Rétablir les paramètres par défault"
2615
  msgstr "Module google maps"
2616
 
2617
  #: admin/templates/sidebar.tpl.php:18
 
2618
  msgctxt "admin sidebar"
2619
  msgid "Business Card Theme"
2620
  msgstr "Nom de l'entreprise"
2630
  msgstr ""
2631
 
2632
  #: admin/templates/sidebar.tpl.php:21
 
2633
  msgctxt "admin sidebar"
2634
  msgid "Tabbed Business Theme"
2635
  msgstr "Nom de l'entreprise"
2636
 
2637
  #: admin/templates/sidebar.tpl.php:22
 
2638
  msgctxt "admin sidebar"
2639
  msgid "Elegant Business Theme"
2640
  msgstr "Nom de l'entreprise"
2677
  msgstr ""
2678
 
2679
  #: admin/templates/sidebar.tpl.php:45
 
2680
  msgctxt "admin sidebar"
2681
  msgid "Combo Pack"
2682
  msgstr "Thèmes"
2683
 
2684
  #: admin/templates/sidebar.tpl.php:45
 
2685
  msgctxt "admin sidebar"
2686
  msgid "(All Modules)"
2687
  msgstr "Modules installés"
2692
  msgstr ""
2693
 
2694
  #: admin/templates/sidebar.tpl.php:58
 
2695
  msgctxt "admin sidebar"
2696
  msgid "Get a Directory Theme"
2697
  msgstr "Catégories de l'annuaire"
2698
 
2699
  #: admin/templates/sidebar.tpl.php:61
 
2700
  msgctxt "admin sidebar"
2701
  msgid "Theme Pack"
2702
  msgstr "Thèmes"
2703
 
2704
  #: admin/templates/sidebar.tpl.php:61
 
2705
  msgctxt "admin sidebar"
2706
  msgid "(All Themes)"
2707
  msgstr "Thèmes"
2755
 
2756
  #: admin/templates/themes-delete-confirm.tpl.php:1
2757
  #: admin/templates/themes-delete-confirm.tpl.php:13
 
2758
  msgctxt "themes admin"
2759
  msgid "Delete Directory Theme"
2760
  msgstr "Catégories de l'annuaire"
2761
 
2762
  #: admin/templates/themes-delete-confirm.tpl.php:3
 
2763
  msgctxt "themes admin"
2764
  msgid "Are you sure you want to delete the directory theme \"%s\"?"
2765
  msgstr "Etes-vous sûr de vouloir effacer le \"%s\" thème ?"
2766
 
2767
  #: admin/templates/themes-delete-confirm.tpl.php:12
 
2768
  msgctxt "themes admin"
2769
  msgid "Cancel"
2770
  msgstr "Annuler"
2771
 
2772
  #: admin/templates/themes-install.tpl.php:2
2773
  #: admin/templates/themes-licenses.tpl.php:3 admin/templates/themes.tpl.php:3
 
2774
  msgctxt "themes"
2775
  msgid "Upload Directory Theme"
2776
  msgstr "Catégories de l'annuaire"
2806
  msgstr "Version:"
2807
 
2808
  #: admin/templates/themes-item.tpl.php:38
 
2809
  msgctxt "themes"
2810
  msgid "Author:"
2811
  msgstr "Auteur"
2812
 
2813
  #: admin/templates/themes-licenses.tpl.php:24
 
2814
  msgctxt "themes"
2815
  msgid "Deactivate License"
2816
  msgstr "Désactiver la license"
2817
 
2818
  #: admin/templates/themes-licenses.tpl.php:27
 
2819
  msgctxt "themes"
2820
  msgid "Deactivating license..."
2821
  msgstr "Désactivation de la license..."
2822
 
2823
  #: admin/templates/themes-licenses.tpl.php:29
 
2824
  msgctxt "themes"
2825
  msgid "Activate License"
2826
  msgstr "Activer la license"
2827
 
2828
  #: admin/templates/themes-licenses.tpl.php:30
 
2829
  msgctxt "themes"
2830
  msgid "Activating license..."
2831
  msgstr "Activation de la license"
2832
 
2833
  #: admin/templates/themes-tabs.tpl.php:6
 
2834
  msgctxt "admin themes"
2835
  msgid "Available Themes"
2836
  msgstr "Thèmes"
2837
 
2838
  #: admin/templates/themes-tabs.tpl.php:7
 
2839
  msgctxt "admin themes"
2840
  msgid "Licenses"
2841
  msgstr "Licences"
2842
 
2843
  #: admin/templates/themes.tpl.php:5
 
2844
  msgctxt "themes"
2845
  msgid "Settings"
2846
  msgstr "Paramètres"
2979
  msgid "%s Feed"
2980
  msgstr "%s diffusion"
2981
 
2982
+ #: business-directory-plugin.php:1138 core/view-submit-listing.php:58
2983
  #: core/views/submit_listing.php:10
 
2984
  msgctxt "views"
2985
  msgid "Submit A Listing"
2986
  msgstr "Soumettre une annonce"
2987
 
2988
+ #: business-directory-plugin.php:1143
2989
  msgctxt "title"
2990
  msgid "Find a Listing"
2991
  msgstr "Trouver une annonce"
2992
 
2993
+ #: business-directory-plugin.php:1148
2994
  msgctxt "title"
2995
  msgid "View All Listings"
2996
  msgstr "Voir toutes les annonces"
2997
 
2998
+ #: business-directory-plugin.php:1177
2999
  msgctxt "title"
3000
  msgid "Listings tagged: %s"
3001
  msgstr "Annonces marquées: %s"
3002
 
3003
+ #: core/api.php:402
 
3004
  msgid "Free"
3005
  msgstr "Gratuit"
3006
 
3109
  msgstr "Une erreur est survenue en essayant de supprimer ce champ."
3110
 
3111
  #: core/class-gateway.php:133
 
3112
  msgctxt "billing info"
3113
  msgid "Please enter a valid e-mail address."
3114
  msgstr "Veuillez entrer un e-mail valide."
3224
  msgstr "(récurrent)"
3225
 
3226
  #: core/class-recaptcha.php:100 core/class-recaptcha.php:115
 
3227
  msgctxt "recaptcha"
3228
  msgid "The reCAPTCHA wasn't entered correctly."
3229
  msgstr "Le code CAPTCHA n'a pas été rentré correctement."
3363
  msgstr "Connexion obligatoire pour poster une annonce ?"
3364
 
3365
  #: core/class-settings.php:79
 
3366
  msgctxt "admin settings"
3367
  msgid "Login URL"
3368
  msgstr "Connexion"
3369
 
3370
  #: core/class-settings.php:82
 
3371
  msgctxt "admin settings"
3372
  msgid ""
3373
  "URL of your membership plugin's login page. Only enter this if using a "
3405
  "d'utilisation"
3406
 
3407
  #: core/class-settings.php:106
 
3408
  msgctxt "admin settings"
3409
+ msgid "Terms and Conditions text goes here..."
 
 
3410
  msgstr "Conditions d'utilisation"
3411
 
3412
  #: core/class-settings.php:107
3450
  msgstr "Montrer le bouton \"Annuaire\"."
3451
 
3452
  #: core/class-settings.php:118
 
3453
  msgctxt "admin settings"
3454
  msgid "Disable advanced CPT integration?"
3455
  msgstr "Désactiver les notifications par e-mail."
3553
  msgid "Enable AJAX compatibility mode?"
3554
  msgstr "Activer le mode de comptabilité AJAX ?"
3555
 
3556
+ #: core/class-settings.php:183
3557
+ msgctxt "admin settings"
3558
+ msgid ""
3559
+ "Include CSS rules to give their own style to View, Edit and Delete buttons?"
3560
+ msgstr ""
3561
+
3562
+ #: core/class-settings.php:189 core/class-settings.php:687
3563
  msgctxt "admin settings"
3564
  msgid "Listings"
3565
  msgstr "Annonces"
3566
 
3567
+ #: core/class-settings.php:190 core/class-settings.php:357
3568
+ #: core/class-settings.php:644
3569
  msgctxt "admin settings"
3570
  msgid "General Settings"
3571
  msgstr "Paramètres généraux"
3572
 
3573
+ #: core/class-settings.php:192
3574
  msgctxt "admin settings"
3575
  msgid "Listings per page"
3576
  msgstr "Annonces par pages"
3577
 
3578
+ #: core/class-settings.php:193
3579
  msgctxt "admin settings"
3580
  msgid ""
3581
  "Number of listings to show per page. Use a value of \"0\" to show all "
3584
  "Nombre d'annonces à annoncer par page. Utilisez une valeur de \"0 \" pour "
3585
  "annoncer toutes les annonces."
3586
 
3587
+ #: core/class-settings.php:195
3588
  msgctxt "admin settings"
3589
  msgid "Listing duration for no-fee sites (in days)"
3590
  msgstr "Durée des annonces pour les sites sans honoraires (en jours)"
3591
 
3592
+ #: core/class-settings.php:196
3593
  msgctxt "admin settings"
3594
  msgid ""
3595
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
3598
  "Utilisez une valeur de \"0 \" afin de garder une annonce indéfiniment ou "
3599
  "entrez un numéro de moins de 10 ans (3650 jours)."
3600
 
3601
+ #: core/class-settings.php:202
3602
  msgctxt "admin settings"
3603
  msgid "Include listing contact form on listing pages?"
3604
  msgstr ""
3605
  "Inclure les annonces de formulaire de contact sur les pages d'annonces ?"
3606
 
3607
+ #: core/class-settings.php:205
3608
  msgctxt "admin settings"
3609
  msgid ""
3610
  "Allows visitors to contact listing authors privately. Authors will receive "
3613
  "Permets aux visiteurs de contacter les auteurs d'annonces de façon privé. "
3614
  "Les auteurs recevront les messages par e-mail."
3615
 
3616
+ #: core/class-settings.php:208
3617
  msgctxt "admin settings"
3618
  msgid "Open detailed view of listing in new tab?"
3619
  msgstr ""
3620
 
3621
+ #: core/class-settings.php:213
3622
  msgctxt "admin settings"
3623
  msgid "Require login for using the contact form?"
3624
  msgstr "Exiger une connexion pour utiliser le formulaire de contact ?"
3625
 
3626
+ #: core/class-settings.php:219
3627
  msgctxt "admin settings"
3628
  msgid "Maximum number of contact form submits per day"
3629
  msgstr "Nombre maximum de formulaire de contact soumis par jour"
3630
 
3631
+ #: core/class-settings.php:222
3632
  msgctxt "admin settings"
3633
  msgid ""
3634
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
3637
  "Utilisez ceci pour prévenir les annonces contenant des spams. 0 signifie un "
3638
  "nombre de soumission illimité par jour."
3639
 
3640
+ #: core/class-settings.php:230
3641
  msgctxt "admin settings"
3642
  msgid "Include comment form on listing pages?"
3643
  msgstr "Inclure les formulaire de commentaires dans pages annonces ?"
3644
 
3645
+ #: core/class-settings.php:233
3646
  msgctxt "admin settings"
3647
  msgid ""
3648
  "BD uses the standard comment inclusion from WordPress, but most themes only "
3652
  "first, and if that doesn't work, try the 3rd option instead."
3653
  msgstr ""
3654
 
3655
+ #: core/class-settings.php:236
 
3656
  msgctxt "admin settings"
3657
  msgid "Do not include comments in listings"
3658
  msgstr "Inclure les formulaire de commentaires dans pages annonces ?"
3659
 
3660
+ #: core/class-settings.php:237
 
3661
  msgctxt "admin settings"
3662
  msgid "Include comment form, theme invoked (standard option)"
3663
  msgstr "Inclure les formulaire de commentaires dans pages annonces ?"
3664
 
3665
+ #: core/class-settings.php:238
3666
  msgctxt "admin settings"
3667
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
3668
  msgstr ""
3669
 
3670
+ #: core/class-settings.php:246
3671
  msgctxt "admin settings"
3672
  msgid "Show listings under categories on main page?"
3673
  msgstr "Voir les annonces catégorisées sur la page principale?"
3674
 
3675
+ #: core/class-settings.php:247
3676
  msgctxt "admin settings"
3677
  msgid "Status of listings upon uninstalling plugin"
3678
  msgstr "Statut des annonces dès la désinstallation du plugin"
3679
 
3680
+ #: core/class-settings.php:248 core/class-settings.php:250
3681
  msgctxt "post status"
3682
  msgid "Draft"
3683
  msgstr ""
3684
 
3685
+ #: core/class-settings.php:248 core/class-settings.php:250
3686
  msgctxt "post status"
3687
  msgid "Trash"
3688
  msgstr ""
3689
 
3690
+ #: core/class-settings.php:249
3691
  msgctxt "admin settings"
3692
  msgid "Status of deleted listings"
3693
  msgstr "Statut des annonces effacées"
3694
 
3695
+ #: core/class-settings.php:251
 
3696
  msgctxt "admin settings"
3697
  msgid "Submit Listing instructions message"
3698
  msgstr "Lister des messages de contact"
3699
 
3700
+ #: core/class-settings.php:251
3701
  msgctxt "admin settings"
3702
  msgid ""
3703
  "This text is displayed at the first page of the Submit Listing process for "
3705
  "form or anything you want to tell users before they get started."
3706
  msgstr ""
3707
 
3708
+ #: core/class-settings.php:253
3709
  msgctxt "admin settings"
3710
  msgid "Listing Renewal"
3711
  msgstr "Renouvellement des annonces"
3712
 
3713
+ #: core/class-settings.php:254
3714
  msgctxt "admin settings"
3715
  msgid "Turn on listing renewal option?"
3716
  msgstr "Activer l'option renouvellement des annonces ?"
3717
 
3718
+ #: core/class-settings.php:257
3719
  msgctxt "admin settings"
3720
  msgid "Allow recurring renewal payments?"
3721
  msgstr "Autoriser les paiements récurrents de renouvellement ?"
3722
 
3723
+ #: core/class-settings.php:260
3724
  msgctxt "admin settings"
3725
  msgid ""
3726
  "Allow users to opt in for automatic renewal of their listings. The fee is "
3730
  "leurs annonces. La redevance est perçue au moment de l'inscription et expire "
3731
  "sans intervention de l'utilisateur."
3732
 
3733
+ #: core/class-settings.php:264
3734
  msgctxt "admin settings"
3735
  msgid "Use recurring payments as the default payment method?"
3736
  msgstr ""
3737
  "Utiliser les paiements récurrents comme méthode de paiement par défaut?"
3738
 
3739
+ #: core/class-settings.php:267
3740
  msgctxt "admin settings"
3741
  msgid ""
3742
  "Enable automatic renewal without having users opt in during the submit "
3745
  "Activer le renouvellement automatique sans avoir à avertir les utilisateurs "
3746
  "lors du processus de soumission."
3747
 
3748
+ #: core/class-settings.php:272
3749
  msgctxt "admin settings"
3750
  msgid "Listing renewal e-mail threshold (in days)"
3751
  msgstr "Seuil de renouvellement des annonces par e-mail (en jours)"
3752
 
3753
  # Todo as soon as possible. I don't understand exactly what does this sentence...
3754
+ #: core/class-settings.php:275
3755
  msgctxt "admin settings"
3756
  msgid ""
3757
  "Configure how many days before listing expiration is the renewal e-mail sent."
3759
  "Configurer le nombre de jours avant l'expiration des annonces doit se "
3760
  "dérouler le renouvellement d'envoi d'e-mail."
3761
 
3762
+ #: core/class-settings.php:279
3763
  msgctxt "admin settings"
3764
  msgid ""
3765
  "Send expiration notices including a cancel links to auto-renewed listings?"
3767
  "Envoyer des avis d'expiration y compris un lien d'annulation vers le "
3768
  "renouvellement automatique des annonces ?"
3769
 
3770
+ #: core/class-settings.php:286
3771
  msgctxt "admin settings"
3772
  msgid "Remind listing owners of expired listings (past due)?"
3773
  msgstr ""
3774
  "Rappeler les propriétaires des annonces lorsque ces dernières arrives à "
3775
  "expiration (en souffrance)?"
3776
 
3777
+ #: core/class-settings.php:291
3778
  msgctxt "admin settings"
3779
  msgid "Listing renewal reminder e-mail threshold (in days)"
3780
  msgstr "Seuil du renouvellement des rappels e-mail des annonces (en jours)"
3781
 
3782
+ #: core/class-settings.php:294
3783
  msgctxt "admin settings"
3784
  msgid ""
3785
  "Configure how many days after the expiration of a listing an e-mail reminder "
3788
  "Configurer le nombre de jours après l'expiration d'une annonces d'un rappel "
3789
  "avant qu'un e-mail soit envoyé au propriétaire."
3790
 
3791
+ #: core/class-settings.php:297
3792
  msgctxt "admin settings"
3793
  msgid "Post/Category Settings"
3794
  msgstr "Paramètres de Messages/Catégories"
3795
 
3796
+ #: core/class-settings.php:298
3797
  msgctxt "admin settings"
3798
  msgid "Default new post status"
3799
  msgstr "Statut du nouveau message par défaut"
3800
 
3801
+ #: core/class-settings.php:299 core/class-settings.php:302
3802
  msgctxt "post status"
3803
  msgid "Published"
3804
  msgstr ""
3805
 
3806
+ #: core/class-settings.php:299 core/class-settings.php:302
 
3807
  msgctxt "post status"
3808
  msgid "Pending"
3809
  msgstr "En attente"
3810
 
3811
+ #: core/class-settings.php:301
3812
  msgctxt "admin settings"
3813
  msgid "Edit post status"
3814
  msgstr "Editer le statut du message"
3815
 
3816
+ #: core/class-settings.php:303
3817
  msgctxt "admin settings"
3818
  msgid "Order categories list by"
3819
  msgstr "Ordonner les catégories des annonces par"
3820
 
3821
+ #: core/class-settings.php:305
3822
  msgctxt "admin settings"
3823
  msgid "Name"
3824
  msgstr "Nom"
3825
 
3826
+ #: core/class-settings.php:306
3827
  msgctxt "admin settings"
3828
  msgid "Slug"
3829
  msgstr "Identifiant"
3830
 
3831
+ #: core/class-settings.php:307
3832
  msgctxt "admin settings"
3833
  msgid "Listing Count"
3834
  msgstr "Compteur d'annonce"
3835
 
3836
+ #: core/class-settings.php:309
3837
  msgctxt "admin settings"
3838
  msgid "Sort order for categories"
3839
  msgstr "Ordre de tri pour les catégories"
3840
 
3841
+ #: core/class-settings.php:310 core/class-settings.php:328
3842
  msgctxt "admin settings"
3843
  msgid "Ascending"
3844
  msgstr "Ascendant"
3845
 
3846
+ #: core/class-settings.php:310 core/class-settings.php:328
3847
  msgctxt "admin settings"
3848
  msgid "Descending"
3849
  msgstr "Descendant"
3850
 
3851
+ #: core/class-settings.php:311
3852
  msgctxt "admin settings"
3853
  msgid "Show category post count?"
3854
  msgstr "Montrer les catégories par messages postés ?"
3855
 
3856
+ #: core/class-settings.php:312
3857
  msgctxt "admin settings"
3858
  msgid "Hide empty categories?"
3859
  msgstr "Cacher les catégories vides ?"
3860
 
3861
+ #: core/class-settings.php:313
3862
  msgctxt "admin settings"
3863
  msgid "Show only parent categories in category list?"
3864
  msgstr ""
3865
  "Montrer seulement les catégories parentes dans la liste des catégories ?"
3866
 
3867
+ #: core/class-settings.php:315
3868
  msgctxt "admin settings"
3869
  msgid "Listings Sorting"
3870
  msgstr "Tri des annonces"
3871
 
3872
+ #: core/class-settings.php:316
3873
  msgctxt "admin settings"
3874
  msgid "Order directory listings by"
3875
  msgstr "Ordonner les annonces de l'annuaire par"
3876
 
3877
+ #: core/class-settings.php:318
3878
  msgctxt "admin settings"
3879
  msgid "Title"
3880
  msgstr "Titre"
3881
 
3882
+ #: core/class-settings.php:319
3883
  msgctxt "admin settings"
3884
  msgid "Author"
3885
  msgstr "Auteur"
3886
 
3887
+ #: core/class-settings.php:320 core/class-settings.php:730
3888
  msgctxt "admin settings"
3889
  msgid "Date posted"
3890
  msgstr "Date d'ajout"
3891
 
3892
+ #: core/class-settings.php:321 core/class-settings.php:731
3893
  msgctxt "admin settings"
3894
  msgid "Date last modified"
3895
  msgstr "Date de dernière modification"
3896
 
3897
+ #: core/class-settings.php:322
3898
  msgctxt "admin settings"
3899
  msgid "Random"
3900
  msgstr "Aléatoire"
3901
 
3902
+ #: core/class-settings.php:323
3903
  msgctxt "admin settings"
3904
  msgid "Paid first then free. Inside each group by date."
3905
  msgstr ""
3906
 
3907
+ #: core/class-settings.php:324
3908
  msgctxt "admin settings"
3909
  msgid "Paid first then free. Inside each group by title."
3910
  msgstr ""
3911
 
3912
+ #: core/class-settings.php:326
3913
  msgctxt "admin settings"
3914
  msgid "Sort directory listings by"
3915
  msgstr "Trier les annonces de l'annuaire par"
3916
 
3917
+ #: core/class-settings.php:327
3918
  msgctxt "admin settings"
3919
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
3920
  msgstr ""
3921
  "Ascendant pour un classement de A à Z, Descendant pour un classement de Z à A"
3922
 
3923
+ #: core/class-settings.php:332
3924
  msgctxt "admin settings"
3925
  msgid "Enable sort bar?"
3926
  msgstr "Activer la barre de tri ?"
3927
 
3928
+ #: core/class-settings.php:337
3929
  msgctxt "admin settings"
3930
  msgid "Sortbar Fields"
3931
  msgstr "Champs de la barre de tri"
3932
 
3933
+ #: core/class-settings.php:346
3934
  msgctxt "admin settings"
3935
  msgid "Featured (Sticky) listing settings"
3936
  msgstr "Paramètres sélectionnés (Post-it) des annonces"
3937
 
3938
+ #: core/class-settings.php:347
3939
  msgctxt "admin settings"
3940
  msgid "Offer sticky listings?"
3941
  msgstr "Proposer des annonces par Post-it ?"
3942
 
3943
+ #: core/class-settings.php:348
3944
  msgctxt "admin settings"
3945
  msgid "Offer upgrades during submit process?"
3946
  msgstr "Proposer des améliorations durant le processus de soumission ?"
3947
 
3948
+ #: core/class-settings.php:349
3949
  msgctxt "admin settings"
3950
  msgid "Sticky listing price"
3951
  msgstr "Prix des annonces en Post-it"
3952
 
3953
+ #: core/class-settings.php:350
3954
  msgctxt "admin settings"
3955
  msgid "Sticky listing page description text"
3956
  msgstr "Texte de description de la page annonce en Post-it"
3957
 
3958
+ #: core/class-settings.php:351
3959
  msgctxt "admin settings"
3960
  msgid ""
3961
  "You can upgrade your listing to featured status. Featured listings will "
3965
  "annonces ainsi traitées vont toujours apparaître avant les annonces "
3966
  "courantes."
3967
 
3968
+ #: core/class-settings.php:356
3969
  msgctxt "admin settings"
3970
  msgid "E-Mail"
3971
  msgstr "E-Mail"
3972
 
3973
+ #: core/class-settings.php:360
3974
  msgctxt "admin settings"
3975
  msgid "Display email address fields publicly?"
3976
  msgstr "Affichage des champs d'adresses e-mail au public ?"
3977
 
3978
+ #: core/class-settings.php:363
3979
  msgctxt "admin settings"
3980
  msgid ""
3981
  "Shows the email address of the listing owner to all web users. NOT "
3986
  "utilisateurs du Web. PAS RECOMMANDE car cela augmente le spam à l'adresse en "
3987
  "question et permet aux spam bots de la récolter pour une utilisation future."
3988
 
3989
+ #: core/class-settings.php:366
3990
  msgctxt "admin settings"
3991
  msgid "How to determine the listing's email address?"
3992
  msgstr "Comment définir l'adresse e-mail de l'annonce ?"
3993
 
3994
+ #: core/class-settings.php:369
3995
  msgctxt "admin settings"
3996
  msgid ""
3997
  "This affects emails sent to listing owners via contact forms or when their "
4000
  "Cela affecte l'envoie des e-mails aux propriétaires des annonces via le "
4001
  "formulaire de contact ou quand leurs annonces expirent."
4002
 
4003
+ #: core/class-settings.php:371
4004
  msgctxt "admin settings"
4005
  msgid "Try listing's email field first, then author's email."
4006
  msgstr ""
4007
 
4008
+ #: core/class-settings.php:372
4009
  msgctxt "admin settings"
4010
  msgid "Try author's email first and then listing's email field."
4011
  msgstr ""
4012
 
4013
+ #: core/class-settings.php:376
4014
  msgctxt "admin settings"
4015
  msgid "E-Mail Notifications"
4016
  msgstr "Notification mail"
4017
 
4018
+ #: core/class-settings.php:379
4019
  msgctxt "admin settings"
4020
  msgid "Notify admin via e-mail when..."
4021
  msgstr "Prévenir l'administrateur via courriel quand..."
4022
 
4023
+ #: core/class-settings.php:383
4024
  msgctxt "admin settings"
4025
  msgid "A new listing is submitted."
4026
  msgstr "Une nouvelle annonce a été soumise."
4027
 
4028
+ #: core/class-settings.php:384
4029
  msgctxt "admin settings"
4030
  msgid "A listing is edited."
4031
  msgstr "Une annonce est éditée."
4032
 
4033
+ #: core/class-settings.php:385
4034
  msgctxt "admin settings"
4035
  msgid "A listing expires."
4036
  msgstr "Une annonce expire."
4037
 
4038
+ #: core/class-settings.php:386
4039
  msgctxt "admin settings"
4040
  msgid "A contact message is sent to a listing's owner."
4041
  msgstr "Un message de contact est envoyé a un propriétaire d'annonce."
4042
 
4043
+ #: core/class-settings.php:392
4044
  msgctxt "admin settings"
4045
  msgid "CC this e-mail address too"
4046
  msgstr "CC cette adresse mail aussi"
4047
 
4048
+ #: core/class-settings.php:398
4049
  msgctxt "admin settings"
4050
  msgid "Notify users via e-mail when..."
4051
  msgstr "Prévenir les utilisateurs via courriel quand..."
4052
 
4053
+ #: core/class-settings.php:401
4054
  msgctxt "admin settings"
4055
  msgid "You can modify the text template used for most of these e-mails below."
4056
  msgstr ""
4057
  "Vous pouvez modifier le modèle de texte utilisé pour la plupart de ces e-"
4058
  "mails ci-dessous."
4059
 
4060
+ #: core/class-settings.php:402
4061
  msgctxt "admin settings"
4062
  msgid "Their listing is submitted."
4063
  msgstr "Leur annonce est soumise."
4064
 
4065
+ #: core/class-settings.php:403
4066
  msgctxt "admin settings"
4067
  msgid "Their listing is approved/published."
4068
  msgstr "Leur annonce est approuvée/publiée"
4069
 
4070
+ #: core/class-settings.php:412
4071
  msgctxt "contact email"
4072
  msgid "You have received a reply from your listing at %s."
4073
  msgstr "Vous avez reçu une réponse à votre annonce de %s."
4074
 
4075
+ #: core/class-settings.php:413
4076
  msgctxt "contact email"
4077
  msgid "Name: %s"
4078
  msgstr "Nom: %s"
4079
 
4080
+ #: core/class-settings.php:414
4081
  msgctxt "contact email"
4082
  msgid "E-Mail: %s"
4083
  msgstr "E-Mail: %s"
4084
 
4085
+ #: core/class-settings.php:415
4086
  msgctxt "contact email"
4087
  msgid "Message:"
4088
  msgstr "Message:"
4089
 
4090
+ #: core/class-settings.php:417
4091
  msgctxt "contact email"
4092
  msgid "Time: %s"
4093
  msgstr "Date: %s"
4094
 
4095
+ #: core/class-settings.php:419
4096
  msgctxt "admin settings"
4097
  msgid "E-Mail Templates"
4098
  msgstr "Template d'E-Mail"
4099
 
4100
+ #: core/class-settings.php:422
4101
  msgctxt "admin settings"
4102
  msgid "Email confirmation message"
4103
  msgstr "Message de confirmation par E-Mail"
4104
 
4105
+ #: core/class-settings.php:426
4106
  msgctxt "admin settings"
4107
  msgid "Sent after a listing has been submitted."
4108
  msgstr "Envoyer après qu'une annonce ait été soumise"
4109
 
4110
+ #: core/class-settings.php:427 core/class-settings.php:435
4111
+ #: core/class-settings.php:476
4112
  msgctxt "admin settings"
4113
  msgid "Listing's title"
4114
  msgstr "Titre de l'annonce"
4115
 
4116
+ #: core/class-settings.php:430
4117
  msgctxt "admin settings"
4118
  msgid "Listing published message"
4119
  msgstr "Message publié de l'annonce"
4120
 
4121
+ #: core/class-settings.php:433
4122
  msgctxt "admin settings"
4123
  msgid ""
4124
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
4127
  "Votre annonce \"[listing]\" est maintenant disponible à [listing-url] et "
4128
  "elle peut être vu par tout le monde."
4129
 
4130
+ #: core/class-settings.php:434
4131
  msgctxt "admin settings"
4132
  msgid "Sent when the listing has been published or approved by an admin."
4133
  msgstr ""
4134
  "Envoyé lorsque l'annonce a été publiée ou approuvée par un administrateur."
4135
 
4136
+ #: core/class-settings.php:436
4137
  msgctxt "admin settings"
4138
  msgid "Listing's URL"
4139
  msgstr "Url de l'annonce"
4140
 
4141
+ #: core/class-settings.php:440
4142
  msgctxt "admin settings"
4143
  msgid "Listing Contact Message"
4144
  msgstr "Lister des messages de contact"
4145
 
4146
+ #: core/class-settings.php:444
4147
  msgctxt "admin settings"
4148
  msgid ""
4149
  "Sent to listing owners when someone uses the contact form on their listing "
4152
  "Envoyer aux propriétaires des annonces quand quelqu'un utilise le formulaire "
4153
  "de contact sur leurs pages d'annonces."
4154
 
4155
+ #: core/class-settings.php:454
4156
  msgctxt "admin settings"
4157
  msgid "Payment related"
4158
  msgstr "Paiement lié"
4159
 
4160
+ #: core/class-settings.php:471
4161
  msgctxt "admin settings"
4162
  msgid "Payment abandoned reminder message"
4163
  msgstr "Paiement abandonné, message de rappel"
4164
 
4165
+ #: core/class-settings.php:475
4166
  msgctxt "admin settings"
4167
  msgid "Sent some time after a pending payment is abandoned by users."
4168
  msgstr ""
4169
  "Envoyer après un certain temps lorsqu'un paiement en attente est abandonné "
4170
  "par les utilisateurs."
4171
 
4172
+ #: core/class-settings.php:477
4173
  msgctxt "admin settings"
4174
  msgid "Checkout URL link"
4175
  msgstr "Vérificateur de lien URL"
4176
 
4177
+ #: core/class-settings.php:483
4178
  msgctxt "admin settings"
4179
  msgid "Renewal Reminders"
4180
  msgstr "Renouveller les rappels"
4181
 
4182
+ #: core/class-settings.php:486
4183
  msgctxt "admin settings"
4184
  msgid ""
4185
  "This section refers only to the text of the renewal/expiration notices. You "
4189
  "d'expiration. Vous pouvez également configurer <a> quand les e-mails seront "
4190
  "envoyés </a>."
4191
 
4192
+ #: core/class-settings.php:490
4193
  msgctxt "admin settings"
4194
  msgid "Pending expiration e-mail message"
4195
  msgstr "Expiration imminente du mail"
4196
 
4197
+ #: core/class-settings.php:494
4198
  msgctxt "settings"
4199
  msgid ""
4200
  "Sent some time before the listing expires. Applies to non-recurring renewals "
4203
  "Envoyé quelque temps avant l'expiration de l'annonce. Valable seulement pour "
4204
  "les renouvellements non-récurrents."
4205
 
4206
+ #: core/class-settings.php:495 core/class-settings.php:508
4207
+ #: core/class-settings.php:521 core/class-settings.php:534
4208
+ #: core/class-settings.php:547
4209
  msgctxt "settings"
4210
  msgid "Listing's name (with link)"
4211
  msgstr "Nom de l'annonce (avec lien)"
4212
 
4213
+ #: core/class-settings.php:496 core/class-settings.php:509
4214
+ #: core/class-settings.php:522 core/class-settings.php:535
4215
+ #: core/class-settings.php:548
4216
  msgctxt "settings"
4217
  msgid "Author's name"
4218
  msgstr "Nom de l'auteur"
4219
 
4220
+ #: core/class-settings.php:497 core/class-settings.php:510
4221
+ #: core/class-settings.php:549
4222
  msgctxt "settings"
4223
  msgid "Expiration date"
4224
  msgstr "Date d'expiration"
4225
 
4226
+ #: core/class-settings.php:498
4227
  msgctxt "settings"
4228
  msgid "Category that is going to expire"
4229
  msgstr "Catégorier qui va expirer"
4230
 
4231
+ #: core/class-settings.php:499 core/class-settings.php:512
4232
+ #: core/class-settings.php:551
4233
  msgctxt "settings"
4234
  msgid "Link to renewal page"
4235
  msgstr "Lien pour renouveller la page"
4236
 
4237
+ #: core/class-settings.php:500 core/class-settings.php:513
4238
+ #: core/class-settings.php:525 core/class-settings.php:538
4239
+ #: core/class-settings.php:552
4240
  msgctxt "settings"
4241
  msgid "Link to your site"
4242
  msgstr "Lien vers votre site"
4243
 
4244
+ #: core/class-settings.php:503
4245
  msgctxt "admin settings"
4246
  msgid "Listing Renewal e-mail message"
4247
  msgstr "Message mail de renouvellement d'annonce"
4248
 
4249
+ #: core/class-settings.php:507
4250
  msgctxt "settings"
4251
  msgid ""
4252
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
4255
  "Envoyé au moment de l'expiration de l'annonce. Seulement valable pour les "
4256
  "renouvellements non-récurrents."
4257
 
4258
+ #: core/class-settings.php:511 core/class-settings.php:550
4259
  msgctxt "settings"
4260
  msgid "Category that expired"
4261
  msgstr "Catégories qui ont expiré"
4262
 
4263
+ #: core/class-settings.php:516
4264
  msgctxt "admin settings"
4265
  msgid "Listing auto-renewal reminder (recurring payments)"
4266
  msgstr "Rappel d'auto-renouvellement des annonces (paiements récurrents)"
4267
 
4268
+ #: core/class-settings.php:520
4269
  msgctxt "settings"
4270
  msgid ""
4271
  "Sent some time before the listing is auto-renewed. Applies to recurring "
4274
  "Envoyé un certain temps avant que l'annonce est auto-renouvellement. Valable "
4275
  "pour les renouvellements périodiques seulement."
4276
 
4277
+ #: core/class-settings.php:523 core/class-settings.php:537
4278
  msgctxt "settings"
4279
  msgid "Renewal date"
4280
  msgstr "Date de renouvellement"
4281
 
4282
+ #: core/class-settings.php:524
4283
  msgctxt "settings"
4284
  msgid "Category that is going to be renewed"
4285
  msgstr "Catégories qui vont être renouvelées"
4286
 
4287
+ #: core/class-settings.php:526
4288
  msgctxt "settings"
4289
  msgid "Link to manage subscriptions"
4290
  msgstr "Lien pour gérer les abonnements"
4291
 
4292
+ #: core/class-settings.php:529
4293
  msgctxt "admin settings"
4294
  msgid "Listing Renewal e-mail message (recurring payments)"
4295
  msgstr "Renouvellement des annonces par mail (paiements récurrents)"
4296
 
4297
+ #: core/class-settings.php:533
4298
  msgctxt "settings"
4299
  msgid ""
4300
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
4302
  "Envoyé dès que les annonces se soient auto-renouvelées. Appliqué aux "
4303
  "paiements récurrents seulement."
4304
 
4305
+ #: core/class-settings.php:536
4306
  msgctxt "settings"
4307
  msgid "Renewed category"
4308
  msgstr "Catégories renouvellées"
4309
 
4310
+ #: core/class-settings.php:542
4311
  msgctxt "admin settings"
4312
  msgid "Renewal reminder e-mail message"
4313
  msgstr "Renouveler le rappel par mail"
4314
 
4315
+ #: core/class-settings.php:546
4316
  msgctxt "settings"
4317
  msgid ""
4318
  "Sent some time after listing expiration and when no renewal has occurred. "
4322
  "renouvellement n'a pas eu lieu. Valable pour deux renouvellements récurrents "
4323
  "et non récurrents."
4324
 
4325
+ #: core/class-settings.php:556
4326
  msgctxt "admin settings"
4327
  msgid "Payment"
4328
  msgstr "Paiement"
4329
 
4330
+ #: core/class-settings.php:557
4331
  msgctxt "admin settings"
4332
  msgid "Payment Settings"
4333
  msgstr "Paramètres de paiement"
4334
 
4335
+ #: core/class-settings.php:560
4336
  msgctxt "admin settings"
4337
  msgid "Turn On payments?"
4338
  msgstr "Activer les paiements ?"
4339
 
4340
+ #: core/class-settings.php:562
4341
  msgctxt "admin settings"
4342
  msgid "Put payment gateways in test mode?"
4343
  msgstr "Passer les passerelles de paiement en mode test ?"
4344
 
4345
+ #: core/class-settings.php:567
4346
  msgctxt "admin settings"
4347
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
4348
  msgstr ""
4349
  "Effectuer la vérification sur la version sécurisée (HTTPS) de votre site?"
4350
 
4351
+ #: core/class-settings.php:570
4352
  msgctxt "admin settings"
4353
  msgid ""
4354
  "Recommended for added security. For this to work you need to enable HTTPS on "
4357
  "Recommandé pour une sécurité accrue. Pour que cela fonctionne, vous devez "
4358
  "activer HTTPS sur votre serveur et <a> obtenir un certificat SSL </a>."
4359
 
4360
+ #: core/class-settings.php:574
4361
  msgctxt "admin settings"
4362
  msgid "Currency Code"
4363
  msgstr "Code de devise"
4364
 
4365
+ #: core/class-settings.php:576
4366
  msgctxt "admin settings"
4367
  msgid "Australian Dollar (AUD)"
4368
  msgstr "Dollar Australien (AUD)"
4369
 
4370
+ #: core/class-settings.php:577
4371
  msgctxt "admin settings"
4372
  msgid "Brazilian Real (BRL)"
4373
  msgstr "Real Brésilien (BRL)"
4374
 
4375
+ #: core/class-settings.php:578
4376
  msgctxt "admin settings"
4377
  msgid "Canadian Dollar (CAD)"
4378
  msgstr "Dollar Canadien (CAD)"
4379
 
4380
+ #: core/class-settings.php:579
4381
  msgctxt "admin settings"
4382
  msgid "Czech Koruna (CZK)"
4383
  msgstr "Couronne Tchèque (CZK)"
4384
 
4385
+ #: core/class-settings.php:580
4386
  msgctxt "admin settings"
4387
  msgid "Danish Krone (DKK)"
4388
  msgstr "Couronne Danoise (DKK)"
4389
 
4390
+ #: core/class-settings.php:581
4391
  msgctxt "admin settings"
4392
  msgid "Euro (EUR)"
4393
  msgstr "Euro (EUR)"
4394
 
4395
+ #: core/class-settings.php:582
4396
  msgctxt "admin settings"
4397
  msgid "Hong Kong Dollar (HKD)"
4398
  msgstr "Dollar de Hong Kong(HKD)"
4399
 
4400
+ #: core/class-settings.php:583
4401
  msgctxt "admin settings"
4402
  msgid "Hungarian Forint (HUF)"
4403
  msgstr "Forint Hongrois (HUF)"
4404
 
4405
+ #: core/class-settings.php:584
4406
  msgctxt "admin settings"
4407
  msgid "Israeli New Shequel (ILS)"
4408
  msgstr "Nouveau Shequel Israélien (ILS)"
4409
 
4410
+ #: core/class-settings.php:585
4411
  msgctxt "admin settings"
4412
  msgid "Japanese Yen (JPY)"
4413
  msgstr "Yen Japonais (JPY)"
4414
 
4415
+ #: core/class-settings.php:586
4416
  msgctxt "admin settings"
4417
  msgid "Malasian Ringgit (MYR)"
4418
  msgstr "Ringgit Malaisien (MYR)"
4419
 
4420
+ #: core/class-settings.php:587
4421
  msgctxt "admin settings"
4422
  msgid "Mexican Peso (MXN)"
4423
  msgstr "Peso Mexicain (MXN)"
4424
 
4425
+ #: core/class-settings.php:588
4426
  msgctxt "admin settings"
4427
  msgid "Norwegian Krone (NOK)"
4428
  msgstr "Couronne Norvégienne (NOK)"
4429
 
4430
+ #: core/class-settings.php:589
4431
  msgctxt "admin settings"
4432
  msgid "New Zealand Dollar (NZD)"
4433
  msgstr "Dollar Néo-Zélandais (NZD)"
4434
 
4435
+ #: core/class-settings.php:590
4436
  msgctxt "admin settings"
4437
  msgid "Philippine Peso (PHP)"
4438
  msgstr "Peso Phillipin (PHP)"
4439
 
4440
+ #: core/class-settings.php:591
4441
  msgctxt "admin settings"
4442
  msgid "Polish Zloty (PLN)"
4443
  msgstr "Zloty Polonais (PLN)"
4444
 
4445
+ #: core/class-settings.php:592
4446
  msgctxt "admin settings"
4447
  msgid "Pound Sterling (GBP)"
4448
  msgstr "Livre Sterling (GBP)"
4449
 
4450
+ #: core/class-settings.php:593
4451
  msgctxt "admin settings"
4452
  msgid "Singapore Dollar (SGD)"
4453
  msgstr "Dollar Singaporien (SGD)"
4454
 
4455
+ #: core/class-settings.php:594
4456
  msgctxt "admin settings"
4457
  msgid "Swedish Krona (SEK)"
4458
  msgstr "Couronne Suédoise (SEK)"
4459
 
4460
+ #: core/class-settings.php:595
4461
  msgctxt "admin settings"
4462
  msgid "Swiss Franc (CHF)"
4463
  msgstr "Franc Suisse (CHF)"
4464
 
4465
+ #: core/class-settings.php:596
4466
  msgctxt "admin settings"
4467
  msgid "Taiwan Dollar (TWD)"
4468
  msgstr "Dollar Taiwanais (TWD)"
4469
 
4470
+ #: core/class-settings.php:597
4471
  msgctxt "admin settings"
4472
  msgid "Thai Baht (THB)"
4473
  msgstr "Baht Thaïlandais"
4474
 
4475
+ #: core/class-settings.php:598
4476
  msgctxt "admin settings"
4477
  msgid "Turkish Lira (TRY)"
4478
  msgstr "Livre Turque (TRY)"
4479
 
4480
+ #: core/class-settings.php:599
 
4481
  msgctxt "admin settings"
4482
  msgid "U.S. Dollar (USD)"
4483
  msgstr "Dollar U.S. "
4484
 
4485
+ #: core/class-settings.php:603
4486
  msgctxt "admin settings"
4487
  msgid "Currency Symbol"
4488
  msgstr "Devise"
4489
 
4490
+ #: core/class-settings.php:608
4491
  msgctxt "admin settings"
4492
  msgid "Currency symbol display"
4493
  msgstr "Affichage de la devise"
4494
 
4495
+ #: core/class-settings.php:612
4496
  msgctxt "admin settings"
4497
  msgid "Show currency symbol on the left"
4498
  msgstr "Afficher le symbole de devise à gauche"
4499
 
4500
+ #: core/class-settings.php:613
4501
  msgctxt "admin settings"
4502
  msgid "Show currency symbol on the right"
4503
  msgstr "Afficher le symbole de devise à droite"
4504
 
4505
+ #: core/class-settings.php:614
4506
  msgctxt "admin settings"
4507
  msgid "Do not show currency symbol"
4508
  msgstr "Ne pas montrer la devise"
4509
 
4510
+ #: core/class-settings.php:616
4511
  msgctxt "admin settings"
4512
  msgid "Thank you for payment message"
4513
  msgstr "Merci pour le message de paiement"
4514
 
4515
+ #: core/class-settings.php:617
4516
  msgctxt "admin settings"
4517
  msgid ""
4518
  "Thank you for your payment. Your payment is being verified and your listing "
4522
  "votre annonce en revue. Le processus de vérification et d'examen peut "
4523
  "prendre jusqu'à 48 heures."
4524
 
4525
+ #: core/class-settings.php:622
4526
  msgctxt "admin settings"
4527
  msgid "Ask users to come back for abandoned payments?"
4528
  msgstr "Demandez aux utilisateurs de revenir pour les paiements abandonnés ?"
4529
 
4530
+ #: core/class-settings.php:625
4531
  msgctxt "admin settings"
4532
  msgid ""
4533
  "An abandoned payment is when a user attempts to place a listing and gets to "
4541
  "l'utilisateur n'a tout simplement pas compléter la transaction. Le plugin "
4542
  "peut peut rappeler les auteurs pour continuer la publication de leur annonce."
4543
 
4544
+ #: core/class-settings.php:631
4545
  msgctxt "admin settings"
4546
  msgid "Listing abandonment threshold (hours)"
4547
  msgstr "Seuil d'abandon de l'annonce (heures)"
4548
 
4549
+ #: core/class-settings.php:636
4550
  msgctxt "admin settings"
4551
  msgid ""
4552
  "Listings with pending payments are marked as abandoned after this time. You "
4556
  "cette heure. Vous pouvez également personnaliser <a> l'e-mail </a> que les "
4557
  "utilisateurs reçoivent."
4558
 
4559
+ #: core/class-settings.php:641
4560
  msgctxt "admin settings"
4561
  msgid "Themes"
4562
  msgstr "Thèmes"
4563
 
4564
+ #: core/class-settings.php:643
4565
  msgctxt "admin settings"
4566
  msgid "You can manage your themes on <a>Directory Themes</a>."
4567
  msgstr ""
4568
 
4569
+ #: core/class-settings.php:648
4570
  msgctxt "admin settings"
4571
  msgid "Theme button style"
4572
  msgstr "Boutons de thèmes"
4573
 
4574
+ #: core/class-settings.php:652
4575
  msgctxt "admin settings"
4576
  msgid "Use the BD theme style for BD buttons"
4577
  msgstr "Utiliser le thème BD pour les boutons BD"
4578
 
4579
+ #: core/class-settings.php:653
4580
  msgctxt "admin settings"
4581
  msgid "Use the WP theme style for BD buttons"
4582
  msgstr "Utiliser le thème WP pour les boutons BD"
4583
 
4584
+ #: core/class-settings.php:660
4585
  msgctxt "admin settings"
4586
  msgid "Image"
4587
  msgstr "Image"
4588
 
4589
+ #: core/class-settings.php:661
4590
  msgctxt "admin settings"
4591
  msgid ""
4592
  "Any changes to these settings will affect new listings only. Existing "
4600
  "télécharger l'image (s) sur cette annonce, après avoir cfait les "
4601
  "modifications voulue."
4602
 
4603
+ #: core/class-settings.php:662
4604
  msgctxt "admin settings"
4605
  msgid "Image Settings"
4606
  msgstr "Paraamètres des images"
4607
 
4608
+ #: core/class-settings.php:663
4609
  msgctxt "admin settings"
4610
  msgid "Allow images?"
4611
  msgstr "Autoriser les images ?"
4612
 
4613
+ #: core/class-settings.php:665
4614
  msgctxt "admin settings"
4615
  msgid "Min Image File Size (KB)"
4616
  msgstr "Taille minnimal des fichiers images (KB)"
4617
 
4618
+ #: core/class-settings.php:666
4619
  msgctxt "admin settings"
4620
  msgid "Max Image File Size (KB)"
4621
  msgstr "Taille maximal des fichiers images (KB)"
4622
 
4623
+ #: core/class-settings.php:668
4624
  msgctxt "admin settings"
4625
  msgid "Min image width (px)"
4626
  msgstr "Largeur minnimal des images (px)"
4627
 
4628
+ #: core/class-settings.php:669
4629
  msgctxt "admin settings"
4630
  msgid "Min image height (px)"
4631
  msgstr "Hauteur minnimal des images (px)"
4632
 
4633
+ #: core/class-settings.php:671
4634
  msgctxt "admin settings"
4635
  msgid "Max image width (px)"
4636
  msgstr "Largeur maximal des images (px)"
4637
 
4638
+ #: core/class-settings.php:672
4639
  msgctxt "admin settings"
4640
  msgid "Max image height (px)"
4641
  msgstr "Hauteur maximal des images (px)"
4642
 
4643
+ #: core/class-settings.php:674
4644
  msgctxt "admin settings"
4645
  msgid "Turn on thickbox/lightbox?"
4646
  msgstr "Activer thickbox/lightbox ?"
4647
 
4648
+ #: core/class-settings.php:674
4649
  msgctxt "admin settings"
4650
  msgid ""
4651
  "Uncheck if it conflicts with other elements or plugins installed on your site"
4653
  "Décochez si vela entre en conflit avec d'autres éléments ou plugins "
4654
  "installés sur votre site"
4655
 
4656
+ #: core/class-settings.php:676
4657
  msgctxt "admin settings"
4658
  msgid "Thumbnails"
4659
  msgstr "Miniatures"
4660
 
4661
+ #: core/class-settings.php:677
4662
  msgctxt "admin settings"
4663
  msgid "Thumbnail width (px)"
4664
  msgstr "Largeur des miniatures (en pixel)"
4665
 
4666
+ #: core/class-settings.php:678
4667
  msgctxt "admin settings"
4668
  msgid "Thumbnail height (px)"
4669
  msgstr "Hauteur des miniatures (en pixel)"
4670
 
4671
+ #: core/class-settings.php:681
4672
  msgctxt "admin settings"
4673
  msgid "Crop thumbnails to exact dimensions?"
4674
  msgstr "Recadrer les miniatures aux dimensions exactes ?"
4675
 
4676
+ #: core/class-settings.php:684
4677
  msgctxt "admin settings"
4678
  msgid ""
4679
  "When enabled images will match exactly the dimensions above but part of the "
4688
  "proportionnellement. Selon les images téléchargées, les miniatures peuvent "
4689
  "avoir différentes hauteurs."
4690
 
4691
+ #: core/class-settings.php:690
4692
  msgctxt "admin settings"
4693
  msgid "Number of free images"
4694
  msgstr "Nombre d'images gratuites"
4695
 
4696
+ #: core/class-settings.php:695
4697
  msgctxt "admin settings"
4698
  msgid ""
4699
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
4703
  "ou modification d'un <a>plan de frais</a> au lieu de ce paramètre, qui est "
4704
  "ignoré pour les annonces payées."
4705
 
4706
+ #: core/class-settings.php:698
4707
  msgctxt "admin settings"
4708
  msgid "Use default picture for listings with no picture?"
4709
  msgstr "Utiliser l'image par défault pour les annonces sans images ?"
4710
 
4711
+ #: core/class-settings.php:699
4712
  msgctxt "admin settings"
4713
  msgid "Show Thumbnail on main listings page?"
4714
  msgstr "Montrer les miniatures sur page principale des annonces ?"
4715
 
4716
+ #: core/class-settings.php:728
4717
  msgctxt "admin settings"
4718
  msgid "User"
4719
  msgstr ""
4720
 
4721
+ #: core/class-settings.php:729
 
4722
  msgctxt "admin settings"
4723
  msgid "User registration date"
4724
  msgstr "Date d'expiration de l'annonce"
4725
 
4726
+ #: core/class-settings.php:755
4727
  msgctxt "admin settings"
4728
  msgid ""
4729
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
4732
  "Impossible de copier le plugin de compatibilité AJAX \"% s\". Le mode de "
4733
  "compatibilité n'a pas été activé."
4734
 
4735
+ #: core/class-settings.php:763
4736
  msgctxt "admin settings"
4737
  msgid ""
4738
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
4741
  "Impossible d'activer le mode de compatibilité AJAX: le répertoire \"% s \" "
4742
  "ne peux pas être créé."
4743
 
4744
+ #: core/class-settings.php:772
4745
  msgctxt "admin settings"
4746
  msgid ""
4747
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
4750
  "Impossible de supprimer le \"Module de comptabilité AJAX du plugin \". "
4751
  "Veuillez supprimer le fichier \"% s \" manuellement ou désactiver le plugin."
4752
 
4753
+ #: core/class-settings.php:1092
4754
  msgctxt "settings"
4755
  msgid "Deactivate License"
4756
  msgstr "Désactiver la licence"
4757
 
4758
+ #: core/class-settings.php:1094
4759
  msgctxt "settings"
4760
  msgid "Deactivating license..."
4761
  msgstr "Désactivation de la licence..."
4762
 
4763
+ #: core/class-settings.php:1097
4764
  msgctxt "settings"
4765
  msgid "Activate License"
4766
  msgstr "Activer la licence"
4767
 
4768
+ #: core/class-settings.php:1099
4769
  msgctxt "settings"
4770
  msgid "Activating license..."
4771
  msgstr "Activation de la licence"
4772
 
4773
+ #: core/class-settings.php:1122
4774
  msgctxt "admin settings"
4775
  msgid "Valid placeholders: %s"
4776
  msgstr "Espaces réservés valides:% s"
4777
 
4778
+ #: core/class-settings.php:1156
4779
  msgctxt "settings email"
4780
  msgid "Click to edit e-mail"
4781
  msgstr "Cliquer pour éditer l'e-mail"
4782
 
4783
+ #: core/class-settings.php:1157
4784
  msgctxt "settings email"
4785
  msgid "Click to edit"
4786
  msgstr "Cliquer pour éditer"
4787
 
4788
+ #: core/class-settings.php:1170
4789
  msgctxt "settings email"
4790
  msgid "E-Mail Subject"
4791
  msgstr "Sujet de l'e-mail"
4792
 
4793
+ #: core/class-settings.php:1181
4794
  msgctxt "settings email"
4795
  msgid "E-Mail Body"
4796
  msgstr "Corps de l'e-mail"
4797
 
4798
+ #: core/class-settings.php:1192
4799
  msgctxt "settings email"
4800
  msgid "You can use the following placeholders:"
4801
  msgstr "Vous pouvez utiliser les paramètres suivantes:"
4802
 
4803
+ #: core/class-settings.php:1215
4804
  msgctxt "settings email"
4805
  msgid "Preview e-mail"
4806
  msgstr "E-mail précédents"
4807
 
4808
+ #: core/class-settings.php:1216
4809
  msgctxt "settings email"
4810
  msgid "Cancel"
4811
  msgstr "Annuler"
4812
 
4813
+ #: core/class-settings.php:1217
4814
  msgctxt "settings email"
4815
  msgid "Save Changes"
4816
  msgstr "Sauvegarder les changements"
4817
 
4818
+ #: core/class-settings.php:1236
4819
  msgctxt "settings email"
4820
  msgid "Site title"
4821
  msgstr "Titre du site"
4822
 
4823
+ #: core/class-settings.php:1239
4824
  msgctxt "settings email"
4825
  msgid "Site title (with link)"
4826
  msgstr "Titre du site (avec lien)"
4827
 
4828
+ #: core/class-settings.php:1242
4829
  msgctxt "settings email"
4830
  msgid "Site address (with link)"
4831
  msgstr "Adresse du site (avec lien)"
4832
 
4833
+ #: core/class-settings.php:1245
4834
  msgctxt "settings email"
4835
  msgid "Directory URL (with link)"
4836
  msgstr "Annuaire des URL (avec lien)"
4837
 
4838
+ #: core/class-settings.php:1248
4839
  msgctxt "settings email"
4840
  msgid "Current date"
4841
  msgstr "Date actuelle"
4842
 
4843
+ #: core/class-settings.php:1251
4844
  msgctxt "settings email"
4845
  msgid "Current time"
4846
  msgstr "Heure actuelle"
4851
  msgstr "Annuaire"
4852
 
4853
  #: core/class-wpbdp.php:31
 
4854
  msgctxt "post type singular name"
4855
  msgid "Listing"
4856
  msgstr "Annonce"
4895
 
4896
  #: core/class-wpbdp.php:56
4897
  msgid "Directory Category"
4898
+ msgstr "Catégorie de l'annuaire"
4899
 
4900
  #: core/class-wpbdp.php:67
 
4901
  msgid "Directory Tags"
4902
+ msgstr "Etiquettes de l'annuaire"
4903
 
4904
  #: core/class-wpbdp.php:68
 
4905
  msgid "Directory Tag"
4906
+ msgstr "Etiquette de l'annuaire"
4907
 
4908
  #: core/compatibility/class-navxt-integration.php:159
4909
  msgctxt "navxt"
4916
  msgstr "Éditer l'annonce"
4917
 
4918
  #: core/compatibility/class-navxt-integration.php:167
 
4919
  msgctxt "navxt"
4920
  msgid "Search"
4921
  msgstr "Rechercher"
5013
  msgstr ""
5014
 
5015
  #: core/fieldtypes/class-fieldtypes-phone-number.php:13
 
5016
  msgctxt "form fields"
5017
  msgid "Phone Number"
5018
  msgstr "Numéro de téléphone"
5069
  msgstr ""
5070
 
5071
  #: core/fieldtypes/class-fieldtypes-textarea.php:57
 
5072
  msgctxt "form-fields admin"
5073
  msgid "No"
5074
  msgstr "Non"
5075
 
5076
  #: core/fieldtypes/class-fieldtypes-textarea.php:58
 
5077
  msgctxt "form-fields admin"
5078
  msgid "Yes"
5079
  msgstr "Oui"
5356
  msgstr "Votre paiement a été rejeté. La raison est la suivante: \"%s \"."
5357
 
5358
  #: core/gateways-authorize-net.php:116
 
5359
  msgctxt "authorize-net"
5360
  msgid "Setup fee"
5361
  msgstr "Installation/Paramétrage des frais"
5557
  msgstr "Aller à \"Administrateur de l'annuaire\""
5558
 
5559
  #: core/installer.php:1148
 
5560
  msgid "Business Directory - Installation Failed"
5561
  msgstr "Business Directory - Mise à jour manuelle"
5562
 
5864
  msgstr "Annuaire"
5865
 
5866
  #: core/templates-ui.php:201
 
5867
  msgid "View All Listings"
5868
  msgstr "Voir toutes les annonces"
5869
 
5870
  #: core/templates-ui.php:208
 
5871
  msgid "Create A Listing"
5872
+ msgstr "Créer une annonce"
5873
 
5874
  #: core/templates-ui.php:241
5875
  msgctxt "templates"
6017
  msgstr "Vous n'êtes pas autorisé à éditer cette annonce."
6018
 
6019
  #: core/view-submit-listing.php:58
 
6020
  msgctxt "views"
6021
  msgid "Edit Your Listing"
6022
  msgstr "Éditer votre annonce"
6070
  msgstr "État de soumission invalide"
6071
 
6072
  #: core/views/all_listings.php:6
 
6073
  msgctxt "views"
6074
  msgid "View All Listings"
6075
  msgstr "Voir toutes les annonces"
6177
  msgstr "l F j, Y \\a\\t g:i a"
6178
 
6179
  #: core/views/listing_contact.php:173
 
6180
  msgctxt "contact-message"
6181
  msgid "Your message has been sent."
6182
  msgstr "Votre annonce a été effacée."
6183
 
6184
  #: core/views/listing_contact.php:178
 
6185
  msgctxt "contact-message"
6186
  msgid "%s (admin: %s)"
6187
  msgstr "%s (ex. %s)"
6240
  msgstr "Abonnement non valide"
6241
 
6242
  #: core/views/manage_recurring.php:97
 
6243
  msgctxt "manage subscriptions"
6244
  msgid "← Return to \"Delete Listing\"."
6245
  msgstr "← Retourner à votre annonce."
6246
 
6247
  # Je proposerais plutôt "Plan de financement" au lieu de "Plan de frais"
6248
  #: core/views/manage_recurring.php:103
 
6249
  msgctxt "manage subscriptions"
6250
  msgid "Subscription canceled."
6251
  msgstr "Abonnement/ Plan de frais"
6323
  "mesure de changer à nouveau vos paramètres."
6324
 
6325
  #: core/views/request_access_keys.php:17
 
6326
  msgctxt "request_access_keys"
6327
  msgid "Please enter a valid e-mail address."
6328
  msgstr "Veuillez entrer un e-mail valide."
6329
 
6330
  #: core/views/request_access_keys.php:22
 
6331
  msgctxt "request_access_keys"
6332
  msgid "There are no listings associated to your e-mail address."
6333
  msgstr "Il n'y a aucune transaction associée à cette annonce."
6334
 
6335
  #: core/views/request_access_keys.php:26
 
6336
  msgctxt "request_access_keys"
6337
  msgid "Listing Access Keys"
6338
  msgstr "Champs des annonces / Images "
6339
 
6340
  #: core/views/request_access_keys.php:30
 
6341
  msgctxt "request_access_keys"
6342
  msgid "Access keys have been sent to your e-mail address."
6343
  msgstr "Il n'y a aucune transaction associée à cette annonce."
6350
  msgstr ""
6351
 
6352
  #: core/views/search.php:8
 
6353
  msgctxt "views"
6354
  msgid "Find A Listing"
6355
  msgstr "Trouver une annonce"
6362
  msgstr ""
6363
 
6364
  #: core/views/submit_listing.php:18
 
6365
  msgctxt "templates"
6366
  msgid "View not available."
6367
  msgstr "Emplacements d'image disponibles:"
6552
  msgstr "Veuillez entrer vos détails de carte de crédit ci-dessous."
6553
 
6554
  #: templates/billing-information-form.tpl.php:36
 
6555
  msgctxt "checkout form"
6556
  msgid "E-mail:"
6557
  msgstr "E-Mail: %s"
6617
  msgstr "Code postal:"
6618
 
6619
  #: templates/billing-information-form.tpl.php:151
 
6620
  msgctxt "checkout form"
6621
  msgid "Phone Number:"
6622
  msgstr "Numéro de téléphone"
6712
 
6713
  #: templates/email/listing-added.tpl.php:15
6714
  #: templates/email/listing-edited.tpl.php:15
 
6715
  msgctxt "notify email"
6716
  msgid "Admin URL"
6717
  msgstr "Connexion"
6745
  msgstr ""
6746
 
6747
  #: templates/email-access-keys.tpl.php:5
 
6748
  msgctxt "request_access_keys"
6749
  msgid "Access Key:"
6750
  msgstr "Champs des annonces / Images "
6751
 
6752
  #: templates/email-access-keys.tpl.php:6
 
6753
  msgctxt "request_access_keys"
6754
  msgid "URL:"
6755
  msgstr "URL:"
6799
  msgstr "Mettre à jour l'annonce de %s vers %s."
6800
 
6801
  #: templates/main-box.tpl.php:13
 
6802
  msgctxt "main box"
6803
  msgid "Find listings for <keywords>"
6804
  msgstr "toujours exécuter l'annonce"
6805
 
6806
  #: templates/main-box.tpl.php:19
 
6807
  msgctxt "main box"
6808
  msgid "Find Listings"
6809
  msgstr "Trouver une annonce"
6810
 
6811
  #: templates/main-box.tpl.php:20
 
6812
  msgctxt "main box"
6813
  msgid "Advanced Search"
6814
  msgstr "Recherche avancée"
6947
  msgid "View"
6948
  msgstr "Vue"
6949
 
6950
+ #: templates/parts/login-required.tpl.php:7
6951
  msgctxt "templates"
6952
  msgid ""
6953
  "You are not currently logged in. Please login or register first. When "
7055
  msgstr "Effacer"
7056
 
7057
  #: templates/send-access-keys.tpl.php:5
 
7058
  msgctxt "send-access-keys"
7059
  msgid "Enter your e-mail address"
7060
  msgstr "Adresse e-mail non valide"
7061
 
7062
  #: templates/send-access-keys.tpl.php:9
 
7063
  msgctxt "send-access-keys"
7064
  msgid "Continue"
7065
  msgstr "Continuer"
7179
  msgstr "Emplacements d'image disponibles:"
7180
 
7181
  #: templates/submit-listing/images-upload-form.tpl.php:45
 
7182
  msgctxt "templates"
7183
  msgid "File size:"
7184
  msgstr "Taille maximale des fichiers:"
7191
  msgstr ""
7192
 
7193
  #: templates/submit-listing/images-upload-form.tpl.php:52
 
7194
  msgctxt "templates"
7195
  msgid "Image width:"
7196
  msgstr "Largeur d'images (en pixel):"
7197
 
7198
  #: templates/submit-listing/images-upload-form.tpl.php:59
 
7199
  msgctxt "templates"
7200
  msgid "Image height:"
7201
  msgstr "Hauteur d'image (en pixel):"
languages/WPBDM-pl_PL.mo CHANGED
Binary file
languages/WPBDM-pl_PL.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Business Directory Plugin v3.6.5\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
5
- "POT-Creation-Date: 2016-12-13 23:12:36+00:00\n"
6
- "PO-Revision-Date: 2016-12-13 18:12-0500\n"
7
  "Last-Translator: HomeSupport <admin@homesupport.pl>\n"
8
  "Language-Team: HomeSupport\n"
9
  "Language: pl_PL\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
14
  "|| n%100>=20) ? 1 : 2;\n"
15
- "X-Generator: Poedit 1.8.5\n"
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
18
  "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
@@ -21,7 +21,6 @@ msgstr ""
21
 
22
  # @ WPBDM
23
  #: admin/class-admin-listings.php:40
24
- #, fuzzy
25
  msgctxt "admin category filter"
26
  msgid "All categories"
27
  msgstr "Wszystkie Kategorie"
@@ -145,14 +144,14 @@ msgctxt "admin actions"
145
  msgid "Renew Listing"
146
  msgstr "Odnów Ofertę"
147
 
148
- #: admin/class-admin.php:102
149
  msgid ""
150
  "Preview is only available after you've saved the first draft. This is due\n"
151
  "to how WordPress stores the data."
152
  msgstr ""
153
 
154
  # @ WPBDM
155
- #: admin/class-admin.php:135
156
  msgctxt "drip pointer"
157
  msgid ""
158
  "Find out how to create a compelling, thriving business directory from "
@@ -164,146 +163,145 @@ msgstr ""
164
  "darmowy moduł Premium tylko za zarejestrowanie się."
165
 
166
  # @ WPBDM
167
- #: admin/class-admin.php:137
168
  msgctxt "drip pointer"
169
  msgid "Email Address:"
170
  msgstr "Adres e-mail:"
171
 
172
  # @ WPBDM
173
- #: admin/class-admin.php:143
174
  msgctxt "drip pointer"
175
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
176
  msgstr "Chcesz poznać tajemnice budowy niesamowitego katalogu firm?"
177
 
178
  # @ WPBDM
179
- #: admin/class-admin.php:145
180
  msgctxt "drip pointer"
181
  msgid "Yes, please!"
182
  msgstr "Tak, proszę!"
183
 
184
  # @ WPBDM
185
- #: admin/class-admin.php:147
186
  msgctxt "drip pointer"
187
  msgid "No, thanks"
188
  msgstr "Nie, dziękuję"
189
 
190
  # @ WPBDM
191
- #: admin/class-admin.php:164
192
  msgctxt "admin"
193
  msgid "Business Directory"
194
  msgstr "Katalog Firm"
195
 
196
  # @ WPBDM
197
- #: admin/class-admin.php:175
198
  msgctxt "admin"
199
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
200
  msgstr "Wszystko ustawione. Odwiedź swój nowy <a>Katalog Firm</a>."
201
 
202
  # @ WPBDM
203
- #: admin/class-admin.php:196
204
  msgctxt "drip pointer"
205
  msgid "Invalid e-mail address."
206
  msgstr "Nieprawidłowy adres e-mail"
207
 
208
  # @ WPBDM
209
- #: admin/class-admin.php:230
210
  msgctxt "admin menu"
211
  msgid "Business Directory Admin"
212
  msgstr "Katalog Firm Admin"
213
 
214
  # @ WPBDM
215
- #: admin/class-admin.php:231
216
- #, fuzzy
217
  msgctxt "admin menu"
218
  msgid "Dir. Admin"
219
  msgstr "Katalog Admin"
220
 
221
  # @ WPBDM
222
- #: admin/class-admin.php:231
223
  msgctxt "admin menu"
224
  msgid "Directory Admin"
225
  msgstr "Katalog Admin"
226
 
227
  # @ WPBDM
228
- #: admin/class-admin.php:237 admin/class-admin.php:238
229
  msgctxt "admin menu"
230
  msgid "Add New Listing"
231
  msgstr "Dodaj nową ofertę"
232
 
233
  # @ WPBDM
234
- #: admin/class-admin.php:243 admin/class-admin.php:244
235
  msgctxt "admin menu"
236
  msgid "Manage Options"
237
  msgstr "Zarządzaj opcjami"
238
 
239
  # @ WPBDM
240
- #: admin/class-admin.php:249 admin/class-admin.php:250
241
  msgctxt "admin menu"
242
  msgid "Manage Fees"
243
  msgstr "Zarządzaj abonamentami"
244
 
245
  # @ WPBDM
246
- #: admin/class-admin.php:255 admin/class-admin.php:256
247
  msgctxt "admin menu"
248
  msgid "Manage Form Fields"
249
  msgstr "Zarządzaj polami formularzy"
250
 
251
  # @ WPBDM
252
- #: admin/class-admin.php:261 admin/class-admin.php:262
253
  msgctxt "admin menu"
254
  msgid "Listings"
255
  msgstr "Oferty"
256
 
257
  # @ WPBDM
258
- #: admin/class-admin.php:276 admin/class-admin.php:277
259
  msgctxt "admin menu"
260
  msgid "CSV Import"
261
  msgstr "CSV Import"
262
 
263
  # @ WPBDM
264
- #: admin/class-admin.php:282 admin/class-admin.php:283
265
  msgctxt "admin menu"
266
  msgid "CSV Export"
267
  msgstr "CSV Export"
268
 
269
  # @ WPBDM
270
- #: admin/class-admin.php:288 admin/class-admin.php:289
271
  msgctxt "admin menu"
272
  msgid "Debug"
273
  msgstr "Debug"
274
 
275
  # @ WPBDM
276
- #: admin/class-admin.php:298
277
  msgctxt "admin menu"
278
  msgid "Main Menu"
279
  msgstr "Główne menu"
280
 
281
  # @ WPBDM
282
- #: admin/class-admin.php:309
283
  msgctxt "admin menu"
284
  msgid "Uninstall Business Directory Plugin"
285
  msgstr "Odinstaluj Katalog Firm"
286
 
287
  # @ WPBDM
288
- #: admin/class-admin.php:310
289
  msgctxt "admin menu"
290
  msgid "Uninstall"
291
  msgstr "Odinstaluj "
292
 
293
  # @ WPBDM
294
- #: admin/class-admin.php:424
295
  #: admin/templates/listing-metabox-categories.tpl.php:69
296
  msgctxt "admin infometabox"
297
  msgid "never"
298
  msgstr "nigdy"
299
 
300
- #: admin/class-admin.php:518
301
  msgctxt "admin"
302
  msgid "Dismiss this notice."
303
  msgstr ""
304
 
305
  # @ WPBDM
306
- #: admin/class-admin.php:546
307
  msgctxt "admin"
308
  msgid "The listing has been published."
309
  msgid_plural "The listings have been published."
@@ -312,7 +310,7 @@ msgstr[1] "Oferty zostały opublikowane."
312
  msgstr[2] "Ofert zostało opublikowanych."
313
 
314
  # @ WPBDM
315
- #: admin/class-admin.php:564
316
  msgctxt "admin"
317
  msgid "The listing status has been set as paid."
318
  msgid_plural "The listings status has been set as paid."
@@ -320,7 +318,7 @@ msgstr[0] "Zmieniono status oferty na zapłacono."
320
  msgstr[1] "Zmieniono status ofert na zapłacono."
321
  msgstr[2] "Zmieniono status ofert na zapłacono."
322
 
323
- #: admin/class-admin.php:570
324
  msgctxt "admin"
325
  msgid ""
326
  "Only invoices containing non-recurring items were marked as paid. Please "
@@ -334,7 +332,7 @@ msgstr[1] ""
334
  msgstr[2] ""
335
 
336
  # @ WPBDM
337
- #: admin/class-admin.php:589
338
  msgctxt "admin"
339
  msgid "The listing has been modified."
340
  msgid_plural "The listings have been modified."
@@ -343,7 +341,7 @@ msgstr[1] "Oferty zostały zmodyfikowane."
343
  msgstr[2] "Ofert zostało zmodyfikowanych."
344
 
345
  # @ WPBDM
346
- #: admin/class-admin.php:602
347
  msgctxt "admin"
348
  msgid "The listing has been upgraded."
349
  msgid_plural "The listings have been upgraded."
@@ -352,7 +350,7 @@ msgstr[1] "Podniesiono status ofert."
352
  msgstr[2] "Podniesiono status ofert."
353
 
354
  # @ WPBDM
355
- #: admin/class-admin.php:614
356
  msgctxt "admin"
357
  msgid "The listing has been downgraded."
358
  msgid_plural "The listings have been downgraded."
@@ -360,7 +358,7 @@ msgstr[0] "Obniżono status oferty."
360
  msgstr[1] "Obniżono status ofert."
361
  msgstr[2] "Obniżono status ofert."
362
 
363
- #: admin/class-admin.php:625
364
  msgctxt "admin payments"
365
  msgid ""
366
  "The payment status was not changed. Recurring payments can't be manually "
@@ -369,25 +367,25 @@ msgid ""
369
  msgstr ""
370
 
371
  # @ WPBDM
372
- #: admin/class-admin.php:630
373
  msgctxt "admin"
374
  msgid "The transaction has been approved."
375
  msgstr "Transakcja została zatwierdzona."
376
 
377
  # @ WPBDM
378
- #: admin/class-admin.php:640
379
  msgctxt "admin"
380
  msgid "The transaction has been rejected."
381
  msgstr "Transakcja została odrzucona."
382
 
383
  # @ WPBDM
384
- #: admin/class-admin.php:646
385
  msgctxt "admin"
386
  msgid "The fee was successfully assigned."
387
  msgstr "Abonament został przypisany do oferty."
388
 
389
  # @ WPBDM
390
- #: admin/class-admin.php:655
391
  msgctxt "admin"
392
  msgid "Listing was renewed."
393
  msgid_plural "Listings were renewed."
@@ -396,25 +394,25 @@ msgstr[1] "Odnowiono oferty."
396
  msgstr[2] "Odnowiono ofert."
397
 
398
  # @ WPBDM
399
- #: admin/class-admin.php:662
400
  msgctxt "admin"
401
  msgid "Renewal email sent."
402
  msgstr "Wysłano e-mail potwierdzający odnowienie."
403
 
404
  # @ WPBDM
405
- #: admin/class-admin.php:696
406
  msgctxt "admin category id"
407
  msgid "ID"
408
  msgstr "ID"
409
 
410
  # @ WPBDM
411
- #: admin/class-admin.php:698 admin/class-admin.php:704
412
  msgctxt "admin"
413
  msgid "Listing Count"
414
  msgstr "Licznik ofert"
415
 
416
  # @ WPBDM
417
- #: admin/class-admin.php:813
418
  msgctxt "admin"
419
  msgid ""
420
  "<b>Business Directory Plugin</b> requires fields with the following "
@@ -424,7 +422,7 @@ msgstr ""
424
  "tym polu: <b>%s</b>."
425
 
426
  # @ WPBDM
427
- #: admin/class-admin.php:815
428
  msgctxt "admin"
429
  msgid ""
430
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
@@ -433,7 +431,7 @@ msgstr ""
433
  "<b>Katalog Firm</b>potrzebuje pola z <b>%s</b> aby pracować poprawnie."
434
 
435
  # @ WPBDM
436
- #: admin/class-admin.php:819
437
  msgctxt "admin"
438
  msgid ""
439
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
@@ -443,19 +441,19 @@ msgstr ""
443
  "formularza\" albo niech katalog firm zrobi to dla ciebie automatycznie."
444
 
445
  # @ WPBDM
446
- #: admin/class-admin.php:823
447
  msgctxt "admin"
448
  msgid "Go to \"Manage Form Fields\""
449
  msgstr "Przejdź do \"Zarządzanie polami formularza\""
450
 
451
  # @ WPBDM
452
- #: admin/class-admin.php:826
453
  msgctxt "admin"
454
  msgid "Create these required fields for me"
455
  msgstr "Stwórz te wymagane pola dla mnie"
456
 
457
  # @ WPBDM
458
- #: admin/class-admin.php:835
459
  msgctxt "admin"
460
  msgid ""
461
  "<b>Business Directory Plugin</b> requires a page with the "
@@ -465,7 +463,7 @@ msgstr ""
465
  "<tt>[businessdirectory]</tt> aby działać prawidłowo."
466
 
467
  # @ WPBDM
468
- #: admin/class-admin.php:837
469
  msgctxt "admin"
470
  msgid ""
471
  "You can create this page by yourself or let Business Directory do this for "
@@ -475,31 +473,31 @@ msgstr ""
475
  "automatycznie."
476
 
477
  # @ WPBDM
478
- #: admin/class-admin.php:841
479
  msgctxt "admin"
480
  msgid "Create required pages for me"
481
  msgstr "Stwórz wymagane pola dla mnie"
482
 
483
  # @ WPBDM
484
- #: admin/class-admin.php:881
485
  msgctxt "admin compat"
486
  msgid "Installed: %s"
487
  msgstr "zainstalowane: %s"
488
 
489
  # @ WPBDM
490
- #: admin/class-admin.php:881
491
  msgctxt "admin compat"
492
  msgid "N/A"
493
  msgstr "N/A"
494
 
495
  # @ WPBDM
496
- #: admin/class-admin.php:884
497
  msgctxt "admin compat"
498
  msgid "Required: %s"
499
  msgstr "Wymagane: %s"
500
 
501
  # @ WPBDM
502
- #: admin/class-admin.php:896
503
  msgctxt "admin compat"
504
  msgid ""
505
  "Business Directory has detected some incompatible premium module versions "
@@ -508,7 +506,7 @@ msgstr ""
508
  "Katalog Firm wykrył pewne niezgodne zainstalowane wersje modułów Premium."
509
 
510
  # @ WPBDM
511
- #: admin/class-admin.php:898
512
  msgctxt "admin compat"
513
  msgid ""
514
  "Please upgrade to the required versions indicated below to make sure "
@@ -518,7 +516,7 @@ msgstr ""
518
  "się, że wszystko będzie funkcjonować prawidłowo."
519
 
520
  # @ WPBDM
521
- #: admin/class-admin.php:918
522
  msgctxt "admin"
523
  msgid ""
524
  "We noticed you want your Business Directory users to register before posting "
@@ -551,14 +549,12 @@ msgstr "Obecnie nie ma żadnych obrazków dołączonych do tej oferty."
551
 
552
  # @ WPBDM
553
  #: admin/class-themes-admin.php:47
554
- #, fuzzy
555
  msgctxt "themes"
556
  msgid "Directory Themes"
557
  msgstr "Kategorie Katalogu"
558
 
559
  # @ WPBDM
560
  #: admin/class-themes-admin.php:48
561
- #, fuzzy
562
  msgctxt "themes"
563
  msgid "Directory Themes %s"
564
  msgstr "Kategorie Katalogu"
@@ -593,7 +589,6 @@ msgstr ""
593
 
594
  # @ WPBDM
595
  #: admin/class-themes-admin.php:157
596
- #, fuzzy
597
  msgctxt "themes"
598
  msgid "Could not change the active theme to \"%s\"."
599
  msgstr "Nie można utworzyć kategorii ofert \"%s\""
@@ -612,28 +607,24 @@ msgstr ""
612
 
613
  # @ WPBDM
614
  #: admin/class-themes-admin.php:216
615
- #, fuzzy
616
  msgctxt "themes"
617
  msgid "Map My Fields"
618
  msgstr "Zarządzaj polami formularzy"
619
 
620
  # @ WPBDM
621
  #: admin/class-themes-admin.php:223
622
- #, fuzzy
623
  msgctxt "themes"
624
  msgid "Suggested fields created successfully."
625
  msgstr "Pola wymagane zostały pomyślnie utworzone."
626
 
627
  # @ WPBDM
628
  #: admin/class-themes-admin.php:226
629
- #, fuzzy
630
  msgctxt "themes"
631
  msgid "Theme installed successfully."
632
  msgstr "Pola wymagane zostały pomyślnie utworzone."
633
 
634
  # @ WPBDM
635
  #: admin/class-themes-admin.php:229
636
- #, fuzzy
637
  msgctxt "themes"
638
  msgid "Theme was deleted sucessfully."
639
  msgstr "Import zakończony pełnym sukcesem."
@@ -645,14 +636,12 @@ msgstr ""
645
 
646
  # @ WPBDM
647
  #: admin/class-themes-admin.php:258
648
- #, fuzzy
649
  msgctxt "themes"
650
  msgid "Please upload a valid theme file."
651
  msgstr "Proszę wprowadzić poprawny adres e-mail."
652
 
653
  # @ WPBDM
654
  #: admin/class-themes-admin.php:265
655
- #, fuzzy
656
  msgctxt "themes"
657
  msgid "Could not move \"%s\" to a temporary directory."
658
  msgstr "Nie można utworzyć katalogu wpbdp-csv-eksport."
@@ -743,7 +732,7 @@ msgid "← Return to \"CSV Import\""
743
  msgstr "← Powrót do \"CSV Import\""
744
 
745
  # @ csv import
746
- #: admin/csv-import.php:255
747
  msgid ""
748
  "A valid temporary directory with write permissions is required for CSV "
749
  "imports to function properly. Your server is using \"%s\" but this path does "
@@ -754,25 +743,25 @@ msgstr ""
754
  "mieć prawa zapisu. Proszę skontaktować się z hostem."
755
 
756
  # @ WPBDM
757
- #: admin/csv-import.php:289
758
  msgctxt "admin csv-import"
759
  msgid "There was an error uploading the CSV file."
760
  msgstr "Błąd podczas przesyłania pliku CSV."
761
 
762
  # @ WPBDM
763
- #: admin/csv-import.php:295
764
  msgctxt "admin csv-import"
765
  msgid "Please upload or select a CSV file."
766
  msgstr "Proszę załadować nowy lub wybrać istniejący plik CSV."
767
 
768
  # @ WPBDM
769
- #: admin/csv-import.php:308
770
  msgctxt "admin csv-import"
771
  msgid "There was an error uploading the images ZIP file."
772
  msgstr "Wystąpił problem podczas ładowania obrazów w pliku ZIP."
773
 
774
  # @ WPBDM
775
- #: admin/csv-import.php:329
776
  msgctxt "admin csv-import"
777
  msgid ""
778
  "An error was detected while validating the CSV file for import. Please fix "
@@ -782,7 +771,7 @@ msgstr ""
782
  "sprawdzić przed kontynuacją."
783
 
784
  # @ WPBDM
785
- #: admin/csv-import.php:338
786
  msgctxt "admin csv-import"
787
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
788
  msgstr ""
@@ -808,14 +797,12 @@ msgstr ""
808
 
809
  # @ WPBDM
810
  #: admin/fees.php:25 admin/fees.php:260
811
- #, fuzzy
812
  msgctxt "fees admin"
813
  msgid "Active"
814
  msgstr "Tylko aktywne"
815
 
816
  # @ WPBDM
817
  #: admin/fees.php:28 admin/fees.php:258
818
- #, fuzzy
819
  msgctxt "fees admin"
820
  msgid "Not Available"
821
  msgstr "Dostępne miejsca na Obrazy:"
@@ -833,21 +820,18 @@ msgstr ""
833
 
834
  # @ WPBDM
835
  #: admin/fees.php:56
836
- #, fuzzy
837
  msgctxt "admin fees table"
838
  msgid "All"
839
  msgstr "Wszystkie"
840
 
841
  # @ WPBDM
842
  #: admin/fees.php:68
843
- #, fuzzy
844
  msgctxt "admin fees table"
845
  msgid "Active"
846
  msgstr "Tylko aktywne"
847
 
848
  # @ WPBDM
849
  #: admin/fees.php:78
850
- #, fuzzy
851
  msgctxt "admin fees table"
852
  msgid "Not Available"
853
  msgstr "Dostępne miejsca na Obrazy:"
@@ -883,14 +867,12 @@ msgstr "Obrazy"
883
 
884
  # @ WPBDM
885
  #: admin/fees.php:98
886
- #, fuzzy
887
  msgctxt "fees admin"
888
  msgid "Featured/Sticky"
889
  msgstr "Status wyróżnienia (naklejka)"
890
 
891
  # @ WPBDM
892
  #: admin/fees.php:102
893
- #, fuzzy
894
  msgctxt "fees admin"
895
  msgid "Status"
896
  msgstr "Status"
@@ -963,21 +945,18 @@ msgstr ""
963
 
964
  # @ WPBDM
965
  #: admin/fees.php:250
966
- #, fuzzy
967
  msgctxt "fees admin"
968
  msgid "No"
969
  msgstr "LIS"
970
 
971
  # @ WPBDM
972
  #: admin/fees.php:285
973
- #, fuzzy
974
  msgctxt "fees admin"
975
  msgid "Fee enabled."
976
  msgstr "Abonament usunięty "
977
 
978
  # @ WPBDM
979
  #: admin/fees.php:293
980
- #, fuzzy
981
  msgctxt "fees admin"
982
  msgid "Fee disabled."
983
  msgstr "Abonament usunięty "
@@ -1155,99 +1134,94 @@ msgstr "Pola wymagane zostały pomyślnie utworzone."
1155
 
1156
  # @ WPBDM
1157
  #: admin/form-fields.php:290
1158
- #, fuzzy
1159
  msgctxt "form-fields admin"
1160
  msgid "Title"
1161
  msgstr "Tytuł"
1162
 
1163
  # @ WPBDM
1164
  #: admin/form-fields.php:291
1165
- #, fuzzy
1166
  msgctxt "form-fields admin"
1167
  msgid "Category"
1168
  msgstr "Kategorie"
1169
 
1170
  # @ WPBDM
1171
  #: admin/form-fields.php:292
1172
- #, fuzzy
1173
  msgctxt "form-fields admin"
1174
  msgid "Excerpt"
1175
  msgstr "W wyciągu z oferty"
1176
 
1177
  # @ WPBDM
1178
  #: admin/form-fields.php:293
1179
- #, fuzzy
1180
  msgctxt "form-fields admin"
1181
  msgid "Content"
1182
  msgstr "Zawartość Posta"
1183
 
1184
  # @ WPBDM
1185
  #: admin/form-fields.php:294
1186
- #, fuzzy
1187
  msgctxt "form-fields admin"
1188
  msgid "Tags"
1189
  msgstr "Slug Tagów"
1190
 
1191
  # @ WPBDM
1192
  #: admin/form-fields.php:295
1193
- #, fuzzy
1194
  msgctxt "form-fields admin"
1195
  msgid "Address"
1196
  msgstr "Adres e-mail:"
1197
 
1198
  # @ WPBDM
1199
  #: admin/form-fields.php:296
1200
- #, fuzzy
1201
  msgctxt "form-fields admin"
1202
  msgid "City"
1203
  msgstr "Miasto:"
1204
 
1205
  # @ WPBDM
1206
  #: admin/form-fields.php:297
1207
- #, fuzzy
1208
  msgctxt "form-fields admin"
1209
  msgid "State"
1210
  msgstr "Województwo:"
1211
 
 
1212
  #: admin/form-fields.php:298
 
 
 
 
 
 
1213
  msgctxt "form-fields admin"
1214
  msgid "ZIP Code"
1215
  msgstr ""
1216
 
1217
  # @ WPBDM
1218
- #: admin/form-fields.php:299
1219
- #, fuzzy
1220
  msgctxt "form-fields admin"
1221
  msgid "FAX Number"
1222
  msgstr "Numer karty kredytowej:"
1223
 
1224
  # @ WPBDM
1225
- #: admin/form-fields.php:300
1226
- #, fuzzy
1227
  msgctxt "form-fields admin"
1228
  msgid "Phone Number"
1229
  msgstr "Telefon"
1230
 
1231
  # @ WPBDM
1232
- #: admin/form-fields.php:301
1233
- #, fuzzy
1234
  msgctxt "form-fields admin"
1235
  msgid "Ratings Field"
1236
  msgstr "Pola ofert"
1237
 
1238
- #: admin/form-fields.php:302
1239
  msgctxt "form-fields admin"
1240
  msgid "Twitter"
1241
  msgstr ""
1242
 
1243
- #: admin/form-fields.php:303
1244
  msgctxt "form-fields admin"
1245
  msgid "Website"
1246
  msgstr ""
1247
 
1248
  # @ WPBDM
1249
- #: admin/form-fields.php:324
1250
- #, fuzzy
1251
  msgctxt "form-fields admin"
1252
  msgid "Tags updated."
1253
  msgstr "Ustawienia zapisane"
@@ -1325,7 +1299,6 @@ msgstr "Katalog Firm Informacje"
1325
 
1326
  # @ WPBDM
1327
  #: admin/page-debug.php:28
1328
- #, fuzzy
1329
  msgid "Missing tables: %s"
1330
  msgstr "Oferty otagowane: %s"
1331
 
@@ -1877,7 +1850,6 @@ msgstr ""
1877
 
1878
  # @ WPBDM
1879
  #: admin/templates/csv-import.tpl.php:176
1880
- #, fuzzy
1881
  msgctxt "admin csv-import"
1882
  msgid "Keep existing images."
1883
  msgstr "Obrazy"
@@ -1901,14 +1873,12 @@ msgstr "Przypisz oferty do użytkownika."
1901
 
1902
  # @ WPBDM
1903
  #: admin/templates/csv-import.tpl.php:193
1904
- #, fuzzy
1905
  msgctxt "admin csv-import"
1906
  msgid "Use a default user for listings?"
1907
  msgstr "Użyj domyślnego obrazu dla ofert, które nie posiadają żadnych obrazów?"
1908
 
1909
  # @ WPBDM
1910
  #: admin/templates/csv-import.tpl.php:199
1911
- #, fuzzy
1912
  msgctxt "admin csv-import"
1913
  msgid ""
1914
  "Select a default user to be used if the username column is not present in "
@@ -2065,7 +2035,6 @@ msgstr "Dodaj Abonament oferty"
2065
 
2066
  # @ WPBDM
2067
  #: admin/templates/fees-addoredit.tpl.php:23
2068
- #, fuzzy
2069
  msgctxt "fees admin"
2070
  msgid "Edit Listing Fee"
2071
  msgstr "Edycja Firmy"
@@ -2114,7 +2083,6 @@ msgstr "Liczba dozwolonych obrazów"
2114
 
2115
  # @ WPBDM
2116
  #: admin/templates/fees-addoredit.tpl.php:94
2117
- #, fuzzy
2118
  msgctxt "fees admin"
2119
  msgid "Is featured listing/sticky?"
2120
  msgstr "Wyróżnione Firmy"
@@ -2141,7 +2109,6 @@ msgstr "* Wszystkie Kategorie *"
2141
 
2142
  # @ WPBDM
2143
  #: admin/templates/fees-addoredit.tpl.php:128
2144
- #, fuzzy
2145
  msgctxt "fees admin"
2146
  msgid "Fee Description"
2147
  msgstr "Opis pola"
@@ -2166,7 +2133,6 @@ msgstr "Usuń abonament oferty"
2166
 
2167
  # @ WPBDM
2168
  #: admin/templates/fees-confirm-delete.tpl.php:7
2169
- #, fuzzy
2170
  msgctxt "fees admin"
2171
  msgid "Are you sure you want to disable the \"%s\" fee?"
2172
  msgstr "Jesteś pewien, że chcesz usunąć abonament \"%s\"?"
@@ -2179,7 +2145,6 @@ msgstr "Jesteś pewien, że chcesz usunąć abonament \"%s\"?"
2179
 
2180
  # @ WPBDM
2181
  #: admin/templates/fees-confirm-delete.tpl.php:16
2182
- #, fuzzy
2183
  msgctxt "fee admin"
2184
  msgid "Disable Fee"
2185
  msgstr "Usuń abonament"
@@ -2248,7 +2213,6 @@ msgstr ""
2248
  # @ WPBDM
2249
  #: admin/templates/fees.tpl.php:57 admin/templates/fees.tpl.php:63
2250
  #: admin/templates/fees.tpl.php:77
2251
- #, fuzzy
2252
  msgctxt "fees admin"
2253
  msgid "Paid"
2254
  msgstr "Zapłacone"
@@ -2256,7 +2220,6 @@ msgstr "Zapłacone"
2256
  # @ WPBDM
2257
  #: admin/templates/fees.tpl.php:57 admin/templates/fees.tpl.php:63
2258
  #: admin/templates/fees.tpl.php:77
2259
- #, fuzzy
2260
  msgctxt "fees admin"
2261
  msgid "Free"
2262
  msgstr "Tryb Bezpłatny"
@@ -2357,7 +2320,6 @@ msgstr "Przypiisanie pola"
2357
  #: admin/templates/form-fields-addoredit.tpl.php:14
2358
  #: admin/templates/form-fields-addoredit.tpl.php:36
2359
  #: admin/templates/form-fields-addoredit.tpl.php:60
2360
- #, fuzzy
2361
  msgctxt "form-fields admin"
2362
  msgid "required"
2363
  msgstr "Wymagane"
@@ -2382,7 +2344,6 @@ msgstr "Opis pola"
2382
 
2383
  # @ WPBDM
2384
  #: admin/templates/form-fields-addoredit.tpl.php:70
2385
- #, fuzzy
2386
  msgctxt "form-fields admin"
2387
  msgid "optional"
2388
  msgstr "Opcjonalnie"
@@ -2509,7 +2470,6 @@ msgstr "Usuń pole"
2509
 
2510
  # @ WPBDM
2511
  #: admin/templates/form-fields-tags.tpl.php:5
2512
- #, fuzzy
2513
  msgctxt "form-fields admin"
2514
  msgid "-- None --"
2515
  msgstr "-- Wybierz Jeden --"
@@ -2528,21 +2488,18 @@ msgstr ""
2528
 
2529
  # @ WPBDM
2530
  #: admin/templates/form-fields-tags.tpl.php:22
2531
- #, fuzzy
2532
  msgctxt "form-fields admin"
2533
  msgid "Create Missing Fields"
2534
  msgstr "Pola ofert"
2535
 
2536
  # @ WPBDM
2537
  #: admin/templates/form-fields-tags.tpl.php:30
2538
- #, fuzzy
2539
  msgctxt "form-fields admin"
2540
  msgid "Field Tag"
2541
  msgstr "Rodzaj pola"
2542
 
2543
  # @ WPBDM
2544
  #: admin/templates/form-fields-tags.tpl.php:31
2545
- #, fuzzy
2546
  msgctxt "form-fields admin"
2547
  msgid "Field"
2548
  msgstr "Pole"
@@ -2561,7 +2518,6 @@ msgstr "Podgląd formularza"
2561
 
2562
  # @ WPBDM
2563
  #: admin/templates/form-fields.tpl.php:6 admin/templates/themes.tpl.php:4
2564
- #, fuzzy
2565
  msgctxt "form-fields admin"
2566
  msgid "Manage Theme Tags"
2567
  msgstr "Zarządzaj abonamentami"
@@ -2587,7 +2543,7 @@ msgstr ""
2587
  "poznać wiecej możliwości."
2588
 
2589
  # @ WPBDM
2590
- #. #-#-#-#-# WPBDM.pot (Business Directory Plugin 4.1.6) #-#-#-#-#
2591
  #. Plugin Name of the plugin/theme
2592
  #: admin/templates/header.tpl.php:4
2593
  msgid "Business Directory Plugin"
@@ -2981,20 +2937,17 @@ msgstr "Odrzucenie płatności"
2981
 
2982
  # @ WPBDM
2983
  #: admin/templates/settings-reset.tpl.php:2
2984
- #, fuzzy
2985
  msgid "Business Directory - Reset Defaults"
2986
  msgstr "Katalog Firm - Najświeższe Firmy"
2987
 
2988
  # @ WPBDM
2989
  #: admin/templates/settings-reset.tpl.php:4
2990
- #, fuzzy
2991
  msgctxt "settings"
2992
  msgid "← Return to \"Manage Options\""
2993
  msgstr "← wróć do \"Zarządzanie polami formularza\""
2994
 
2995
  # @ WPBDM
2996
  #: admin/templates/settings-reset.tpl.php:10
2997
- #, fuzzy
2998
  msgid ""
2999
  "Use this option if you want to go back to the original factory settings for "
3000
  "BD."
@@ -3018,7 +2971,6 @@ msgstr "Katalog Firm Ustawienia"
3018
 
3019
  # @ WPBDM
3020
  #: admin/templates/settings.tpl.php:4
3021
- #, fuzzy
3022
  msgctxt "settings"
3023
  msgid "Reset Defaults"
3024
  msgstr "Przywróć ustawienia fabryczne"
@@ -3030,7 +2982,6 @@ msgstr "Ustawienia zapisane"
3030
 
3031
  # @ WPBDM
3032
  #: admin/templates/sidebar.tpl.php:3
3033
- #, fuzzy
3034
  msgctxt "admin sidebar"
3035
  msgid "Discount Codes Module"
3036
  msgstr "Moduł regionów"
@@ -3079,7 +3030,6 @@ msgstr "Moduł google mapy"
3079
 
3080
  # @ WPBDM
3081
  #: admin/templates/sidebar.tpl.php:18
3082
- #, fuzzy
3083
  msgctxt "admin sidebar"
3084
  msgid "Business Card Theme"
3085
  msgstr "Nazwa Firmy"
@@ -3096,14 +3046,12 @@ msgstr ""
3096
 
3097
  # @ WPBDM
3098
  #: admin/templates/sidebar.tpl.php:21
3099
- #, fuzzy
3100
  msgctxt "admin sidebar"
3101
  msgid "Tabbed Business Theme"
3102
  msgstr "Nazwa Firmy"
3103
 
3104
  # @ WPBDM
3105
  #: admin/templates/sidebar.tpl.php:22
3106
- #, fuzzy
3107
  msgctxt "admin sidebar"
3108
  msgid "Elegant Business Theme"
3109
  msgstr "Nazwa Firmy"
@@ -3156,7 +3104,6 @@ msgstr ""
3156
 
3157
  # @ WPBDM
3158
  #: admin/templates/sidebar.tpl.php:45
3159
- #, fuzzy
3160
  msgctxt "admin sidebar"
3161
  msgid "(All Modules)"
3162
  msgstr "Zainstalowane moduły"
@@ -3168,7 +3115,6 @@ msgstr ""
3168
 
3169
  # @ WPBDM
3170
  #: admin/templates/sidebar.tpl.php:58
3171
- #, fuzzy
3172
  msgctxt "admin sidebar"
3173
  msgid "Get a Directory Theme"
3174
  msgstr "Przejdź do \"Katalog Administracja\""
@@ -3245,14 +3191,12 @@ msgstr ""
3245
 
3246
  # @ WPBDM
3247
  #: admin/templates/themes-delete-confirm.tpl.php:3
3248
- #, fuzzy
3249
  msgctxt "themes admin"
3250
  msgid "Are you sure you want to delete the directory theme \"%s\"?"
3251
  msgstr "Jesteś pewien, że chcesz usunąć abonament \"%s\"?"
3252
 
3253
  # @ WPBDM
3254
  #: admin/templates/themes-delete-confirm.tpl.php:12
3255
- #, fuzzy
3256
  msgctxt "themes admin"
3257
  msgid "Cancel"
3258
  msgstr "Anuluj"
@@ -3280,14 +3224,12 @@ msgstr ""
3280
 
3281
  # @ WPBDM
3282
  #: admin/templates/themes-item.tpl.php:3
3283
- #, fuzzy
3284
  msgctxt "themes"
3285
  msgid "Active:"
3286
  msgstr "Tylko aktywne"
3287
 
3288
  # @ WPBDM
3289
  #: admin/templates/themes-item.tpl.php:17
3290
- #, fuzzy
3291
  msgctxt "themes"
3292
  msgid "Activate"
3293
  msgstr "Aktywacja Licencji"
@@ -3299,35 +3241,30 @@ msgstr ""
3299
 
3300
  # @ WPBDM
3301
  #: admin/templates/themes-item.tpl.php:38
3302
- #, fuzzy
3303
  msgctxt "themes"
3304
  msgid "Author:"
3305
  msgstr "Autor"
3306
 
3307
  # @ WPBDM
3308
  #: admin/templates/themes-licenses.tpl.php:24
3309
- #, fuzzy
3310
  msgctxt "themes"
3311
  msgid "Deactivate License"
3312
  msgstr "Dezaktywacja Licencji"
3313
 
3314
  # @ WPBDM
3315
  #: admin/templates/themes-licenses.tpl.php:27
3316
- #, fuzzy
3317
  msgctxt "themes"
3318
  msgid "Deactivating license..."
3319
  msgstr "Dezaktywowanie Licencji"
3320
 
3321
  # @ WPBDM
3322
  #: admin/templates/themes-licenses.tpl.php:29
3323
- #, fuzzy
3324
  msgctxt "themes"
3325
  msgid "Activate License"
3326
  msgstr "Aktywacja Licencji"
3327
 
3328
  # @ WPBDM
3329
  #: admin/templates/themes-licenses.tpl.php:30
3330
- #, fuzzy
3331
  msgctxt "themes"
3332
  msgid "Activating license..."
3333
  msgstr "Aktywowanie Licencji"
@@ -3339,14 +3276,12 @@ msgstr ""
3339
 
3340
  # @ WPBDM
3341
  #: admin/templates/themes-tabs.tpl.php:7
3342
- #, fuzzy
3343
  msgctxt "admin themes"
3344
  msgid "Licenses"
3345
  msgstr "Licencje"
3346
 
3347
  # @ WPBDM
3348
  #: admin/templates/themes.tpl.php:5
3349
- #, fuzzy
3350
  msgctxt "themes"
3351
  msgid "Settings"
3352
  msgstr "Ustawienia"
@@ -3506,34 +3441,32 @@ msgid "%s Feed"
3506
  msgstr "%s RSS"
3507
 
3508
  # @ WPBDM
3509
- #: business-directory-plugin.php:1137 core/view-submit-listing.php:58
3510
  #: core/views/submit_listing.php:10
3511
- #, fuzzy
3512
  msgctxt "views"
3513
  msgid "Submit A Listing"
3514
  msgstr "Dodaj Firmę"
3515
 
3516
  # @ WPBDM
3517
- #: business-directory-plugin.php:1142
3518
  msgctxt "title"
3519
  msgid "Find a Listing"
3520
  msgstr "Znajdź Firmę"
3521
 
3522
  # @ WPBDM
3523
- #: business-directory-plugin.php:1147
3524
  msgctxt "title"
3525
  msgid "View All Listings"
3526
  msgstr "Zobacz wszystkie Firmy"
3527
 
3528
  # @ WPBDM
3529
- #: business-directory-plugin.php:1176
3530
  msgctxt "title"
3531
  msgid "Listings tagged: %s"
3532
  msgstr "Oferty otagowane: %s"
3533
 
3534
  # @ WPBDM
3535
- #: core/api.php:401
3536
- #, fuzzy
3537
  msgid "Free"
3538
  msgstr "Tryb Bezpłatny"
3539
 
@@ -3657,7 +3590,6 @@ msgstr "Wykryto błąd w trakcie próby usunięcia tego pola."
3657
 
3658
  # @ WPBDM
3659
  #: core/class-gateway.php:133
3660
- #, fuzzy
3661
  msgctxt "billing info"
3662
  msgid "Please enter a valid e-mail address."
3663
  msgstr "Proszę wprowadzić poprawny adres e-mail."
@@ -3796,7 +3728,6 @@ msgstr "(powtarzające się)"
3796
 
3797
  # @ WPBDM
3798
  #: core/class-recaptcha.php:100 core/class-recaptcha.php:115
3799
- #, fuzzy
3800
  msgctxt "recaptcha"
3801
  msgid "The reCAPTCHA wasn't entered correctly."
3802
  msgstr "ReCaptcha nie została poprawnie wprowadzona."
@@ -3957,14 +3888,12 @@ msgstr "Żądać zalogowania aby umożliwić zamieszczanie ofert?"
3957
 
3958
  # @ WPBDM
3959
  #: core/class-settings.php:79
3960
- #, fuzzy
3961
  msgctxt "admin settings"
3962
  msgid "Login URL"
3963
  msgstr "Logowanie"
3964
 
3965
  # @ WPBDM
3966
  #: core/class-settings.php:82
3967
- #, fuzzy
3968
  msgctxt "admin settings"
3969
  msgid ""
3970
  "URL of your membership plugin's login page. Only enter this if using a "
@@ -4007,11 +3936,8 @@ msgstr ""
4007
 
4008
  # @ WPBDM
4009
  #: core/class-settings.php:106
4010
- #, fuzzy
4011
  msgctxt "admin settings"
4012
- msgid ""
4013
- "Terms and Conditions text goes here...\n"
4014
- "\n"
4015
  msgstr "Warunki i regulamin korzystania z serwisu."
4016
 
4017
  # @ WPBDM
@@ -4173,27 +4099,33 @@ msgctxt "admin settings"
4173
  msgid "Enable AJAX compatibility mode?"
4174
  msgstr "Włączyć tryb kompatybilności AJAX?"
4175
 
 
 
 
 
 
 
4176
  # @ WPBDM
4177
- #: core/class-settings.php:181 core/class-settings.php:679
4178
  msgctxt "admin settings"
4179
  msgid "Listings"
4180
  msgstr "Oferty"
4181
 
4182
  # @ WPBDM
4183
- #: core/class-settings.php:182 core/class-settings.php:349
4184
- #: core/class-settings.php:636
4185
  msgctxt "admin settings"
4186
  msgid "General Settings"
4187
  msgstr "Ustawienia Główne"
4188
 
4189
  # @ WPBDM
4190
- #: core/class-settings.php:184
4191
  msgctxt "admin settings"
4192
  msgid "Listings per page"
4193
  msgstr "Firm na stronę"
4194
 
4195
  # @ WPBDM
4196
- #: core/class-settings.php:185
4197
  msgctxt "admin settings"
4198
  msgid ""
4199
  "Number of listings to show per page. Use a value of \"0\" to show all "
@@ -4203,13 +4135,13 @@ msgstr ""
4203
  "pokazać wszystkie oferty."
4204
 
4205
  # @ WPBDM
4206
- #: core/class-settings.php:187
4207
  msgctxt "admin settings"
4208
  msgid "Listing duration for no-fee sites (in days)"
4209
  msgstr "Okres ważności oferty dla trybu bezpłatnego (w dniach)"
4210
 
4211
  # @ WPBDM
4212
- #: core/class-settings.php:188
4213
  msgctxt "admin settings"
4214
  msgid ""
4215
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
@@ -4219,13 +4151,13 @@ msgstr ""
4219
  "liczbę mniejszą od 10 lat (3650 dni)."
4220
 
4221
  # @ WPBDM
4222
- #: core/class-settings.php:194
4223
  msgctxt "admin settings"
4224
  msgid "Include listing contact form on listing pages?"
4225
  msgstr "Dołączyć formularz kontaktu z właścicielem na stronie oferty?"
4226
 
4227
  # @ WPBDM
4228
- #: core/class-settings.php:197
4229
  msgctxt "admin settings"
4230
  msgid ""
4231
  "Allows visitors to contact listing authors privately. Authors will receive "
@@ -4234,25 +4166,25 @@ msgstr ""
4234
  "Pozwolić użytkownikom na kontakt bezpośredni z włascicielem ofert. "
4235
  "Właściciel otrzyma e-mail ze strony."
4236
 
4237
- #: core/class-settings.php:200
4238
  msgctxt "admin settings"
4239
  msgid "Open detailed view of listing in new tab?"
4240
  msgstr ""
4241
 
4242
  # @ WPBDM
4243
- #: core/class-settings.php:205
4244
  msgctxt "admin settings"
4245
  msgid "Require login for using the contact form?"
4246
  msgstr "Wymagać logowania, aby używać formularza kontaktu?"
4247
 
4248
  # @ WPBDM
4249
- #: core/class-settings.php:211
4250
  msgctxt "admin settings"
4251
  msgid "Maximum number of contact form submits per day"
4252
  msgstr "Maksymalna liczba wiadomości wysłanych do właściciela w ciągu doby"
4253
 
4254
  # @ WPBDM
4255
- #: core/class-settings.php:214
4256
  msgctxt "admin settings"
4257
  msgid ""
4258
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
@@ -4260,12 +4192,12 @@ msgid ""
4260
  msgstr "Użyj aby ograniczyć spam do właściciela oferty. 0 oznacza brak limitu."
4261
 
4262
  # @ WPBDM
4263
- #: core/class-settings.php:222
4264
  msgctxt "admin settings"
4265
  msgid "Include comment form on listing pages?"
4266
  msgstr "Pozwolić na komentarze na stronie oferty?"
4267
 
4268
- #: core/class-settings.php:225
4269
  msgctxt "admin settings"
4270
  msgid ""
4271
  "BD uses the standard comment inclusion from WordPress, but most themes only "
@@ -4276,60 +4208,57 @@ msgid ""
4276
  msgstr ""
4277
 
4278
  # @ WPBDM
4279
- #: core/class-settings.php:228
4280
- #, fuzzy
4281
  msgctxt "admin settings"
4282
  msgid "Do not include comments in listings"
4283
  msgstr "Pozwolić na komentarze na stronie oferty?"
4284
 
4285
  # @ WPBDM
4286
- #: core/class-settings.php:229
4287
- #, fuzzy
4288
  msgctxt "admin settings"
4289
  msgid "Include comment form, theme invoked (standard option)"
4290
  msgstr "Pozwolić na komentarze na stronie oferty?"
4291
 
4292
- #: core/class-settings.php:230
4293
  msgctxt "admin settings"
4294
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
4295
  msgstr ""
4296
 
4297
  # @ WPBDM
4298
- #: core/class-settings.php:238
4299
  msgctxt "admin settings"
4300
  msgid "Show listings under categories on main page?"
4301
  msgstr "Wyświetlać oferty pod kategoriami na stronie głównej?"
4302
 
4303
  # @ WPBDM
4304
- #: core/class-settings.php:239
4305
  msgctxt "admin settings"
4306
  msgid "Status of listings upon uninstalling plugin"
4307
  msgstr "Status dla ofert, gdy odinstalowujesz plugin"
4308
 
4309
- #: core/class-settings.php:240 core/class-settings.php:242
4310
  msgctxt "post status"
4311
  msgid "Draft"
4312
  msgstr ""
4313
 
4314
- #: core/class-settings.php:240 core/class-settings.php:242
4315
  msgctxt "post status"
4316
  msgid "Trash"
4317
  msgstr ""
4318
 
4319
  # @ WPBDM
4320
- #: core/class-settings.php:241
4321
  msgctxt "admin settings"
4322
  msgid "Status of deleted listings"
4323
  msgstr "Status dla ofert usuniętych"
4324
 
4325
  # @ WPBDM
4326
- #: core/class-settings.php:243
4327
- #, fuzzy
4328
  msgctxt "admin settings"
4329
  msgid "Submit Listing instructions message"
4330
  msgstr "Wiadomość do osoby kontaktowej z Oferty"
4331
 
4332
- #: core/class-settings.php:243
4333
  msgctxt "admin settings"
4334
  msgid ""
4335
  "This text is displayed at the first page of the Submit Listing process for "
@@ -4338,25 +4267,25 @@ msgid ""
4338
  msgstr ""
4339
 
4340
  # @ WPBDM
4341
- #: core/class-settings.php:245
4342
  msgctxt "admin settings"
4343
  msgid "Listing Renewal"
4344
  msgstr "Oferta Odświeżona"
4345
 
4346
  # @ WPBDM
4347
- #: core/class-settings.php:246
4348
  msgctxt "admin settings"
4349
  msgid "Turn on listing renewal option?"
4350
  msgstr "Włączyć opcję odnawiania ofert?"
4351
 
4352
  # @ WPBDM
4353
- #: core/class-settings.php:249
4354
  msgctxt "admin settings"
4355
  msgid "Allow recurring renewal payments?"
4356
  msgstr "Pozwalać na cykliczne płatności dla odnawiania ofert?"
4357
 
4358
  # @ WPBDM
4359
- #: core/class-settings.php:252
4360
  msgctxt "admin settings"
4361
  msgid ""
4362
  "Allow users to opt in for automatic renewal of their listings. The fee is "
@@ -4367,13 +4296,13 @@ msgstr ""
4367
  "użytkownika."
4368
 
4369
  # @ WPBDM
4370
- #: core/class-settings.php:256
4371
  msgctxt "admin settings"
4372
  msgid "Use recurring payments as the default payment method?"
4373
  msgstr "Używać cyklicznych płatności jako standardowej metody płatności?"
4374
 
4375
  # @ WPBDM
4376
- #: core/class-settings.php:259
4377
  msgctxt "admin settings"
4378
  msgid ""
4379
  "Enable automatic renewal without having users opt in during the submit "
@@ -4383,13 +4312,13 @@ msgstr ""
4383
  "użytkowników w trakcie dodawania oferty."
4384
 
4385
  # @ WPBDM
4386
- #: core/class-settings.php:264
4387
  msgctxt "admin settings"
4388
  msgid "Listing renewal e-mail threshold (in days)"
4389
  msgstr "Powiadomienie o konieczności odnowienia oferty (w dniach)"
4390
 
4391
  # @ WPBDM
4392
- #: core/class-settings.php:267
4393
  msgctxt "admin settings"
4394
  msgid ""
4395
  "Configure how many days before listing expiration is the renewal e-mail sent."
@@ -4398,7 +4327,7 @@ msgstr ""
4398
  "odnowienia."
4399
 
4400
  # @ WPBDM
4401
- #: core/class-settings.php:271
4402
  msgctxt "admin settings"
4403
  msgid ""
4404
  "Send expiration notices including a cancel links to auto-renewed listings?"
@@ -4407,7 +4336,7 @@ msgstr ""
4407
  "do auto-odnawiania ofert?"
4408
 
4409
  # @ WPBDM
4410
- #: core/class-settings.php:278
4411
  msgctxt "admin settings"
4412
  msgid "Remind listing owners of expired listings (past due)?"
4413
  msgstr ""
@@ -4415,13 +4344,13 @@ msgstr ""
4415
  "terminie)?"
4416
 
4417
  # @ WPBDM
4418
- #: core/class-settings.php:283
4419
  msgctxt "admin settings"
4420
  msgid "Listing renewal reminder e-mail threshold (in days)"
4421
  msgstr "Przypomnienie o konieczności odnowienia oferty (w dniach)"
4422
 
4423
  # @ WPBDM
4424
- #: core/class-settings.php:286
4425
  msgctxt "admin settings"
4426
  msgid ""
4427
  "Configure how many days after the expiration of a listing an e-mail reminder "
@@ -4431,203 +4360,202 @@ msgstr ""
4431
  "przypomnienie o konieczności odnowienia oferty."
4432
 
4433
  # @ WPBDM
4434
- #: core/class-settings.php:289
4435
  msgctxt "admin settings"
4436
  msgid "Post/Category Settings"
4437
  msgstr "Ustawienia Postu/Kategori"
4438
 
4439
  # @ WPBDM
4440
- #: core/class-settings.php:290
4441
  msgctxt "admin settings"
4442
  msgid "Default new post status"
4443
  msgstr "Domyślny Status Nowego Postu"
4444
 
4445
- #: core/class-settings.php:291 core/class-settings.php:294
4446
  msgctxt "post status"
4447
  msgid "Published"
4448
  msgstr ""
4449
 
4450
  # @ WPBDM
4451
- #: core/class-settings.php:291 core/class-settings.php:294
4452
- #, fuzzy
4453
  msgctxt "post status"
4454
  msgid "Pending"
4455
  msgstr "Oczekujące"
4456
 
4457
  # @ WPBDM
4458
- #: core/class-settings.php:293
4459
  msgctxt "admin settings"
4460
  msgid "Edit post status"
4461
  msgstr "Status Postu po Edycji "
4462
 
4463
  # @ WPBDM
4464
- #: core/class-settings.php:295
4465
  msgctxt "admin settings"
4466
  msgid "Order categories list by"
4467
  msgstr "Sortuj Kategorie według "
4468
 
4469
  # @ WPBDM
4470
- #: core/class-settings.php:297
4471
  msgctxt "admin settings"
4472
  msgid "Name"
4473
  msgstr "Nazwa"
4474
 
4475
  # @ WPBDM
4476
- #: core/class-settings.php:298
4477
  msgctxt "admin settings"
4478
  msgid "Slug"
4479
  msgstr "Slug"
4480
 
4481
  # @ WPBDM
4482
- #: core/class-settings.php:299
4483
  msgctxt "admin settings"
4484
  msgid "Listing Count"
4485
  msgstr "Licznik ofert"
4486
 
4487
  # @ WPBDM
4488
- #: core/class-settings.php:301
4489
  msgctxt "admin settings"
4490
  msgid "Sort order for categories"
4491
  msgstr "Porządek wyświatlania dla kategorii"
4492
 
4493
  # @ WPBDM
4494
- #: core/class-settings.php:302 core/class-settings.php:320
4495
  msgctxt "admin settings"
4496
  msgid "Ascending"
4497
  msgstr "Rosnąco"
4498
 
4499
  # @ WPBDM
4500
- #: core/class-settings.php:302 core/class-settings.php:320
4501
  msgctxt "admin settings"
4502
  msgid "Descending"
4503
  msgstr "Malejąco"
4504
 
4505
  # @ WPBDM
4506
- #: core/class-settings.php:303
4507
  msgctxt "admin settings"
4508
  msgid "Show category post count?"
4509
  msgstr "Pokazywać liczbę ofert w kategorii?"
4510
 
4511
  # @ WPBDM
4512
- #: core/class-settings.php:304
4513
  msgctxt "admin settings"
4514
  msgid "Hide empty categories?"
4515
  msgstr "Ukryć puste kategorie?"
4516
 
4517
  # @ WPBDM
4518
- #: core/class-settings.php:305
4519
  msgctxt "admin settings"
4520
  msgid "Show only parent categories in category list?"
4521
  msgstr "Pokazywać tylko Nadrzędne kategorie na liście kategorii?"
4522
 
4523
  # @ WPBDM
4524
- #: core/class-settings.php:307
4525
  msgctxt "admin settings"
4526
  msgid "Listings Sorting"
4527
  msgstr "Porządkowanie Firm"
4528
 
4529
  # @ WPBDM
4530
- #: core/class-settings.php:308
4531
  msgctxt "admin settings"
4532
  msgid "Order directory listings by"
4533
  msgstr "Porządkuj listę według"
4534
 
4535
  # @ WPBDM
4536
- #: core/class-settings.php:310
4537
  msgctxt "admin settings"
4538
  msgid "Title"
4539
  msgstr "Tytuł"
4540
 
4541
  # @ WPBDM
4542
- #: core/class-settings.php:311
4543
  msgctxt "admin settings"
4544
  msgid "Author"
4545
  msgstr "Autor"
4546
 
4547
  # @ WPBDM
4548
- #: core/class-settings.php:312 core/class-settings.php:722
4549
  msgctxt "admin settings"
4550
  msgid "Date posted"
4551
  msgstr "Data publikacji"
4552
 
4553
  # @ WPBDM
4554
- #: core/class-settings.php:313 core/class-settings.php:723
4555
  msgctxt "admin settings"
4556
  msgid "Date last modified"
4557
  msgstr "Data ostatnij modyfikacji"
4558
 
4559
  # @ WPBDM
4560
- #: core/class-settings.php:314
4561
  msgctxt "admin settings"
4562
  msgid "Random"
4563
  msgstr "Losowo"
4564
 
4565
- #: core/class-settings.php:315
4566
  msgctxt "admin settings"
4567
  msgid "Paid first then free. Inside each group by date."
4568
  msgstr ""
4569
 
4570
- #: core/class-settings.php:316
4571
  msgctxt "admin settings"
4572
  msgid "Paid first then free. Inside each group by title."
4573
  msgstr ""
4574
 
4575
  # @ WPBDM
4576
- #: core/class-settings.php:318
4577
  msgctxt "admin settings"
4578
  msgid "Sort directory listings by"
4579
  msgstr "Porządkuj oferty "
4580
 
4581
  # @ WPBDM
4582
- #: core/class-settings.php:319
4583
  msgctxt "admin settings"
4584
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
4585
  msgstr "Rosnąco (od A do Z). Malejąco (od Z do A)."
4586
 
4587
  # @ WPBDM
4588
- #: core/class-settings.php:324
4589
  msgctxt "admin settings"
4590
  msgid "Enable sort bar?"
4591
  msgstr "Włączyć pasek sortowania?"
4592
 
4593
  # @ WPBDM
4594
- #: core/class-settings.php:329
4595
  msgctxt "admin settings"
4596
  msgid "Sortbar Fields"
4597
  msgstr "Pola paska sortowania"
4598
 
4599
  # @ WPBDM
4600
- #: core/class-settings.php:338
4601
  msgctxt "admin settings"
4602
  msgid "Featured (Sticky) listing settings"
4603
  msgstr "Ustawienia Wyróżnienie (naklejka) oferty"
4604
 
4605
  # @ WPBDM
4606
- #: core/class-settings.php:339
4607
  msgctxt "admin settings"
4608
  msgid "Offer sticky listings?"
4609
  msgstr "Oferować wyróżnienia (naklejki)?"
4610
 
4611
  # @ WPBDM
4612
- #: core/class-settings.php:340
4613
  msgctxt "admin settings"
4614
  msgid "Offer upgrades during submit process?"
4615
  msgstr "Oferować wyróżnienia podczas rejestracji firmy?"
4616
 
4617
  # @ WPBDM
4618
- #: core/class-settings.php:341
4619
  msgctxt "admin settings"
4620
  msgid "Sticky listing price"
4621
  msgstr "Koszt naklejki"
4622
 
4623
  # @ WPBDM
4624
- #: core/class-settings.php:342
4625
  msgctxt "admin settings"
4626
  msgid "Sticky listing page description text"
4627
  msgstr "Strona opisu wyróżnienia oferty naklejką"
4628
 
4629
  # @ WPBDM
4630
- #: core/class-settings.php:343
4631
  msgctxt "admin settings"
4632
  msgid ""
4633
  "You can upgrade your listing to featured status. Featured listings will "
@@ -4638,19 +4566,19 @@ msgstr ""
4638
  "statusem."
4639
 
4640
  # @ WPBDM
4641
- #: core/class-settings.php:348
4642
  msgctxt "admin settings"
4643
  msgid "E-Mail"
4644
  msgstr "E-mail"
4645
 
4646
  # @ WPBDM
4647
- #: core/class-settings.php:352
4648
  msgctxt "admin settings"
4649
  msgid "Display email address fields publicly?"
4650
  msgstr "Wyświetlać publicznie pole \"adres e-mail\"?"
4651
 
4652
  # @ WPBDM
4653
- #: core/class-settings.php:355
4654
  msgctxt "admin settings"
4655
  msgid ""
4656
  "Shows the email address of the listing owner to all web users. NOT "
@@ -4662,13 +4590,13 @@ msgstr ""
4662
  "właściciela (spam)."
4663
 
4664
  # @ WPBDM
4665
- #: core/class-settings.php:358
4666
  msgctxt "admin settings"
4667
  msgid "How to determine the listing's email address?"
4668
  msgstr "Jak określić listę adresów e-mail?"
4669
 
4670
  # @ WPBDM
4671
- #: core/class-settings.php:361
4672
  msgctxt "admin settings"
4673
  msgid ""
4674
  "This affects emails sent to listing owners via contact forms or when their "
@@ -4677,145 +4605,145 @@ msgstr ""
4677
  "Wpływa to na e-maile wysyłane do właścicieli ofert za pośrednictwem "
4678
  "formularzy kontaktowych lub gdy ich oferta wygasa."
4679
 
4680
- #: core/class-settings.php:363
4681
  msgctxt "admin settings"
4682
  msgid "Try listing's email field first, then author's email."
4683
  msgstr ""
4684
 
4685
- #: core/class-settings.php:364
4686
  msgctxt "admin settings"
4687
  msgid "Try author's email first and then listing's email field."
4688
  msgstr ""
4689
 
4690
  # @ WPBDM
4691
- #: core/class-settings.php:368
4692
  msgctxt "admin settings"
4693
  msgid "E-Mail Notifications"
4694
  msgstr "Powiadomienia E-mail"
4695
 
4696
  # @ WPBDM
4697
- #: core/class-settings.php:371
4698
  msgctxt "admin settings"
4699
  msgid "Notify admin via e-mail when..."
4700
  msgstr "Powiadom Administratora przez e-mail, kiedy..."
4701
 
4702
  # @ WPBDM
4703
- #: core/class-settings.php:375
4704
  msgctxt "admin settings"
4705
  msgid "A new listing is submitted."
4706
  msgstr "Dodano nową ofertę."
4707
 
4708
  # @ WPBDM
4709
- #: core/class-settings.php:376
4710
  msgctxt "admin settings"
4711
  msgid "A listing is edited."
4712
  msgstr "Edytowano ofertę."
4713
 
4714
  # @ WPBDM
4715
- #: core/class-settings.php:377
4716
  msgctxt "admin settings"
4717
  msgid "A listing expires."
4718
  msgstr "Upłynął okres ważności oferty."
4719
 
4720
  # @ WPBDM
4721
- #: core/class-settings.php:378
4722
  msgctxt "admin settings"
4723
  msgid "A contact message is sent to a listing's owner."
4724
  msgstr "Została wysłana wiadomość kontaktowa do właściciela oferty."
4725
 
4726
  # @ WPBDM
4727
- #: core/class-settings.php:384
4728
  msgctxt "admin settings"
4729
  msgid "CC this e-mail address too"
4730
  msgstr "Prześlij także na ten adres e-mail"
4731
 
4732
  # @ WPBDM
4733
- #: core/class-settings.php:390
4734
  msgctxt "admin settings"
4735
  msgid "Notify users via e-mail when..."
4736
  msgstr "Poinformuj użytkownika mailem gdy..."
4737
 
4738
  # @ WPBDM
4739
- #: core/class-settings.php:393
4740
  msgctxt "admin settings"
4741
  msgid "You can modify the text template used for most of these e-mails below."
4742
  msgstr "Możesz edytować szablony tekstowe dla poniższych wiadomości e-mail."
4743
 
4744
  # @ WPBDM
4745
- #: core/class-settings.php:394
4746
  msgctxt "admin settings"
4747
  msgid "Their listing is submitted."
4748
  msgstr "Twoja oferta została przesłana."
4749
 
4750
  # @ WPBDM
4751
- #: core/class-settings.php:395
4752
  msgctxt "admin settings"
4753
  msgid "Their listing is approved/published."
4754
  msgstr "Twoja oferta została zatwierdzona i opublikowana."
4755
 
4756
  # @ WPBDM
4757
- #: core/class-settings.php:404
4758
  msgctxt "contact email"
4759
  msgid "You have received a reply from your listing at %s."
4760
  msgstr "Otrzymano wiadomość dotyczącą oferty %s."
4761
 
4762
  # @ WPBDM
4763
- #: core/class-settings.php:405
4764
  msgctxt "contact email"
4765
  msgid "Name: %s"
4766
  msgstr "Nazwa: %s"
4767
 
4768
  # @ WPBDM
4769
- #: core/class-settings.php:406
4770
  msgctxt "contact email"
4771
  msgid "E-Mail: %s"
4772
  msgstr "E-Mail: %s"
4773
 
4774
  # @ WPBDM
4775
- #: core/class-settings.php:407
4776
  msgctxt "contact email"
4777
  msgid "Message:"
4778
  msgstr "Wiadomość:"
4779
 
4780
  # @ WPBDM
4781
- #: core/class-settings.php:409
4782
  msgctxt "contact email"
4783
  msgid "Time: %s"
4784
  msgstr "Czas: %s"
4785
 
4786
  # @ WPBDM
4787
- #: core/class-settings.php:411
4788
  msgctxt "admin settings"
4789
  msgid "E-Mail Templates"
4790
  msgstr "Szablony wiadomości e-Mail"
4791
 
4792
  # @ WPBDM
4793
- #: core/class-settings.php:414
4794
  msgctxt "admin settings"
4795
  msgid "Email confirmation message"
4796
  msgstr "Wiadomość e-mail z potwierdzeniem odbioru"
4797
 
4798
  # @ WPBDM
4799
- #: core/class-settings.php:418
4800
  msgctxt "admin settings"
4801
  msgid "Sent after a listing has been submitted."
4802
  msgstr "Wysłane po zapisaniu oferty."
4803
 
4804
  # @ WPBDM
4805
- #: core/class-settings.php:419 core/class-settings.php:427
4806
- #: core/class-settings.php:468
4807
  msgctxt "admin settings"
4808
  msgid "Listing's title"
4809
  msgstr "Tytuł oferty"
4810
 
4811
  # @ WPBDM
4812
- #: core/class-settings.php:422
4813
  msgctxt "admin settings"
4814
  msgid "Listing published message"
4815
  msgstr "Wiadomość o opublikowaniu oferty"
4816
 
4817
  # @ WPBDM
4818
- #: core/class-settings.php:425
4819
  msgctxt "admin settings"
4820
  msgid ""
4821
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
@@ -4825,26 +4753,26 @@ msgstr ""
4825
  "status oferty publicznej."
4826
 
4827
  # @ WPBDM
4828
- #: core/class-settings.php:426
4829
  msgctxt "admin settings"
4830
  msgid "Sent when the listing has been published or approved by an admin."
4831
  msgstr ""
4832
  "Wyślij gdy oferta została zatwierdzona lub opublikowana przez administratora."
4833
 
4834
  # @ WPBDM
4835
- #: core/class-settings.php:428
4836
  msgctxt "admin settings"
4837
  msgid "Listing's URL"
4838
  msgstr "URL oferty"
4839
 
4840
  # @ WPBDM
4841
- #: core/class-settings.php:432
4842
  msgctxt "admin settings"
4843
  msgid "Listing Contact Message"
4844
  msgstr "Wiadomość do osoby kontaktowej z Oferty"
4845
 
4846
  # @ WPBDM
4847
- #: core/class-settings.php:436
4848
  msgctxt "admin settings"
4849
  msgid ""
4850
  "Sent to listing owners when someone uses the contact form on their listing "
@@ -4854,19 +4782,19 @@ msgstr ""
4854
  "jego oferty."
4855
 
4856
  # @ WPBDM
4857
- #: core/class-settings.php:446
4858
  msgctxt "admin settings"
4859
  msgid "Payment related"
4860
  msgstr "Powiązania płatności"
4861
 
4862
  # @ WPBDM
4863
- #: core/class-settings.php:463
4864
  msgctxt "admin settings"
4865
  msgid "Payment abandoned reminder message"
4866
  msgstr "Wiadomość przypomnienia o porzuconej płatności "
4867
 
4868
  # @ WPBDM
4869
- #: core/class-settings.php:467
4870
  msgctxt "admin settings"
4871
  msgid "Sent some time after a pending payment is abandoned by users."
4872
  msgstr ""
@@ -4874,19 +4802,19 @@ msgstr ""
4874
  "\"."
4875
 
4876
  # @ WPBDM
4877
- #: core/class-settings.php:469
4878
  msgctxt "admin settings"
4879
  msgid "Checkout URL link"
4880
  msgstr "Sprawdzanie link URL"
4881
 
4882
  # @ WPBDM
4883
- #: core/class-settings.php:475
4884
  msgctxt "admin settings"
4885
  msgid "Renewal Reminders"
4886
  msgstr "Przypomnienie o Odnowieniu"
4887
 
4888
  # @ WPBDM
4889
- #: core/class-settings.php:478
4890
  msgctxt "admin settings"
4891
  msgid ""
4892
  "This section refers only to the text of the renewal/expiration notices. You "
@@ -4896,13 +4824,13 @@ msgstr ""
4896
  "wygaśnięcia oferty. Możesz także ustawic, <a>kiedy wysyłać e-mail</a>."
4897
 
4898
  # @ WPBDM
4899
- #: core/class-settings.php:482
4900
  msgctxt "admin settings"
4901
  msgid "Pending expiration e-mail message"
4902
  msgstr "Wiadomość e-mail dotycząca okresu ważności oferty"
4903
 
4904
  # @ WPBDM
4905
- #: core/class-settings.php:486
4906
  msgctxt "settings"
4907
  msgid ""
4908
  "Sent some time before the listing expires. Applies to non-recurring renewals "
@@ -4912,57 +4840,57 @@ msgstr ""
4912
  "odnowień( \"nie powtarzających się\" - dostępne w opcjach)."
4913
 
4914
  # @ WPBDM
4915
- #: core/class-settings.php:487 core/class-settings.php:500
4916
- #: core/class-settings.php:513 core/class-settings.php:526
4917
- #: core/class-settings.php:539
4918
  msgctxt "settings"
4919
  msgid "Listing's name (with link)"
4920
  msgstr "Nazwa Oferty (z linkiem)"
4921
 
4922
  # @ WPBDM
4923
- #: core/class-settings.php:488 core/class-settings.php:501
4924
- #: core/class-settings.php:514 core/class-settings.php:527
4925
- #: core/class-settings.php:540
4926
  msgctxt "settings"
4927
  msgid "Author's name"
4928
  msgstr "Nazwisko Autora"
4929
 
4930
  # @ WPBDM
4931
- #: core/class-settings.php:489 core/class-settings.php:502
4932
- #: core/class-settings.php:541
4933
  msgctxt "settings"
4934
  msgid "Expiration date"
4935
  msgstr "Data zakończenia emisji oferty"
4936
 
4937
  # @ WPBDM
4938
- #: core/class-settings.php:490
4939
  msgctxt "settings"
4940
  msgid "Category that is going to expire"
4941
  msgstr "Oferta, której upływa termin ważności"
4942
 
4943
  # @ WPBDM
4944
- #: core/class-settings.php:491 core/class-settings.php:504
4945
- #: core/class-settings.php:543
4946
  msgctxt "settings"
4947
  msgid "Link to renewal page"
4948
  msgstr "Link do strony Odnawiania ofert"
4949
 
4950
  # @ WPBDM
4951
- #: core/class-settings.php:492 core/class-settings.php:505
4952
- #: core/class-settings.php:517 core/class-settings.php:530
4953
- #: core/class-settings.php:544
4954
  msgctxt "settings"
4955
  msgid "Link to your site"
4956
  msgstr "Link do Twojej strony"
4957
 
4958
  # @ WPBDM
4959
- #: core/class-settings.php:495
4960
  msgctxt "admin settings"
4961
  msgid "Listing Renewal e-mail message"
4962
  msgstr "Wiadomość e-mail dotycząca odnowienia oferty"
4963
 
4964
  # @ WPBDM
4965
- #: core/class-settings.php:499
4966
  msgctxt "settings"
4967
  msgid ""
4968
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
@@ -4972,13 +4900,13 @@ msgstr ""
4972
  "jednorazowych odnowień( \"nie powtarzających się\" - dostępne w opcjach)."
4973
 
4974
  # @ WPBDM
4975
- #: core/class-settings.php:503 core/class-settings.php:542
4976
  msgctxt "settings"
4977
  msgid "Category that expired"
4978
  msgstr "Oferta, której upłynął okres ważności"
4979
 
4980
  # @ WPBDM
4981
- #: core/class-settings.php:508
4982
  msgctxt "admin settings"
4983
  msgid "Listing auto-renewal reminder (recurring payments)"
4984
  msgstr ""
@@ -4986,7 +4914,7 @@ msgstr ""
4986
  "płatności )"
4987
 
4988
  # @ WPBDM
4989
- #: core/class-settings.php:512
4990
  msgctxt "settings"
4991
  msgid ""
4992
  "Sent some time before the listing is auto-renewed. Applies to recurring "
@@ -4996,32 +4924,32 @@ msgstr ""
4996
  "płatności."
4997
 
4998
  # @ WPBDM
4999
- #: core/class-settings.php:515 core/class-settings.php:529
5000
  msgctxt "settings"
5001
  msgid "Renewal date"
5002
  msgstr "Data odświeżenia"
5003
 
5004
  # @ WPBDM
5005
- #: core/class-settings.php:516
5006
  msgctxt "settings"
5007
  msgid "Category that is going to be renewed"
5008
  msgstr "Oferta, której zbliża się termin odnowienia"
5009
 
5010
  # @ WPBDM
5011
- #: core/class-settings.php:518
5012
  msgctxt "settings"
5013
  msgid "Link to manage subscriptions"
5014
  msgstr "Link do zarządzania subskrypcjami"
5015
 
5016
  # @ WPBDM
5017
- #: core/class-settings.php:521
5018
  msgctxt "admin settings"
5019
  msgid "Listing Renewal e-mail message (recurring payments)"
5020
  msgstr ""
5021
  "Wiadomość e-mail dotycząca odnowienia oferty ( powtarzające się płatności)"
5022
 
5023
  # @ WPBDM
5024
- #: core/class-settings.php:525
5025
  msgctxt "settings"
5026
  msgid ""
5027
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
@@ -5029,19 +4957,19 @@ msgstr ""
5029
  "Wysyłane po odnowieniu oferty. Dotyczy tylko powtarzających się płatności."
5030
 
5031
  # @ WPBDM
5032
- #: core/class-settings.php:528
5033
  msgctxt "settings"
5034
  msgid "Renewed category"
5035
  msgstr "Kategoria Odnowiona"
5036
 
5037
  # @ WPBDM
5038
- #: core/class-settings.php:534
5039
  msgctxt "admin settings"
5040
  msgid "Renewal reminder e-mail message"
5041
  msgstr "Wiadomość e-mail dotytcząca przypomnienia o odnowieniu"
5042
 
5043
  # @ WPBDM
5044
- #: core/class-settings.php:538
5045
  msgctxt "settings"
5046
  msgid ""
5047
  "Sent some time after listing expiration and when no renewal has occurred. "
@@ -5051,38 +4979,38 @@ msgstr ""
5051
  "wszystkich form płatności."
5052
 
5053
  # @ WPBDM
5054
- #: core/class-settings.php:548
5055
  msgctxt "admin settings"
5056
  msgid "Payment"
5057
  msgstr "Płatność"
5058
 
5059
  # @ WPBDM
5060
- #: core/class-settings.php:549
5061
  msgctxt "admin settings"
5062
  msgid "Payment Settings"
5063
  msgstr "Ustawienia Płatności"
5064
 
5065
  # @ WPBDM
5066
- #: core/class-settings.php:552
5067
  msgctxt "admin settings"
5068
  msgid "Turn On payments?"
5069
  msgstr "Włączyć Płatność?"
5070
 
5071
  # @ WPBDM
5072
- #: core/class-settings.php:554
5073
  msgctxt "admin settings"
5074
  msgid "Put payment gateways in test mode?"
5075
  msgstr "Włączyć tryb testu dla bramki płatności?"
5076
 
5077
  # @ WPBDM
5078
- #: core/class-settings.php:559
5079
  msgctxt "admin settings"
5080
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
5081
  msgstr ""
5082
  "Proferować przełączenie koszyka do bezpiecznej wersji strony (https://)?"
5083
 
5084
  # @ WPBDM
5085
- #: core/class-settings.php:562
5086
  msgctxt "admin settings"
5087
  msgid ""
5088
  "Recommended for added security. For this to work you need to enable HTTPS on "
@@ -5093,194 +5021,191 @@ msgstr ""
5093
  "certyfikatach SSL</a>."
5094
 
5095
  # @ WPBDM
5096
- #: core/class-settings.php:566
5097
  msgctxt "admin settings"
5098
  msgid "Currency Code"
5099
  msgstr "Kod Waluty"
5100
 
5101
  # @ WPBDM
5102
- #: core/class-settings.php:568
5103
  msgctxt "admin settings"
5104
  msgid "Australian Dollar (AUD)"
5105
  msgstr "Dolar Australijski (AUD)"
5106
 
5107
  # @ WPBDM
5108
- #: core/class-settings.php:569
5109
  msgctxt "admin settings"
5110
  msgid "Brazilian Real (BRL)"
5111
  msgstr "Real Brazylijski (BRL)"
5112
 
5113
  # @ WPBDM
5114
- #: core/class-settings.php:570
5115
  msgctxt "admin settings"
5116
  msgid "Canadian Dollar (CAD)"
5117
  msgstr "Dolar Kanadyjski (CAD)"
5118
 
5119
  # @ WPBDM
5120
- #: core/class-settings.php:571
5121
  msgctxt "admin settings"
5122
  msgid "Czech Koruna (CZK)"
5123
  msgstr "Korona Czeska (CZK)"
5124
 
5125
  # @ WPBDM
5126
- #: core/class-settings.php:572
5127
  msgctxt "admin settings"
5128
  msgid "Danish Krone (DKK)"
5129
  msgstr "Korona Duńska (DKK)"
5130
 
5131
  # @ WPBDM
5132
- #: core/class-settings.php:573
5133
  msgctxt "admin settings"
5134
  msgid "Euro (EUR)"
5135
  msgstr "Euro (EUR)"
5136
 
5137
  # @ WPBDM
5138
- #: core/class-settings.php:574
5139
  msgctxt "admin settings"
5140
  msgid "Hong Kong Dollar (HKD)"
5141
  msgstr "Dolar Hong Kong (HKD)"
5142
 
5143
  # @ WPBDM
5144
- #: core/class-settings.php:575
5145
  msgctxt "admin settings"
5146
  msgid "Hungarian Forint (HUF)"
5147
  msgstr "Forint Węgierski (HUF)"
5148
 
5149
  # @ WPBDM
5150
- #: core/class-settings.php:576
5151
  msgctxt "admin settings"
5152
  msgid "Israeli New Shequel (ILS)"
5153
  msgstr "Nowy Shequel Izraelski (ILS)"
5154
 
5155
  # @ WPBDM
5156
- #: core/class-settings.php:577
5157
  msgctxt "admin settings"
5158
  msgid "Japanese Yen (JPY)"
5159
  msgstr "Jen Japoński (JPY)"
5160
 
5161
  # @ WPBDM
5162
- #: core/class-settings.php:578
5163
  msgctxt "admin settings"
5164
  msgid "Malasian Ringgit (MYR)"
5165
  msgstr "Ringgit Malezyjski (MYR)"
5166
 
5167
  # @ WPBDM
5168
- #: core/class-settings.php:579
5169
  msgctxt "admin settings"
5170
  msgid "Mexican Peso (MXN)"
5171
  msgstr "Peso Meksykańskie (MXN)"
5172
 
5173
  # @ WPBDM
5174
- #: core/class-settings.php:580
5175
  msgctxt "admin settings"
5176
  msgid "Norwegian Krone (NOK)"
5177
  msgstr "Korona Norweska (NOK)"
5178
 
5179
  # @ WPBDM
5180
- #: core/class-settings.php:581
5181
  msgctxt "admin settings"
5182
  msgid "New Zealand Dollar (NZD)"
5183
  msgstr "Dolar Nowo Zelandzki (NZD)"
5184
 
5185
  # @ WPBDM
5186
- #: core/class-settings.php:582
5187
  msgctxt "admin settings"
5188
  msgid "Philippine Peso (PHP)"
5189
  msgstr "Peso Filipińskie (PHP)"
5190
 
5191
  # @ WPBDM
5192
- #: core/class-settings.php:583
5193
  msgctxt "admin settings"
5194
  msgid "Polish Zloty (PLN)"
5195
  msgstr "Złoty Polski (PLN)"
5196
 
5197
  # @ WPBDM
5198
- #: core/class-settings.php:584
5199
  msgctxt "admin settings"
5200
  msgid "Pound Sterling (GBP)"
5201
  msgstr "Funt Brytyjski (GBP)"
5202
 
5203
  # @ WPBDM
5204
- #: core/class-settings.php:585
5205
  msgctxt "admin settings"
5206
  msgid "Singapore Dollar (SGD)"
5207
  msgstr "Dolar Singapórski (SGD)"
5208
 
5209
  # @ WPBDM
5210
- #: core/class-settings.php:586
5211
  msgctxt "admin settings"
5212
  msgid "Swedish Krona (SEK)"
5213
  msgstr "Korona Szwedzka (SEK)"
5214
 
5215
  # @ WPBDM
5216
- #: core/class-settings.php:587
5217
  msgctxt "admin settings"
5218
  msgid "Swiss Franc (CHF)"
5219
  msgstr "Frank Szwajcarski (CHF)"
5220
 
5221
  # @ WPBDM
5222
- #: core/class-settings.php:588
5223
  msgctxt "admin settings"
5224
  msgid "Taiwan Dollar (TWD)"
5225
  msgstr "Dolar Taiwandzki (TWD)"
5226
 
5227
  # @ WPBDM
5228
- #: core/class-settings.php:589
5229
  msgctxt "admin settings"
5230
  msgid "Thai Baht (THB)"
5231
  msgstr "Baht Tajski (THB)"
5232
 
5233
  # @ WPBDM
5234
- #: core/class-settings.php:590
5235
  msgctxt "admin settings"
5236
  msgid "Turkish Lira (TRY)"
5237
  msgstr "Lir Turecki (TRY)"
5238
 
5239
  # @ WPBDM
5240
- #: core/class-settings.php:591
5241
- #, fuzzy
5242
  msgctxt "admin settings"
5243
  msgid "U.S. Dollar (USD)"
5244
  msgstr "Dolar Amerykański"
5245
 
5246
  # @ WPBDM
5247
- #: core/class-settings.php:595
5248
  msgctxt "admin settings"
5249
  msgid "Currency Symbol"
5250
  msgstr "Symbol Waluty"
5251
 
5252
  # @ WPBDM
5253
- #: core/class-settings.php:600
5254
- #, fuzzy
5255
  msgctxt "admin settings"
5256
  msgid "Currency symbol display"
5257
  msgstr "Symbol Waluty"
5258
 
5259
- #: core/class-settings.php:604
5260
  msgctxt "admin settings"
5261
  msgid "Show currency symbol on the left"
5262
  msgstr ""
5263
 
5264
- #: core/class-settings.php:605
5265
  msgctxt "admin settings"
5266
  msgid "Show currency symbol on the right"
5267
  msgstr ""
5268
 
5269
  # @ WPBDM
5270
- #: core/class-settings.php:606
5271
- #, fuzzy
5272
  msgctxt "admin settings"
5273
  msgid "Do not show currency symbol"
5274
  msgstr "Symbol Waluty"
5275
 
5276
  # @ WPBDM
5277
- #: core/class-settings.php:608
5278
  msgctxt "admin settings"
5279
  msgid "Thank you for payment message"
5280
  msgstr "Wiadomość - Dziękujemy za płatność."
5281
 
5282
  # @ WPBDM
5283
- #: core/class-settings.php:609
5284
  msgctxt "admin settings"
5285
  msgid ""
5286
  "Thank you for your payment. Your payment is being verified and your listing "
@@ -5290,13 +5215,13 @@ msgstr ""
5290
  "płatnosci i publikacja oferty mogą potrwać do 48 godzin."
5291
 
5292
  # @ WPBDM
5293
- #: core/class-settings.php:614
5294
  msgctxt "admin settings"
5295
  msgid "Ask users to come back for abandoned payments?"
5296
  msgstr "Pytać użytkowników o powrót do porzuconych płatności?"
5297
 
5298
  # @ WPBDM
5299
- #: core/class-settings.php:617
5300
  msgctxt "admin settings"
5301
  msgid ""
5302
  "An abandoned payment is when a user attempts to place a listing and gets to "
@@ -5312,13 +5237,13 @@ msgstr ""
5312
  "powrotu i dokończenia transakcji."
5313
 
5314
  # @ WPBDM
5315
- #: core/class-settings.php:623
5316
  msgctxt "admin settings"
5317
  msgid "Listing abandonment threshold (hours)"
5318
  msgstr "Maksymalny Czas dla porzuconych płątności (godzin)"
5319
 
5320
  # @ WPBDM
5321
- #: core/class-settings.php:628
5322
  msgctxt "admin settings"
5323
  msgid ""
5324
  "Listings with pending payments are marked as abandoned after this time. You "
@@ -5328,39 +5253,39 @@ msgstr ""
5328
  "tego czasu. Możesz także <a>wprowadzić zmiany w szablonie wiadomości e-mail</"
5329
  "a> dostarczanym do użytkowników."
5330
 
5331
- #: core/class-settings.php:633
5332
  msgctxt "admin settings"
5333
  msgid "Themes"
5334
  msgstr ""
5335
 
5336
- #: core/class-settings.php:635
5337
  msgctxt "admin settings"
5338
  msgid "You can manage your themes on <a>Directory Themes</a>."
5339
  msgstr ""
5340
 
5341
- #: core/class-settings.php:640
5342
  msgctxt "admin settings"
5343
  msgid "Theme button style"
5344
  msgstr ""
5345
 
5346
- #: core/class-settings.php:644
5347
  msgctxt "admin settings"
5348
  msgid "Use the BD theme style for BD buttons"
5349
  msgstr ""
5350
 
5351
- #: core/class-settings.php:645
5352
  msgctxt "admin settings"
5353
  msgid "Use the WP theme style for BD buttons"
5354
  msgstr ""
5355
 
5356
  # @ WPBDM
5357
- #: core/class-settings.php:652
5358
  msgctxt "admin settings"
5359
  msgid "Image"
5360
  msgstr "Obraz"
5361
 
5362
  # @ WPBDM
5363
- #: core/class-settings.php:653
5364
  msgctxt "admin settings"
5365
  msgid ""
5366
  "Any changes to these settings will affect new listings only. Existing "
@@ -5374,61 +5299,61 @@ msgstr ""
5374
  "uprzedniej zmianie tych ustawień."
5375
 
5376
  # @ WPBDM
5377
- #: core/class-settings.php:654
5378
  msgctxt "admin settings"
5379
  msgid "Image Settings"
5380
  msgstr "Ustawienia Obrazu"
5381
 
5382
  # @ WPBDM
5383
- #: core/class-settings.php:655
5384
  msgctxt "admin settings"
5385
  msgid "Allow images?"
5386
  msgstr "Pozwolić na Obrazy?"
5387
 
5388
  # @ WPBDM
5389
- #: core/class-settings.php:657
5390
  msgctxt "admin settings"
5391
  msgid "Min Image File Size (KB)"
5392
  msgstr "Minimalny rozmiar obrazu (KB)"
5393
 
5394
  # @ WPBDM
5395
- #: core/class-settings.php:658
5396
  msgctxt "admin settings"
5397
  msgid "Max Image File Size (KB)"
5398
  msgstr "Maksymalny rozmiar pliku Obrazu (KB)"
5399
 
5400
  # @ WPBDM
5401
- #: core/class-settings.php:660
5402
  msgctxt "admin settings"
5403
  msgid "Min image width (px)"
5404
  msgstr "Minimalna szerokość obrazu (px)"
5405
 
5406
  # @ WPBDM
5407
- #: core/class-settings.php:661
5408
  msgctxt "admin settings"
5409
  msgid "Min image height (px)"
5410
  msgstr "Minimalna wysokość obrazu (px)"
5411
 
5412
  # @ WPBDM
5413
- #: core/class-settings.php:663
5414
  msgctxt "admin settings"
5415
  msgid "Max image width (px)"
5416
  msgstr "Maksymalna szerokość obrazu (px)"
5417
 
5418
  # @ WPBDM
5419
- #: core/class-settings.php:664
5420
  msgctxt "admin settings"
5421
  msgid "Max image height (px)"
5422
  msgstr "Maksymalna wysokość obrazu (px)"
5423
 
5424
  # @ WPBDM
5425
- #: core/class-settings.php:666
5426
  msgctxt "admin settings"
5427
  msgid "Turn on thickbox/lightbox?"
5428
  msgstr "Włączyć thickbox/lightbox?"
5429
 
5430
  # @ WPBDM
5431
- #: core/class-settings.php:666
5432
  msgctxt "admin settings"
5433
  msgid ""
5434
  "Uncheck if it conflicts with other elements or plugins installed on your site"
@@ -5437,31 +5362,31 @@ msgstr ""
5437
  "Twojej stronie"
5438
 
5439
  # @ WPBDM
5440
- #: core/class-settings.php:668
5441
  msgctxt "admin settings"
5442
  msgid "Thumbnails"
5443
  msgstr "Miniatury"
5444
 
5445
  # @ WPBDM
5446
- #: core/class-settings.php:669
5447
  msgctxt "admin settings"
5448
  msgid "Thumbnail width (px)"
5449
  msgstr "Szerokość miniatury (px)"
5450
 
5451
  # @ WPBDM
5452
- #: core/class-settings.php:670
5453
  msgctxt "admin settings"
5454
  msgid "Thumbnail height (px)"
5455
  msgstr "Wysokość miniatury (px)"
5456
 
5457
  # @ WPBDM
5458
- #: core/class-settings.php:673
5459
  msgctxt "admin settings"
5460
  msgid "Crop thumbnails to exact dimensions?"
5461
  msgstr "Przyciąć miniaturę do dokładnych wymiarów?"
5462
 
5463
  # @ WPBDM
5464
- #: core/class-settings.php:676
5465
  msgctxt "admin settings"
5466
  msgid ""
5467
  "When enabled images will match exactly the dimensions above but part of the "
@@ -5476,13 +5401,13 @@ msgstr ""
5476
  "tej opcji, może mieć inną wysokość."
5477
 
5478
  # @ WPBDM
5479
- #: core/class-settings.php:682
5480
  msgctxt "admin settings"
5481
  msgid "Number of free images"
5482
  msgstr "Liczba obrazów, za które nie trzeba płacić"
5483
 
5484
  # @ WPBDM
5485
- #: core/class-settings.php:687
5486
  msgctxt "admin settings"
5487
  msgid ""
5488
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
@@ -5492,31 +5417,30 @@ msgstr ""
5492
  "zamiast używać ustawień, które są ignorowane przez oferty płatne."
5493
 
5494
  # @ WPBDM
5495
- #: core/class-settings.php:690
5496
  msgctxt "admin settings"
5497
  msgid "Use default picture for listings with no picture?"
5498
  msgstr "Użyj domyślnego obrazu dla ofert, które nie posiadają żadnych obrazów?"
5499
 
5500
  # @ WPBDM
5501
- #: core/class-settings.php:691
5502
  msgctxt "admin settings"
5503
  msgid "Show Thumbnail on main listings page?"
5504
  msgstr "Pokazywać miniaturkę na stronie głównej oferty?"
5505
 
5506
- #: core/class-settings.php:720
5507
  msgctxt "admin settings"
5508
  msgid "User"
5509
  msgstr ""
5510
 
5511
  # @ WPBDM
5512
- #: core/class-settings.php:721
5513
- #, fuzzy
5514
  msgctxt "admin settings"
5515
  msgid "User registration date"
5516
  msgstr "Data zakończenia emisji oferty"
5517
 
5518
  # @ WPBDM
5519
- #: core/class-settings.php:747
5520
  msgctxt "admin settings"
5521
  msgid ""
5522
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
@@ -5526,7 +5450,7 @@ msgstr ""
5526
  "Kompatybilności nie został aktywowany."
5527
 
5528
  # @ WPBDM
5529
- #: core/class-settings.php:755
5530
  msgctxt "admin settings"
5531
  msgid ""
5532
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
@@ -5536,7 +5460,7 @@ msgstr ""
5536
  "\"%s\"."
5537
 
5538
  # @ WPBDM
5539
- #: core/class-settings.php:764
5540
  msgctxt "admin settings"
5541
  msgid ""
5542
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
@@ -5546,115 +5470,115 @@ msgstr ""
5546
  "ręcznie usunąć plik \"%s\" lub de-aktywować plugin."
5547
 
5548
  # @ WPBDM
5549
- #: core/class-settings.php:1084
5550
  msgctxt "settings"
5551
  msgid "Deactivate License"
5552
  msgstr "Dezaktywacja Licencji"
5553
 
5554
  # @ WPBDM
5555
- #: core/class-settings.php:1086
5556
  msgctxt "settings"
5557
  msgid "Deactivating license..."
5558
  msgstr "Dezaktywowanie Licencji"
5559
 
5560
  # @ WPBDM
5561
- #: core/class-settings.php:1089
5562
  msgctxt "settings"
5563
  msgid "Activate License"
5564
  msgstr "Aktywacja Licencji"
5565
 
5566
  # @ WPBDM
5567
- #: core/class-settings.php:1091
5568
  msgctxt "settings"
5569
  msgid "Activating license..."
5570
  msgstr "Aktywowanie Licencji"
5571
 
5572
  # @ WPBDM
5573
- #: core/class-settings.php:1114
5574
  msgctxt "admin settings"
5575
  msgid "Valid placeholders: %s"
5576
  msgstr "Dopuszczalne wypełnienie pola: %s"
5577
 
5578
  # @ WPBDM
5579
- #: core/class-settings.php:1148
5580
  msgctxt "settings email"
5581
  msgid "Click to edit e-mail"
5582
  msgstr "Kliknij, aby edytować e-mail"
5583
 
5584
  # @ WPBDM
5585
- #: core/class-settings.php:1149
5586
  msgctxt "settings email"
5587
  msgid "Click to edit"
5588
  msgstr "Kliknij, aby edytować"
5589
 
5590
  # @ WPBDM
5591
- #: core/class-settings.php:1162
5592
  msgctxt "settings email"
5593
  msgid "E-Mail Subject"
5594
  msgstr "Tytuł E-Maila"
5595
 
5596
  # @ WPBDM
5597
- #: core/class-settings.php:1173
5598
  msgctxt "settings email"
5599
  msgid "E-Mail Body"
5600
  msgstr "Forma E-Maila"
5601
 
5602
  # @ WPBDM
5603
- #: core/class-settings.php:1184
5604
  msgctxt "settings email"
5605
  msgid "You can use the following placeholders:"
5606
  msgstr "Możesz użyc następujących wypełnień pól:"
5607
 
5608
  # @ WPBDM
5609
- #: core/class-settings.php:1207
5610
  msgctxt "settings email"
5611
  msgid "Preview e-mail"
5612
  msgstr "Podgląd e-maila"
5613
 
5614
  # @ WPBDM
5615
- #: core/class-settings.php:1208
5616
  msgctxt "settings email"
5617
  msgid "Cancel"
5618
  msgstr "Anuluj"
5619
 
5620
  # @ WPBDM
5621
- #: core/class-settings.php:1209
5622
  msgctxt "settings email"
5623
  msgid "Save Changes"
5624
  msgstr "Zapisz zmiany"
5625
 
5626
  # @ WPBDM
5627
- #: core/class-settings.php:1228
5628
  msgctxt "settings email"
5629
  msgid "Site title"
5630
  msgstr "Tytuł strony"
5631
 
5632
  # @ WPBDM
5633
- #: core/class-settings.php:1231
5634
  msgctxt "settings email"
5635
  msgid "Site title (with link)"
5636
  msgstr "Tytuł strony (z linkiem)"
5637
 
5638
  # @ WPBDM
5639
- #: core/class-settings.php:1234
5640
  msgctxt "settings email"
5641
  msgid "Site address (with link)"
5642
  msgstr "Adres strony (z linkiem)"
5643
 
5644
  # @ WPBDM
5645
- #: core/class-settings.php:1237
5646
  msgctxt "settings email"
5647
  msgid "Directory URL (with link)"
5648
  msgstr "URL Katalogu (z linkiem)"
5649
 
5650
  # @ WPBDM
5651
- #: core/class-settings.php:1240
5652
  msgctxt "settings email"
5653
  msgid "Current date"
5654
  msgstr "Aktualna data"
5655
 
5656
  # @ WPBDM
5657
- #: core/class-settings.php:1243
5658
  msgctxt "settings email"
5659
  msgid "Current time"
5660
  msgstr "Aktualny czas"
@@ -5667,7 +5591,6 @@ msgstr "Katalog"
5667
 
5668
  # @ WPBDM
5669
  #: core/class-wpbdp.php:31
5670
- #, fuzzy
5671
  msgctxt "post type singular name"
5672
  msgid "Listing"
5673
  msgstr "Oferta"
@@ -5721,19 +5644,16 @@ msgstr "Kategorie Katalogu"
5721
 
5722
  # @ WPBDM
5723
  #: core/class-wpbdp.php:56
5724
- #, fuzzy
5725
  msgid "Directory Category"
5726
  msgstr "Kategorie Katalogu"
5727
 
5728
  # @ WPBDM
5729
  #: core/class-wpbdp.php:67
5730
- #, fuzzy
5731
  msgid "Directory Tags"
5732
  msgstr "Katalog"
5733
 
5734
  # @ WPBDM
5735
  #: core/class-wpbdp.php:68
5736
- #, fuzzy
5737
  msgid "Directory Tag"
5738
  msgstr "Katalog"
5739
 
@@ -5796,14 +5716,12 @@ msgstr "Format daty"
5796
 
5797
  # @ WPBDM
5798
  #: core/fieldtypes/class-fieldtypes-date.php:61
5799
- #, fuzzy
5800
  msgctxt "date field"
5801
  msgid "%s must be in the format %s."
5802
  msgstr "%s musi być w formacie %s."
5803
 
5804
  # @ WPBDM
5805
  #: core/fieldtypes/class-fieldtypes-date.php:64
5806
- #, fuzzy
5807
  msgctxt "date field"
5808
  msgid "%s must be a valid date."
5809
  msgstr "%s musi być datą poprawną."
@@ -5863,7 +5781,6 @@ msgstr ""
5863
 
5864
  # @ WPBDM
5865
  #: core/fieldtypes/class-fieldtypes-phone-number.php:13
5866
- #, fuzzy
5867
  msgctxt "form fields"
5868
  msgid "Phone Number"
5869
  msgstr "Telefon"
@@ -5928,7 +5845,6 @@ msgstr ""
5928
 
5929
  # @ WPBDM
5930
  #: core/fieldtypes/class-fieldtypes-textarea.php:57
5931
- #, fuzzy
5932
  msgctxt "form-fields admin"
5933
  msgid "No"
5934
  msgstr "LIS"
@@ -6119,7 +6035,6 @@ msgstr "Firmowe Tagi"
6119
 
6120
  # @ WPBDM
6121
  #: core/form-fields.php:336
6122
- #, fuzzy
6123
  msgid "Business Address"
6124
  msgstr "Strona Firmowa"
6125
 
@@ -6268,7 +6183,6 @@ msgstr "Płatność została odrzucona. Powodem może być: \"%s\"."
6268
 
6269
  # @ WPBDM
6270
  #: core/gateways-authorize-net.php:116
6271
- #, fuzzy
6272
  msgctxt "authorize-net"
6273
  msgid "Setup fee"
6274
  msgstr "Zarządzaj abonamentami"
@@ -6329,7 +6243,6 @@ msgstr "Proces Płatności"
6329
 
6330
  # @ WPBDM
6331
  #: core/helpers/class-fs.php:112
6332
- #, fuzzy
6333
  msgctxt "fs helper"
6334
  msgid "Destination dir \"%s\" is not writable."
6335
  msgstr "Kategoria \"%s\" nie istnieje"
@@ -6341,7 +6254,6 @@ msgstr ""
6341
 
6342
  # @ WPBDM
6343
  #: core/helpers/class-themes-updater.php:129
6344
- #, fuzzy
6345
  msgctxt "themes"
6346
  msgid "Theme updated."
6347
  msgstr "Abonament zaktualizowany"
@@ -6353,14 +6265,12 @@ msgstr ""
6353
 
6354
  # @ WPBDM
6355
  #: core/helpers/class-themes-updater.php:159
6356
- #, fuzzy
6357
  msgctxt "themes"
6358
  msgid "Could not update theme: %s"
6359
  msgstr "Nie możemy deaktywować Licencji: %s."
6360
 
6361
  # @ WPBDM
6362
  #: core/helpers/class-themes-updater.php:165
6363
- #, fuzzy
6364
  msgctxt "themes"
6365
  msgid "Theme was updated sucessfully."
6366
  msgstr "Import zakończony pełnym sukcesem."
@@ -6373,7 +6283,6 @@ msgstr "Główna"
6373
 
6374
  # @ WPBDM
6375
  #: core/installer.php:51
6376
- #, fuzzy
6377
  msgctxt "installer"
6378
  msgid "Default Fee"
6379
  msgstr "Usuń abonament"
@@ -6502,7 +6411,6 @@ msgstr "Przejdź do \"Katalog Administracja\""
6502
 
6503
  # @ WPBDM
6504
  #: core/installer.php:1148
6505
- #, fuzzy
6506
  msgid "Business Directory - Installation Failed"
6507
  msgstr "Katalog Firm - Ręczna Aktualizacja"
6508
 
@@ -6843,13 +6751,11 @@ msgstr "Katalog"
6843
 
6844
  # @ WPBDM
6845
  #: core/templates-ui.php:201
6846
- #, fuzzy
6847
  msgid "View All Listings"
6848
  msgstr "Zobacz wszystkie Firmy"
6849
 
6850
  # @ WPBDM
6851
  #: core/templates-ui.php:208
6852
- #, fuzzy
6853
  msgid "Create A Listing"
6854
  msgstr "Oferta Bezpłatna"
6855
 
@@ -6885,28 +6791,24 @@ msgstr "(Resetuj)"
6885
 
6886
  # @ WPBDM
6887
  #: core/themes.php:749
6888
- #, fuzzy
6889
  msgctxt "themes"
6890
  msgid "ZIP file is not a valid BD theme file."
6891
  msgstr "Proszę wprowadzić poprawny adres e-mail."
6892
 
6893
  # @ WPBDM
6894
  #: core/themes.php:755
6895
- #, fuzzy
6896
  msgctxt "themes"
6897
  msgid "Could not create themes directory."
6898
  msgstr "Nie można utworzyć katalogu wpbdp-csv-eksport."
6899
 
6900
  # @ WPBDM
6901
  #: core/themes.php:763
6902
- #, fuzzy
6903
  msgctxt "themes"
6904
  msgid "Could not remove previous theme directory \"%s\"."
6905
  msgstr "Nie można utworzyć kategorii ofert \"%s\""
6906
 
6907
  # @ WPBDM
6908
  #: core/themes.php:769
6909
- #, fuzzy
6910
  msgctxt "themes"
6911
  msgid "Could not move new theme into theme directory."
6912
  msgstr "Nie masz aktualnie ofert w katalogu."
@@ -7016,7 +6918,6 @@ msgstr "Nie masz uprawnień do edycji tej oferty."
7016
 
7017
  # @ WPBDM
7018
  #: core/view-submit-listing.php:58
7019
- #, fuzzy
7020
  msgctxt "views"
7021
  msgid "Edit Your Listing"
7022
  msgstr "Edycja oferty"
@@ -7080,7 +6981,6 @@ msgstr "Niepoprawny Kraj."
7080
 
7081
  # @ WPBDM
7082
  #: core/views/all_listings.php:6
7083
- #, fuzzy
7084
  msgctxt "views"
7085
  msgid "View All Listings"
7086
  msgstr "Zobacz wszystkie Firmy"
@@ -7205,14 +7105,12 @@ msgstr "l F j, Y \\a\\t g:i a"
7205
 
7206
  # @ WPBDM
7207
  #: core/views/listing_contact.php:173
7208
- #, fuzzy
7209
  msgctxt "contact-message"
7210
  msgid "Your message has been sent."
7211
  msgstr "Twoja oferta została usunięta."
7212
 
7213
  # @ form-fields api
7214
  #: core/views/listing_contact.php:178
7215
- #, fuzzy
7216
  msgctxt "contact-message"
7217
  msgid "%s (admin: %s)"
7218
  msgstr "%s (bez %s)"
@@ -7278,14 +7176,12 @@ msgstr "Niepoprawna subkrypcja."
7278
 
7279
  # @ WPBDM
7280
  #: core/views/manage_recurring.php:97
7281
- #, fuzzy
7282
  msgctxt "manage subscriptions"
7283
  msgid "← Return to \"Delete Listing\"."
7284
  msgstr "← Powrót do Twojej oferty."
7285
 
7286
  # @ WPBDM
7287
  #: core/views/manage_recurring.php:103
7288
- #, fuzzy
7289
  msgctxt "manage subscriptions"
7290
  msgid "Subscription canceled."
7291
  msgstr "Plan Subskrypcji/Abonamentu"
@@ -7373,21 +7269,18 @@ msgstr ""
7373
 
7374
  # @ WPBDM
7375
  #: core/views/request_access_keys.php:17
7376
- #, fuzzy
7377
  msgctxt "request_access_keys"
7378
  msgid "Please enter a valid e-mail address."
7379
  msgstr "Proszę wprowadzić poprawny adres e-mail."
7380
 
7381
  # @ WPBDM
7382
  #: core/views/request_access_keys.php:22
7383
- #, fuzzy
7384
  msgctxt "request_access_keys"
7385
  msgid "There are no listings associated to your e-mail address."
7386
  msgstr "Nie ma aktualnie przypisanej żadnej transakcji do tej oferty."
7387
 
7388
  # @ WPBDM
7389
  #: core/views/request_access_keys.php:26
7390
- #, fuzzy
7391
  msgctxt "request_access_keys"
7392
  msgid "Listing Access Keys"
7393
  msgstr "Pola/Obrazy"
@@ -7406,7 +7299,6 @@ msgstr ""
7406
 
7407
  # @ WPBDM
7408
  #: core/views/search.php:8
7409
- #, fuzzy
7410
  msgctxt "views"
7411
  msgid "Find A Listing"
7412
  msgstr "Znajdź Firmę"
@@ -7420,7 +7312,6 @@ msgstr ""
7420
 
7421
  # @ WPBDM
7422
  #: core/views/submit_listing.php:18
7423
- #, fuzzy
7424
  msgctxt "templates"
7425
  msgid "View not available."
7426
  msgstr "Dostępne miejsca na Obrazy:"
@@ -7643,7 +7534,6 @@ msgstr "Proszę poniżej podać szczegóły karty kredytowej."
7643
 
7644
  # @ WPBDM
7645
  #: templates/billing-information-form.tpl.php:36
7646
- #, fuzzy
7647
  msgctxt "checkout form"
7648
  msgid "E-mail:"
7649
  msgstr "E-Mail: %s"
@@ -7721,7 +7611,6 @@ msgstr ""
7721
 
7722
  # @ WPBDM
7723
  #: templates/billing-information-form.tpl.php:151
7724
- #, fuzzy
7725
  msgctxt "checkout form"
7726
  msgid "Phone Number:"
7727
  msgstr "Telefon"
@@ -7873,7 +7762,6 @@ msgstr ""
7873
 
7874
  # @ WPBDM
7875
  #: templates/email-access-keys.tpl.php:6
7876
- #, fuzzy
7877
  msgctxt "request_access_keys"
7878
  msgid "URL:"
7879
  msgstr "URL:"
@@ -7932,21 +7820,18 @@ msgstr "Podnieś status do %s for %s."
7932
 
7933
  # @ WPBDM
7934
  #: templates/main-box.tpl.php:13
7935
- #, fuzzy
7936
  msgctxt "main box"
7937
  msgid "Find listings for <keywords>"
7938
  msgstr "Emisja oferty na zawsze"
7939
 
7940
  # @ WPBDM
7941
  #: templates/main-box.tpl.php:19
7942
- #, fuzzy
7943
  msgctxt "main box"
7944
  msgid "Find Listings"
7945
  msgstr "Znajdź Firmę"
7946
 
7947
  # @ WPBDM
7948
  #: templates/main-box.tpl.php:20
7949
- #, fuzzy
7950
  msgctxt "main box"
7951
  msgid "Advanced Search"
7952
  msgstr "Zaawansowane szukanie"
@@ -8055,7 +7940,6 @@ msgstr "Liczba dozwolonych obrazów"
8055
 
8056
  # @ WPBDM
8057
  #: templates/parts/category-fee-selection.tpl.php:28
8058
- #, fuzzy
8059
  msgctxt "templates"
8060
  msgid "There are no fees available for this category."
8061
  msgstr "Wybierz abonament dla tegj kategori \"%s\"."
@@ -8113,7 +7997,7 @@ msgid "View"
8113
  msgstr "Widok"
8114
 
8115
  # @ WPBDM
8116
- #: templates/parts/login-required.tpl.php:5
8117
  msgctxt "templates"
8118
  msgid ""
8119
  "You are not currently logged in. Please login or register first. When "
@@ -8235,14 +8119,12 @@ msgstr "Wyczyść"
8235
 
8236
  # @ WPBDM
8237
  #: templates/send-access-keys.tpl.php:5
8238
- #, fuzzy
8239
  msgctxt "send-access-keys"
8240
  msgid "Enter your e-mail address"
8241
  msgstr "Nieprawidłowy adres e-mail"
8242
 
8243
  # @ WPBDM
8244
  #: templates/send-access-keys.tpl.php:9
8245
- #, fuzzy
8246
  msgctxt "send-access-keys"
8247
  msgid "Continue"
8248
  msgstr "Kontynuacja"
@@ -8383,7 +8265,6 @@ msgstr "Dostępne miejsca na Obrazy:"
8383
 
8384
  # @ WPBDM
8385
  #: templates/submit-listing/images-upload-form.tpl.php:45
8386
- #, fuzzy
8387
  msgctxt "templates"
8388
  msgid "File size:"
8389
  msgstr "Maksymalny rozmiar pliku"
@@ -8397,14 +8278,12 @@ msgstr ""
8397
 
8398
  # @ WPBDM
8399
  #: templates/submit-listing/images-upload-form.tpl.php:52
8400
- #, fuzzy
8401
  msgctxt "templates"
8402
  msgid "Image width:"
8403
  msgstr "Szerokość Obrazu (w px):"
8404
 
8405
  # @ WPBDM
8406
  #: templates/submit-listing/images-upload-form.tpl.php:59
8407
- #, fuzzy
8408
  msgctxt "templates"
8409
  msgid "Image height:"
8410
  msgstr "Wysokość Obrazu (w px)"
@@ -8445,14 +8324,12 @@ msgstr "* Oznacza wymagane pola."
8445
 
8446
  # @ WPBDM
8447
  #: themes/default/templates/excerpt_content.tpl.php:13
8448
- #, fuzzy
8449
  msgctxt "themes/default"
8450
  msgid "Address"
8451
  msgstr "Adres e-mail:"
8452
 
8453
  # @ WPBDM
8454
  #. Plugin URI of the plugin/theme
8455
- #, fuzzy
8456
  msgid "http://www.businessdirectoryplugin.com"
8457
  msgstr "Plugin Katalog Firm"
8458
 
@@ -8468,7 +8345,6 @@ msgstr ""
8468
 
8469
  # @ WPBDM
8470
  #. Author URI of the plugin/theme
8471
- #, fuzzy
8472
  msgid "http://businessdirectoryplugin.com"
8473
  msgstr "Plugin Katalog Firm"
8474
 
2
  msgstr ""
3
  "Project-Id-Version: Business Directory Plugin v3.6.5\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
5
+ "POT-Creation-Date: 2017-02-14 01:14:13+00:00\n"
6
+ "PO-Revision-Date: 2017-01-16 17:49-0500\n"
7
  "Last-Translator: HomeSupport <admin@homesupport.pl>\n"
8
  "Language-Team: HomeSupport\n"
9
  "Language: pl_PL\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
14
  "|| n%100>=20) ? 1 : 2;\n"
15
+ "X-Generator: Poedit 1.8.11\n"
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
18
  "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
21
 
22
  # @ WPBDM
23
  #: admin/class-admin-listings.php:40
 
24
  msgctxt "admin category filter"
25
  msgid "All categories"
26
  msgstr "Wszystkie Kategorie"
144
  msgid "Renew Listing"
145
  msgstr "Odnów Ofertę"
146
 
147
+ #: admin/class-admin.php:104
148
  msgid ""
149
  "Preview is only available after you've saved the first draft. This is due\n"
150
  "to how WordPress stores the data."
151
  msgstr ""
152
 
153
  # @ WPBDM
154
+ #: admin/class-admin.php:137
155
  msgctxt "drip pointer"
156
  msgid ""
157
  "Find out how to create a compelling, thriving business directory from "
163
  "darmowy moduł Premium tylko za zarejestrowanie się."
164
 
165
  # @ WPBDM
166
+ #: admin/class-admin.php:139
167
  msgctxt "drip pointer"
168
  msgid "Email Address:"
169
  msgstr "Adres e-mail:"
170
 
171
  # @ WPBDM
172
+ #: admin/class-admin.php:145
173
  msgctxt "drip pointer"
174
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
175
  msgstr "Chcesz poznać tajemnice budowy niesamowitego katalogu firm?"
176
 
177
  # @ WPBDM
178
+ #: admin/class-admin.php:147
179
  msgctxt "drip pointer"
180
  msgid "Yes, please!"
181
  msgstr "Tak, proszę!"
182
 
183
  # @ WPBDM
184
+ #: admin/class-admin.php:149
185
  msgctxt "drip pointer"
186
  msgid "No, thanks"
187
  msgstr "Nie, dziękuję"
188
 
189
  # @ WPBDM
190
+ #: admin/class-admin.php:166
191
  msgctxt "admin"
192
  msgid "Business Directory"
193
  msgstr "Katalog Firm"
194
 
195
  # @ WPBDM
196
+ #: admin/class-admin.php:177
197
  msgctxt "admin"
198
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
199
  msgstr "Wszystko ustawione. Odwiedź swój nowy <a>Katalog Firm</a>."
200
 
201
  # @ WPBDM
202
+ #: admin/class-admin.php:198
203
  msgctxt "drip pointer"
204
  msgid "Invalid e-mail address."
205
  msgstr "Nieprawidłowy adres e-mail"
206
 
207
  # @ WPBDM
208
+ #: admin/class-admin.php:232
209
  msgctxt "admin menu"
210
  msgid "Business Directory Admin"
211
  msgstr "Katalog Firm Admin"
212
 
213
  # @ WPBDM
214
+ #: admin/class-admin.php:233
 
215
  msgctxt "admin menu"
216
  msgid "Dir. Admin"
217
  msgstr "Katalog Admin"
218
 
219
  # @ WPBDM
220
+ #: admin/class-admin.php:233
221
  msgctxt "admin menu"
222
  msgid "Directory Admin"
223
  msgstr "Katalog Admin"
224
 
225
  # @ WPBDM
226
+ #: admin/class-admin.php:239 admin/class-admin.php:240
227
  msgctxt "admin menu"
228
  msgid "Add New Listing"
229
  msgstr "Dodaj nową ofertę"
230
 
231
  # @ WPBDM
232
+ #: admin/class-admin.php:245 admin/class-admin.php:246
233
  msgctxt "admin menu"
234
  msgid "Manage Options"
235
  msgstr "Zarządzaj opcjami"
236
 
237
  # @ WPBDM
238
+ #: admin/class-admin.php:251 admin/class-admin.php:252
239
  msgctxt "admin menu"
240
  msgid "Manage Fees"
241
  msgstr "Zarządzaj abonamentami"
242
 
243
  # @ WPBDM
244
+ #: admin/class-admin.php:257 admin/class-admin.php:258
245
  msgctxt "admin menu"
246
  msgid "Manage Form Fields"
247
  msgstr "Zarządzaj polami formularzy"
248
 
249
  # @ WPBDM
250
+ #: admin/class-admin.php:263 admin/class-admin.php:264
251
  msgctxt "admin menu"
252
  msgid "Listings"
253
  msgstr "Oferty"
254
 
255
  # @ WPBDM
256
+ #: admin/class-admin.php:278 admin/class-admin.php:279
257
  msgctxt "admin menu"
258
  msgid "CSV Import"
259
  msgstr "CSV Import"
260
 
261
  # @ WPBDM
262
+ #: admin/class-admin.php:284 admin/class-admin.php:285
263
  msgctxt "admin menu"
264
  msgid "CSV Export"
265
  msgstr "CSV Export"
266
 
267
  # @ WPBDM
268
+ #: admin/class-admin.php:290 admin/class-admin.php:291
269
  msgctxt "admin menu"
270
  msgid "Debug"
271
  msgstr "Debug"
272
 
273
  # @ WPBDM
274
+ #: admin/class-admin.php:300
275
  msgctxt "admin menu"
276
  msgid "Main Menu"
277
  msgstr "Główne menu"
278
 
279
  # @ WPBDM
280
+ #: admin/class-admin.php:311
281
  msgctxt "admin menu"
282
  msgid "Uninstall Business Directory Plugin"
283
  msgstr "Odinstaluj Katalog Firm"
284
 
285
  # @ WPBDM
286
+ #: admin/class-admin.php:312
287
  msgctxt "admin menu"
288
  msgid "Uninstall"
289
  msgstr "Odinstaluj "
290
 
291
  # @ WPBDM
292
+ #: admin/class-admin.php:426
293
  #: admin/templates/listing-metabox-categories.tpl.php:69
294
  msgctxt "admin infometabox"
295
  msgid "never"
296
  msgstr "nigdy"
297
 
298
+ #: admin/class-admin.php:520
299
  msgctxt "admin"
300
  msgid "Dismiss this notice."
301
  msgstr ""
302
 
303
  # @ WPBDM
304
+ #: admin/class-admin.php:548
305
  msgctxt "admin"
306
  msgid "The listing has been published."
307
  msgid_plural "The listings have been published."
310
  msgstr[2] "Ofert zostało opublikowanych."
311
 
312
  # @ WPBDM
313
+ #: admin/class-admin.php:566
314
  msgctxt "admin"
315
  msgid "The listing status has been set as paid."
316
  msgid_plural "The listings status has been set as paid."
318
  msgstr[1] "Zmieniono status ofert na zapłacono."
319
  msgstr[2] "Zmieniono status ofert na zapłacono."
320
 
321
+ #: admin/class-admin.php:572
322
  msgctxt "admin"
323
  msgid ""
324
  "Only invoices containing non-recurring items were marked as paid. Please "
332
  msgstr[2] ""
333
 
334
  # @ WPBDM
335
+ #: admin/class-admin.php:591
336
  msgctxt "admin"
337
  msgid "The listing has been modified."
338
  msgid_plural "The listings have been modified."
341
  msgstr[2] "Ofert zostało zmodyfikowanych."
342
 
343
  # @ WPBDM
344
+ #: admin/class-admin.php:604
345
  msgctxt "admin"
346
  msgid "The listing has been upgraded."
347
  msgid_plural "The listings have been upgraded."
350
  msgstr[2] "Podniesiono status ofert."
351
 
352
  # @ WPBDM
353
+ #: admin/class-admin.php:616
354
  msgctxt "admin"
355
  msgid "The listing has been downgraded."
356
  msgid_plural "The listings have been downgraded."
358
  msgstr[1] "Obniżono status ofert."
359
  msgstr[2] "Obniżono status ofert."
360
 
361
+ #: admin/class-admin.php:627
362
  msgctxt "admin payments"
363
  msgid ""
364
  "The payment status was not changed. Recurring payments can't be manually "
367
  msgstr ""
368
 
369
  # @ WPBDM
370
+ #: admin/class-admin.php:632
371
  msgctxt "admin"
372
  msgid "The transaction has been approved."
373
  msgstr "Transakcja została zatwierdzona."
374
 
375
  # @ WPBDM
376
+ #: admin/class-admin.php:642
377
  msgctxt "admin"
378
  msgid "The transaction has been rejected."
379
  msgstr "Transakcja została odrzucona."
380
 
381
  # @ WPBDM
382
+ #: admin/class-admin.php:648
383
  msgctxt "admin"
384
  msgid "The fee was successfully assigned."
385
  msgstr "Abonament został przypisany do oferty."
386
 
387
  # @ WPBDM
388
+ #: admin/class-admin.php:657
389
  msgctxt "admin"
390
  msgid "Listing was renewed."
391
  msgid_plural "Listings were renewed."
394
  msgstr[2] "Odnowiono ofert."
395
 
396
  # @ WPBDM
397
+ #: admin/class-admin.php:664
398
  msgctxt "admin"
399
  msgid "Renewal email sent."
400
  msgstr "Wysłano e-mail potwierdzający odnowienie."
401
 
402
  # @ WPBDM
403
+ #: admin/class-admin.php:719
404
  msgctxt "admin category id"
405
  msgid "ID"
406
  msgstr "ID"
407
 
408
  # @ WPBDM
409
+ #: admin/class-admin.php:721 admin/class-admin.php:727
410
  msgctxt "admin"
411
  msgid "Listing Count"
412
  msgstr "Licznik ofert"
413
 
414
  # @ WPBDM
415
+ #: admin/class-admin.php:836
416
  msgctxt "admin"
417
  msgid ""
418
  "<b>Business Directory Plugin</b> requires fields with the following "
422
  "tym polu: <b>%s</b>."
423
 
424
  # @ WPBDM
425
+ #: admin/class-admin.php:838
426
  msgctxt "admin"
427
  msgid ""
428
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
431
  "<b>Katalog Firm</b>potrzebuje pola z <b>%s</b> aby pracować poprawnie."
432
 
433
  # @ WPBDM
434
+ #: admin/class-admin.php:842
435
  msgctxt "admin"
436
  msgid ""
437
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
441
  "formularza\" albo niech katalog firm zrobi to dla ciebie automatycznie."
442
 
443
  # @ WPBDM
444
+ #: admin/class-admin.php:846
445
  msgctxt "admin"
446
  msgid "Go to \"Manage Form Fields\""
447
  msgstr "Przejdź do \"Zarządzanie polami formularza\""
448
 
449
  # @ WPBDM
450
+ #: admin/class-admin.php:849
451
  msgctxt "admin"
452
  msgid "Create these required fields for me"
453
  msgstr "Stwórz te wymagane pola dla mnie"
454
 
455
  # @ WPBDM
456
+ #: admin/class-admin.php:858
457
  msgctxt "admin"
458
  msgid ""
459
  "<b>Business Directory Plugin</b> requires a page with the "
463
  "<tt>[businessdirectory]</tt> aby działać prawidłowo."
464
 
465
  # @ WPBDM
466
+ #: admin/class-admin.php:860
467
  msgctxt "admin"
468
  msgid ""
469
  "You can create this page by yourself or let Business Directory do this for "
473
  "automatycznie."
474
 
475
  # @ WPBDM
476
+ #: admin/class-admin.php:864
477
  msgctxt "admin"
478
  msgid "Create required pages for me"
479
  msgstr "Stwórz wymagane pola dla mnie"
480
 
481
  # @ WPBDM
482
+ #: admin/class-admin.php:904
483
  msgctxt "admin compat"
484
  msgid "Installed: %s"
485
  msgstr "zainstalowane: %s"
486
 
487
  # @ WPBDM
488
+ #: admin/class-admin.php:904
489
  msgctxt "admin compat"
490
  msgid "N/A"
491
  msgstr "N/A"
492
 
493
  # @ WPBDM
494
+ #: admin/class-admin.php:907
495
  msgctxt "admin compat"
496
  msgid "Required: %s"
497
  msgstr "Wymagane: %s"
498
 
499
  # @ WPBDM
500
+ #: admin/class-admin.php:919
501
  msgctxt "admin compat"
502
  msgid ""
503
  "Business Directory has detected some incompatible premium module versions "
506
  "Katalog Firm wykrył pewne niezgodne zainstalowane wersje modułów Premium."
507
 
508
  # @ WPBDM
509
+ #: admin/class-admin.php:921
510
  msgctxt "admin compat"
511
  msgid ""
512
  "Please upgrade to the required versions indicated below to make sure "
516
  "się, że wszystko będzie funkcjonować prawidłowo."
517
 
518
  # @ WPBDM
519
+ #: admin/class-admin.php:941
520
  msgctxt "admin"
521
  msgid ""
522
  "We noticed you want your Business Directory users to register before posting "
549
 
550
  # @ WPBDM
551
  #: admin/class-themes-admin.php:47
 
552
  msgctxt "themes"
553
  msgid "Directory Themes"
554
  msgstr "Kategorie Katalogu"
555
 
556
  # @ WPBDM
557
  #: admin/class-themes-admin.php:48
 
558
  msgctxt "themes"
559
  msgid "Directory Themes %s"
560
  msgstr "Kategorie Katalogu"
589
 
590
  # @ WPBDM
591
  #: admin/class-themes-admin.php:157
 
592
  msgctxt "themes"
593
  msgid "Could not change the active theme to \"%s\"."
594
  msgstr "Nie można utworzyć kategorii ofert \"%s\""
607
 
608
  # @ WPBDM
609
  #: admin/class-themes-admin.php:216
 
610
  msgctxt "themes"
611
  msgid "Map My Fields"
612
  msgstr "Zarządzaj polami formularzy"
613
 
614
  # @ WPBDM
615
  #: admin/class-themes-admin.php:223
 
616
  msgctxt "themes"
617
  msgid "Suggested fields created successfully."
618
  msgstr "Pola wymagane zostały pomyślnie utworzone."
619
 
620
  # @ WPBDM
621
  #: admin/class-themes-admin.php:226
 
622
  msgctxt "themes"
623
  msgid "Theme installed successfully."
624
  msgstr "Pola wymagane zostały pomyślnie utworzone."
625
 
626
  # @ WPBDM
627
  #: admin/class-themes-admin.php:229
 
628
  msgctxt "themes"
629
  msgid "Theme was deleted sucessfully."
630
  msgstr "Import zakończony pełnym sukcesem."
636
 
637
  # @ WPBDM
638
  #: admin/class-themes-admin.php:258
 
639
  msgctxt "themes"
640
  msgid "Please upload a valid theme file."
641
  msgstr "Proszę wprowadzić poprawny adres e-mail."
642
 
643
  # @ WPBDM
644
  #: admin/class-themes-admin.php:265
 
645
  msgctxt "themes"
646
  msgid "Could not move \"%s\" to a temporary directory."
647
  msgstr "Nie można utworzyć katalogu wpbdp-csv-eksport."
732
  msgstr "← Powrót do \"CSV Import\""
733
 
734
  # @ csv import
735
+ #: admin/csv-import.php:256
736
  msgid ""
737
  "A valid temporary directory with write permissions is required for CSV "
738
  "imports to function properly. Your server is using \"%s\" but this path does "
743
  "mieć prawa zapisu. Proszę skontaktować się z hostem."
744
 
745
  # @ WPBDM
746
+ #: admin/csv-import.php:290
747
  msgctxt "admin csv-import"
748
  msgid "There was an error uploading the CSV file."
749
  msgstr "Błąd podczas przesyłania pliku CSV."
750
 
751
  # @ WPBDM
752
+ #: admin/csv-import.php:296
753
  msgctxt "admin csv-import"
754
  msgid "Please upload or select a CSV file."
755
  msgstr "Proszę załadować nowy lub wybrać istniejący plik CSV."
756
 
757
  # @ WPBDM
758
+ #: admin/csv-import.php:309
759
  msgctxt "admin csv-import"
760
  msgid "There was an error uploading the images ZIP file."
761
  msgstr "Wystąpił problem podczas ładowania obrazów w pliku ZIP."
762
 
763
  # @ WPBDM
764
+ #: admin/csv-import.php:330
765
  msgctxt "admin csv-import"
766
  msgid ""
767
  "An error was detected while validating the CSV file for import. Please fix "
771
  "sprawdzić przed kontynuacją."
772
 
773
  # @ WPBDM
774
+ #: admin/csv-import.php:339
775
  msgctxt "admin csv-import"
776
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
777
  msgstr ""
797
 
798
  # @ WPBDM
799
  #: admin/fees.php:25 admin/fees.php:260
 
800
  msgctxt "fees admin"
801
  msgid "Active"
802
  msgstr "Tylko aktywne"
803
 
804
  # @ WPBDM
805
  #: admin/fees.php:28 admin/fees.php:258
 
806
  msgctxt "fees admin"
807
  msgid "Not Available"
808
  msgstr "Dostępne miejsca na Obrazy:"
820
 
821
  # @ WPBDM
822
  #: admin/fees.php:56
 
823
  msgctxt "admin fees table"
824
  msgid "All"
825
  msgstr "Wszystkie"
826
 
827
  # @ WPBDM
828
  #: admin/fees.php:68
 
829
  msgctxt "admin fees table"
830
  msgid "Active"
831
  msgstr "Tylko aktywne"
832
 
833
  # @ WPBDM
834
  #: admin/fees.php:78
 
835
  msgctxt "admin fees table"
836
  msgid "Not Available"
837
  msgstr "Dostępne miejsca na Obrazy:"
867
 
868
  # @ WPBDM
869
  #: admin/fees.php:98
 
870
  msgctxt "fees admin"
871
  msgid "Featured/Sticky"
872
  msgstr "Status wyróżnienia (naklejka)"
873
 
874
  # @ WPBDM
875
  #: admin/fees.php:102
 
876
  msgctxt "fees admin"
877
  msgid "Status"
878
  msgstr "Status"
945
 
946
  # @ WPBDM
947
  #: admin/fees.php:250
 
948
  msgctxt "fees admin"
949
  msgid "No"
950
  msgstr "LIS"
951
 
952
  # @ WPBDM
953
  #: admin/fees.php:285
 
954
  msgctxt "fees admin"
955
  msgid "Fee enabled."
956
  msgstr "Abonament usunięty "
957
 
958
  # @ WPBDM
959
  #: admin/fees.php:293
 
960
  msgctxt "fees admin"
961
  msgid "Fee disabled."
962
  msgstr "Abonament usunięty "
1134
 
1135
  # @ WPBDM
1136
  #: admin/form-fields.php:290
 
1137
  msgctxt "form-fields admin"
1138
  msgid "Title"
1139
  msgstr "Tytuł"
1140
 
1141
  # @ WPBDM
1142
  #: admin/form-fields.php:291
 
1143
  msgctxt "form-fields admin"
1144
  msgid "Category"
1145
  msgstr "Kategorie"
1146
 
1147
  # @ WPBDM
1148
  #: admin/form-fields.php:292
 
1149
  msgctxt "form-fields admin"
1150
  msgid "Excerpt"
1151
  msgstr "W wyciągu z oferty"
1152
 
1153
  # @ WPBDM
1154
  #: admin/form-fields.php:293
 
1155
  msgctxt "form-fields admin"
1156
  msgid "Content"
1157
  msgstr "Zawartość Posta"
1158
 
1159
  # @ WPBDM
1160
  #: admin/form-fields.php:294
 
1161
  msgctxt "form-fields admin"
1162
  msgid "Tags"
1163
  msgstr "Slug Tagów"
1164
 
1165
  # @ WPBDM
1166
  #: admin/form-fields.php:295
 
1167
  msgctxt "form-fields admin"
1168
  msgid "Address"
1169
  msgstr "Adres e-mail:"
1170
 
1171
  # @ WPBDM
1172
  #: admin/form-fields.php:296
 
1173
  msgctxt "form-fields admin"
1174
  msgid "City"
1175
  msgstr "Miasto:"
1176
 
1177
  # @ WPBDM
1178
  #: admin/form-fields.php:297
 
1179
  msgctxt "form-fields admin"
1180
  msgid "State"
1181
  msgstr "Województwo:"
1182
 
1183
+ # @ WPBDM
1184
  #: admin/form-fields.php:298
1185
+ #, fuzzy
1186
+ msgctxt "form-fields admin"
1187
+ msgid "Country"
1188
+ msgstr "Kraj:"
1189
+
1190
+ #: admin/form-fields.php:299
1191
  msgctxt "form-fields admin"
1192
  msgid "ZIP Code"
1193
  msgstr ""
1194
 
1195
  # @ WPBDM
1196
+ #: admin/form-fields.php:300
 
1197
  msgctxt "form-fields admin"
1198
  msgid "FAX Number"
1199
  msgstr "Numer karty kredytowej:"
1200
 
1201
  # @ WPBDM
1202
+ #: admin/form-fields.php:301
 
1203
  msgctxt "form-fields admin"
1204
  msgid "Phone Number"
1205
  msgstr "Telefon"
1206
 
1207
  # @ WPBDM
1208
+ #: admin/form-fields.php:302
 
1209
  msgctxt "form-fields admin"
1210
  msgid "Ratings Field"
1211
  msgstr "Pola ofert"
1212
 
1213
+ #: admin/form-fields.php:303
1214
  msgctxt "form-fields admin"
1215
  msgid "Twitter"
1216
  msgstr ""
1217
 
1218
+ #: admin/form-fields.php:304
1219
  msgctxt "form-fields admin"
1220
  msgid "Website"
1221
  msgstr ""
1222
 
1223
  # @ WPBDM
1224
+ #: admin/form-fields.php:325
 
1225
  msgctxt "form-fields admin"
1226
  msgid "Tags updated."
1227
  msgstr "Ustawienia zapisane"
1299
 
1300
  # @ WPBDM
1301
  #: admin/page-debug.php:28
 
1302
  msgid "Missing tables: %s"
1303
  msgstr "Oferty otagowane: %s"
1304
 
1850
 
1851
  # @ WPBDM
1852
  #: admin/templates/csv-import.tpl.php:176
 
1853
  msgctxt "admin csv-import"
1854
  msgid "Keep existing images."
1855
  msgstr "Obrazy"
1873
 
1874
  # @ WPBDM
1875
  #: admin/templates/csv-import.tpl.php:193
 
1876
  msgctxt "admin csv-import"
1877
  msgid "Use a default user for listings?"
1878
  msgstr "Użyj domyślnego obrazu dla ofert, które nie posiadają żadnych obrazów?"
1879
 
1880
  # @ WPBDM
1881
  #: admin/templates/csv-import.tpl.php:199
 
1882
  msgctxt "admin csv-import"
1883
  msgid ""
1884
  "Select a default user to be used if the username column is not present in "
2035
 
2036
  # @ WPBDM
2037
  #: admin/templates/fees-addoredit.tpl.php:23
 
2038
  msgctxt "fees admin"
2039
  msgid "Edit Listing Fee"
2040
  msgstr "Edycja Firmy"
2083
 
2084
  # @ WPBDM
2085
  #: admin/templates/fees-addoredit.tpl.php:94
 
2086
  msgctxt "fees admin"
2087
  msgid "Is featured listing/sticky?"
2088
  msgstr "Wyróżnione Firmy"
2109
 
2110
  # @ WPBDM
2111
  #: admin/templates/fees-addoredit.tpl.php:128
 
2112
  msgctxt "fees admin"
2113
  msgid "Fee Description"
2114
  msgstr "Opis pola"
2133
 
2134
  # @ WPBDM
2135
  #: admin/templates/fees-confirm-delete.tpl.php:7
 
2136
  msgctxt "fees admin"
2137
  msgid "Are you sure you want to disable the \"%s\" fee?"
2138
  msgstr "Jesteś pewien, że chcesz usunąć abonament \"%s\"?"
2145
 
2146
  # @ WPBDM
2147
  #: admin/templates/fees-confirm-delete.tpl.php:16
 
2148
  msgctxt "fee admin"
2149
  msgid "Disable Fee"
2150
  msgstr "Usuń abonament"
2213
  # @ WPBDM
2214
  #: admin/templates/fees.tpl.php:57 admin/templates/fees.tpl.php:63
2215
  #: admin/templates/fees.tpl.php:77
 
2216
  msgctxt "fees admin"
2217
  msgid "Paid"
2218
  msgstr "Zapłacone"
2220
  # @ WPBDM
2221
  #: admin/templates/fees.tpl.php:57 admin/templates/fees.tpl.php:63
2222
  #: admin/templates/fees.tpl.php:77
 
2223
  msgctxt "fees admin"
2224
  msgid "Free"
2225
  msgstr "Tryb Bezpłatny"
2320
  #: admin/templates/form-fields-addoredit.tpl.php:14
2321
  #: admin/templates/form-fields-addoredit.tpl.php:36
2322
  #: admin/templates/form-fields-addoredit.tpl.php:60
 
2323
  msgctxt "form-fields admin"
2324
  msgid "required"
2325
  msgstr "Wymagane"
2344
 
2345
  # @ WPBDM
2346
  #: admin/templates/form-fields-addoredit.tpl.php:70
 
2347
  msgctxt "form-fields admin"
2348
  msgid "optional"
2349
  msgstr "Opcjonalnie"
2470
 
2471
  # @ WPBDM
2472
  #: admin/templates/form-fields-tags.tpl.php:5
 
2473
  msgctxt "form-fields admin"
2474
  msgid "-- None --"
2475
  msgstr "-- Wybierz Jeden --"
2488
 
2489
  # @ WPBDM
2490
  #: admin/templates/form-fields-tags.tpl.php:22
 
2491
  msgctxt "form-fields admin"
2492
  msgid "Create Missing Fields"
2493
  msgstr "Pola ofert"
2494
 
2495
  # @ WPBDM
2496
  #: admin/templates/form-fields-tags.tpl.php:30
 
2497
  msgctxt "form-fields admin"
2498
  msgid "Field Tag"
2499
  msgstr "Rodzaj pola"
2500
 
2501
  # @ WPBDM
2502
  #: admin/templates/form-fields-tags.tpl.php:31
 
2503
  msgctxt "form-fields admin"
2504
  msgid "Field"
2505
  msgstr "Pole"
2518
 
2519
  # @ WPBDM
2520
  #: admin/templates/form-fields.tpl.php:6 admin/templates/themes.tpl.php:4
 
2521
  msgctxt "form-fields admin"
2522
  msgid "Manage Theme Tags"
2523
  msgstr "Zarządzaj abonamentami"
2543
  "poznać wiecej możliwości."
2544
 
2545
  # @ WPBDM
2546
+ #. #-#-#-#-# WPBDM.pot (Business Directory Plugin 4.1.8) #-#-#-#-#
2547
  #. Plugin Name of the plugin/theme
2548
  #: admin/templates/header.tpl.php:4
2549
  msgid "Business Directory Plugin"
2937
 
2938
  # @ WPBDM
2939
  #: admin/templates/settings-reset.tpl.php:2
 
2940
  msgid "Business Directory - Reset Defaults"
2941
  msgstr "Katalog Firm - Najświeższe Firmy"
2942
 
2943
  # @ WPBDM
2944
  #: admin/templates/settings-reset.tpl.php:4
 
2945
  msgctxt "settings"
2946
  msgid "← Return to \"Manage Options\""
2947
  msgstr "← wróć do \"Zarządzanie polami formularza\""
2948
 
2949
  # @ WPBDM
2950
  #: admin/templates/settings-reset.tpl.php:10
 
2951
  msgid ""
2952
  "Use this option if you want to go back to the original factory settings for "
2953
  "BD."
2971
 
2972
  # @ WPBDM
2973
  #: admin/templates/settings.tpl.php:4
 
2974
  msgctxt "settings"
2975
  msgid "Reset Defaults"
2976
  msgstr "Przywróć ustawienia fabryczne"
2982
 
2983
  # @ WPBDM
2984
  #: admin/templates/sidebar.tpl.php:3
 
2985
  msgctxt "admin sidebar"
2986
  msgid "Discount Codes Module"
2987
  msgstr "Moduł regionów"
3030
 
3031
  # @ WPBDM
3032
  #: admin/templates/sidebar.tpl.php:18
 
3033
  msgctxt "admin sidebar"
3034
  msgid "Business Card Theme"
3035
  msgstr "Nazwa Firmy"
3046
 
3047
  # @ WPBDM
3048
  #: admin/templates/sidebar.tpl.php:21
 
3049
  msgctxt "admin sidebar"
3050
  msgid "Tabbed Business Theme"
3051
  msgstr "Nazwa Firmy"
3052
 
3053
  # @ WPBDM
3054
  #: admin/templates/sidebar.tpl.php:22
 
3055
  msgctxt "admin sidebar"
3056
  msgid "Elegant Business Theme"
3057
  msgstr "Nazwa Firmy"
3104
 
3105
  # @ WPBDM
3106
  #: admin/templates/sidebar.tpl.php:45
 
3107
  msgctxt "admin sidebar"
3108
  msgid "(All Modules)"
3109
  msgstr "Zainstalowane moduły"
3115
 
3116
  # @ WPBDM
3117
  #: admin/templates/sidebar.tpl.php:58
 
3118
  msgctxt "admin sidebar"
3119
  msgid "Get a Directory Theme"
3120
  msgstr "Przejdź do \"Katalog Administracja\""
3191
 
3192
  # @ WPBDM
3193
  #: admin/templates/themes-delete-confirm.tpl.php:3
 
3194
  msgctxt "themes admin"
3195
  msgid "Are you sure you want to delete the directory theme \"%s\"?"
3196
  msgstr "Jesteś pewien, że chcesz usunąć abonament \"%s\"?"
3197
 
3198
  # @ WPBDM
3199
  #: admin/templates/themes-delete-confirm.tpl.php:12
 
3200
  msgctxt "themes admin"
3201
  msgid "Cancel"
3202
  msgstr "Anuluj"
3224
 
3225
  # @ WPBDM
3226
  #: admin/templates/themes-item.tpl.php:3
 
3227
  msgctxt "themes"
3228
  msgid "Active:"
3229
  msgstr "Tylko aktywne"
3230
 
3231
  # @ WPBDM
3232
  #: admin/templates/themes-item.tpl.php:17
 
3233
  msgctxt "themes"
3234
  msgid "Activate"
3235
  msgstr "Aktywacja Licencji"
3241
 
3242
  # @ WPBDM
3243
  #: admin/templates/themes-item.tpl.php:38
 
3244
  msgctxt "themes"
3245
  msgid "Author:"
3246
  msgstr "Autor"
3247
 
3248
  # @ WPBDM
3249
  #: admin/templates/themes-licenses.tpl.php:24
 
3250
  msgctxt "themes"
3251
  msgid "Deactivate License"
3252
  msgstr "Dezaktywacja Licencji"
3253
 
3254
  # @ WPBDM
3255
  #: admin/templates/themes-licenses.tpl.php:27
 
3256
  msgctxt "themes"
3257
  msgid "Deactivating license..."
3258
  msgstr "Dezaktywowanie Licencji"
3259
 
3260
  # @ WPBDM
3261
  #: admin/templates/themes-licenses.tpl.php:29
 
3262
  msgctxt "themes"
3263
  msgid "Activate License"
3264
  msgstr "Aktywacja Licencji"
3265
 
3266
  # @ WPBDM
3267
  #: admin/templates/themes-licenses.tpl.php:30
 
3268
  msgctxt "themes"
3269
  msgid "Activating license..."
3270
  msgstr "Aktywowanie Licencji"
3276
 
3277
  # @ WPBDM
3278
  #: admin/templates/themes-tabs.tpl.php:7
 
3279
  msgctxt "admin themes"
3280
  msgid "Licenses"
3281
  msgstr "Licencje"
3282
 
3283
  # @ WPBDM
3284
  #: admin/templates/themes.tpl.php:5
 
3285
  msgctxt "themes"
3286
  msgid "Settings"
3287
  msgstr "Ustawienia"
3441
  msgstr "%s RSS"
3442
 
3443
  # @ WPBDM
3444
+ #: business-directory-plugin.php:1138 core/view-submit-listing.php:58
3445
  #: core/views/submit_listing.php:10
 
3446
  msgctxt "views"
3447
  msgid "Submit A Listing"
3448
  msgstr "Dodaj Firmę"
3449
 
3450
  # @ WPBDM
3451
+ #: business-directory-plugin.php:1143
3452
  msgctxt "title"
3453
  msgid "Find a Listing"
3454
  msgstr "Znajdź Firmę"
3455
 
3456
  # @ WPBDM
3457
+ #: business-directory-plugin.php:1148
3458
  msgctxt "title"
3459
  msgid "View All Listings"
3460
  msgstr "Zobacz wszystkie Firmy"
3461
 
3462
  # @ WPBDM
3463
+ #: business-directory-plugin.php:1177
3464
  msgctxt "title"
3465
  msgid "Listings tagged: %s"
3466
  msgstr "Oferty otagowane: %s"
3467
 
3468
  # @ WPBDM
3469
+ #: core/api.php:402
 
3470
  msgid "Free"
3471
  msgstr "Tryb Bezpłatny"
3472
 
3590
 
3591
  # @ WPBDM
3592
  #: core/class-gateway.php:133
 
3593
  msgctxt "billing info"
3594
  msgid "Please enter a valid e-mail address."
3595
  msgstr "Proszę wprowadzić poprawny adres e-mail."
3728
 
3729
  # @ WPBDM
3730
  #: core/class-recaptcha.php:100 core/class-recaptcha.php:115
 
3731
  msgctxt "recaptcha"
3732
  msgid "The reCAPTCHA wasn't entered correctly."
3733
  msgstr "ReCaptcha nie została poprawnie wprowadzona."
3888
 
3889
  # @ WPBDM
3890
  #: core/class-settings.php:79
 
3891
  msgctxt "admin settings"
3892
  msgid "Login URL"
3893
  msgstr "Logowanie"
3894
 
3895
  # @ WPBDM
3896
  #: core/class-settings.php:82
 
3897
  msgctxt "admin settings"
3898
  msgid ""
3899
  "URL of your membership plugin's login page. Only enter this if using a "
3936
 
3937
  # @ WPBDM
3938
  #: core/class-settings.php:106
 
3939
  msgctxt "admin settings"
3940
+ msgid "Terms and Conditions text goes here..."
 
 
3941
  msgstr "Warunki i regulamin korzystania z serwisu."
3942
 
3943
  # @ WPBDM
4099
  msgid "Enable AJAX compatibility mode?"
4100
  msgstr "Włączyć tryb kompatybilności AJAX?"
4101
 
4102
+ #: core/class-settings.php:183
4103
+ msgctxt "admin settings"
4104
+ msgid ""
4105
+ "Include CSS rules to give their own style to View, Edit and Delete buttons?"
4106
+ msgstr ""
4107
+
4108
  # @ WPBDM
4109
+ #: core/class-settings.php:189 core/class-settings.php:687
4110
  msgctxt "admin settings"
4111
  msgid "Listings"
4112
  msgstr "Oferty"
4113
 
4114
  # @ WPBDM
4115
+ #: core/class-settings.php:190 core/class-settings.php:357
4116
+ #: core/class-settings.php:644
4117
  msgctxt "admin settings"
4118
  msgid "General Settings"
4119
  msgstr "Ustawienia Główne"
4120
 
4121
  # @ WPBDM
4122
+ #: core/class-settings.php:192
4123
  msgctxt "admin settings"
4124
  msgid "Listings per page"
4125
  msgstr "Firm na stronę"
4126
 
4127
  # @ WPBDM
4128
+ #: core/class-settings.php:193
4129
  msgctxt "admin settings"
4130
  msgid ""
4131
  "Number of listings to show per page. Use a value of \"0\" to show all "
4135
  "pokazać wszystkie oferty."
4136
 
4137
  # @ WPBDM
4138
+ #: core/class-settings.php:195
4139
  msgctxt "admin settings"
4140
  msgid "Listing duration for no-fee sites (in days)"
4141
  msgstr "Okres ważności oferty dla trybu bezpłatnego (w dniach)"
4142
 
4143
  # @ WPBDM
4144
+ #: core/class-settings.php:196
4145
  msgctxt "admin settings"
4146
  msgid ""
4147
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
4151
  "liczbę mniejszą od 10 lat (3650 dni)."
4152
 
4153
  # @ WPBDM
4154
+ #: core/class-settings.php:202
4155
  msgctxt "admin settings"
4156
  msgid "Include listing contact form on listing pages?"
4157
  msgstr "Dołączyć formularz kontaktu z właścicielem na stronie oferty?"
4158
 
4159
  # @ WPBDM
4160
+ #: core/class-settings.php:205
4161
  msgctxt "admin settings"
4162
  msgid ""
4163
  "Allows visitors to contact listing authors privately. Authors will receive "
4166
  "Pozwolić użytkownikom na kontakt bezpośredni z włascicielem ofert. "
4167
  "Właściciel otrzyma e-mail ze strony."
4168
 
4169
+ #: core/class-settings.php:208
4170
  msgctxt "admin settings"
4171
  msgid "Open detailed view of listing in new tab?"
4172
  msgstr ""
4173
 
4174
  # @ WPBDM
4175
+ #: core/class-settings.php:213
4176
  msgctxt "admin settings"
4177
  msgid "Require login for using the contact form?"
4178
  msgstr "Wymagać logowania, aby używać formularza kontaktu?"
4179
 
4180
  # @ WPBDM
4181
+ #: core/class-settings.php:219
4182
  msgctxt "admin settings"
4183
  msgid "Maximum number of contact form submits per day"
4184
  msgstr "Maksymalna liczba wiadomości wysłanych do właściciela w ciągu doby"
4185
 
4186
  # @ WPBDM
4187
+ #: core/class-settings.php:222
4188
  msgctxt "admin settings"
4189
  msgid ""
4190
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
4192
  msgstr "Użyj aby ograniczyć spam do właściciela oferty. 0 oznacza brak limitu."
4193
 
4194
  # @ WPBDM
4195
+ #: core/class-settings.php:230
4196
  msgctxt "admin settings"
4197
  msgid "Include comment form on listing pages?"
4198
  msgstr "Pozwolić na komentarze na stronie oferty?"
4199
 
4200
+ #: core/class-settings.php:233
4201
  msgctxt "admin settings"
4202
  msgid ""
4203
  "BD uses the standard comment inclusion from WordPress, but most themes only "
4208
  msgstr ""
4209
 
4210
  # @ WPBDM
4211
+ #: core/class-settings.php:236
 
4212
  msgctxt "admin settings"
4213
  msgid "Do not include comments in listings"
4214
  msgstr "Pozwolić na komentarze na stronie oferty?"
4215
 
4216
  # @ WPBDM
4217
+ #: core/class-settings.php:237
 
4218
  msgctxt "admin settings"
4219
  msgid "Include comment form, theme invoked (standard option)"
4220
  msgstr "Pozwolić na komentarze na stronie oferty?"
4221
 
4222
+ #: core/class-settings.php:238
4223
  msgctxt "admin settings"
4224
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
4225
  msgstr ""
4226
 
4227
  # @ WPBDM
4228
+ #: core/class-settings.php:246
4229
  msgctxt "admin settings"
4230
  msgid "Show listings under categories on main page?"
4231
  msgstr "Wyświetlać oferty pod kategoriami na stronie głównej?"
4232
 
4233
  # @ WPBDM
4234
+ #: core/class-settings.php:247
4235
  msgctxt "admin settings"
4236
  msgid "Status of listings upon uninstalling plugin"
4237
  msgstr "Status dla ofert, gdy odinstalowujesz plugin"
4238
 
4239
+ #: core/class-settings.php:248 core/class-settings.php:250
4240
  msgctxt "post status"
4241
  msgid "Draft"
4242
  msgstr ""
4243
 
4244
+ #: core/class-settings.php:248 core/class-settings.php:250
4245
  msgctxt "post status"
4246
  msgid "Trash"
4247
  msgstr ""
4248
 
4249
  # @ WPBDM
4250
+ #: core/class-settings.php:249
4251
  msgctxt "admin settings"
4252
  msgid "Status of deleted listings"
4253
  msgstr "Status dla ofert usuniętych"
4254
 
4255
  # @ WPBDM
4256
+ #: core/class-settings.php:251
 
4257
  msgctxt "admin settings"
4258
  msgid "Submit Listing instructions message"
4259
  msgstr "Wiadomość do osoby kontaktowej z Oferty"
4260
 
4261
+ #: core/class-settings.php:251
4262
  msgctxt "admin settings"
4263
  msgid ""
4264
  "This text is displayed at the first page of the Submit Listing process for "
4267
  msgstr ""
4268
 
4269
  # @ WPBDM
4270
+ #: core/class-settings.php:253
4271
  msgctxt "admin settings"
4272
  msgid "Listing Renewal"
4273
  msgstr "Oferta Odświeżona"
4274
 
4275
  # @ WPBDM
4276
+ #: core/class-settings.php:254
4277
  msgctxt "admin settings"
4278
  msgid "Turn on listing renewal option?"
4279
  msgstr "Włączyć opcję odnawiania ofert?"
4280
 
4281
  # @ WPBDM
4282
+ #: core/class-settings.php:257
4283
  msgctxt "admin settings"
4284
  msgid "Allow recurring renewal payments?"
4285
  msgstr "Pozwalać na cykliczne płatności dla odnawiania ofert?"
4286
 
4287
  # @ WPBDM
4288
+ #: core/class-settings.php:260
4289
  msgctxt "admin settings"
4290
  msgid ""
4291
  "Allow users to opt in for automatic renewal of their listings. The fee is "
4296
  "użytkownika."
4297
 
4298
  # @ WPBDM
4299
+ #: core/class-settings.php:264
4300
  msgctxt "admin settings"
4301
  msgid "Use recurring payments as the default payment method?"
4302
  msgstr "Używać cyklicznych płatności jako standardowej metody płatności?"
4303
 
4304
  # @ WPBDM
4305
+ #: core/class-settings.php:267
4306
  msgctxt "admin settings"
4307
  msgid ""
4308
  "Enable automatic renewal without having users opt in during the submit "
4312
  "użytkowników w trakcie dodawania oferty."
4313
 
4314
  # @ WPBDM
4315
+ #: core/class-settings.php:272
4316
  msgctxt "admin settings"
4317
  msgid "Listing renewal e-mail threshold (in days)"
4318
  msgstr "Powiadomienie o konieczności odnowienia oferty (w dniach)"
4319
 
4320
  # @ WPBDM
4321
+ #: core/class-settings.php:275
4322
  msgctxt "admin settings"
4323
  msgid ""
4324
  "Configure how many days before listing expiration is the renewal e-mail sent."
4327
  "odnowienia."
4328
 
4329
  # @ WPBDM
4330
+ #: core/class-settings.php:279
4331
  msgctxt "admin settings"
4332
  msgid ""
4333
  "Send expiration notices including a cancel links to auto-renewed listings?"
4336
  "do auto-odnawiania ofert?"
4337
 
4338
  # @ WPBDM
4339
+ #: core/class-settings.php:286
4340
  msgctxt "admin settings"
4341
  msgid "Remind listing owners of expired listings (past due)?"
4342
  msgstr ""
4344
  "terminie)?"
4345
 
4346
  # @ WPBDM
4347
+ #: core/class-settings.php:291
4348
  msgctxt "admin settings"
4349
  msgid "Listing renewal reminder e-mail threshold (in days)"
4350
  msgstr "Przypomnienie o konieczności odnowienia oferty (w dniach)"
4351
 
4352
  # @ WPBDM
4353
+ #: core/class-settings.php:294
4354
  msgctxt "admin settings"
4355
  msgid ""
4356
  "Configure how many days after the expiration of a listing an e-mail reminder "
4360
  "przypomnienie o konieczności odnowienia oferty."
4361
 
4362
  # @ WPBDM
4363
+ #: core/class-settings.php:297
4364
  msgctxt "admin settings"
4365
  msgid "Post/Category Settings"
4366
  msgstr "Ustawienia Postu/Kategori"
4367
 
4368
  # @ WPBDM
4369
+ #: core/class-settings.php:298
4370
  msgctxt "admin settings"
4371
  msgid "Default new post status"
4372
  msgstr "Domyślny Status Nowego Postu"
4373
 
4374
+ #: core/class-settings.php:299 core/class-settings.php:302
4375
  msgctxt "post status"
4376
  msgid "Published"
4377
  msgstr ""
4378
 
4379
  # @ WPBDM
4380
+ #: core/class-settings.php:299 core/class-settings.php:302
 
4381
  msgctxt "post status"
4382
  msgid "Pending"
4383
  msgstr "Oczekujące"
4384
 
4385
  # @ WPBDM
4386
+ #: core/class-settings.php:301
4387
  msgctxt "admin settings"
4388
  msgid "Edit post status"
4389
  msgstr "Status Postu po Edycji "
4390
 
4391
  # @ WPBDM
4392
+ #: core/class-settings.php:303
4393
  msgctxt "admin settings"
4394
  msgid "Order categories list by"
4395
  msgstr "Sortuj Kategorie według "
4396
 
4397
  # @ WPBDM
4398
+ #: core/class-settings.php:305
4399
  msgctxt "admin settings"
4400
  msgid "Name"
4401
  msgstr "Nazwa"
4402
 
4403
  # @ WPBDM
4404
+ #: core/class-settings.php:306
4405
  msgctxt "admin settings"
4406
  msgid "Slug"
4407
  msgstr "Slug"
4408
 
4409
  # @ WPBDM
4410
+ #: core/class-settings.php:307
4411
  msgctxt "admin settings"
4412
  msgid "Listing Count"
4413
  msgstr "Licznik ofert"
4414
 
4415
  # @ WPBDM
4416
+ #: core/class-settings.php:309
4417
  msgctxt "admin settings"
4418
  msgid "Sort order for categories"
4419
  msgstr "Porządek wyświatlania dla kategorii"
4420
 
4421
  # @ WPBDM
4422
+ #: core/class-settings.php:310 core/class-settings.php:328
4423
  msgctxt "admin settings"
4424
  msgid "Ascending"
4425
  msgstr "Rosnąco"
4426
 
4427
  # @ WPBDM
4428
+ #: core/class-settings.php:310 core/class-settings.php:328
4429
  msgctxt "admin settings"
4430
  msgid "Descending"
4431
  msgstr "Malejąco"
4432
 
4433
  # @ WPBDM
4434
+ #: core/class-settings.php:311
4435
  msgctxt "admin settings"
4436
  msgid "Show category post count?"
4437
  msgstr "Pokazywać liczbę ofert w kategorii?"
4438
 
4439
  # @ WPBDM
4440
+ #: core/class-settings.php:312
4441
  msgctxt "admin settings"
4442
  msgid "Hide empty categories?"
4443
  msgstr "Ukryć puste kategorie?"
4444
 
4445
  # @ WPBDM
4446
+ #: core/class-settings.php:313
4447
  msgctxt "admin settings"
4448
  msgid "Show only parent categories in category list?"
4449
  msgstr "Pokazywać tylko Nadrzędne kategorie na liście kategorii?"
4450
 
4451
  # @ WPBDM
4452
+ #: core/class-settings.php:315
4453
  msgctxt "admin settings"
4454
  msgid "Listings Sorting"
4455
  msgstr "Porządkowanie Firm"
4456
 
4457
  # @ WPBDM
4458
+ #: core/class-settings.php:316
4459
  msgctxt "admin settings"
4460
  msgid "Order directory listings by"
4461
  msgstr "Porządkuj listę według"
4462
 
4463
  # @ WPBDM
4464
+ #: core/class-settings.php:318
4465
  msgctxt "admin settings"
4466
  msgid "Title"
4467
  msgstr "Tytuł"
4468
 
4469
  # @ WPBDM
4470
+ #: core/class-settings.php:319
4471
  msgctxt "admin settings"
4472
  msgid "Author"
4473
  msgstr "Autor"
4474
 
4475
  # @ WPBDM
4476
+ #: core/class-settings.php:320 core/class-settings.php:730
4477
  msgctxt "admin settings"
4478
  msgid "Date posted"
4479
  msgstr "Data publikacji"
4480
 
4481
  # @ WPBDM
4482
+ #: core/class-settings.php:321 core/class-settings.php:731
4483
  msgctxt "admin settings"
4484
  msgid "Date last modified"
4485
  msgstr "Data ostatnij modyfikacji"
4486
 
4487
  # @ WPBDM
4488
+ #: core/class-settings.php:322
4489
  msgctxt "admin settings"
4490
  msgid "Random"
4491
  msgstr "Losowo"
4492
 
4493
+ #: core/class-settings.php:323
4494
  msgctxt "admin settings"
4495
  msgid "Paid first then free. Inside each group by date."
4496
  msgstr ""
4497
 
4498
+ #: core/class-settings.php:324
4499
  msgctxt "admin settings"
4500
  msgid "Paid first then free. Inside each group by title."
4501
  msgstr ""
4502
 
4503
  # @ WPBDM
4504
+ #: core/class-settings.php:326
4505
  msgctxt "admin settings"
4506
  msgid "Sort directory listings by"
4507
  msgstr "Porządkuj oferty "
4508
 
4509
  # @ WPBDM
4510
+ #: core/class-settings.php:327
4511
  msgctxt "admin settings"
4512
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
4513
  msgstr "Rosnąco (od A do Z). Malejąco (od Z do A)."
4514
 
4515
  # @ WPBDM
4516
+ #: core/class-settings.php:332
4517
  msgctxt "admin settings"
4518
  msgid "Enable sort bar?"
4519
  msgstr "Włączyć pasek sortowania?"
4520
 
4521
  # @ WPBDM
4522
+ #: core/class-settings.php:337
4523
  msgctxt "admin settings"
4524
  msgid "Sortbar Fields"
4525
  msgstr "Pola paska sortowania"
4526
 
4527
  # @ WPBDM
4528
+ #: core/class-settings.php:346
4529
  msgctxt "admin settings"
4530
  msgid "Featured (Sticky) listing settings"
4531
  msgstr "Ustawienia Wyróżnienie (naklejka) oferty"
4532
 
4533
  # @ WPBDM
4534
+ #: core/class-settings.php:347
4535
  msgctxt "admin settings"
4536
  msgid "Offer sticky listings?"
4537
  msgstr "Oferować wyróżnienia (naklejki)?"
4538
 
4539
  # @ WPBDM
4540
+ #: core/class-settings.php:348
4541
  msgctxt "admin settings"
4542
  msgid "Offer upgrades during submit process?"
4543
  msgstr "Oferować wyróżnienia podczas rejestracji firmy?"
4544
 
4545
  # @ WPBDM
4546
+ #: core/class-settings.php:349
4547
  msgctxt "admin settings"
4548
  msgid "Sticky listing price"
4549
  msgstr "Koszt naklejki"
4550
 
4551
  # @ WPBDM
4552
+ #: core/class-settings.php:350
4553
  msgctxt "admin settings"
4554
  msgid "Sticky listing page description text"
4555
  msgstr "Strona opisu wyróżnienia oferty naklejką"
4556
 
4557
  # @ WPBDM
4558
+ #: core/class-settings.php:351
4559
  msgctxt "admin settings"
4560
  msgid ""
4561
  "You can upgrade your listing to featured status. Featured listings will "
4566
  "statusem."
4567
 
4568
  # @ WPBDM
4569
+ #: core/class-settings.php:356
4570
  msgctxt "admin settings"
4571
  msgid "E-Mail"
4572
  msgstr "E-mail"
4573
 
4574
  # @ WPBDM
4575
+ #: core/class-settings.php:360
4576
  msgctxt "admin settings"
4577
  msgid "Display email address fields publicly?"
4578
  msgstr "Wyświetlać publicznie pole \"adres e-mail\"?"
4579
 
4580
  # @ WPBDM
4581
+ #: core/class-settings.php:363
4582
  msgctxt "admin settings"
4583
  msgid ""
4584
  "Shows the email address of the listing owner to all web users. NOT "
4590
  "właściciela (spam)."
4591
 
4592
  # @ WPBDM
4593
+ #: core/class-settings.php:366
4594
  msgctxt "admin settings"
4595
  msgid "How to determine the listing's email address?"
4596
  msgstr "Jak określić listę adresów e-mail?"
4597
 
4598
  # @ WPBDM
4599
+ #: core/class-settings.php:369
4600
  msgctxt "admin settings"
4601
  msgid ""
4602
  "This affects emails sent to listing owners via contact forms or when their "
4605
  "Wpływa to na e-maile wysyłane do właścicieli ofert za pośrednictwem "
4606
  "formularzy kontaktowych lub gdy ich oferta wygasa."
4607
 
4608
+ #: core/class-settings.php:371
4609
  msgctxt "admin settings"
4610
  msgid "Try listing's email field first, then author's email."
4611
  msgstr ""
4612
 
4613
+ #: core/class-settings.php:372
4614
  msgctxt "admin settings"
4615
  msgid "Try author's email first and then listing's email field."
4616
  msgstr ""
4617
 
4618
  # @ WPBDM
4619
+ #: core/class-settings.php:376
4620
  msgctxt "admin settings"
4621
  msgid "E-Mail Notifications"
4622
  msgstr "Powiadomienia E-mail"
4623
 
4624
  # @ WPBDM
4625
+ #: core/class-settings.php:379
4626
  msgctxt "admin settings"
4627
  msgid "Notify admin via e-mail when..."
4628
  msgstr "Powiadom Administratora przez e-mail, kiedy..."
4629
 
4630
  # @ WPBDM
4631
+ #: core/class-settings.php:383
4632
  msgctxt "admin settings"
4633
  msgid "A new listing is submitted."
4634
  msgstr "Dodano nową ofertę."
4635
 
4636
  # @ WPBDM
4637
+ #: core/class-settings.php:384
4638
  msgctxt "admin settings"
4639
  msgid "A listing is edited."
4640
  msgstr "Edytowano ofertę."
4641
 
4642
  # @ WPBDM
4643
+ #: core/class-settings.php:385
4644
  msgctxt "admin settings"
4645
  msgid "A listing expires."
4646
  msgstr "Upłynął okres ważności oferty."
4647
 
4648
  # @ WPBDM
4649
+ #: core/class-settings.php:386
4650
  msgctxt "admin settings"
4651
  msgid "A contact message is sent to a listing's owner."
4652
  msgstr "Została wysłana wiadomość kontaktowa do właściciela oferty."
4653
 
4654
  # @ WPBDM
4655
+ #: core/class-settings.php:392
4656
  msgctxt "admin settings"
4657
  msgid "CC this e-mail address too"
4658
  msgstr "Prześlij także na ten adres e-mail"
4659
 
4660
  # @ WPBDM
4661
+ #: core/class-settings.php:398
4662
  msgctxt "admin settings"
4663
  msgid "Notify users via e-mail when..."
4664
  msgstr "Poinformuj użytkownika mailem gdy..."
4665
 
4666
  # @ WPBDM
4667
+ #: core/class-settings.php:401
4668
  msgctxt "admin settings"
4669
  msgid "You can modify the text template used for most of these e-mails below."
4670
  msgstr "Możesz edytować szablony tekstowe dla poniższych wiadomości e-mail."
4671
 
4672
  # @ WPBDM
4673
+ #: core/class-settings.php:402
4674
  msgctxt "admin settings"
4675
  msgid "Their listing is submitted."
4676
  msgstr "Twoja oferta została przesłana."
4677
 
4678
  # @ WPBDM
4679
+ #: core/class-settings.php:403
4680
  msgctxt "admin settings"
4681
  msgid "Their listing is approved/published."
4682
  msgstr "Twoja oferta została zatwierdzona i opublikowana."
4683
 
4684
  # @ WPBDM
4685
+ #: core/class-settings.php:412
4686
  msgctxt "contact email"
4687
  msgid "You have received a reply from your listing at %s."
4688
  msgstr "Otrzymano wiadomość dotyczącą oferty %s."
4689
 
4690
  # @ WPBDM
4691
+ #: core/class-settings.php:413
4692
  msgctxt "contact email"
4693
  msgid "Name: %s"
4694
  msgstr "Nazwa: %s"
4695
 
4696
  # @ WPBDM
4697
+ #: core/class-settings.php:414
4698
  msgctxt "contact email"
4699
  msgid "E-Mail: %s"
4700
  msgstr "E-Mail: %s"
4701
 
4702
  # @ WPBDM
4703
+ #: core/class-settings.php:415
4704
  msgctxt "contact email"
4705
  msgid "Message:"
4706
  msgstr "Wiadomość:"
4707
 
4708
  # @ WPBDM
4709
+ #: core/class-settings.php:417
4710
  msgctxt "contact email"
4711
  msgid "Time: %s"
4712
  msgstr "Czas: %s"
4713
 
4714
  # @ WPBDM
4715
+ #: core/class-settings.php:419
4716
  msgctxt "admin settings"
4717
  msgid "E-Mail Templates"
4718
  msgstr "Szablony wiadomości e-Mail"
4719
 
4720
  # @ WPBDM
4721
+ #: core/class-settings.php:422
4722
  msgctxt "admin settings"
4723
  msgid "Email confirmation message"
4724
  msgstr "Wiadomość e-mail z potwierdzeniem odbioru"
4725
 
4726
  # @ WPBDM
4727
+ #: core/class-settings.php:426
4728
  msgctxt "admin settings"
4729
  msgid "Sent after a listing has been submitted."
4730
  msgstr "Wysłane po zapisaniu oferty."
4731
 
4732
  # @ WPBDM
4733
+ #: core/class-settings.php:427 core/class-settings.php:435
4734
+ #: core/class-settings.php:476
4735
  msgctxt "admin settings"
4736
  msgid "Listing's title"
4737
  msgstr "Tytuł oferty"
4738
 
4739
  # @ WPBDM
4740
+ #: core/class-settings.php:430
4741
  msgctxt "admin settings"
4742
  msgid "Listing published message"
4743
  msgstr "Wiadomość o opublikowaniu oferty"
4744
 
4745
  # @ WPBDM
4746
+ #: core/class-settings.php:433
4747
  msgctxt "admin settings"
4748
  msgid ""
4749
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
4753
  "status oferty publicznej."
4754
 
4755
  # @ WPBDM
4756
+ #: core/class-settings.php:434
4757
  msgctxt "admin settings"
4758
  msgid "Sent when the listing has been published or approved by an admin."
4759
  msgstr ""
4760
  "Wyślij gdy oferta została zatwierdzona lub opublikowana przez administratora."
4761
 
4762
  # @ WPBDM
4763
+ #: core/class-settings.php:436
4764
  msgctxt "admin settings"
4765
  msgid "Listing's URL"
4766
  msgstr "URL oferty"
4767
 
4768
  # @ WPBDM
4769
+ #: core/class-settings.php:440
4770
  msgctxt "admin settings"
4771
  msgid "Listing Contact Message"
4772
  msgstr "Wiadomość do osoby kontaktowej z Oferty"
4773
 
4774
  # @ WPBDM
4775
+ #: core/class-settings.php:444
4776
  msgctxt "admin settings"
4777
  msgid ""
4778
  "Sent to listing owners when someone uses the contact form on their listing "
4782
  "jego oferty."
4783
 
4784
  # @ WPBDM
4785
+ #: core/class-settings.php:454
4786
  msgctxt "admin settings"
4787
  msgid "Payment related"
4788
  msgstr "Powiązania płatności"
4789
 
4790
  # @ WPBDM
4791
+ #: core/class-settings.php:471
4792
  msgctxt "admin settings"
4793
  msgid "Payment abandoned reminder message"
4794
  msgstr "Wiadomość przypomnienia o porzuconej płatności "
4795
 
4796
  # @ WPBDM
4797
+ #: core/class-settings.php:475
4798
  msgctxt "admin settings"
4799
  msgid "Sent some time after a pending payment is abandoned by users."
4800
  msgstr ""
4802
  "\"."
4803
 
4804
  # @ WPBDM
4805
+ #: core/class-settings.php:477
4806
  msgctxt "admin settings"
4807
  msgid "Checkout URL link"
4808
  msgstr "Sprawdzanie link URL"
4809
 
4810
  # @ WPBDM
4811
+ #: core/class-settings.php:483
4812
  msgctxt "admin settings"
4813
  msgid "Renewal Reminders"
4814
  msgstr "Przypomnienie o Odnowieniu"
4815
 
4816
  # @ WPBDM
4817
+ #: core/class-settings.php:486
4818
  msgctxt "admin settings"
4819
  msgid ""
4820
  "This section refers only to the text of the renewal/expiration notices. You "
4824
  "wygaśnięcia oferty. Możesz także ustawic, <a>kiedy wysyłać e-mail</a>."
4825
 
4826
  # @ WPBDM
4827
+ #: core/class-settings.php:490
4828
  msgctxt "admin settings"
4829
  msgid "Pending expiration e-mail message"
4830
  msgstr "Wiadomość e-mail dotycząca okresu ważności oferty"
4831
 
4832
  # @ WPBDM
4833
+ #: core/class-settings.php:494
4834
  msgctxt "settings"
4835
  msgid ""
4836
  "Sent some time before the listing expires. Applies to non-recurring renewals "
4840
  "odnowień( \"nie powtarzających się\" - dostępne w opcjach)."
4841
 
4842
  # @ WPBDM
4843
+ #: core/class-settings.php:495 core/class-settings.php:508
4844
+ #: core/class-settings.php:521 core/class-settings.php:534
4845
+ #: core/class-settings.php:547
4846
  msgctxt "settings"
4847
  msgid "Listing's name (with link)"
4848
  msgstr "Nazwa Oferty (z linkiem)"
4849
 
4850
  # @ WPBDM
4851
+ #: core/class-settings.php:496 core/class-settings.php:509
4852
+ #: core/class-settings.php:522 core/class-settings.php:535
4853
+ #: core/class-settings.php:548
4854
  msgctxt "settings"
4855
  msgid "Author's name"
4856
  msgstr "Nazwisko Autora"
4857
 
4858
  # @ WPBDM
4859
+ #: core/class-settings.php:497 core/class-settings.php:510
4860
+ #: core/class-settings.php:549
4861
  msgctxt "settings"
4862
  msgid "Expiration date"
4863
  msgstr "Data zakończenia emisji oferty"
4864
 
4865
  # @ WPBDM
4866
+ #: core/class-settings.php:498
4867
  msgctxt "settings"
4868
  msgid "Category that is going to expire"
4869
  msgstr "Oferta, której upływa termin ważności"
4870
 
4871
  # @ WPBDM
4872
+ #: core/class-settings.php:499 core/class-settings.php:512
4873
+ #: core/class-settings.php:551
4874
  msgctxt "settings"
4875
  msgid "Link to renewal page"
4876
  msgstr "Link do strony Odnawiania ofert"
4877
 
4878
  # @ WPBDM
4879
+ #: core/class-settings.php:500 core/class-settings.php:513
4880
+ #: core/class-settings.php:525 core/class-settings.php:538
4881
+ #: core/class-settings.php:552
4882
  msgctxt "settings"
4883
  msgid "Link to your site"
4884
  msgstr "Link do Twojej strony"
4885
 
4886
  # @ WPBDM
4887
+ #: core/class-settings.php:503
4888
  msgctxt "admin settings"
4889
  msgid "Listing Renewal e-mail message"
4890
  msgstr "Wiadomość e-mail dotycząca odnowienia oferty"
4891
 
4892
  # @ WPBDM
4893
+ #: core/class-settings.php:507
4894
  msgctxt "settings"
4895
  msgid ""
4896
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
4900
  "jednorazowych odnowień( \"nie powtarzających się\" - dostępne w opcjach)."
4901
 
4902
  # @ WPBDM
4903
+ #: core/class-settings.php:511 core/class-settings.php:550
4904
  msgctxt "settings"
4905
  msgid "Category that expired"
4906
  msgstr "Oferta, której upłynął okres ważności"
4907
 
4908
  # @ WPBDM
4909
+ #: core/class-settings.php:516
4910
  msgctxt "admin settings"
4911
  msgid "Listing auto-renewal reminder (recurring payments)"
4912
  msgstr ""
4914
  "płatności )"
4915
 
4916
  # @ WPBDM
4917
+ #: core/class-settings.php:520
4918
  msgctxt "settings"
4919
  msgid ""
4920
  "Sent some time before the listing is auto-renewed. Applies to recurring "
4924
  "płatności."
4925
 
4926
  # @ WPBDM
4927
+ #: core/class-settings.php:523 core/class-settings.php:537
4928
  msgctxt "settings"
4929
  msgid "Renewal date"
4930
  msgstr "Data odświeżenia"
4931
 
4932
  # @ WPBDM
4933
+ #: core/class-settings.php:524
4934
  msgctxt "settings"
4935
  msgid "Category that is going to be renewed"
4936
  msgstr "Oferta, której zbliża się termin odnowienia"
4937
 
4938
  # @ WPBDM
4939
+ #: core/class-settings.php:526
4940
  msgctxt "settings"
4941
  msgid "Link to manage subscriptions"
4942
  msgstr "Link do zarządzania subskrypcjami"
4943
 
4944
  # @ WPBDM
4945
+ #: core/class-settings.php:529
4946
  msgctxt "admin settings"
4947
  msgid "Listing Renewal e-mail message (recurring payments)"
4948
  msgstr ""
4949
  "Wiadomość e-mail dotycząca odnowienia oferty ( powtarzające się płatności)"
4950
 
4951
  # @ WPBDM
4952
+ #: core/class-settings.php:533
4953
  msgctxt "settings"
4954
  msgid ""
4955
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
4957
  "Wysyłane po odnowieniu oferty. Dotyczy tylko powtarzających się płatności."
4958
 
4959
  # @ WPBDM
4960
+ #: core/class-settings.php:536
4961
  msgctxt "settings"
4962
  msgid "Renewed category"
4963
  msgstr "Kategoria Odnowiona"
4964
 
4965
  # @ WPBDM
4966
+ #: core/class-settings.php:542
4967
  msgctxt "admin settings"
4968
  msgid "Renewal reminder e-mail message"
4969
  msgstr "Wiadomość e-mail dotytcząca przypomnienia o odnowieniu"
4970
 
4971
  # @ WPBDM
4972
+ #: core/class-settings.php:546
4973
  msgctxt "settings"
4974
  msgid ""
4975
  "Sent some time after listing expiration and when no renewal has occurred. "
4979
  "wszystkich form płatności."
4980
 
4981
  # @ WPBDM
4982
+ #: core/class-settings.php:556
4983
  msgctxt "admin settings"
4984
  msgid "Payment"
4985
  msgstr "Płatność"
4986
 
4987
  # @ WPBDM
4988
+ #: core/class-settings.php:557
4989
  msgctxt "admin settings"
4990
  msgid "Payment Settings"
4991
  msgstr "Ustawienia Płatności"
4992
 
4993
  # @ WPBDM
4994
+ #: core/class-settings.php:560
4995
  msgctxt "admin settings"
4996
  msgid "Turn On payments?"
4997
  msgstr "Włączyć Płatność?"
4998
 
4999
  # @ WPBDM
5000
+ #: core/class-settings.php:562
5001
  msgctxt "admin settings"
5002
  msgid "Put payment gateways in test mode?"
5003
  msgstr "Włączyć tryb testu dla bramki płatności?"
5004
 
5005
  # @ WPBDM
5006
+ #: core/class-settings.php:567
5007
  msgctxt "admin settings"
5008
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
5009
  msgstr ""
5010
  "Proferować przełączenie koszyka do bezpiecznej wersji strony (https://)?"
5011
 
5012
  # @ WPBDM
5013
+ #: core/class-settings.php:570
5014
  msgctxt "admin settings"
5015
  msgid ""
5016
  "Recommended for added security. For this to work you need to enable HTTPS on "
5021
  "certyfikatach SSL</a>."
5022
 
5023
  # @ WPBDM
5024
+ #: core/class-settings.php:574
5025
  msgctxt "admin settings"
5026
  msgid "Currency Code"
5027
  msgstr "Kod Waluty"
5028
 
5029
  # @ WPBDM
5030
+ #: core/class-settings.php:576
5031
  msgctxt "admin settings"
5032
  msgid "Australian Dollar (AUD)"
5033
  msgstr "Dolar Australijski (AUD)"
5034
 
5035
  # @ WPBDM
5036
+ #: core/class-settings.php:577
5037
  msgctxt "admin settings"
5038
  msgid "Brazilian Real (BRL)"
5039
  msgstr "Real Brazylijski (BRL)"
5040
 
5041
  # @ WPBDM
5042
+ #: core/class-settings.php:578
5043
  msgctxt "admin settings"
5044
  msgid "Canadian Dollar (CAD)"
5045
  msgstr "Dolar Kanadyjski (CAD)"
5046
 
5047
  # @ WPBDM
5048
+ #: core/class-settings.php:579
5049
  msgctxt "admin settings"
5050
  msgid "Czech Koruna (CZK)"
5051
  msgstr "Korona Czeska (CZK)"
5052
 
5053
  # @ WPBDM
5054
+ #: core/class-settings.php:580
5055
  msgctxt "admin settings"
5056
  msgid "Danish Krone (DKK)"
5057
  msgstr "Korona Duńska (DKK)"
5058
 
5059
  # @ WPBDM
5060
+ #: core/class-settings.php:581
5061
  msgctxt "admin settings"
5062
  msgid "Euro (EUR)"
5063
  msgstr "Euro (EUR)"
5064
 
5065
  # @ WPBDM
5066
+ #: core/class-settings.php:582
5067
  msgctxt "admin settings"
5068
  msgid "Hong Kong Dollar (HKD)"
5069
  msgstr "Dolar Hong Kong (HKD)"
5070
 
5071
  # @ WPBDM
5072
+ #: core/class-settings.php:583
5073
  msgctxt "admin settings"
5074
  msgid "Hungarian Forint (HUF)"
5075
  msgstr "Forint Węgierski (HUF)"
5076
 
5077
  # @ WPBDM
5078
+ #: core/class-settings.php:584
5079
  msgctxt "admin settings"
5080
  msgid "Israeli New Shequel (ILS)"
5081
  msgstr "Nowy Shequel Izraelski (ILS)"
5082
 
5083
  # @ WPBDM
5084
+ #: core/class-settings.php:585
5085
  msgctxt "admin settings"
5086
  msgid "Japanese Yen (JPY)"
5087
  msgstr "Jen Japoński (JPY)"
5088
 
5089
  # @ WPBDM
5090
+ #: core/class-settings.php:586
5091
  msgctxt "admin settings"
5092
  msgid "Malasian Ringgit (MYR)"
5093
  msgstr "Ringgit Malezyjski (MYR)"
5094
 
5095
  # @ WPBDM
5096
+ #: core/class-settings.php:587
5097
  msgctxt "admin settings"
5098
  msgid "Mexican Peso (MXN)"
5099
  msgstr "Peso Meksykańskie (MXN)"
5100
 
5101
  # @ WPBDM
5102
+ #: core/class-settings.php:588
5103
  msgctxt "admin settings"
5104
  msgid "Norwegian Krone (NOK)"
5105
  msgstr "Korona Norweska (NOK)"
5106
 
5107
  # @ WPBDM
5108
+ #: core/class-settings.php:589
5109
  msgctxt "admin settings"
5110
  msgid "New Zealand Dollar (NZD)"
5111
  msgstr "Dolar Nowo Zelandzki (NZD)"
5112
 
5113
  # @ WPBDM
5114
+ #: core/class-settings.php:590
5115
  msgctxt "admin settings"
5116
  msgid "Philippine Peso (PHP)"
5117
  msgstr "Peso Filipińskie (PHP)"
5118
 
5119
  # @ WPBDM
5120
+ #: core/class-settings.php:591
5121
  msgctxt "admin settings"
5122
  msgid "Polish Zloty (PLN)"
5123
  msgstr "Złoty Polski (PLN)"
5124
 
5125
  # @ WPBDM
5126
+ #: core/class-settings.php:592
5127
  msgctxt "admin settings"
5128
  msgid "Pound Sterling (GBP)"
5129
  msgstr "Funt Brytyjski (GBP)"
5130
 
5131
  # @ WPBDM
5132
+ #: core/class-settings.php:593
5133
  msgctxt "admin settings"
5134
  msgid "Singapore Dollar (SGD)"
5135
  msgstr "Dolar Singapórski (SGD)"
5136
 
5137
  # @ WPBDM
5138
+ #: core/class-settings.php:594
5139
  msgctxt "admin settings"
5140
  msgid "Swedish Krona (SEK)"
5141
  msgstr "Korona Szwedzka (SEK)"
5142
 
5143
  # @ WPBDM
5144
+ #: core/class-settings.php:595
5145
  msgctxt "admin settings"
5146
  msgid "Swiss Franc (CHF)"
5147
  msgstr "Frank Szwajcarski (CHF)"
5148
 
5149
  # @ WPBDM
5150
+ #: core/class-settings.php:596
5151
  msgctxt "admin settings"
5152
  msgid "Taiwan Dollar (TWD)"
5153
  msgstr "Dolar Taiwandzki (TWD)"
5154
 
5155
  # @ WPBDM
5156
+ #: core/class-settings.php:597
5157
  msgctxt "admin settings"
5158
  msgid "Thai Baht (THB)"
5159
  msgstr "Baht Tajski (THB)"
5160
 
5161
  # @ WPBDM
5162
+ #: core/class-settings.php:598
5163
  msgctxt "admin settings"
5164
  msgid "Turkish Lira (TRY)"
5165
  msgstr "Lir Turecki (TRY)"
5166
 
5167
  # @ WPBDM
5168
+ #: core/class-settings.php:599
 
5169
  msgctxt "admin settings"
5170
  msgid "U.S. Dollar (USD)"
5171
  msgstr "Dolar Amerykański"
5172
 
5173
  # @ WPBDM
5174
+ #: core/class-settings.php:603
5175
  msgctxt "admin settings"
5176
  msgid "Currency Symbol"
5177
  msgstr "Symbol Waluty"
5178
 
5179
  # @ WPBDM
5180
+ #: core/class-settings.php:608
 
5181
  msgctxt "admin settings"
5182
  msgid "Currency symbol display"
5183
  msgstr "Symbol Waluty"
5184
 
5185
+ #: core/class-settings.php:612
5186
  msgctxt "admin settings"
5187
  msgid "Show currency symbol on the left"
5188
  msgstr ""
5189
 
5190
+ #: core/class-settings.php:613
5191
  msgctxt "admin settings"
5192
  msgid "Show currency symbol on the right"
5193
  msgstr ""
5194
 
5195
  # @ WPBDM
5196
+ #: core/class-settings.php:614
 
5197
  msgctxt "admin settings"
5198
  msgid "Do not show currency symbol"
5199
  msgstr "Symbol Waluty"
5200
 
5201
  # @ WPBDM
5202
+ #: core/class-settings.php:616
5203
  msgctxt "admin settings"
5204
  msgid "Thank you for payment message"
5205
  msgstr "Wiadomość - Dziękujemy za płatność."
5206
 
5207
  # @ WPBDM
5208
+ #: core/class-settings.php:617
5209
  msgctxt "admin settings"
5210
  msgid ""
5211
  "Thank you for your payment. Your payment is being verified and your listing "
5215
  "płatnosci i publikacja oferty mogą potrwać do 48 godzin."
5216
 
5217
  # @ WPBDM
5218
+ #: core/class-settings.php:622
5219
  msgctxt "admin settings"
5220
  msgid "Ask users to come back for abandoned payments?"
5221
  msgstr "Pytać użytkowników o powrót do porzuconych płatności?"
5222
 
5223
  # @ WPBDM
5224
+ #: core/class-settings.php:625
5225
  msgctxt "admin settings"
5226
  msgid ""
5227
  "An abandoned payment is when a user attempts to place a listing and gets to "
5237
  "powrotu i dokończenia transakcji."
5238
 
5239
  # @ WPBDM
5240
+ #: core/class-settings.php:631
5241
  msgctxt "admin settings"
5242
  msgid "Listing abandonment threshold (hours)"
5243
  msgstr "Maksymalny Czas dla porzuconych płątności (godzin)"
5244
 
5245
  # @ WPBDM
5246
+ #: core/class-settings.php:636
5247
  msgctxt "admin settings"
5248
  msgid ""
5249
  "Listings with pending payments are marked as abandoned after this time. You "
5253
  "tego czasu. Możesz także <a>wprowadzić zmiany w szablonie wiadomości e-mail</"
5254
  "a> dostarczanym do użytkowników."
5255
 
5256
+ #: core/class-settings.php:641
5257
  msgctxt "admin settings"
5258
  msgid "Themes"
5259
  msgstr ""
5260
 
5261
+ #: core/class-settings.php:643
5262
  msgctxt "admin settings"
5263
  msgid "You can manage your themes on <a>Directory Themes</a>."
5264
  msgstr ""
5265
 
5266
+ #: core/class-settings.php:648
5267
  msgctxt "admin settings"
5268
  msgid "Theme button style"
5269
  msgstr ""
5270
 
5271
+ #: core/class-settings.php:652
5272
  msgctxt "admin settings"
5273
  msgid "Use the BD theme style for BD buttons"
5274
  msgstr ""
5275
 
5276
+ #: core/class-settings.php:653
5277
  msgctxt "admin settings"
5278
  msgid "Use the WP theme style for BD buttons"
5279
  msgstr ""
5280
 
5281
  # @ WPBDM
5282
+ #: core/class-settings.php:660
5283
  msgctxt "admin settings"
5284
  msgid "Image"
5285
  msgstr "Obraz"
5286
 
5287
  # @ WPBDM
5288
+ #: core/class-settings.php:661
5289
  msgctxt "admin settings"
5290
  msgid ""
5291
  "Any changes to these settings will affect new listings only. Existing "
5299
  "uprzedniej zmianie tych ustawień."
5300
 
5301
  # @ WPBDM
5302
+ #: core/class-settings.php:662
5303
  msgctxt "admin settings"
5304
  msgid "Image Settings"
5305
  msgstr "Ustawienia Obrazu"
5306
 
5307
  # @ WPBDM
5308
+ #: core/class-settings.php:663
5309
  msgctxt "admin settings"
5310
  msgid "Allow images?"
5311
  msgstr "Pozwolić na Obrazy?"
5312
 
5313
  # @ WPBDM
5314
+ #: core/class-settings.php:665
5315
  msgctxt "admin settings"
5316
  msgid "Min Image File Size (KB)"
5317
  msgstr "Minimalny rozmiar obrazu (KB)"
5318
 
5319
  # @ WPBDM
5320
+ #: core/class-settings.php:666
5321
  msgctxt "admin settings"
5322
  msgid "Max Image File Size (KB)"
5323
  msgstr "Maksymalny rozmiar pliku Obrazu (KB)"
5324
 
5325
  # @ WPBDM
5326
+ #: core/class-settings.php:668
5327
  msgctxt "admin settings"
5328
  msgid "Min image width (px)"
5329
  msgstr "Minimalna szerokość obrazu (px)"
5330
 
5331
  # @ WPBDM
5332
+ #: core/class-settings.php:669
5333
  msgctxt "admin settings"
5334
  msgid "Min image height (px)"
5335
  msgstr "Minimalna wysokość obrazu (px)"
5336
 
5337
  # @ WPBDM
5338
+ #: core/class-settings.php:671
5339
  msgctxt "admin settings"
5340
  msgid "Max image width (px)"
5341
  msgstr "Maksymalna szerokość obrazu (px)"
5342
 
5343
  # @ WPBDM
5344
+ #: core/class-settings.php:672
5345
  msgctxt "admin settings"
5346
  msgid "Max image height (px)"
5347
  msgstr "Maksymalna wysokość obrazu (px)"
5348
 
5349
  # @ WPBDM
5350
+ #: core/class-settings.php:674
5351
  msgctxt "admin settings"
5352
  msgid "Turn on thickbox/lightbox?"
5353
  msgstr "Włączyć thickbox/lightbox?"
5354
 
5355
  # @ WPBDM
5356
+ #: core/class-settings.php:674
5357
  msgctxt "admin settings"
5358
  msgid ""
5359
  "Uncheck if it conflicts with other elements or plugins installed on your site"
5362
  "Twojej stronie"
5363
 
5364
  # @ WPBDM
5365
+ #: core/class-settings.php:676
5366
  msgctxt "admin settings"
5367
  msgid "Thumbnails"
5368
  msgstr "Miniatury"
5369
 
5370
  # @ WPBDM
5371
+ #: core/class-settings.php:677
5372
  msgctxt "admin settings"
5373
  msgid "Thumbnail width (px)"
5374
  msgstr "Szerokość miniatury (px)"
5375
 
5376
  # @ WPBDM
5377
+ #: core/class-settings.php:678
5378
  msgctxt "admin settings"
5379
  msgid "Thumbnail height (px)"
5380
  msgstr "Wysokość miniatury (px)"
5381
 
5382
  # @ WPBDM
5383
+ #: core/class-settings.php:681
5384
  msgctxt "admin settings"
5385
  msgid "Crop thumbnails to exact dimensions?"
5386
  msgstr "Przyciąć miniaturę do dokładnych wymiarów?"
5387
 
5388
  # @ WPBDM
5389
+ #: core/class-settings.php:684
5390
  msgctxt "admin settings"
5391
  msgid ""
5392
  "When enabled images will match exactly the dimensions above but part of the "
5401
  "tej opcji, może mieć inną wysokość."
5402
 
5403
  # @ WPBDM
5404
+ #: core/class-settings.php:690
5405
  msgctxt "admin settings"
5406
  msgid "Number of free images"
5407
  msgstr "Liczba obrazów, za które nie trzeba płacić"
5408
 
5409
  # @ WPBDM
5410
+ #: core/class-settings.php:695
5411
  msgctxt "admin settings"
5412
  msgid ""
5413
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
5417
  "zamiast używać ustawień, które są ignorowane przez oferty płatne."
5418
 
5419
  # @ WPBDM
5420
+ #: core/class-settings.php:698
5421
  msgctxt "admin settings"
5422
  msgid "Use default picture for listings with no picture?"
5423
  msgstr "Użyj domyślnego obrazu dla ofert, które nie posiadają żadnych obrazów?"
5424
 
5425
  # @ WPBDM
5426
+ #: core/class-settings.php:699
5427
  msgctxt "admin settings"
5428
  msgid "Show Thumbnail on main listings page?"
5429
  msgstr "Pokazywać miniaturkę na stronie głównej oferty?"
5430
 
5431
+ #: core/class-settings.php:728
5432
  msgctxt "admin settings"
5433
  msgid "User"
5434
  msgstr ""
5435
 
5436
  # @ WPBDM
5437
+ #: core/class-settings.php:729
 
5438
  msgctxt "admin settings"
5439
  msgid "User registration date"
5440
  msgstr "Data zakończenia emisji oferty"
5441
 
5442
  # @ WPBDM
5443
+ #: core/class-settings.php:755
5444
  msgctxt "admin settings"
5445
  msgid ""
5446
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
5450
  "Kompatybilności nie został aktywowany."
5451
 
5452
  # @ WPBDM
5453
+ #: core/class-settings.php:763
5454
  msgctxt "admin settings"
5455
  msgid ""
5456
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
5460
  "\"%s\"."
5461
 
5462
  # @ WPBDM
5463
+ #: core/class-settings.php:772
5464
  msgctxt "admin settings"
5465
  msgid ""
5466
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
5470
  "ręcznie usunąć plik \"%s\" lub de-aktywować plugin."
5471
 
5472
  # @ WPBDM
5473
+ #: core/class-settings.php:1092
5474
  msgctxt "settings"
5475
  msgid "Deactivate License"
5476
  msgstr "Dezaktywacja Licencji"
5477
 
5478
  # @ WPBDM
5479
+ #: core/class-settings.php:1094
5480
  msgctxt "settings"
5481
  msgid "Deactivating license..."
5482
  msgstr "Dezaktywowanie Licencji"
5483
 
5484
  # @ WPBDM
5485
+ #: core/class-settings.php:1097
5486
  msgctxt "settings"
5487
  msgid "Activate License"
5488
  msgstr "Aktywacja Licencji"
5489
 
5490
  # @ WPBDM
5491
+ #: core/class-settings.php:1099
5492
  msgctxt "settings"
5493
  msgid "Activating license..."
5494
  msgstr "Aktywowanie Licencji"
5495
 
5496
  # @ WPBDM
5497
+ #: core/class-settings.php:1122
5498
  msgctxt "admin settings"
5499
  msgid "Valid placeholders: %s"
5500
  msgstr "Dopuszczalne wypełnienie pola: %s"
5501
 
5502
  # @ WPBDM
5503
+ #: core/class-settings.php:1156
5504
  msgctxt "settings email"
5505
  msgid "Click to edit e-mail"
5506
  msgstr "Kliknij, aby edytować e-mail"
5507
 
5508
  # @ WPBDM
5509
+ #: core/class-settings.php:1157
5510
  msgctxt "settings email"
5511
  msgid "Click to edit"
5512
  msgstr "Kliknij, aby edytować"
5513
 
5514
  # @ WPBDM
5515
+ #: core/class-settings.php:1170
5516
  msgctxt "settings email"
5517
  msgid "E-Mail Subject"
5518
  msgstr "Tytuł E-Maila"
5519
 
5520
  # @ WPBDM
5521
+ #: core/class-settings.php:1181
5522
  msgctxt "settings email"
5523
  msgid "E-Mail Body"
5524
  msgstr "Forma E-Maila"
5525
 
5526
  # @ WPBDM
5527
+ #: core/class-settings.php:1192
5528
  msgctxt "settings email"
5529
  msgid "You can use the following placeholders:"
5530
  msgstr "Możesz użyc następujących wypełnień pól:"
5531
 
5532
  # @ WPBDM
5533
+ #: core/class-settings.php:1215
5534
  msgctxt "settings email"
5535
  msgid "Preview e-mail"
5536
  msgstr "Podgląd e-maila"
5537
 
5538
  # @ WPBDM
5539
+ #: core/class-settings.php:1216
5540
  msgctxt "settings email"
5541
  msgid "Cancel"
5542
  msgstr "Anuluj"
5543
 
5544
  # @ WPBDM
5545
+ #: core/class-settings.php:1217
5546
  msgctxt "settings email"
5547
  msgid "Save Changes"
5548
  msgstr "Zapisz zmiany"
5549
 
5550
  # @ WPBDM
5551
+ #: core/class-settings.php:1236
5552
  msgctxt "settings email"
5553
  msgid "Site title"
5554
  msgstr "Tytuł strony"
5555
 
5556
  # @ WPBDM
5557
+ #: core/class-settings.php:1239
5558
  msgctxt "settings email"
5559
  msgid "Site title (with link)"
5560
  msgstr "Tytuł strony (z linkiem)"
5561
 
5562
  # @ WPBDM
5563
+ #: core/class-settings.php:1242
5564
  msgctxt "settings email"
5565
  msgid "Site address (with link)"
5566
  msgstr "Adres strony (z linkiem)"
5567
 
5568
  # @ WPBDM
5569
+ #: core/class-settings.php:1245
5570
  msgctxt "settings email"
5571
  msgid "Directory URL (with link)"
5572
  msgstr "URL Katalogu (z linkiem)"
5573
 
5574
  # @ WPBDM
5575
+ #: core/class-settings.php:1248
5576
  msgctxt "settings email"
5577
  msgid "Current date"
5578
  msgstr "Aktualna data"
5579
 
5580
  # @ WPBDM
5581
+ #: core/class-settings.php:1251
5582
  msgctxt "settings email"
5583
  msgid "Current time"
5584
  msgstr "Aktualny czas"
5591
 
5592
  # @ WPBDM
5593
  #: core/class-wpbdp.php:31
 
5594
  msgctxt "post type singular name"
5595
  msgid "Listing"
5596
  msgstr "Oferta"
5644
 
5645
  # @ WPBDM
5646
  #: core/class-wpbdp.php:56
 
5647
  msgid "Directory Category"
5648
  msgstr "Kategorie Katalogu"
5649
 
5650
  # @ WPBDM
5651
  #: core/class-wpbdp.php:67
 
5652
  msgid "Directory Tags"
5653
  msgstr "Katalog"
5654
 
5655
  # @ WPBDM
5656
  #: core/class-wpbdp.php:68
 
5657
  msgid "Directory Tag"
5658
  msgstr "Katalog"
5659
 
5716
 
5717
  # @ WPBDM
5718
  #: core/fieldtypes/class-fieldtypes-date.php:61
 
5719
  msgctxt "date field"
5720
  msgid "%s must be in the format %s."
5721
  msgstr "%s musi być w formacie %s."
5722
 
5723
  # @ WPBDM
5724
  #: core/fieldtypes/class-fieldtypes-date.php:64
 
5725
  msgctxt "date field"
5726
  msgid "%s must be a valid date."
5727
  msgstr "%s musi być datą poprawną."
5781
 
5782
  # @ WPBDM
5783
  #: core/fieldtypes/class-fieldtypes-phone-number.php:13
 
5784
  msgctxt "form fields"
5785
  msgid "Phone Number"
5786
  msgstr "Telefon"
5845
 
5846
  # @ WPBDM
5847
  #: core/fieldtypes/class-fieldtypes-textarea.php:57
 
5848
  msgctxt "form-fields admin"
5849
  msgid "No"
5850
  msgstr "LIS"
6035
 
6036
  # @ WPBDM
6037
  #: core/form-fields.php:336
 
6038
  msgid "Business Address"
6039
  msgstr "Strona Firmowa"
6040
 
6183
 
6184
  # @ WPBDM
6185
  #: core/gateways-authorize-net.php:116
 
6186
  msgctxt "authorize-net"
6187
  msgid "Setup fee"
6188
  msgstr "Zarządzaj abonamentami"
6243
 
6244
  # @ WPBDM
6245
  #: core/helpers/class-fs.php:112
 
6246
  msgctxt "fs helper"
6247
  msgid "Destination dir \"%s\" is not writable."
6248
  msgstr "Kategoria \"%s\" nie istnieje"
6254
 
6255
  # @ WPBDM
6256
  #: core/helpers/class-themes-updater.php:129
 
6257
  msgctxt "themes"
6258
  msgid "Theme updated."
6259
  msgstr "Abonament zaktualizowany"
6265
 
6266
  # @ WPBDM
6267
  #: core/helpers/class-themes-updater.php:159
 
6268
  msgctxt "themes"
6269
  msgid "Could not update theme: %s"
6270
  msgstr "Nie możemy deaktywować Licencji: %s."
6271
 
6272
  # @ WPBDM
6273
  #: core/helpers/class-themes-updater.php:165
 
6274
  msgctxt "themes"
6275
  msgid "Theme was updated sucessfully."
6276
  msgstr "Import zakończony pełnym sukcesem."
6283
 
6284
  # @ WPBDM
6285
  #: core/installer.php:51
 
6286
  msgctxt "installer"
6287
  msgid "Default Fee"
6288
  msgstr "Usuń abonament"
6411
 
6412
  # @ WPBDM
6413
  #: core/installer.php:1148
 
6414
  msgid "Business Directory - Installation Failed"
6415
  msgstr "Katalog Firm - Ręczna Aktualizacja"
6416
 
6751
 
6752
  # @ WPBDM
6753
  #: core/templates-ui.php:201
 
6754
  msgid "View All Listings"
6755
  msgstr "Zobacz wszystkie Firmy"
6756
 
6757
  # @ WPBDM
6758
  #: core/templates-ui.php:208
 
6759
  msgid "Create A Listing"
6760
  msgstr "Oferta Bezpłatna"
6761
 
6791
 
6792
  # @ WPBDM
6793
  #: core/themes.php:749
 
6794
  msgctxt "themes"
6795
  msgid "ZIP file is not a valid BD theme file."
6796
  msgstr "Proszę wprowadzić poprawny adres e-mail."
6797
 
6798
  # @ WPBDM
6799
  #: core/themes.php:755
 
6800
  msgctxt "themes"
6801
  msgid "Could not create themes directory."
6802
  msgstr "Nie można utworzyć katalogu wpbdp-csv-eksport."
6803
 
6804
  # @ WPBDM
6805
  #: core/themes.php:763
 
6806
  msgctxt "themes"
6807
  msgid "Could not remove previous theme directory \"%s\"."
6808
  msgstr "Nie można utworzyć kategorii ofert \"%s\""
6809
 
6810
  # @ WPBDM
6811
  #: core/themes.php:769
 
6812
  msgctxt "themes"
6813
  msgid "Could not move new theme into theme directory."
6814
  msgstr "Nie masz aktualnie ofert w katalogu."
6918
 
6919
  # @ WPBDM
6920
  #: core/view-submit-listing.php:58
 
6921
  msgctxt "views"
6922
  msgid "Edit Your Listing"
6923
  msgstr "Edycja oferty"
6981
 
6982
  # @ WPBDM
6983
  #: core/views/all_listings.php:6
 
6984
  msgctxt "views"
6985
  msgid "View All Listings"
6986
  msgstr "Zobacz wszystkie Firmy"
7105
 
7106
  # @ WPBDM
7107
  #: core/views/listing_contact.php:173
 
7108
  msgctxt "contact-message"
7109
  msgid "Your message has been sent."
7110
  msgstr "Twoja oferta została usunięta."
7111
 
7112
  # @ form-fields api
7113
  #: core/views/listing_contact.php:178
 
7114
  msgctxt "contact-message"
7115
  msgid "%s (admin: %s)"
7116
  msgstr "%s (bez %s)"
7176
 
7177
  # @ WPBDM
7178
  #: core/views/manage_recurring.php:97
 
7179
  msgctxt "manage subscriptions"
7180
  msgid "← Return to \"Delete Listing\"."
7181
  msgstr "← Powrót do Twojej oferty."
7182
 
7183
  # @ WPBDM
7184
  #: core/views/manage_recurring.php:103
 
7185
  msgctxt "manage subscriptions"
7186
  msgid "Subscription canceled."
7187
  msgstr "Plan Subskrypcji/Abonamentu"
7269
 
7270
  # @ WPBDM
7271
  #: core/views/request_access_keys.php:17
 
7272
  msgctxt "request_access_keys"
7273
  msgid "Please enter a valid e-mail address."
7274
  msgstr "Proszę wprowadzić poprawny adres e-mail."
7275
 
7276
  # @ WPBDM
7277
  #: core/views/request_access_keys.php:22
 
7278
  msgctxt "request_access_keys"
7279
  msgid "There are no listings associated to your e-mail address."
7280
  msgstr "Nie ma aktualnie przypisanej żadnej transakcji do tej oferty."
7281
 
7282
  # @ WPBDM
7283
  #: core/views/request_access_keys.php:26
 
7284
  msgctxt "request_access_keys"
7285
  msgid "Listing Access Keys"
7286
  msgstr "Pola/Obrazy"
7299
 
7300
  # @ WPBDM
7301
  #: core/views/search.php:8
 
7302
  msgctxt "views"
7303
  msgid "Find A Listing"
7304
  msgstr "Znajdź Firmę"
7312
 
7313
  # @ WPBDM
7314
  #: core/views/submit_listing.php:18
 
7315
  msgctxt "templates"
7316
  msgid "View not available."
7317
  msgstr "Dostępne miejsca na Obrazy:"
7534
 
7535
  # @ WPBDM
7536
  #: templates/billing-information-form.tpl.php:36
 
7537
  msgctxt "checkout form"
7538
  msgid "E-mail:"
7539
  msgstr "E-Mail: %s"
7611
 
7612
  # @ WPBDM
7613
  #: templates/billing-information-form.tpl.php:151
 
7614
  msgctxt "checkout form"
7615
  msgid "Phone Number:"
7616
  msgstr "Telefon"
7762
 
7763
  # @ WPBDM
7764
  #: templates/email-access-keys.tpl.php:6
 
7765
  msgctxt "request_access_keys"
7766
  msgid "URL:"
7767
  msgstr "URL:"
7820
 
7821
  # @ WPBDM
7822
  #: templates/main-box.tpl.php:13
 
7823
  msgctxt "main box"
7824
  msgid "Find listings for <keywords>"
7825
  msgstr "Emisja oferty na zawsze"
7826
 
7827
  # @ WPBDM
7828
  #: templates/main-box.tpl.php:19
 
7829
  msgctxt "main box"
7830
  msgid "Find Listings"
7831
  msgstr "Znajdź Firmę"
7832
 
7833
  # @ WPBDM
7834
  #: templates/main-box.tpl.php:20
 
7835
  msgctxt "main box"
7836
  msgid "Advanced Search"
7837
  msgstr "Zaawansowane szukanie"
7940
 
7941
  # @ WPBDM
7942
  #: templates/parts/category-fee-selection.tpl.php:28
 
7943
  msgctxt "templates"
7944
  msgid "There are no fees available for this category."
7945
  msgstr "Wybierz abonament dla tegj kategori \"%s\"."
7997
  msgstr "Widok"
7998
 
7999
  # @ WPBDM
8000
+ #: templates/parts/login-required.tpl.php:7
8001
  msgctxt "templates"
8002
  msgid ""
8003
  "You are not currently logged in. Please login or register first. When "
8119
 
8120
  # @ WPBDM
8121
  #: templates/send-access-keys.tpl.php:5
 
8122
  msgctxt "send-access-keys"
8123
  msgid "Enter your e-mail address"
8124
  msgstr "Nieprawidłowy adres e-mail"
8125
 
8126
  # @ WPBDM
8127
  #: templates/send-access-keys.tpl.php:9
 
8128
  msgctxt "send-access-keys"
8129
  msgid "Continue"
8130
  msgstr "Kontynuacja"
8265
 
8266
  # @ WPBDM
8267
  #: templates/submit-listing/images-upload-form.tpl.php:45
 
8268
  msgctxt "templates"
8269
  msgid "File size:"
8270
  msgstr "Maksymalny rozmiar pliku"
8278
 
8279
  # @ WPBDM
8280
  #: templates/submit-listing/images-upload-form.tpl.php:52
 
8281
  msgctxt "templates"
8282
  msgid "Image width:"
8283
  msgstr "Szerokość Obrazu (w px):"
8284
 
8285
  # @ WPBDM
8286
  #: templates/submit-listing/images-upload-form.tpl.php:59
 
8287
  msgctxt "templates"
8288
  msgid "Image height:"
8289
  msgstr "Wysokość Obrazu (w px)"
8324
 
8325
  # @ WPBDM
8326
  #: themes/default/templates/excerpt_content.tpl.php:13
 
8327
  msgctxt "themes/default"
8328
  msgid "Address"
8329
  msgstr "Adres e-mail:"
8330
 
8331
  # @ WPBDM
8332
  #. Plugin URI of the plugin/theme
 
8333
  msgid "http://www.businessdirectoryplugin.com"
8334
  msgstr "Plugin Katalog Firm"
8335
 
8345
 
8346
  # @ WPBDM
8347
  #. Author URI of the plugin/theme
 
8348
  msgid "http://businessdirectoryplugin.com"
8349
  msgstr "Plugin Katalog Firm"
8350
 
languages/WPBDM-ru_RU.mo CHANGED
Binary file
languages/WPBDM-ru_RU.po CHANGED
@@ -2,26 +2,26 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Business Directory Plugin 3.6.11\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
5
- "POT-Creation-Date: 2016-12-13 23:12:36+00:00\n"
6
- "PO-Revision-Date: Mon Jan 11 2016 23:30:49 GMT-0800 (Pacific Standard Time)\n"
7
  "Last-Translator: Mick Levin <mikhaillevin@hotmail.com>\n"
8
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
9
- "Language: Russian\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10 >= 2 && n"
14
- "%10<=4 &&(n%100<10||n%100 >= 20)? 1 : 2)\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
- "X-Generator: Loco - https://localise.biz/\n"
17
  "X-Poedit-Basepath: .\n"
18
- "X-Poedit-SearchPath-0: ../../plugins/business-directory-plugin\n"
19
  "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
20
  "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
21
  "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
22
  "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
23
  "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
24
  "X-Loco-Target-Locale: ru_RU\n"
 
25
 
26
  #: admin/class-admin-listings.php:40
27
  msgctxt "admin category filter"
@@ -127,13 +127,13 @@ msgctxt "admin actions"
127
  msgid "Renew Listing"
128
  msgstr "Продлить запись"
129
 
130
- #: admin/class-admin.php:102
131
  msgid ""
132
  "Preview is only available after you've saved the first draft. This is due\n"
133
  "to how WordPress stores the data."
134
  msgstr ""
135
 
136
- #: admin/class-admin.php:135
137
  msgctxt "drip pointer"
138
  msgid ""
139
  "Find out how to create a compelling, thriving business directory from "
@@ -145,140 +145,140 @@ msgstr ""
145
  "по электронной почте. Если Вы подпишитесь на этот урок, то Вы получите "
146
  "БЕСПЛАТНО один платный модуль."
147
 
148
- #: admin/class-admin.php:137
149
  msgctxt "drip pointer"
150
  msgid "Email Address:"
151
  msgstr "Электронный адрес:"
152
 
153
- #: admin/class-admin.php:143
154
  msgctxt "drip pointer"
155
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
156
  msgstr "Хотите узнать секрет создания классного справочника услуг?"
157
 
158
- #: admin/class-admin.php:145
159
  msgctxt "drip pointer"
160
  msgid "Yes, please!"
161
  msgstr "Да, конечно!"
162
 
163
- #: admin/class-admin.php:147
164
  msgctxt "drip pointer"
165
  msgid "No, thanks"
166
  msgstr "Нет, спасибо"
167
 
168
- #: admin/class-admin.php:164
169
  msgctxt "admin"
170
  msgid "Business Directory"
171
  msgstr "Справочник услуг"
172
 
173
- #: admin/class-admin.php:175
174
  msgctxt "admin"
175
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
176
  msgstr ""
177
  "Всё настроено. Откройте страницу Вашего нового <a>Справочника услуг</a> "
178
 
179
- #: admin/class-admin.php:196
180
  msgctxt "drip pointer"
181
  msgid "Invalid e-mail address."
182
  msgstr "Некорректный электронный адрес."
183
 
184
- #: admin/class-admin.php:230
185
  msgctxt "admin menu"
186
  msgid "Business Directory Admin"
187
  msgstr "Управление справочником"
188
 
189
- #: admin/class-admin.php:231
190
- #, fuzzy
191
  msgctxt "admin menu"
192
  msgid "Dir. Admin"
193
  msgstr "Управление Справочником"
194
 
195
- #: admin/class-admin.php:231
196
  msgctxt "admin menu"
197
  msgid "Directory Admin"
198
  msgstr "Управление Справочником"
199
 
200
- #: admin/class-admin.php:237 admin/class-admin.php:238
201
  msgctxt "admin menu"
202
  msgid "Add New Listing"
203
  msgstr "Добавить Запись"
204
 
205
- #: admin/class-admin.php:243 admin/class-admin.php:244
206
  msgctxt "admin menu"
207
  msgid "Manage Options"
208
  msgstr "Настройки"
209
 
210
- #: admin/class-admin.php:249 admin/class-admin.php:250
211
  msgctxt "admin menu"
212
  msgid "Manage Fees"
213
  msgstr "Тарифы"
214
 
215
- #: admin/class-admin.php:255 admin/class-admin.php:256
216
  msgctxt "admin menu"
217
  msgid "Manage Form Fields"
218
  msgstr "Форма"
219
 
220
- #: admin/class-admin.php:261 admin/class-admin.php:262
221
  msgctxt "admin menu"
222
  msgid "Listings"
223
  msgstr "Записи"
224
 
225
- #: admin/class-admin.php:276 admin/class-admin.php:277
226
  msgctxt "admin menu"
227
  msgid "CSV Import"
228
  msgstr "Импорт из CSV"
229
 
230
- #: admin/class-admin.php:282 admin/class-admin.php:283
231
  msgctxt "admin menu"
232
  msgid "CSV Export"
233
  msgstr "Экспорт в CSV"
234
 
235
- #: admin/class-admin.php:288 admin/class-admin.php:289
236
  msgctxt "admin menu"
237
  msgid "Debug"
238
  msgstr "Отладка"
239
 
240
- #: admin/class-admin.php:298
241
  msgctxt "admin menu"
242
  msgid "Main Menu"
243
  msgstr "Панель управления"
244
 
245
- #: admin/class-admin.php:309
246
  msgctxt "admin menu"
247
  msgid "Uninstall Business Directory Plugin"
248
  msgstr "Удалить плагин Справочника Услуг"
249
 
250
- #: admin/class-admin.php:310
251
  msgctxt "admin menu"
252
  msgid "Uninstall"
253
  msgstr "Удалить"
254
 
255
- #: admin/class-admin.php:424
256
  #: admin/templates/listing-metabox-categories.tpl.php:69
257
  msgctxt "admin infometabox"
258
  msgid "never"
259
  msgstr "никогда"
260
 
261
- #: admin/class-admin.php:518
262
- #, fuzzy
263
  msgctxt "admin"
264
  msgid "Dismiss this notice."
265
  msgstr "Убрать это предупреждение"
266
 
267
- #: admin/class-admin.php:546
268
  msgctxt "admin"
269
  msgid "The listing has been published."
270
  msgid_plural "The listings have been published."
271
  msgstr[0] "Запись была опубликована."
272
  msgstr[1] "Записи были опубликованы."
 
273
 
274
- #: admin/class-admin.php:564
275
  msgctxt "admin"
276
  msgid "The listing status has been set as paid."
277
  msgid_plural "The listings status has been set as paid."
278
  msgstr[0] "Статус записи помечен как оплачено."
279
  msgstr[1] "Статусы записей помечены как оплачены."
 
280
 
281
- #: admin/class-admin.php:570
282
  msgctxt "admin"
283
  msgid ""
284
  "Only invoices containing non-recurring items were marked as paid. Please "
@@ -291,28 +291,31 @@ msgstr[0] ""
291
  msgstr[1] ""
292
  msgstr[2] ""
293
 
294
- #: admin/class-admin.php:589
295
  msgctxt "admin"
296
  msgid "The listing has been modified."
297
  msgid_plural "The listings have been modified."
298
  msgstr[0] "Запись была изменена."
299
  msgstr[1] "Записи были изменены."
 
300
 
301
- #: admin/class-admin.php:602
302
  msgctxt "admin"
303
  msgid "The listing has been upgraded."
304
  msgid_plural "The listings have been upgraded."
305
  msgstr[0] "Статус записи был поднят."
306
  msgstr[1] "Статус записей был поднят."
 
307
 
308
- #: admin/class-admin.php:614
309
  msgctxt "admin"
310
  msgid "The listing has been downgraded."
311
  msgid_plural "The listings have been downgraded."
312
  msgstr[0] "Статус записи был опущен."
313
  msgstr[1] "Статусы записей были опущены."
 
314
 
315
- #: admin/class-admin.php:625
316
  msgctxt "admin payments"
317
  msgid ""
318
  "The payment status was not changed. Recurring payments can't be manually "
@@ -320,44 +323,45 @@ msgid ""
320
  "went through."
321
  msgstr ""
322
 
323
- #: admin/class-admin.php:630
324
  msgctxt "admin"
325
  msgid "The transaction has been approved."
326
  msgstr "Транзакция была утверждена."
327
 
328
- #: admin/class-admin.php:640
329
  msgctxt "admin"
330
  msgid "The transaction has been rejected."
331
  msgstr "Транзакция была отвергнута."
332
 
333
- #: admin/class-admin.php:646
334
  msgctxt "admin"
335
  msgid "The fee was successfully assigned."
336
  msgstr "Тариф был успешно назначен."
337
 
338
- #: admin/class-admin.php:655
339
  msgctxt "admin"
340
  msgid "Listing was renewed."
341
  msgid_plural "Listings were renewed."
342
  msgstr[0] "Запись была продлена."
343
  msgstr[1] "Записи были продлены."
 
344
 
345
- #: admin/class-admin.php:662
346
  msgctxt "admin"
347
  msgid "Renewal email sent."
348
  msgstr "Оповещение о продлении было отправлено по электронной почте."
349
 
350
- #: admin/class-admin.php:696
351
  msgctxt "admin category id"
352
  msgid "ID"
353
  msgstr "№"
354
 
355
- #: admin/class-admin.php:698 admin/class-admin.php:704
356
  msgctxt "admin"
357
  msgid "Listing Count"
358
  msgstr "Количество записей"
359
 
360
- #: admin/class-admin.php:813
361
  msgctxt "admin"
362
  msgid ""
363
  "<b>Business Directory Plugin</b> requires fields with the following "
@@ -366,7 +370,7 @@ msgstr ""
366
  "<b>Плагин Справочник Услуг</b> для нормальной работы требует наличие полей "
367
  "со следующими ассоциациям: <b>%s</b>."
368
 
369
- #: admin/class-admin.php:815
370
  msgctxt "admin"
371
  msgid ""
372
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
@@ -375,7 +379,7 @@ msgstr ""
375
  "<b>Плагин Справочник Услуг</b> для корректной работы требует наличия поля, "
376
  "имеющего ассоциацию с <b>%s</b>."
377
 
378
- #: admin/class-admin.php:819
379
  msgctxt "admin"
380
  msgid ""
381
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
@@ -384,17 +388,17 @@ msgstr ""
384
  "Вы можете сами создать эти поля в разделе \"Управление / Форма\", или "
385
  "позвольте плагину сделать это автоматически."
386
 
387
- #: admin/class-admin.php:823
388
  msgctxt "admin"
389
  msgid "Go to \"Manage Form Fields\""
390
  msgstr "Перейти в раздел \"Управление / Форма\""
391
 
392
- #: admin/class-admin.php:826
393
  msgctxt "admin"
394
  msgid "Create these required fields for me"
395
  msgstr "Создать эти поля автоматически"
396
 
397
- #: admin/class-admin.php:835
398
  msgctxt "admin"
399
  msgid ""
400
  "<b>Business Directory Plugin</b> requires a page with the "
@@ -403,7 +407,7 @@ msgstr ""
403
  "Плагин <b>Справочник Услуг</b> для нормальной работы требует наличия "
404
  "страницы, в которой есть шорткод <tt>[businessdirectory]</tt>."
405
 
406
- #: admin/class-admin.php:837
407
  msgctxt "admin"
408
  msgid ""
409
  "You can create this page by yourself or let Business Directory do this for "
@@ -412,34 +416,34 @@ msgstr ""
412
  "Вы можете создать такую страницу сами, или позвольте плагину создать её для "
413
  "Вас автоматически."
414
 
415
- #: admin/class-admin.php:841
416
  msgctxt "admin"
417
  msgid "Create required pages for me"
418
  msgstr "Создать необходимые страницы автоматически"
419
 
420
- #: admin/class-admin.php:881
421
  msgctxt "admin compat"
422
  msgid "Installed: %s"
423
  msgstr "Установлено: %s"
424
 
425
- #: admin/class-admin.php:881
426
  msgctxt "admin compat"
427
  msgid "N/A"
428
  msgstr "Х/З"
429
 
430
- #: admin/class-admin.php:884
431
  msgctxt "admin compat"
432
  msgid "Required: %s"
433
  msgstr "Требуется: %s"
434
 
435
- #: admin/class-admin.php:896
436
  msgctxt "admin compat"
437
  msgid ""
438
  "Business Directory has detected some incompatible premium module versions "
439
  "installed."
440
  msgstr "Плагин обнаружил некоторые несовместимые платные модули."
441
 
442
- #: admin/class-admin.php:898
443
  msgctxt "admin compat"
444
  msgid ""
445
  "Please upgrade to the required versions indicated below to make sure "
@@ -448,7 +452,7 @@ msgstr ""
448
  "Пожалуйста обновите до необходимой версии, указанной ниже, чтобы убедиться, "
449
  "что все функции будут работать правильно."
450
 
451
- #: admin/class-admin.php:918
452
  msgctxt "admin"
453
  msgid ""
454
  "We noticed you want your Business Directory users to register before posting "
@@ -533,7 +537,6 @@ msgid ""
533
  msgstr ""
534
 
535
  #: admin/class-themes-admin.php:216
536
- #, fuzzy
537
  msgctxt "themes"
538
  msgid "Map My Fields"
539
  msgstr "Форма"
@@ -641,7 +644,7 @@ msgctxt "admin csv-import"
641
  msgid "← Return to \"CSV Import\""
642
  msgstr "← Вернуться к \"Импорту из CSV\""
643
 
644
- #: admin/csv-import.php:255
645
  msgid ""
646
  "A valid temporary directory with write permissions is required for CSV "
647
  "imports to function properly. Your server is using \"%s\" but this path does "
@@ -652,22 +655,22 @@ msgstr ""
652
  "Ваш сервер использует \"%s\", но эта директория, похоже, не доступна для "
653
  "записи. Проверьте этот вопрос со своим хостингом."
654
 
655
- #: admin/csv-import.php:289
656
  msgctxt "admin csv-import"
657
  msgid "There was an error uploading the CSV file."
658
  msgstr "Произошла ошибка при загрузке файла CSV."
659
 
660
- #: admin/csv-import.php:295
661
  msgctxt "admin csv-import"
662
  msgid "Please upload or select a CSV file."
663
  msgstr "Пожалуйста загрузите или выберите файл CSV."
664
 
665
- #: admin/csv-import.php:308
666
  msgctxt "admin csv-import"
667
  msgid "There was an error uploading the images ZIP file."
668
  msgstr "Произошла ошибка при загрузке архива ZIP с изображениями."
669
 
670
- #: admin/csv-import.php:329
671
  msgctxt "admin csv-import"
672
  msgid ""
673
  "An error was detected while validating the CSV file for import. Please fix "
@@ -676,7 +679,7 @@ msgstr ""
676
  "Произошла ошибка при проверке импортного файла CSV. Пожалуйста исправьте "
677
  "ошибки перед тем, как попытаться импортировать файл ещё раз."
678
 
679
- #: admin/csv-import.php:338
680
  msgctxt "admin csv-import"
681
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
682
  msgstr ""
@@ -699,13 +702,11 @@ msgid "There are no fees right now. You can <a>create one</a>, if you want."
699
  msgstr ""
700
 
701
  #: admin/fees.php:25 admin/fees.php:260
702
- #, fuzzy
703
  msgctxt "fees admin"
704
  msgid "Active"
705
  msgstr "Активно:"
706
 
707
  #: admin/fees.php:28 admin/fees.php:258
708
- #, fuzzy
709
  msgctxt "fees admin"
710
  msgid "Not Available"
711
  msgstr "Свободных мест для загрузки изображений:"
@@ -722,19 +723,16 @@ msgid ""
722
  msgstr ""
723
 
724
  #: admin/fees.php:56
725
- #, fuzzy
726
  msgctxt "admin fees table"
727
  msgid "All"
728
  msgstr "Экспортировать всё"
729
 
730
  #: admin/fees.php:68
731
- #, fuzzy
732
  msgctxt "admin fees table"
733
  msgid "Active"
734
  msgstr "Активно:"
735
 
736
  #: admin/fees.php:78
737
- #, fuzzy
738
  msgctxt "admin fees table"
739
  msgid "Not Available"
740
  msgstr "Свободных мест для загрузки изображений:"
@@ -765,13 +763,11 @@ msgid "Images"
765
  msgstr "Изображений"
766
 
767
  #: admin/fees.php:98
768
- #, fuzzy
769
  msgctxt "fees admin"
770
  msgid "Featured/Sticky"
771
  msgstr "Статус \"Особая\""
772
 
773
  #: admin/fees.php:102
774
- #, fuzzy
775
  msgctxt "fees admin"
776
  msgid "Status"
777
  msgstr "Новый статус:"
@@ -816,6 +812,7 @@ msgid "%d day"
816
  msgid_plural "%d days"
817
  msgstr[0] "%d день"
818
  msgstr[1] "%d дней"
 
819
 
820
  #: admin/fees.php:231
821
  msgctxt "fees admin"
@@ -823,6 +820,7 @@ msgid "%d image"
823
  msgid_plural "%d images"
824
  msgstr[0] "%d изображение"
825
  msgstr[1] "%d изображений"
 
826
 
827
  #: admin/fees.php:236
828
  msgctxt "fees admin"
@@ -835,19 +833,16 @@ msgid "Yes"
835
  msgstr ""
836
 
837
  #: admin/fees.php:250
838
- #, fuzzy
839
  msgctxt "fees admin"
840
  msgid "No"
841
  msgstr "Ноя"
842
 
843
  #: admin/fees.php:285
844
- #, fuzzy
845
  msgctxt "fees admin"
846
  msgid "Fee enabled."
847
  msgstr "Тариф удалён."
848
 
849
  #: admin/fees.php:293
850
- #, fuzzy
851
  msgctxt "fees admin"
852
  msgid "Fee disabled."
853
  msgstr "Тариф удалён."
@@ -1032,48 +1027,52 @@ msgid "Address"
1032
  msgstr "Адрес"
1033
 
1034
  #: admin/form-fields.php:296
1035
- #, fuzzy
1036
  msgctxt "form-fields admin"
1037
  msgid "City"
1038
  msgstr "Город:"
1039
 
1040
  #: admin/form-fields.php:297
1041
- #, fuzzy
1042
  msgctxt "form-fields admin"
1043
  msgid "State"
1044
  msgstr "Провинция/Штат:"
1045
 
1046
  #: admin/form-fields.php:298
 
 
 
 
 
 
1047
  msgctxt "form-fields admin"
1048
  msgid "ZIP Code"
1049
  msgstr "Почтовый индекс"
1050
 
1051
- #: admin/form-fields.php:299
1052
  msgctxt "form-fields admin"
1053
  msgid "FAX Number"
1054
  msgstr "Номер факса"
1055
 
1056
- #: admin/form-fields.php:300
1057
  msgctxt "form-fields admin"
1058
  msgid "Phone Number"
1059
  msgstr "Номер телефона"
1060
 
1061
- #: admin/form-fields.php:301
1062
  msgctxt "form-fields admin"
1063
  msgid "Ratings Field"
1064
  msgstr "Рейтинг"
1065
 
1066
- #: admin/form-fields.php:302
1067
  msgctxt "form-fields admin"
1068
  msgid "Twitter"
1069
  msgstr "Twitter"
1070
 
1071
- #: admin/form-fields.php:303
1072
  msgctxt "form-fields admin"
1073
  msgid "Website"
1074
  msgstr "адрес сайта"
1075
 
1076
- #: admin/form-fields.php:324
1077
  msgctxt "form-fields admin"
1078
  msgid "Tags updated."
1079
  msgstr "Метки сохранены."
@@ -1633,14 +1632,12 @@ msgid "Assign listings to a user."
1633
  msgstr "Назначить новые записи существующему пользователю."
1634
 
1635
  #: admin/templates/csv-import.tpl.php:193
1636
- #, fuzzy
1637
  msgctxt "admin csv-import"
1638
  msgid "Use a default user for listings?"
1639
  msgstr ""
1640
  "Использовать изображение по-умолчанию, если ни одного не было загружено?"
1641
 
1642
  #: admin/templates/csv-import.tpl.php:199
1643
- #, fuzzy
1644
  msgctxt "admin csv-import"
1645
  msgid ""
1646
  "Select a default user to be used if the username column is not present in "
@@ -1778,7 +1775,6 @@ msgid "Add Listing Fee"
1778
  msgstr "Добавить тариф"
1779
 
1780
  #: admin/templates/fees-addoredit.tpl.php:23
1781
- #, fuzzy
1782
  msgctxt "fees admin"
1783
  msgid "Edit Listing Fee"
1784
  msgstr "Изменить запись"
@@ -1819,7 +1815,6 @@ msgid "Number of images allowed"
1819
  msgstr "Количество разрешённых изображений"
1820
 
1821
  #: admin/templates/fees-addoredit.tpl.php:94
1822
- #, fuzzy
1823
  msgctxt "fees admin"
1824
  msgid "Is featured listing/sticky?"
1825
  msgstr "Особые записи"
@@ -1843,7 +1838,6 @@ msgid "* All Categories *"
1843
  msgstr "* Все рубрики *"
1844
 
1845
  #: admin/templates/fees-addoredit.tpl.php:128
1846
- #, fuzzy
1847
  msgctxt "fees admin"
1848
  msgid "Fee Description"
1849
  msgstr "Описание"
@@ -1864,7 +1858,6 @@ msgid "Delete Listing Fee"
1864
  msgstr "Удалить тариф записи"
1865
 
1866
  #: admin/templates/fees-confirm-delete.tpl.php:7
1867
- #, fuzzy
1868
  msgctxt "fees admin"
1869
  msgid "Are you sure you want to disable the \"%s\" fee?"
1870
  msgstr "Вы уверены, что хотите удалить тариф \"%s\"?"
@@ -1875,7 +1868,6 @@ msgid "Are you sure you want to delete the \"%s\" fee?"
1875
  msgstr "Вы уверены, что хотите удалить тариф \"%s\"?"
1876
 
1877
  #: admin/templates/fees-confirm-delete.tpl.php:16
1878
- #, fuzzy
1879
  msgctxt "fee admin"
1880
  msgid "Disable Fee"
1881
  msgstr "Удалить тариф"
@@ -1935,14 +1927,12 @@ msgstr ""
1935
 
1936
  #: admin/templates/fees.tpl.php:57 admin/templates/fees.tpl.php:63
1937
  #: admin/templates/fees.tpl.php:77
1938
- #, fuzzy
1939
  msgctxt "fees admin"
1940
  msgid "Paid"
1941
  msgstr "Оплачено"
1942
 
1943
  #: admin/templates/fees.tpl.php:57 admin/templates/fees.tpl.php:63
1944
  #: admin/templates/fees.tpl.php:77
1945
- #, fuzzy
1946
  msgctxt "fees admin"
1947
  msgid "Free"
1948
  msgstr "Бесплатно"
@@ -2032,7 +2022,6 @@ msgstr "Ассоциация"
2032
  #: admin/templates/form-fields-addoredit.tpl.php:14
2033
  #: admin/templates/form-fields-addoredit.tpl.php:36
2034
  #: admin/templates/form-fields-addoredit.tpl.php:60
2035
- #, fuzzy
2036
  msgctxt "form-fields admin"
2037
  msgid "required"
2038
  msgstr "обязательно"
@@ -2053,7 +2042,6 @@ msgid "Field description"
2053
  msgstr "Описание"
2054
 
2055
  #: admin/templates/form-fields-addoredit.tpl.php:70
2056
- #, fuzzy
2057
  msgctxt "form-fields admin"
2058
  msgid "optional"
2059
  msgstr "Необязательное"
@@ -2178,7 +2166,6 @@ msgid ""
2178
  msgstr ""
2179
 
2180
  #: admin/templates/form-fields-tags.tpl.php:22
2181
- #, fuzzy
2182
  msgctxt "form-fields admin"
2183
  msgid "Create Missing Fields"
2184
  msgstr "Поля записи:"
@@ -2226,7 +2213,7 @@ msgstr ""
2226
  "<br />Для дополнительной информации обратитесь к <a>Документации по полям "
2227
  "форм</a>."
2228
 
2229
- #. #-#-#-#-# WPBDM.pot (Business Directory Plugin 4.1.6) #-#-#-#-#
2230
  #. Plugin Name of the plugin/theme
2231
  #: admin/templates/header.tpl.php:4
2232
  msgid "Business Directory Plugin"
@@ -2322,6 +2309,7 @@ msgid "%d image"
2322
  msgid_plural "%d images"
2323
  msgstr[0] "%d изображение"
2324
  msgstr[1] "%d изображения(й)"
 
2325
 
2326
  #: admin/templates/listing-change-fee.tpl.php:23
2327
  msgctxt "admin infometabox"
@@ -2334,6 +2322,7 @@ msgid "%d day"
2334
  msgid_plural "%d days"
2335
  msgstr[0] "%d день"
2336
  msgstr[1] "%d дней(я)"
 
2337
 
2338
  #: admin/templates/listing-metabox-categories.tpl.php:22
2339
  msgctxt "admin infometabox"
@@ -2562,18 +2551,15 @@ msgid "Reject payment"
2562
  msgstr "Отказать в платеже"
2563
 
2564
  #: admin/templates/settings-reset.tpl.php:2
2565
- #, fuzzy
2566
  msgid "Business Directory - Reset Defaults"
2567
  msgstr "Справочник Услуг - Новые Записи"
2568
 
2569
  #: admin/templates/settings-reset.tpl.php:4
2570
- #, fuzzy
2571
  msgctxt "settings"
2572
  msgid "← Return to \"Manage Options\""
2573
  msgstr "← Вернуться к \"Управлению Полями Формы\""
2574
 
2575
  #: admin/templates/settings-reset.tpl.php:10
2576
- #, fuzzy
2577
  msgid ""
2578
  "Use this option if you want to go back to the original factory settings for "
2579
  "BD."
@@ -2595,7 +2581,6 @@ msgid "Business Directory Settings"
2595
  msgstr "Настройки Справочника Услуг"
2596
 
2597
  #: admin/templates/settings.tpl.php:4
2598
- #, fuzzy
2599
  msgctxt "settings"
2600
  msgid "Reset Defaults"
2601
  msgstr "Сбросить настройки"
@@ -2645,7 +2630,6 @@ msgid "Google Maps Module"
2645
  msgstr "Карты Google"
2646
 
2647
  #: admin/templates/sidebar.tpl.php:18
2648
- #, fuzzy
2649
  msgctxt "admin sidebar"
2650
  msgid "Business Card Theme"
2651
  msgstr "Наименование"
@@ -2661,13 +2645,11 @@ msgid "Restaurant Theme"
2661
  msgstr ""
2662
 
2663
  #: admin/templates/sidebar.tpl.php:21
2664
- #, fuzzy
2665
  msgctxt "admin sidebar"
2666
  msgid "Tabbed Business Theme"
2667
  msgstr "Наименование"
2668
 
2669
  #: admin/templates/sidebar.tpl.php:22
2670
- #, fuzzy
2671
  msgctxt "admin sidebar"
2672
  msgid "Elegant Business Theme"
2673
  msgstr "Наименование"
@@ -2713,7 +2695,6 @@ msgid "Combo Pack"
2713
  msgstr ""
2714
 
2715
  #: admin/templates/sidebar.tpl.php:45
2716
- #, fuzzy
2717
  msgctxt "admin sidebar"
2718
  msgid "(All Modules)"
2719
  msgstr "Установленные модули:"
@@ -2724,19 +2705,16 @@ msgid "new"
2724
  msgstr ""
2725
 
2726
  #: admin/templates/sidebar.tpl.php:58
2727
- #, fuzzy
2728
  msgctxt "admin sidebar"
2729
  msgid "Get a Directory Theme"
2730
  msgstr "Удалить тему справочника"
2731
 
2732
  #: admin/templates/sidebar.tpl.php:61
2733
- #, fuzzy
2734
  msgctxt "admin sidebar"
2735
  msgid "Theme Pack"
2736
  msgstr "Метки темы"
2737
 
2738
  #: admin/templates/sidebar.tpl.php:61
2739
- #, fuzzy
2740
  msgctxt "admin sidebar"
2741
  msgid "(All Themes)"
2742
  msgstr "Темы"
@@ -2846,43 +2824,36 @@ msgid "Author:"
2846
  msgstr "Автор:"
2847
 
2848
  #: admin/templates/themes-licenses.tpl.php:24
2849
- #, fuzzy
2850
  msgctxt "themes"
2851
  msgid "Deactivate License"
2852
  msgstr "Деактивировать лицензию"
2853
 
2854
  #: admin/templates/themes-licenses.tpl.php:27
2855
- #, fuzzy
2856
  msgctxt "themes"
2857
  msgid "Deactivating license..."
2858
  msgstr "Деактивация лицензии..."
2859
 
2860
  #: admin/templates/themes-licenses.tpl.php:29
2861
- #, fuzzy
2862
  msgctxt "themes"
2863
  msgid "Activate License"
2864
  msgstr "Активировать лицензию"
2865
 
2866
  #: admin/templates/themes-licenses.tpl.php:30
2867
- #, fuzzy
2868
  msgctxt "themes"
2869
  msgid "Activating license..."
2870
  msgstr "Активация лицензии..."
2871
 
2872
  #: admin/templates/themes-tabs.tpl.php:6
2873
- #, fuzzy
2874
  msgctxt "admin themes"
2875
  msgid "Available Themes"
2876
  msgstr "Настроить метки темы"
2877
 
2878
  #: admin/templates/themes-tabs.tpl.php:7
2879
- #, fuzzy
2880
  msgctxt "admin themes"
2881
  msgid "Licenses"
2882
  msgstr "Лицензии"
2883
 
2884
  #: admin/templates/themes.tpl.php:5
2885
- #, fuzzy
2886
  msgctxt "themes"
2887
  msgid "Settings"
2888
  msgstr "Настройки"
@@ -3023,30 +2994,28 @@ msgctxt "rss feed"
3023
  msgid "%s Feed"
3024
  msgstr "Лента %ы"
3025
 
3026
- #: business-directory-plugin.php:1137 core/view-submit-listing.php:58
3027
  #: core/views/submit_listing.php:10
3028
- #, fuzzy
3029
  msgctxt "views"
3030
  msgid "Submit A Listing"
3031
  msgstr "Создать запись"
3032
 
3033
- #: business-directory-plugin.php:1142
3034
  msgctxt "title"
3035
  msgid "Find a Listing"
3036
  msgstr "Найти запись"
3037
 
3038
- #: business-directory-plugin.php:1147
3039
  msgctxt "title"
3040
  msgid "View All Listings"
3041
  msgstr "Показать все записи"
3042
 
3043
- #: business-directory-plugin.php:1176
3044
  msgctxt "title"
3045
  msgid "Listings tagged: %s"
3046
  msgstr "Записи помеченные меткой \"%s\""
3047
 
3048
- #: core/api.php:401
3049
- #, fuzzy
3050
  msgid "Free"
3051
  msgstr "Бесплатно"
3052
 
@@ -3152,7 +3121,6 @@ msgid "An error occurred while trying to delete this field."
3152
  msgstr "Произошла ошибка при попытке удаления этого поля."
3153
 
3154
  #: core/class-gateway.php:133
3155
- #, fuzzy
3156
  msgctxt "billing info"
3157
  msgid "Please enter a valid e-mail address."
3158
  msgstr "Пожалуйста введите правильный электронный адрес."
@@ -3392,7 +3360,6 @@ msgid "reCAPTCHA Private Key"
3392
  msgstr "Секретный ключ reCAPTCHA"
3393
 
3394
  #: core/class-settings.php:70
3395
- #, fuzzy
3396
  msgctxt "admin settings"
3397
  msgid ""
3398
  "We expect that a membership plugin supports the 'redirect_to' parameter for "
@@ -3461,11 +3428,8 @@ msgstr ""
3461
  "их"
3462
 
3463
  #: core/class-settings.php:106
3464
- #, fuzzy
3465
  msgctxt "admin settings"
3466
- msgid ""
3467
- "Terms and Conditions text goes here...\n"
3468
- "\n"
3469
  msgstr "Условия и положения"
3470
 
3471
  #: core/class-settings.php:107
@@ -3613,23 +3577,29 @@ msgctxt "admin settings"
3613
  msgid "Enable AJAX compatibility mode?"
3614
  msgstr "Включить режим совместимости AJAX?"
3615
 
3616
- #: core/class-settings.php:181 core/class-settings.php:679
 
 
 
 
 
 
3617
  msgctxt "admin settings"
3618
  msgid "Listings"
3619
  msgstr "Записи"
3620
 
3621
- #: core/class-settings.php:182 core/class-settings.php:349
3622
- #: core/class-settings.php:636
3623
  msgctxt "admin settings"
3624
  msgid "General Settings"
3625
  msgstr "Основные настройки"
3626
 
3627
- #: core/class-settings.php:184
3628
  msgctxt "admin settings"
3629
  msgid "Listings per page"
3630
  msgstr "Количество записей на одной странице"
3631
 
3632
- #: core/class-settings.php:185
3633
  msgctxt "admin settings"
3634
  msgid ""
3635
  "Number of listings to show per page. Use a value of \"0\" to show all "
@@ -3638,12 +3608,12 @@ msgstr ""
3638
  "<br />Количество записей для показа на одной странице. Укажите 0, чтобы "
3639
  "показать все записи."
3640
 
3641
- #: core/class-settings.php:187
3642
  msgctxt "admin settings"
3643
  msgid "Listing duration for no-fee sites (in days)"
3644
  msgstr "Длительность действия (в днях) записи в бесплатном режиме"
3645
 
3646
- #: core/class-settings.php:188
3647
  msgctxt "admin settings"
3648
  msgid ""
3649
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
@@ -3652,12 +3622,12 @@ msgstr ""
3652
  "<br />Укажите 0 чтобы держать записи в базе неограниченное время, или "
3653
  "укажите количество дней, составляющее менее 10 лет (менее 3650 дней)."
3654
 
3655
- #: core/class-settings.php:194
3656
  msgctxt "admin settings"
3657
  msgid "Include listing contact form on listing pages?"
3658
  msgstr "Показать контактную форму на странице записей?"
3659
 
3660
- #: core/class-settings.php:197
3661
  msgctxt "admin settings"
3662
  msgid ""
3663
  "Allows visitors to contact listing authors privately. Authors will receive "
@@ -3666,25 +3636,25 @@ msgstr ""
3666
  "<br />Разрешить посетителям связываться с авторами записей. Авторы получат "
3667
  "сообщение через электронную почту."
3668
 
3669
- #: core/class-settings.php:200
3670
  msgctxt "admin settings"
3671
  msgid "Open detailed view of listing in new tab?"
3672
  msgstr ""
3673
 
3674
- #: core/class-settings.php:205
3675
  msgctxt "admin settings"
3676
  msgid "Require login for using the contact form?"
3677
  msgstr ""
3678
  "Разрешить пользоваться контактной формой только зарегистрированным "
3679
  "пользователям?"
3680
 
3681
- #: core/class-settings.php:211
3682
  msgctxt "admin settings"
3683
  msgid "Maximum number of contact form submits per day"
3684
  msgstr ""
3685
  "Максимально количество сообщений, передаваемых в день через контактную форму"
3686
 
3687
- #: core/class-settings.php:214
3688
  msgctxt "admin settings"
3689
  msgid ""
3690
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
@@ -3693,12 +3663,12 @@ msgstr ""
3693
  "<br />Используйте этот параметр для контроля спама, отправляемого авторам "
3694
  "записей. Укажите 0 для снятия ограничения."
3695
 
3696
- #: core/class-settings.php:222
3697
  msgctxt "admin settings"
3698
  msgid "Include comment form on listing pages?"
3699
  msgstr "Показать форму комментариев на странице записей?"
3700
 
3701
- #: core/class-settings.php:225
3702
  msgctxt "admin settings"
3703
  msgid ""
3704
  "BD uses the standard comment inclusion from WordPress, but most themes only "
@@ -3708,55 +3678,52 @@ msgid ""
3708
  "first, and if that doesn't work, try the 3rd option instead."
3709
  msgstr ""
3710
 
3711
- #: core/class-settings.php:228
3712
- #, fuzzy
3713
  msgctxt "admin settings"
3714
  msgid "Do not include comments in listings"
3715
  msgstr "Показать форму комментариев на странице записей?"
3716
 
3717
- #: core/class-settings.php:229
3718
- #, fuzzy
3719
  msgctxt "admin settings"
3720
  msgid "Include comment form, theme invoked (standard option)"
3721
  msgstr "Показать форму комментариев на странице записей?"
3722
 
3723
- #: core/class-settings.php:230
3724
  msgctxt "admin settings"
3725
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
3726
  msgstr ""
3727
 
3728
- #: core/class-settings.php:238
3729
  msgctxt "admin settings"
3730
  msgid "Show listings under categories on main page?"
3731
  msgstr "Показывать записи на первой странице под списком рубрик?"
3732
 
3733
- #: core/class-settings.php:239
3734
  msgctxt "admin settings"
3735
  msgid "Status of listings upon uninstalling plugin"
3736
  msgstr "Статус записей после удаления этого плагина"
3737
 
3738
- #: core/class-settings.php:240 core/class-settings.php:242
3739
  msgctxt "post status"
3740
  msgid "Draft"
3741
  msgstr ""
3742
 
3743
- #: core/class-settings.php:240 core/class-settings.php:242
3744
  msgctxt "post status"
3745
  msgid "Trash"
3746
  msgstr ""
3747
 
3748
- #: core/class-settings.php:241
3749
  msgctxt "admin settings"
3750
  msgid "Status of deleted listings"
3751
  msgstr "Статус удалённых записей"
3752
 
3753
- #: core/class-settings.php:243
3754
- #, fuzzy
3755
  msgctxt "admin settings"
3756
  msgid "Submit Listing instructions message"
3757
  msgstr "Получено сообщение через контактную форму"
3758
 
3759
- #: core/class-settings.php:243
3760
  msgctxt "admin settings"
3761
  msgid ""
3762
  "This text is displayed at the first page of the Submit Listing process for "
@@ -3764,22 +3731,22 @@ msgid ""
3764
  "form or anything you want to tell users before they get started."
3765
  msgstr ""
3766
 
3767
- #: core/class-settings.php:245
3768
  msgctxt "admin settings"
3769
  msgid "Listing Renewal"
3770
  msgstr "Продление срока действия"
3771
 
3772
- #: core/class-settings.php:246
3773
  msgctxt "admin settings"
3774
  msgid "Turn on listing renewal option?"
3775
  msgstr "Включить режим автоматического продления срока действия записей?"
3776
 
3777
- #: core/class-settings.php:249
3778
  msgctxt "admin settings"
3779
  msgid "Allow recurring renewal payments?"
3780
  msgstr "Включить режим периодических платежей за продление?"
3781
 
3782
- #: core/class-settings.php:252
3783
  msgctxt "admin settings"
3784
  msgid ""
3785
  "Allow users to opt in for automatic renewal of their listings. The fee is "
@@ -3789,25 +3756,25 @@ msgstr ""
3789
  "действия их записей. Деньги будут сниматься со счёта пользователя "
3790
  "автоматически по окончании срока действия записи."
3791
 
3792
- #: core/class-settings.php:256
3793
  msgctxt "admin settings"
3794
  msgid "Use recurring payments as the default payment method?"
3795
  msgstr "Использовать периодические платежи как средство платежей по-умолчанию?"
3796
 
3797
- #: core/class-settings.php:259
3798
  msgctxt "admin settings"
3799
  msgid ""
3800
  "Enable automatic renewal without having users opt in during the submit "
3801
  "process."
3802
  msgstr "<br />Разрешить автоматическое продление во время создания записи."
3803
 
3804
- #: core/class-settings.php:264
3805
  msgctxt "admin settings"
3806
  msgid "Listing renewal e-mail threshold (in days)"
3807
  msgstr ""
3808
  "Отправлять предупреждение об обновлении по электронной почте заранее (в днях)"
3809
 
3810
- #: core/class-settings.php:267
3811
  msgctxt "admin settings"
3812
  msgid ""
3813
  "Configure how many days before listing expiration is the renewal e-mail sent."
@@ -3815,24 +3782,24 @@ msgstr ""
3815
  "<br />Укажите за сколько дней до истечения срока действия записи потребуется "
3816
  "отправить предупреждение по электронной почте."
3817
 
3818
- #: core/class-settings.php:271
3819
  msgctxt "admin settings"
3820
  msgid ""
3821
  "Send expiration notices including a cancel links to auto-renewed listings?"
3822
  msgstr ""
3823
  "Включить ссылку для удаления записи в уведомляющее об обновлении письмо?"
3824
 
3825
- #: core/class-settings.php:278
3826
  msgctxt "admin settings"
3827
  msgid "Remind listing owners of expired listings (past due)?"
3828
  msgstr "Напоминать авторам о записях с истекшим сроком действия?"
3829
 
3830
- #: core/class-settings.php:283
3831
  msgctxt "admin settings"
3832
  msgid "Listing renewal reminder e-mail threshold (in days)"
3833
  msgstr "Срок (в днях), по истечении которого послать это напоминание"
3834
 
3835
- #: core/class-settings.php:286
3836
  msgctxt "admin settings"
3837
  msgid ""
3838
  "Configure how many days after the expiration of a listing an e-mail reminder "
@@ -3841,173 +3808,172 @@ msgstr ""
3841
  "<br />Укажите через сколько дней после истечения срока действия записи нужно "
3842
  "послать автору напоминание по электронной почте"
3843
 
3844
- #: core/class-settings.php:289
3845
  msgctxt "admin settings"
3846
  msgid "Post/Category Settings"
3847
  msgstr "Настройки записей и рубрик"
3848
 
3849
- #: core/class-settings.php:290
3850
  msgctxt "admin settings"
3851
  msgid "Default new post status"
3852
  msgstr "Статус по-умолчанию новых записей"
3853
 
3854
- #: core/class-settings.php:291 core/class-settings.php:294
3855
  msgctxt "post status"
3856
  msgid "Published"
3857
  msgstr ""
3858
 
3859
- #: core/class-settings.php:291 core/class-settings.php:294
3860
- #, fuzzy
3861
  msgctxt "post status"
3862
  msgid "Pending"
3863
  msgstr "Ожидается"
3864
 
3865
- #: core/class-settings.php:293
3866
  msgctxt "admin settings"
3867
  msgid "Edit post status"
3868
  msgstr "Статус записей после изменения"
3869
 
3870
- #: core/class-settings.php:295
3871
  msgctxt "admin settings"
3872
  msgid "Order categories list by"
3873
  msgstr "Сортировка списка рубрик"
3874
 
3875
- #: core/class-settings.php:297
3876
  msgctxt "admin settings"
3877
  msgid "Name"
3878
  msgstr "По имени"
3879
 
3880
- #: core/class-settings.php:298
3881
  msgctxt "admin settings"
3882
  msgid "Slug"
3883
  msgstr "По ярлыку"
3884
 
3885
- #: core/class-settings.php:299
3886
  msgctxt "admin settings"
3887
  msgid "Listing Count"
3888
  msgstr "По количеству записей"
3889
 
3890
- #: core/class-settings.php:301
3891
  msgctxt "admin settings"
3892
  msgid "Sort order for categories"
3893
  msgstr "Порядок сортировки рубрик"
3894
 
3895
- #: core/class-settings.php:302 core/class-settings.php:320
3896
  msgctxt "admin settings"
3897
  msgid "Ascending"
3898
  msgstr "По возрастанию"
3899
 
3900
- #: core/class-settings.php:302 core/class-settings.php:320
3901
  msgctxt "admin settings"
3902
  msgid "Descending"
3903
  msgstr "По убыванию"
3904
 
3905
- #: core/class-settings.php:303
3906
  msgctxt "admin settings"
3907
  msgid "Show category post count?"
3908
  msgstr "Показать количества записей для каждой рубрики?"
3909
 
3910
- #: core/class-settings.php:304
3911
  msgctxt "admin settings"
3912
  msgid "Hide empty categories?"
3913
  msgstr "Скрыть пустые рубрики?"
3914
 
3915
- #: core/class-settings.php:305
3916
  msgctxt "admin settings"
3917
  msgid "Show only parent categories in category list?"
3918
  msgstr "Показать только рубрики верхнего уровня в списке рубрик?"
3919
 
3920
- #: core/class-settings.php:307
3921
  msgctxt "admin settings"
3922
  msgid "Listings Sorting"
3923
  msgstr "Сортировка записей"
3924
 
3925
- #: core/class-settings.php:308
3926
  msgctxt "admin settings"
3927
  msgid "Order directory listings by"
3928
  msgstr "Сортировка списка записей"
3929
 
3930
- #: core/class-settings.php:310
3931
  msgctxt "admin settings"
3932
  msgid "Title"
3933
  msgstr "По названию"
3934
 
3935
- #: core/class-settings.php:311
3936
  msgctxt "admin settings"
3937
  msgid "Author"
3938
  msgstr "По автору"
3939
 
3940
- #: core/class-settings.php:312 core/class-settings.php:722
3941
  msgctxt "admin settings"
3942
  msgid "Date posted"
3943
  msgstr "По дате публикации"
3944
 
3945
- #: core/class-settings.php:313 core/class-settings.php:723
3946
  msgctxt "admin settings"
3947
  msgid "Date last modified"
3948
  msgstr "По дате изменения"
3949
 
3950
- #: core/class-settings.php:314
3951
  msgctxt "admin settings"
3952
  msgid "Random"
3953
  msgstr "В случайном порядке"
3954
 
3955
- #: core/class-settings.php:315
3956
  msgctxt "admin settings"
3957
  msgid "Paid first then free. Inside each group by date."
3958
  msgstr "По дате, но сначала идут платные"
3959
 
3960
- #: core/class-settings.php:316
3961
  msgctxt "admin settings"
3962
  msgid "Paid first then free. Inside each group by title."
3963
  msgstr "По названию, но сначала идут платные"
3964
 
3965
- #: core/class-settings.php:318
3966
  msgctxt "admin settings"
3967
  msgid "Sort directory listings by"
3968
  msgstr "Порядок сортировки записей"
3969
 
3970
- #: core/class-settings.php:319
3971
  msgctxt "admin settings"
3972
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
3973
  msgstr "<br />В алфавитном порядке"
3974
 
3975
- #: core/class-settings.php:324
3976
  msgctxt "admin settings"
3977
  msgid "Enable sort bar?"
3978
  msgstr "Показать строку сортировки?"
3979
 
3980
- #: core/class-settings.php:329
3981
  msgctxt "admin settings"
3982
  msgid "Sortbar Fields"
3983
  msgstr "Поля в строке сортировки"
3984
 
3985
- #: core/class-settings.php:338
3986
  msgctxt "admin settings"
3987
  msgid "Featured (Sticky) listing settings"
3988
  msgstr "Настройки специальных (прикрепленных) записей"
3989
 
3990
- #: core/class-settings.php:339
3991
  msgctxt "admin settings"
3992
  msgid "Offer sticky listings?"
3993
  msgstr "Предлагать делать запись специальной?"
3994
 
3995
- #: core/class-settings.php:340
3996
  msgctxt "admin settings"
3997
  msgid "Offer upgrades during submit process?"
3998
  msgstr "Предлагать поднять статус во время создания записи?"
3999
 
4000
- #: core/class-settings.php:341
4001
  msgctxt "admin settings"
4002
  msgid "Sticky listing price"
4003
  msgstr "Цена за специальный статус"
4004
 
4005
- #: core/class-settings.php:342
4006
  msgctxt "admin settings"
4007
  msgid "Sticky listing page description text"
4008
  msgstr "Описание специального статуса"
4009
 
4010
- #: core/class-settings.php:343
4011
  msgctxt "admin settings"
4012
  msgid ""
4013
  "You can upgrade your listing to featured status. Featured listings will "
@@ -4017,17 +3983,17 @@ msgstr ""
4017
  "привилегированными условиями размещения. Например, VIP-бизнес будет показан "
4018
  "впереди всех остальных."
4019
 
4020
- #: core/class-settings.php:348
4021
  msgctxt "admin settings"
4022
  msgid "E-Mail"
4023
  msgstr "Электронная почта"
4024
 
4025
- #: core/class-settings.php:352
4026
  msgctxt "admin settings"
4027
  msgid "Display email address fields publicly?"
4028
  msgstr "Показывать адреса электронной почты на сайте?"
4029
 
4030
- #: core/class-settings.php:355
4031
  msgctxt "admin settings"
4032
  msgid ""
4033
  "Shows the email address of the listing owner to all web users. NOT "
@@ -4038,12 +4004,12 @@ msgstr ""
4038
  "РЕКОМЕНДУЕТСЯ ДЕЛАТЬ, так как может вызвать поток спама в почтовые ящики "
4039
  "авторов."
4040
 
4041
- #: core/class-settings.php:358
4042
  msgctxt "admin settings"
4043
  msgid "How to determine the listing's email address?"
4044
  msgstr "Нахождение адреса электронной почты автора"
4045
 
4046
- #: core/class-settings.php:361
4047
  msgctxt "admin settings"
4048
  msgid ""
4049
  "This affects emails sent to listing owners via contact forms or when their "
@@ -4053,123 +4019,123 @@ msgstr ""
4053
  "отправке сообщений, полученных через контактную форму, или оповещений об "
4054
  "окончании срока действия."
4055
 
4056
- #: core/class-settings.php:363
4057
  msgctxt "admin settings"
4058
  msgid "Try listing's email field first, then author's email."
4059
  msgstr ""
4060
 
4061
- #: core/class-settings.php:364
4062
  msgctxt "admin settings"
4063
  msgid "Try author's email first and then listing's email field."
4064
  msgstr ""
4065
 
4066
- #: core/class-settings.php:368
4067
  msgctxt "admin settings"
4068
  msgid "E-Mail Notifications"
4069
  msgstr "Оповещения по электронной почте"
4070
 
4071
- #: core/class-settings.php:371
4072
  msgctxt "admin settings"
4073
  msgid "Notify admin via e-mail when..."
4074
  msgstr "Оповещать администрацию сайта по электронной почте в случаях:"
4075
 
4076
- #: core/class-settings.php:375
4077
  msgctxt "admin settings"
4078
  msgid "A new listing is submitted."
4079
  msgstr "Добавлена новая запись"
4080
 
4081
- #: core/class-settings.php:376
4082
  msgctxt "admin settings"
4083
  msgid "A listing is edited."
4084
  msgstr "Запись была изменена"
4085
 
4086
- #: core/class-settings.php:377
4087
  msgctxt "admin settings"
4088
  msgid "A listing expires."
4089
  msgstr "Срок действия записи истёк"
4090
 
4091
- #: core/class-settings.php:378
4092
  msgctxt "admin settings"
4093
  msgid "A contact message is sent to a listing's owner."
4094
  msgstr "Автору было отправлено сообщение через контактную форму"
4095
 
4096
- #: core/class-settings.php:384
4097
  msgctxt "admin settings"
4098
  msgid "CC this e-mail address too"
4099
  msgstr "Отправить копию (CC) на этот электронный адрес:"
4100
 
4101
- #: core/class-settings.php:390
4102
  msgctxt "admin settings"
4103
  msgid "Notify users via e-mail when..."
4104
  msgstr "Оповещать авторов в случаях:"
4105
 
4106
- #: core/class-settings.php:393
4107
  msgctxt "admin settings"
4108
  msgid "You can modify the text template used for most of these e-mails below."
4109
  msgstr "Ниже Вы можете настроить текст шаблонов писем-оповещений."
4110
 
4111
- #: core/class-settings.php:394
4112
  msgctxt "admin settings"
4113
  msgid "Their listing is submitted."
4114
  msgstr "Их запись попала в базу данных"
4115
 
4116
- #: core/class-settings.php:395
4117
  msgctxt "admin settings"
4118
  msgid "Their listing is approved/published."
4119
  msgstr "Их запись была утверждена или опубликована"
4120
 
4121
- #: core/class-settings.php:404
4122
  msgctxt "contact email"
4123
  msgid "You have received a reply from your listing at %s."
4124
  msgstr "Вы получили сообщение для вашего бизнеса через Справочник Услуг (%s)."
4125
 
4126
- #: core/class-settings.php:405
4127
  msgctxt "contact email"
4128
  msgid "Name: %s"
4129
  msgstr "Имя: %s"
4130
 
4131
- #: core/class-settings.php:406
4132
  msgctxt "contact email"
4133
  msgid "E-Mail: %s"
4134
  msgstr "Адрес: %s"
4135
 
4136
- #: core/class-settings.php:407
4137
  msgctxt "contact email"
4138
  msgid "Message:"
4139
  msgstr "Сообщение:"
4140
 
4141
- #: core/class-settings.php:409
4142
  msgctxt "contact email"
4143
  msgid "Time: %s"
4144
  msgstr "Время: %s"
4145
 
4146
- #: core/class-settings.php:411
4147
  msgctxt "admin settings"
4148
  msgid "E-Mail Templates"
4149
  msgstr "Шаблоны электронных писем"
4150
 
4151
- #: core/class-settings.php:414
4152
  msgctxt "admin settings"
4153
  msgid "Email confirmation message"
4154
  msgstr "Подтверждение получения записи"
4155
 
4156
- #: core/class-settings.php:418
4157
  msgctxt "admin settings"
4158
  msgid "Sent after a listing has been submitted."
4159
  msgstr "Посылается как только новая запись была помещена в базу данных."
4160
 
4161
- #: core/class-settings.php:419 core/class-settings.php:427
4162
- #: core/class-settings.php:468
4163
  msgctxt "admin settings"
4164
  msgid "Listing's title"
4165
  msgstr "Название записи"
4166
 
4167
- #: core/class-settings.php:422
4168
  msgctxt "admin settings"
4169
  msgid "Listing published message"
4170
  msgstr "Подтверждение опубликования записи"
4171
 
4172
- #: core/class-settings.php:425
4173
  msgctxt "admin settings"
4174
  msgid ""
4175
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
@@ -4178,24 +4144,24 @@ msgstr ""
4178
  "Ваша запись \"[listing]\" была опубликована по адресу [listing-url], и стала "
4179
  "доступна всем посетителям сайта."
4180
 
4181
- #: core/class-settings.php:426
4182
  msgctxt "admin settings"
4183
  msgid "Sent when the listing has been published or approved by an admin."
4184
  msgstr ""
4185
  "Посылается как только новая запись была утверждена администрацией и/или "
4186
  "опубликована."
4187
 
4188
- #: core/class-settings.php:428
4189
  msgctxt "admin settings"
4190
  msgid "Listing's URL"
4191
  msgstr "Адрес URL записи"
4192
 
4193
- #: core/class-settings.php:432
4194
  msgctxt "admin settings"
4195
  msgid "Listing Contact Message"
4196
  msgstr "Получено сообщение через контактную форму"
4197
 
4198
- #: core/class-settings.php:436
4199
  msgctxt "admin settings"
4200
  msgid ""
4201
  "Sent to listing owners when someone uses the contact form on their listing "
@@ -4204,34 +4170,34 @@ msgstr ""
4204
  "Посылается когда кто-нибудь использовал контактную форму для отправки "
4205
  "сообщения автору записи."
4206
 
4207
- #: core/class-settings.php:446
4208
  msgctxt "admin settings"
4209
  msgid "Payment related"
4210
  msgstr "Оповещения, связанные с оплатой"
4211
 
4212
- #: core/class-settings.php:463
4213
  msgctxt "admin settings"
4214
  msgid "Payment abandoned reminder message"
4215
  msgstr "Напоминание о пропущенном платеже"
4216
 
4217
- #: core/class-settings.php:467
4218
  msgctxt "admin settings"
4219
  msgid "Sent some time after a pending payment is abandoned by users."
4220
  msgstr ""
4221
  "Отправляется через некоторое время после того, как оплата за продление "
4222
  "записи не была получена от автора."
4223
 
4224
- #: core/class-settings.php:469
4225
  msgctxt "admin settings"
4226
  msgid "Checkout URL link"
4227
  msgstr "Адрес URL страницы оплаты"
4228
 
4229
- #: core/class-settings.php:475
4230
  msgctxt "admin settings"
4231
  msgid "Renewal Reminders"
4232
  msgstr "Оповещения об окончании срока действия"
4233
 
4234
- #: core/class-settings.php:478
4235
  msgctxt "admin settings"
4236
  msgid ""
4237
  "This section refers only to the text of the renewal/expiration notices. You "
@@ -4241,12 +4207,12 @@ msgstr ""
4241
  "почте. В <a>другом разделе</a> Вы можете настроить когда именно отправлять "
4242
  "какие оповещения."
4243
 
4244
- #: core/class-settings.php:482
4245
  msgctxt "admin settings"
4246
  msgid "Pending expiration e-mail message"
4247
  msgstr "Предупреждение об окончании срока действия"
4248
 
4249
- #: core/class-settings.php:486
4250
  msgctxt "settings"
4251
  msgid ""
4252
  "Sent some time before the listing expires. Applies to non-recurring renewals "
@@ -4255,50 +4221,50 @@ msgstr ""
4255
  "Посылается за несколько дней до истечения срока действия записи. Применяется "
4256
  "только к записям, не имеющим автоматического продления."
4257
 
4258
- #: core/class-settings.php:487 core/class-settings.php:500
4259
- #: core/class-settings.php:513 core/class-settings.php:526
4260
- #: core/class-settings.php:539
4261
  msgctxt "settings"
4262
  msgid "Listing's name (with link)"
4263
  msgstr "Имя записи (вместе со ссылкой)"
4264
 
4265
- #: core/class-settings.php:488 core/class-settings.php:501
4266
- #: core/class-settings.php:514 core/class-settings.php:527
4267
- #: core/class-settings.php:540
4268
  msgctxt "settings"
4269
  msgid "Author's name"
4270
  msgstr "Имя автора"
4271
 
4272
- #: core/class-settings.php:489 core/class-settings.php:502
4273
- #: core/class-settings.php:541
4274
  msgctxt "settings"
4275
  msgid "Expiration date"
4276
  msgstr "Дата окончания срока действия"
4277
 
4278
- #: core/class-settings.php:490
4279
  msgctxt "settings"
4280
  msgid "Category that is going to expire"
4281
  msgstr "Рубрика, истекающая вскорости"
4282
 
4283
- #: core/class-settings.php:491 core/class-settings.php:504
4284
- #: core/class-settings.php:543
4285
  msgctxt "settings"
4286
  msgid "Link to renewal page"
4287
  msgstr "Ссылка URL на страницу продления"
4288
 
4289
- #: core/class-settings.php:492 core/class-settings.php:505
4290
- #: core/class-settings.php:517 core/class-settings.php:530
4291
- #: core/class-settings.php:544
4292
  msgctxt "settings"
4293
  msgid "Link to your site"
4294
  msgstr "Ссылка URL на Ваг сайт"
4295
 
4296
- #: core/class-settings.php:495
4297
  msgctxt "admin settings"
4298
  msgid "Listing Renewal e-mail message"
4299
  msgstr "Напоминание об истечении"
4300
 
4301
- #: core/class-settings.php:499
4302
  msgctxt "settings"
4303
  msgid ""
4304
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
@@ -4307,17 +4273,17 @@ msgstr ""
4307
  "Посылается как только запись истекла. Применимо только к записям, не имеющим "
4308
  "автоматического продления."
4309
 
4310
- #: core/class-settings.php:503 core/class-settings.php:542
4311
  msgctxt "settings"
4312
  msgid "Category that expired"
4313
  msgstr "Истёкшая рубрика"
4314
 
4315
- #: core/class-settings.php:508
4316
  msgctxt "admin settings"
4317
  msgid "Listing auto-renewal reminder (recurring payments)"
4318
  msgstr "Напоминание об автоматическом обновлении"
4319
 
4320
- #: core/class-settings.php:512
4321
  msgctxt "settings"
4322
  msgid ""
4323
  "Sent some time before the listing is auto-renewed. Applies to recurring "
@@ -4326,27 +4292,27 @@ msgstr ""
4326
  "Посылается за некоторое время перед автоматическим обновлением записи. "
4327
  "Применимо к записям, имеющим автоматическое продление и оплату."
4328
 
4329
- #: core/class-settings.php:515 core/class-settings.php:529
4330
  msgctxt "settings"
4331
  msgid "Renewal date"
4332
  msgstr "Дата продления"
4333
 
4334
- #: core/class-settings.php:516
4335
  msgctxt "settings"
4336
  msgid "Category that is going to be renewed"
4337
  msgstr "Рубрика, которая будет продлена"
4338
 
4339
- #: core/class-settings.php:518
4340
  msgctxt "settings"
4341
  msgid "Link to manage subscriptions"
4342
  msgstr "Ссылка URL на страницу управления подписками"
4343
 
4344
- #: core/class-settings.php:521
4345
  msgctxt "admin settings"
4346
  msgid "Listing Renewal e-mail message (recurring payments)"
4347
  msgstr "Оповещение об автоматическом продлении"
4348
 
4349
- #: core/class-settings.php:525
4350
  msgctxt "settings"
4351
  msgid ""
4352
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
@@ -4354,17 +4320,17 @@ msgstr ""
4354
  "Посылается после того как запись была автоматически продлена. Применимо "
4355
  "только к записям, имеющим автоматическое продление."
4356
 
4357
- #: core/class-settings.php:528
4358
  msgctxt "settings"
4359
  msgid "Renewed category"
4360
  msgstr "Продлённая рубрика"
4361
 
4362
- #: core/class-settings.php:534
4363
  msgctxt "admin settings"
4364
  msgid "Renewal reminder e-mail message"
4365
  msgstr "Напоминание о пропущенном продлении"
4366
 
4367
- #: core/class-settings.php:538
4368
  msgctxt "settings"
4369
  msgid ""
4370
  "Sent some time after listing expiration and when no renewal has occurred. "
@@ -4373,34 +4339,34 @@ msgstr ""
4373
  "Посылается через некоторое время после истечения записи и когда продление не "
4374
  "было произведено."
4375
 
4376
- #: core/class-settings.php:548
4377
  msgctxt "admin settings"
4378
  msgid "Payment"
4379
  msgstr "Оплата"
4380
 
4381
- #: core/class-settings.php:549
4382
  msgctxt "admin settings"
4383
  msgid "Payment Settings"
4384
  msgstr "Настройки оплаты"
4385
 
4386
- #: core/class-settings.php:552
4387
  msgctxt "admin settings"
4388
  msgid "Turn On payments?"
4389
  msgstr "Включить поддержку платного режима?"
4390
 
4391
- #: core/class-settings.php:554
4392
  msgctxt "admin settings"
4393
  msgid "Put payment gateways in test mode?"
4394
  msgstr "Включить ТЕСТОВЫЙ РЕЖИМ шлюза оплаты?"
4395
 
4396
- #: core/class-settings.php:559
4397
  msgctxt "admin settings"
4398
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
4399
  msgstr ""
4400
  "Производить процедуру оплаты на безопасной версии (HTTPS) страницы Вашего "
4401
  "сайта?"
4402
 
4403
- #: core/class-settings.php:562
4404
  msgctxt "admin settings"
4405
  msgid ""
4406
  "Recommended for added security. For this to work you need to enable HTTPS on "
@@ -4410,162 +4376,162 @@ msgstr ""
4410
  "этого параметра Вы должны <a>купить сертификат SSL</a> и настроить Ваш сайт "
4411
  "для работы через HTTPS."
4412
 
4413
- #: core/class-settings.php:566
4414
  msgctxt "admin settings"
4415
  msgid "Currency Code"
4416
  msgstr "Код валюты"
4417
 
4418
- #: core/class-settings.php:568
4419
  msgctxt "admin settings"
4420
  msgid "Australian Dollar (AUD)"
4421
  msgstr "AUD - Австралийский доллар"
4422
 
4423
- #: core/class-settings.php:569
4424
  msgctxt "admin settings"
4425
  msgid "Brazilian Real (BRL)"
4426
  msgstr "BRL - Бразильский реал"
4427
 
4428
- #: core/class-settings.php:570
4429
  msgctxt "admin settings"
4430
  msgid "Canadian Dollar (CAD)"
4431
  msgstr "CAD - Канадский доллар"
4432
 
4433
- #: core/class-settings.php:571
4434
  msgctxt "admin settings"
4435
  msgid "Czech Koruna (CZK)"
4436
  msgstr "CZK - Чешская крона"
4437
 
4438
- #: core/class-settings.php:572
4439
  msgctxt "admin settings"
4440
  msgid "Danish Krone (DKK)"
4441
  msgstr "DKK - Датская крона"
4442
 
4443
- #: core/class-settings.php:573
4444
  msgctxt "admin settings"
4445
  msgid "Euro (EUR)"
4446
  msgstr "EUR - Евро"
4447
 
4448
- #: core/class-settings.php:574
4449
  msgctxt "admin settings"
4450
  msgid "Hong Kong Dollar (HKD)"
4451
  msgstr "HKD - Доллар Гонконга "
4452
 
4453
- #: core/class-settings.php:575
4454
  msgctxt "admin settings"
4455
  msgid "Hungarian Forint (HUF)"
4456
  msgstr "HUF - Венгерский форинт"
4457
 
4458
- #: core/class-settings.php:576
4459
  msgctxt "admin settings"
4460
  msgid "Israeli New Shequel (ILS)"
4461
  msgstr "ILS - Израильский новый шекель"
4462
 
4463
- #: core/class-settings.php:577
4464
  msgctxt "admin settings"
4465
  msgid "Japanese Yen (JPY)"
4466
  msgstr "JPY - Японская йена"
4467
 
4468
- #: core/class-settings.php:578
4469
  msgctxt "admin settings"
4470
  msgid "Malasian Ringgit (MYR)"
4471
  msgstr "MYR - Малайзийский ринггит"
4472
 
4473
- #: core/class-settings.php:579
4474
  msgctxt "admin settings"
4475
  msgid "Mexican Peso (MXN)"
4476
  msgstr "MXN - Мексиканское песо"
4477
 
4478
- #: core/class-settings.php:580
4479
  msgctxt "admin settings"
4480
  msgid "Norwegian Krone (NOK)"
4481
  msgstr "NOK - Норвежская крона"
4482
 
4483
- #: core/class-settings.php:581
4484
  msgctxt "admin settings"
4485
  msgid "New Zealand Dollar (NZD)"
4486
  msgstr "NZD - Новозеландский доллар"
4487
 
4488
- #: core/class-settings.php:582
4489
  msgctxt "admin settings"
4490
  msgid "Philippine Peso (PHP)"
4491
  msgstr "PHP - Филиппинский песо"
4492
 
4493
- #: core/class-settings.php:583
4494
  msgctxt "admin settings"
4495
  msgid "Polish Zloty (PLN)"
4496
  msgstr "PLN - Польский злотый"
4497
 
4498
- #: core/class-settings.php:584
4499
  msgctxt "admin settings"
4500
  msgid "Pound Sterling (GBP)"
4501
  msgstr "GBP - Фунт стерлингов"
4502
 
4503
- #: core/class-settings.php:585
4504
  msgctxt "admin settings"
4505
  msgid "Singapore Dollar (SGD)"
4506
  msgstr "SGD - Сингапурский доллар"
4507
 
4508
- #: core/class-settings.php:586
4509
  msgctxt "admin settings"
4510
  msgid "Swedish Krona (SEK)"
4511
  msgstr "SEK - Шведская крона"
4512
 
4513
- #: core/class-settings.php:587
4514
  msgctxt "admin settings"
4515
  msgid "Swiss Franc (CHF)"
4516
  msgstr "CHF - Швейцарский франк"
4517
 
4518
- #: core/class-settings.php:588
4519
  msgctxt "admin settings"
4520
  msgid "Taiwan Dollar (TWD)"
4521
  msgstr "TWD - Тайваньский доллар"
4522
 
4523
- #: core/class-settings.php:589
4524
  msgctxt "admin settings"
4525
  msgid "Thai Baht (THB)"
4526
  msgstr "THB - Тайский бат"
4527
 
4528
- #: core/class-settings.php:590
4529
  msgctxt "admin settings"
4530
  msgid "Turkish Lira (TRY)"
4531
  msgstr "TRY - Турецкая лира"
4532
 
4533
- #: core/class-settings.php:591
4534
  msgctxt "admin settings"
4535
  msgid "U.S. Dollar (USD)"
4536
  msgstr "USD - Доллар США"
4537
 
4538
- #: core/class-settings.php:595
4539
  msgctxt "admin settings"
4540
  msgid "Currency Symbol"
4541
  msgstr "Символ валюты"
4542
 
4543
- #: core/class-settings.php:600
4544
  msgctxt "admin settings"
4545
  msgid "Currency symbol display"
4546
  msgstr "Показывать символ валюты"
4547
 
4548
- #: core/class-settings.php:604
4549
  msgctxt "admin settings"
4550
  msgid "Show currency symbol on the left"
4551
  msgstr "Слева"
4552
 
4553
- #: core/class-settings.php:605
4554
  msgctxt "admin settings"
4555
  msgid "Show currency symbol on the right"
4556
  msgstr "Справа"
4557
 
4558
- #: core/class-settings.php:606
4559
  msgctxt "admin settings"
4560
  msgid "Do not show currency symbol"
4561
  msgstr "Не показывать"
4562
 
4563
- #: core/class-settings.php:608
4564
  msgctxt "admin settings"
4565
  msgid "Thank you for payment message"
4566
  msgstr "Сообщение \"спасибо за оплату\""
4567
 
4568
- #: core/class-settings.php:609
4569
  msgctxt "admin settings"
4570
  msgid ""
4571
  "Thank you for your payment. Your payment is being verified and your listing "
@@ -4575,12 +4541,12 @@ msgstr ""
4575
  "Вашем бизнесе рассматривается администрацией. Проверка и рассмотрение могут "
4576
  "занять до 48 часов."
4577
 
4578
- #: core/class-settings.php:614
4579
  msgctxt "admin settings"
4580
  msgid "Ask users to come back for abandoned payments?"
4581
  msgstr "Просить авторов вернуться к неоплаченным записям?"
4582
 
4583
- #: core/class-settings.php:617
4584
  msgctxt "admin settings"
4585
  msgid ""
4586
  "An abandoned payment is when a user attempts to place a listing and gets to "
@@ -4593,12 +4559,12 @@ msgstr ""
4593
  "незавершённом состоянии. Плагин может напомнить автору вернуться к форме "
4594
  "записи и завершить оплату."
4595
 
4596
- #: core/class-settings.php:623
4597
  msgctxt "admin settings"
4598
  msgid "Listing abandonment threshold (hours)"
4599
  msgstr "Когда запись помечается как неоплаченная (в часах)"
4600
 
4601
- #: core/class-settings.php:628
4602
  msgctxt "admin settings"
4603
  msgid ""
4604
  "Listings with pending payments are marked as abandoned after this time. You "
@@ -4608,37 +4574,37 @@ msgstr ""
4608
  "помечаются как неоплаченные. В разделе <a>Оповещения об оплате</a> Вы можете "
4609
  "настроить текст электронного письма, отправляемого автору как напоминание."
4610
 
4611
- #: core/class-settings.php:633
4612
  msgctxt "admin settings"
4613
  msgid "Themes"
4614
  msgstr "Темы"
4615
 
4616
- #: core/class-settings.php:635
4617
  msgctxt "admin settings"
4618
  msgid "You can manage your themes on <a>Directory Themes</a>."
4619
  msgstr ""
4620
 
4621
- #: core/class-settings.php:640
4622
  msgctxt "admin settings"
4623
  msgid "Theme button style"
4624
  msgstr "Стиль кнопки темы"
4625
 
4626
- #: core/class-settings.php:644
4627
  msgctxt "admin settings"
4628
  msgid "Use the BD theme style for BD buttons"
4629
  msgstr "Использовать стиль плагина для кнопок"
4630
 
4631
- #: core/class-settings.php:645
4632
  msgctxt "admin settings"
4633
  msgid "Use the WP theme style for BD buttons"
4634
  msgstr "Использовать стиль WordPress для кнопок"
4635
 
4636
- #: core/class-settings.php:652
4637
  msgctxt "admin settings"
4638
  msgid "Image"
4639
  msgstr "Изображение"
4640
 
4641
- #: core/class-settings.php:653
4642
  msgctxt "admin settings"
4643
  msgid ""
4644
  "Any changes to these settings will affect new listings only. Existing "
@@ -4651,52 +4617,52 @@ msgstr ""
4651
  "изменить такие параметры и для существующих записей, то Вам придётся заново "
4652
  "загрузить на сайт их изображения."
4653
 
4654
- #: core/class-settings.php:654
4655
  msgctxt "admin settings"
4656
  msgid "Image Settings"
4657
  msgstr "Настройки изображений"
4658
 
4659
- #: core/class-settings.php:655
4660
  msgctxt "admin settings"
4661
  msgid "Allow images?"
4662
  msgstr "Разрешить загружать изображения?"
4663
 
4664
- #: core/class-settings.php:657
4665
  msgctxt "admin settings"
4666
  msgid "Min Image File Size (KB)"
4667
  msgstr "Минимальный размер файла (в Кб)"
4668
 
4669
- #: core/class-settings.php:658
4670
  msgctxt "admin settings"
4671
  msgid "Max Image File Size (KB)"
4672
  msgstr "Максимальный размер файла (в Кб)"
4673
 
4674
- #: core/class-settings.php:660
4675
  msgctxt "admin settings"
4676
  msgid "Min image width (px)"
4677
  msgstr "Минимальная ширина изображения (пикселы)"
4678
 
4679
- #: core/class-settings.php:661
4680
  msgctxt "admin settings"
4681
  msgid "Min image height (px)"
4682
  msgstr "Минимальная высота изображения (пикселы)"
4683
 
4684
- #: core/class-settings.php:663
4685
  msgctxt "admin settings"
4686
  msgid "Max image width (px)"
4687
  msgstr "Максимальная ширина изображения (пикселы)"
4688
 
4689
- #: core/class-settings.php:664
4690
  msgctxt "admin settings"
4691
  msgid "Max image height (px)"
4692
  msgstr "Максимальная высота изображения (пикселы)"
4693
 
4694
- #: core/class-settings.php:666
4695
  msgctxt "admin settings"
4696
  msgid "Turn on thickbox/lightbox?"
4697
  msgstr "Включить ThickBox или LightBox?"
4698
 
4699
- #: core/class-settings.php:666
4700
  msgctxt "admin settings"
4701
  msgid ""
4702
  "Uncheck if it conflicts with other elements or plugins installed on your site"
@@ -4704,27 +4670,27 @@ msgstr ""
4704
  "<br />Отключите, если возникает конфликт с другим плагином всплывающих "
4705
  "изображений."
4706
 
4707
- #: core/class-settings.php:668
4708
  msgctxt "admin settings"
4709
  msgid "Thumbnails"
4710
  msgstr "Миниатюры"
4711
 
4712
- #: core/class-settings.php:669
4713
  msgctxt "admin settings"
4714
  msgid "Thumbnail width (px)"
4715
  msgstr "Ширина миниатюры (пикселы)"
4716
 
4717
- #: core/class-settings.php:670
4718
  msgctxt "admin settings"
4719
  msgid "Thumbnail height (px)"
4720
  msgstr "Высота миниатюры (пикселы)"
4721
 
4722
- #: core/class-settings.php:673
4723
  msgctxt "admin settings"
4724
  msgid "Crop thumbnails to exact dimensions?"
4725
  msgstr "Обрезать миниатюру?"
4726
 
4727
- #: core/class-settings.php:676
4728
  msgctxt "admin settings"
4729
  msgid ""
4730
  "When enabled images will match exactly the dimensions above but part of the "
@@ -4737,12 +4703,12 @@ msgstr ""
4737
  "миниатюра сохранит пропорции оригинального изображения, и будет вписана в "
4738
  "прямоугольник с указанными размерами."
4739
 
4740
- #: core/class-settings.php:682
4741
  msgctxt "admin settings"
4742
  msgid "Number of free images"
4743
  msgstr "Количество изображений"
4744
 
4745
- #: core/class-settings.php:687
4746
  msgctxt "admin settings"
4747
  msgid ""
4748
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
@@ -4752,29 +4718,28 @@ msgstr ""
4752
  ">Когда включены платные записи, то подобный параметр настраивается как часть "
4753
  "<a>Бесплатного тарифа</a>, а этот конкретный параметр будет проигнорирован."
4754
 
4755
- #: core/class-settings.php:690
4756
  msgctxt "admin settings"
4757
  msgid "Use default picture for listings with no picture?"
4758
  msgstr ""
4759
  "Использовать изображение по-умолчанию, если ни одного не было загружено?"
4760
 
4761
- #: core/class-settings.php:691
4762
  msgctxt "admin settings"
4763
  msgid "Show Thumbnail on main listings page?"
4764
  msgstr "Показывать миниатюры на главной странице списков записей?"
4765
 
4766
- #: core/class-settings.php:720
4767
  msgctxt "admin settings"
4768
  msgid "User"
4769
  msgstr ""
4770
 
4771
- #: core/class-settings.php:721
4772
- #, fuzzy
4773
  msgctxt "admin settings"
4774
  msgid "User registration date"
4775
  msgstr "Дата окончания срока действия"
4776
 
4777
- #: core/class-settings.php:747
4778
  msgctxt "admin settings"
4779
  msgid ""
4780
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
@@ -4783,7 +4748,7 @@ msgstr ""
4783
  "Не удалось скопировать плагин совместимости с AJAX \"%s\". Режим "
4784
  "совместимости не был активирован."
4785
 
4786
- #: core/class-settings.php:755
4787
  msgctxt "admin settings"
4788
  msgid ""
4789
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
@@ -4792,7 +4757,7 @@ msgstr ""
4792
  "Не удалось активировать режим совместимости с AJAX: директория \"%s\" не "
4793
  "была создана."
4794
 
4795
- #: core/class-settings.php:764
4796
  msgctxt "admin settings"
4797
  msgid ""
4798
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
@@ -4801,97 +4766,97 @@ msgstr ""
4801
  "Не удалось удалить плагин \"Справочник Услуг - Модуль Совместимости с AJAX"
4802
  "\". Пожалуйста удалите файл \"%s\" вручную или деактивируйте плагин."
4803
 
4804
- #: core/class-settings.php:1084
4805
  msgctxt "settings"
4806
  msgid "Deactivate License"
4807
  msgstr "Деактивировать лицензию"
4808
 
4809
- #: core/class-settings.php:1086
4810
  msgctxt "settings"
4811
  msgid "Deactivating license..."
4812
  msgstr "Деактивация лицензии..."
4813
 
4814
- #: core/class-settings.php:1089
4815
  msgctxt "settings"
4816
  msgid "Activate License"
4817
  msgstr "Активировать лицензию"
4818
 
4819
- #: core/class-settings.php:1091
4820
  msgctxt "settings"
4821
  msgid "Activating license..."
4822
  msgstr "Активация лицензии..."
4823
 
4824
- #: core/class-settings.php:1114
4825
  msgctxt "admin settings"
4826
  msgid "Valid placeholders: %s"
4827
  msgstr "Корректные служебные слова: %s"
4828
 
4829
- #: core/class-settings.php:1148
4830
  msgctxt "settings email"
4831
  msgid "Click to edit e-mail"
4832
  msgstr "Кликните для изменения электронного письма"
4833
 
4834
- #: core/class-settings.php:1149
4835
  msgctxt "settings email"
4836
  msgid "Click to edit"
4837
  msgstr "Изменить"
4838
 
4839
- #: core/class-settings.php:1162
4840
  msgctxt "settings email"
4841
  msgid "E-Mail Subject"
4842
  msgstr "Тема письма"
4843
 
4844
- #: core/class-settings.php:1173
4845
  msgctxt "settings email"
4846
  msgid "E-Mail Body"
4847
  msgstr "Тело письма"
4848
 
4849
- #: core/class-settings.php:1184
4850
  msgctxt "settings email"
4851
  msgid "You can use the following placeholders:"
4852
  msgstr "Вы можете использовать следующие служебные слова:"
4853
 
4854
- #: core/class-settings.php:1207
4855
  msgctxt "settings email"
4856
  msgid "Preview e-mail"
4857
  msgstr "Предварительный просмотр"
4858
 
4859
- #: core/class-settings.php:1208
4860
  msgctxt "settings email"
4861
  msgid "Cancel"
4862
  msgstr "Отменить"
4863
 
4864
- #: core/class-settings.php:1209
4865
  msgctxt "settings email"
4866
  msgid "Save Changes"
4867
  msgstr "Сохранить изменения"
4868
 
4869
- #: core/class-settings.php:1228
4870
  msgctxt "settings email"
4871
  msgid "Site title"
4872
  msgstr "Название сайта"
4873
 
4874
- #: core/class-settings.php:1231
4875
  msgctxt "settings email"
4876
  msgid "Site title (with link)"
4877
  msgstr "Название сайта (со ссылкой)"
4878
 
4879
- #: core/class-settings.php:1234
4880
  msgctxt "settings email"
4881
  msgid "Site address (with link)"
4882
  msgstr "Адрес сайта (со ссылкой)"
4883
 
4884
- #: core/class-settings.php:1237
4885
  msgctxt "settings email"
4886
  msgid "Directory URL (with link)"
4887
  msgstr "Адрес URL справочника (со ссылкой)"
4888
 
4889
- #: core/class-settings.php:1240
4890
  msgctxt "settings email"
4891
  msgid "Current date"
4892
  msgstr "Текущая дата"
4893
 
4894
- #: core/class-settings.php:1243
4895
  msgctxt "settings email"
4896
  msgid "Current time"
4897
  msgstr "Текущее время"
@@ -4902,7 +4867,6 @@ msgid "Directory"
4902
  msgstr "Справочник"
4903
 
4904
  #: core/class-wpbdp.php:31
4905
- #, fuzzy
4906
  msgctxt "post type singular name"
4907
  msgid "Listing"
4908
  msgstr "Запись"
@@ -4946,17 +4910,14 @@ msgid "Directory Categories"
4946
  msgstr "Рубрики справочника"
4947
 
4948
  #: core/class-wpbdp.php:56
4949
- #, fuzzy
4950
  msgid "Directory Category"
4951
  msgstr "Рубрики справочника"
4952
 
4953
  #: core/class-wpbdp.php:67
4954
- #, fuzzy
4955
  msgid "Directory Tags"
4956
  msgstr "Темы справочника"
4957
 
4958
  #: core/class-wpbdp.php:68
4959
- #, fuzzy
4960
  msgid "Directory Tag"
4961
  msgstr "Все рубрики"
4962
 
@@ -5066,7 +5027,6 @@ msgid ""
5066
  msgstr ""
5067
 
5068
  #: core/fieldtypes/class-fieldtypes-phone-number.php:13
5069
- #, fuzzy
5070
  msgctxt "form fields"
5071
  msgid "Phone Number"
5072
  msgstr "Номер телефона"
@@ -5123,7 +5083,6 @@ msgid ""
5123
  msgstr ""
5124
 
5125
  #: core/fieldtypes/class-fieldtypes-textarea.php:57
5126
- #, fuzzy
5127
  msgctxt "form-fields admin"
5128
  msgid "No"
5129
  msgstr "Ноя"
@@ -5496,7 +5455,6 @@ msgid "General"
5496
  msgstr "Основное"
5497
 
5498
  #: core/installer.php:51
5499
- #, fuzzy
5500
  msgctxt "installer"
5501
  msgid "Default Fee"
5502
  msgstr "Удалить тариф"
@@ -5607,7 +5565,6 @@ msgid "Go to \"Directory Admin\""
5607
  msgstr "Перейти в \"Управление Справочником\""
5608
 
5609
  #: core/installer.php:1148
5610
- #, fuzzy
5611
  msgid "Business Directory - Installation Failed"
5612
  msgstr "Справочник Услуг - ручное обновление"
5613
 
@@ -5908,12 +5865,10 @@ msgid "Directory"
5908
  msgstr "Все рубрики"
5909
 
5910
  #: core/templates-ui.php:201
5911
- #, fuzzy
5912
  msgid "View All Listings"
5913
  msgstr "Показать все записи"
5914
 
5915
  #: core/templates-ui.php:208
5916
- #, fuzzy
5917
  msgid "Create A Listing"
5918
  msgstr "Бесплатные записи"
5919
 
@@ -6056,7 +6011,6 @@ msgid "You are not authorized to edit this listing."
6056
  msgstr "Вам не разрешено изменять эту запись."
6057
 
6058
  #: core/view-submit-listing.php:58
6059
- #, fuzzy
6060
  msgctxt "views"
6061
  msgid "Edit Your Listing"
6062
  msgstr "Изменить Вашу запись"
@@ -6108,7 +6062,6 @@ msgid "Invalid submit state."
6108
  msgstr "Некорректная дата создания."
6109
 
6110
  #: core/views/all_listings.php:6
6111
- #, fuzzy
6112
  msgctxt "views"
6113
  msgid "View All Listings"
6114
  msgstr "Показать все записи"
@@ -6215,13 +6168,11 @@ msgid "l F j, Y \\a\\t g:i a"
6215
  msgstr "l j F Y, \\a\\t H:i"
6216
 
6217
  #: core/views/listing_contact.php:173
6218
- #, fuzzy
6219
  msgctxt "contact-message"
6220
  msgid "Your message has been sent."
6221
  msgstr "Запись была удалена."
6222
 
6223
  #: core/views/listing_contact.php:178
6224
- #, fuzzy
6225
  msgctxt "contact-message"
6226
  msgid "%s (admin: %s)"
6227
  msgstr "%s (например %s)"
@@ -6279,13 +6230,11 @@ msgid "Invalid subscription."
6279
  msgstr "Некорректная подписка."
6280
 
6281
  #: core/views/manage_recurring.php:97
6282
- #, fuzzy
6283
  msgctxt "manage subscriptions"
6284
  msgid "← Return to \"Delete Listing\"."
6285
  msgstr "← Вернуться к Вашей записи."
6286
 
6287
  #: core/views/manage_recurring.php:103
6288
- #, fuzzy
6289
  msgctxt "manage subscriptions"
6290
  msgid "Subscription canceled."
6291
  msgstr "Подписка / Бесплатный План"
@@ -6362,19 +6311,16 @@ msgstr ""
6362
  "настройки ещё раз."
6363
 
6364
  #: core/views/request_access_keys.php:17
6365
- #, fuzzy
6366
  msgctxt "request_access_keys"
6367
  msgid "Please enter a valid e-mail address."
6368
  msgstr "Пожалуйста введите правильный электронный адрес."
6369
 
6370
  #: core/views/request_access_keys.php:22
6371
- #, fuzzy
6372
  msgctxt "request_access_keys"
6373
  msgid "There are no listings associated to your e-mail address."
6374
  msgstr "Для этой записи не было платежей."
6375
 
6376
  #: core/views/request_access_keys.php:26
6377
- #, fuzzy
6378
  msgctxt "request_access_keys"
6379
  msgid "Listing Access Keys"
6380
  msgstr "Поля и Изображения записи"
@@ -6392,7 +6338,6 @@ msgid ""
6392
  msgstr ""
6393
 
6394
  #: core/views/search.php:8
6395
- #, fuzzy
6396
  msgctxt "views"
6397
  msgid "Find A Listing"
6398
  msgstr "Найти запись"
@@ -6405,7 +6350,6 @@ msgid ""
6405
  msgstr ""
6406
 
6407
  #: core/views/submit_listing.php:18
6408
- #, fuzzy
6409
  msgctxt "templates"
6410
  msgid "View not available."
6411
  msgstr "Свободных мест для загрузки изображений:"
@@ -6591,7 +6535,6 @@ msgid "Please enter your credit card details below."
6591
  msgstr "Пожалуйста введите данные Вашей кредитной карточки."
6592
 
6593
  #: templates/billing-information-form.tpl.php:36
6594
- #, fuzzy
6595
  msgctxt "checkout form"
6596
  msgid "E-mail:"
6597
  msgstr "Адрес: %s"
@@ -6657,7 +6600,6 @@ msgid "ZIP Code:"
6657
  msgstr "Почтовый индекс:"
6658
 
6659
  #: templates/billing-information-form.tpl.php:151
6660
- #, fuzzy
6661
  msgctxt "checkout form"
6662
  msgid "Phone Number:"
6663
  msgstr "Номер телефона"
@@ -6751,7 +6693,6 @@ msgstr "(ещё не опубликовано)"
6751
 
6752
  #: templates/email/listing-added.tpl.php:15
6753
  #: templates/email/listing-edited.tpl.php:15
6754
- #, fuzzy
6755
  msgctxt "notify email"
6756
  msgid "Admin URL"
6757
  msgstr "Cтраница входа в сайт"
@@ -6788,7 +6729,6 @@ msgid "Access Key:"
6788
  msgstr ""
6789
 
6790
  #: templates/email-access-keys.tpl.php:6
6791
- #, fuzzy
6792
  msgctxt "request_access_keys"
6793
  msgid "URL:"
6794
  msgstr "Ссылка:"
@@ -6838,19 +6778,16 @@ msgid "Upgrade listing to %s for %s."
6838
  msgstr "Поднять статус до %s за %s."
6839
 
6840
  #: templates/main-box.tpl.php:13
6841
- #, fuzzy
6842
  msgctxt "main box"
6843
  msgid "Find listings for <keywords>"
6844
  msgstr "показывать запись пожизненно"
6845
 
6846
  #: templates/main-box.tpl.php:19
6847
- #, fuzzy
6848
  msgctxt "main box"
6849
  msgid "Find Listings"
6850
  msgstr "Найти запись"
6851
 
6852
  #: templates/main-box.tpl.php:20
6853
- #, fuzzy
6854
  msgctxt "main box"
6855
  msgid "Advanced Search"
6856
  msgstr "Расширенный поиск"
@@ -6941,7 +6878,6 @@ msgid "Images Allowed"
6941
  msgstr "Разрешено изображений"
6942
 
6943
  #: templates/parts/category-fee-selection.tpl.php:28
6944
- #, fuzzy
6945
  msgctxt "templates"
6946
  msgid "There are no fees available for this category."
6947
  msgstr "Пожалуйста выберите тариф для рубрики \"%s\"."
@@ -6957,6 +6893,7 @@ msgid "%d day"
6957
  msgid_plural "%d days"
6958
  msgstr[0] "%d день"
6959
  msgstr[1] "%d дней(я)"
 
6960
 
6961
  #: templates/parts/listing-buttons.tpl.php:4
6962
  #: templates/parts/listing-buttons.tpl.php:18
@@ -6989,7 +6926,7 @@ msgctxt "templates"
6989
  msgid "View"
6990
  msgstr "Показать"
6991
 
6992
- #: templates/parts/login-required.tpl.php:5
6993
  msgctxt "templates"
6994
  msgid ""
6995
  "You are not currently logged in. Please login or register first. When "
@@ -7093,13 +7030,11 @@ msgid "Clear"
7093
  msgstr "Очистить форму"
7094
 
7095
  #: templates/send-access-keys.tpl.php:5
7096
- #, fuzzy
7097
  msgctxt "send-access-keys"
7098
  msgid "Enter your e-mail address"
7099
  msgstr "Некорректный электронный адрес."
7100
 
7101
  #: templates/send-access-keys.tpl.php:9
7102
- #, fuzzy
7103
  msgctxt "send-access-keys"
7104
  msgid "Continue"
7105
  msgstr "Далее"
@@ -7220,7 +7155,6 @@ msgid "Image slots available:"
7220
  msgstr "Свободных мест для загрузки изображений:"
7221
 
7222
  #: templates/submit-listing/images-upload-form.tpl.php:45
7223
- #, fuzzy
7224
  msgctxt "templates"
7225
  msgid "File size:"
7226
  msgstr "Минимальный размер файла:"
@@ -7233,13 +7167,11 @@ msgid "No limit"
7233
  msgstr ""
7234
 
7235
  #: templates/submit-listing/images-upload-form.tpl.php:52
7236
- #, fuzzy
7237
  msgctxt "templates"
7238
  msgid "Image width:"
7239
  msgstr "Ширина изображения (пикселы):"
7240
 
7241
  #: templates/submit-listing/images-upload-form.tpl.php:59
7242
- #, fuzzy
7243
  msgctxt "templates"
7244
  msgid "Image height:"
7245
  msgstr "Высота изображения (пикселы):"
2
  msgstr ""
3
  "Project-Id-Version: Business Directory Plugin 3.6.11\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
5
+ "POT-Creation-Date: 2017-02-14 01:14:13+00:00\n"
6
+ "PO-Revision-Date: 2017-01-16 17:49-0500\n"
7
  "Last-Translator: Mick Levin <mikhaillevin@hotmail.com>\n"
8
  "Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
9
+ "Language: ru\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10 >= 2 && n"
14
+ "%10<=4 &&(n%100<10||n%100 >= 20)? 1 : 2);\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
+ "X-Generator: Poedit 1.8.11\n"
17
  "X-Poedit-Basepath: .\n"
 
18
  "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
19
  "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
20
  "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
21
  "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
22
  "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
23
  "X-Loco-Target-Locale: ru_RU\n"
24
+ "X-Poedit-SearchPath-0: ../../plugins/business-directory-plugin\n"
25
 
26
  #: admin/class-admin-listings.php:40
27
  msgctxt "admin category filter"
127
  msgid "Renew Listing"
128
  msgstr "Продлить запись"
129
 
130
+ #: admin/class-admin.php:104
131
  msgid ""
132
  "Preview is only available after you've saved the first draft. This is due\n"
133
  "to how WordPress stores the data."
134
  msgstr ""
135
 
136
+ #: admin/class-admin.php:137
137
  msgctxt "drip pointer"
138
  msgid ""
139
  "Find out how to create a compelling, thriving business directory from "
145
  "по электронной почте. Если Вы подпишитесь на этот урок, то Вы получите "
146
  "БЕСПЛАТНО один платный модуль."
147
 
148
+ #: admin/class-admin.php:139
149
  msgctxt "drip pointer"
150
  msgid "Email Address:"
151
  msgstr "Электронный адрес:"
152
 
153
+ #: admin/class-admin.php:145
154
  msgctxt "drip pointer"
155
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
156
  msgstr "Хотите узнать секрет создания классного справочника услуг?"
157
 
158
+ #: admin/class-admin.php:147
159
  msgctxt "drip pointer"
160
  msgid "Yes, please!"
161
  msgstr "Да, конечно!"
162
 
163
+ #: admin/class-admin.php:149
164
  msgctxt "drip pointer"
165
  msgid "No, thanks"
166
  msgstr "Нет, спасибо"
167
 
168
+ #: admin/class-admin.php:166
169
  msgctxt "admin"
170
  msgid "Business Directory"
171
  msgstr "Справочник услуг"
172
 
173
+ #: admin/class-admin.php:177
174
  msgctxt "admin"
175
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
176
  msgstr ""
177
  "Всё настроено. Откройте страницу Вашего нового <a>Справочника услуг</a> "
178
 
179
+ #: admin/class-admin.php:198
180
  msgctxt "drip pointer"
181
  msgid "Invalid e-mail address."
182
  msgstr "Некорректный электронный адрес."
183
 
184
+ #: admin/class-admin.php:232
185
  msgctxt "admin menu"
186
  msgid "Business Directory Admin"
187
  msgstr "Управление справочником"
188
 
189
+ #: admin/class-admin.php:233
 
190
  msgctxt "admin menu"
191
  msgid "Dir. Admin"
192
  msgstr "Управление Справочником"
193
 
194
+ #: admin/class-admin.php:233
195
  msgctxt "admin menu"
196
  msgid "Directory Admin"
197
  msgstr "Управление Справочником"
198
 
199
+ #: admin/class-admin.php:239 admin/class-admin.php:240
200
  msgctxt "admin menu"
201
  msgid "Add New Listing"
202
  msgstr "Добавить Запись"
203
 
204
+ #: admin/class-admin.php:245 admin/class-admin.php:246
205
  msgctxt "admin menu"
206
  msgid "Manage Options"
207
  msgstr "Настройки"
208
 
209
+ #: admin/class-admin.php:251 admin/class-admin.php:252
210
  msgctxt "admin menu"
211
  msgid "Manage Fees"
212
  msgstr "Тарифы"
213
 
214
+ #: admin/class-admin.php:257 admin/class-admin.php:258
215
  msgctxt "admin menu"
216
  msgid "Manage Form Fields"
217
  msgstr "Форма"
218
 
219
+ #: admin/class-admin.php:263 admin/class-admin.php:264
220
  msgctxt "admin menu"
221
  msgid "Listings"
222
  msgstr "Записи"
223
 
224
+ #: admin/class-admin.php:278 admin/class-admin.php:279
225
  msgctxt "admin menu"
226
  msgid "CSV Import"
227
  msgstr "Импорт из CSV"
228
 
229
+ #: admin/class-admin.php:284 admin/class-admin.php:285
230
  msgctxt "admin menu"
231
  msgid "CSV Export"
232
  msgstr "Экспорт в CSV"
233
 
234
+ #: admin/class-admin.php:290 admin/class-admin.php:291
235
  msgctxt "admin menu"
236
  msgid "Debug"
237
  msgstr "Отладка"
238
 
239
+ #: admin/class-admin.php:300
240
  msgctxt "admin menu"
241
  msgid "Main Menu"
242
  msgstr "Панель управления"
243
 
244
+ #: admin/class-admin.php:311
245
  msgctxt "admin menu"
246
  msgid "Uninstall Business Directory Plugin"
247
  msgstr "Удалить плагин Справочника Услуг"
248
 
249
+ #: admin/class-admin.php:312
250
  msgctxt "admin menu"
251
  msgid "Uninstall"
252
  msgstr "Удалить"
253
 
254
+ #: admin/class-admin.php:426
255
  #: admin/templates/listing-metabox-categories.tpl.php:69
256
  msgctxt "admin infometabox"
257
  msgid "never"
258
  msgstr "никогда"
259
 
260
+ #: admin/class-admin.php:520
 
261
  msgctxt "admin"
262
  msgid "Dismiss this notice."
263
  msgstr "Убрать это предупреждение"
264
 
265
+ #: admin/class-admin.php:548
266
  msgctxt "admin"
267
  msgid "The listing has been published."
268
  msgid_plural "The listings have been published."
269
  msgstr[0] "Запись была опубликована."
270
  msgstr[1] "Записи были опубликованы."
271
+ msgstr[2] ""
272
 
273
+ #: admin/class-admin.php:566
274
  msgctxt "admin"
275
  msgid "The listing status has been set as paid."
276
  msgid_plural "The listings status has been set as paid."
277
  msgstr[0] "Статус записи помечен как оплачено."
278
  msgstr[1] "Статусы записей помечены как оплачены."
279
+ msgstr[2] ""
280
 
281
+ #: admin/class-admin.php:572
282
  msgctxt "admin"
283
  msgid ""
284
  "Only invoices containing non-recurring items were marked as paid. Please "
291
  msgstr[1] ""
292
  msgstr[2] ""
293
 
294
+ #: admin/class-admin.php:591
295
  msgctxt "admin"
296
  msgid "The listing has been modified."
297
  msgid_plural "The listings have been modified."
298
  msgstr[0] "Запись была изменена."
299
  msgstr[1] "Записи были изменены."
300
+ msgstr[2] ""
301
 
302
+ #: admin/class-admin.php:604
303
  msgctxt "admin"
304
  msgid "The listing has been upgraded."
305
  msgid_plural "The listings have been upgraded."
306
  msgstr[0] "Статус записи был поднят."
307
  msgstr[1] "Статус записей был поднят."
308
+ msgstr[2] ""
309
 
310
+ #: admin/class-admin.php:616
311
  msgctxt "admin"
312
  msgid "The listing has been downgraded."
313
  msgid_plural "The listings have been downgraded."
314
  msgstr[0] "Статус записи был опущен."
315
  msgstr[1] "Статусы записей были опущены."
316
+ msgstr[2] ""
317
 
318
+ #: admin/class-admin.php:627
319
  msgctxt "admin payments"
320
  msgid ""
321
  "The payment status was not changed. Recurring payments can't be manually "
323
  "went through."
324
  msgstr ""
325
 
326
+ #: admin/class-admin.php:632
327
  msgctxt "admin"
328
  msgid "The transaction has been approved."
329
  msgstr "Транзакция была утверждена."
330
 
331
+ #: admin/class-admin.php:642
332
  msgctxt "admin"
333
  msgid "The transaction has been rejected."
334
  msgstr "Транзакция была отвергнута."
335
 
336
+ #: admin/class-admin.php:648
337
  msgctxt "admin"
338
  msgid "The fee was successfully assigned."
339
  msgstr "Тариф был успешно назначен."
340
 
341
+ #: admin/class-admin.php:657
342
  msgctxt "admin"
343
  msgid "Listing was renewed."
344
  msgid_plural "Listings were renewed."
345
  msgstr[0] "Запись была продлена."
346
  msgstr[1] "Записи были продлены."
347
+ msgstr[2] ""
348
 
349
+ #: admin/class-admin.php:664
350
  msgctxt "admin"
351
  msgid "Renewal email sent."
352
  msgstr "Оповещение о продлении было отправлено по электронной почте."
353
 
354
+ #: admin/class-admin.php:719
355
  msgctxt "admin category id"
356
  msgid "ID"
357
  msgstr "№"
358
 
359
+ #: admin/class-admin.php:721 admin/class-admin.php:727
360
  msgctxt "admin"
361
  msgid "Listing Count"
362
  msgstr "Количество записей"
363
 
364
+ #: admin/class-admin.php:836
365
  msgctxt "admin"
366
  msgid ""
367
  "<b>Business Directory Plugin</b> requires fields with the following "
370
  "<b>Плагин Справочник Услуг</b> для нормальной работы требует наличие полей "
371
  "со следующими ассоциациям: <b>%s</b>."
372
 
373
+ #: admin/class-admin.php:838
374
  msgctxt "admin"
375
  msgid ""
376
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
379
  "<b>Плагин Справочник Услуг</b> для корректной работы требует наличия поля, "
380
  "имеющего ассоциацию с <b>%s</b>."
381
 
382
+ #: admin/class-admin.php:842
383
  msgctxt "admin"
384
  msgid ""
385
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
388
  "Вы можете сами создать эти поля в разделе \"Управление / Форма\", или "
389
  "позвольте плагину сделать это автоматически."
390
 
391
+ #: admin/class-admin.php:846
392
  msgctxt "admin"
393
  msgid "Go to \"Manage Form Fields\""
394
  msgstr "Перейти в раздел \"Управление / Форма\""
395
 
396
+ #: admin/class-admin.php:849
397
  msgctxt "admin"
398
  msgid "Create these required fields for me"
399
  msgstr "Создать эти поля автоматически"
400
 
401
+ #: admin/class-admin.php:858
402
  msgctxt "admin"
403
  msgid ""
404
  "<b>Business Directory Plugin</b> requires a page with the "
407
  "Плагин <b>Справочник Услуг</b> для нормальной работы требует наличия "
408
  "страницы, в которой есть шорткод <tt>[businessdirectory]</tt>."
409
 
410
+ #: admin/class-admin.php:860
411
  msgctxt "admin"
412
  msgid ""
413
  "You can create this page by yourself or let Business Directory do this for "
416
  "Вы можете создать такую страницу сами, или позвольте плагину создать её для "
417
  "Вас автоматически."
418
 
419
+ #: admin/class-admin.php:864
420
  msgctxt "admin"
421
  msgid "Create required pages for me"
422
  msgstr "Создать необходимые страницы автоматически"
423
 
424
+ #: admin/class-admin.php:904
425
  msgctxt "admin compat"
426
  msgid "Installed: %s"
427
  msgstr "Установлено: %s"
428
 
429
+ #: admin/class-admin.php:904
430
  msgctxt "admin compat"
431
  msgid "N/A"
432
  msgstr "Х/З"
433
 
434
+ #: admin/class-admin.php:907
435
  msgctxt "admin compat"
436
  msgid "Required: %s"
437
  msgstr "Требуется: %s"
438
 
439
+ #: admin/class-admin.php:919
440
  msgctxt "admin compat"
441
  msgid ""
442
  "Business Directory has detected some incompatible premium module versions "
443
  "installed."
444
  msgstr "Плагин обнаружил некоторые несовместимые платные модули."
445
 
446
+ #: admin/class-admin.php:921
447
  msgctxt "admin compat"
448
  msgid ""
449
  "Please upgrade to the required versions indicated below to make sure "
452
  "Пожалуйста обновите до необходимой версии, указанной ниже, чтобы убедиться, "
453
  "что все функции будут работать правильно."
454
 
455
+ #: admin/class-admin.php:941
456
  msgctxt "admin"
457
  msgid ""
458
  "We noticed you want your Business Directory users to register before posting "
537
  msgstr ""
538
 
539
  #: admin/class-themes-admin.php:216
 
540
  msgctxt "themes"
541
  msgid "Map My Fields"
542
  msgstr "Форма"
644
  msgid "← Return to \"CSV Import\""
645
  msgstr "← Вернуться к \"Импорту из CSV\""
646
 
647
+ #: admin/csv-import.php:256
648
  msgid ""
649
  "A valid temporary directory with write permissions is required for CSV "
650
  "imports to function properly. Your server is using \"%s\" but this path does "
655
  "Ваш сервер использует \"%s\", но эта директория, похоже, не доступна для "
656
  "записи. Проверьте этот вопрос со своим хостингом."
657
 
658
+ #: admin/csv-import.php:290
659
  msgctxt "admin csv-import"
660
  msgid "There was an error uploading the CSV file."
661
  msgstr "Произошла ошибка при загрузке файла CSV."
662
 
663
+ #: admin/csv-import.php:296
664
  msgctxt "admin csv-import"
665
  msgid "Please upload or select a CSV file."
666
  msgstr "Пожалуйста загрузите или выберите файл CSV."
667
 
668
+ #: admin/csv-import.php:309
669
  msgctxt "admin csv-import"
670
  msgid "There was an error uploading the images ZIP file."
671
  msgstr "Произошла ошибка при загрузке архива ZIP с изображениями."
672
 
673
+ #: admin/csv-import.php:330
674
  msgctxt "admin csv-import"
675
  msgid ""
676
  "An error was detected while validating the CSV file for import. Please fix "
679
  "Произошла ошибка при проверке импортного файла CSV. Пожалуйста исправьте "
680
  "ошибки перед тем, как попытаться импортировать файл ещё раз."
681
 
682
+ #: admin/csv-import.php:339
683
  msgctxt "admin csv-import"
684
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
685
  msgstr ""
702
  msgstr ""
703
 
704
  #: admin/fees.php:25 admin/fees.php:260
 
705
  msgctxt "fees admin"
706
  msgid "Active"
707
  msgstr "Активно:"
708
 
709
  #: admin/fees.php:28 admin/fees.php:258
 
710
  msgctxt "fees admin"
711
  msgid "Not Available"
712
  msgstr "Свободных мест для загрузки изображений:"
723
  msgstr ""
724
 
725
  #: admin/fees.php:56
 
726
  msgctxt "admin fees table"
727
  msgid "All"
728
  msgstr "Экспортировать всё"
729
 
730
  #: admin/fees.php:68
 
731
  msgctxt "admin fees table"
732
  msgid "Active"
733
  msgstr "Активно:"
734
 
735
  #: admin/fees.php:78
 
736
  msgctxt "admin fees table"
737
  msgid "Not Available"
738
  msgstr "Свободных мест для загрузки изображений:"
763
  msgstr "Изображений"
764
 
765
  #: admin/fees.php:98
 
766
  msgctxt "fees admin"
767
  msgid "Featured/Sticky"
768
  msgstr "Статус \"Особая\""
769
 
770
  #: admin/fees.php:102
 
771
  msgctxt "fees admin"
772
  msgid "Status"
773
  msgstr "Новый статус:"
812
  msgid_plural "%d days"
813
  msgstr[0] "%d день"
814
  msgstr[1] "%d дней"
815
+ msgstr[2] ""
816
 
817
  #: admin/fees.php:231
818
  msgctxt "fees admin"
820
  msgid_plural "%d images"
821
  msgstr[0] "%d изображение"
822
  msgstr[1] "%d изображений"
823
+ msgstr[2] ""
824
 
825
  #: admin/fees.php:236
826
  msgctxt "fees admin"
833
  msgstr ""
834
 
835
  #: admin/fees.php:250
 
836
  msgctxt "fees admin"
837
  msgid "No"
838
  msgstr "Ноя"
839
 
840
  #: admin/fees.php:285
 
841
  msgctxt "fees admin"
842
  msgid "Fee enabled."
843
  msgstr "Тариф удалён."
844
 
845
  #: admin/fees.php:293
 
846
  msgctxt "fees admin"
847
  msgid "Fee disabled."
848
  msgstr "Тариф удалён."
1027
  msgstr "Адрес"
1028
 
1029
  #: admin/form-fields.php:296
 
1030
  msgctxt "form-fields admin"
1031
  msgid "City"
1032
  msgstr "Город:"
1033
 
1034
  #: admin/form-fields.php:297
 
1035
  msgctxt "form-fields admin"
1036
  msgid "State"
1037
  msgstr "Провинция/Штат:"
1038
 
1039
  #: admin/form-fields.php:298
1040
+ #, fuzzy
1041
+ msgctxt "form-fields admin"
1042
+ msgid "Country"
1043
+ msgstr "Страна:"
1044
+
1045
+ #: admin/form-fields.php:299
1046
  msgctxt "form-fields admin"
1047
  msgid "ZIP Code"
1048
  msgstr "Почтовый индекс"
1049
 
1050
+ #: admin/form-fields.php:300
1051
  msgctxt "form-fields admin"
1052
  msgid "FAX Number"
1053
  msgstr "Номер факса"
1054
 
1055
+ #: admin/form-fields.php:301
1056
  msgctxt "form-fields admin"
1057
  msgid "Phone Number"
1058
  msgstr "Номер телефона"
1059
 
1060
+ #: admin/form-fields.php:302
1061
  msgctxt "form-fields admin"
1062
  msgid "Ratings Field"
1063
  msgstr "Рейтинг"
1064
 
1065
+ #: admin/form-fields.php:303
1066
  msgctxt "form-fields admin"
1067
  msgid "Twitter"
1068
  msgstr "Twitter"
1069
 
1070
+ #: admin/form-fields.php:304
1071
  msgctxt "form-fields admin"
1072
  msgid "Website"
1073
  msgstr "адрес сайта"
1074
 
1075
+ #: admin/form-fields.php:325
1076
  msgctxt "form-fields admin"
1077
  msgid "Tags updated."
1078
  msgstr "Метки сохранены."
1632
  msgstr "Назначить новые записи существующему пользователю."
1633
 
1634
  #: admin/templates/csv-import.tpl.php:193
 
1635
  msgctxt "admin csv-import"
1636
  msgid "Use a default user for listings?"
1637
  msgstr ""
1638
  "Использовать изображение по-умолчанию, если ни одного не было загружено?"
1639
 
1640
  #: admin/templates/csv-import.tpl.php:199
 
1641
  msgctxt "admin csv-import"
1642
  msgid ""
1643
  "Select a default user to be used if the username column is not present in "
1775
  msgstr "Добавить тариф"
1776
 
1777
  #: admin/templates/fees-addoredit.tpl.php:23
 
1778
  msgctxt "fees admin"
1779
  msgid "Edit Listing Fee"
1780
  msgstr "Изменить запись"
1815
  msgstr "Количество разрешённых изображений"
1816
 
1817
  #: admin/templates/fees-addoredit.tpl.php:94
 
1818
  msgctxt "fees admin"
1819
  msgid "Is featured listing/sticky?"
1820
  msgstr "Особые записи"
1838
  msgstr "* Все рубрики *"
1839
 
1840
  #: admin/templates/fees-addoredit.tpl.php:128
 
1841
  msgctxt "fees admin"
1842
  msgid "Fee Description"
1843
  msgstr "Описание"
1858
  msgstr "Удалить тариф записи"
1859
 
1860
  #: admin/templates/fees-confirm-delete.tpl.php:7
 
1861
  msgctxt "fees admin"
1862
  msgid "Are you sure you want to disable the \"%s\" fee?"
1863
  msgstr "Вы уверены, что хотите удалить тариф \"%s\"?"
1868
  msgstr "Вы уверены, что хотите удалить тариф \"%s\"?"
1869
 
1870
  #: admin/templates/fees-confirm-delete.tpl.php:16
 
1871
  msgctxt "fee admin"
1872
  msgid "Disable Fee"
1873
  msgstr "Удалить тариф"
1927
 
1928
  #: admin/templates/fees.tpl.php:57 admin/templates/fees.tpl.php:63
1929
  #: admin/templates/fees.tpl.php:77
 
1930
  msgctxt "fees admin"
1931
  msgid "Paid"
1932
  msgstr "Оплачено"
1933
 
1934
  #: admin/templates/fees.tpl.php:57 admin/templates/fees.tpl.php:63
1935
  #: admin/templates/fees.tpl.php:77
 
1936
  msgctxt "fees admin"
1937
  msgid "Free"
1938
  msgstr "Бесплатно"
2022
  #: admin/templates/form-fields-addoredit.tpl.php:14
2023
  #: admin/templates/form-fields-addoredit.tpl.php:36
2024
  #: admin/templates/form-fields-addoredit.tpl.php:60
 
2025
  msgctxt "form-fields admin"
2026
  msgid "required"
2027
  msgstr "обязательно"
2042
  msgstr "Описание"
2043
 
2044
  #: admin/templates/form-fields-addoredit.tpl.php:70
 
2045
  msgctxt "form-fields admin"
2046
  msgid "optional"
2047
  msgstr "Необязательное"
2166
  msgstr ""
2167
 
2168
  #: admin/templates/form-fields-tags.tpl.php:22
 
2169
  msgctxt "form-fields admin"
2170
  msgid "Create Missing Fields"
2171
  msgstr "Поля записи:"
2213
  "<br />Для дополнительной информации обратитесь к <a>Документации по полям "
2214
  "форм</a>."
2215
 
2216
+ #. #-#-#-#-# WPBDM.pot (Business Directory Plugin 4.1.8) #-#-#-#-#
2217
  #. Plugin Name of the plugin/theme
2218
  #: admin/templates/header.tpl.php:4
2219
  msgid "Business Directory Plugin"
2309
  msgid_plural "%d images"
2310
  msgstr[0] "%d изображение"
2311
  msgstr[1] "%d изображения(й)"
2312
+ msgstr[2] ""
2313
 
2314
  #: admin/templates/listing-change-fee.tpl.php:23
2315
  msgctxt "admin infometabox"
2322
  msgid_plural "%d days"
2323
  msgstr[0] "%d день"
2324
  msgstr[1] "%d дней(я)"
2325
+ msgstr[2] ""
2326
 
2327
  #: admin/templates/listing-metabox-categories.tpl.php:22
2328
  msgctxt "admin infometabox"
2551
  msgstr "Отказать в платеже"
2552
 
2553
  #: admin/templates/settings-reset.tpl.php:2
 
2554
  msgid "Business Directory - Reset Defaults"
2555
  msgstr "Справочник Услуг - Новые Записи"
2556
 
2557
  #: admin/templates/settings-reset.tpl.php:4
 
2558
  msgctxt "settings"
2559
  msgid "← Return to \"Manage Options\""
2560
  msgstr "← Вернуться к \"Управлению Полями Формы\""
2561
 
2562
  #: admin/templates/settings-reset.tpl.php:10
 
2563
  msgid ""
2564
  "Use this option if you want to go back to the original factory settings for "
2565
  "BD."
2581
  msgstr "Настройки Справочника Услуг"
2582
 
2583
  #: admin/templates/settings.tpl.php:4
 
2584
  msgctxt "settings"
2585
  msgid "Reset Defaults"
2586
  msgstr "Сбросить настройки"
2630
  msgstr "Карты Google"
2631
 
2632
  #: admin/templates/sidebar.tpl.php:18
 
2633
  msgctxt "admin sidebar"
2634
  msgid "Business Card Theme"
2635
  msgstr "Наименование"
2645
  msgstr ""
2646
 
2647
  #: admin/templates/sidebar.tpl.php:21
 
2648
  msgctxt "admin sidebar"
2649
  msgid "Tabbed Business Theme"
2650
  msgstr "Наименование"
2651
 
2652
  #: admin/templates/sidebar.tpl.php:22
 
2653
  msgctxt "admin sidebar"
2654
  msgid "Elegant Business Theme"
2655
  msgstr "Наименование"
2695
  msgstr ""
2696
 
2697
  #: admin/templates/sidebar.tpl.php:45
 
2698
  msgctxt "admin sidebar"
2699
  msgid "(All Modules)"
2700
  msgstr "Установленные модули:"
2705
  msgstr ""
2706
 
2707
  #: admin/templates/sidebar.tpl.php:58
 
2708
  msgctxt "admin sidebar"
2709
  msgid "Get a Directory Theme"
2710
  msgstr "Удалить тему справочника"
2711
 
2712
  #: admin/templates/sidebar.tpl.php:61
 
2713
  msgctxt "admin sidebar"
2714
  msgid "Theme Pack"
2715
  msgstr "Метки темы"
2716
 
2717
  #: admin/templates/sidebar.tpl.php:61
 
2718
  msgctxt "admin sidebar"
2719
  msgid "(All Themes)"
2720
  msgstr "Темы"
2824
  msgstr "Автор:"
2825
 
2826
  #: admin/templates/themes-licenses.tpl.php:24
 
2827
  msgctxt "themes"
2828
  msgid "Deactivate License"
2829
  msgstr "Деактивировать лицензию"
2830
 
2831
  #: admin/templates/themes-licenses.tpl.php:27
 
2832
  msgctxt "themes"
2833
  msgid "Deactivating license..."
2834
  msgstr "Деактивация лицензии..."
2835
 
2836
  #: admin/templates/themes-licenses.tpl.php:29
 
2837
  msgctxt "themes"
2838
  msgid "Activate License"
2839
  msgstr "Активировать лицензию"
2840
 
2841
  #: admin/templates/themes-licenses.tpl.php:30
 
2842
  msgctxt "themes"
2843
  msgid "Activating license..."
2844
  msgstr "Активация лицензии..."
2845
 
2846
  #: admin/templates/themes-tabs.tpl.php:6
 
2847
  msgctxt "admin themes"
2848
  msgid "Available Themes"
2849
  msgstr "Настроить метки темы"
2850
 
2851
  #: admin/templates/themes-tabs.tpl.php:7
 
2852
  msgctxt "admin themes"
2853
  msgid "Licenses"
2854
  msgstr "Лицензии"
2855
 
2856
  #: admin/templates/themes.tpl.php:5
 
2857
  msgctxt "themes"
2858
  msgid "Settings"
2859
  msgstr "Настройки"
2994
  msgid "%s Feed"
2995
  msgstr "Лента %ы"
2996
 
2997
+ #: business-directory-plugin.php:1138 core/view-submit-listing.php:58
2998
  #: core/views/submit_listing.php:10
 
2999
  msgctxt "views"
3000
  msgid "Submit A Listing"
3001
  msgstr "Создать запись"
3002
 
3003
+ #: business-directory-plugin.php:1143
3004
  msgctxt "title"
3005
  msgid "Find a Listing"
3006
  msgstr "Найти запись"
3007
 
3008
+ #: business-directory-plugin.php:1148
3009
  msgctxt "title"
3010
  msgid "View All Listings"
3011
  msgstr "Показать все записи"
3012
 
3013
+ #: business-directory-plugin.php:1177
3014
  msgctxt "title"
3015
  msgid "Listings tagged: %s"
3016
  msgstr "Записи помеченные меткой \"%s\""
3017
 
3018
+ #: core/api.php:402
 
3019
  msgid "Free"
3020
  msgstr "Бесплатно"
3021
 
3121
  msgstr "Произошла ошибка при попытке удаления этого поля."
3122
 
3123
  #: core/class-gateway.php:133
 
3124
  msgctxt "billing info"
3125
  msgid "Please enter a valid e-mail address."
3126
  msgstr "Пожалуйста введите правильный электронный адрес."
3360
  msgstr "Секретный ключ reCAPTCHA"
3361
 
3362
  #: core/class-settings.php:70
 
3363
  msgctxt "admin settings"
3364
  msgid ""
3365
  "We expect that a membership plugin supports the 'redirect_to' parameter for "
3428
  "их"
3429
 
3430
  #: core/class-settings.php:106
 
3431
  msgctxt "admin settings"
3432
+ msgid "Terms and Conditions text goes here..."
 
 
3433
  msgstr "Условия и положения"
3434
 
3435
  #: core/class-settings.php:107
3577
  msgid "Enable AJAX compatibility mode?"
3578
  msgstr "Включить режим совместимости AJAX?"
3579
 
3580
+ #: core/class-settings.php:183
3581
+ msgctxt "admin settings"
3582
+ msgid ""
3583
+ "Include CSS rules to give their own style to View, Edit and Delete buttons?"
3584
+ msgstr ""
3585
+
3586
+ #: core/class-settings.php:189 core/class-settings.php:687
3587
  msgctxt "admin settings"
3588
  msgid "Listings"
3589
  msgstr "Записи"
3590
 
3591
+ #: core/class-settings.php:190 core/class-settings.php:357
3592
+ #: core/class-settings.php:644
3593
  msgctxt "admin settings"
3594
  msgid "General Settings"
3595
  msgstr "Основные настройки"
3596
 
3597
+ #: core/class-settings.php:192
3598
  msgctxt "admin settings"
3599
  msgid "Listings per page"
3600
  msgstr "Количество записей на одной странице"
3601
 
3602
+ #: core/class-settings.php:193
3603
  msgctxt "admin settings"
3604
  msgid ""
3605
  "Number of listings to show per page. Use a value of \"0\" to show all "
3608
  "<br />Количество записей для показа на одной странице. Укажите 0, чтобы "
3609
  "показать все записи."
3610
 
3611
+ #: core/class-settings.php:195
3612
  msgctxt "admin settings"
3613
  msgid "Listing duration for no-fee sites (in days)"
3614
  msgstr "Длительность действия (в днях) записи в бесплатном режиме"
3615
 
3616
+ #: core/class-settings.php:196
3617
  msgctxt "admin settings"
3618
  msgid ""
3619
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
3622
  "<br />Укажите 0 чтобы держать записи в базе неограниченное время, или "
3623
  "укажите количество дней, составляющее менее 10 лет (менее 3650 дней)."
3624
 
3625
+ #: core/class-settings.php:202
3626
  msgctxt "admin settings"
3627
  msgid "Include listing contact form on listing pages?"
3628
  msgstr "Показать контактную форму на странице записей?"
3629
 
3630
+ #: core/class-settings.php:205
3631
  msgctxt "admin settings"
3632
  msgid ""
3633
  "Allows visitors to contact listing authors privately. Authors will receive "
3636
  "<br />Разрешить посетителям связываться с авторами записей. Авторы получат "
3637
  "сообщение через электронную почту."
3638
 
3639
+ #: core/class-settings.php:208
3640
  msgctxt "admin settings"
3641
  msgid "Open detailed view of listing in new tab?"
3642
  msgstr ""
3643
 
3644
+ #: core/class-settings.php:213
3645
  msgctxt "admin settings"
3646
  msgid "Require login for using the contact form?"
3647
  msgstr ""
3648
  "Разрешить пользоваться контактной формой только зарегистрированным "
3649
  "пользователям?"
3650
 
3651
+ #: core/class-settings.php:219
3652
  msgctxt "admin settings"
3653
  msgid "Maximum number of contact form submits per day"
3654
  msgstr ""
3655
  "Максимально количество сообщений, передаваемых в день через контактную форму"
3656
 
3657
+ #: core/class-settings.php:222
3658
  msgctxt "admin settings"
3659
  msgid ""
3660
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
3663
  "<br />Используйте этот параметр для контроля спама, отправляемого авторам "
3664
  "записей. Укажите 0 для снятия ограничения."
3665
 
3666
+ #: core/class-settings.php:230
3667
  msgctxt "admin settings"
3668
  msgid "Include comment form on listing pages?"
3669
  msgstr "Показать форму комментариев на странице записей?"
3670
 
3671
+ #: core/class-settings.php:233
3672
  msgctxt "admin settings"
3673
  msgid ""
3674
  "BD uses the standard comment inclusion from WordPress, but most themes only "
3678
  "first, and if that doesn't work, try the 3rd option instead."
3679
  msgstr ""
3680
 
3681
+ #: core/class-settings.php:236
 
3682
  msgctxt "admin settings"
3683
  msgid "Do not include comments in listings"
3684
  msgstr "Показать форму комментариев на странице записей?"
3685
 
3686
+ #: core/class-settings.php:237
 
3687
  msgctxt "admin settings"
3688
  msgid "Include comment form, theme invoked (standard option)"
3689
  msgstr "Показать форму комментариев на странице записей?"
3690
 
3691
+ #: core/class-settings.php:238
3692
  msgctxt "admin settings"
3693
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
3694
  msgstr ""
3695
 
3696
+ #: core/class-settings.php:246
3697
  msgctxt "admin settings"
3698
  msgid "Show listings under categories on main page?"
3699
  msgstr "Показывать записи на первой странице под списком рубрик?"
3700
 
3701
+ #: core/class-settings.php:247
3702
  msgctxt "admin settings"
3703
  msgid "Status of listings upon uninstalling plugin"
3704
  msgstr "Статус записей после удаления этого плагина"
3705
 
3706
+ #: core/class-settings.php:248 core/class-settings.php:250
3707
  msgctxt "post status"
3708
  msgid "Draft"
3709
  msgstr ""
3710
 
3711
+ #: core/class-settings.php:248 core/class-settings.php:250
3712
  msgctxt "post status"
3713
  msgid "Trash"
3714
  msgstr ""
3715
 
3716
+ #: core/class-settings.php:249
3717
  msgctxt "admin settings"
3718
  msgid "Status of deleted listings"
3719
  msgstr "Статус удалённых записей"
3720
 
3721
+ #: core/class-settings.php:251
 
3722
  msgctxt "admin settings"
3723
  msgid "Submit Listing instructions message"
3724
  msgstr "Получено сообщение через контактную форму"
3725
 
3726
+ #: core/class-settings.php:251
3727
  msgctxt "admin settings"
3728
  msgid ""
3729
  "This text is displayed at the first page of the Submit Listing process for "
3731
  "form or anything you want to tell users before they get started."
3732
  msgstr ""
3733
 
3734
+ #: core/class-settings.php:253
3735
  msgctxt "admin settings"
3736
  msgid "Listing Renewal"
3737
  msgstr "Продление срока действия"
3738
 
3739
+ #: core/class-settings.php:254
3740
  msgctxt "admin settings"
3741
  msgid "Turn on listing renewal option?"
3742
  msgstr "Включить режим автоматического продления срока действия записей?"
3743
 
3744
+ #: core/class-settings.php:257
3745
  msgctxt "admin settings"
3746
  msgid "Allow recurring renewal payments?"
3747
  msgstr "Включить режим периодических платежей за продление?"
3748
 
3749
+ #: core/class-settings.php:260
3750
  msgctxt "admin settings"
3751
  msgid ""
3752
  "Allow users to opt in for automatic renewal of their listings. The fee is "
3756
  "действия их записей. Деньги будут сниматься со счёта пользователя "
3757
  "автоматически по окончании срока действия записи."
3758
 
3759
+ #: core/class-settings.php:264
3760
  msgctxt "admin settings"
3761
  msgid "Use recurring payments as the default payment method?"
3762
  msgstr "Использовать периодические платежи как средство платежей по-умолчанию?"
3763
 
3764
+ #: core/class-settings.php:267
3765
  msgctxt "admin settings"
3766
  msgid ""
3767
  "Enable automatic renewal without having users opt in during the submit "
3768
  "process."
3769
  msgstr "<br />Разрешить автоматическое продление во время создания записи."
3770
 
3771
+ #: core/class-settings.php:272
3772
  msgctxt "admin settings"
3773
  msgid "Listing renewal e-mail threshold (in days)"
3774
  msgstr ""
3775
  "Отправлять предупреждение об обновлении по электронной почте заранее (в днях)"
3776
 
3777
+ #: core/class-settings.php:275
3778
  msgctxt "admin settings"
3779
  msgid ""
3780
  "Configure how many days before listing expiration is the renewal e-mail sent."
3782
  "<br />Укажите за сколько дней до истечения срока действия записи потребуется "
3783
  "отправить предупреждение по электронной почте."
3784
 
3785
+ #: core/class-settings.php:279
3786
  msgctxt "admin settings"
3787
  msgid ""
3788
  "Send expiration notices including a cancel links to auto-renewed listings?"
3789
  msgstr ""
3790
  "Включить ссылку для удаления записи в уведомляющее об обновлении письмо?"
3791
 
3792
+ #: core/class-settings.php:286
3793
  msgctxt "admin settings"
3794
  msgid "Remind listing owners of expired listings (past due)?"
3795
  msgstr "Напоминать авторам о записях с истекшим сроком действия?"
3796
 
3797
+ #: core/class-settings.php:291
3798
  msgctxt "admin settings"
3799
  msgid "Listing renewal reminder e-mail threshold (in days)"
3800
  msgstr "Срок (в днях), по истечении которого послать это напоминание"
3801
 
3802
+ #: core/class-settings.php:294
3803
  msgctxt "admin settings"
3804
  msgid ""
3805
  "Configure how many days after the expiration of a listing an e-mail reminder "
3808
  "<br />Укажите через сколько дней после истечения срока действия записи нужно "
3809
  "послать автору напоминание по электронной почте"
3810
 
3811
+ #: core/class-settings.php:297
3812
  msgctxt "admin settings"
3813
  msgid "Post/Category Settings"
3814
  msgstr "Настройки записей и рубрик"
3815
 
3816
+ #: core/class-settings.php:298
3817
  msgctxt "admin settings"
3818
  msgid "Default new post status"
3819
  msgstr "Статус по-умолчанию новых записей"
3820
 
3821
+ #: core/class-settings.php:299 core/class-settings.php:302
3822
  msgctxt "post status"
3823
  msgid "Published"
3824
  msgstr ""
3825
 
3826
+ #: core/class-settings.php:299 core/class-settings.php:302
 
3827
  msgctxt "post status"
3828
  msgid "Pending"
3829
  msgstr "Ожидается"
3830
 
3831
+ #: core/class-settings.php:301
3832
  msgctxt "admin settings"
3833
  msgid "Edit post status"
3834
  msgstr "Статус записей после изменения"
3835
 
3836
+ #: core/class-settings.php:303
3837
  msgctxt "admin settings"
3838
  msgid "Order categories list by"
3839
  msgstr "Сортировка списка рубрик"
3840
 
3841
+ #: core/class-settings.php:305
3842
  msgctxt "admin settings"
3843
  msgid "Name"
3844
  msgstr "По имени"
3845
 
3846
+ #: core/class-settings.php:306
3847
  msgctxt "admin settings"
3848
  msgid "Slug"
3849
  msgstr "По ярлыку"
3850
 
3851
+ #: core/class-settings.php:307
3852
  msgctxt "admin settings"
3853
  msgid "Listing Count"
3854
  msgstr "По количеству записей"
3855
 
3856
+ #: core/class-settings.php:309
3857
  msgctxt "admin settings"
3858
  msgid "Sort order for categories"
3859
  msgstr "Порядок сортировки рубрик"
3860
 
3861
+ #: core/class-settings.php:310 core/class-settings.php:328
3862
  msgctxt "admin settings"
3863
  msgid "Ascending"
3864
  msgstr "По возрастанию"
3865
 
3866
+ #: core/class-settings.php:310 core/class-settings.php:328
3867
  msgctxt "admin settings"
3868
  msgid "Descending"
3869
  msgstr "По убыванию"
3870
 
3871
+ #: core/class-settings.php:311
3872
  msgctxt "admin settings"
3873
  msgid "Show category post count?"
3874
  msgstr "Показать количества записей для каждой рубрики?"
3875
 
3876
+ #: core/class-settings.php:312
3877
  msgctxt "admin settings"
3878
  msgid "Hide empty categories?"
3879
  msgstr "Скрыть пустые рубрики?"
3880
 
3881
+ #: core/class-settings.php:313
3882
  msgctxt "admin settings"
3883
  msgid "Show only parent categories in category list?"
3884
  msgstr "Показать только рубрики верхнего уровня в списке рубрик?"
3885
 
3886
+ #: core/class-settings.php:315
3887
  msgctxt "admin settings"
3888
  msgid "Listings Sorting"
3889
  msgstr "Сортировка записей"
3890
 
3891
+ #: core/class-settings.php:316
3892
  msgctxt "admin settings"
3893
  msgid "Order directory listings by"
3894
  msgstr "Сортировка списка записей"
3895
 
3896
+ #: core/class-settings.php:318
3897
  msgctxt "admin settings"
3898
  msgid "Title"
3899
  msgstr "По названию"
3900
 
3901
+ #: core/class-settings.php:319
3902
  msgctxt "admin settings"
3903
  msgid "Author"
3904
  msgstr "По автору"
3905
 
3906
+ #: core/class-settings.php:320 core/class-settings.php:730
3907
  msgctxt "admin settings"
3908
  msgid "Date posted"
3909
  msgstr "По дате публикации"
3910
 
3911
+ #: core/class-settings.php:321 core/class-settings.php:731
3912
  msgctxt "admin settings"
3913
  msgid "Date last modified"
3914
  msgstr "По дате изменения"
3915
 
3916
+ #: core/class-settings.php:322
3917
  msgctxt "admin settings"
3918
  msgid "Random"
3919
  msgstr "В случайном порядке"
3920
 
3921
+ #: core/class-settings.php:323
3922
  msgctxt "admin settings"
3923
  msgid "Paid first then free. Inside each group by date."
3924
  msgstr "По дате, но сначала идут платные"
3925
 
3926
+ #: core/class-settings.php:324
3927
  msgctxt "admin settings"
3928
  msgid "Paid first then free. Inside each group by title."
3929
  msgstr "По названию, но сначала идут платные"
3930
 
3931
+ #: core/class-settings.php:326
3932
  msgctxt "admin settings"
3933
  msgid "Sort directory listings by"
3934
  msgstr "Порядок сортировки записей"
3935
 
3936
+ #: core/class-settings.php:327
3937
  msgctxt "admin settings"
3938
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
3939
  msgstr "<br />В алфавитном порядке"
3940
 
3941
+ #: core/class-settings.php:332
3942
  msgctxt "admin settings"
3943
  msgid "Enable sort bar?"
3944
  msgstr "Показать строку сортировки?"
3945
 
3946
+ #: core/class-settings.php:337
3947
  msgctxt "admin settings"
3948
  msgid "Sortbar Fields"
3949
  msgstr "Поля в строке сортировки"
3950
 
3951
+ #: core/class-settings.php:346
3952
  msgctxt "admin settings"
3953
  msgid "Featured (Sticky) listing settings"
3954
  msgstr "Настройки специальных (прикрепленных) записей"
3955
 
3956
+ #: core/class-settings.php:347
3957
  msgctxt "admin settings"
3958
  msgid "Offer sticky listings?"
3959
  msgstr "Предлагать делать запись специальной?"
3960
 
3961
+ #: core/class-settings.php:348
3962
  msgctxt "admin settings"
3963
  msgid "Offer upgrades during submit process?"
3964
  msgstr "Предлагать поднять статус во время создания записи?"
3965
 
3966
+ #: core/class-settings.php:349
3967
  msgctxt "admin settings"
3968
  msgid "Sticky listing price"
3969
  msgstr "Цена за специальный статус"
3970
 
3971
+ #: core/class-settings.php:350
3972
  msgctxt "admin settings"
3973
  msgid "Sticky listing page description text"
3974
  msgstr "Описание специального статуса"
3975
 
3976
+ #: core/class-settings.php:351
3977
  msgctxt "admin settings"
3978
  msgid ""
3979
  "You can upgrade your listing to featured status. Featured listings will "
3983
  "привилегированными условиями размещения. Например, VIP-бизнес будет показан "
3984
  "впереди всех остальных."
3985
 
3986
+ #: core/class-settings.php:356
3987
  msgctxt "admin settings"
3988
  msgid "E-Mail"
3989
  msgstr "Электронная почта"
3990
 
3991
+ #: core/class-settings.php:360
3992
  msgctxt "admin settings"
3993
  msgid "Display email address fields publicly?"
3994
  msgstr "Показывать адреса электронной почты на сайте?"
3995
 
3996
+ #: core/class-settings.php:363
3997
  msgctxt "admin settings"
3998
  msgid ""
3999
  "Shows the email address of the listing owner to all web users. NOT "
4004
  "РЕКОМЕНДУЕТСЯ ДЕЛАТЬ, так как может вызвать поток спама в почтовые ящики "
4005
  "авторов."
4006
 
4007
+ #: core/class-settings.php:366
4008
  msgctxt "admin settings"
4009
  msgid "How to determine the listing's email address?"
4010
  msgstr "Нахождение адреса электронной почты автора"
4011
 
4012
+ #: core/class-settings.php:369
4013
  msgctxt "admin settings"
4014
  msgid ""
4015
  "This affects emails sent to listing owners via contact forms or when their "
4019
  "отправке сообщений, полученных через контактную форму, или оповещений об "
4020
  "окончании срока действия."
4021
 
4022
+ #: core/class-settings.php:371
4023
  msgctxt "admin settings"
4024
  msgid "Try listing's email field first, then author's email."
4025
  msgstr ""
4026
 
4027
+ #: core/class-settings.php:372
4028
  msgctxt "admin settings"
4029
  msgid "Try author's email first and then listing's email field."
4030
  msgstr ""
4031
 
4032
+ #: core/class-settings.php:376
4033
  msgctxt "admin settings"
4034
  msgid "E-Mail Notifications"
4035
  msgstr "Оповещения по электронной почте"
4036
 
4037
+ #: core/class-settings.php:379
4038
  msgctxt "admin settings"
4039
  msgid "Notify admin via e-mail when..."
4040
  msgstr "Оповещать администрацию сайта по электронной почте в случаях:"
4041
 
4042
+ #: core/class-settings.php:383
4043
  msgctxt "admin settings"
4044
  msgid "A new listing is submitted."
4045
  msgstr "Добавлена новая запись"
4046
 
4047
+ #: core/class-settings.php:384
4048
  msgctxt "admin settings"
4049
  msgid "A listing is edited."
4050
  msgstr "Запись была изменена"
4051
 
4052
+ #: core/class-settings.php:385
4053
  msgctxt "admin settings"
4054
  msgid "A listing expires."
4055
  msgstr "Срок действия записи истёк"
4056
 
4057
+ #: core/class-settings.php:386
4058
  msgctxt "admin settings"
4059
  msgid "A contact message is sent to a listing's owner."
4060
  msgstr "Автору было отправлено сообщение через контактную форму"
4061
 
4062
+ #: core/class-settings.php:392
4063
  msgctxt "admin settings"
4064
  msgid "CC this e-mail address too"
4065
  msgstr "Отправить копию (CC) на этот электронный адрес:"
4066
 
4067
+ #: core/class-settings.php:398
4068
  msgctxt "admin settings"
4069
  msgid "Notify users via e-mail when..."
4070
  msgstr "Оповещать авторов в случаях:"
4071
 
4072
+ #: core/class-settings.php:401
4073
  msgctxt "admin settings"
4074
  msgid "You can modify the text template used for most of these e-mails below."
4075
  msgstr "Ниже Вы можете настроить текст шаблонов писем-оповещений."
4076
 
4077
+ #: core/class-settings.php:402
4078
  msgctxt "admin settings"
4079
  msgid "Their listing is submitted."
4080
  msgstr "Их запись попала в базу данных"
4081
 
4082
+ #: core/class-settings.php:403
4083
  msgctxt "admin settings"
4084
  msgid "Their listing is approved/published."
4085
  msgstr "Их запись была утверждена или опубликована"
4086
 
4087
+ #: core/class-settings.php:412
4088
  msgctxt "contact email"
4089
  msgid "You have received a reply from your listing at %s."
4090
  msgstr "Вы получили сообщение для вашего бизнеса через Справочник Услуг (%s)."
4091
 
4092
+ #: core/class-settings.php:413
4093
  msgctxt "contact email"
4094
  msgid "Name: %s"
4095
  msgstr "Имя: %s"
4096
 
4097
+ #: core/class-settings.php:414
4098
  msgctxt "contact email"
4099
  msgid "E-Mail: %s"
4100
  msgstr "Адрес: %s"
4101
 
4102
+ #: core/class-settings.php:415
4103
  msgctxt "contact email"
4104
  msgid "Message:"
4105
  msgstr "Сообщение:"
4106
 
4107
+ #: core/class-settings.php:417
4108
  msgctxt "contact email"
4109
  msgid "Time: %s"
4110
  msgstr "Время: %s"
4111
 
4112
+ #: core/class-settings.php:419
4113
  msgctxt "admin settings"
4114
  msgid "E-Mail Templates"
4115
  msgstr "Шаблоны электронных писем"
4116
 
4117
+ #: core/class-settings.php:422
4118
  msgctxt "admin settings"
4119
  msgid "Email confirmation message"
4120
  msgstr "Подтверждение получения записи"
4121
 
4122
+ #: core/class-settings.php:426
4123
  msgctxt "admin settings"
4124
  msgid "Sent after a listing has been submitted."
4125
  msgstr "Посылается как только новая запись была помещена в базу данных."
4126
 
4127
+ #: core/class-settings.php:427 core/class-settings.php:435
4128
+ #: core/class-settings.php:476
4129
  msgctxt "admin settings"
4130
  msgid "Listing's title"
4131
  msgstr "Название записи"
4132
 
4133
+ #: core/class-settings.php:430
4134
  msgctxt "admin settings"
4135
  msgid "Listing published message"
4136
  msgstr "Подтверждение опубликования записи"
4137
 
4138
+ #: core/class-settings.php:433
4139
  msgctxt "admin settings"
4140
  msgid ""
4141
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
4144
  "Ваша запись \"[listing]\" была опубликована по адресу [listing-url], и стала "
4145
  "доступна всем посетителям сайта."
4146
 
4147
+ #: core/class-settings.php:434
4148
  msgctxt "admin settings"
4149
  msgid "Sent when the listing has been published or approved by an admin."
4150
  msgstr ""
4151
  "Посылается как только новая запись была утверждена администрацией и/или "
4152
  "опубликована."
4153
 
4154
+ #: core/class-settings.php:436
4155
  msgctxt "admin settings"
4156
  msgid "Listing's URL"
4157
  msgstr "Адрес URL записи"
4158
 
4159
+ #: core/class-settings.php:440
4160
  msgctxt "admin settings"
4161
  msgid "Listing Contact Message"
4162
  msgstr "Получено сообщение через контактную форму"
4163
 
4164
+ #: core/class-settings.php:444
4165
  msgctxt "admin settings"
4166
  msgid ""
4167
  "Sent to listing owners when someone uses the contact form on their listing "
4170
  "Посылается когда кто-нибудь использовал контактную форму для отправки "
4171
  "сообщения автору записи."
4172
 
4173
+ #: core/class-settings.php:454
4174
  msgctxt "admin settings"
4175
  msgid "Payment related"
4176
  msgstr "Оповещения, связанные с оплатой"
4177
 
4178
+ #: core/class-settings.php:471
4179
  msgctxt "admin settings"
4180
  msgid "Payment abandoned reminder message"
4181
  msgstr "Напоминание о пропущенном платеже"
4182
 
4183
+ #: core/class-settings.php:475
4184
  msgctxt "admin settings"
4185
  msgid "Sent some time after a pending payment is abandoned by users."
4186
  msgstr ""
4187
  "Отправляется через некоторое время после того, как оплата за продление "
4188
  "записи не была получена от автора."
4189
 
4190
+ #: core/class-settings.php:477
4191
  msgctxt "admin settings"
4192
  msgid "Checkout URL link"
4193
  msgstr "Адрес URL страницы оплаты"
4194
 
4195
+ #: core/class-settings.php:483
4196
  msgctxt "admin settings"
4197
  msgid "Renewal Reminders"
4198
  msgstr "Оповещения об окончании срока действия"
4199
 
4200
+ #: core/class-settings.php:486
4201
  msgctxt "admin settings"
4202
  msgid ""
4203
  "This section refers only to the text of the renewal/expiration notices. You "
4207
  "почте. В <a>другом разделе</a> Вы можете настроить когда именно отправлять "
4208
  "какие оповещения."
4209
 
4210
+ #: core/class-settings.php:490
4211
  msgctxt "admin settings"
4212
  msgid "Pending expiration e-mail message"
4213
  msgstr "Предупреждение об окончании срока действия"
4214
 
4215
+ #: core/class-settings.php:494
4216
  msgctxt "settings"
4217
  msgid ""
4218
  "Sent some time before the listing expires. Applies to non-recurring renewals "
4221
  "Посылается за несколько дней до истечения срока действия записи. Применяется "
4222
  "только к записям, не имеющим автоматического продления."
4223
 
4224
+ #: core/class-settings.php:495 core/class-settings.php:508
4225
+ #: core/class-settings.php:521 core/class-settings.php:534
4226
+ #: core/class-settings.php:547
4227
  msgctxt "settings"
4228
  msgid "Listing's name (with link)"
4229
  msgstr "Имя записи (вместе со ссылкой)"
4230
 
4231
+ #: core/class-settings.php:496 core/class-settings.php:509
4232
+ #: core/class-settings.php:522 core/class-settings.php:535
4233
+ #: core/class-settings.php:548
4234
  msgctxt "settings"
4235
  msgid "Author's name"
4236
  msgstr "Имя автора"
4237
 
4238
+ #: core/class-settings.php:497 core/class-settings.php:510
4239
+ #: core/class-settings.php:549
4240
  msgctxt "settings"
4241
  msgid "Expiration date"
4242
  msgstr "Дата окончания срока действия"
4243
 
4244
+ #: core/class-settings.php:498
4245
  msgctxt "settings"
4246
  msgid "Category that is going to expire"
4247
  msgstr "Рубрика, истекающая вскорости"
4248
 
4249
+ #: core/class-settings.php:499 core/class-settings.php:512
4250
+ #: core/class-settings.php:551
4251
  msgctxt "settings"
4252
  msgid "Link to renewal page"
4253
  msgstr "Ссылка URL на страницу продления"
4254
 
4255
+ #: core/class-settings.php:500 core/class-settings.php:513
4256
+ #: core/class-settings.php:525 core/class-settings.php:538
4257
+ #: core/class-settings.php:552
4258
  msgctxt "settings"
4259
  msgid "Link to your site"
4260
  msgstr "Ссылка URL на Ваг сайт"
4261
 
4262
+ #: core/class-settings.php:503
4263
  msgctxt "admin settings"
4264
  msgid "Listing Renewal e-mail message"
4265
  msgstr "Напоминание об истечении"
4266
 
4267
+ #: core/class-settings.php:507
4268
  msgctxt "settings"
4269
  msgid ""
4270
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
4273
  "Посылается как только запись истекла. Применимо только к записям, не имеющим "
4274
  "автоматического продления."
4275
 
4276
+ #: core/class-settings.php:511 core/class-settings.php:550
4277
  msgctxt "settings"
4278
  msgid "Category that expired"
4279
  msgstr "Истёкшая рубрика"
4280
 
4281
+ #: core/class-settings.php:516
4282
  msgctxt "admin settings"
4283
  msgid "Listing auto-renewal reminder (recurring payments)"
4284
  msgstr "Напоминание об автоматическом обновлении"
4285
 
4286
+ #: core/class-settings.php:520
4287
  msgctxt "settings"
4288
  msgid ""
4289
  "Sent some time before the listing is auto-renewed. Applies to recurring "
4292
  "Посылается за некоторое время перед автоматическим обновлением записи. "
4293
  "Применимо к записям, имеющим автоматическое продление и оплату."
4294
 
4295
+ #: core/class-settings.php:523 core/class-settings.php:537
4296
  msgctxt "settings"
4297
  msgid "Renewal date"
4298
  msgstr "Дата продления"
4299
 
4300
+ #: core/class-settings.php:524
4301
  msgctxt "settings"
4302
  msgid "Category that is going to be renewed"
4303
  msgstr "Рубрика, которая будет продлена"
4304
 
4305
+ #: core/class-settings.php:526
4306
  msgctxt "settings"
4307
  msgid "Link to manage subscriptions"
4308
  msgstr "Ссылка URL на страницу управления подписками"
4309
 
4310
+ #: core/class-settings.php:529
4311
  msgctxt "admin settings"
4312
  msgid "Listing Renewal e-mail message (recurring payments)"
4313
  msgstr "Оповещение об автоматическом продлении"
4314
 
4315
+ #: core/class-settings.php:533
4316
  msgctxt "settings"
4317
  msgid ""
4318
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
4320
  "Посылается после того как запись была автоматически продлена. Применимо "
4321
  "только к записям, имеющим автоматическое продление."
4322
 
4323
+ #: core/class-settings.php:536
4324
  msgctxt "settings"
4325
  msgid "Renewed category"
4326
  msgstr "Продлённая рубрика"
4327
 
4328
+ #: core/class-settings.php:542
4329
  msgctxt "admin settings"
4330
  msgid "Renewal reminder e-mail message"
4331
  msgstr "Напоминание о пропущенном продлении"
4332
 
4333
+ #: core/class-settings.php:546
4334
  msgctxt "settings"
4335
  msgid ""
4336
  "Sent some time after listing expiration and when no renewal has occurred. "
4339
  "Посылается через некоторое время после истечения записи и когда продление не "
4340
  "было произведено."
4341
 
4342
+ #: core/class-settings.php:556
4343
  msgctxt "admin settings"
4344
  msgid "Payment"
4345
  msgstr "Оплата"
4346
 
4347
+ #: core/class-settings.php:557
4348
  msgctxt "admin settings"
4349
  msgid "Payment Settings"
4350
  msgstr "Настройки оплаты"
4351
 
4352
+ #: core/class-settings.php:560
4353
  msgctxt "admin settings"
4354
  msgid "Turn On payments?"
4355
  msgstr "Включить поддержку платного режима?"
4356
 
4357
+ #: core/class-settings.php:562
4358
  msgctxt "admin settings"
4359
  msgid "Put payment gateways in test mode?"
4360
  msgstr "Включить ТЕСТОВЫЙ РЕЖИМ шлюза оплаты?"
4361
 
4362
+ #: core/class-settings.php:567
4363
  msgctxt "admin settings"
4364
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
4365
  msgstr ""
4366
  "Производить процедуру оплаты на безопасной версии (HTTPS) страницы Вашего "
4367
  "сайта?"
4368
 
4369
+ #: core/class-settings.php:570
4370
  msgctxt "admin settings"
4371
  msgid ""
4372
  "Recommended for added security. For this to work you need to enable HTTPS on "
4376
  "этого параметра Вы должны <a>купить сертификат SSL</a> и настроить Ваш сайт "
4377
  "для работы через HTTPS."
4378
 
4379
+ #: core/class-settings.php:574
4380
  msgctxt "admin settings"
4381
  msgid "Currency Code"
4382
  msgstr "Код валюты"
4383
 
4384
+ #: core/class-settings.php:576
4385
  msgctxt "admin settings"
4386
  msgid "Australian Dollar (AUD)"
4387
  msgstr "AUD - Австралийский доллар"
4388
 
4389
+ #: core/class-settings.php:577
4390
  msgctxt "admin settings"
4391
  msgid "Brazilian Real (BRL)"
4392
  msgstr "BRL - Бразильский реал"
4393
 
4394
+ #: core/class-settings.php:578
4395
  msgctxt "admin settings"
4396
  msgid "Canadian Dollar (CAD)"
4397
  msgstr "CAD - Канадский доллар"
4398
 
4399
+ #: core/class-settings.php:579
4400
  msgctxt "admin settings"
4401
  msgid "Czech Koruna (CZK)"
4402
  msgstr "CZK - Чешская крона"
4403
 
4404
+ #: core/class-settings.php:580
4405
  msgctxt "admin settings"
4406
  msgid "Danish Krone (DKK)"
4407
  msgstr "DKK - Датская крона"
4408
 
4409
+ #: core/class-settings.php:581
4410
  msgctxt "admin settings"
4411
  msgid "Euro (EUR)"
4412
  msgstr "EUR - Евро"
4413
 
4414
+ #: core/class-settings.php:582
4415
  msgctxt "admin settings"
4416
  msgid "Hong Kong Dollar (HKD)"
4417
  msgstr "HKD - Доллар Гонконга "
4418
 
4419
+ #: core/class-settings.php:583
4420
  msgctxt "admin settings"
4421
  msgid "Hungarian Forint (HUF)"
4422
  msgstr "HUF - Венгерский форинт"
4423
 
4424
+ #: core/class-settings.php:584
4425
  msgctxt "admin settings"
4426
  msgid "Israeli New Shequel (ILS)"
4427
  msgstr "ILS - Израильский новый шекель"
4428
 
4429
+ #: core/class-settings.php:585
4430
  msgctxt "admin settings"
4431
  msgid "Japanese Yen (JPY)"
4432
  msgstr "JPY - Японская йена"
4433
 
4434
+ #: core/class-settings.php:586
4435
  msgctxt "admin settings"
4436
  msgid "Malasian Ringgit (MYR)"
4437
  msgstr "MYR - Малайзийский ринггит"
4438
 
4439
+ #: core/class-settings.php:587
4440
  msgctxt "admin settings"
4441
  msgid "Mexican Peso (MXN)"
4442
  msgstr "MXN - Мексиканское песо"
4443
 
4444
+ #: core/class-settings.php:588
4445
  msgctxt "admin settings"
4446
  msgid "Norwegian Krone (NOK)"
4447
  msgstr "NOK - Норвежская крона"
4448
 
4449
+ #: core/class-settings.php:589
4450
  msgctxt "admin settings"
4451
  msgid "New Zealand Dollar (NZD)"
4452
  msgstr "NZD - Новозеландский доллар"
4453
 
4454
+ #: core/class-settings.php:590
4455
  msgctxt "admin settings"
4456
  msgid "Philippine Peso (PHP)"
4457
  msgstr "PHP - Филиппинский песо"
4458
 
4459
+ #: core/class-settings.php:591
4460
  msgctxt "admin settings"
4461
  msgid "Polish Zloty (PLN)"
4462
  msgstr "PLN - Польский злотый"
4463
 
4464
+ #: core/class-settings.php:592
4465
  msgctxt "admin settings"
4466
  msgid "Pound Sterling (GBP)"
4467
  msgstr "GBP - Фунт стерлингов"
4468
 
4469
+ #: core/class-settings.php:593
4470
  msgctxt "admin settings"
4471
  msgid "Singapore Dollar (SGD)"
4472
  msgstr "SGD - Сингапурский доллар"
4473
 
4474
+ #: core/class-settings.php:594
4475
  msgctxt "admin settings"
4476
  msgid "Swedish Krona (SEK)"
4477
  msgstr "SEK - Шведская крона"
4478
 
4479
+ #: core/class-settings.php:595
4480
  msgctxt "admin settings"
4481
  msgid "Swiss Franc (CHF)"
4482
  msgstr "CHF - Швейцарский франк"
4483
 
4484
+ #: core/class-settings.php:596
4485
  msgctxt "admin settings"
4486
  msgid "Taiwan Dollar (TWD)"
4487
  msgstr "TWD - Тайваньский доллар"
4488
 
4489
+ #: core/class-settings.php:597
4490
  msgctxt "admin settings"
4491
  msgid "Thai Baht (THB)"
4492
  msgstr "THB - Тайский бат"
4493
 
4494
+ #: core/class-settings.php:598
4495
  msgctxt "admin settings"
4496
  msgid "Turkish Lira (TRY)"
4497
  msgstr "TRY - Турецкая лира"
4498
 
4499
+ #: core/class-settings.php:599
4500
  msgctxt "admin settings"
4501
  msgid "U.S. Dollar (USD)"
4502
  msgstr "USD - Доллар США"
4503
 
4504
+ #: core/class-settings.php:603
4505
  msgctxt "admin settings"
4506
  msgid "Currency Symbol"
4507
  msgstr "Символ валюты"
4508
 
4509
+ #: core/class-settings.php:608
4510
  msgctxt "admin settings"
4511
  msgid "Currency symbol display"
4512
  msgstr "Показывать символ валюты"
4513
 
4514
+ #: core/class-settings.php:612
4515
  msgctxt "admin settings"
4516
  msgid "Show currency symbol on the left"
4517
  msgstr "Слева"
4518
 
4519
+ #: core/class-settings.php:613
4520
  msgctxt "admin settings"
4521
  msgid "Show currency symbol on the right"
4522
  msgstr "Справа"
4523
 
4524
+ #: core/class-settings.php:614
4525
  msgctxt "admin settings"
4526
  msgid "Do not show currency symbol"
4527
  msgstr "Не показывать"
4528
 
4529
+ #: core/class-settings.php:616
4530
  msgctxt "admin settings"
4531
  msgid "Thank you for payment message"
4532
  msgstr "Сообщение \"спасибо за оплату\""
4533
 
4534
+ #: core/class-settings.php:617
4535
  msgctxt "admin settings"
4536
  msgid ""
4537
  "Thank you for your payment. Your payment is being verified and your listing "
4541
  "Вашем бизнесе рассматривается администрацией. Проверка и рассмотрение могут "
4542
  "занять до 48 часов."
4543
 
4544
+ #: core/class-settings.php:622
4545
  msgctxt "admin settings"
4546
  msgid "Ask users to come back for abandoned payments?"
4547
  msgstr "Просить авторов вернуться к неоплаченным записям?"
4548
 
4549
+ #: core/class-settings.php:625
4550
  msgctxt "admin settings"
4551
  msgid ""
4552
  "An abandoned payment is when a user attempts to place a listing and gets to "
4559
  "незавершённом состоянии. Плагин может напомнить автору вернуться к форме "
4560
  "записи и завершить оплату."
4561
 
4562
+ #: core/class-settings.php:631
4563
  msgctxt "admin settings"
4564
  msgid "Listing abandonment threshold (hours)"
4565
  msgstr "Когда запись помечается как неоплаченная (в часах)"
4566
 
4567
+ #: core/class-settings.php:636
4568
  msgctxt "admin settings"
4569
  msgid ""
4570
  "Listings with pending payments are marked as abandoned after this time. You "
4574
  "помечаются как неоплаченные. В разделе <a>Оповещения об оплате</a> Вы можете "
4575
  "настроить текст электронного письма, отправляемого автору как напоминание."
4576
 
4577
+ #: core/class-settings.php:641
4578
  msgctxt "admin settings"
4579
  msgid "Themes"
4580
  msgstr "Темы"
4581
 
4582
+ #: core/class-settings.php:643
4583
  msgctxt "admin settings"
4584
  msgid "You can manage your themes on <a>Directory Themes</a>."
4585
  msgstr ""
4586
 
4587
+ #: core/class-settings.php:648
4588
  msgctxt "admin settings"
4589
  msgid "Theme button style"
4590
  msgstr "Стиль кнопки темы"
4591
 
4592
+ #: core/class-settings.php:652
4593
  msgctxt "admin settings"
4594
  msgid "Use the BD theme style for BD buttons"
4595
  msgstr "Использовать стиль плагина для кнопок"
4596
 
4597
+ #: core/class-settings.php:653
4598
  msgctxt "admin settings"
4599
  msgid "Use the WP theme style for BD buttons"
4600
  msgstr "Использовать стиль WordPress для кнопок"
4601
 
4602
+ #: core/class-settings.php:660
4603
  msgctxt "admin settings"
4604
  msgid "Image"
4605
  msgstr "Изображение"
4606
 
4607
+ #: core/class-settings.php:661
4608
  msgctxt "admin settings"
4609
  msgid ""
4610
  "Any changes to these settings will affect new listings only. Existing "
4617
  "изменить такие параметры и для существующих записей, то Вам придётся заново "
4618
  "загрузить на сайт их изображения."
4619
 
4620
+ #: core/class-settings.php:662
4621
  msgctxt "admin settings"
4622
  msgid "Image Settings"
4623
  msgstr "Настройки изображений"
4624
 
4625
+ #: core/class-settings.php:663
4626
  msgctxt "admin settings"
4627
  msgid "Allow images?"
4628
  msgstr "Разрешить загружать изображения?"
4629
 
4630
+ #: core/class-settings.php:665
4631
  msgctxt "admin settings"
4632
  msgid "Min Image File Size (KB)"
4633
  msgstr "Минимальный размер файла (в Кб)"
4634
 
4635
+ #: core/class-settings.php:666
4636
  msgctxt "admin settings"
4637
  msgid "Max Image File Size (KB)"
4638
  msgstr "Максимальный размер файла (в Кб)"
4639
 
4640
+ #: core/class-settings.php:668
4641
  msgctxt "admin settings"
4642
  msgid "Min image width (px)"
4643
  msgstr "Минимальная ширина изображения (пикселы)"
4644
 
4645
+ #: core/class-settings.php:669
4646
  msgctxt "admin settings"
4647
  msgid "Min image height (px)"
4648
  msgstr "Минимальная высота изображения (пикселы)"
4649
 
4650
+ #: core/class-settings.php:671
4651
  msgctxt "admin settings"
4652
  msgid "Max image width (px)"
4653
  msgstr "Максимальная ширина изображения (пикселы)"
4654
 
4655
+ #: core/class-settings.php:672
4656
  msgctxt "admin settings"
4657
  msgid "Max image height (px)"
4658
  msgstr "Максимальная высота изображения (пикселы)"
4659
 
4660
+ #: core/class-settings.php:674
4661
  msgctxt "admin settings"
4662
  msgid "Turn on thickbox/lightbox?"
4663
  msgstr "Включить ThickBox или LightBox?"
4664
 
4665
+ #: core/class-settings.php:674
4666
  msgctxt "admin settings"
4667
  msgid ""
4668
  "Uncheck if it conflicts with other elements or plugins installed on your site"
4670
  "<br />Отключите, если возникает конфликт с другим плагином всплывающих "
4671
  "изображений."
4672
 
4673
+ #: core/class-settings.php:676
4674
  msgctxt "admin settings"
4675
  msgid "Thumbnails"
4676
  msgstr "Миниатюры"
4677
 
4678
+ #: core/class-settings.php:677
4679
  msgctxt "admin settings"
4680
  msgid "Thumbnail width (px)"
4681
  msgstr "Ширина миниатюры (пикселы)"
4682
 
4683
+ #: core/class-settings.php:678
4684
  msgctxt "admin settings"
4685
  msgid "Thumbnail height (px)"
4686
  msgstr "Высота миниатюры (пикселы)"
4687
 
4688
+ #: core/class-settings.php:681
4689
  msgctxt "admin settings"
4690
  msgid "Crop thumbnails to exact dimensions?"
4691
  msgstr "Обрезать миниатюру?"
4692
 
4693
+ #: core/class-settings.php:684
4694
  msgctxt "admin settings"
4695
  msgid ""
4696
  "When enabled images will match exactly the dimensions above but part of the "
4703
  "миниатюра сохранит пропорции оригинального изображения, и будет вписана в "
4704
  "прямоугольник с указанными размерами."
4705
 
4706
+ #: core/class-settings.php:690
4707
  msgctxt "admin settings"
4708
  msgid "Number of free images"
4709
  msgstr "Количество изображений"
4710
 
4711
+ #: core/class-settings.php:695
4712
  msgctxt "admin settings"
4713
  msgid ""
4714
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
4718
  ">Когда включены платные записи, то подобный параметр настраивается как часть "
4719
  "<a>Бесплатного тарифа</a>, а этот конкретный параметр будет проигнорирован."
4720
 
4721
+ #: core/class-settings.php:698
4722
  msgctxt "admin settings"
4723
  msgid "Use default picture for listings with no picture?"
4724
  msgstr ""
4725
  "Использовать изображение по-умолчанию, если ни одного не было загружено?"
4726
 
4727
+ #: core/class-settings.php:699
4728
  msgctxt "admin settings"
4729
  msgid "Show Thumbnail on main listings page?"
4730
  msgstr "Показывать миниатюры на главной странице списков записей?"
4731
 
4732
+ #: core/class-settings.php:728
4733
  msgctxt "admin settings"
4734
  msgid "User"
4735
  msgstr ""
4736
 
4737
+ #: core/class-settings.php:729
 
4738
  msgctxt "admin settings"
4739
  msgid "User registration date"
4740
  msgstr "Дата окончания срока действия"
4741
 
4742
+ #: core/class-settings.php:755
4743
  msgctxt "admin settings"
4744
  msgid ""
4745
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
4748
  "Не удалось скопировать плагин совместимости с AJAX \"%s\". Режим "
4749
  "совместимости не был активирован."
4750
 
4751
+ #: core/class-settings.php:763
4752
  msgctxt "admin settings"
4753
  msgid ""
4754
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
4757
  "Не удалось активировать режим совместимости с AJAX: директория \"%s\" не "
4758
  "была создана."
4759
 
4760
+ #: core/class-settings.php:772
4761
  msgctxt "admin settings"
4762
  msgid ""
4763
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
4766
  "Не удалось удалить плагин \"Справочник Услуг - Модуль Совместимости с AJAX"
4767
  "\". Пожалуйста удалите файл \"%s\" вручную или деактивируйте плагин."
4768
 
4769
+ #: core/class-settings.php:1092
4770
  msgctxt "settings"
4771
  msgid "Deactivate License"
4772
  msgstr "Деактивировать лицензию"
4773
 
4774
+ #: core/class-settings.php:1094
4775
  msgctxt "settings"
4776
  msgid "Deactivating license..."
4777
  msgstr "Деактивация лицензии..."
4778
 
4779
+ #: core/class-settings.php:1097
4780
  msgctxt "settings"
4781
  msgid "Activate License"
4782
  msgstr "Активировать лицензию"
4783
 
4784
+ #: core/class-settings.php:1099
4785
  msgctxt "settings"
4786
  msgid "Activating license..."
4787
  msgstr "Активация лицензии..."
4788
 
4789
+ #: core/class-settings.php:1122
4790
  msgctxt "admin settings"
4791
  msgid "Valid placeholders: %s"
4792
  msgstr "Корректные служебные слова: %s"
4793
 
4794
+ #: core/class-settings.php:1156
4795
  msgctxt "settings email"
4796
  msgid "Click to edit e-mail"
4797
  msgstr "Кликните для изменения электронного письма"
4798
 
4799
+ #: core/class-settings.php:1157
4800
  msgctxt "settings email"
4801
  msgid "Click to edit"
4802
  msgstr "Изменить"
4803
 
4804
+ #: core/class-settings.php:1170
4805
  msgctxt "settings email"
4806
  msgid "E-Mail Subject"
4807
  msgstr "Тема письма"
4808
 
4809
+ #: core/class-settings.php:1181
4810
  msgctxt "settings email"
4811
  msgid "E-Mail Body"
4812
  msgstr "Тело письма"
4813
 
4814
+ #: core/class-settings.php:1192
4815
  msgctxt "settings email"
4816
  msgid "You can use the following placeholders:"
4817
  msgstr "Вы можете использовать следующие служебные слова:"
4818
 
4819
+ #: core/class-settings.php:1215
4820
  msgctxt "settings email"
4821
  msgid "Preview e-mail"
4822
  msgstr "Предварительный просмотр"
4823
 
4824
+ #: core/class-settings.php:1216
4825
  msgctxt "settings email"
4826
  msgid "Cancel"
4827
  msgstr "Отменить"
4828
 
4829
+ #: core/class-settings.php:1217
4830
  msgctxt "settings email"
4831
  msgid "Save Changes"
4832
  msgstr "Сохранить изменения"
4833
 
4834
+ #: core/class-settings.php:1236
4835
  msgctxt "settings email"
4836
  msgid "Site title"
4837
  msgstr "Название сайта"
4838
 
4839
+ #: core/class-settings.php:1239
4840
  msgctxt "settings email"
4841
  msgid "Site title (with link)"
4842
  msgstr "Название сайта (со ссылкой)"
4843
 
4844
+ #: core/class-settings.php:1242
4845
  msgctxt "settings email"
4846
  msgid "Site address (with link)"
4847
  msgstr "Адрес сайта (со ссылкой)"
4848
 
4849
+ #: core/class-settings.php:1245
4850
  msgctxt "settings email"
4851
  msgid "Directory URL (with link)"
4852
  msgstr "Адрес URL справочника (со ссылкой)"
4853
 
4854
+ #: core/class-settings.php:1248
4855
  msgctxt "settings email"
4856
  msgid "Current date"
4857
  msgstr "Текущая дата"
4858
 
4859
+ #: core/class-settings.php:1251
4860
  msgctxt "settings email"
4861
  msgid "Current time"
4862
  msgstr "Текущее время"
4867
  msgstr "Справочник"
4868
 
4869
  #: core/class-wpbdp.php:31
 
4870
  msgctxt "post type singular name"
4871
  msgid "Listing"
4872
  msgstr "Запись"
4910
  msgstr "Рубрики справочника"
4911
 
4912
  #: core/class-wpbdp.php:56
 
4913
  msgid "Directory Category"
4914
  msgstr "Рубрики справочника"
4915
 
4916
  #: core/class-wpbdp.php:67
 
4917
  msgid "Directory Tags"
4918
  msgstr "Темы справочника"
4919
 
4920
  #: core/class-wpbdp.php:68
 
4921
  msgid "Directory Tag"
4922
  msgstr "Все рубрики"
4923
 
5027
  msgstr ""
5028
 
5029
  #: core/fieldtypes/class-fieldtypes-phone-number.php:13
 
5030
  msgctxt "form fields"
5031
  msgid "Phone Number"
5032
  msgstr "Номер телефона"
5083
  msgstr ""
5084
 
5085
  #: core/fieldtypes/class-fieldtypes-textarea.php:57
 
5086
  msgctxt "form-fields admin"
5087
  msgid "No"
5088
  msgstr "Ноя"
5455
  msgstr "Основное"
5456
 
5457
  #: core/installer.php:51
 
5458
  msgctxt "installer"
5459
  msgid "Default Fee"
5460
  msgstr "Удалить тариф"
5565
  msgstr "Перейти в \"Управление Справочником\""
5566
 
5567
  #: core/installer.php:1148
 
5568
  msgid "Business Directory - Installation Failed"
5569
  msgstr "Справочник Услуг - ручное обновление"
5570
 
5865
  msgstr "Все рубрики"
5866
 
5867
  #: core/templates-ui.php:201
 
5868
  msgid "View All Listings"
5869
  msgstr "Показать все записи"
5870
 
5871
  #: core/templates-ui.php:208
 
5872
  msgid "Create A Listing"
5873
  msgstr "Бесплатные записи"
5874
 
6011
  msgstr "Вам не разрешено изменять эту запись."
6012
 
6013
  #: core/view-submit-listing.php:58
 
6014
  msgctxt "views"
6015
  msgid "Edit Your Listing"
6016
  msgstr "Изменить Вашу запись"
6062
  msgstr "Некорректная дата создания."
6063
 
6064
  #: core/views/all_listings.php:6
 
6065
  msgctxt "views"
6066
  msgid "View All Listings"
6067
  msgstr "Показать все записи"
6168
  msgstr "l j F Y, \\a\\t H:i"
6169
 
6170
  #: core/views/listing_contact.php:173
 
6171
  msgctxt "contact-message"
6172
  msgid "Your message has been sent."
6173
  msgstr "Запись была удалена."
6174
 
6175
  #: core/views/listing_contact.php:178
 
6176
  msgctxt "contact-message"
6177
  msgid "%s (admin: %s)"
6178
  msgstr "%s (например %s)"
6230
  msgstr "Некорректная подписка."
6231
 
6232
  #: core/views/manage_recurring.php:97
 
6233
  msgctxt "manage subscriptions"
6234
  msgid "← Return to \"Delete Listing\"."
6235
  msgstr "← Вернуться к Вашей записи."
6236
 
6237
  #: core/views/manage_recurring.php:103
 
6238
  msgctxt "manage subscriptions"
6239
  msgid "Subscription canceled."
6240
  msgstr "Подписка / Бесплатный План"
6311
  "настройки ещё раз."
6312
 
6313
  #: core/views/request_access_keys.php:17
 
6314
  msgctxt "request_access_keys"
6315
  msgid "Please enter a valid e-mail address."
6316
  msgstr "Пожалуйста введите правильный электронный адрес."
6317
 
6318
  #: core/views/request_access_keys.php:22
 
6319
  msgctxt "request_access_keys"
6320
  msgid "There are no listings associated to your e-mail address."
6321
  msgstr "Для этой записи не было платежей."
6322
 
6323
  #: core/views/request_access_keys.php:26
 
6324
  msgctxt "request_access_keys"
6325
  msgid "Listing Access Keys"
6326
  msgstr "Поля и Изображения записи"
6338
  msgstr ""
6339
 
6340
  #: core/views/search.php:8
 
6341
  msgctxt "views"
6342
  msgid "Find A Listing"
6343
  msgstr "Найти запись"
6350
  msgstr ""
6351
 
6352
  #: core/views/submit_listing.php:18
 
6353
  msgctxt "templates"
6354
  msgid "View not available."
6355
  msgstr "Свободных мест для загрузки изображений:"
6535
  msgstr "Пожалуйста введите данные Вашей кредитной карточки."
6536
 
6537
  #: templates/billing-information-form.tpl.php:36
 
6538
  msgctxt "checkout form"
6539
  msgid "E-mail:"
6540
  msgstr "Адрес: %s"
6600
  msgstr "Почтовый индекс:"
6601
 
6602
  #: templates/billing-information-form.tpl.php:151
 
6603
  msgctxt "checkout form"
6604
  msgid "Phone Number:"
6605
  msgstr "Номер телефона"
6693
 
6694
  #: templates/email/listing-added.tpl.php:15
6695
  #: templates/email/listing-edited.tpl.php:15
 
6696
  msgctxt "notify email"
6697
  msgid "Admin URL"
6698
  msgstr "Cтраница входа в сайт"
6729
  msgstr ""
6730
 
6731
  #: templates/email-access-keys.tpl.php:6
 
6732
  msgctxt "request_access_keys"
6733
  msgid "URL:"
6734
  msgstr "Ссылка:"
6778
  msgstr "Поднять статус до %s за %s."
6779
 
6780
  #: templates/main-box.tpl.php:13
 
6781
  msgctxt "main box"
6782
  msgid "Find listings for <keywords>"
6783
  msgstr "показывать запись пожизненно"
6784
 
6785
  #: templates/main-box.tpl.php:19
 
6786
  msgctxt "main box"
6787
  msgid "Find Listings"
6788
  msgstr "Найти запись"
6789
 
6790
  #: templates/main-box.tpl.php:20
 
6791
  msgctxt "main box"
6792
  msgid "Advanced Search"
6793
  msgstr "Расширенный поиск"
6878
  msgstr "Разрешено изображений"
6879
 
6880
  #: templates/parts/category-fee-selection.tpl.php:28
 
6881
  msgctxt "templates"
6882
  msgid "There are no fees available for this category."
6883
  msgstr "Пожалуйста выберите тариф для рубрики \"%s\"."
6893
  msgid_plural "%d days"
6894
  msgstr[0] "%d день"
6895
  msgstr[1] "%d дней(я)"
6896
+ msgstr[2] ""
6897
 
6898
  #: templates/parts/listing-buttons.tpl.php:4
6899
  #: templates/parts/listing-buttons.tpl.php:18
6926
  msgid "View"
6927
  msgstr "Показать"
6928
 
6929
+ #: templates/parts/login-required.tpl.php:7
6930
  msgctxt "templates"
6931
  msgid ""
6932
  "You are not currently logged in. Please login or register first. When "
7030
  msgstr "Очистить форму"
7031
 
7032
  #: templates/send-access-keys.tpl.php:5
 
7033
  msgctxt "send-access-keys"
7034
  msgid "Enter your e-mail address"
7035
  msgstr "Некорректный электронный адрес."
7036
 
7037
  #: templates/send-access-keys.tpl.php:9
 
7038
  msgctxt "send-access-keys"
7039
  msgid "Continue"
7040
  msgstr "Далее"
7155
  msgstr "Свободных мест для загрузки изображений:"
7156
 
7157
  #: templates/submit-listing/images-upload-form.tpl.php:45
 
7158
  msgctxt "templates"
7159
  msgid "File size:"
7160
  msgstr "Минимальный размер файла:"
7167
  msgstr ""
7168
 
7169
  #: templates/submit-listing/images-upload-form.tpl.php:52
 
7170
  msgctxt "templates"
7171
  msgid "Image width:"
7172
  msgstr "Ширина изображения (пикселы):"
7173
 
7174
  #: templates/submit-listing/images-upload-form.tpl.php:59
 
7175
  msgctxt "templates"
7176
  msgid "Image height:"
7177
  msgstr "Высота изображения (пикселы):"
languages/WPBDM-sv_SE.mo CHANGED
Binary file
languages/WPBDM-sv_SE.po CHANGED
@@ -4,8 +4,8 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Business Directory Plugin 4.0.8\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
7
- "POT-Creation-Date: 2016-12-13 23:12:36+00:00\n"
8
- "PO-Revision-Date: 2016-12-10 17:32+0100\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: sv_SE\n"
@@ -122,7 +122,7 @@ msgctxt "admin actions"
122
  msgid "Renew Listing"
123
  msgstr "Förnya annons"
124
 
125
- #: admin/class-admin.php:102
126
  msgid ""
127
  "Preview is only available after you've saved the first draft. This is due\n"
128
  "to how WordPress stores the data."
@@ -130,7 +130,7 @@ msgstr ""
130
  "Förhandsgranskning är endast tillgänglig när du har sparat det första "
131
  "utkastet. Detta beror på hur WordPress lagrar data."
132
 
133
- #: admin/class-admin.php:135
134
  msgctxt "drip pointer"
135
  msgid ""
136
  "Find out how to create a compelling, thriving business directory from "
@@ -141,137 +141,137 @@ msgstr ""
141
  "från början i denna sanslöst fullmatade (och GRATIS) e-postkurs i 5 delar. "
142
  "Du får en premium-modul helt kostnadsfritt genom att bara registrera dig."
143
 
144
- #: admin/class-admin.php:137
145
  msgctxt "drip pointer"
146
  msgid "Email Address:"
147
  msgstr "E-postadress:"
148
 
149
- #: admin/class-admin.php:143
150
  msgctxt "drip pointer"
151
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
152
  msgstr "Vill du veta hemligheten bakom att bygga en grymt bra affärskatalog?"
153
 
154
- #: admin/class-admin.php:145
155
  msgctxt "drip pointer"
156
  msgid "Yes, please!"
157
  msgstr "Ja tack!"
158
 
159
- #: admin/class-admin.php:147
160
  msgctxt "drip pointer"
161
  msgid "No, thanks"
162
  msgstr "Nej tack."
163
 
164
- #: admin/class-admin.php:164
165
  msgctxt "admin"
166
  msgid "Business Directory"
167
  msgstr "Business Directory"
168
 
169
- #: admin/class-admin.php:175
170
  msgctxt "admin"
171
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
172
  msgstr "Du är klar! Besök din nya <a>Business Directory</a> sida."
173
 
174
- #: admin/class-admin.php:196
175
  msgctxt "drip pointer"
176
  msgid "Invalid e-mail address."
177
  msgstr "Ogiltig e-postadress."
178
 
179
- #: admin/class-admin.php:230
180
  msgctxt "admin menu"
181
  msgid "Business Directory Admin"
182
  msgstr "Business Directory admin"
183
 
184
- #: admin/class-admin.php:231
185
  msgctxt "admin menu"
186
  msgid "Dir. Admin"
187
  msgstr "Dir. admin"
188
 
189
- #: admin/class-admin.php:231
190
  msgctxt "admin menu"
191
  msgid "Directory Admin"
192
  msgstr "Katalog admin"
193
 
194
- #: admin/class-admin.php:237 admin/class-admin.php:238
195
  msgctxt "admin menu"
196
  msgid "Add New Listing"
197
  msgstr "Lägg till ny annons"
198
 
199
- #: admin/class-admin.php:243 admin/class-admin.php:244
200
  msgctxt "admin menu"
201
  msgid "Manage Options"
202
  msgstr "Hantera alternativ"
203
 
204
- #: admin/class-admin.php:249 admin/class-admin.php:250
205
  msgctxt "admin menu"
206
  msgid "Manage Fees"
207
  msgstr "Hantera avgifter"
208
 
209
- #: admin/class-admin.php:255 admin/class-admin.php:256
210
  msgctxt "admin menu"
211
  msgid "Manage Form Fields"
212
  msgstr "Hantera formulärfält"
213
 
214
- #: admin/class-admin.php:261 admin/class-admin.php:262
215
  msgctxt "admin menu"
216
  msgid "Listings"
217
  msgstr "Annonser"
218
 
219
- #: admin/class-admin.php:276 admin/class-admin.php:277
220
  msgctxt "admin menu"
221
  msgid "CSV Import"
222
  msgstr "Importera CSV"
223
 
224
- #: admin/class-admin.php:282 admin/class-admin.php:283
225
  msgctxt "admin menu"
226
  msgid "CSV Export"
227
  msgstr "Exportera CSV"
228
 
229
- #: admin/class-admin.php:288 admin/class-admin.php:289
230
  msgctxt "admin menu"
231
  msgid "Debug"
232
  msgstr "Debug"
233
 
234
- #: admin/class-admin.php:298
235
  msgctxt "admin menu"
236
  msgid "Main Menu"
237
  msgstr "Huvudmeny"
238
 
239
- #: admin/class-admin.php:309
240
  msgctxt "admin menu"
241
  msgid "Uninstall Business Directory Plugin"
242
  msgstr "Avinstallera tillägget Business Directory"
243
 
244
- #: admin/class-admin.php:310
245
  msgctxt "admin menu"
246
  msgid "Uninstall"
247
  msgstr "Avinstallera"
248
 
249
- #: admin/class-admin.php:424
250
  #: admin/templates/listing-metabox-categories.tpl.php:69
251
  msgctxt "admin infometabox"
252
  msgid "never"
253
  msgstr "aldrig"
254
 
255
- #: admin/class-admin.php:518
256
  msgctxt "admin"
257
  msgid "Dismiss this notice."
258
  msgstr "Avvisa denna notering."
259
 
260
- #: admin/class-admin.php:546
261
  msgctxt "admin"
262
  msgid "The listing has been published."
263
  msgid_plural "The listings have been published."
264
  msgstr[0] "Annonsen har publicerats."
265
  msgstr[1] "Annonserna har publicerats"
266
 
267
- #: admin/class-admin.php:564
268
  msgctxt "admin"
269
  msgid "The listing status has been set as paid."
270
  msgid_plural "The listings status has been set as paid."
271
  msgstr[0] "Annonsen har fått status Betald."
272
  msgstr[1] "Annonserna har fått status Betald."
273
 
274
- #: admin/class-admin.php:570
275
  msgctxt "admin"
276
  msgid ""
277
  "Only invoices containing non-recurring items were marked as paid. Please "
@@ -288,28 +288,28 @@ msgstr[1] ""
288
  "Endast fakturor som innehåller engångsposter markerases som betalda. "
289
  "Återkommande betalningar måste hanteras genom gatewayen."
290
 
291
- #: admin/class-admin.php:589
292
  msgctxt "admin"
293
  msgid "The listing has been modified."
294
  msgid_plural "The listings have been modified."
295
  msgstr[0] "Annonsen har ändrats."
296
  msgstr[1] "Annonserna har ändrats."
297
 
298
- #: admin/class-admin.php:602
299
  msgctxt "admin"
300
  msgid "The listing has been upgraded."
301
  msgid_plural "The listings have been upgraded."
302
  msgstr[0] "Annonsen har uppgraderats."
303
  msgstr[1] "Annonserna har uppgraderats."
304
 
305
- #: admin/class-admin.php:614
306
  msgctxt "admin"
307
  msgid "The listing has been downgraded."
308
  msgid_plural "The listings have been downgraded."
309
  msgstr[0] "Annonsen har nedgraderats."
310
  msgstr[1] "Annonserna har nedgraderats."
311
 
312
- #: admin/class-admin.php:625
313
  msgctxt "admin payments"
314
  msgid ""
315
  "The payment status was not changed. Recurring payments can't be manually "
@@ -320,44 +320,44 @@ msgstr ""
320
  "manuellt. Vänligen kontrollera din gateway backend för att se om betalningen "
321
  "verkligen gick igenom."
322
 
323
- #: admin/class-admin.php:630
324
  msgctxt "admin"
325
  msgid "The transaction has been approved."
326
  msgstr "Din transaktion har godkänts."
327
 
328
- #: admin/class-admin.php:640
329
  msgctxt "admin"
330
  msgid "The transaction has been rejected."
331
  msgstr "Transaktionen har avvisats."
332
 
333
- #: admin/class-admin.php:646
334
  msgctxt "admin"
335
  msgid "The fee was successfully assigned."
336
  msgstr "Avgiften tilldelades med framgång."
337
 
338
- #: admin/class-admin.php:655
339
  msgctxt "admin"
340
  msgid "Listing was renewed."
341
  msgid_plural "Listings were renewed."
342
  msgstr[0] "Annonsen har förnyats."
343
  msgstr[1] "Annonserna har förnyats."
344
 
345
- #: admin/class-admin.php:662
346
  msgctxt "admin"
347
  msgid "Renewal email sent."
348
  msgstr "E-postmeddelande om förnyelse skickat."
349
 
350
- #: admin/class-admin.php:696
351
  msgctxt "admin category id"
352
  msgid "ID"
353
  msgstr "ID"
354
 
355
- #: admin/class-admin.php:698 admin/class-admin.php:704
356
  msgctxt "admin"
357
  msgid "Listing Count"
358
  msgstr "Annonsräknare"
359
 
360
- #: admin/class-admin.php:813
361
  msgctxt "admin"
362
  msgid ""
363
  "<b>Business Directory Plugin</b> requires fields with the following "
@@ -366,7 +366,7 @@ msgstr ""
366
  "<b>Tillägget Business Directory</b> kräver fält med följande associationer "
367
  "för att fungera korrekt: <b>%s</b>."
368
 
369
- #: admin/class-admin.php:815
370
  msgctxt "admin"
371
  msgid ""
372
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
@@ -375,7 +375,7 @@ msgstr ""
375
  "<b>Tillägget Business Direcotry </b> kräver ett fält med en<b>%s</b> "
376
  "association för att fungera korrekt."
377
 
378
- #: admin/class-admin.php:819
379
  msgctxt "admin"
380
  msgid ""
381
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
@@ -384,17 +384,17 @@ msgstr ""
384
  "Du kan skapa dessa anpassade fält själv i \"Hantera formulärfält\" eller "
385
  "låta Business Directory göra det åt dig automatiskt."
386
 
387
- #: admin/class-admin.php:823
388
  msgctxt "admin"
389
  msgid "Go to \"Manage Form Fields\""
390
  msgstr "Gå till \"Hantera formulärfält\""
391
 
392
- #: admin/class-admin.php:826
393
  msgctxt "admin"
394
  msgid "Create these required fields for me"
395
  msgstr "Skapa dessa obligatoriska fält för mig"
396
 
397
- #: admin/class-admin.php:835
398
  msgctxt "admin"
399
  msgid ""
400
  "<b>Business Directory Plugin</b> requires a page with the "
@@ -403,7 +403,7 @@ msgstr ""
403
  "<b>Tillägget Business Directory</b> kräver att du lagt shortcoden "
404
  "<tt>[businessdirectory]</tt> på en sida för att fungera korrekt."
405
 
406
- #: admin/class-admin.php:837
407
  msgctxt "admin"
408
  msgid ""
409
  "You can create this page by yourself or let Business Directory do this for "
@@ -412,27 +412,27 @@ msgstr ""
412
  "Du kan skapa denna sida av dig själv eller låta Business Directory göra det "
413
  "åt dig automatiskt."
414
 
415
- #: admin/class-admin.php:841
416
  msgctxt "admin"
417
  msgid "Create required pages for me"
418
  msgstr "Skapa nödvändiga sidor åt mig."
419
 
420
- #: admin/class-admin.php:881
421
  msgctxt "admin compat"
422
  msgid "Installed: %s"
423
  msgstr "Installerat: %s"
424
 
425
- #: admin/class-admin.php:881
426
  msgctxt "admin compat"
427
  msgid "N/A"
428
  msgstr "Ej tillämplig"
429
 
430
- #: admin/class-admin.php:884
431
  msgctxt "admin compat"
432
  msgid "Required: %s"
433
  msgstr "Nödvändigt: %s"
434
 
435
- #: admin/class-admin.php:896
436
  msgctxt "admin compat"
437
  msgid ""
438
  "Business Directory has detected some incompatible premium module versions "
@@ -441,7 +441,7 @@ msgstr ""
441
  "Business Directory har noterat konflikt mellan versioner av premium-moduler "
442
  "som är installerade."
443
 
444
- #: admin/class-admin.php:898
445
  msgctxt "admin compat"
446
  msgid ""
447
  "Please upgrade to the required versions indicated below to make sure "
@@ -450,7 +450,7 @@ msgstr ""
450
  "Vänligen uppgradera till de nödvändiga versioner som anges nedan för att se "
451
  "till att allt fungerar."
452
 
453
- #: admin/class-admin.php:918
454
  msgctxt "admin"
455
  msgid ""
456
  "We noticed you want your Business Directory users to register before posting "
@@ -653,7 +653,7 @@ msgctxt "admin csv-import"
653
  msgid "← Return to \"CSV Import\""
654
  msgstr "← Återvänd till \"CSV Import\""
655
 
656
- #: admin/csv-import.php:255
657
  msgid ""
658
  "A valid temporary directory with write permissions is required for CSV "
659
  "imports to function properly. Your server is using \"%s\" but this path does "
@@ -663,22 +663,22 @@ msgstr ""
663
  "fungera. Servern använder \"%s\", men denna väg verkar inte vara skrivbar. "
664
  "Rådgör med din värd."
665
 
666
- #: admin/csv-import.php:289
667
  msgctxt "admin csv-import"
668
  msgid "There was an error uploading the CSV file."
669
  msgstr "Det uppstod ett fel vid överföringen av CSV-filen."
670
 
671
- #: admin/csv-import.php:295
672
  msgctxt "admin csv-import"
673
  msgid "Please upload or select a CSV file."
674
  msgstr "Vänligen ladda upp eller välj en CSV-fil."
675
 
676
- #: admin/csv-import.php:308
677
  msgctxt "admin csv-import"
678
  msgid "There was an error uploading the images ZIP file."
679
  msgstr "Det uppstod ett fel vid uppladdningen av bildernas ZIP-fil."
680
 
681
- #: admin/csv-import.php:329
682
  msgctxt "admin csv-import"
683
  msgid ""
684
  "An error was detected while validating the CSV file for import. Please fix "
@@ -687,7 +687,7 @@ msgstr ""
687
  "Ett fel upptäcktes vid valideringen av CSV-filen för import. Vänligen "
688
  "åtgärda detta innan du fortsätter."
689
 
690
- #: admin/csv-import.php:338
691
  msgctxt "admin csv-import"
692
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
693
  msgstr "Import är i \"testläge\". Ingenting kommer att införas i databasen."
@@ -1046,36 +1046,42 @@ msgid "State"
1046
  msgstr "Län"
1047
 
1048
  #: admin/form-fields.php:298
 
 
 
 
 
 
1049
  msgctxt "form-fields admin"
1050
  msgid "ZIP Code"
1051
  msgstr "Postnummer"
1052
 
1053
- #: admin/form-fields.php:299
1054
  msgctxt "form-fields admin"
1055
  msgid "FAX Number"
1056
  msgstr "faxnummer"
1057
 
1058
- #: admin/form-fields.php:300
1059
  msgctxt "form-fields admin"
1060
  msgid "Phone Number"
1061
  msgstr "Telefonnummer"
1062
 
1063
- #: admin/form-fields.php:301
1064
  msgctxt "form-fields admin"
1065
  msgid "Ratings Field"
1066
  msgstr "Fält för omdöme"
1067
 
1068
- #: admin/form-fields.php:302
1069
  msgctxt "form-fields admin"
1070
  msgid "Twitter"
1071
  msgstr "Twitter"
1072
 
1073
- #: admin/form-fields.php:303
1074
  msgctxt "form-fields admin"
1075
  msgid "Website"
1076
  msgstr "Webbplats"
1077
 
1078
- #: admin/form-fields.php:324
1079
  msgctxt "form-fields admin"
1080
  msgid "Tags updated."
1081
  msgstr "Taggar uppdateras."
@@ -2217,7 +2223,7 @@ msgctxt "form-fields admin"
2217
  msgid "Please see the <a>Form Fields documentation</a> for more details."
2218
  msgstr "Se <a>formulärfältsdokumentationen</a> för mer information."
2219
 
2220
- #. #-#-#-#-# WPBDM.pot (Business Directory Plugin 4.1.6) #-#-#-#-#
2221
  #. Plugin Name of the plugin/theme
2222
  #: admin/templates/header.tpl.php:4
2223
  msgid "Business Directory Plugin"
@@ -2994,28 +3000,28 @@ msgctxt "rss feed"
2994
  msgid "%s Feed"
2995
  msgstr "%s-flöde"
2996
 
2997
- #: business-directory-plugin.php:1137 core/view-submit-listing.php:58
2998
  #: core/views/submit_listing.php:10
2999
  msgctxt "views"
3000
  msgid "Submit A Listing"
3001
  msgstr "Sätt in en annons"
3002
 
3003
- #: business-directory-plugin.php:1142
3004
  msgctxt "title"
3005
  msgid "Find a Listing"
3006
  msgstr "Hitta en annons"
3007
 
3008
- #: business-directory-plugin.php:1147
3009
  msgctxt "title"
3010
  msgid "View All Listings"
3011
  msgstr "Visa alla annonser"
3012
 
3013
- #: business-directory-plugin.php:1176
3014
  msgctxt "title"
3015
  msgid "Listings tagged: %s"
3016
  msgstr "Annonser med tagg: %s"
3017
 
3018
- #: core/api.php:401
3019
  msgid "Free"
3020
  msgstr "Gratis"
3021
 
@@ -3418,12 +3424,8 @@ msgstr "Visa och kräv användaravtal enligt villkoren"
3418
 
3419
  #: core/class-settings.php:106
3420
  msgctxt "admin settings"
3421
- msgid ""
3422
- "Terms and Conditions text goes here...\n"
3423
- "\n"
3424
- msgstr ""
3425
- "Skriv villkorstexten här...\n"
3426
- "\n"
3427
 
3428
  #: core/class-settings.php:107
3429
  msgctxt "admin settings"
@@ -3566,23 +3568,29 @@ msgctxt "admin settings"
3566
  msgid "Enable AJAX compatibility mode?"
3567
  msgstr "Aktivera AJAX kompatibilitetsläge?"
3568
 
3569
- #: core/class-settings.php:181 core/class-settings.php:679
 
 
 
 
 
 
3570
  msgctxt "admin settings"
3571
  msgid "Listings"
3572
  msgstr "Annonser"
3573
 
3574
- #: core/class-settings.php:182 core/class-settings.php:349
3575
- #: core/class-settings.php:636
3576
  msgctxt "admin settings"
3577
  msgid "General Settings"
3578
  msgstr "Allmänna inställningar"
3579
 
3580
- #: core/class-settings.php:184
3581
  msgctxt "admin settings"
3582
  msgid "Listings per page"
3583
  msgstr "Annonser per sida"
3584
 
3585
- #: core/class-settings.php:185
3586
  msgctxt "admin settings"
3587
  msgid ""
3588
  "Number of listings to show per page. Use a value of \"0\" to show all "
@@ -3590,12 +3598,12 @@ msgid ""
3590
  msgstr ""
3591
  "Antal annonser att visa per sida. Ange \"0\" för att visa alla annonser."
3592
 
3593
- #: core/class-settings.php:187
3594
  msgctxt "admin settings"
3595
  msgid "Listing duration for no-fee sites (in days)"
3596
  msgstr "Gratis-annonsens varaktighet (i dagar)"
3597
 
3598
- #: core/class-settings.php:188
3599
  msgctxt "admin settings"
3600
  msgid ""
3601
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
@@ -3604,12 +3612,12 @@ msgstr ""
3604
  "Ange värdet \"0\" för att hålla annonsen aktiv i oändlighet, eller ange ett "
3605
  "värde lägre än 10 år (3650 dagar)"
3606
 
3607
- #: core/class-settings.php:194
3608
  msgctxt "admin settings"
3609
  msgid "Include listing contact form on listing pages?"
3610
  msgstr "Inkludera kontaktformulär på annonsens sida?"
3611
 
3612
- #: core/class-settings.php:197
3613
  msgctxt "admin settings"
3614
  msgid ""
3615
  "Allows visitors to contact listing authors privately. Authors will receive "
@@ -3618,22 +3626,22 @@ msgstr ""
3618
  "Tillåter besökare att kontakta annonsförfattaren privat. Författarna kommer "
3619
  "att få meddelandet via e-post."
3620
 
3621
- #: core/class-settings.php:200
3622
  msgctxt "admin settings"
3623
  msgid "Open detailed view of listing in new tab?"
3624
  msgstr "Öppna detaljerad vy av annons i ny flik?"
3625
 
3626
- #: core/class-settings.php:205
3627
  msgctxt "admin settings"
3628
  msgid "Require login for using the contact form?"
3629
  msgstr "Kräv inloggning för att använda kontaktformuläret?"
3630
 
3631
- #: core/class-settings.php:211
3632
  msgctxt "admin settings"
3633
  msgid "Maximum number of contact form submits per day"
3634
  msgstr "Maximalt antal kontaktformulär sända per dag"
3635
 
3636
- #: core/class-settings.php:214
3637
  msgctxt "admin settings"
3638
  msgid ""
3639
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
@@ -3642,12 +3650,12 @@ msgstr ""
3642
  "Använd detta för att förhindra spam till annonsägare. 0 betyder obegränsat "
3643
  "antal per dag."
3644
 
3645
- #: core/class-settings.php:222
3646
  msgctxt "admin settings"
3647
  msgid "Include comment form on listing pages?"
3648
  msgstr "Inkludera kommentarsfält på annonssidan?"
3649
 
3650
- #: core/class-settings.php:225
3651
  msgctxt "admin settings"
3652
  msgid ""
3653
  "BD uses the standard comment inclusion from WordPress, but most themes only "
@@ -3657,54 +3665,52 @@ msgid ""
3657
  "first, and if that doesn't work, try the 3rd option instead."
3658
  msgstr ""
3659
 
3660
- #: core/class-settings.php:228
3661
- #, fuzzy
3662
  msgctxt "admin settings"
3663
  msgid "Do not include comments in listings"
3664
  msgstr "Inkludera kommentarsfält på annonssidan?"
3665
 
3666
- #: core/class-settings.php:229
3667
- #, fuzzy
3668
  msgctxt "admin settings"
3669
  msgid "Include comment form, theme invoked (standard option)"
3670
  msgstr "Inkludera kommentarsfält på annonssidan?"
3671
 
3672
- #: core/class-settings.php:230
3673
  msgctxt "admin settings"
3674
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
3675
  msgstr ""
3676
 
3677
- #: core/class-settings.php:238
3678
  msgctxt "admin settings"
3679
  msgid "Show listings under categories on main page?"
3680
  msgstr "Visa listor under kategorierna på huvudsidan?"
3681
 
3682
- #: core/class-settings.php:239
3683
  msgctxt "admin settings"
3684
  msgid "Status of listings upon uninstalling plugin"
3685
  msgstr "Annonsernas status vid avinstallerande av pluginet."
3686
 
3687
- #: core/class-settings.php:240 core/class-settings.php:242
3688
  msgctxt "post status"
3689
  msgid "Draft"
3690
  msgstr "Utkast"
3691
 
3692
- #: core/class-settings.php:240 core/class-settings.php:242
3693
  msgctxt "post status"
3694
  msgid "Trash"
3695
  msgstr "Papperskorg"
3696
 
3697
- #: core/class-settings.php:241
3698
  msgctxt "admin settings"
3699
  msgid "Status of deleted listings"
3700
  msgstr "Status på borttagna annonser"
3701
 
3702
- #: core/class-settings.php:243
3703
  msgctxt "admin settings"
3704
  msgid "Submit Listing instructions message"
3705
  msgstr "Skicka meddelande med annons-instruktion"
3706
 
3707
- #: core/class-settings.php:243
3708
  msgctxt "admin settings"
3709
  msgid ""
3710
  "This text is displayed at the first page of the Submit Listing process for "
@@ -3715,22 +3721,22 @@ msgstr ""
3715
  "Directory. Du kan använda den för instruktioner om hur man fyller i "
3716
  "formuläret eller något du vill berätta för användarna innan de sätter igång."
3717
 
3718
- #: core/class-settings.php:245
3719
  msgctxt "admin settings"
3720
  msgid "Listing Renewal"
3721
  msgstr "Annonsförnyelse"
3722
 
3723
- #: core/class-settings.php:246
3724
  msgctxt "admin settings"
3725
  msgid "Turn on listing renewal option?"
3726
  msgstr "Slå på förnyelse av annons?"
3727
 
3728
- #: core/class-settings.php:249
3729
  msgctxt "admin settings"
3730
  msgid "Allow recurring renewal payments?"
3731
  msgstr "Tillåt återkommande betalning för förnyelse?"
3732
 
3733
- #: core/class-settings.php:252
3734
  msgctxt "admin settings"
3735
  msgid ""
3736
  "Allow users to opt in for automatic renewal of their listings. The fee is "
@@ -3739,12 +3745,12 @@ msgstr ""
3739
  "Tillåt användare att välja automatisk förnyelse av deras annons. Avgiften "
3740
  "dras när annonsen löper ut utan användarens ingripande."
3741
 
3742
- #: core/class-settings.php:256
3743
  msgctxt "admin settings"
3744
  msgid "Use recurring payments as the default payment method?"
3745
  msgstr "Använd återkommande betalningar som standardbetalningsmetod?"
3746
 
3747
- #: core/class-settings.php:259
3748
  msgctxt "admin settings"
3749
  msgid ""
3750
  "Enable automatic renewal without having users opt in during the submit "
@@ -3753,12 +3759,12 @@ msgstr ""
3753
  "Aktivera automatisk förnyelse utan att användaren behöver bekräfta under "
3754
  "processen."
3755
 
3756
- #: core/class-settings.php:264
3757
  msgctxt "admin settings"
3758
  msgid "Listing renewal e-mail threshold (in days)"
3759
  msgstr "Tröskel för annonsförnyelse (dagar)"
3760
 
3761
- #: core/class-settings.php:267
3762
  msgctxt "admin settings"
3763
  msgid ""
3764
  "Configure how many days before listing expiration is the renewal e-mail sent."
@@ -3766,7 +3772,7 @@ msgstr ""
3766
  "Konfigurera hur många dagar innan annonsen löper ut som förnyelse-mejlet "
3767
  "skickas."
3768
 
3769
- #: core/class-settings.php:271
3770
  msgctxt "admin settings"
3771
  msgid ""
3772
  "Send expiration notices including a cancel links to auto-renewed listings?"
@@ -3774,17 +3780,17 @@ msgstr ""
3774
  "Skicka meddelande med information om att annonsen löper ut som inkluderar en "
3775
  "länk för att avbryta automatisk förnyelse?"
3776
 
3777
- #: core/class-settings.php:278
3778
  msgctxt "admin settings"
3779
  msgid "Remind listing owners of expired listings (past due)?"
3780
  msgstr "Påminn annonsägare om utgångna annonser (förfallna)"
3781
 
3782
- #: core/class-settings.php:283
3783
  msgctxt "admin settings"
3784
  msgid "Listing renewal reminder e-mail threshold (in days)"
3785
  msgstr "E-postpåminnelse om annonsförnyelse (dagar)"
3786
 
3787
- #: core/class-settings.php:286
3788
  msgctxt "admin settings"
3789
  msgid ""
3790
  "Configure how many days after the expiration of a listing an e-mail reminder "
@@ -3793,172 +3799,172 @@ msgstr ""
3793
  "Ställ in hur många dagar efter annonsen löpt ut som ett påminnelsemejl ska "
3794
  "skickas till ägaren."
3795
 
3796
- #: core/class-settings.php:289
3797
  msgctxt "admin settings"
3798
  msgid "Post/Category Settings"
3799
  msgstr "Inlägg/kategoriinställningar"
3800
 
3801
- #: core/class-settings.php:290
3802
  msgctxt "admin settings"
3803
  msgid "Default new post status"
3804
  msgstr "Standard på nytt inlägg"
3805
 
3806
- #: core/class-settings.php:291 core/class-settings.php:294
3807
  msgctxt "post status"
3808
  msgid "Published"
3809
  msgstr "Publicerat"
3810
 
3811
- #: core/class-settings.php:291 core/class-settings.php:294
3812
  msgctxt "post status"
3813
  msgid "Pending"
3814
  msgstr "Avvaktande"
3815
 
3816
- #: core/class-settings.php:293
3817
  msgctxt "admin settings"
3818
  msgid "Edit post status"
3819
  msgstr "Redigera inläggsstatus"
3820
 
3821
- #: core/class-settings.php:295
3822
  msgctxt "admin settings"
3823
  msgid "Order categories list by"
3824
  msgstr "Ordna kategorier efter"
3825
 
3826
- #: core/class-settings.php:297
3827
  msgctxt "admin settings"
3828
  msgid "Name"
3829
  msgstr "Namn"
3830
 
3831
- #: core/class-settings.php:298
3832
  msgctxt "admin settings"
3833
  msgid "Slug"
3834
  msgstr "Slug"
3835
 
3836
- #: core/class-settings.php:299
3837
  msgctxt "admin settings"
3838
  msgid "Listing Count"
3839
  msgstr "Annonsräknare"
3840
 
3841
- #: core/class-settings.php:301
3842
  msgctxt "admin settings"
3843
  msgid "Sort order for categories"
3844
  msgstr "Sorteringsordning för kategorier"
3845
 
3846
- #: core/class-settings.php:302 core/class-settings.php:320
3847
  msgctxt "admin settings"
3848
  msgid "Ascending"
3849
  msgstr "Stigande"
3850
 
3851
- #: core/class-settings.php:302 core/class-settings.php:320
3852
  msgctxt "admin settings"
3853
  msgid "Descending"
3854
  msgstr "Fallande"
3855
 
3856
- #: core/class-settings.php:303
3857
  msgctxt "admin settings"
3858
  msgid "Show category post count?"
3859
  msgstr "Visa kategoriräknare?"
3860
 
3861
- #: core/class-settings.php:304
3862
  msgctxt "admin settings"
3863
  msgid "Hide empty categories?"
3864
  msgstr "Dölj tomma kategorier?"
3865
 
3866
- #: core/class-settings.php:305
3867
  msgctxt "admin settings"
3868
  msgid "Show only parent categories in category list?"
3869
  msgstr "Visa enbart överordnad kategori i listan?"
3870
 
3871
- #: core/class-settings.php:307
3872
  msgctxt "admin settings"
3873
  msgid "Listings Sorting"
3874
  msgstr "Annonssortering"
3875
 
3876
- #: core/class-settings.php:308
3877
  msgctxt "admin settings"
3878
  msgid "Order directory listings by"
3879
  msgstr "Ordna annonser efter"
3880
 
3881
- #: core/class-settings.php:310
3882
  msgctxt "admin settings"
3883
  msgid "Title"
3884
  msgstr "Titel"
3885
 
3886
- #: core/class-settings.php:311
3887
  msgctxt "admin settings"
3888
  msgid "Author"
3889
  msgstr "Författare"
3890
 
3891
- #: core/class-settings.php:312 core/class-settings.php:722
3892
  msgctxt "admin settings"
3893
  msgid "Date posted"
3894
  msgstr "Datum inlagd"
3895
 
3896
- #: core/class-settings.php:313 core/class-settings.php:723
3897
  msgctxt "admin settings"
3898
  msgid "Date last modified"
3899
  msgstr "Senast ändrad"
3900
 
3901
- #: core/class-settings.php:314
3902
  msgctxt "admin settings"
3903
  msgid "Random"
3904
  msgstr "Slumpvis"
3905
 
3906
- #: core/class-settings.php:315
3907
  msgctxt "admin settings"
3908
  msgid "Paid first then free. Inside each group by date."
3909
  msgstr "Betald först sedan gratis. I varje grupp efter datum."
3910
 
3911
- #: core/class-settings.php:316
3912
  msgctxt "admin settings"
3913
  msgid "Paid first then free. Inside each group by title."
3914
  msgstr "Betald först sedan gratis. I varje grupp efter titel."
3915
 
3916
- #: core/class-settings.php:318
3917
  msgctxt "admin settings"
3918
  msgid "Sort directory listings by"
3919
  msgstr "Sortera annonser efter"
3920
 
3921
- #: core/class-settings.php:319
3922
  msgctxt "admin settings"
3923
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
3924
  msgstr "Stigande för stigande ordning, A-Ö, Fallande för fallande ordning, Ö-A"
3925
 
3926
- #: core/class-settings.php:324
3927
  msgctxt "admin settings"
3928
  msgid "Enable sort bar?"
3929
  msgstr "Aktivera sorteringsbar?"
3930
 
3931
- #: core/class-settings.php:329
3932
  msgctxt "admin settings"
3933
  msgid "Sortbar Fields"
3934
  msgstr "Sorteringsbar fält"
3935
 
3936
- #: core/class-settings.php:338
3937
  msgctxt "admin settings"
3938
  msgid "Featured (Sticky) listing settings"
3939
  msgstr "Inställningar för utvald (sticky) annons"
3940
 
3941
- #: core/class-settings.php:339
3942
  msgctxt "admin settings"
3943
  msgid "Offer sticky listings?"
3944
  msgstr "Erbjud klistrade annonser?"
3945
 
3946
- #: core/class-settings.php:340
3947
  msgctxt "admin settings"
3948
  msgid "Offer upgrades during submit process?"
3949
  msgstr "Erbjuda uppgraderingar under registreringsprocessen?"
3950
 
3951
- #: core/class-settings.php:341
3952
  msgctxt "admin settings"
3953
  msgid "Sticky listing price"
3954
  msgstr "Pris för klistrad annons"
3955
 
3956
- #: core/class-settings.php:342
3957
  msgctxt "admin settings"
3958
  msgid "Sticky listing page description text"
3959
  msgstr "Beskrivande text för klistrad annons "
3960
 
3961
- #: core/class-settings.php:343
3962
  msgctxt "admin settings"
3963
  msgid ""
3964
  "You can upgrade your listing to featured status. Featured listings will "
@@ -3967,17 +3973,17 @@ msgstr ""
3967
  "Du kan uppgradera din annons till utvald. Utvalda annonser kommer alltid att "
3968
  "synas överst i listan av annonser."
3969
 
3970
- #: core/class-settings.php:348
3971
  msgctxt "admin settings"
3972
  msgid "E-Mail"
3973
  msgstr "E-post"
3974
 
3975
- #: core/class-settings.php:352
3976
  msgctxt "admin settings"
3977
  msgid "Display email address fields publicly?"
3978
  msgstr "Visa e-postadress-fälten offentligt?"
3979
 
3980
- #: core/class-settings.php:355
3981
  msgctxt "admin settings"
3982
  msgid ""
3983
  "Shows the email address of the listing owner to all web users. NOT "
@@ -3988,12 +3994,12 @@ msgstr ""
3988
  "eftersom detta ökar spam-mejlen och tillåter spam-bottar att inhämta "
3989
  "mejladressen för framtida bruk."
3990
 
3991
- #: core/class-settings.php:358
3992
  msgctxt "admin settings"
3993
  msgid "How to determine the listing's email address?"
3994
  msgstr "Hur fastställa annonsens e-postadress?"
3995
 
3996
- #: core/class-settings.php:361
3997
  msgctxt "admin settings"
3998
  msgid ""
3999
  "This affects emails sent to listing owners via contact forms or when their "
@@ -4002,124 +4008,124 @@ msgstr ""
4002
  "Detta påverkar e-postmeddelanden som skickas till annonsägaren via "
4003
  "kontaktformuläret eller när deras annons löper ut."
4004
 
4005
- #: core/class-settings.php:363
4006
  msgctxt "admin settings"
4007
  msgid "Try listing's email field first, then author's email."
4008
  msgstr "Försök med annonsens e-postfält först, därefter författarens e-post."
4009
 
4010
- #: core/class-settings.php:364
4011
  msgctxt "admin settings"
4012
  msgid "Try author's email first and then listing's email field."
4013
  msgstr ""
4014
  "Försök med författarens e-post först och därefter annonsens e-postfält."
4015
 
4016
- #: core/class-settings.php:368
4017
  msgctxt "admin settings"
4018
  msgid "E-Mail Notifications"
4019
  msgstr "E-postnotifikationer"
4020
 
4021
- #: core/class-settings.php:371
4022
  msgctxt "admin settings"
4023
  msgid "Notify admin via e-mail when..."
4024
  msgstr "Meddela admin via e-post när..."
4025
 
4026
- #: core/class-settings.php:375
4027
  msgctxt "admin settings"
4028
  msgid "A new listing is submitted."
4029
  msgstr "En ny annons lagts in."
4030
 
4031
- #: core/class-settings.php:376
4032
  msgctxt "admin settings"
4033
  msgid "A listing is edited."
4034
  msgstr "En annons är redigerad."
4035
 
4036
- #: core/class-settings.php:377
4037
  msgctxt "admin settings"
4038
  msgid "A listing expires."
4039
  msgstr "En annons förfaller."
4040
 
4041
- #: core/class-settings.php:378
4042
  msgctxt "admin settings"
4043
  msgid "A contact message is sent to a listing's owner."
4044
  msgstr "Ett kontaktsmeddelande skickas till annonsens ägare."
4045
 
4046
- #: core/class-settings.php:384
4047
  msgctxt "admin settings"
4048
  msgid "CC this e-mail address too"
4049
  msgstr "Kopia till denna e-postadress också."
4050
 
4051
- #: core/class-settings.php:390
4052
  msgctxt "admin settings"
4053
  msgid "Notify users via e-mail when..."
4054
  msgstr "Meddela användare via e-post när..."
4055
 
4056
- #: core/class-settings.php:393
4057
  msgctxt "admin settings"
4058
  msgid "You can modify the text template used for most of these e-mails below."
4059
  msgstr "Du kan ändra textmallen som används för de flesta mejlen nedan."
4060
 
4061
- #: core/class-settings.php:394
4062
  msgctxt "admin settings"
4063
  msgid "Their listing is submitted."
4064
  msgstr "Deras annons lagts in."
4065
 
4066
- #: core/class-settings.php:395
4067
  msgctxt "admin settings"
4068
  msgid "Their listing is approved/published."
4069
  msgstr "Deras annons är godkänd / publicerad."
4070
 
4071
- #: core/class-settings.php:404
4072
  msgctxt "contact email"
4073
  msgid "You have received a reply from your listing at %s."
4074
  msgstr "Du har mottagit ett svar på din annons på %s."
4075
 
4076
- #: core/class-settings.php:405
4077
  msgctxt "contact email"
4078
  msgid "Name: %s"
4079
  msgstr "Namn: %s"
4080
 
4081
- #: core/class-settings.php:406
4082
  msgctxt "contact email"
4083
  msgid "E-Mail: %s"
4084
  msgstr "E-postadress: %s"
4085
 
4086
- #: core/class-settings.php:407
4087
  msgctxt "contact email"
4088
  msgid "Message:"
4089
  msgstr "Meddelande:"
4090
 
4091
- #: core/class-settings.php:409
4092
  msgctxt "contact email"
4093
  msgid "Time: %s"
4094
  msgstr "Tid: %s"
4095
 
4096
- #: core/class-settings.php:411
4097
  msgctxt "admin settings"
4098
  msgid "E-Mail Templates"
4099
  msgstr "E-postmallar"
4100
 
4101
- #: core/class-settings.php:414
4102
  msgctxt "admin settings"
4103
  msgid "Email confirmation message"
4104
  msgstr "E-post bekräftelsemeddelande"
4105
 
4106
- #: core/class-settings.php:418
4107
  msgctxt "admin settings"
4108
  msgid "Sent after a listing has been submitted."
4109
  msgstr "Skickas efter en annons har skickats in."
4110
 
4111
- #: core/class-settings.php:419 core/class-settings.php:427
4112
- #: core/class-settings.php:468
4113
  msgctxt "admin settings"
4114
  msgid "Listing's title"
4115
  msgstr "Annonsens titel"
4116
 
4117
- #: core/class-settings.php:422
4118
  msgctxt "admin settings"
4119
  msgid "Listing published message"
4120
  msgstr "Meddelande för publicerad annons"
4121
 
4122
- #: core/class-settings.php:425
4123
  msgctxt "admin settings"
4124
  msgid ""
4125
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
@@ -4128,22 +4134,22 @@ msgstr ""
4128
  "Din annons \"[listing]\" är nu tillgänglig på [listing-url] och kan ses av "
4129
  "allmänheten."
4130
 
4131
- #: core/class-settings.php:426
4132
  msgctxt "admin settings"
4133
  msgid "Sent when the listing has been published or approved by an admin."
4134
  msgstr "Skickas när annonsen har publicerats eller godkänts av admin."
4135
 
4136
- #: core/class-settings.php:428
4137
  msgctxt "admin settings"
4138
  msgid "Listing's URL"
4139
  msgstr "Annons-URL"
4140
 
4141
- #: core/class-settings.php:432
4142
  msgctxt "admin settings"
4143
  msgid "Listing Contact Message"
4144
  msgstr "Annonskontaktsmeddelande"
4145
 
4146
- #: core/class-settings.php:436
4147
  msgctxt "admin settings"
4148
  msgid ""
4149
  "Sent to listing owners when someone uses the contact form on their listing "
@@ -4152,33 +4158,33 @@ msgstr ""
4152
  "Skickas till annonsägare när någon använder kontaktformuläret på deras "
4153
  "annonssida."
4154
 
4155
- #: core/class-settings.php:446
4156
  msgctxt "admin settings"
4157
  msgid "Payment related"
4158
  msgstr "Betalningsrelaterat"
4159
 
4160
- #: core/class-settings.php:463
4161
  msgctxt "admin settings"
4162
  msgid "Payment abandoned reminder message"
4163
  msgstr "Påminnelse för övergivna betalningar"
4164
 
4165
- #: core/class-settings.php:467
4166
  msgctxt "admin settings"
4167
  msgid "Sent some time after a pending payment is abandoned by users."
4168
  msgstr ""
4169
  "Skickas en tid efter att en väntande betalning övergivits av användaren."
4170
 
4171
- #: core/class-settings.php:469
4172
  msgctxt "admin settings"
4173
  msgid "Checkout URL link"
4174
  msgstr "Kassan URL"
4175
 
4176
- #: core/class-settings.php:475
4177
  msgctxt "admin settings"
4178
  msgid "Renewal Reminders"
4179
  msgstr "Påminnelse om förnyelse"
4180
 
4181
- #: core/class-settings.php:478
4182
  msgctxt "admin settings"
4183
  msgid ""
4184
  "This section refers only to the text of the renewal/expiration notices. You "
@@ -4187,12 +4193,12 @@ msgstr ""
4187
  "Detta avsnitt avser endast texten till förnyelse- / utgångs-meddelanden. Du "
4188
  "kan också <a>ställa in när e-postmeddelanden skickas</a> ."
4189
 
4190
- #: core/class-settings.php:482
4191
  msgctxt "admin settings"
4192
  msgid "Pending expiration e-mail message"
4193
  msgstr "Avvaktar meddelande om upphörande"
4194
 
4195
- #: core/class-settings.php:486
4196
  msgctxt "settings"
4197
  msgid ""
4198
  "Sent some time before the listing expires. Applies to non-recurring renewals "
@@ -4201,50 +4207,50 @@ msgstr ""
4201
  "Skickas en tid innan annonsen löper ut. Vänder sig enbart till de som inte "
4202
  "auto-förnyas."
4203
 
4204
- #: core/class-settings.php:487 core/class-settings.php:500
4205
- #: core/class-settings.php:513 core/class-settings.php:526
4206
- #: core/class-settings.php:539
4207
  msgctxt "settings"
4208
  msgid "Listing's name (with link)"
4209
  msgstr "Annonsens namn (med länk)"
4210
 
4211
- #: core/class-settings.php:488 core/class-settings.php:501
4212
- #: core/class-settings.php:514 core/class-settings.php:527
4213
- #: core/class-settings.php:540
4214
  msgctxt "settings"
4215
  msgid "Author's name"
4216
  msgstr "Författarens namn"
4217
 
4218
- #: core/class-settings.php:489 core/class-settings.php:502
4219
- #: core/class-settings.php:541
4220
  msgctxt "settings"
4221
  msgid "Expiration date"
4222
  msgstr "Förfallodatum"
4223
 
4224
- #: core/class-settings.php:490
4225
  msgctxt "settings"
4226
  msgid "Category that is going to expire"
4227
  msgstr "Kategori som kommer att löpa ut"
4228
 
4229
- #: core/class-settings.php:491 core/class-settings.php:504
4230
- #: core/class-settings.php:543
4231
  msgctxt "settings"
4232
  msgid "Link to renewal page"
4233
  msgstr "Länk till förnyelsesida"
4234
 
4235
- #: core/class-settings.php:492 core/class-settings.php:505
4236
- #: core/class-settings.php:517 core/class-settings.php:530
4237
- #: core/class-settings.php:544
4238
  msgctxt "settings"
4239
  msgid "Link to your site"
4240
  msgstr "Länk till din webbplats"
4241
 
4242
- #: core/class-settings.php:495
4243
  msgctxt "admin settings"
4244
  msgid "Listing Renewal e-mail message"
4245
  msgstr "E-postmeddelande om annonsförnyelse"
4246
 
4247
- #: core/class-settings.php:499
4248
  msgctxt "settings"
4249
  msgid ""
4250
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
@@ -4253,17 +4259,17 @@ msgstr ""
4253
  "Skickas vid tidpunkten för annonsens utgång. Gäller endast dem som inte "
4254
  "autoförnyas."
4255
 
4256
- #: core/class-settings.php:503 core/class-settings.php:542
4257
  msgctxt "settings"
4258
  msgid "Category that expired"
4259
  msgstr "Kategori som har utgått."
4260
 
4261
- #: core/class-settings.php:508
4262
  msgctxt "admin settings"
4263
  msgid "Listing auto-renewal reminder (recurring payments)"
4264
  msgstr "Påminnelse för auto-förnyandet av annons (återkommande betalning)"
4265
 
4266
- #: core/class-settings.php:512
4267
  msgctxt "settings"
4268
  msgid ""
4269
  "Sent some time before the listing is auto-renewed. Applies to recurring "
@@ -4272,27 +4278,27 @@ msgstr ""
4272
  "Sickas en tid före annonsen auto-förnyas. Gäller enbart återkommande "
4273
  "förnyelser."
4274
 
4275
- #: core/class-settings.php:515 core/class-settings.php:529
4276
  msgctxt "settings"
4277
  msgid "Renewal date"
4278
  msgstr "Förnyelsedatum"
4279
 
4280
- #: core/class-settings.php:516
4281
  msgctxt "settings"
4282
  msgid "Category that is going to be renewed"
4283
  msgstr "Kategori som kommer att förnyas"
4284
 
4285
- #: core/class-settings.php:518
4286
  msgctxt "settings"
4287
  msgid "Link to manage subscriptions"
4288
  msgstr "Länk för att hantera prenumerationer"
4289
 
4290
- #: core/class-settings.php:521
4291
  msgctxt "admin settings"
4292
  msgid "Listing Renewal e-mail message (recurring payments)"
4293
  msgstr "E-postmeddelande om förnyelse av annons (återkommande betalning)"
4294
 
4295
- #: core/class-settings.php:525
4296
  msgctxt "settings"
4297
  msgid ""
4298
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
@@ -4300,17 +4306,17 @@ msgstr ""
4300
  "Skickas efter att annonsen är automatiskt förnyad. Gäller endast "
4301
  "återkommande förnyelser."
4302
 
4303
- #: core/class-settings.php:528
4304
  msgctxt "settings"
4305
  msgid "Renewed category"
4306
  msgstr "Förnyad kategori"
4307
 
4308
- #: core/class-settings.php:534
4309
  msgctxt "admin settings"
4310
  msgid "Renewal reminder e-mail message"
4311
  msgstr "Påminnelsemeddelande om förnyelse"
4312
 
4313
- #: core/class-settings.php:538
4314
  msgctxt "settings"
4315
  msgid ""
4316
  "Sent some time after listing expiration and when no renewal has occurred. "
@@ -4319,32 +4325,32 @@ msgstr ""
4319
  "Skickas en tid efter att annonsen utgått och inte förnyats. Gäller både "
4320
  "återkommande och icke-återkommande förnyelser."
4321
 
4322
- #: core/class-settings.php:548
4323
  msgctxt "admin settings"
4324
  msgid "Payment"
4325
  msgstr "Betalning"
4326
 
4327
- #: core/class-settings.php:549
4328
  msgctxt "admin settings"
4329
  msgid "Payment Settings"
4330
  msgstr "Betalningsinställningar"
4331
 
4332
- #: core/class-settings.php:552
4333
  msgctxt "admin settings"
4334
  msgid "Turn On payments?"
4335
  msgstr "Slå på betalningar?"
4336
 
4337
- #: core/class-settings.php:554
4338
  msgctxt "admin settings"
4339
  msgid "Put payment gateways in test mode?"
4340
  msgstr "Sätta betalningsmodulen i testläge?"
4341
 
4342
- #: core/class-settings.php:559
4343
  msgctxt "admin settings"
4344
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
4345
  msgstr "Verkställ kassan på en säkrad (HTTPS) version på din webbplats."
4346
 
4347
- #: core/class-settings.php:562
4348
  msgctxt "admin settings"
4349
  msgid ""
4350
  "Recommended for added security. For this to work you need to enable HTTPS on "
@@ -4353,162 +4359,162 @@ msgstr ""
4353
  "Rekommenderas för ökad säkerhet. För att detta ska fungera måste du aktivera "
4354
  "HTTPS på din server och <a>få ett SSL-certifikat</a> ."
4355
 
4356
- #: core/class-settings.php:566
4357
  msgctxt "admin settings"
4358
  msgid "Currency Code"
4359
  msgstr "Valutakod"
4360
 
4361
- #: core/class-settings.php:568
4362
  msgctxt "admin settings"
4363
  msgid "Australian Dollar (AUD)"
4364
  msgstr "Australiensiska dollar (AUD)"
4365
 
4366
- #: core/class-settings.php:569
4367
  msgctxt "admin settings"
4368
  msgid "Brazilian Real (BRL)"
4369
  msgstr "Brasilianska real (BRL)"
4370
 
4371
- #: core/class-settings.php:570
4372
  msgctxt "admin settings"
4373
  msgid "Canadian Dollar (CAD)"
4374
  msgstr "Kanadensiska dollar (CAD)"
4375
 
4376
- #: core/class-settings.php:571
4377
  msgctxt "admin settings"
4378
  msgid "Czech Koruna (CZK)"
4379
  msgstr "Tjeckisk krona (CZK)"
4380
 
4381
- #: core/class-settings.php:572
4382
  msgctxt "admin settings"
4383
  msgid "Danish Krone (DKK)"
4384
  msgstr "Dansk krona (DKK)"
4385
 
4386
- #: core/class-settings.php:573
4387
  msgctxt "admin settings"
4388
  msgid "Euro (EUR)"
4389
  msgstr "Euro (EUR)"
4390
 
4391
- #: core/class-settings.php:574
4392
  msgctxt "admin settings"
4393
  msgid "Hong Kong Dollar (HKD)"
4394
  msgstr "Hong Kong Dollar (HKD)"
4395
 
4396
- #: core/class-settings.php:575
4397
  msgctxt "admin settings"
4398
  msgid "Hungarian Forint (HUF)"
4399
  msgstr "Ungerska forint (HUF)"
4400
 
4401
- #: core/class-settings.php:576
4402
  msgctxt "admin settings"
4403
  msgid "Israeli New Shequel (ILS)"
4404
  msgstr "Israeliska New Shequel (ILS)"
4405
 
4406
- #: core/class-settings.php:577
4407
  msgctxt "admin settings"
4408
  msgid "Japanese Yen (JPY)"
4409
  msgstr "Japanska yen (JPY)"
4410
 
4411
- #: core/class-settings.php:578
4412
  msgctxt "admin settings"
4413
  msgid "Malasian Ringgit (MYR)"
4414
  msgstr "Malaysanesisk ringgit (MYR)"
4415
 
4416
- #: core/class-settings.php:579
4417
  msgctxt "admin settings"
4418
  msgid "Mexican Peso (MXN)"
4419
  msgstr "Mexikanska peso (MXN)"
4420
 
4421
- #: core/class-settings.php:580
4422
  msgctxt "admin settings"
4423
  msgid "Norwegian Krone (NOK)"
4424
  msgstr "Norska kronor (NOK)"
4425
 
4426
- #: core/class-settings.php:581
4427
  msgctxt "admin settings"
4428
  msgid "New Zealand Dollar (NZD)"
4429
  msgstr "Nyzeeländsk dollar (NZD)"
4430
 
4431
- #: core/class-settings.php:582
4432
  msgctxt "admin settings"
4433
  msgid "Philippine Peso (PHP)"
4434
  msgstr "Filippinsk peso (PHP)"
4435
 
4436
- #: core/class-settings.php:583
4437
  msgctxt "admin settings"
4438
  msgid "Polish Zloty (PLN)"
4439
  msgstr "Polska zloty (PLN)"
4440
 
4441
- #: core/class-settings.php:584
4442
  msgctxt "admin settings"
4443
  msgid "Pound Sterling (GBP)"
4444
  msgstr "Brittiska pund (GBP)"
4445
 
4446
- #: core/class-settings.php:585
4447
  msgctxt "admin settings"
4448
  msgid "Singapore Dollar (SGD)"
4449
  msgstr "Singapore dollar (SGD)"
4450
 
4451
- #: core/class-settings.php:586
4452
  msgctxt "admin settings"
4453
  msgid "Swedish Krona (SEK)"
4454
  msgstr "Svenska kronor (SEK)"
4455
 
4456
- #: core/class-settings.php:587
4457
  msgctxt "admin settings"
4458
  msgid "Swiss Franc (CHF)"
4459
  msgstr "Schweiziska franc (CHF)"
4460
 
4461
- #: core/class-settings.php:588
4462
  msgctxt "admin settings"
4463
  msgid "Taiwan Dollar (TWD)"
4464
  msgstr "Taiwanesiska dollar (TWD)"
4465
 
4466
- #: core/class-settings.php:589
4467
  msgctxt "admin settings"
4468
  msgid "Thai Baht (THB)"
4469
  msgstr "Thailändska baht (THB)"
4470
 
4471
- #: core/class-settings.php:590
4472
  msgctxt "admin settings"
4473
  msgid "Turkish Lira (TRY)"
4474
  msgstr "Turkiska Lira (TRY)"
4475
 
4476
- #: core/class-settings.php:591
4477
  msgctxt "admin settings"
4478
  msgid "U.S. Dollar (USD)"
4479
  msgstr "US-dollar (USD)"
4480
 
4481
- #: core/class-settings.php:595
4482
  msgctxt "admin settings"
4483
  msgid "Currency Symbol"
4484
  msgstr "Valutasymbol"
4485
 
4486
- #: core/class-settings.php:600
4487
  msgctxt "admin settings"
4488
  msgid "Currency symbol display"
4489
  msgstr "Visa valutasymbol"
4490
 
4491
- #: core/class-settings.php:604
4492
  msgctxt "admin settings"
4493
  msgid "Show currency symbol on the left"
4494
  msgstr "Visa valutasymbol till vänster"
4495
 
4496
- #: core/class-settings.php:605
4497
  msgctxt "admin settings"
4498
  msgid "Show currency symbol on the right"
4499
  msgstr "Visa valutasymbol till höger"
4500
 
4501
- #: core/class-settings.php:606
4502
  msgctxt "admin settings"
4503
  msgid "Do not show currency symbol"
4504
  msgstr "Visa inte valutasymbol"
4505
 
4506
- #: core/class-settings.php:608
4507
  msgctxt "admin settings"
4508
  msgid "Thank you for payment message"
4509
  msgstr "Tack för betalningsuppdrag"
4510
 
4511
- #: core/class-settings.php:609
4512
  msgctxt "admin settings"
4513
  msgid ""
4514
  "Thank you for your payment. Your payment is being verified and your listing "
@@ -4517,12 +4523,12 @@ msgstr ""
4517
  "Tack för din betalning. Din betalning verifieras och din annons granskas. "
4518
  "Verifieringen och granskningsprocessen kan ta upp till 48 timmar."
4519
 
4520
- #: core/class-settings.php:614
4521
  msgctxt "admin settings"
4522
  msgid "Ask users to come back for abandoned payments?"
4523
  msgstr "Fråga användare om de vill genomföra sin betalning?"
4524
 
4525
- #: core/class-settings.php:617
4526
  msgctxt "admin settings"
4527
  msgid ""
4528
  "An abandoned payment is when a user attempts to place a listing and gets to "
@@ -4536,12 +4542,12 @@ msgstr ""
4536
  "användaren helt enkelt inte avlutade transaktionen. BD kan skicka en "
4537
  "påminnelse om att komma tillbaka och fortsätta."
4538
 
4539
- #: core/class-settings.php:623
4540
  msgctxt "admin settings"
4541
  msgid "Listing abandonment threshold (hours)"
4542
  msgstr "Tröskel för övergivning (timmar)"
4543
 
4544
- #: core/class-settings.php:628
4545
  msgctxt "admin settings"
4546
  msgid ""
4547
  "Listings with pending payments are marked as abandoned after this time. You "
@@ -4550,37 +4556,37 @@ msgstr ""
4550
  "Annonser med avvaktande betalningar är markerade som övergivna efter denna "
4551
  "tid. Du kan också <a>anpassa e-mejlet</a> användaren får."
4552
 
4553
- #: core/class-settings.php:633
4554
  msgctxt "admin settings"
4555
  msgid "Themes"
4556
  msgstr "Teman"
4557
 
4558
- #: core/class-settings.php:635
4559
  msgctxt "admin settings"
4560
  msgid "You can manage your themes on <a>Directory Themes</a>."
4561
  msgstr "Du kan hantera dina teman i <a>Directory Themes</a>."
4562
 
4563
- #: core/class-settings.php:640
4564
  msgctxt "admin settings"
4565
  msgid "Theme button style"
4566
  msgstr "Temats format för knapp"
4567
 
4568
- #: core/class-settings.php:644
4569
  msgctxt "admin settings"
4570
  msgid "Use the BD theme style for BD buttons"
4571
  msgstr "Använd BD-temat stil för BD-knappar"
4572
 
4573
- #: core/class-settings.php:645
4574
  msgctxt "admin settings"
4575
  msgid "Use the WP theme style for BD buttons"
4576
  msgstr "Använd WordPress-temats format för BD-knappar"
4577
 
4578
- #: core/class-settings.php:652
4579
  msgctxt "admin settings"
4580
  msgid "Image"
4581
  msgstr "Bild"
4582
 
4583
- #: core/class-settings.php:653
4584
  msgctxt "admin settings"
4585
  msgid ""
4586
  "Any changes to these settings will affect new listings only. Existing "
@@ -4593,52 +4599,52 @@ msgstr ""
4593
  "behöver du ladda upp bilderna igen för aktuell/a annons/er efter att du har "
4594
  "ändrat här."
4595
 
4596
- #: core/class-settings.php:654
4597
  msgctxt "admin settings"
4598
  msgid "Image Settings"
4599
  msgstr "Bildinställningar"
4600
 
4601
- #: core/class-settings.php:655
4602
  msgctxt "admin settings"
4603
  msgid "Allow images?"
4604
  msgstr "Tillåt bilder?"
4605
 
4606
- #: core/class-settings.php:657
4607
  msgctxt "admin settings"
4608
  msgid "Min Image File Size (KB)"
4609
  msgstr "Min bildfilstorlek (KB)"
4610
 
4611
- #: core/class-settings.php:658
4612
  msgctxt "admin settings"
4613
  msgid "Max Image File Size (KB)"
4614
  msgstr "Max bildfilstorlek (KB)"
4615
 
4616
- #: core/class-settings.php:660
4617
  msgctxt "admin settings"
4618
  msgid "Min image width (px)"
4619
  msgstr "Min bildbredd (px)"
4620
 
4621
- #: core/class-settings.php:661
4622
  msgctxt "admin settings"
4623
  msgid "Min image height (px)"
4624
  msgstr "Min bildhöjd (px)"
4625
 
4626
- #: core/class-settings.php:663
4627
  msgctxt "admin settings"
4628
  msgid "Max image width (px)"
4629
  msgstr "Max bildbredd (px)"
4630
 
4631
- #: core/class-settings.php:664
4632
  msgctxt "admin settings"
4633
  msgid "Max image height (px)"
4634
  msgstr "Max bildhöjd (px)"
4635
 
4636
- #: core/class-settings.php:666
4637
  msgctxt "admin settings"
4638
  msgid "Turn on thickbox/lightbox?"
4639
  msgstr "Sätt på thickbox/lightbox?"
4640
 
4641
- #: core/class-settings.php:666
4642
  msgctxt "admin settings"
4643
  msgid ""
4644
  "Uncheck if it conflicts with other elements or plugins installed on your site"
@@ -4646,27 +4652,27 @@ msgstr ""
4646
  "Avmarkera om den kolliderar med andra element eller plugins installerade på "
4647
  "din webbplats"
4648
 
4649
- #: core/class-settings.php:668
4650
  msgctxt "admin settings"
4651
  msgid "Thumbnails"
4652
  msgstr "Miniatyrer"
4653
 
4654
- #: core/class-settings.php:669
4655
  msgctxt "admin settings"
4656
  msgid "Thumbnail width (px)"
4657
  msgstr "Miniatyr bredd (px)"
4658
 
4659
- #: core/class-settings.php:670
4660
  msgctxt "admin settings"
4661
  msgid "Thumbnail height (px)"
4662
  msgstr "Miniatyr höjd (px)"
4663
 
4664
- #: core/class-settings.php:673
4665
  msgctxt "admin settings"
4666
  msgid "Crop thumbnails to exact dimensions?"
4667
  msgstr "Beskär miniatyrer till exakta dimensioner?"
4668
 
4669
- #: core/class-settings.php:676
4670
  msgctxt "admin settings"
4671
  msgid ""
4672
  "When enabled images will match exactly the dimensions above but part of the "
@@ -4679,12 +4685,12 @@ msgstr ""
4679
  "för att matcha den angivna bredden, och höjden justeras proportionerligt. "
4680
  "Beroende på de uppladdade bilderna kan tumnaglarna ha olika höjd."
4681
 
4682
- #: core/class-settings.php:682
4683
  msgctxt "admin settings"
4684
  msgid "Number of free images"
4685
  msgstr "Antal fria bilder"
4686
 
4687
- #: core/class-settings.php:687
4688
  msgctxt "admin settings"
4689
  msgid ""
4690
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
@@ -4694,27 +4700,27 @@ msgstr ""
4694
  "eller editera en <a> Avgiftsplan</a> istället för att använda denna "
4695
  "inställningen som är ignorerad för betalda annonser."
4696
 
4697
- #: core/class-settings.php:690
4698
  msgctxt "admin settings"
4699
  msgid "Use default picture for listings with no picture?"
4700
  msgstr "Använda standardbild för annonser utan bild?"
4701
 
4702
- #: core/class-settings.php:691
4703
  msgctxt "admin settings"
4704
  msgid "Show Thumbnail on main listings page?"
4705
  msgstr "Visa tumnaglar på huvudsidan för annonser?"
4706
 
4707
- #: core/class-settings.php:720
4708
  msgctxt "admin settings"
4709
  msgid "User"
4710
  msgstr "Användare"
4711
 
4712
- #: core/class-settings.php:721
4713
  msgctxt "admin settings"
4714
  msgid "User registration date"
4715
  msgstr "Användarens registreringsdatum"
4716
 
4717
- #: core/class-settings.php:747
4718
  msgctxt "admin settings"
4719
  msgid ""
4720
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
@@ -4723,7 +4729,7 @@ msgstr ""
4723
  "Det gick inte att kopiera AJAX kompatibilitetsplugin \"%s\". "
4724
  "Kompatibilitetsläge aktiverades inte."
4725
 
4726
- #: core/class-settings.php:755
4727
  msgctxt "admin settings"
4728
  msgid ""
4729
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
@@ -4732,7 +4738,7 @@ msgstr ""
4732
  "Det gick inte att aktivera AJAX kompatibilitetsläge: katalogen \"%s\" kunde "
4733
  "inte skapas."
4734
 
4735
- #: core/class-settings.php:764
4736
  msgctxt "admin settings"
4737
  msgid ""
4738
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
@@ -4742,97 +4748,97 @@ msgstr ""
4742
  "kompatibilitetsmodule\". Ta bort filen \"%s\" manuellt eller inaktivera "
4743
  "plugin."
4744
 
4745
- #: core/class-settings.php:1084
4746
  msgctxt "settings"
4747
  msgid "Deactivate License"
4748
  msgstr "Inaktivera licens"
4749
 
4750
- #: core/class-settings.php:1086
4751
  msgctxt "settings"
4752
  msgid "Deactivating license..."
4753
  msgstr "Inaktiverar licensen..."
4754
 
4755
- #: core/class-settings.php:1089
4756
  msgctxt "settings"
4757
  msgid "Activate License"
4758
  msgstr "Aktivera licens"
4759
 
4760
- #: core/class-settings.php:1091
4761
  msgctxt "settings"
4762
  msgid "Activating license..."
4763
  msgstr "Aktiverar licensen..."
4764
 
4765
- #: core/class-settings.php:1114
4766
  msgctxt "admin settings"
4767
  msgid "Valid placeholders: %s"
4768
  msgstr "Giltiga platshållare:%s"
4769
 
4770
- #: core/class-settings.php:1148
4771
  msgctxt "settings email"
4772
  msgid "Click to edit e-mail"
4773
  msgstr "Klicka för att redigera e-post"
4774
 
4775
- #: core/class-settings.php:1149
4776
  msgctxt "settings email"
4777
  msgid "Click to edit"
4778
  msgstr "Klicka för att redigera."
4779
 
4780
- #: core/class-settings.php:1162
4781
  msgctxt "settings email"
4782
  msgid "E-Mail Subject"
4783
  msgstr "E-postämne"
4784
 
4785
- #: core/class-settings.php:1173
4786
  msgctxt "settings email"
4787
  msgid "E-Mail Body"
4788
  msgstr "E-post brödtext"
4789
 
4790
- #: core/class-settings.php:1184
4791
  msgctxt "settings email"
4792
  msgid "You can use the following placeholders:"
4793
  msgstr "Du kan använda följande platshållare:"
4794
 
4795
- #: core/class-settings.php:1207
4796
  msgctxt "settings email"
4797
  msgid "Preview e-mail"
4798
  msgstr "Förhandsgranska e-post"
4799
 
4800
- #: core/class-settings.php:1208
4801
  msgctxt "settings email"
4802
  msgid "Cancel"
4803
  msgstr "Avbryt"
4804
 
4805
- #: core/class-settings.php:1209
4806
  msgctxt "settings email"
4807
  msgid "Save Changes"
4808
  msgstr "Spara ändringar"
4809
 
4810
- #: core/class-settings.php:1228
4811
  msgctxt "settings email"
4812
  msgid "Site title"
4813
  msgstr "Webbplatstitel"
4814
 
4815
- #: core/class-settings.php:1231
4816
  msgctxt "settings email"
4817
  msgid "Site title (with link)"
4818
  msgstr "Webbplatstitel (med länk)"
4819
 
4820
- #: core/class-settings.php:1234
4821
  msgctxt "settings email"
4822
  msgid "Site address (with link)"
4823
  msgstr "Webbplatsadress (med länk)"
4824
 
4825
- #: core/class-settings.php:1237
4826
  msgctxt "settings email"
4827
  msgid "Directory URL (with link)"
4828
  msgstr "Katalog URL (med länk)"
4829
 
4830
- #: core/class-settings.php:1240
4831
  msgctxt "settings email"
4832
  msgid "Current date"
4833
  msgstr "Dagens datum"
4834
 
4835
- #: core/class-settings.php:1243
4836
  msgctxt "settings email"
4837
  msgid "Current time"
4838
  msgstr "Aktuellt tid"
@@ -6909,7 +6915,7 @@ msgctxt "templates"
6909
  msgid "View"
6910
  msgstr "Visa"
6911
 
6912
- #: templates/parts/login-required.tpl.php:5
6913
  msgctxt "templates"
6914
  msgid ""
6915
  "You are not currently logged in. Please login or register first. When "
4
  msgstr ""
5
  "Project-Id-Version: Business Directory Plugin 4.0.8\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
7
+ "POT-Creation-Date: 2017-02-14 01:14:13+00:00\n"
8
+ "PO-Revision-Date: 2017-01-16 17:49-0500\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: sv_SE\n"
122
  msgid "Renew Listing"
123
  msgstr "Förnya annons"
124
 
125
+ #: admin/class-admin.php:104
126
  msgid ""
127
  "Preview is only available after you've saved the first draft. This is due\n"
128
  "to how WordPress stores the data."
130
  "Förhandsgranskning är endast tillgänglig när du har sparat det första "
131
  "utkastet. Detta beror på hur WordPress lagrar data."
132
 
133
+ #: admin/class-admin.php:137
134
  msgctxt "drip pointer"
135
  msgid ""
136
  "Find out how to create a compelling, thriving business directory from "
141
  "från början i denna sanslöst fullmatade (och GRATIS) e-postkurs i 5 delar. "
142
  "Du får en premium-modul helt kostnadsfritt genom att bara registrera dig."
143
 
144
+ #: admin/class-admin.php:139
145
  msgctxt "drip pointer"
146
  msgid "Email Address:"
147
  msgstr "E-postadress:"
148
 
149
+ #: admin/class-admin.php:145
150
  msgctxt "drip pointer"
151
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
152
  msgstr "Vill du veta hemligheten bakom att bygga en grymt bra affärskatalog?"
153
 
154
+ #: admin/class-admin.php:147
155
  msgctxt "drip pointer"
156
  msgid "Yes, please!"
157
  msgstr "Ja tack!"
158
 
159
+ #: admin/class-admin.php:149
160
  msgctxt "drip pointer"
161
  msgid "No, thanks"
162
  msgstr "Nej tack."
163
 
164
+ #: admin/class-admin.php:166
165
  msgctxt "admin"
166
  msgid "Business Directory"
167
  msgstr "Business Directory"
168
 
169
+ #: admin/class-admin.php:177
170
  msgctxt "admin"
171
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
172
  msgstr "Du är klar! Besök din nya <a>Business Directory</a> sida."
173
 
174
+ #: admin/class-admin.php:198
175
  msgctxt "drip pointer"
176
  msgid "Invalid e-mail address."
177
  msgstr "Ogiltig e-postadress."
178
 
179
+ #: admin/class-admin.php:232
180
  msgctxt "admin menu"
181
  msgid "Business Directory Admin"
182
  msgstr "Business Directory admin"
183
 
184
+ #: admin/class-admin.php:233
185
  msgctxt "admin menu"
186
  msgid "Dir. Admin"
187
  msgstr "Dir. admin"
188
 
189
+ #: admin/class-admin.php:233
190
  msgctxt "admin menu"
191
  msgid "Directory Admin"
192
  msgstr "Katalog admin"
193
 
194
+ #: admin/class-admin.php:239 admin/class-admin.php:240
195
  msgctxt "admin menu"
196
  msgid "Add New Listing"
197
  msgstr "Lägg till ny annons"
198
 
199
+ #: admin/class-admin.php:245 admin/class-admin.php:246
200
  msgctxt "admin menu"
201
  msgid "Manage Options"
202
  msgstr "Hantera alternativ"
203
 
204
+ #: admin/class-admin.php:251 admin/class-admin.php:252
205
  msgctxt "admin menu"
206
  msgid "Manage Fees"
207
  msgstr "Hantera avgifter"
208
 
209
+ #: admin/class-admin.php:257 admin/class-admin.php:258
210
  msgctxt "admin menu"
211
  msgid "Manage Form Fields"
212
  msgstr "Hantera formulärfält"
213
 
214
+ #: admin/class-admin.php:263 admin/class-admin.php:264
215
  msgctxt "admin menu"
216
  msgid "Listings"
217
  msgstr "Annonser"
218
 
219
+ #: admin/class-admin.php:278 admin/class-admin.php:279
220
  msgctxt "admin menu"
221
  msgid "CSV Import"
222
  msgstr "Importera CSV"
223
 
224
+ #: admin/class-admin.php:284 admin/class-admin.php:285
225
  msgctxt "admin menu"
226
  msgid "CSV Export"
227
  msgstr "Exportera CSV"
228
 
229
+ #: admin/class-admin.php:290 admin/class-admin.php:291
230
  msgctxt "admin menu"
231
  msgid "Debug"
232
  msgstr "Debug"
233
 
234
+ #: admin/class-admin.php:300
235
  msgctxt "admin menu"
236
  msgid "Main Menu"
237
  msgstr "Huvudmeny"
238
 
239
+ #: admin/class-admin.php:311
240
  msgctxt "admin menu"
241
  msgid "Uninstall Business Directory Plugin"
242
  msgstr "Avinstallera tillägget Business Directory"
243
 
244
+ #: admin/class-admin.php:312
245
  msgctxt "admin menu"
246
  msgid "Uninstall"
247
  msgstr "Avinstallera"
248
 
249
+ #: admin/class-admin.php:426
250
  #: admin/templates/listing-metabox-categories.tpl.php:69
251
  msgctxt "admin infometabox"
252
  msgid "never"
253
  msgstr "aldrig"
254
 
255
+ #: admin/class-admin.php:520
256
  msgctxt "admin"
257
  msgid "Dismiss this notice."
258
  msgstr "Avvisa denna notering."
259
 
260
+ #: admin/class-admin.php:548
261
  msgctxt "admin"
262
  msgid "The listing has been published."
263
  msgid_plural "The listings have been published."
264
  msgstr[0] "Annonsen har publicerats."
265
  msgstr[1] "Annonserna har publicerats"
266
 
267
+ #: admin/class-admin.php:566
268
  msgctxt "admin"
269
  msgid "The listing status has been set as paid."
270
  msgid_plural "The listings status has been set as paid."
271
  msgstr[0] "Annonsen har fått status Betald."
272
  msgstr[1] "Annonserna har fått status Betald."
273
 
274
+ #: admin/class-admin.php:572
275
  msgctxt "admin"
276
  msgid ""
277
  "Only invoices containing non-recurring items were marked as paid. Please "
288
  "Endast fakturor som innehåller engångsposter markerases som betalda. "
289
  "Återkommande betalningar måste hanteras genom gatewayen."
290
 
291
+ #: admin/class-admin.php:591
292
  msgctxt "admin"
293
  msgid "The listing has been modified."
294
  msgid_plural "The listings have been modified."
295
  msgstr[0] "Annonsen har ändrats."
296
  msgstr[1] "Annonserna har ändrats."
297
 
298
+ #: admin/class-admin.php:604
299
  msgctxt "admin"
300
  msgid "The listing has been upgraded."
301
  msgid_plural "The listings have been upgraded."
302
  msgstr[0] "Annonsen har uppgraderats."
303
  msgstr[1] "Annonserna har uppgraderats."
304
 
305
+ #: admin/class-admin.php:616
306
  msgctxt "admin"
307
  msgid "The listing has been downgraded."
308
  msgid_plural "The listings have been downgraded."
309
  msgstr[0] "Annonsen har nedgraderats."
310
  msgstr[1] "Annonserna har nedgraderats."
311
 
312
+ #: admin/class-admin.php:627
313
  msgctxt "admin payments"
314
  msgid ""
315
  "The payment status was not changed. Recurring payments can't be manually "
320
  "manuellt. Vänligen kontrollera din gateway backend för att se om betalningen "
321
  "verkligen gick igenom."
322
 
323
+ #: admin/class-admin.php:632
324
  msgctxt "admin"
325
  msgid "The transaction has been approved."
326
  msgstr "Din transaktion har godkänts."
327
 
328
+ #: admin/class-admin.php:642
329
  msgctxt "admin"
330
  msgid "The transaction has been rejected."
331
  msgstr "Transaktionen har avvisats."
332
 
333
+ #: admin/class-admin.php:648
334
  msgctxt "admin"
335
  msgid "The fee was successfully assigned."
336
  msgstr "Avgiften tilldelades med framgång."
337
 
338
+ #: admin/class-admin.php:657
339
  msgctxt "admin"
340
  msgid "Listing was renewed."
341
  msgid_plural "Listings were renewed."
342
  msgstr[0] "Annonsen har förnyats."
343
  msgstr[1] "Annonserna har förnyats."
344
 
345
+ #: admin/class-admin.php:664
346
  msgctxt "admin"
347
  msgid "Renewal email sent."
348
  msgstr "E-postmeddelande om förnyelse skickat."
349
 
350
+ #: admin/class-admin.php:719
351
  msgctxt "admin category id"
352
  msgid "ID"
353
  msgstr "ID"
354
 
355
+ #: admin/class-admin.php:721 admin/class-admin.php:727
356
  msgctxt "admin"
357
  msgid "Listing Count"
358
  msgstr "Annonsräknare"
359
 
360
+ #: admin/class-admin.php:836
361
  msgctxt "admin"
362
  msgid ""
363
  "<b>Business Directory Plugin</b> requires fields with the following "
366
  "<b>Tillägget Business Directory</b> kräver fält med följande associationer "
367
  "för att fungera korrekt: <b>%s</b>."
368
 
369
+ #: admin/class-admin.php:838
370
  msgctxt "admin"
371
  msgid ""
372
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
375
  "<b>Tillägget Business Direcotry </b> kräver ett fält med en<b>%s</b> "
376
  "association för att fungera korrekt."
377
 
378
+ #: admin/class-admin.php:842
379
  msgctxt "admin"
380
  msgid ""
381
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
384
  "Du kan skapa dessa anpassade fält själv i \"Hantera formulärfält\" eller "
385
  "låta Business Directory göra det åt dig automatiskt."
386
 
387
+ #: admin/class-admin.php:846
388
  msgctxt "admin"
389
  msgid "Go to \"Manage Form Fields\""
390
  msgstr "Gå till \"Hantera formulärfält\""
391
 
392
+ #: admin/class-admin.php:849
393
  msgctxt "admin"
394
  msgid "Create these required fields for me"
395
  msgstr "Skapa dessa obligatoriska fält för mig"
396
 
397
+ #: admin/class-admin.php:858
398
  msgctxt "admin"
399
  msgid ""
400
  "<b>Business Directory Plugin</b> requires a page with the "
403
  "<b>Tillägget Business Directory</b> kräver att du lagt shortcoden "
404
  "<tt>[businessdirectory]</tt> på en sida för att fungera korrekt."
405
 
406
+ #: admin/class-admin.php:860
407
  msgctxt "admin"
408
  msgid ""
409
  "You can create this page by yourself or let Business Directory do this for "
412
  "Du kan skapa denna sida av dig själv eller låta Business Directory göra det "
413
  "åt dig automatiskt."
414
 
415
+ #: admin/class-admin.php:864
416
  msgctxt "admin"
417
  msgid "Create required pages for me"
418
  msgstr "Skapa nödvändiga sidor åt mig."
419
 
420
+ #: admin/class-admin.php:904
421
  msgctxt "admin compat"
422
  msgid "Installed: %s"
423
  msgstr "Installerat: %s"
424
 
425
+ #: admin/class-admin.php:904
426
  msgctxt "admin compat"
427
  msgid "N/A"
428
  msgstr "Ej tillämplig"
429
 
430
+ #: admin/class-admin.php:907
431
  msgctxt "admin compat"
432
  msgid "Required: %s"
433
  msgstr "Nödvändigt: %s"
434
 
435
+ #: admin/class-admin.php:919
436
  msgctxt "admin compat"
437
  msgid ""
438
  "Business Directory has detected some incompatible premium module versions "
441
  "Business Directory har noterat konflikt mellan versioner av premium-moduler "
442
  "som är installerade."
443
 
444
+ #: admin/class-admin.php:921
445
  msgctxt "admin compat"
446
  msgid ""
447
  "Please upgrade to the required versions indicated below to make sure "
450
  "Vänligen uppgradera till de nödvändiga versioner som anges nedan för att se "
451
  "till att allt fungerar."
452
 
453
+ #: admin/class-admin.php:941
454
  msgctxt "admin"
455
  msgid ""
456
  "We noticed you want your Business Directory users to register before posting "
653
  msgid "← Return to \"CSV Import\""
654
  msgstr "← Återvänd till \"CSV Import\""
655
 
656
+ #: admin/csv-import.php:256
657
  msgid ""
658
  "A valid temporary directory with write permissions is required for CSV "
659
  "imports to function properly. Your server is using \"%s\" but this path does "
663
  "fungera. Servern använder \"%s\", men denna väg verkar inte vara skrivbar. "
664
  "Rådgör med din värd."
665
 
666
+ #: admin/csv-import.php:290
667
  msgctxt "admin csv-import"
668
  msgid "There was an error uploading the CSV file."
669
  msgstr "Det uppstod ett fel vid överföringen av CSV-filen."
670
 
671
+ #: admin/csv-import.php:296
672
  msgctxt "admin csv-import"
673
  msgid "Please upload or select a CSV file."
674
  msgstr "Vänligen ladda upp eller välj en CSV-fil."
675
 
676
+ #: admin/csv-import.php:309
677
  msgctxt "admin csv-import"
678
  msgid "There was an error uploading the images ZIP file."
679
  msgstr "Det uppstod ett fel vid uppladdningen av bildernas ZIP-fil."
680
 
681
+ #: admin/csv-import.php:330
682
  msgctxt "admin csv-import"
683
  msgid ""
684
  "An error was detected while validating the CSV file for import. Please fix "
687
  "Ett fel upptäcktes vid valideringen av CSV-filen för import. Vänligen "
688
  "åtgärda detta innan du fortsätter."
689
 
690
+ #: admin/csv-import.php:339
691
  msgctxt "admin csv-import"
692
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
693
  msgstr "Import är i \"testläge\". Ingenting kommer att införas i databasen."
1046
  msgstr "Län"
1047
 
1048
  #: admin/form-fields.php:298
1049
+ #, fuzzy
1050
+ msgctxt "form-fields admin"
1051
+ msgid "Country"
1052
+ msgstr "Land:"
1053
+
1054
+ #: admin/form-fields.php:299
1055
  msgctxt "form-fields admin"
1056
  msgid "ZIP Code"
1057
  msgstr "Postnummer"
1058
 
1059
+ #: admin/form-fields.php:300
1060
  msgctxt "form-fields admin"
1061
  msgid "FAX Number"
1062
  msgstr "faxnummer"
1063
 
1064
+ #: admin/form-fields.php:301
1065
  msgctxt "form-fields admin"
1066
  msgid "Phone Number"
1067
  msgstr "Telefonnummer"
1068
 
1069
+ #: admin/form-fields.php:302
1070
  msgctxt "form-fields admin"
1071
  msgid "Ratings Field"
1072
  msgstr "Fält för omdöme"
1073
 
1074
+ #: admin/form-fields.php:303
1075
  msgctxt "form-fields admin"
1076
  msgid "Twitter"
1077
  msgstr "Twitter"
1078
 
1079
+ #: admin/form-fields.php:304
1080
  msgctxt "form-fields admin"
1081
  msgid "Website"
1082
  msgstr "Webbplats"
1083
 
1084
+ #: admin/form-fields.php:325
1085
  msgctxt "form-fields admin"
1086
  msgid "Tags updated."
1087
  msgstr "Taggar uppdateras."
2223
  msgid "Please see the <a>Form Fields documentation</a> for more details."
2224
  msgstr "Se <a>formulärfältsdokumentationen</a> för mer information."
2225
 
2226
+ #. #-#-#-#-# WPBDM.pot (Business Directory Plugin 4.1.8) #-#-#-#-#
2227
  #. Plugin Name of the plugin/theme
2228
  #: admin/templates/header.tpl.php:4
2229
  msgid "Business Directory Plugin"
3000
  msgid "%s Feed"
3001
  msgstr "%s-flöde"
3002
 
3003
+ #: business-directory-plugin.php:1138 core/view-submit-listing.php:58
3004
  #: core/views/submit_listing.php:10
3005
  msgctxt "views"
3006
  msgid "Submit A Listing"
3007
  msgstr "Sätt in en annons"
3008
 
3009
+ #: business-directory-plugin.php:1143
3010
  msgctxt "title"
3011
  msgid "Find a Listing"
3012
  msgstr "Hitta en annons"
3013
 
3014
+ #: business-directory-plugin.php:1148
3015
  msgctxt "title"
3016
  msgid "View All Listings"
3017
  msgstr "Visa alla annonser"
3018
 
3019
+ #: business-directory-plugin.php:1177
3020
  msgctxt "title"
3021
  msgid "Listings tagged: %s"
3022
  msgstr "Annonser med tagg: %s"
3023
 
3024
+ #: core/api.php:402
3025
  msgid "Free"
3026
  msgstr "Gratis"
3027
 
3424
 
3425
  #: core/class-settings.php:106
3426
  msgctxt "admin settings"
3427
+ msgid "Terms and Conditions text goes here..."
3428
+ msgstr "Skriv villkorstexten här..."
 
 
 
 
3429
 
3430
  #: core/class-settings.php:107
3431
  msgctxt "admin settings"
3568
  msgid "Enable AJAX compatibility mode?"
3569
  msgstr "Aktivera AJAX kompatibilitetsläge?"
3570
 
3571
+ #: core/class-settings.php:183
3572
+ msgctxt "admin settings"
3573
+ msgid ""
3574
+ "Include CSS rules to give their own style to View, Edit and Delete buttons?"
3575
+ msgstr ""
3576
+
3577
+ #: core/class-settings.php:189 core/class-settings.php:687
3578
  msgctxt "admin settings"
3579
  msgid "Listings"
3580
  msgstr "Annonser"
3581
 
3582
+ #: core/class-settings.php:190 core/class-settings.php:357
3583
+ #: core/class-settings.php:644
3584
  msgctxt "admin settings"
3585
  msgid "General Settings"
3586
  msgstr "Allmänna inställningar"
3587
 
3588
+ #: core/class-settings.php:192
3589
  msgctxt "admin settings"
3590
  msgid "Listings per page"
3591
  msgstr "Annonser per sida"
3592
 
3593
+ #: core/class-settings.php:193
3594
  msgctxt "admin settings"
3595
  msgid ""
3596
  "Number of listings to show per page. Use a value of \"0\" to show all "
3598
  msgstr ""
3599
  "Antal annonser att visa per sida. Ange \"0\" för att visa alla annonser."
3600
 
3601
+ #: core/class-settings.php:195
3602
  msgctxt "admin settings"
3603
  msgid "Listing duration for no-fee sites (in days)"
3604
  msgstr "Gratis-annonsens varaktighet (i dagar)"
3605
 
3606
+ #: core/class-settings.php:196
3607
  msgctxt "admin settings"
3608
  msgid ""
3609
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
3612
  "Ange värdet \"0\" för att hålla annonsen aktiv i oändlighet, eller ange ett "
3613
  "värde lägre än 10 år (3650 dagar)"
3614
 
3615
+ #: core/class-settings.php:202
3616
  msgctxt "admin settings"
3617
  msgid "Include listing contact form on listing pages?"
3618
  msgstr "Inkludera kontaktformulär på annonsens sida?"
3619
 
3620
+ #: core/class-settings.php:205
3621
  msgctxt "admin settings"
3622
  msgid ""
3623
  "Allows visitors to contact listing authors privately. Authors will receive "
3626
  "Tillåter besökare att kontakta annonsförfattaren privat. Författarna kommer "
3627
  "att få meddelandet via e-post."
3628
 
3629
+ #: core/class-settings.php:208
3630
  msgctxt "admin settings"
3631
  msgid "Open detailed view of listing in new tab?"
3632
  msgstr "Öppna detaljerad vy av annons i ny flik?"
3633
 
3634
+ #: core/class-settings.php:213
3635
  msgctxt "admin settings"
3636
  msgid "Require login for using the contact form?"
3637
  msgstr "Kräv inloggning för att använda kontaktformuläret?"
3638
 
3639
+ #: core/class-settings.php:219
3640
  msgctxt "admin settings"
3641
  msgid "Maximum number of contact form submits per day"
3642
  msgstr "Maximalt antal kontaktformulär sända per dag"
3643
 
3644
+ #: core/class-settings.php:222
3645
  msgctxt "admin settings"
3646
  msgid ""
3647
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
3650
  "Använd detta för att förhindra spam till annonsägare. 0 betyder obegränsat "
3651
  "antal per dag."
3652
 
3653
+ #: core/class-settings.php:230
3654
  msgctxt "admin settings"
3655
  msgid "Include comment form on listing pages?"
3656
  msgstr "Inkludera kommentarsfält på annonssidan?"
3657
 
3658
+ #: core/class-settings.php:233
3659
  msgctxt "admin settings"
3660
  msgid ""
3661
  "BD uses the standard comment inclusion from WordPress, but most themes only "
3665
  "first, and if that doesn't work, try the 3rd option instead."
3666
  msgstr ""
3667
 
3668
+ #: core/class-settings.php:236
 
3669
  msgctxt "admin settings"
3670
  msgid "Do not include comments in listings"
3671
  msgstr "Inkludera kommentarsfält på annonssidan?"
3672
 
3673
+ #: core/class-settings.php:237
 
3674
  msgctxt "admin settings"
3675
  msgid "Include comment form, theme invoked (standard option)"
3676
  msgstr "Inkludera kommentarsfält på annonssidan?"
3677
 
3678
+ #: core/class-settings.php:238
3679
  msgctxt "admin settings"
3680
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
3681
  msgstr ""
3682
 
3683
+ #: core/class-settings.php:246
3684
  msgctxt "admin settings"
3685
  msgid "Show listings under categories on main page?"
3686
  msgstr "Visa listor under kategorierna på huvudsidan?"
3687
 
3688
+ #: core/class-settings.php:247
3689
  msgctxt "admin settings"
3690
  msgid "Status of listings upon uninstalling plugin"
3691
  msgstr "Annonsernas status vid avinstallerande av pluginet."
3692
 
3693
+ #: core/class-settings.php:248 core/class-settings.php:250
3694
  msgctxt "post status"
3695
  msgid "Draft"
3696
  msgstr "Utkast"
3697
 
3698
+ #: core/class-settings.php:248 core/class-settings.php:250
3699
  msgctxt "post status"
3700
  msgid "Trash"
3701
  msgstr "Papperskorg"
3702
 
3703
+ #: core/class-settings.php:249
3704
  msgctxt "admin settings"
3705
  msgid "Status of deleted listings"
3706
  msgstr "Status på borttagna annonser"
3707
 
3708
+ #: core/class-settings.php:251
3709
  msgctxt "admin settings"
3710
  msgid "Submit Listing instructions message"
3711
  msgstr "Skicka meddelande med annons-instruktion"
3712
 
3713
+ #: core/class-settings.php:251
3714
  msgctxt "admin settings"
3715
  msgid ""
3716
  "This text is displayed at the first page of the Submit Listing process for "
3721
  "Directory. Du kan använda den för instruktioner om hur man fyller i "
3722
  "formuläret eller något du vill berätta för användarna innan de sätter igång."
3723
 
3724
+ #: core/class-settings.php:253
3725
  msgctxt "admin settings"
3726
  msgid "Listing Renewal"
3727
  msgstr "Annonsförnyelse"
3728
 
3729
+ #: core/class-settings.php:254
3730
  msgctxt "admin settings"
3731
  msgid "Turn on listing renewal option?"
3732
  msgstr "Slå på förnyelse av annons?"
3733
 
3734
+ #: core/class-settings.php:257
3735
  msgctxt "admin settings"
3736
  msgid "Allow recurring renewal payments?"
3737
  msgstr "Tillåt återkommande betalning för förnyelse?"
3738
 
3739
+ #: core/class-settings.php:260
3740
  msgctxt "admin settings"
3741
  msgid ""
3742
  "Allow users to opt in for automatic renewal of their listings. The fee is "
3745
  "Tillåt användare att välja automatisk förnyelse av deras annons. Avgiften "
3746
  "dras när annonsen löper ut utan användarens ingripande."
3747
 
3748
+ #: core/class-settings.php:264
3749
  msgctxt "admin settings"
3750
  msgid "Use recurring payments as the default payment method?"
3751
  msgstr "Använd återkommande betalningar som standardbetalningsmetod?"
3752
 
3753
+ #: core/class-settings.php:267
3754
  msgctxt "admin settings"
3755
  msgid ""
3756
  "Enable automatic renewal without having users opt in during the submit "
3759
  "Aktivera automatisk förnyelse utan att användaren behöver bekräfta under "
3760
  "processen."
3761
 
3762
+ #: core/class-settings.php:272
3763
  msgctxt "admin settings"
3764
  msgid "Listing renewal e-mail threshold (in days)"
3765
  msgstr "Tröskel för annonsförnyelse (dagar)"
3766
 
3767
+ #: core/class-settings.php:275
3768
  msgctxt "admin settings"
3769
  msgid ""
3770
  "Configure how many days before listing expiration is the renewal e-mail sent."
3772
  "Konfigurera hur många dagar innan annonsen löper ut som förnyelse-mejlet "
3773
  "skickas."
3774
 
3775
+ #: core/class-settings.php:279
3776
  msgctxt "admin settings"
3777
  msgid ""
3778
  "Send expiration notices including a cancel links to auto-renewed listings?"
3780
  "Skicka meddelande med information om att annonsen löper ut som inkluderar en "
3781
  "länk för att avbryta automatisk förnyelse?"
3782
 
3783
+ #: core/class-settings.php:286
3784
  msgctxt "admin settings"
3785
  msgid "Remind listing owners of expired listings (past due)?"
3786
  msgstr "Påminn annonsägare om utgångna annonser (förfallna)"
3787
 
3788
+ #: core/class-settings.php:291
3789
  msgctxt "admin settings"
3790
  msgid "Listing renewal reminder e-mail threshold (in days)"
3791
  msgstr "E-postpåminnelse om annonsförnyelse (dagar)"
3792
 
3793
+ #: core/class-settings.php:294
3794
  msgctxt "admin settings"
3795
  msgid ""
3796
  "Configure how many days after the expiration of a listing an e-mail reminder "
3799
  "Ställ in hur många dagar efter annonsen löpt ut som ett påminnelsemejl ska "
3800
  "skickas till ägaren."
3801
 
3802
+ #: core/class-settings.php:297
3803
  msgctxt "admin settings"
3804
  msgid "Post/Category Settings"
3805
  msgstr "Inlägg/kategoriinställningar"
3806
 
3807
+ #: core/class-settings.php:298
3808
  msgctxt "admin settings"
3809
  msgid "Default new post status"
3810
  msgstr "Standard på nytt inlägg"
3811
 
3812
+ #: core/class-settings.php:299 core/class-settings.php:302
3813
  msgctxt "post status"
3814
  msgid "Published"
3815
  msgstr "Publicerat"
3816
 
3817
+ #: core/class-settings.php:299 core/class-settings.php:302
3818
  msgctxt "post status"
3819
  msgid "Pending"
3820
  msgstr "Avvaktande"
3821
 
3822
+ #: core/class-settings.php:301
3823
  msgctxt "admin settings"
3824
  msgid "Edit post status"
3825
  msgstr "Redigera inläggsstatus"
3826
 
3827
+ #: core/class-settings.php:303
3828
  msgctxt "admin settings"
3829
  msgid "Order categories list by"
3830
  msgstr "Ordna kategorier efter"
3831
 
3832
+ #: core/class-settings.php:305
3833
  msgctxt "admin settings"
3834
  msgid "Name"
3835
  msgstr "Namn"
3836
 
3837
+ #: core/class-settings.php:306
3838
  msgctxt "admin settings"
3839
  msgid "Slug"
3840
  msgstr "Slug"
3841
 
3842
+ #: core/class-settings.php:307
3843
  msgctxt "admin settings"
3844
  msgid "Listing Count"
3845
  msgstr "Annonsräknare"
3846
 
3847
+ #: core/class-settings.php:309
3848
  msgctxt "admin settings"
3849
  msgid "Sort order for categories"
3850
  msgstr "Sorteringsordning för kategorier"
3851
 
3852
+ #: core/class-settings.php:310 core/class-settings.php:328
3853
  msgctxt "admin settings"
3854
  msgid "Ascending"
3855
  msgstr "Stigande"
3856
 
3857
+ #: core/class-settings.php:310 core/class-settings.php:328
3858
  msgctxt "admin settings"
3859
  msgid "Descending"
3860
  msgstr "Fallande"
3861
 
3862
+ #: core/class-settings.php:311
3863
  msgctxt "admin settings"
3864
  msgid "Show category post count?"
3865
  msgstr "Visa kategoriräknare?"
3866
 
3867
+ #: core/class-settings.php:312
3868
  msgctxt "admin settings"
3869
  msgid "Hide empty categories?"
3870
  msgstr "Dölj tomma kategorier?"
3871
 
3872
+ #: core/class-settings.php:313
3873
  msgctxt "admin settings"
3874
  msgid "Show only parent categories in category list?"
3875
  msgstr "Visa enbart överordnad kategori i listan?"
3876
 
3877
+ #: core/class-settings.php:315
3878
  msgctxt "admin settings"
3879
  msgid "Listings Sorting"
3880
  msgstr "Annonssortering"
3881
 
3882
+ #: core/class-settings.php:316
3883
  msgctxt "admin settings"
3884
  msgid "Order directory listings by"
3885
  msgstr "Ordna annonser efter"
3886
 
3887
+ #: core/class-settings.php:318
3888
  msgctxt "admin settings"
3889
  msgid "Title"
3890
  msgstr "Titel"
3891
 
3892
+ #: core/class-settings.php:319
3893
  msgctxt "admin settings"
3894
  msgid "Author"
3895
  msgstr "Författare"
3896
 
3897
+ #: core/class-settings.php:320 core/class-settings.php:730
3898
  msgctxt "admin settings"
3899
  msgid "Date posted"
3900
  msgstr "Datum inlagd"
3901
 
3902
+ #: core/class-settings.php:321 core/class-settings.php:731
3903
  msgctxt "admin settings"
3904
  msgid "Date last modified"
3905
  msgstr "Senast ändrad"
3906
 
3907
+ #: core/class-settings.php:322
3908
  msgctxt "admin settings"
3909
  msgid "Random"
3910
  msgstr "Slumpvis"
3911
 
3912
+ #: core/class-settings.php:323
3913
  msgctxt "admin settings"
3914
  msgid "Paid first then free. Inside each group by date."
3915
  msgstr "Betald först sedan gratis. I varje grupp efter datum."
3916
 
3917
+ #: core/class-settings.php:324
3918
  msgctxt "admin settings"
3919
  msgid "Paid first then free. Inside each group by title."
3920
  msgstr "Betald först sedan gratis. I varje grupp efter titel."
3921
 
3922
+ #: core/class-settings.php:326
3923
  msgctxt "admin settings"
3924
  msgid "Sort directory listings by"
3925
  msgstr "Sortera annonser efter"
3926
 
3927
+ #: core/class-settings.php:327
3928
  msgctxt "admin settings"
3929
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
3930
  msgstr "Stigande för stigande ordning, A-Ö, Fallande för fallande ordning, Ö-A"
3931
 
3932
+ #: core/class-settings.php:332
3933
  msgctxt "admin settings"
3934
  msgid "Enable sort bar?"
3935
  msgstr "Aktivera sorteringsbar?"
3936
 
3937
+ #: core/class-settings.php:337
3938
  msgctxt "admin settings"
3939
  msgid "Sortbar Fields"
3940
  msgstr "Sorteringsbar fält"
3941
 
3942
+ #: core/class-settings.php:346
3943
  msgctxt "admin settings"
3944
  msgid "Featured (Sticky) listing settings"
3945
  msgstr "Inställningar för utvald (sticky) annons"
3946
 
3947
+ #: core/class-settings.php:347
3948
  msgctxt "admin settings"
3949
  msgid "Offer sticky listings?"
3950
  msgstr "Erbjud klistrade annonser?"
3951
 
3952
+ #: core/class-settings.php:348
3953
  msgctxt "admin settings"
3954
  msgid "Offer upgrades during submit process?"
3955
  msgstr "Erbjuda uppgraderingar under registreringsprocessen?"
3956
 
3957
+ #: core/class-settings.php:349
3958
  msgctxt "admin settings"
3959
  msgid "Sticky listing price"
3960
  msgstr "Pris för klistrad annons"
3961
 
3962
+ #: core/class-settings.php:350
3963
  msgctxt "admin settings"
3964
  msgid "Sticky listing page description text"
3965
  msgstr "Beskrivande text för klistrad annons "
3966
 
3967
+ #: core/class-settings.php:351
3968
  msgctxt "admin settings"
3969
  msgid ""
3970
  "You can upgrade your listing to featured status. Featured listings will "
3973
  "Du kan uppgradera din annons till utvald. Utvalda annonser kommer alltid att "
3974
  "synas överst i listan av annonser."
3975
 
3976
+ #: core/class-settings.php:356
3977
  msgctxt "admin settings"
3978
  msgid "E-Mail"
3979
  msgstr "E-post"
3980
 
3981
+ #: core/class-settings.php:360
3982
  msgctxt "admin settings"
3983
  msgid "Display email address fields publicly?"
3984
  msgstr "Visa e-postadress-fälten offentligt?"
3985
 
3986
+ #: core/class-settings.php:363
3987
  msgctxt "admin settings"
3988
  msgid ""
3989
  "Shows the email address of the listing owner to all web users. NOT "
3994
  "eftersom detta ökar spam-mejlen och tillåter spam-bottar att inhämta "
3995
  "mejladressen för framtida bruk."
3996
 
3997
+ #: core/class-settings.php:366
3998
  msgctxt "admin settings"
3999
  msgid "How to determine the listing's email address?"
4000
  msgstr "Hur fastställa annonsens e-postadress?"
4001
 
4002
+ #: core/class-settings.php:369
4003
  msgctxt "admin settings"
4004
  msgid ""
4005
  "This affects emails sent to listing owners via contact forms or when their "
4008
  "Detta påverkar e-postmeddelanden som skickas till annonsägaren via "
4009
  "kontaktformuläret eller när deras annons löper ut."
4010
 
4011
+ #: core/class-settings.php:371
4012
  msgctxt "admin settings"
4013
  msgid "Try listing's email field first, then author's email."
4014
  msgstr "Försök med annonsens e-postfält först, därefter författarens e-post."
4015
 
4016
+ #: core/class-settings.php:372
4017
  msgctxt "admin settings"
4018
  msgid "Try author's email first and then listing's email field."
4019
  msgstr ""
4020
  "Försök med författarens e-post först och därefter annonsens e-postfält."
4021
 
4022
+ #: core/class-settings.php:376
4023
  msgctxt "admin settings"
4024
  msgid "E-Mail Notifications"
4025
  msgstr "E-postnotifikationer"
4026
 
4027
+ #: core/class-settings.php:379
4028
  msgctxt "admin settings"
4029
  msgid "Notify admin via e-mail when..."
4030
  msgstr "Meddela admin via e-post när..."
4031
 
4032
+ #: core/class-settings.php:383
4033
  msgctxt "admin settings"
4034
  msgid "A new listing is submitted."
4035
  msgstr "En ny annons lagts in."
4036
 
4037
+ #: core/class-settings.php:384
4038
  msgctxt "admin settings"
4039
  msgid "A listing is edited."
4040
  msgstr "En annons är redigerad."
4041
 
4042
+ #: core/class-settings.php:385
4043
  msgctxt "admin settings"
4044
  msgid "A listing expires."
4045
  msgstr "En annons förfaller."
4046
 
4047
+ #: core/class-settings.php:386
4048
  msgctxt "admin settings"
4049
  msgid "A contact message is sent to a listing's owner."
4050
  msgstr "Ett kontaktsmeddelande skickas till annonsens ägare."
4051
 
4052
+ #: core/class-settings.php:392
4053
  msgctxt "admin settings"
4054
  msgid "CC this e-mail address too"
4055
  msgstr "Kopia till denna e-postadress också."
4056
 
4057
+ #: core/class-settings.php:398
4058
  msgctxt "admin settings"
4059
  msgid "Notify users via e-mail when..."
4060
  msgstr "Meddela användare via e-post när..."
4061
 
4062
+ #: core/class-settings.php:401
4063
  msgctxt "admin settings"
4064
  msgid "You can modify the text template used for most of these e-mails below."
4065
  msgstr "Du kan ändra textmallen som används för de flesta mejlen nedan."
4066
 
4067
+ #: core/class-settings.php:402
4068
  msgctxt "admin settings"
4069
  msgid "Their listing is submitted."
4070
  msgstr "Deras annons lagts in."
4071
 
4072
+ #: core/class-settings.php:403
4073
  msgctxt "admin settings"
4074
  msgid "Their listing is approved/published."
4075
  msgstr "Deras annons är godkänd / publicerad."
4076
 
4077
+ #: core/class-settings.php:412
4078
  msgctxt "contact email"
4079
  msgid "You have received a reply from your listing at %s."
4080
  msgstr "Du har mottagit ett svar på din annons på %s."
4081
 
4082
+ #: core/class-settings.php:413
4083
  msgctxt "contact email"
4084
  msgid "Name: %s"
4085
  msgstr "Namn: %s"
4086
 
4087
+ #: core/class-settings.php:414
4088
  msgctxt "contact email"
4089
  msgid "E-Mail: %s"
4090
  msgstr "E-postadress: %s"
4091
 
4092
+ #: core/class-settings.php:415
4093
  msgctxt "contact email"
4094
  msgid "Message:"
4095
  msgstr "Meddelande:"
4096
 
4097
+ #: core/class-settings.php:417
4098
  msgctxt "contact email"
4099
  msgid "Time: %s"
4100
  msgstr "Tid: %s"
4101
 
4102
+ #: core/class-settings.php:419
4103
  msgctxt "admin settings"
4104
  msgid "E-Mail Templates"
4105
  msgstr "E-postmallar"
4106
 
4107
+ #: core/class-settings.php:422
4108
  msgctxt "admin settings"
4109
  msgid "Email confirmation message"
4110
  msgstr "E-post bekräftelsemeddelande"
4111
 
4112
+ #: core/class-settings.php:426
4113
  msgctxt "admin settings"
4114
  msgid "Sent after a listing has been submitted."
4115
  msgstr "Skickas efter en annons har skickats in."
4116
 
4117
+ #: core/class-settings.php:427 core/class-settings.php:435
4118
+ #: core/class-settings.php:476
4119
  msgctxt "admin settings"
4120
  msgid "Listing's title"
4121
  msgstr "Annonsens titel"
4122
 
4123
+ #: core/class-settings.php:430
4124
  msgctxt "admin settings"
4125
  msgid "Listing published message"
4126
  msgstr "Meddelande för publicerad annons"
4127
 
4128
+ #: core/class-settings.php:433
4129
  msgctxt "admin settings"
4130
  msgid ""
4131
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
4134
  "Din annons \"[listing]\" är nu tillgänglig på [listing-url] och kan ses av "
4135
  "allmänheten."
4136
 
4137
+ #: core/class-settings.php:434
4138
  msgctxt "admin settings"
4139
  msgid "Sent when the listing has been published or approved by an admin."
4140
  msgstr "Skickas när annonsen har publicerats eller godkänts av admin."
4141
 
4142
+ #: core/class-settings.php:436
4143
  msgctxt "admin settings"
4144
  msgid "Listing's URL"
4145
  msgstr "Annons-URL"
4146
 
4147
+ #: core/class-settings.php:440
4148
  msgctxt "admin settings"
4149
  msgid "Listing Contact Message"
4150
  msgstr "Annonskontaktsmeddelande"
4151
 
4152
+ #: core/class-settings.php:444
4153
  msgctxt "admin settings"
4154
  msgid ""
4155
  "Sent to listing owners when someone uses the contact form on their listing "
4158
  "Skickas till annonsägare när någon använder kontaktformuläret på deras "
4159
  "annonssida."
4160
 
4161
+ #: core/class-settings.php:454
4162
  msgctxt "admin settings"
4163
  msgid "Payment related"
4164
  msgstr "Betalningsrelaterat"
4165
 
4166
+ #: core/class-settings.php:471
4167
  msgctxt "admin settings"
4168
  msgid "Payment abandoned reminder message"
4169
  msgstr "Påminnelse för övergivna betalningar"
4170
 
4171
+ #: core/class-settings.php:475
4172
  msgctxt "admin settings"
4173
  msgid "Sent some time after a pending payment is abandoned by users."
4174
  msgstr ""
4175
  "Skickas en tid efter att en väntande betalning övergivits av användaren."
4176
 
4177
+ #: core/class-settings.php:477
4178
  msgctxt "admin settings"
4179
  msgid "Checkout URL link"
4180
  msgstr "Kassan URL"
4181
 
4182
+ #: core/class-settings.php:483
4183
  msgctxt "admin settings"
4184
  msgid "Renewal Reminders"
4185
  msgstr "Påminnelse om förnyelse"
4186
 
4187
+ #: core/class-settings.php:486
4188
  msgctxt "admin settings"
4189
  msgid ""
4190
  "This section refers only to the text of the renewal/expiration notices. You "
4193
  "Detta avsnitt avser endast texten till förnyelse- / utgångs-meddelanden. Du "
4194
  "kan också <a>ställa in när e-postmeddelanden skickas</a> ."
4195
 
4196
+ #: core/class-settings.php:490
4197
  msgctxt "admin settings"
4198
  msgid "Pending expiration e-mail message"
4199
  msgstr "Avvaktar meddelande om upphörande"
4200
 
4201
+ #: core/class-settings.php:494
4202
  msgctxt "settings"
4203
  msgid ""
4204
  "Sent some time before the listing expires. Applies to non-recurring renewals "
4207
  "Skickas en tid innan annonsen löper ut. Vänder sig enbart till de som inte "
4208
  "auto-förnyas."
4209
 
4210
+ #: core/class-settings.php:495 core/class-settings.php:508
4211
+ #: core/class-settings.php:521 core/class-settings.php:534
4212
+ #: core/class-settings.php:547
4213
  msgctxt "settings"
4214
  msgid "Listing's name (with link)"
4215
  msgstr "Annonsens namn (med länk)"
4216
 
4217
+ #: core/class-settings.php:496 core/class-settings.php:509
4218
+ #: core/class-settings.php:522 core/class-settings.php:535
4219
+ #: core/class-settings.php:548
4220
  msgctxt "settings"
4221
  msgid "Author's name"
4222
  msgstr "Författarens namn"
4223
 
4224
+ #: core/class-settings.php:497 core/class-settings.php:510
4225
+ #: core/class-settings.php:549
4226
  msgctxt "settings"
4227
  msgid "Expiration date"
4228
  msgstr "Förfallodatum"
4229
 
4230
+ #: core/class-settings.php:498
4231
  msgctxt "settings"
4232
  msgid "Category that is going to expire"
4233
  msgstr "Kategori som kommer att löpa ut"
4234
 
4235
+ #: core/class-settings.php:499 core/class-settings.php:512
4236
+ #: core/class-settings.php:551
4237
  msgctxt "settings"
4238
  msgid "Link to renewal page"
4239
  msgstr "Länk till förnyelsesida"
4240
 
4241
+ #: core/class-settings.php:500 core/class-settings.php:513
4242
+ #: core/class-settings.php:525 core/class-settings.php:538
4243
+ #: core/class-settings.php:552
4244
  msgctxt "settings"
4245
  msgid "Link to your site"
4246
  msgstr "Länk till din webbplats"
4247
 
4248
+ #: core/class-settings.php:503
4249
  msgctxt "admin settings"
4250
  msgid "Listing Renewal e-mail message"
4251
  msgstr "E-postmeddelande om annonsförnyelse"
4252
 
4253
+ #: core/class-settings.php:507
4254
  msgctxt "settings"
4255
  msgid ""
4256
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
4259
  "Skickas vid tidpunkten för annonsens utgång. Gäller endast dem som inte "
4260
  "autoförnyas."
4261
 
4262
+ #: core/class-settings.php:511 core/class-settings.php:550
4263
  msgctxt "settings"
4264
  msgid "Category that expired"
4265
  msgstr "Kategori som har utgått."
4266
 
4267
+ #: core/class-settings.php:516
4268
  msgctxt "admin settings"
4269
  msgid "Listing auto-renewal reminder (recurring payments)"
4270
  msgstr "Påminnelse för auto-förnyandet av annons (återkommande betalning)"
4271
 
4272
+ #: core/class-settings.php:520
4273
  msgctxt "settings"
4274
  msgid ""
4275
  "Sent some time before the listing is auto-renewed. Applies to recurring "
4278
  "Sickas en tid före annonsen auto-förnyas. Gäller enbart återkommande "
4279
  "förnyelser."
4280
 
4281
+ #: core/class-settings.php:523 core/class-settings.php:537
4282
  msgctxt "settings"
4283
  msgid "Renewal date"
4284
  msgstr "Förnyelsedatum"
4285
 
4286
+ #: core/class-settings.php:524
4287
  msgctxt "settings"
4288
  msgid "Category that is going to be renewed"
4289
  msgstr "Kategori som kommer att förnyas"
4290
 
4291
+ #: core/class-settings.php:526
4292
  msgctxt "settings"
4293
  msgid "Link to manage subscriptions"
4294
  msgstr "Länk för att hantera prenumerationer"
4295
 
4296
+ #: core/class-settings.php:529
4297
  msgctxt "admin settings"
4298
  msgid "Listing Renewal e-mail message (recurring payments)"
4299
  msgstr "E-postmeddelande om förnyelse av annons (återkommande betalning)"
4300
 
4301
+ #: core/class-settings.php:533
4302
  msgctxt "settings"
4303
  msgid ""
4304
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
4306
  "Skickas efter att annonsen är automatiskt förnyad. Gäller endast "
4307
  "återkommande förnyelser."
4308
 
4309
+ #: core/class-settings.php:536
4310
  msgctxt "settings"
4311
  msgid "Renewed category"
4312
  msgstr "Förnyad kategori"
4313
 
4314
+ #: core/class-settings.php:542
4315
  msgctxt "admin settings"
4316
  msgid "Renewal reminder e-mail message"
4317
  msgstr "Påminnelsemeddelande om förnyelse"
4318
 
4319
+ #: core/class-settings.php:546
4320
  msgctxt "settings"
4321
  msgid ""
4322
  "Sent some time after listing expiration and when no renewal has occurred. "
4325
  "Skickas en tid efter att annonsen utgått och inte förnyats. Gäller både "
4326
  "återkommande och icke-återkommande förnyelser."
4327
 
4328
+ #: core/class-settings.php:556
4329
  msgctxt "admin settings"
4330
  msgid "Payment"
4331
  msgstr "Betalning"
4332
 
4333
+ #: core/class-settings.php:557
4334
  msgctxt "admin settings"
4335
  msgid "Payment Settings"
4336
  msgstr "Betalningsinställningar"
4337
 
4338
+ #: core/class-settings.php:560
4339
  msgctxt "admin settings"
4340
  msgid "Turn On payments?"
4341
  msgstr "Slå på betalningar?"
4342
 
4343
+ #: core/class-settings.php:562
4344
  msgctxt "admin settings"
4345
  msgid "Put payment gateways in test mode?"
4346
  msgstr "Sätta betalningsmodulen i testläge?"
4347
 
4348
+ #: core/class-settings.php:567
4349
  msgctxt "admin settings"
4350
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
4351
  msgstr "Verkställ kassan på en säkrad (HTTPS) version på din webbplats."
4352
 
4353
+ #: core/class-settings.php:570
4354
  msgctxt "admin settings"
4355
  msgid ""
4356
  "Recommended for added security. For this to work you need to enable HTTPS on "
4359
  "Rekommenderas för ökad säkerhet. För att detta ska fungera måste du aktivera "
4360
  "HTTPS på din server och <a>få ett SSL-certifikat</a> ."
4361
 
4362
+ #: core/class-settings.php:574
4363
  msgctxt "admin settings"
4364
  msgid "Currency Code"
4365
  msgstr "Valutakod"
4366
 
4367
+ #: core/class-settings.php:576
4368
  msgctxt "admin settings"
4369
  msgid "Australian Dollar (AUD)"
4370
  msgstr "Australiensiska dollar (AUD)"
4371
 
4372
+ #: core/class-settings.php:577
4373
  msgctxt "admin settings"
4374
  msgid "Brazilian Real (BRL)"
4375
  msgstr "Brasilianska real (BRL)"
4376
 
4377
+ #: core/class-settings.php:578
4378
  msgctxt "admin settings"
4379
  msgid "Canadian Dollar (CAD)"
4380
  msgstr "Kanadensiska dollar (CAD)"
4381
 
4382
+ #: core/class-settings.php:579
4383
  msgctxt "admin settings"
4384
  msgid "Czech Koruna (CZK)"
4385
  msgstr "Tjeckisk krona (CZK)"
4386
 
4387
+ #: core/class-settings.php:580
4388
  msgctxt "admin settings"
4389
  msgid "Danish Krone (DKK)"
4390
  msgstr "Dansk krona (DKK)"
4391
 
4392
+ #: core/class-settings.php:581
4393
  msgctxt "admin settings"
4394
  msgid "Euro (EUR)"
4395
  msgstr "Euro (EUR)"
4396
 
4397
+ #: core/class-settings.php:582
4398
  msgctxt "admin settings"
4399
  msgid "Hong Kong Dollar (HKD)"
4400
  msgstr "Hong Kong Dollar (HKD)"
4401
 
4402
+ #: core/class-settings.php:583
4403
  msgctxt "admin settings"
4404
  msgid "Hungarian Forint (HUF)"
4405
  msgstr "Ungerska forint (HUF)"
4406
 
4407
+ #: core/class-settings.php:584
4408
  msgctxt "admin settings"
4409
  msgid "Israeli New Shequel (ILS)"
4410
  msgstr "Israeliska New Shequel (ILS)"
4411
 
4412
+ #: core/class-settings.php:585
4413
  msgctxt "admin settings"
4414
  msgid "Japanese Yen (JPY)"
4415
  msgstr "Japanska yen (JPY)"
4416
 
4417
+ #: core/class-settings.php:586
4418
  msgctxt "admin settings"
4419
  msgid "Malasian Ringgit (MYR)"
4420
  msgstr "Malaysanesisk ringgit (MYR)"
4421
 
4422
+ #: core/class-settings.php:587
4423
  msgctxt "admin settings"
4424
  msgid "Mexican Peso (MXN)"
4425
  msgstr "Mexikanska peso (MXN)"
4426
 
4427
+ #: core/class-settings.php:588
4428
  msgctxt "admin settings"
4429
  msgid "Norwegian Krone (NOK)"
4430
  msgstr "Norska kronor (NOK)"
4431
 
4432
+ #: core/class-settings.php:589
4433
  msgctxt "admin settings"
4434
  msgid "New Zealand Dollar (NZD)"
4435
  msgstr "Nyzeeländsk dollar (NZD)"
4436
 
4437
+ #: core/class-settings.php:590
4438
  msgctxt "admin settings"
4439
  msgid "Philippine Peso (PHP)"
4440
  msgstr "Filippinsk peso (PHP)"
4441
 
4442
+ #: core/class-settings.php:591
4443
  msgctxt "admin settings"
4444
  msgid "Polish Zloty (PLN)"
4445
  msgstr "Polska zloty (PLN)"
4446
 
4447
+ #: core/class-settings.php:592
4448
  msgctxt "admin settings"
4449
  msgid "Pound Sterling (GBP)"
4450
  msgstr "Brittiska pund (GBP)"
4451
 
4452
+ #: core/class-settings.php:593
4453
  msgctxt "admin settings"
4454
  msgid "Singapore Dollar (SGD)"
4455
  msgstr "Singapore dollar (SGD)"
4456
 
4457
+ #: core/class-settings.php:594
4458
  msgctxt "admin settings"
4459
  msgid "Swedish Krona (SEK)"
4460
  msgstr "Svenska kronor (SEK)"
4461
 
4462
+ #: core/class-settings.php:595
4463
  msgctxt "admin settings"
4464
  msgid "Swiss Franc (CHF)"
4465
  msgstr "Schweiziska franc (CHF)"
4466
 
4467
+ #: core/class-settings.php:596
4468
  msgctxt "admin settings"
4469
  msgid "Taiwan Dollar (TWD)"
4470
  msgstr "Taiwanesiska dollar (TWD)"
4471
 
4472
+ #: core/class-settings.php:597
4473
  msgctxt "admin settings"
4474
  msgid "Thai Baht (THB)"
4475
  msgstr "Thailändska baht (THB)"
4476
 
4477
+ #: core/class-settings.php:598
4478
  msgctxt "admin settings"
4479
  msgid "Turkish Lira (TRY)"
4480
  msgstr "Turkiska Lira (TRY)"
4481
 
4482
+ #: core/class-settings.php:599
4483
  msgctxt "admin settings"
4484
  msgid "U.S. Dollar (USD)"
4485
  msgstr "US-dollar (USD)"
4486
 
4487
+ #: core/class-settings.php:603
4488
  msgctxt "admin settings"
4489
  msgid "Currency Symbol"
4490
  msgstr "Valutasymbol"
4491
 
4492
+ #: core/class-settings.php:608
4493
  msgctxt "admin settings"
4494
  msgid "Currency symbol display"
4495
  msgstr "Visa valutasymbol"
4496
 
4497
+ #: core/class-settings.php:612
4498
  msgctxt "admin settings"
4499
  msgid "Show currency symbol on the left"
4500
  msgstr "Visa valutasymbol till vänster"
4501
 
4502
+ #: core/class-settings.php:613
4503
  msgctxt "admin settings"
4504
  msgid "Show currency symbol on the right"
4505
  msgstr "Visa valutasymbol till höger"
4506
 
4507
+ #: core/class-settings.php:614
4508
  msgctxt "admin settings"
4509
  msgid "Do not show currency symbol"
4510
  msgstr "Visa inte valutasymbol"
4511
 
4512
+ #: core/class-settings.php:616
4513
  msgctxt "admin settings"
4514
  msgid "Thank you for payment message"
4515
  msgstr "Tack för betalningsuppdrag"
4516
 
4517
+ #: core/class-settings.php:617
4518
  msgctxt "admin settings"
4519
  msgid ""
4520
  "Thank you for your payment. Your payment is being verified and your listing "
4523
  "Tack för din betalning. Din betalning verifieras och din annons granskas. "
4524
  "Verifieringen och granskningsprocessen kan ta upp till 48 timmar."
4525
 
4526
+ #: core/class-settings.php:622
4527
  msgctxt "admin settings"
4528
  msgid "Ask users to come back for abandoned payments?"
4529
  msgstr "Fråga användare om de vill genomföra sin betalning?"
4530
 
4531
+ #: core/class-settings.php:625
4532
  msgctxt "admin settings"
4533
  msgid ""
4534
  "An abandoned payment is when a user attempts to place a listing and gets to "
4542
  "användaren helt enkelt inte avlutade transaktionen. BD kan skicka en "
4543
  "påminnelse om att komma tillbaka och fortsätta."
4544
 
4545
+ #: core/class-settings.php:631
4546
  msgctxt "admin settings"
4547
  msgid "Listing abandonment threshold (hours)"
4548
  msgstr "Tröskel för övergivning (timmar)"
4549
 
4550
+ #: core/class-settings.php:636
4551
  msgctxt "admin settings"
4552
  msgid ""
4553
  "Listings with pending payments are marked as abandoned after this time. You "
4556
  "Annonser med avvaktande betalningar är markerade som övergivna efter denna "
4557
  "tid. Du kan också <a>anpassa e-mejlet</a> användaren får."
4558
 
4559
+ #: core/class-settings.php:641
4560
  msgctxt "admin settings"
4561
  msgid "Themes"
4562
  msgstr "Teman"
4563
 
4564
+ #: core/class-settings.php:643
4565
  msgctxt "admin settings"
4566
  msgid "You can manage your themes on <a>Directory Themes</a>."
4567
  msgstr "Du kan hantera dina teman i <a>Directory Themes</a>."
4568
 
4569
+ #: core/class-settings.php:648
4570
  msgctxt "admin settings"
4571
  msgid "Theme button style"
4572
  msgstr "Temats format för knapp"
4573
 
4574
+ #: core/class-settings.php:652
4575
  msgctxt "admin settings"
4576
  msgid "Use the BD theme style for BD buttons"
4577
  msgstr "Använd BD-temat stil för BD-knappar"
4578
 
4579
+ #: core/class-settings.php:653
4580
  msgctxt "admin settings"
4581
  msgid "Use the WP theme style for BD buttons"
4582
  msgstr "Använd WordPress-temats format för BD-knappar"
4583
 
4584
+ #: core/class-settings.php:660
4585
  msgctxt "admin settings"
4586
  msgid "Image"
4587
  msgstr "Bild"
4588
 
4589
+ #: core/class-settings.php:661
4590
  msgctxt "admin settings"
4591
  msgid ""
4592
  "Any changes to these settings will affect new listings only. Existing "
4599
  "behöver du ladda upp bilderna igen för aktuell/a annons/er efter att du har "
4600
  "ändrat här."
4601
 
4602
+ #: core/class-settings.php:662
4603
  msgctxt "admin settings"
4604
  msgid "Image Settings"
4605
  msgstr "Bildinställningar"
4606
 
4607
+ #: core/class-settings.php:663
4608
  msgctxt "admin settings"
4609
  msgid "Allow images?"
4610
  msgstr "Tillåt bilder?"
4611
 
4612
+ #: core/class-settings.php:665
4613
  msgctxt "admin settings"
4614
  msgid "Min Image File Size (KB)"
4615
  msgstr "Min bildfilstorlek (KB)"
4616
 
4617
+ #: core/class-settings.php:666
4618
  msgctxt "admin settings"
4619
  msgid "Max Image File Size (KB)"
4620
  msgstr "Max bildfilstorlek (KB)"
4621
 
4622
+ #: core/class-settings.php:668
4623
  msgctxt "admin settings"
4624
  msgid "Min image width (px)"
4625
  msgstr "Min bildbredd (px)"
4626
 
4627
+ #: core/class-settings.php:669
4628
  msgctxt "admin settings"
4629
  msgid "Min image height (px)"
4630
  msgstr "Min bildhöjd (px)"
4631
 
4632
+ #: core/class-settings.php:671
4633
  msgctxt "admin settings"
4634
  msgid "Max image width (px)"
4635
  msgstr "Max bildbredd (px)"
4636
 
4637
+ #: core/class-settings.php:672
4638
  msgctxt "admin settings"
4639
  msgid "Max image height (px)"
4640
  msgstr "Max bildhöjd (px)"
4641
 
4642
+ #: core/class-settings.php:674
4643
  msgctxt "admin settings"
4644
  msgid "Turn on thickbox/lightbox?"
4645
  msgstr "Sätt på thickbox/lightbox?"
4646
 
4647
+ #: core/class-settings.php:674
4648
  msgctxt "admin settings"
4649
  msgid ""
4650
  "Uncheck if it conflicts with other elements or plugins installed on your site"
4652
  "Avmarkera om den kolliderar med andra element eller plugins installerade på "
4653
  "din webbplats"
4654
 
4655
+ #: core/class-settings.php:676
4656
  msgctxt "admin settings"
4657
  msgid "Thumbnails"
4658
  msgstr "Miniatyrer"
4659
 
4660
+ #: core/class-settings.php:677
4661
  msgctxt "admin settings"
4662
  msgid "Thumbnail width (px)"
4663
  msgstr "Miniatyr bredd (px)"
4664
 
4665
+ #: core/class-settings.php:678
4666
  msgctxt "admin settings"
4667
  msgid "Thumbnail height (px)"
4668
  msgstr "Miniatyr höjd (px)"
4669
 
4670
+ #: core/class-settings.php:681
4671
  msgctxt "admin settings"
4672
  msgid "Crop thumbnails to exact dimensions?"
4673
  msgstr "Beskär miniatyrer till exakta dimensioner?"
4674
 
4675
+ #: core/class-settings.php:684
4676
  msgctxt "admin settings"
4677
  msgid ""
4678
  "When enabled images will match exactly the dimensions above but part of the "
4685
  "för att matcha den angivna bredden, och höjden justeras proportionerligt. "
4686
  "Beroende på de uppladdade bilderna kan tumnaglarna ha olika höjd."
4687
 
4688
+ #: core/class-settings.php:690
4689
  msgctxt "admin settings"
4690
  msgid "Number of free images"
4691
  msgstr "Antal fria bilder"
4692
 
4693
+ #: core/class-settings.php:695
4694
  msgctxt "admin settings"
4695
  msgid ""
4696
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
4700
  "eller editera en <a> Avgiftsplan</a> istället för att använda denna "
4701
  "inställningen som är ignorerad för betalda annonser."
4702
 
4703
+ #: core/class-settings.php:698
4704
  msgctxt "admin settings"
4705
  msgid "Use default picture for listings with no picture?"
4706
  msgstr "Använda standardbild för annonser utan bild?"
4707
 
4708
+ #: core/class-settings.php:699
4709
  msgctxt "admin settings"
4710
  msgid "Show Thumbnail on main listings page?"
4711
  msgstr "Visa tumnaglar på huvudsidan för annonser?"
4712
 
4713
+ #: core/class-settings.php:728
4714
  msgctxt "admin settings"
4715
  msgid "User"
4716
  msgstr "Användare"
4717
 
4718
+ #: core/class-settings.php:729
4719
  msgctxt "admin settings"
4720
  msgid "User registration date"
4721
  msgstr "Användarens registreringsdatum"
4722
 
4723
+ #: core/class-settings.php:755
4724
  msgctxt "admin settings"
4725
  msgid ""
4726
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
4729
  "Det gick inte att kopiera AJAX kompatibilitetsplugin \"%s\". "
4730
  "Kompatibilitetsläge aktiverades inte."
4731
 
4732
+ #: core/class-settings.php:763
4733
  msgctxt "admin settings"
4734
  msgid ""
4735
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
4738
  "Det gick inte att aktivera AJAX kompatibilitetsläge: katalogen \"%s\" kunde "
4739
  "inte skapas."
4740
 
4741
+ #: core/class-settings.php:772
4742
  msgctxt "admin settings"
4743
  msgid ""
4744
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
4748
  "kompatibilitetsmodule\". Ta bort filen \"%s\" manuellt eller inaktivera "
4749
  "plugin."
4750
 
4751
+ #: core/class-settings.php:1092
4752
  msgctxt "settings"
4753
  msgid "Deactivate License"
4754
  msgstr "Inaktivera licens"
4755
 
4756
+ #: core/class-settings.php:1094
4757
  msgctxt "settings"
4758
  msgid "Deactivating license..."
4759
  msgstr "Inaktiverar licensen..."
4760
 
4761
+ #: core/class-settings.php:1097
4762
  msgctxt "settings"
4763
  msgid "Activate License"
4764
  msgstr "Aktivera licens"
4765
 
4766
+ #: core/class-settings.php:1099
4767
  msgctxt "settings"
4768
  msgid "Activating license..."
4769
  msgstr "Aktiverar licensen..."
4770
 
4771
+ #: core/class-settings.php:1122
4772
  msgctxt "admin settings"
4773
  msgid "Valid placeholders: %s"
4774
  msgstr "Giltiga platshållare:%s"
4775
 
4776
+ #: core/class-settings.php:1156
4777
  msgctxt "settings email"
4778
  msgid "Click to edit e-mail"
4779
  msgstr "Klicka för att redigera e-post"
4780
 
4781
+ #: core/class-settings.php:1157
4782
  msgctxt "settings email"
4783
  msgid "Click to edit"
4784
  msgstr "Klicka för att redigera."
4785
 
4786
+ #: core/class-settings.php:1170
4787
  msgctxt "settings email"
4788
  msgid "E-Mail Subject"
4789
  msgstr "E-postämne"
4790
 
4791
+ #: core/class-settings.php:1181
4792
  msgctxt "settings email"
4793
  msgid "E-Mail Body"
4794
  msgstr "E-post brödtext"
4795
 
4796
+ #: core/class-settings.php:1192
4797
  msgctxt "settings email"
4798
  msgid "You can use the following placeholders:"
4799
  msgstr "Du kan använda följande platshållare:"
4800
 
4801
+ #: core/class-settings.php:1215
4802
  msgctxt "settings email"
4803
  msgid "Preview e-mail"
4804
  msgstr "Förhandsgranska e-post"
4805
 
4806
+ #: core/class-settings.php:1216
4807
  msgctxt "settings email"
4808
  msgid "Cancel"
4809
  msgstr "Avbryt"
4810
 
4811
+ #: core/class-settings.php:1217
4812
  msgctxt "settings email"
4813
  msgid "Save Changes"
4814
  msgstr "Spara ändringar"
4815
 
4816
+ #: core/class-settings.php:1236
4817
  msgctxt "settings email"
4818
  msgid "Site title"
4819
  msgstr "Webbplatstitel"
4820
 
4821
+ #: core/class-settings.php:1239
4822
  msgctxt "settings email"
4823
  msgid "Site title (with link)"
4824
  msgstr "Webbplatstitel (med länk)"
4825
 
4826
+ #: core/class-settings.php:1242
4827
  msgctxt "settings email"
4828
  msgid "Site address (with link)"
4829
  msgstr "Webbplatsadress (med länk)"
4830
 
4831
+ #: core/class-settings.php:1245
4832
  msgctxt "settings email"
4833
  msgid "Directory URL (with link)"
4834
  msgstr "Katalog URL (med länk)"
4835
 
4836
+ #: core/class-settings.php:1248
4837
  msgctxt "settings email"
4838
  msgid "Current date"
4839
  msgstr "Dagens datum"
4840
 
4841
+ #: core/class-settings.php:1251
4842
  msgctxt "settings email"
4843
  msgid "Current time"
4844
  msgstr "Aktuellt tid"
6915
  msgid "View"
6916
  msgstr "Visa"
6917
 
6918
+ #: templates/parts/login-required.tpl.php:7
6919
  msgctxt "templates"
6920
  msgid ""
6921
  "You are not currently logged in. Please login or register first. When "
languages/WPBDM.pot CHANGED
@@ -1,14 +1,14 @@
1
- # Copyright (C) 2016 Business Directory Plugin
2
  # This file is distributed under the same license as the Business Directory Plugin package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Business Directory Plugin 4.1.6\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
7
- "POT-Creation-Date: 2016-12-13 23:12:36+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
- "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
12
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
14
 
@@ -116,13 +116,13 @@ msgctxt "admin actions"
116
  msgid "Renew Listing"
117
  msgstr ""
118
 
119
- #: admin/class-admin.php:102
120
  msgid ""
121
  "Preview is only available after you've saved the first draft. This is due\n"
122
  "to how WordPress stores the data."
123
  msgstr ""
124
 
125
- #: admin/class-admin.php:135
126
  msgctxt "drip pointer"
127
  msgid ""
128
  "Find out how to create a compelling, thriving business directory from "
@@ -130,137 +130,137 @@ msgid ""
130
  "a FREE premium module just for signing up."
131
  msgstr ""
132
 
133
- #: admin/class-admin.php:137
134
  msgctxt "drip pointer"
135
  msgid "Email Address:"
136
  msgstr ""
137
 
138
- #: admin/class-admin.php:143
139
  msgctxt "drip pointer"
140
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
141
  msgstr ""
142
 
143
- #: admin/class-admin.php:145
144
  msgctxt "drip pointer"
145
  msgid "Yes, please!"
146
  msgstr ""
147
 
148
- #: admin/class-admin.php:147
149
  msgctxt "drip pointer"
150
  msgid "No, thanks"
151
  msgstr ""
152
 
153
- #: admin/class-admin.php:164
154
  msgctxt "admin"
155
  msgid "Business Directory"
156
  msgstr ""
157
 
158
- #: admin/class-admin.php:175
159
  msgctxt "admin"
160
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
161
  msgstr ""
162
 
163
- #: admin/class-admin.php:196
164
  msgctxt "drip pointer"
165
  msgid "Invalid e-mail address."
166
  msgstr ""
167
 
168
- #: admin/class-admin.php:230
169
  msgctxt "admin menu"
170
  msgid "Business Directory Admin"
171
  msgstr ""
172
 
173
- #: admin/class-admin.php:231
174
  msgctxt "admin menu"
175
  msgid "Dir. Admin"
176
  msgstr ""
177
 
178
- #: admin/class-admin.php:231
179
  msgctxt "admin menu"
180
  msgid "Directory Admin"
181
  msgstr ""
182
 
183
- #: admin/class-admin.php:237 admin/class-admin.php:238
184
  msgctxt "admin menu"
185
  msgid "Add New Listing"
186
  msgstr ""
187
 
188
- #: admin/class-admin.php:243 admin/class-admin.php:244
189
  msgctxt "admin menu"
190
  msgid "Manage Options"
191
  msgstr ""
192
 
193
- #: admin/class-admin.php:249 admin/class-admin.php:250
194
  msgctxt "admin menu"
195
  msgid "Manage Fees"
196
  msgstr ""
197
 
198
- #: admin/class-admin.php:255 admin/class-admin.php:256
199
  msgctxt "admin menu"
200
  msgid "Manage Form Fields"
201
  msgstr ""
202
 
203
- #: admin/class-admin.php:261 admin/class-admin.php:262
204
  msgctxt "admin menu"
205
  msgid "Listings"
206
  msgstr ""
207
 
208
- #: admin/class-admin.php:276 admin/class-admin.php:277
209
  msgctxt "admin menu"
210
  msgid "CSV Import"
211
  msgstr ""
212
 
213
- #: admin/class-admin.php:282 admin/class-admin.php:283
214
  msgctxt "admin menu"
215
  msgid "CSV Export"
216
  msgstr ""
217
 
218
- #: admin/class-admin.php:288 admin/class-admin.php:289
219
  msgctxt "admin menu"
220
  msgid "Debug"
221
  msgstr ""
222
 
223
- #: admin/class-admin.php:298
224
  msgctxt "admin menu"
225
  msgid "Main Menu"
226
  msgstr ""
227
 
228
- #: admin/class-admin.php:309
229
  msgctxt "admin menu"
230
  msgid "Uninstall Business Directory Plugin"
231
  msgstr ""
232
 
233
- #: admin/class-admin.php:310
234
  msgctxt "admin menu"
235
  msgid "Uninstall"
236
  msgstr ""
237
 
238
- #: admin/class-admin.php:424
239
  #: admin/templates/listing-metabox-categories.tpl.php:69
240
  msgctxt "admin infometabox"
241
  msgid "never"
242
  msgstr ""
243
 
244
- #: admin/class-admin.php:518
245
  msgctxt "admin"
246
  msgid "Dismiss this notice."
247
  msgstr ""
248
 
249
- #: admin/class-admin.php:546
250
  msgctxt "admin"
251
  msgid "The listing has been published."
252
  msgid_plural "The listings have been published."
253
  msgstr[0] ""
254
  msgstr[1] ""
255
 
256
- #: admin/class-admin.php:564
257
  msgctxt "admin"
258
  msgid "The listing status has been set as paid."
259
  msgid_plural "The listings status has been set as paid."
260
  msgstr[0] ""
261
  msgstr[1] ""
262
 
263
- #: admin/class-admin.php:570
264
  msgctxt "admin"
265
  msgid ""
266
  "Only invoices containing non-recurring items were marked as paid. Please "
@@ -272,28 +272,28 @@ msgid_plural ""
272
  msgstr[0] ""
273
  msgstr[1] ""
274
 
275
- #: admin/class-admin.php:589
276
  msgctxt "admin"
277
  msgid "The listing has been modified."
278
  msgid_plural "The listings have been modified."
279
  msgstr[0] ""
280
  msgstr[1] ""
281
 
282
- #: admin/class-admin.php:602
283
  msgctxt "admin"
284
  msgid "The listing has been upgraded."
285
  msgid_plural "The listings have been upgraded."
286
  msgstr[0] ""
287
  msgstr[1] ""
288
 
289
- #: admin/class-admin.php:614
290
  msgctxt "admin"
291
  msgid "The listing has been downgraded."
292
  msgid_plural "The listings have been downgraded."
293
  msgstr[0] ""
294
  msgstr[1] ""
295
 
296
- #: admin/class-admin.php:625
297
  msgctxt "admin payments"
298
  msgid ""
299
  "The payment status was not changed. Recurring payments can't be manually "
@@ -301,123 +301,123 @@ msgid ""
301
  "went through."
302
  msgstr ""
303
 
304
- #: admin/class-admin.php:630
305
  msgctxt "admin"
306
  msgid "The transaction has been approved."
307
  msgstr ""
308
 
309
- #: admin/class-admin.php:640
310
  msgctxt "admin"
311
  msgid "The transaction has been rejected."
312
  msgstr ""
313
 
314
- #: admin/class-admin.php:646
315
  msgctxt "admin"
316
  msgid "The fee was successfully assigned."
317
  msgstr ""
318
 
319
- #: admin/class-admin.php:655
320
  msgctxt "admin"
321
  msgid "Listing was renewed."
322
  msgid_plural "Listings were renewed."
323
  msgstr[0] ""
324
  msgstr[1] ""
325
 
326
- #: admin/class-admin.php:662
327
  msgctxt "admin"
328
  msgid "Renewal email sent."
329
  msgstr ""
330
 
331
- #: admin/class-admin.php:696
332
  msgctxt "admin category id"
333
  msgid "ID"
334
  msgstr ""
335
 
336
- #: admin/class-admin.php:698 admin/class-admin.php:704
337
  msgctxt "admin"
338
  msgid "Listing Count"
339
  msgstr ""
340
 
341
- #: admin/class-admin.php:813
342
  msgctxt "admin"
343
  msgid ""
344
  "<b>Business Directory Plugin</b> requires fields with the following "
345
  "associations in order to work correctly: <b>%s</b>."
346
  msgstr ""
347
 
348
- #: admin/class-admin.php:815
349
  msgctxt "admin"
350
  msgid ""
351
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
352
  "association in order to work correctly."
353
  msgstr ""
354
 
355
- #: admin/class-admin.php:819
356
  msgctxt "admin"
357
  msgid ""
358
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
359
  "or let Business Directory do this for you automatically."
360
  msgstr ""
361
 
362
- #: admin/class-admin.php:823
363
  msgctxt "admin"
364
  msgid "Go to \"Manage Form Fields\""
365
  msgstr ""
366
 
367
- #: admin/class-admin.php:826
368
  msgctxt "admin"
369
  msgid "Create these required fields for me"
370
  msgstr ""
371
 
372
- #: admin/class-admin.php:835
373
  msgctxt "admin"
374
  msgid ""
375
  "<b>Business Directory Plugin</b> requires a page with the "
376
  "<tt>[businessdirectory]</tt> shortcode to function properly."
377
  msgstr ""
378
 
379
- #: admin/class-admin.php:837
380
  msgctxt "admin"
381
  msgid ""
382
  "You can create this page by yourself or let Business Directory do this for "
383
  "you automatically."
384
  msgstr ""
385
 
386
- #: admin/class-admin.php:841
387
  msgctxt "admin"
388
  msgid "Create required pages for me"
389
  msgstr ""
390
 
391
- #: admin/class-admin.php:881
392
  msgctxt "admin compat"
393
  msgid "Installed: %s"
394
  msgstr ""
395
 
396
- #: admin/class-admin.php:881
397
  msgctxt "admin compat"
398
  msgid "N/A"
399
  msgstr ""
400
 
401
- #: admin/class-admin.php:884
402
  msgctxt "admin compat"
403
  msgid "Required: %s"
404
  msgstr ""
405
 
406
- #: admin/class-admin.php:896
407
  msgctxt "admin compat"
408
  msgid ""
409
  "Business Directory has detected some incompatible premium module versions "
410
  "installed."
411
  msgstr ""
412
 
413
- #: admin/class-admin.php:898
414
  msgctxt "admin compat"
415
  msgid ""
416
  "Please upgrade to the required versions indicated below to make sure "
417
  "everything functions properly."
418
  msgstr ""
419
 
420
- #: admin/class-admin.php:918
421
  msgctxt "admin"
422
  msgid ""
423
  "We noticed you want your Business Directory users to register before posting "
@@ -603,36 +603,36 @@ msgctxt "admin csv-import"
603
  msgid "← Return to \"CSV Import\""
604
  msgstr ""
605
 
606
- #: admin/csv-import.php:255
607
  msgid ""
608
  "A valid temporary directory with write permissions is required for CSV "
609
  "imports to function properly. Your server is using \"%s\" but this path does "
610
  "not seem to be writable. Please consult with your host."
611
  msgstr ""
612
 
613
- #: admin/csv-import.php:289
614
  msgctxt "admin csv-import"
615
  msgid "There was an error uploading the CSV file."
616
  msgstr ""
617
 
618
- #: admin/csv-import.php:295
619
  msgctxt "admin csv-import"
620
  msgid "Please upload or select a CSV file."
621
  msgstr ""
622
 
623
- #: admin/csv-import.php:308
624
  msgctxt "admin csv-import"
625
  msgid "There was an error uploading the images ZIP file."
626
  msgstr ""
627
 
628
- #: admin/csv-import.php:329
629
  msgctxt "admin csv-import"
630
  msgid ""
631
  "An error was detected while validating the CSV file for import. Please fix "
632
  "this before proceeding."
633
  msgstr ""
634
 
635
- #: admin/csv-import.php:338
636
  msgctxt "admin csv-import"
637
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
638
  msgstr ""
@@ -982,35 +982,40 @@ msgstr ""
982
 
983
  #: admin/form-fields.php:298
984
  msgctxt "form-fields admin"
985
- msgid "ZIP Code"
986
  msgstr ""
987
 
988
  #: admin/form-fields.php:299
989
  msgctxt "form-fields admin"
990
- msgid "FAX Number"
991
  msgstr ""
992
 
993
  #: admin/form-fields.php:300
994
  msgctxt "form-fields admin"
995
- msgid "Phone Number"
996
  msgstr ""
997
 
998
  #: admin/form-fields.php:301
999
  msgctxt "form-fields admin"
1000
- msgid "Ratings Field"
1001
  msgstr ""
1002
 
1003
  #: admin/form-fields.php:302
1004
  msgctxt "form-fields admin"
1005
- msgid "Twitter"
1006
  msgstr ""
1007
 
1008
  #: admin/form-fields.php:303
1009
  msgctxt "form-fields admin"
 
 
 
 
 
1010
  msgid "Website"
1011
  msgstr ""
1012
 
1013
- #: admin/form-fields.php:324
1014
  msgctxt "form-fields admin"
1015
  msgid "Tags updated."
1016
  msgstr ""
@@ -2088,7 +2093,7 @@ msgctxt "form-fields admin"
2088
  msgid "Please see the <a>Form Fields documentation</a> for more details."
2089
  msgstr ""
2090
 
2091
- #. #-#-#-#-# WPBDM.pot (Business Directory Plugin 4.1.6) #-#-#-#-#
2092
  #. Plugin Name of the plugin/theme
2093
  #: admin/templates/header.tpl.php:4
2094
  msgid "Business Directory Plugin"
@@ -2834,28 +2839,28 @@ msgctxt "rss feed"
2834
  msgid "%s Feed"
2835
  msgstr ""
2836
 
2837
- #: business-directory-plugin.php:1137 core/view-submit-listing.php:58
2838
  #: core/views/submit_listing.php:10
2839
  msgctxt "views"
2840
  msgid "Submit A Listing"
2841
  msgstr ""
2842
 
2843
- #: business-directory-plugin.php:1142
2844
  msgctxt "title"
2845
  msgid "Find a Listing"
2846
  msgstr ""
2847
 
2848
- #: business-directory-plugin.php:1147
2849
  msgctxt "title"
2850
  msgid "View All Listings"
2851
  msgstr ""
2852
 
2853
- #: business-directory-plugin.php:1176
2854
  msgctxt "title"
2855
  msgid "Listings tagged: %s"
2856
  msgstr ""
2857
 
2858
- #: core/api.php:401
2859
  msgid "Free"
2860
  msgstr ""
2861
 
@@ -3236,9 +3241,7 @@ msgstr ""
3236
 
3237
  #: core/class-settings.php:106
3238
  msgctxt "admin settings"
3239
- msgid ""
3240
- "Terms and Conditions text goes here...\n"
3241
- "\n"
3242
  msgstr ""
3243
 
3244
  #: core/class-settings.php:107
@@ -3367,81 +3370,87 @@ msgctxt "admin settings"
3367
  msgid "Enable AJAX compatibility mode?"
3368
  msgstr ""
3369
 
3370
- #: core/class-settings.php:181 core/class-settings.php:679
 
 
 
 
 
 
3371
  msgctxt "admin settings"
3372
  msgid "Listings"
3373
  msgstr ""
3374
 
3375
- #: core/class-settings.php:182 core/class-settings.php:349
3376
- #: core/class-settings.php:636
3377
  msgctxt "admin settings"
3378
  msgid "General Settings"
3379
  msgstr ""
3380
 
3381
- #: core/class-settings.php:184
3382
  msgctxt "admin settings"
3383
  msgid "Listings per page"
3384
  msgstr ""
3385
 
3386
- #: core/class-settings.php:185
3387
  msgctxt "admin settings"
3388
  msgid ""
3389
  "Number of listings to show per page. Use a value of \"0\" to show all "
3390
  "listings."
3391
  msgstr ""
3392
 
3393
- #: core/class-settings.php:187
3394
  msgctxt "admin settings"
3395
  msgid "Listing duration for no-fee sites (in days)"
3396
  msgstr ""
3397
 
3398
- #: core/class-settings.php:188
3399
  msgctxt "admin settings"
3400
  msgid ""
3401
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
3402
  "less than 10 years (3650 days)."
3403
  msgstr ""
3404
 
3405
- #: core/class-settings.php:194
3406
  msgctxt "admin settings"
3407
  msgid "Include listing contact form on listing pages?"
3408
  msgstr ""
3409
 
3410
- #: core/class-settings.php:197
3411
  msgctxt "admin settings"
3412
  msgid ""
3413
  "Allows visitors to contact listing authors privately. Authors will receive "
3414
  "the messages via email."
3415
  msgstr ""
3416
 
3417
- #: core/class-settings.php:200
3418
  msgctxt "admin settings"
3419
  msgid "Open detailed view of listing in new tab?"
3420
  msgstr ""
3421
 
3422
- #: core/class-settings.php:205
3423
  msgctxt "admin settings"
3424
  msgid "Require login for using the contact form?"
3425
  msgstr ""
3426
 
3427
- #: core/class-settings.php:211
3428
  msgctxt "admin settings"
3429
  msgid "Maximum number of contact form submits per day"
3430
  msgstr ""
3431
 
3432
- #: core/class-settings.php:214
3433
  msgctxt "admin settings"
3434
  msgid ""
3435
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
3436
  "per day."
3437
  msgstr ""
3438
 
3439
- #: core/class-settings.php:222
3440
  msgctxt "admin settings"
3441
  msgid "Include comment form on listing pages?"
3442
  msgstr ""
3443
 
3444
- #: core/class-settings.php:225
3445
  msgctxt "admin settings"
3446
  msgid ""
3447
  "BD uses the standard comment inclusion from WordPress, but most themes only "
@@ -3451,52 +3460,52 @@ msgid ""
3451
  "first, and if that doesn't work, try the 3rd option instead."
3452
  msgstr ""
3453
 
3454
- #: core/class-settings.php:228
3455
  msgctxt "admin settings"
3456
  msgid "Do not include comments in listings"
3457
  msgstr ""
3458
 
3459
- #: core/class-settings.php:229
3460
  msgctxt "admin settings"
3461
  msgid "Include comment form, theme invoked (standard option)"
3462
  msgstr ""
3463
 
3464
- #: core/class-settings.php:230
3465
  msgctxt "admin settings"
3466
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
3467
  msgstr ""
3468
 
3469
- #: core/class-settings.php:238
3470
  msgctxt "admin settings"
3471
  msgid "Show listings under categories on main page?"
3472
  msgstr ""
3473
 
3474
- #: core/class-settings.php:239
3475
  msgctxt "admin settings"
3476
  msgid "Status of listings upon uninstalling plugin"
3477
  msgstr ""
3478
 
3479
- #: core/class-settings.php:240 core/class-settings.php:242
3480
  msgctxt "post status"
3481
  msgid "Draft"
3482
  msgstr ""
3483
 
3484
- #: core/class-settings.php:240 core/class-settings.php:242
3485
  msgctxt "post status"
3486
  msgid "Trash"
3487
  msgstr ""
3488
 
3489
- #: core/class-settings.php:241
3490
  msgctxt "admin settings"
3491
  msgid "Status of deleted listings"
3492
  msgstr ""
3493
 
3494
- #: core/class-settings.php:243
3495
  msgctxt "admin settings"
3496
  msgid "Submit Listing instructions message"
3497
  msgstr ""
3498
 
3499
- #: core/class-settings.php:243
3500
  msgctxt "admin settings"
3501
  msgid ""
3502
  "This text is displayed at the first page of the Submit Listing process for "
@@ -3504,257 +3513,257 @@ msgid ""
3504
  "form or anything you want to tell users before they get started."
3505
  msgstr ""
3506
 
3507
- #: core/class-settings.php:245
3508
  msgctxt "admin settings"
3509
  msgid "Listing Renewal"
3510
  msgstr ""
3511
 
3512
- #: core/class-settings.php:246
3513
  msgctxt "admin settings"
3514
  msgid "Turn on listing renewal option?"
3515
  msgstr ""
3516
 
3517
- #: core/class-settings.php:249
3518
  msgctxt "admin settings"
3519
  msgid "Allow recurring renewal payments?"
3520
  msgstr ""
3521
 
3522
- #: core/class-settings.php:252
3523
  msgctxt "admin settings"
3524
  msgid ""
3525
  "Allow users to opt in for automatic renewal of their listings. The fee is "
3526
  "charged at the time the listing expires without user intervention."
3527
  msgstr ""
3528
 
3529
- #: core/class-settings.php:256
3530
  msgctxt "admin settings"
3531
  msgid "Use recurring payments as the default payment method?"
3532
  msgstr ""
3533
 
3534
- #: core/class-settings.php:259
3535
  msgctxt "admin settings"
3536
  msgid ""
3537
  "Enable automatic renewal without having users opt in during the submit "
3538
  "process."
3539
  msgstr ""
3540
 
3541
- #: core/class-settings.php:264
3542
  msgctxt "admin settings"
3543
  msgid "Listing renewal e-mail threshold (in days)"
3544
  msgstr ""
3545
 
3546
- #: core/class-settings.php:267
3547
  msgctxt "admin settings"
3548
  msgid ""
3549
  "Configure how many days before listing expiration is the renewal e-mail sent."
3550
  msgstr ""
3551
 
3552
- #: core/class-settings.php:271
3553
  msgctxt "admin settings"
3554
  msgid ""
3555
  "Send expiration notices including a cancel links to auto-renewed listings?"
3556
  msgstr ""
3557
 
3558
- #: core/class-settings.php:278
3559
  msgctxt "admin settings"
3560
  msgid "Remind listing owners of expired listings (past due)?"
3561
  msgstr ""
3562
 
3563
- #: core/class-settings.php:283
3564
  msgctxt "admin settings"
3565
  msgid "Listing renewal reminder e-mail threshold (in days)"
3566
  msgstr ""
3567
 
3568
- #: core/class-settings.php:286
3569
  msgctxt "admin settings"
3570
  msgid ""
3571
  "Configure how many days after the expiration of a listing an e-mail reminder "
3572
  "should be sent to the owner."
3573
  msgstr ""
3574
 
3575
- #: core/class-settings.php:289
3576
  msgctxt "admin settings"
3577
  msgid "Post/Category Settings"
3578
  msgstr ""
3579
 
3580
- #: core/class-settings.php:290
3581
  msgctxt "admin settings"
3582
  msgid "Default new post status"
3583
  msgstr ""
3584
 
3585
- #: core/class-settings.php:291 core/class-settings.php:294
3586
  msgctxt "post status"
3587
  msgid "Published"
3588
  msgstr ""
3589
 
3590
- #: core/class-settings.php:291 core/class-settings.php:294
3591
  msgctxt "post status"
3592
  msgid "Pending"
3593
  msgstr ""
3594
 
3595
- #: core/class-settings.php:293
3596
  msgctxt "admin settings"
3597
  msgid "Edit post status"
3598
  msgstr ""
3599
 
3600
- #: core/class-settings.php:295
3601
  msgctxt "admin settings"
3602
  msgid "Order categories list by"
3603
  msgstr ""
3604
 
3605
- #: core/class-settings.php:297
3606
  msgctxt "admin settings"
3607
  msgid "Name"
3608
  msgstr ""
3609
 
3610
- #: core/class-settings.php:298
3611
  msgctxt "admin settings"
3612
  msgid "Slug"
3613
  msgstr ""
3614
 
3615
- #: core/class-settings.php:299
3616
  msgctxt "admin settings"
3617
  msgid "Listing Count"
3618
  msgstr ""
3619
 
3620
- #: core/class-settings.php:301
3621
  msgctxt "admin settings"
3622
  msgid "Sort order for categories"
3623
  msgstr ""
3624
 
3625
- #: core/class-settings.php:302 core/class-settings.php:320
3626
  msgctxt "admin settings"
3627
  msgid "Ascending"
3628
  msgstr ""
3629
 
3630
- #: core/class-settings.php:302 core/class-settings.php:320
3631
  msgctxt "admin settings"
3632
  msgid "Descending"
3633
  msgstr ""
3634
 
3635
- #: core/class-settings.php:303
3636
  msgctxt "admin settings"
3637
  msgid "Show category post count?"
3638
  msgstr ""
3639
 
3640
- #: core/class-settings.php:304
3641
  msgctxt "admin settings"
3642
  msgid "Hide empty categories?"
3643
  msgstr ""
3644
 
3645
- #: core/class-settings.php:305
3646
  msgctxt "admin settings"
3647
  msgid "Show only parent categories in category list?"
3648
  msgstr ""
3649
 
3650
- #: core/class-settings.php:307
3651
  msgctxt "admin settings"
3652
  msgid "Listings Sorting"
3653
  msgstr ""
3654
 
3655
- #: core/class-settings.php:308
3656
  msgctxt "admin settings"
3657
  msgid "Order directory listings by"
3658
  msgstr ""
3659
 
3660
- #: core/class-settings.php:310
3661
  msgctxt "admin settings"
3662
  msgid "Title"
3663
  msgstr ""
3664
 
3665
- #: core/class-settings.php:311
3666
  msgctxt "admin settings"
3667
  msgid "Author"
3668
  msgstr ""
3669
 
3670
- #: core/class-settings.php:312 core/class-settings.php:722
3671
  msgctxt "admin settings"
3672
  msgid "Date posted"
3673
  msgstr ""
3674
 
3675
- #: core/class-settings.php:313 core/class-settings.php:723
3676
  msgctxt "admin settings"
3677
  msgid "Date last modified"
3678
  msgstr ""
3679
 
3680
- #: core/class-settings.php:314
3681
  msgctxt "admin settings"
3682
  msgid "Random"
3683
  msgstr ""
3684
 
3685
- #: core/class-settings.php:315
3686
  msgctxt "admin settings"
3687
  msgid "Paid first then free. Inside each group by date."
3688
  msgstr ""
3689
 
3690
- #: core/class-settings.php:316
3691
  msgctxt "admin settings"
3692
  msgid "Paid first then free. Inside each group by title."
3693
  msgstr ""
3694
 
3695
- #: core/class-settings.php:318
3696
  msgctxt "admin settings"
3697
  msgid "Sort directory listings by"
3698
  msgstr ""
3699
 
3700
- #: core/class-settings.php:319
3701
  msgctxt "admin settings"
3702
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
3703
  msgstr ""
3704
 
3705
- #: core/class-settings.php:324
3706
  msgctxt "admin settings"
3707
  msgid "Enable sort bar?"
3708
  msgstr ""
3709
 
3710
- #: core/class-settings.php:329
3711
  msgctxt "admin settings"
3712
  msgid "Sortbar Fields"
3713
  msgstr ""
3714
 
3715
- #: core/class-settings.php:338
3716
  msgctxt "admin settings"
3717
  msgid "Featured (Sticky) listing settings"
3718
  msgstr ""
3719
 
3720
- #: core/class-settings.php:339
3721
  msgctxt "admin settings"
3722
  msgid "Offer sticky listings?"
3723
  msgstr ""
3724
 
3725
- #: core/class-settings.php:340
3726
  msgctxt "admin settings"
3727
  msgid "Offer upgrades during submit process?"
3728
  msgstr ""
3729
 
3730
- #: core/class-settings.php:341
3731
  msgctxt "admin settings"
3732
  msgid "Sticky listing price"
3733
  msgstr ""
3734
 
3735
- #: core/class-settings.php:342
3736
  msgctxt "admin settings"
3737
  msgid "Sticky listing page description text"
3738
  msgstr ""
3739
 
3740
- #: core/class-settings.php:343
3741
  msgctxt "admin settings"
3742
  msgid ""
3743
  "You can upgrade your listing to featured status. Featured listings will "
3744
  "always appear on top of regular listings."
3745
  msgstr ""
3746
 
3747
- #: core/class-settings.php:348
3748
  msgctxt "admin settings"
3749
  msgid "E-Mail"
3750
  msgstr ""
3751
 
3752
- #: core/class-settings.php:352
3753
  msgctxt "admin settings"
3754
  msgid "Display email address fields publicly?"
3755
  msgstr ""
3756
 
3757
- #: core/class-settings.php:355
3758
  msgctxt "admin settings"
3759
  msgid ""
3760
  "Shows the email address of the listing owner to all web users. NOT "
@@ -3762,517 +3771,517 @@ msgid ""
3762
  "harvest it for future use."
3763
  msgstr ""
3764
 
3765
- #: core/class-settings.php:358
3766
  msgctxt "admin settings"
3767
  msgid "How to determine the listing's email address?"
3768
  msgstr ""
3769
 
3770
- #: core/class-settings.php:361
3771
  msgctxt "admin settings"
3772
  msgid ""
3773
  "This affects emails sent to listing owners via contact forms or when their "
3774
  "listings expire."
3775
  msgstr ""
3776
 
3777
- #: core/class-settings.php:363
3778
  msgctxt "admin settings"
3779
  msgid "Try listing's email field first, then author's email."
3780
  msgstr ""
3781
 
3782
- #: core/class-settings.php:364
3783
  msgctxt "admin settings"
3784
  msgid "Try author's email first and then listing's email field."
3785
  msgstr ""
3786
 
3787
- #: core/class-settings.php:368
3788
  msgctxt "admin settings"
3789
  msgid "E-Mail Notifications"
3790
  msgstr ""
3791
 
3792
- #: core/class-settings.php:371
3793
  msgctxt "admin settings"
3794
  msgid "Notify admin via e-mail when..."
3795
  msgstr ""
3796
 
3797
- #: core/class-settings.php:375
3798
  msgctxt "admin settings"
3799
  msgid "A new listing is submitted."
3800
  msgstr ""
3801
 
3802
- #: core/class-settings.php:376
3803
  msgctxt "admin settings"
3804
  msgid "A listing is edited."
3805
  msgstr ""
3806
 
3807
- #: core/class-settings.php:377
3808
  msgctxt "admin settings"
3809
  msgid "A listing expires."
3810
  msgstr ""
3811
 
3812
- #: core/class-settings.php:378
3813
  msgctxt "admin settings"
3814
  msgid "A contact message is sent to a listing's owner."
3815
  msgstr ""
3816
 
3817
- #: core/class-settings.php:384
3818
  msgctxt "admin settings"
3819
  msgid "CC this e-mail address too"
3820
  msgstr ""
3821
 
3822
- #: core/class-settings.php:390
3823
  msgctxt "admin settings"
3824
  msgid "Notify users via e-mail when..."
3825
  msgstr ""
3826
 
3827
- #: core/class-settings.php:393
3828
  msgctxt "admin settings"
3829
  msgid "You can modify the text template used for most of these e-mails below."
3830
  msgstr ""
3831
 
3832
- #: core/class-settings.php:394
3833
  msgctxt "admin settings"
3834
  msgid "Their listing is submitted."
3835
  msgstr ""
3836
 
3837
- #: core/class-settings.php:395
3838
  msgctxt "admin settings"
3839
  msgid "Their listing is approved/published."
3840
  msgstr ""
3841
 
3842
- #: core/class-settings.php:404
3843
  msgctxt "contact email"
3844
  msgid "You have received a reply from your listing at %s."
3845
  msgstr ""
3846
 
3847
- #: core/class-settings.php:405
3848
  msgctxt "contact email"
3849
  msgid "Name: %s"
3850
  msgstr ""
3851
 
3852
- #: core/class-settings.php:406
3853
  msgctxt "contact email"
3854
  msgid "E-Mail: %s"
3855
  msgstr ""
3856
 
3857
- #: core/class-settings.php:407
3858
  msgctxt "contact email"
3859
  msgid "Message:"
3860
  msgstr ""
3861
 
3862
- #: core/class-settings.php:409
3863
  msgctxt "contact email"
3864
  msgid "Time: %s"
3865
  msgstr ""
3866
 
3867
- #: core/class-settings.php:411
3868
  msgctxt "admin settings"
3869
  msgid "E-Mail Templates"
3870
  msgstr ""
3871
 
3872
- #: core/class-settings.php:414
3873
  msgctxt "admin settings"
3874
  msgid "Email confirmation message"
3875
  msgstr ""
3876
 
3877
- #: core/class-settings.php:418
3878
  msgctxt "admin settings"
3879
  msgid "Sent after a listing has been submitted."
3880
  msgstr ""
3881
 
3882
- #: core/class-settings.php:419 core/class-settings.php:427
3883
- #: core/class-settings.php:468
3884
  msgctxt "admin settings"
3885
  msgid "Listing's title"
3886
  msgstr ""
3887
 
3888
- #: core/class-settings.php:422
3889
  msgctxt "admin settings"
3890
  msgid "Listing published message"
3891
  msgstr ""
3892
 
3893
- #: core/class-settings.php:425
3894
  msgctxt "admin settings"
3895
  msgid ""
3896
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
3897
  "viewed by the public."
3898
  msgstr ""
3899
 
3900
- #: core/class-settings.php:426
3901
  msgctxt "admin settings"
3902
  msgid "Sent when the listing has been published or approved by an admin."
3903
  msgstr ""
3904
 
3905
- #: core/class-settings.php:428
3906
  msgctxt "admin settings"
3907
  msgid "Listing's URL"
3908
  msgstr ""
3909
 
3910
- #: core/class-settings.php:432
3911
  msgctxt "admin settings"
3912
  msgid "Listing Contact Message"
3913
  msgstr ""
3914
 
3915
- #: core/class-settings.php:436
3916
  msgctxt "admin settings"
3917
  msgid ""
3918
  "Sent to listing owners when someone uses the contact form on their listing "
3919
  "pages."
3920
  msgstr ""
3921
 
3922
- #: core/class-settings.php:446
3923
  msgctxt "admin settings"
3924
  msgid "Payment related"
3925
  msgstr ""
3926
 
3927
- #: core/class-settings.php:463
3928
  msgctxt "admin settings"
3929
  msgid "Payment abandoned reminder message"
3930
  msgstr ""
3931
 
3932
- #: core/class-settings.php:467
3933
  msgctxt "admin settings"
3934
  msgid "Sent some time after a pending payment is abandoned by users."
3935
  msgstr ""
3936
 
3937
- #: core/class-settings.php:469
3938
  msgctxt "admin settings"
3939
  msgid "Checkout URL link"
3940
  msgstr ""
3941
 
3942
- #: core/class-settings.php:475
3943
  msgctxt "admin settings"
3944
  msgid "Renewal Reminders"
3945
  msgstr ""
3946
 
3947
- #: core/class-settings.php:478
3948
  msgctxt "admin settings"
3949
  msgid ""
3950
  "This section refers only to the text of the renewal/expiration notices. You "
3951
  "can also <a>configure when the e-mails are sent</a>."
3952
  msgstr ""
3953
 
3954
- #: core/class-settings.php:482
3955
  msgctxt "admin settings"
3956
  msgid "Pending expiration e-mail message"
3957
  msgstr ""
3958
 
3959
- #: core/class-settings.php:486
3960
  msgctxt "settings"
3961
  msgid ""
3962
  "Sent some time before the listing expires. Applies to non-recurring renewals "
3963
  "only."
3964
  msgstr ""
3965
 
3966
- #: core/class-settings.php:487 core/class-settings.php:500
3967
- #: core/class-settings.php:513 core/class-settings.php:526
3968
- #: core/class-settings.php:539
3969
  msgctxt "settings"
3970
  msgid "Listing's name (with link)"
3971
  msgstr ""
3972
 
3973
- #: core/class-settings.php:488 core/class-settings.php:501
3974
- #: core/class-settings.php:514 core/class-settings.php:527
3975
- #: core/class-settings.php:540
3976
  msgctxt "settings"
3977
  msgid "Author's name"
3978
  msgstr ""
3979
 
3980
- #: core/class-settings.php:489 core/class-settings.php:502
3981
- #: core/class-settings.php:541
3982
  msgctxt "settings"
3983
  msgid "Expiration date"
3984
  msgstr ""
3985
 
3986
- #: core/class-settings.php:490
3987
  msgctxt "settings"
3988
  msgid "Category that is going to expire"
3989
  msgstr ""
3990
 
3991
- #: core/class-settings.php:491 core/class-settings.php:504
3992
- #: core/class-settings.php:543
3993
  msgctxt "settings"
3994
  msgid "Link to renewal page"
3995
  msgstr ""
3996
 
3997
- #: core/class-settings.php:492 core/class-settings.php:505
3998
- #: core/class-settings.php:517 core/class-settings.php:530
3999
- #: core/class-settings.php:544
4000
  msgctxt "settings"
4001
  msgid "Link to your site"
4002
  msgstr ""
4003
 
4004
- #: core/class-settings.php:495
4005
  msgctxt "admin settings"
4006
  msgid "Listing Renewal e-mail message"
4007
  msgstr ""
4008
 
4009
- #: core/class-settings.php:499
4010
  msgctxt "settings"
4011
  msgid ""
4012
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
4013
  "only."
4014
  msgstr ""
4015
 
4016
- #: core/class-settings.php:503 core/class-settings.php:542
4017
  msgctxt "settings"
4018
  msgid "Category that expired"
4019
  msgstr ""
4020
 
4021
- #: core/class-settings.php:508
4022
  msgctxt "admin settings"
4023
  msgid "Listing auto-renewal reminder (recurring payments)"
4024
  msgstr ""
4025
 
4026
- #: core/class-settings.php:512
4027
  msgctxt "settings"
4028
  msgid ""
4029
  "Sent some time before the listing is auto-renewed. Applies to recurring "
4030
  "renewals only."
4031
  msgstr ""
4032
 
4033
- #: core/class-settings.php:515 core/class-settings.php:529
4034
  msgctxt "settings"
4035
  msgid "Renewal date"
4036
  msgstr ""
4037
 
4038
- #: core/class-settings.php:516
4039
  msgctxt "settings"
4040
  msgid "Category that is going to be renewed"
4041
  msgstr ""
4042
 
4043
- #: core/class-settings.php:518
4044
  msgctxt "settings"
4045
  msgid "Link to manage subscriptions"
4046
  msgstr ""
4047
 
4048
- #: core/class-settings.php:521
4049
  msgctxt "admin settings"
4050
  msgid "Listing Renewal e-mail message (recurring payments)"
4051
  msgstr ""
4052
 
4053
- #: core/class-settings.php:525
4054
  msgctxt "settings"
4055
  msgid ""
4056
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
4057
  msgstr ""
4058
 
4059
- #: core/class-settings.php:528
4060
  msgctxt "settings"
4061
  msgid "Renewed category"
4062
  msgstr ""
4063
 
4064
- #: core/class-settings.php:534
4065
  msgctxt "admin settings"
4066
  msgid "Renewal reminder e-mail message"
4067
  msgstr ""
4068
 
4069
- #: core/class-settings.php:538
4070
  msgctxt "settings"
4071
  msgid ""
4072
  "Sent some time after listing expiration and when no renewal has occurred. "
4073
  "Applies to both recurring and non-recurring renewals."
4074
  msgstr ""
4075
 
4076
- #: core/class-settings.php:548
4077
  msgctxt "admin settings"
4078
  msgid "Payment"
4079
  msgstr ""
4080
 
4081
- #: core/class-settings.php:549
4082
  msgctxt "admin settings"
4083
  msgid "Payment Settings"
4084
  msgstr ""
4085
 
4086
- #: core/class-settings.php:552
4087
  msgctxt "admin settings"
4088
  msgid "Turn On payments?"
4089
  msgstr ""
4090
 
4091
- #: core/class-settings.php:554
4092
  msgctxt "admin settings"
4093
  msgid "Put payment gateways in test mode?"
4094
  msgstr ""
4095
 
4096
- #: core/class-settings.php:559
4097
  msgctxt "admin settings"
4098
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
4099
  msgstr ""
4100
 
4101
- #: core/class-settings.php:562
4102
  msgctxt "admin settings"
4103
  msgid ""
4104
  "Recommended for added security. For this to work you need to enable HTTPS on "
4105
  "your server and <a>obtain an SSL certificate</a>."
4106
  msgstr ""
4107
 
4108
- #: core/class-settings.php:566
4109
  msgctxt "admin settings"
4110
  msgid "Currency Code"
4111
  msgstr ""
4112
 
4113
- #: core/class-settings.php:568
4114
  msgctxt "admin settings"
4115
  msgid "Australian Dollar (AUD)"
4116
  msgstr ""
4117
 
4118
- #: core/class-settings.php:569
4119
  msgctxt "admin settings"
4120
  msgid "Brazilian Real (BRL)"
4121
  msgstr ""
4122
 
4123
- #: core/class-settings.php:570
4124
  msgctxt "admin settings"
4125
  msgid "Canadian Dollar (CAD)"
4126
  msgstr ""
4127
 
4128
- #: core/class-settings.php:571
4129
  msgctxt "admin settings"
4130
  msgid "Czech Koruna (CZK)"
4131
  msgstr ""
4132
 
4133
- #: core/class-settings.php:572
4134
  msgctxt "admin settings"
4135
  msgid "Danish Krone (DKK)"
4136
  msgstr ""
4137
 
4138
- #: core/class-settings.php:573
4139
  msgctxt "admin settings"
4140
  msgid "Euro (EUR)"
4141
  msgstr ""
4142
 
4143
- #: core/class-settings.php:574
4144
  msgctxt "admin settings"
4145
  msgid "Hong Kong Dollar (HKD)"
4146
  msgstr ""
4147
 
4148
- #: core/class-settings.php:575
4149
  msgctxt "admin settings"
4150
  msgid "Hungarian Forint (HUF)"
4151
  msgstr ""
4152
 
4153
- #: core/class-settings.php:576
4154
  msgctxt "admin settings"
4155
  msgid "Israeli New Shequel (ILS)"
4156
  msgstr ""
4157
 
4158
- #: core/class-settings.php:577
4159
  msgctxt "admin settings"
4160
  msgid "Japanese Yen (JPY)"
4161
  msgstr ""
4162
 
4163
- #: core/class-settings.php:578
4164
  msgctxt "admin settings"
4165
  msgid "Malasian Ringgit (MYR)"
4166
  msgstr ""
4167
 
4168
- #: core/class-settings.php:579
4169
  msgctxt "admin settings"
4170
  msgid "Mexican Peso (MXN)"
4171
  msgstr ""
4172
 
4173
- #: core/class-settings.php:580
4174
  msgctxt "admin settings"
4175
  msgid "Norwegian Krone (NOK)"
4176
  msgstr ""
4177
 
4178
- #: core/class-settings.php:581
4179
  msgctxt "admin settings"
4180
  msgid "New Zealand Dollar (NZD)"
4181
  msgstr ""
4182
 
4183
- #: core/class-settings.php:582
4184
  msgctxt "admin settings"
4185
  msgid "Philippine Peso (PHP)"
4186
  msgstr ""
4187
 
4188
- #: core/class-settings.php:583
4189
  msgctxt "admin settings"
4190
  msgid "Polish Zloty (PLN)"
4191
  msgstr ""
4192
 
4193
- #: core/class-settings.php:584
4194
  msgctxt "admin settings"
4195
  msgid "Pound Sterling (GBP)"
4196
  msgstr ""
4197
 
4198
- #: core/class-settings.php:585
4199
  msgctxt "admin settings"
4200
  msgid "Singapore Dollar (SGD)"
4201
  msgstr ""
4202
 
4203
- #: core/class-settings.php:586
4204
  msgctxt "admin settings"
4205
  msgid "Swedish Krona (SEK)"
4206
  msgstr ""
4207
 
4208
- #: core/class-settings.php:587
4209
  msgctxt "admin settings"
4210
  msgid "Swiss Franc (CHF)"
4211
  msgstr ""
4212
 
4213
- #: core/class-settings.php:588
4214
  msgctxt "admin settings"
4215
  msgid "Taiwan Dollar (TWD)"
4216
  msgstr ""
4217
 
4218
- #: core/class-settings.php:589
4219
  msgctxt "admin settings"
4220
  msgid "Thai Baht (THB)"
4221
  msgstr ""
4222
 
4223
- #: core/class-settings.php:590
4224
  msgctxt "admin settings"
4225
  msgid "Turkish Lira (TRY)"
4226
  msgstr ""
4227
 
4228
- #: core/class-settings.php:591
4229
  msgctxt "admin settings"
4230
  msgid "U.S. Dollar (USD)"
4231
  msgstr ""
4232
 
4233
- #: core/class-settings.php:595
4234
  msgctxt "admin settings"
4235
  msgid "Currency Symbol"
4236
  msgstr ""
4237
 
4238
- #: core/class-settings.php:600
4239
  msgctxt "admin settings"
4240
  msgid "Currency symbol display"
4241
  msgstr ""
4242
 
4243
- #: core/class-settings.php:604
4244
  msgctxt "admin settings"
4245
  msgid "Show currency symbol on the left"
4246
  msgstr ""
4247
 
4248
- #: core/class-settings.php:605
4249
  msgctxt "admin settings"
4250
  msgid "Show currency symbol on the right"
4251
  msgstr ""
4252
 
4253
- #: core/class-settings.php:606
4254
  msgctxt "admin settings"
4255
  msgid "Do not show currency symbol"
4256
  msgstr ""
4257
 
4258
- #: core/class-settings.php:608
4259
  msgctxt "admin settings"
4260
  msgid "Thank you for payment message"
4261
  msgstr ""
4262
 
4263
- #: core/class-settings.php:609
4264
  msgctxt "admin settings"
4265
  msgid ""
4266
  "Thank you for your payment. Your payment is being verified and your listing "
4267
  "reviewed. The verification and review process could take up to 48 hours."
4268
  msgstr ""
4269
 
4270
- #: core/class-settings.php:614
4271
  msgctxt "admin settings"
4272
  msgid "Ask users to come back for abandoned payments?"
4273
  msgstr ""
4274
 
4275
- #: core/class-settings.php:617
4276
  msgctxt "admin settings"
4277
  msgid ""
4278
  "An abandoned payment is when a user attempts to place a listing and gets to "
@@ -4281,49 +4290,49 @@ msgid ""
4281
  "the transaction. BD can remind them to come back and continue."
4282
  msgstr ""
4283
 
4284
- #: core/class-settings.php:623
4285
  msgctxt "admin settings"
4286
  msgid "Listing abandonment threshold (hours)"
4287
  msgstr ""
4288
 
4289
- #: core/class-settings.php:628
4290
  msgctxt "admin settings"
4291
  msgid ""
4292
  "Listings with pending payments are marked as abandoned after this time. You "
4293
  "can also <a>customize the e-mail</a> users receive."
4294
  msgstr ""
4295
 
4296
- #: core/class-settings.php:633
4297
  msgctxt "admin settings"
4298
  msgid "Themes"
4299
  msgstr ""
4300
 
4301
- #: core/class-settings.php:635
4302
  msgctxt "admin settings"
4303
  msgid "You can manage your themes on <a>Directory Themes</a>."
4304
  msgstr ""
4305
 
4306
- #: core/class-settings.php:640
4307
  msgctxt "admin settings"
4308
  msgid "Theme button style"
4309
  msgstr ""
4310
 
4311
- #: core/class-settings.php:644
4312
  msgctxt "admin settings"
4313
  msgid "Use the BD theme style for BD buttons"
4314
  msgstr ""
4315
 
4316
- #: core/class-settings.php:645
4317
  msgctxt "admin settings"
4318
  msgid "Use the WP theme style for BD buttons"
4319
  msgstr ""
4320
 
4321
- #: core/class-settings.php:652
4322
  msgctxt "admin settings"
4323
  msgid "Image"
4324
  msgstr ""
4325
 
4326
- #: core/class-settings.php:653
4327
  msgctxt "admin settings"
4328
  msgid ""
4329
  "Any changes to these settings will affect new listings only. Existing "
@@ -4332,78 +4341,78 @@ msgid ""
4332
  "here."
4333
  msgstr ""
4334
 
4335
- #: core/class-settings.php:654
4336
  msgctxt "admin settings"
4337
  msgid "Image Settings"
4338
  msgstr ""
4339
 
4340
- #: core/class-settings.php:655
4341
  msgctxt "admin settings"
4342
  msgid "Allow images?"
4343
  msgstr ""
4344
 
4345
- #: core/class-settings.php:657
4346
  msgctxt "admin settings"
4347
  msgid "Min Image File Size (KB)"
4348
  msgstr ""
4349
 
4350
- #: core/class-settings.php:658
4351
  msgctxt "admin settings"
4352
  msgid "Max Image File Size (KB)"
4353
  msgstr ""
4354
 
4355
- #: core/class-settings.php:660
4356
  msgctxt "admin settings"
4357
  msgid "Min image width (px)"
4358
  msgstr ""
4359
 
4360
- #: core/class-settings.php:661
4361
  msgctxt "admin settings"
4362
  msgid "Min image height (px)"
4363
  msgstr ""
4364
 
4365
- #: core/class-settings.php:663
4366
  msgctxt "admin settings"
4367
  msgid "Max image width (px)"
4368
  msgstr ""
4369
 
4370
- #: core/class-settings.php:664
4371
  msgctxt "admin settings"
4372
  msgid "Max image height (px)"
4373
  msgstr ""
4374
 
4375
- #: core/class-settings.php:666
4376
  msgctxt "admin settings"
4377
  msgid "Turn on thickbox/lightbox?"
4378
  msgstr ""
4379
 
4380
- #: core/class-settings.php:666
4381
  msgctxt "admin settings"
4382
  msgid ""
4383
  "Uncheck if it conflicts with other elements or plugins installed on your site"
4384
  msgstr ""
4385
 
4386
- #: core/class-settings.php:668
4387
  msgctxt "admin settings"
4388
  msgid "Thumbnails"
4389
  msgstr ""
4390
 
4391
- #: core/class-settings.php:669
4392
  msgctxt "admin settings"
4393
  msgid "Thumbnail width (px)"
4394
  msgstr ""
4395
 
4396
- #: core/class-settings.php:670
4397
  msgctxt "admin settings"
4398
  msgid "Thumbnail height (px)"
4399
  msgstr ""
4400
 
4401
- #: core/class-settings.php:673
4402
  msgctxt "admin settings"
4403
  msgid "Crop thumbnails to exact dimensions?"
4404
  msgstr ""
4405
 
4406
- #: core/class-settings.php:676
4407
  msgctxt "admin settings"
4408
  msgid ""
4409
  "When enabled images will match exactly the dimensions above but part of the "
@@ -4412,150 +4421,150 @@ msgid ""
4412
  "Depending on the uploaded images, thumbnails may have different heights."
4413
  msgstr ""
4414
 
4415
- #: core/class-settings.php:682
4416
  msgctxt "admin settings"
4417
  msgid "Number of free images"
4418
  msgstr ""
4419
 
4420
- #: core/class-settings.php:687
4421
  msgctxt "admin settings"
4422
  msgid ""
4423
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
4424
  "a> instead of this setting, which is ignored for paid listings."
4425
  msgstr ""
4426
 
4427
- #: core/class-settings.php:690
4428
  msgctxt "admin settings"
4429
  msgid "Use default picture for listings with no picture?"
4430
  msgstr ""
4431
 
4432
- #: core/class-settings.php:691
4433
  msgctxt "admin settings"
4434
  msgid "Show Thumbnail on main listings page?"
4435
  msgstr ""
4436
 
4437
- #: core/class-settings.php:720
4438
  msgctxt "admin settings"
4439
  msgid "User"
4440
  msgstr ""
4441
 
4442
- #: core/class-settings.php:721
4443
  msgctxt "admin settings"
4444
  msgid "User registration date"
4445
  msgstr ""
4446
 
4447
- #: core/class-settings.php:747
4448
  msgctxt "admin settings"
4449
  msgid ""
4450
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
4451
  "not activated."
4452
  msgstr ""
4453
 
4454
- #: core/class-settings.php:755
4455
  msgctxt "admin settings"
4456
  msgid ""
4457
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
4458
  "be created."
4459
  msgstr ""
4460
 
4461
- #: core/class-settings.php:764
4462
  msgctxt "admin settings"
4463
  msgid ""
4464
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
4465
  "\". Please remove the file \"%s\" manually or deactivate the plugin."
4466
  msgstr ""
4467
 
4468
- #: core/class-settings.php:1084
4469
  msgctxt "settings"
4470
  msgid "Deactivate License"
4471
  msgstr ""
4472
 
4473
- #: core/class-settings.php:1086
4474
  msgctxt "settings"
4475
  msgid "Deactivating license..."
4476
  msgstr ""
4477
 
4478
- #: core/class-settings.php:1089
4479
  msgctxt "settings"
4480
  msgid "Activate License"
4481
  msgstr ""
4482
 
4483
- #: core/class-settings.php:1091
4484
  msgctxt "settings"
4485
  msgid "Activating license..."
4486
  msgstr ""
4487
 
4488
- #: core/class-settings.php:1114
4489
  msgctxt "admin settings"
4490
  msgid "Valid placeholders: %s"
4491
  msgstr ""
4492
 
4493
- #: core/class-settings.php:1148
4494
  msgctxt "settings email"
4495
  msgid "Click to edit e-mail"
4496
  msgstr ""
4497
 
4498
- #: core/class-settings.php:1149
4499
  msgctxt "settings email"
4500
  msgid "Click to edit"
4501
  msgstr ""
4502
 
4503
- #: core/class-settings.php:1162
4504
  msgctxt "settings email"
4505
  msgid "E-Mail Subject"
4506
  msgstr ""
4507
 
4508
- #: core/class-settings.php:1173
4509
  msgctxt "settings email"
4510
  msgid "E-Mail Body"
4511
  msgstr ""
4512
 
4513
- #: core/class-settings.php:1184
4514
  msgctxt "settings email"
4515
  msgid "You can use the following placeholders:"
4516
  msgstr ""
4517
 
4518
- #: core/class-settings.php:1207
4519
  msgctxt "settings email"
4520
  msgid "Preview e-mail"
4521
  msgstr ""
4522
 
4523
- #: core/class-settings.php:1208
4524
  msgctxt "settings email"
4525
  msgid "Cancel"
4526
  msgstr ""
4527
 
4528
- #: core/class-settings.php:1209
4529
  msgctxt "settings email"
4530
  msgid "Save Changes"
4531
  msgstr ""
4532
 
4533
- #: core/class-settings.php:1228
4534
  msgctxt "settings email"
4535
  msgid "Site title"
4536
  msgstr ""
4537
 
4538
- #: core/class-settings.php:1231
4539
  msgctxt "settings email"
4540
  msgid "Site title (with link)"
4541
  msgstr ""
4542
 
4543
- #: core/class-settings.php:1234
4544
  msgctxt "settings email"
4545
  msgid "Site address (with link)"
4546
  msgstr ""
4547
 
4548
- #: core/class-settings.php:1237
4549
  msgctxt "settings email"
4550
  msgid "Directory URL (with link)"
4551
  msgstr ""
4552
 
4553
- #: core/class-settings.php:1240
4554
  msgctxt "settings email"
4555
  msgid "Current date"
4556
  msgstr ""
4557
 
4558
- #: core/class-settings.php:1243
4559
  msgctxt "settings email"
4560
  msgid "Current time"
4561
  msgstr ""
@@ -6522,7 +6531,7 @@ msgctxt "templates"
6522
  msgid "View"
6523
  msgstr ""
6524
 
6525
- #: templates/parts/login-required.tpl.php:5
6526
  msgctxt "templates"
6527
  msgid ""
6528
  "You are not currently logged in. Please login or register first. When "
1
+ # Copyright (C) 2017 Business Directory Plugin
2
  # This file is distributed under the same license as the Business Directory Plugin package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Business Directory Plugin 4.1.8\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/business-directory-plugin\n"
7
+ "POT-Creation-Date: 2017-02-14 01:14:13+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
+ "PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
12
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
14
 
116
  msgid "Renew Listing"
117
  msgstr ""
118
 
119
+ #: admin/class-admin.php:104
120
  msgid ""
121
  "Preview is only available after you've saved the first draft. This is due\n"
122
  "to how WordPress stores the data."
123
  msgstr ""
124
 
125
+ #: admin/class-admin.php:137
126
  msgctxt "drip pointer"
127
  msgid ""
128
  "Find out how to create a compelling, thriving business directory from "
130
  "a FREE premium module just for signing up."
131
  msgstr ""
132
 
133
+ #: admin/class-admin.php:139
134
  msgctxt "drip pointer"
135
  msgid "Email Address:"
136
  msgstr ""
137
 
138
+ #: admin/class-admin.php:145
139
  msgctxt "drip pointer"
140
  msgid "Want to know the Secrets of Building an Awesome Business Directory?"
141
  msgstr ""
142
 
143
+ #: admin/class-admin.php:147
144
  msgctxt "drip pointer"
145
  msgid "Yes, please!"
146
  msgstr ""
147
 
148
+ #: admin/class-admin.php:149
149
  msgctxt "drip pointer"
150
  msgid "No, thanks"
151
  msgstr ""
152
 
153
+ #: admin/class-admin.php:166
154
  msgctxt "admin"
155
  msgid "Business Directory"
156
  msgstr ""
157
 
158
+ #: admin/class-admin.php:177
159
  msgctxt "admin"
160
  msgid "You're all set. Visit your new <a>Business Directory</a> page."
161
  msgstr ""
162
 
163
+ #: admin/class-admin.php:198
164
  msgctxt "drip pointer"
165
  msgid "Invalid e-mail address."
166
  msgstr ""
167
 
168
+ #: admin/class-admin.php:232
169
  msgctxt "admin menu"
170
  msgid "Business Directory Admin"
171
  msgstr ""
172
 
173
+ #: admin/class-admin.php:233
174
  msgctxt "admin menu"
175
  msgid "Dir. Admin"
176
  msgstr ""
177
 
178
+ #: admin/class-admin.php:233
179
  msgctxt "admin menu"
180
  msgid "Directory Admin"
181
  msgstr ""
182
 
183
+ #: admin/class-admin.php:239 admin/class-admin.php:240
184
  msgctxt "admin menu"
185
  msgid "Add New Listing"
186
  msgstr ""
187
 
188
+ #: admin/class-admin.php:245 admin/class-admin.php:246
189
  msgctxt "admin menu"
190
  msgid "Manage Options"
191
  msgstr ""
192
 
193
+ #: admin/class-admin.php:251 admin/class-admin.php:252
194
  msgctxt "admin menu"
195
  msgid "Manage Fees"
196
  msgstr ""
197
 
198
+ #: admin/class-admin.php:257 admin/class-admin.php:258
199
  msgctxt "admin menu"
200
  msgid "Manage Form Fields"
201
  msgstr ""
202
 
203
+ #: admin/class-admin.php:263 admin/class-admin.php:264
204
  msgctxt "admin menu"
205
  msgid "Listings"
206
  msgstr ""
207
 
208
+ #: admin/class-admin.php:278 admin/class-admin.php:279
209
  msgctxt "admin menu"
210
  msgid "CSV Import"
211
  msgstr ""
212
 
213
+ #: admin/class-admin.php:284 admin/class-admin.php:285
214
  msgctxt "admin menu"
215
  msgid "CSV Export"
216
  msgstr ""
217
 
218
+ #: admin/class-admin.php:290 admin/class-admin.php:291
219
  msgctxt "admin menu"
220
  msgid "Debug"
221
  msgstr ""
222
 
223
+ #: admin/class-admin.php:300
224
  msgctxt "admin menu"
225
  msgid "Main Menu"
226
  msgstr ""
227
 
228
+ #: admin/class-admin.php:311
229
  msgctxt "admin menu"
230
  msgid "Uninstall Business Directory Plugin"
231
  msgstr ""
232
 
233
+ #: admin/class-admin.php:312
234
  msgctxt "admin menu"
235
  msgid "Uninstall"
236
  msgstr ""
237
 
238
+ #: admin/class-admin.php:426
239
  #: admin/templates/listing-metabox-categories.tpl.php:69
240
  msgctxt "admin infometabox"
241
  msgid "never"
242
  msgstr ""
243
 
244
+ #: admin/class-admin.php:520
245
  msgctxt "admin"
246
  msgid "Dismiss this notice."
247
  msgstr ""
248
 
249
+ #: admin/class-admin.php:548
250
  msgctxt "admin"
251
  msgid "The listing has been published."
252
  msgid_plural "The listings have been published."
253
  msgstr[0] ""
254
  msgstr[1] ""
255
 
256
+ #: admin/class-admin.php:566
257
  msgctxt "admin"
258
  msgid "The listing status has been set as paid."
259
  msgid_plural "The listings status has been set as paid."
260
  msgstr[0] ""
261
  msgstr[1] ""
262
 
263
+ #: admin/class-admin.php:572
264
  msgctxt "admin"
265
  msgid ""
266
  "Only invoices containing non-recurring items were marked as paid. Please "
272
  msgstr[0] ""
273
  msgstr[1] ""
274
 
275
+ #: admin/class-admin.php:591
276
  msgctxt "admin"
277
  msgid "The listing has been modified."
278
  msgid_plural "The listings have been modified."
279
  msgstr[0] ""
280
  msgstr[1] ""
281
 
282
+ #: admin/class-admin.php:604
283
  msgctxt "admin"
284
  msgid "The listing has been upgraded."
285
  msgid_plural "The listings have been upgraded."
286
  msgstr[0] ""
287
  msgstr[1] ""
288
 
289
+ #: admin/class-admin.php:616
290
  msgctxt "admin"
291
  msgid "The listing has been downgraded."
292
  msgid_plural "The listings have been downgraded."
293
  msgstr[0] ""
294
  msgstr[1] ""
295
 
296
+ #: admin/class-admin.php:627
297
  msgctxt "admin payments"
298
  msgid ""
299
  "The payment status was not changed. Recurring payments can't be manually "
301
  "went through."
302
  msgstr ""
303
 
304
+ #: admin/class-admin.php:632
305
  msgctxt "admin"
306
  msgid "The transaction has been approved."
307
  msgstr ""
308
 
309
+ #: admin/class-admin.php:642
310
  msgctxt "admin"
311
  msgid "The transaction has been rejected."
312
  msgstr ""
313
 
314
+ #: admin/class-admin.php:648
315
  msgctxt "admin"
316
  msgid "The fee was successfully assigned."
317
  msgstr ""
318
 
319
+ #: admin/class-admin.php:657
320
  msgctxt "admin"
321
  msgid "Listing was renewed."
322
  msgid_plural "Listings were renewed."
323
  msgstr[0] ""
324
  msgstr[1] ""
325
 
326
+ #: admin/class-admin.php:664
327
  msgctxt "admin"
328
  msgid "Renewal email sent."
329
  msgstr ""
330
 
331
+ #: admin/class-admin.php:719
332
  msgctxt "admin category id"
333
  msgid "ID"
334
  msgstr ""
335
 
336
+ #: admin/class-admin.php:721 admin/class-admin.php:727
337
  msgctxt "admin"
338
  msgid "Listing Count"
339
  msgstr ""
340
 
341
+ #: admin/class-admin.php:836
342
  msgctxt "admin"
343
  msgid ""
344
  "<b>Business Directory Plugin</b> requires fields with the following "
345
  "associations in order to work correctly: <b>%s</b>."
346
  msgstr ""
347
 
348
+ #: admin/class-admin.php:838
349
  msgctxt "admin"
350
  msgid ""
351
  "<b>Business Directory Plugin</b> requires a field with a <b>%s</b> "
352
  "association in order to work correctly."
353
  msgstr ""
354
 
355
+ #: admin/class-admin.php:842
356
  msgctxt "admin"
357
  msgid ""
358
  "You can create these custom fields by yourself inside \"Manage Form Fields\" "
359
  "or let Business Directory do this for you automatically."
360
  msgstr ""
361
 
362
+ #: admin/class-admin.php:846
363
  msgctxt "admin"
364
  msgid "Go to \"Manage Form Fields\""
365
  msgstr ""
366
 
367
+ #: admin/class-admin.php:849
368
  msgctxt "admin"
369
  msgid "Create these required fields for me"
370
  msgstr ""
371
 
372
+ #: admin/class-admin.php:858
373
  msgctxt "admin"
374
  msgid ""
375
  "<b>Business Directory Plugin</b> requires a page with the "
376
  "<tt>[businessdirectory]</tt> shortcode to function properly."
377
  msgstr ""
378
 
379
+ #: admin/class-admin.php:860
380
  msgctxt "admin"
381
  msgid ""
382
  "You can create this page by yourself or let Business Directory do this for "
383
  "you automatically."
384
  msgstr ""
385
 
386
+ #: admin/class-admin.php:864
387
  msgctxt "admin"
388
  msgid "Create required pages for me"
389
  msgstr ""
390
 
391
+ #: admin/class-admin.php:904
392
  msgctxt "admin compat"
393
  msgid "Installed: %s"
394
  msgstr ""
395
 
396
+ #: admin/class-admin.php:904
397
  msgctxt "admin compat"
398
  msgid "N/A"
399
  msgstr ""
400
 
401
+ #: admin/class-admin.php:907
402
  msgctxt "admin compat"
403
  msgid "Required: %s"
404
  msgstr ""
405
 
406
+ #: admin/class-admin.php:919
407
  msgctxt "admin compat"
408
  msgid ""
409
  "Business Directory has detected some incompatible premium module versions "
410
  "installed."
411
  msgstr ""
412
 
413
+ #: admin/class-admin.php:921
414
  msgctxt "admin compat"
415
  msgid ""
416
  "Please upgrade to the required versions indicated below to make sure "
417
  "everything functions properly."
418
  msgstr ""
419
 
420
+ #: admin/class-admin.php:941
421
  msgctxt "admin"
422
  msgid ""
423
  "We noticed you want your Business Directory users to register before posting "
603
  msgid "← Return to \"CSV Import\""
604
  msgstr ""
605
 
606
+ #: admin/csv-import.php:256
607
  msgid ""
608
  "A valid temporary directory with write permissions is required for CSV "
609
  "imports to function properly. Your server is using \"%s\" but this path does "
610
  "not seem to be writable. Please consult with your host."
611
  msgstr ""
612
 
613
+ #: admin/csv-import.php:290
614
  msgctxt "admin csv-import"
615
  msgid "There was an error uploading the CSV file."
616
  msgstr ""
617
 
618
+ #: admin/csv-import.php:296
619
  msgctxt "admin csv-import"
620
  msgid "Please upload or select a CSV file."
621
  msgstr ""
622
 
623
+ #: admin/csv-import.php:309
624
  msgctxt "admin csv-import"
625
  msgid "There was an error uploading the images ZIP file."
626
  msgstr ""
627
 
628
+ #: admin/csv-import.php:330
629
  msgctxt "admin csv-import"
630
  msgid ""
631
  "An error was detected while validating the CSV file for import. Please fix "
632
  "this before proceeding."
633
  msgstr ""
634
 
635
+ #: admin/csv-import.php:339
636
  msgctxt "admin csv-import"
637
  msgid "Import is in \"test mode\". Nothing will be inserted into the database."
638
  msgstr ""
982
 
983
  #: admin/form-fields.php:298
984
  msgctxt "form-fields admin"
985
+ msgid "Country"
986
  msgstr ""
987
 
988
  #: admin/form-fields.php:299
989
  msgctxt "form-fields admin"
990
+ msgid "ZIP Code"
991
  msgstr ""
992
 
993
  #: admin/form-fields.php:300
994
  msgctxt "form-fields admin"
995
+ msgid "FAX Number"
996
  msgstr ""
997
 
998
  #: admin/form-fields.php:301
999
  msgctxt "form-fields admin"
1000
+ msgid "Phone Number"
1001
  msgstr ""
1002
 
1003
  #: admin/form-fields.php:302
1004
  msgctxt "form-fields admin"
1005
+ msgid "Ratings Field"
1006
  msgstr ""
1007
 
1008
  #: admin/form-fields.php:303
1009
  msgctxt "form-fields admin"
1010
+ msgid "Twitter"
1011
+ msgstr ""
1012
+
1013
+ #: admin/form-fields.php:304
1014
+ msgctxt "form-fields admin"
1015
  msgid "Website"
1016
  msgstr ""
1017
 
1018
+ #: admin/form-fields.php:325
1019
  msgctxt "form-fields admin"
1020
  msgid "Tags updated."
1021
  msgstr ""
2093
  msgid "Please see the <a>Form Fields documentation</a> for more details."
2094
  msgstr ""
2095
 
2096
+ #. #-#-#-#-# WPBDM.pot (Business Directory Plugin 4.1.8) #-#-#-#-#
2097
  #. Plugin Name of the plugin/theme
2098
  #: admin/templates/header.tpl.php:4
2099
  msgid "Business Directory Plugin"
2839
  msgid "%s Feed"
2840
  msgstr ""
2841
 
2842
+ #: business-directory-plugin.php:1138 core/view-submit-listing.php:58
2843
  #: core/views/submit_listing.php:10
2844
  msgctxt "views"
2845
  msgid "Submit A Listing"
2846
  msgstr ""
2847
 
2848
+ #: business-directory-plugin.php:1143
2849
  msgctxt "title"
2850
  msgid "Find a Listing"
2851
  msgstr ""
2852
 
2853
+ #: business-directory-plugin.php:1148
2854
  msgctxt "title"
2855
  msgid "View All Listings"
2856
  msgstr ""
2857
 
2858
+ #: business-directory-plugin.php:1177
2859
  msgctxt "title"
2860
  msgid "Listings tagged: %s"
2861
  msgstr ""
2862
 
2863
+ #: core/api.php:402
2864
  msgid "Free"
2865
  msgstr ""
2866
 
3241
 
3242
  #: core/class-settings.php:106
3243
  msgctxt "admin settings"
3244
+ msgid "Terms and Conditions text goes here..."
 
 
3245
  msgstr ""
3246
 
3247
  #: core/class-settings.php:107
3370
  msgid "Enable AJAX compatibility mode?"
3371
  msgstr ""
3372
 
3373
+ #: core/class-settings.php:183
3374
+ msgctxt "admin settings"
3375
+ msgid ""
3376
+ "Include CSS rules to give their own style to View, Edit and Delete buttons?"
3377
+ msgstr ""
3378
+
3379
+ #: core/class-settings.php:189 core/class-settings.php:687
3380
  msgctxt "admin settings"
3381
  msgid "Listings"
3382
  msgstr ""
3383
 
3384
+ #: core/class-settings.php:190 core/class-settings.php:357
3385
+ #: core/class-settings.php:644
3386
  msgctxt "admin settings"
3387
  msgid "General Settings"
3388
  msgstr ""
3389
 
3390
+ #: core/class-settings.php:192
3391
  msgctxt "admin settings"
3392
  msgid "Listings per page"
3393
  msgstr ""
3394
 
3395
+ #: core/class-settings.php:193
3396
  msgctxt "admin settings"
3397
  msgid ""
3398
  "Number of listings to show per page. Use a value of \"0\" to show all "
3399
  "listings."
3400
  msgstr ""
3401
 
3402
+ #: core/class-settings.php:195
3403
  msgctxt "admin settings"
3404
  msgid "Listing duration for no-fee sites (in days)"
3405
  msgstr ""
3406
 
3407
+ #: core/class-settings.php:196
3408
  msgctxt "admin settings"
3409
  msgid ""
3410
  "Use a value of \"0\" to keep a listing alive indefinitely or enter a number "
3411
  "less than 10 years (3650 days)."
3412
  msgstr ""
3413
 
3414
+ #: core/class-settings.php:202
3415
  msgctxt "admin settings"
3416
  msgid "Include listing contact form on listing pages?"
3417
  msgstr ""
3418
 
3419
+ #: core/class-settings.php:205
3420
  msgctxt "admin settings"
3421
  msgid ""
3422
  "Allows visitors to contact listing authors privately. Authors will receive "
3423
  "the messages via email."
3424
  msgstr ""
3425
 
3426
+ #: core/class-settings.php:208
3427
  msgctxt "admin settings"
3428
  msgid "Open detailed view of listing in new tab?"
3429
  msgstr ""
3430
 
3431
+ #: core/class-settings.php:213
3432
  msgctxt "admin settings"
3433
  msgid "Require login for using the contact form?"
3434
  msgstr ""
3435
 
3436
+ #: core/class-settings.php:219
3437
  msgctxt "admin settings"
3438
  msgid "Maximum number of contact form submits per day"
3439
  msgstr ""
3440
 
3441
+ #: core/class-settings.php:222
3442
  msgctxt "admin settings"
3443
  msgid ""
3444
  "Use this to prevent spamming of listing owners. 0 means unlimited submits "
3445
  "per day."
3446
  msgstr ""
3447
 
3448
+ #: core/class-settings.php:230
3449
  msgctxt "admin settings"
3450
  msgid "Include comment form on listing pages?"
3451
  msgstr ""
3452
 
3453
+ #: core/class-settings.php:233
3454
  msgctxt "admin settings"
3455
  msgid ""
3456
  "BD uses the standard comment inclusion from WordPress, but most themes only "
3460
  "first, and if that doesn't work, try the 3rd option instead."
3461
  msgstr ""
3462
 
3463
+ #: core/class-settings.php:236
3464
  msgctxt "admin settings"
3465
  msgid "Do not include comments in listings"
3466
  msgstr ""
3467
 
3468
+ #: core/class-settings.php:237
3469
  msgctxt "admin settings"
3470
  msgid "Include comment form, theme invoked (standard option)"
3471
  msgstr ""
3472
 
3473
+ #: core/class-settings.php:238
3474
  msgctxt "admin settings"
3475
  msgid "Include comment form, BD invoked (use only if 2nd option doesn't work)"
3476
  msgstr ""
3477
 
3478
+ #: core/class-settings.php:246
3479
  msgctxt "admin settings"
3480
  msgid "Show listings under categories on main page?"
3481
  msgstr ""
3482
 
3483
+ #: core/class-settings.php:247
3484
  msgctxt "admin settings"
3485
  msgid "Status of listings upon uninstalling plugin"
3486
  msgstr ""
3487
 
3488
+ #: core/class-settings.php:248 core/class-settings.php:250
3489
  msgctxt "post status"
3490
  msgid "Draft"
3491
  msgstr ""
3492
 
3493
+ #: core/class-settings.php:248 core/class-settings.php:250
3494
  msgctxt "post status"
3495
  msgid "Trash"
3496
  msgstr ""
3497
 
3498
+ #: core/class-settings.php:249
3499
  msgctxt "admin settings"
3500
  msgid "Status of deleted listings"
3501
  msgstr ""
3502
 
3503
+ #: core/class-settings.php:251
3504
  msgctxt "admin settings"
3505
  msgid "Submit Listing instructions message"
3506
  msgstr ""
3507
 
3508
+ #: core/class-settings.php:251
3509
  msgctxt "admin settings"
3510
  msgid ""
3511
  "This text is displayed at the first page of the Submit Listing process for "
3513
  "form or anything you want to tell users before they get started."
3514
  msgstr ""
3515
 
3516
+ #: core/class-settings.php:253
3517
  msgctxt "admin settings"
3518
  msgid "Listing Renewal"
3519
  msgstr ""
3520
 
3521
+ #: core/class-settings.php:254
3522
  msgctxt "admin settings"
3523
  msgid "Turn on listing renewal option?"
3524
  msgstr ""
3525
 
3526
+ #: core/class-settings.php:257
3527
  msgctxt "admin settings"
3528
  msgid "Allow recurring renewal payments?"
3529
  msgstr ""
3530
 
3531
+ #: core/class-settings.php:260
3532
  msgctxt "admin settings"
3533
  msgid ""
3534
  "Allow users to opt in for automatic renewal of their listings. The fee is "
3535
  "charged at the time the listing expires without user intervention."
3536
  msgstr ""
3537
 
3538
+ #: core/class-settings.php:264
3539
  msgctxt "admin settings"
3540
  msgid "Use recurring payments as the default payment method?"
3541
  msgstr ""
3542
 
3543
+ #: core/class-settings.php:267
3544
  msgctxt "admin settings"
3545
  msgid ""
3546
  "Enable automatic renewal without having users opt in during the submit "
3547
  "process."
3548
  msgstr ""
3549
 
3550
+ #: core/class-settings.php:272
3551
  msgctxt "admin settings"
3552
  msgid "Listing renewal e-mail threshold (in days)"
3553
  msgstr ""
3554
 
3555
+ #: core/class-settings.php:275
3556
  msgctxt "admin settings"
3557
  msgid ""
3558
  "Configure how many days before listing expiration is the renewal e-mail sent."
3559
  msgstr ""
3560
 
3561
+ #: core/class-settings.php:279
3562
  msgctxt "admin settings"
3563
  msgid ""
3564
  "Send expiration notices including a cancel links to auto-renewed listings?"
3565
  msgstr ""
3566
 
3567
+ #: core/class-settings.php:286
3568
  msgctxt "admin settings"
3569
  msgid "Remind listing owners of expired listings (past due)?"
3570
  msgstr ""
3571
 
3572
+ #: core/class-settings.php:291
3573
  msgctxt "admin settings"
3574
  msgid "Listing renewal reminder e-mail threshold (in days)"
3575
  msgstr ""
3576
 
3577
+ #: core/class-settings.php:294
3578
  msgctxt "admin settings"
3579
  msgid ""
3580
  "Configure how many days after the expiration of a listing an e-mail reminder "
3581
  "should be sent to the owner."
3582
  msgstr ""
3583
 
3584
+ #: core/class-settings.php:297
3585
  msgctxt "admin settings"
3586
  msgid "Post/Category Settings"
3587
  msgstr ""
3588
 
3589
+ #: core/class-settings.php:298
3590
  msgctxt "admin settings"
3591
  msgid "Default new post status"
3592
  msgstr ""
3593
 
3594
+ #: core/class-settings.php:299 core/class-settings.php:302
3595
  msgctxt "post status"
3596
  msgid "Published"
3597
  msgstr ""
3598
 
3599
+ #: core/class-settings.php:299 core/class-settings.php:302
3600
  msgctxt "post status"
3601
  msgid "Pending"
3602
  msgstr ""
3603
 
3604
+ #: core/class-settings.php:301
3605
  msgctxt "admin settings"
3606
  msgid "Edit post status"
3607
  msgstr ""
3608
 
3609
+ #: core/class-settings.php:303
3610
  msgctxt "admin settings"
3611
  msgid "Order categories list by"
3612
  msgstr ""
3613
 
3614
+ #: core/class-settings.php:305
3615
  msgctxt "admin settings"
3616
  msgid "Name"
3617
  msgstr ""
3618
 
3619
+ #: core/class-settings.php:306
3620
  msgctxt "admin settings"
3621
  msgid "Slug"
3622
  msgstr ""
3623
 
3624
+ #: core/class-settings.php:307
3625
  msgctxt "admin settings"
3626
  msgid "Listing Count"
3627
  msgstr ""
3628
 
3629
+ #: core/class-settings.php:309
3630
  msgctxt "admin settings"
3631
  msgid "Sort order for categories"
3632
  msgstr ""
3633
 
3634
+ #: core/class-settings.php:310 core/class-settings.php:328
3635
  msgctxt "admin settings"
3636
  msgid "Ascending"
3637
  msgstr ""
3638
 
3639
+ #: core/class-settings.php:310 core/class-settings.php:328
3640
  msgctxt "admin settings"
3641
  msgid "Descending"
3642
  msgstr ""
3643
 
3644
+ #: core/class-settings.php:311
3645
  msgctxt "admin settings"
3646
  msgid "Show category post count?"
3647
  msgstr ""
3648
 
3649
+ #: core/class-settings.php:312
3650
  msgctxt "admin settings"
3651
  msgid "Hide empty categories?"
3652
  msgstr ""
3653
 
3654
+ #: core/class-settings.php:313
3655
  msgctxt "admin settings"
3656
  msgid "Show only parent categories in category list?"
3657
  msgstr ""
3658
 
3659
+ #: core/class-settings.php:315
3660
  msgctxt "admin settings"
3661
  msgid "Listings Sorting"
3662
  msgstr ""
3663
 
3664
+ #: core/class-settings.php:316
3665
  msgctxt "admin settings"
3666
  msgid "Order directory listings by"
3667
  msgstr ""
3668
 
3669
+ #: core/class-settings.php:318
3670
  msgctxt "admin settings"
3671
  msgid "Title"
3672
  msgstr ""
3673
 
3674
+ #: core/class-settings.php:319
3675
  msgctxt "admin settings"
3676
  msgid "Author"
3677
  msgstr ""
3678
 
3679
+ #: core/class-settings.php:320 core/class-settings.php:730
3680
  msgctxt "admin settings"
3681
  msgid "Date posted"
3682
  msgstr ""
3683
 
3684
+ #: core/class-settings.php:321 core/class-settings.php:731
3685
  msgctxt "admin settings"
3686
  msgid "Date last modified"
3687
  msgstr ""
3688
 
3689
+ #: core/class-settings.php:322
3690
  msgctxt "admin settings"
3691
  msgid "Random"
3692
  msgstr ""
3693
 
3694
+ #: core/class-settings.php:323
3695
  msgctxt "admin settings"
3696
  msgid "Paid first then free. Inside each group by date."
3697
  msgstr ""
3698
 
3699
+ #: core/class-settings.php:324
3700
  msgctxt "admin settings"
3701
  msgid "Paid first then free. Inside each group by title."
3702
  msgstr ""
3703
 
3704
+ #: core/class-settings.php:326
3705
  msgctxt "admin settings"
3706
  msgid "Sort directory listings by"
3707
  msgstr ""
3708
 
3709
+ #: core/class-settings.php:327
3710
  msgctxt "admin settings"
3711
  msgid "Ascending for ascending order A-Z, Descending for descending order Z-A"
3712
  msgstr ""
3713
 
3714
+ #: core/class-settings.php:332
3715
  msgctxt "admin settings"
3716
  msgid "Enable sort bar?"
3717
  msgstr ""
3718
 
3719
+ #: core/class-settings.php:337
3720
  msgctxt "admin settings"
3721
  msgid "Sortbar Fields"
3722
  msgstr ""
3723
 
3724
+ #: core/class-settings.php:346
3725
  msgctxt "admin settings"
3726
  msgid "Featured (Sticky) listing settings"
3727
  msgstr ""
3728
 
3729
+ #: core/class-settings.php:347
3730
  msgctxt "admin settings"
3731
  msgid "Offer sticky listings?"
3732
  msgstr ""
3733
 
3734
+ #: core/class-settings.php:348
3735
  msgctxt "admin settings"
3736
  msgid "Offer upgrades during submit process?"
3737
  msgstr ""
3738
 
3739
+ #: core/class-settings.php:349
3740
  msgctxt "admin settings"
3741
  msgid "Sticky listing price"
3742
  msgstr ""
3743
 
3744
+ #: core/class-settings.php:350
3745
  msgctxt "admin settings"
3746
  msgid "Sticky listing page description text"
3747
  msgstr ""
3748
 
3749
+ #: core/class-settings.php:351
3750
  msgctxt "admin settings"
3751
  msgid ""
3752
  "You can upgrade your listing to featured status. Featured listings will "
3753
  "always appear on top of regular listings."
3754
  msgstr ""
3755
 
3756
+ #: core/class-settings.php:356
3757
  msgctxt "admin settings"
3758
  msgid "E-Mail"
3759
  msgstr ""
3760
 
3761
+ #: core/class-settings.php:360
3762
  msgctxt "admin settings"
3763
  msgid "Display email address fields publicly?"
3764
  msgstr ""
3765
 
3766
+ #: core/class-settings.php:363
3767
  msgctxt "admin settings"
3768
  msgid ""
3769
  "Shows the email address of the listing owner to all web users. NOT "
3771
  "harvest it for future use."
3772
  msgstr ""
3773
 
3774
+ #: core/class-settings.php:366
3775
  msgctxt "admin settings"
3776
  msgid "How to determine the listing's email address?"
3777
  msgstr ""
3778
 
3779
+ #: core/class-settings.php:369
3780
  msgctxt "admin settings"
3781
  msgid ""
3782
  "This affects emails sent to listing owners via contact forms or when their "
3783
  "listings expire."
3784
  msgstr ""
3785
 
3786
+ #: core/class-settings.php:371
3787
  msgctxt "admin settings"
3788
  msgid "Try listing's email field first, then author's email."
3789
  msgstr ""
3790
 
3791
+ #: core/class-settings.php:372
3792
  msgctxt "admin settings"
3793
  msgid "Try author's email first and then listing's email field."
3794
  msgstr ""
3795
 
3796
+ #: core/class-settings.php:376
3797
  msgctxt "admin settings"
3798
  msgid "E-Mail Notifications"
3799
  msgstr ""
3800
 
3801
+ #: core/class-settings.php:379
3802
  msgctxt "admin settings"
3803
  msgid "Notify admin via e-mail when..."
3804
  msgstr ""
3805
 
3806
+ #: core/class-settings.php:383
3807
  msgctxt "admin settings"
3808
  msgid "A new listing is submitted."
3809
  msgstr ""
3810
 
3811
+ #: core/class-settings.php:384
3812
  msgctxt "admin settings"
3813
  msgid "A listing is edited."
3814
  msgstr ""
3815
 
3816
+ #: core/class-settings.php:385
3817
  msgctxt "admin settings"
3818
  msgid "A listing expires."
3819
  msgstr ""
3820
 
3821
+ #: core/class-settings.php:386
3822
  msgctxt "admin settings"
3823
  msgid "A contact message is sent to a listing's owner."
3824
  msgstr ""
3825
 
3826
+ #: core/class-settings.php:392
3827
  msgctxt "admin settings"
3828
  msgid "CC this e-mail address too"
3829
  msgstr ""
3830
 
3831
+ #: core/class-settings.php:398
3832
  msgctxt "admin settings"
3833
  msgid "Notify users via e-mail when..."
3834
  msgstr ""
3835
 
3836
+ #: core/class-settings.php:401
3837
  msgctxt "admin settings"
3838
  msgid "You can modify the text template used for most of these e-mails below."
3839
  msgstr ""
3840
 
3841
+ #: core/class-settings.php:402
3842
  msgctxt "admin settings"
3843
  msgid "Their listing is submitted."
3844
  msgstr ""
3845
 
3846
+ #: core/class-settings.php:403
3847
  msgctxt "admin settings"
3848
  msgid "Their listing is approved/published."
3849
  msgstr ""
3850
 
3851
+ #: core/class-settings.php:412
3852
  msgctxt "contact email"
3853
  msgid "You have received a reply from your listing at %s."
3854
  msgstr ""
3855
 
3856
+ #: core/class-settings.php:413
3857
  msgctxt "contact email"
3858
  msgid "Name: %s"
3859
  msgstr ""
3860
 
3861
+ #: core/class-settings.php:414
3862
  msgctxt "contact email"
3863
  msgid "E-Mail: %s"
3864
  msgstr ""
3865
 
3866
+ #: core/class-settings.php:415
3867
  msgctxt "contact email"
3868
  msgid "Message:"
3869
  msgstr ""
3870
 
3871
+ #: core/class-settings.php:417
3872
  msgctxt "contact email"
3873
  msgid "Time: %s"
3874
  msgstr ""
3875
 
3876
+ #: core/class-settings.php:419
3877
  msgctxt "admin settings"
3878
  msgid "E-Mail Templates"
3879
  msgstr ""
3880
 
3881
+ #: core/class-settings.php:422
3882
  msgctxt "admin settings"
3883
  msgid "Email confirmation message"
3884
  msgstr ""
3885
 
3886
+ #: core/class-settings.php:426
3887
  msgctxt "admin settings"
3888
  msgid "Sent after a listing has been submitted."
3889
  msgstr ""
3890
 
3891
+ #: core/class-settings.php:427 core/class-settings.php:435
3892
+ #: core/class-settings.php:476
3893
  msgctxt "admin settings"
3894
  msgid "Listing's title"
3895
  msgstr ""
3896
 
3897
+ #: core/class-settings.php:430
3898
  msgctxt "admin settings"
3899
  msgid "Listing published message"
3900
  msgstr ""
3901
 
3902
+ #: core/class-settings.php:433
3903
  msgctxt "admin settings"
3904
  msgid ""
3905
  "Your listing \"[listing]\" is now available at [listing-url] and can be "
3906
  "viewed by the public."
3907
  msgstr ""
3908
 
3909
+ #: core/class-settings.php:434
3910
  msgctxt "admin settings"
3911
  msgid "Sent when the listing has been published or approved by an admin."
3912
  msgstr ""
3913
 
3914
+ #: core/class-settings.php:436
3915
  msgctxt "admin settings"
3916
  msgid "Listing's URL"
3917
  msgstr ""
3918
 
3919
+ #: core/class-settings.php:440
3920
  msgctxt "admin settings"
3921
  msgid "Listing Contact Message"
3922
  msgstr ""
3923
 
3924
+ #: core/class-settings.php:444
3925
  msgctxt "admin settings"
3926
  msgid ""
3927
  "Sent to listing owners when someone uses the contact form on their listing "
3928
  "pages."
3929
  msgstr ""
3930
 
3931
+ #: core/class-settings.php:454
3932
  msgctxt "admin settings"
3933
  msgid "Payment related"
3934
  msgstr ""
3935
 
3936
+ #: core/class-settings.php:471
3937
  msgctxt "admin settings"
3938
  msgid "Payment abandoned reminder message"
3939
  msgstr ""
3940
 
3941
+ #: core/class-settings.php:475
3942
  msgctxt "admin settings"
3943
  msgid "Sent some time after a pending payment is abandoned by users."
3944
  msgstr ""
3945
 
3946
+ #: core/class-settings.php:477
3947
  msgctxt "admin settings"
3948
  msgid "Checkout URL link"
3949
  msgstr ""
3950
 
3951
+ #: core/class-settings.php:483
3952
  msgctxt "admin settings"
3953
  msgid "Renewal Reminders"
3954
  msgstr ""
3955
 
3956
+ #: core/class-settings.php:486
3957
  msgctxt "admin settings"
3958
  msgid ""
3959
  "This section refers only to the text of the renewal/expiration notices. You "
3960
  "can also <a>configure when the e-mails are sent</a>."
3961
  msgstr ""
3962
 
3963
+ #: core/class-settings.php:490
3964
  msgctxt "admin settings"
3965
  msgid "Pending expiration e-mail message"
3966
  msgstr ""
3967
 
3968
+ #: core/class-settings.php:494
3969
  msgctxt "settings"
3970
  msgid ""
3971
  "Sent some time before the listing expires. Applies to non-recurring renewals "
3972
  "only."
3973
  msgstr ""
3974
 
3975
+ #: core/class-settings.php:495 core/class-settings.php:508
3976
+ #: core/class-settings.php:521 core/class-settings.php:534
3977
+ #: core/class-settings.php:547
3978
  msgctxt "settings"
3979
  msgid "Listing's name (with link)"
3980
  msgstr ""
3981
 
3982
+ #: core/class-settings.php:496 core/class-settings.php:509
3983
+ #: core/class-settings.php:522 core/class-settings.php:535
3984
+ #: core/class-settings.php:548
3985
  msgctxt "settings"
3986
  msgid "Author's name"
3987
  msgstr ""
3988
 
3989
+ #: core/class-settings.php:497 core/class-settings.php:510
3990
+ #: core/class-settings.php:549
3991
  msgctxt "settings"
3992
  msgid "Expiration date"
3993
  msgstr ""
3994
 
3995
+ #: core/class-settings.php:498
3996
  msgctxt "settings"
3997
  msgid "Category that is going to expire"
3998
  msgstr ""
3999
 
4000
+ #: core/class-settings.php:499 core/class-settings.php:512
4001
+ #: core/class-settings.php:551
4002
  msgctxt "settings"
4003
  msgid "Link to renewal page"
4004
  msgstr ""
4005
 
4006
+ #: core/class-settings.php:500 core/class-settings.php:513
4007
+ #: core/class-settings.php:525 core/class-settings.php:538
4008
+ #: core/class-settings.php:552
4009
  msgctxt "settings"
4010
  msgid "Link to your site"
4011
  msgstr ""
4012
 
4013
+ #: core/class-settings.php:503
4014
  msgctxt "admin settings"
4015
  msgid "Listing Renewal e-mail message"
4016
  msgstr ""
4017
 
4018
+ #: core/class-settings.php:507
4019
  msgctxt "settings"
4020
  msgid ""
4021
  "Sent at the time of listing expiration. Applies to non-recurring renewals "
4022
  "only."
4023
  msgstr ""
4024
 
4025
+ #: core/class-settings.php:511 core/class-settings.php:550
4026
  msgctxt "settings"
4027
  msgid "Category that expired"
4028
  msgstr ""
4029
 
4030
+ #: core/class-settings.php:516
4031
  msgctxt "admin settings"
4032
  msgid "Listing auto-renewal reminder (recurring payments)"
4033
  msgstr ""
4034
 
4035
+ #: core/class-settings.php:520
4036
  msgctxt "settings"
4037
  msgid ""
4038
  "Sent some time before the listing is auto-renewed. Applies to recurring "
4039
  "renewals only."
4040
  msgstr ""
4041
 
4042
+ #: core/class-settings.php:523 core/class-settings.php:537
4043
  msgctxt "settings"
4044
  msgid "Renewal date"
4045
  msgstr ""
4046
 
4047
+ #: core/class-settings.php:524
4048
  msgctxt "settings"
4049
  msgid "Category that is going to be renewed"
4050
  msgstr ""
4051
 
4052
+ #: core/class-settings.php:526
4053
  msgctxt "settings"
4054
  msgid "Link to manage subscriptions"
4055
  msgstr ""
4056
 
4057
+ #: core/class-settings.php:529
4058
  msgctxt "admin settings"
4059
  msgid "Listing Renewal e-mail message (recurring payments)"
4060
  msgstr ""
4061
 
4062
+ #: core/class-settings.php:533
4063
  msgctxt "settings"
4064
  msgid ""
4065
  "Sent after the listing is auto-renewed. Applies to recurring renewals only."
4066
  msgstr ""
4067
 
4068
+ #: core/class-settings.php:536
4069
  msgctxt "settings"
4070
  msgid "Renewed category"
4071
  msgstr ""
4072
 
4073
+ #: core/class-settings.php:542
4074
  msgctxt "admin settings"
4075
  msgid "Renewal reminder e-mail message"
4076
  msgstr ""
4077
 
4078
+ #: core/class-settings.php:546
4079
  msgctxt "settings"
4080
  msgid ""
4081
  "Sent some time after listing expiration and when no renewal has occurred. "
4082
  "Applies to both recurring and non-recurring renewals."
4083
  msgstr ""
4084
 
4085
+ #: core/class-settings.php:556
4086
  msgctxt "admin settings"
4087
  msgid "Payment"
4088
  msgstr ""
4089
 
4090
+ #: core/class-settings.php:557
4091
  msgctxt "admin settings"
4092
  msgid "Payment Settings"
4093
  msgstr ""
4094
 
4095
+ #: core/class-settings.php:560
4096
  msgctxt "admin settings"
4097
  msgid "Turn On payments?"
4098
  msgstr ""
4099
 
4100
+ #: core/class-settings.php:562
4101
  msgctxt "admin settings"
4102
  msgid "Put payment gateways in test mode?"
4103
  msgstr ""
4104
 
4105
+ #: core/class-settings.php:567
4106
  msgctxt "admin settings"
4107
  msgid "Perform checkouts on the secure (HTTPS) version of your site?"
4108
  msgstr ""
4109
 
4110
+ #: core/class-settings.php:570
4111
  msgctxt "admin settings"
4112
  msgid ""
4113
  "Recommended for added security. For this to work you need to enable HTTPS on "
4114
  "your server and <a>obtain an SSL certificate</a>."
4115
  msgstr ""
4116
 
4117
+ #: core/class-settings.php:574
4118
  msgctxt "admin settings"
4119
  msgid "Currency Code"
4120
  msgstr ""
4121
 
4122
+ #: core/class-settings.php:576
4123
  msgctxt "admin settings"
4124
  msgid "Australian Dollar (AUD)"
4125
  msgstr ""
4126
 
4127
+ #: core/class-settings.php:577
4128
  msgctxt "admin settings"
4129
  msgid "Brazilian Real (BRL)"
4130
  msgstr ""
4131
 
4132
+ #: core/class-settings.php:578
4133
  msgctxt "admin settings"
4134
  msgid "Canadian Dollar (CAD)"
4135
  msgstr ""
4136
 
4137
+ #: core/class-settings.php:579
4138
  msgctxt "admin settings"
4139
  msgid "Czech Koruna (CZK)"
4140
  msgstr ""
4141
 
4142
+ #: core/class-settings.php:580
4143
  msgctxt "admin settings"
4144
  msgid "Danish Krone (DKK)"
4145
  msgstr ""
4146
 
4147
+ #: core/class-settings.php:581
4148
  msgctxt "admin settings"
4149
  msgid "Euro (EUR)"
4150
  msgstr ""
4151
 
4152
+ #: core/class-settings.php:582
4153
  msgctxt "admin settings"
4154
  msgid "Hong Kong Dollar (HKD)"
4155
  msgstr ""
4156
 
4157
+ #: core/class-settings.php:583
4158
  msgctxt "admin settings"
4159
  msgid "Hungarian Forint (HUF)"
4160
  msgstr ""
4161
 
4162
+ #: core/class-settings.php:584
4163
  msgctxt "admin settings"
4164
  msgid "Israeli New Shequel (ILS)"
4165
  msgstr ""
4166
 
4167
+ #: core/class-settings.php:585
4168
  msgctxt "admin settings"
4169
  msgid "Japanese Yen (JPY)"
4170
  msgstr ""
4171
 
4172
+ #: core/class-settings.php:586
4173
  msgctxt "admin settings"
4174
  msgid "Malasian Ringgit (MYR)"
4175
  msgstr ""
4176
 
4177
+ #: core/class-settings.php:587
4178
  msgctxt "admin settings"
4179
  msgid "Mexican Peso (MXN)"
4180
  msgstr ""
4181
 
4182
+ #: core/class-settings.php:588
4183
  msgctxt "admin settings"
4184
  msgid "Norwegian Krone (NOK)"
4185
  msgstr ""
4186
 
4187
+ #: core/class-settings.php:589
4188
  msgctxt "admin settings"
4189
  msgid "New Zealand Dollar (NZD)"
4190
  msgstr ""
4191
 
4192
+ #: core/class-settings.php:590
4193
  msgctxt "admin settings"
4194
  msgid "Philippine Peso (PHP)"
4195
  msgstr ""
4196
 
4197
+ #: core/class-settings.php:591
4198
  msgctxt "admin settings"
4199
  msgid "Polish Zloty (PLN)"
4200
  msgstr ""
4201
 
4202
+ #: core/class-settings.php:592
4203
  msgctxt "admin settings"
4204
  msgid "Pound Sterling (GBP)"
4205
  msgstr ""
4206
 
4207
+ #: core/class-settings.php:593
4208
  msgctxt "admin settings"
4209
  msgid "Singapore Dollar (SGD)"
4210
  msgstr ""
4211
 
4212
+ #: core/class-settings.php:594
4213
  msgctxt "admin settings"
4214
  msgid "Swedish Krona (SEK)"
4215
  msgstr ""
4216
 
4217
+ #: core/class-settings.php:595
4218
  msgctxt "admin settings"
4219
  msgid "Swiss Franc (CHF)"
4220
  msgstr ""
4221
 
4222
+ #: core/class-settings.php:596
4223
  msgctxt "admin settings"
4224
  msgid "Taiwan Dollar (TWD)"
4225
  msgstr ""
4226
 
4227
+ #: core/class-settings.php:597
4228
  msgctxt "admin settings"
4229
  msgid "Thai Baht (THB)"
4230
  msgstr ""
4231
 
4232
+ #: core/class-settings.php:598
4233
  msgctxt "admin settings"
4234
  msgid "Turkish Lira (TRY)"
4235
  msgstr ""
4236
 
4237
+ #: core/class-settings.php:599
4238
  msgctxt "admin settings"
4239
  msgid "U.S. Dollar (USD)"
4240
  msgstr ""
4241
 
4242
+ #: core/class-settings.php:603
4243
  msgctxt "admin settings"
4244
  msgid "Currency Symbol"
4245
  msgstr ""
4246
 
4247
+ #: core/class-settings.php:608
4248
  msgctxt "admin settings"
4249
  msgid "Currency symbol display"
4250
  msgstr ""
4251
 
4252
+ #: core/class-settings.php:612
4253
  msgctxt "admin settings"
4254
  msgid "Show currency symbol on the left"
4255
  msgstr ""
4256
 
4257
+ #: core/class-settings.php:613
4258
  msgctxt "admin settings"
4259
  msgid "Show currency symbol on the right"
4260
  msgstr ""
4261
 
4262
+ #: core/class-settings.php:614
4263
  msgctxt "admin settings"
4264
  msgid "Do not show currency symbol"
4265
  msgstr ""
4266
 
4267
+ #: core/class-settings.php:616
4268
  msgctxt "admin settings"
4269
  msgid "Thank you for payment message"
4270
  msgstr ""
4271
 
4272
+ #: core/class-settings.php:617
4273
  msgctxt "admin settings"
4274
  msgid ""
4275
  "Thank you for your payment. Your payment is being verified and your listing "
4276
  "reviewed. The verification and review process could take up to 48 hours."
4277
  msgstr ""
4278
 
4279
+ #: core/class-settings.php:622
4280
  msgctxt "admin settings"
4281
  msgid "Ask users to come back for abandoned payments?"
4282
  msgstr ""
4283
 
4284
+ #: core/class-settings.php:625
4285
  msgctxt "admin settings"
4286
  msgid ""
4287
  "An abandoned payment is when a user attempts to place a listing and gets to "
4290
  "the transaction. BD can remind them to come back and continue."
4291
  msgstr ""
4292
 
4293
+ #: core/class-settings.php:631
4294
  msgctxt "admin settings"
4295
  msgid "Listing abandonment threshold (hours)"
4296
  msgstr ""
4297
 
4298
+ #: core/class-settings.php:636
4299
  msgctxt "admin settings"
4300
  msgid ""
4301
  "Listings with pending payments are marked as abandoned after this time. You "
4302
  "can also <a>customize the e-mail</a> users receive."
4303
  msgstr ""
4304
 
4305
+ #: core/class-settings.php:641
4306
  msgctxt "admin settings"
4307
  msgid "Themes"
4308
  msgstr ""
4309
 
4310
+ #: core/class-settings.php:643
4311
  msgctxt "admin settings"
4312
  msgid "You can manage your themes on <a>Directory Themes</a>."
4313
  msgstr ""
4314
 
4315
+ #: core/class-settings.php:648
4316
  msgctxt "admin settings"
4317
  msgid "Theme button style"
4318
  msgstr ""
4319
 
4320
+ #: core/class-settings.php:652
4321
  msgctxt "admin settings"
4322
  msgid "Use the BD theme style for BD buttons"
4323
  msgstr ""
4324
 
4325
+ #: core/class-settings.php:653
4326
  msgctxt "admin settings"
4327
  msgid "Use the WP theme style for BD buttons"
4328
  msgstr ""
4329
 
4330
+ #: core/class-settings.php:660
4331
  msgctxt "admin settings"
4332
  msgid "Image"
4333
  msgstr ""
4334
 
4335
+ #: core/class-settings.php:661
4336
  msgctxt "admin settings"
4337
  msgid ""
4338
  "Any changes to these settings will affect new listings only. Existing "
4341
  "here."
4342
  msgstr ""
4343
 
4344
+ #: core/class-settings.php:662
4345
  msgctxt "admin settings"
4346
  msgid "Image Settings"
4347
  msgstr ""
4348
 
4349
+ #: core/class-settings.php:663
4350
  msgctxt "admin settings"
4351
  msgid "Allow images?"
4352
  msgstr ""
4353
 
4354
+ #: core/class-settings.php:665
4355
  msgctxt "admin settings"
4356
  msgid "Min Image File Size (KB)"
4357
  msgstr ""
4358
 
4359
+ #: core/class-settings.php:666
4360
  msgctxt "admin settings"
4361
  msgid "Max Image File Size (KB)"
4362
  msgstr ""
4363
 
4364
+ #: core/class-settings.php:668
4365
  msgctxt "admin settings"
4366
  msgid "Min image width (px)"
4367
  msgstr ""
4368
 
4369
+ #: core/class-settings.php:669
4370
  msgctxt "admin settings"
4371
  msgid "Min image height (px)"
4372
  msgstr ""
4373
 
4374
+ #: core/class-settings.php:671
4375
  msgctxt "admin settings"
4376
  msgid "Max image width (px)"
4377
  msgstr ""
4378
 
4379
+ #: core/class-settings.php:672
4380
  msgctxt "admin settings"
4381
  msgid "Max image height (px)"
4382
  msgstr ""
4383
 
4384
+ #: core/class-settings.php:674
4385
  msgctxt "admin settings"
4386
  msgid "Turn on thickbox/lightbox?"
4387
  msgstr ""
4388
 
4389
+ #: core/class-settings.php:674
4390
  msgctxt "admin settings"
4391
  msgid ""
4392
  "Uncheck if it conflicts with other elements or plugins installed on your site"
4393
  msgstr ""
4394
 
4395
+ #: core/class-settings.php:676
4396
  msgctxt "admin settings"
4397
  msgid "Thumbnails"
4398
  msgstr ""
4399
 
4400
+ #: core/class-settings.php:677
4401
  msgctxt "admin settings"
4402
  msgid "Thumbnail width (px)"
4403
  msgstr ""
4404
 
4405
+ #: core/class-settings.php:678
4406
  msgctxt "admin settings"
4407
  msgid "Thumbnail height (px)"
4408
  msgstr ""
4409
 
4410
+ #: core/class-settings.php:681
4411
  msgctxt "admin settings"
4412
  msgid "Crop thumbnails to exact dimensions?"
4413
  msgstr ""
4414
 
4415
+ #: core/class-settings.php:684
4416
  msgctxt "admin settings"
4417
  msgid ""
4418
  "When enabled images will match exactly the dimensions above but part of the "
4421
  "Depending on the uploaded images, thumbnails may have different heights."
4422
  msgstr ""
4423
 
4424
+ #: core/class-settings.php:690
4425
  msgctxt "admin settings"
4426
  msgid "Number of free images"
4427
  msgstr ""
4428
 
4429
+ #: core/class-settings.php:695
4430
  msgctxt "admin settings"
4431
  msgid ""
4432
  "For paid listing images, configure that by adding or editing a <a>Fee Plan</"
4433
  "a> instead of this setting, which is ignored for paid listings."
4434
  msgstr ""
4435
 
4436
+ #: core/class-settings.php:698
4437
  msgctxt "admin settings"
4438
  msgid "Use default picture for listings with no picture?"
4439
  msgstr ""
4440
 
4441
+ #: core/class-settings.php:699
4442
  msgctxt "admin settings"
4443
  msgid "Show Thumbnail on main listings page?"
4444
  msgstr ""
4445
 
4446
+ #: core/class-settings.php:728
4447
  msgctxt "admin settings"
4448
  msgid "User"
4449
  msgstr ""
4450
 
4451
+ #: core/class-settings.php:729
4452
  msgctxt "admin settings"
4453
  msgid "User registration date"
4454
  msgstr ""
4455
 
4456
+ #: core/class-settings.php:755
4457
  msgctxt "admin settings"
4458
  msgid ""
4459
  "Could not copy the AJAX compatibility plugin \"%s\". Compatibility mode was "
4460
  "not activated."
4461
  msgstr ""
4462
 
4463
+ #: core/class-settings.php:763
4464
  msgctxt "admin settings"
4465
  msgid ""
4466
  "Could not activate AJAX Compatibility mode: the directory \"%s\" could not "
4467
  "be created."
4468
  msgstr ""
4469
 
4470
+ #: core/class-settings.php:772
4471
  msgctxt "admin settings"
4472
  msgid ""
4473
  "Could not remove the \"Business Directory Plugin - AJAX Compatibility Module"
4474
  "\". Please remove the file \"%s\" manually or deactivate the plugin."
4475
  msgstr ""
4476
 
4477
+ #: core/class-settings.php:1092
4478
  msgctxt "settings"
4479
  msgid "Deactivate License"
4480
  msgstr ""
4481
 
4482
+ #: core/class-settings.php:1094
4483
  msgctxt "settings"
4484
  msgid "Deactivating license..."
4485
  msgstr ""
4486
 
4487
+ #: core/class-settings.php:1097
4488
  msgctxt "settings"
4489
  msgid "Activate License"
4490
  msgstr ""
4491
 
4492
+ #: core/class-settings.php:1099
4493
  msgctxt "settings"
4494
  msgid "Activating license..."
4495
  msgstr ""
4496
 
4497
+ #: core/class-settings.php:1122
4498
  msgctxt "admin settings"
4499
  msgid "Valid placeholders: %s"
4500
  msgstr ""
4501
 
4502
+ #: core/class-settings.php:1156
4503
  msgctxt "settings email"
4504
  msgid "Click to edit e-mail"
4505
  msgstr ""
4506
 
4507
+ #: core/class-settings.php:1157
4508
  msgctxt "settings email"
4509
  msgid "Click to edit"
4510
  msgstr ""
4511
 
4512
+ #: core/class-settings.php:1170
4513
  msgctxt "settings email"
4514
  msgid "E-Mail Subject"
4515
  msgstr ""
4516
 
4517
+ #: core/class-settings.php:1181
4518
  msgctxt "settings email"
4519
  msgid "E-Mail Body"
4520
  msgstr ""
4521
 
4522
+ #: core/class-settings.php:1192
4523
  msgctxt "settings email"
4524
  msgid "You can use the following placeholders:"
4525
  msgstr ""
4526
 
4527
+ #: core/class-settings.php:1215
4528
  msgctxt "settings email"
4529
  msgid "Preview e-mail"
4530
  msgstr ""
4531
 
4532
+ #: core/class-settings.php:1216
4533
  msgctxt "settings email"
4534
  msgid "Cancel"
4535
  msgstr ""
4536
 
4537
+ #: core/class-settings.php:1217
4538
  msgctxt "settings email"
4539
  msgid "Save Changes"
4540
  msgstr ""
4541
 
4542
+ #: core/class-settings.php:1236
4543
  msgctxt "settings email"
4544
  msgid "Site title"
4545
  msgstr ""
4546
 
4547
+ #: core/class-settings.php:1239
4548
  msgctxt "settings email"
4549
  msgid "Site title (with link)"
4550
  msgstr ""
4551
 
4552
+ #: core/class-settings.php:1242
4553
  msgctxt "settings email"
4554
  msgid "Site address (with link)"
4555
  msgstr ""
4556
 
4557
+ #: core/class-settings.php:1245
4558
  msgctxt "settings email"
4559
  msgid "Directory URL (with link)"
4560
  msgstr ""
4561
 
4562
+ #: core/class-settings.php:1248
4563
  msgctxt "settings email"
4564
  msgid "Current date"
4565
  msgstr ""
4566
 
4567
+ #: core/class-settings.php:1251
4568
  msgctxt "settings email"
4569
  msgid "Current time"
4570
  msgstr ""
6531
  msgid "View"
6532
  msgstr ""
6533
 
6534
+ #: templates/parts/login-required.tpl.php:7
6535
  msgctxt "templates"
6536
  msgid ""
6537
  "You are not currently logged in. Please login or register first. When "
templates/parts/login-required.tpl.php CHANGED
@@ -1,12 +1,12 @@
1
  <?php
2
  $show_message = isset( $show_message ) ? $show_message : true;
3
  ?>
 
 
4
  <?php if ( $show_message ): ?>
5
  <?php echo wpbdp_render_msg(_x("You are not currently logged in. Please login or register first. When registering, you will receive an activation email. Be sure to check your spam if you don't see it in your email within 60 minutes.", 'templates', 'WPBDM')); ?>
6
  <?php endif; ?>
7
 
8
- <p></p>
9
-
10
  <h2><?php _ex('Login', 'templates', 'WPBDM'); ?></h2>
11
  <?php wp_login_form(); ?>
12
 
@@ -26,9 +26,10 @@ $registration_url = $registration_url ? add_query_arg( array( 'redirect_to' => u
26
  $lost_password_url = add_query_arg( 'redirect_to', urlencode( $current_url ), wp_lostpassword_url() );
27
  ?>
28
 
29
- <p>
30
  <?php if ( $registration_url ): ?>
31
  <a href="<?php echo esc_url( $registration_url ); ?>"><?php _ex( 'Not yet registered?', 'templates', 'WPBDM' ); ?></a> |
32
  <?php endif; ?>
33
  <a href="<?php echo esc_url( $lost_password_url ); ?>"><?php _ex( 'Lost your password?', 'templates', 'WPBDM' ); ?></a>
34
  </p>
 
1
  <?php
2
  $show_message = isset( $show_message ) ? $show_message : true;
3
  ?>
4
+
5
+ <div class="wpbdp-login-form">
6
  <?php if ( $show_message ): ?>
7
  <?php echo wpbdp_render_msg(_x("You are not currently logged in. Please login or register first. When registering, you will receive an activation email. Be sure to check your spam if you don't see it in your email within 60 minutes.", 'templates', 'WPBDM')); ?>
8
  <?php endif; ?>
9
 
 
 
10
  <h2><?php _ex('Login', 'templates', 'WPBDM'); ?></h2>
11
  <?php wp_login_form(); ?>
12
 
26
  $lost_password_url = add_query_arg( 'redirect_to', urlencode( $current_url ), wp_lostpassword_url() );
27
  ?>
28
 
29
+ <p class="wpbdp-login-form-extra-links">
30
  <?php if ( $registration_url ): ?>
31
  <a href="<?php echo esc_url( $registration_url ); ?>"><?php _ex( 'Not yet registered?', 'templates', 'WPBDM' ); ?></a> |
32
  <?php endif; ?>
33
  <a href="<?php echo esc_url( $lost_password_url ); ?>"><?php _ex( 'Lost your password?', 'templates', 'WPBDM' ); ?></a>
34
  </p>
35
+ </div>
themes/default/assets/styles.css CHANGED
@@ -5,7 +5,7 @@
5
  background: inherit;
6
  }
7
 
8
- .wpbdp-listing a {
9
  color: #62CAF4;
10
  text-decoration: none;
11
  border-bottom: 1px solid #F3F3F3;
5
  background: inherit;
6
  }
7
 
8
+ .wpbdp-listing a:not(.wpbdp-button) {
9
  color: #62CAF4;
10
  text-decoration: none;
11
  border-bottom: 1px solid #F3F3F3;
themes/default/assets/styles.min.css CHANGED
@@ -1 +1 @@
1
- .wpbdp-listing .listing-title{border:0;border-bottom:1px solid #044f8d;margin-bottom:8px;background:inherit}.wpbdp-listing a{color:#62caf4;text-decoration:none;border-bottom:1px solid #f3f3f3}.wpbdp-listing .listing-thumbnail{float:left}.wpbdp-listing .listing-details{margin-left:160px}.wpbdp-listing .listing-title a,.wpbdp-listing .listing-title h2{color:#044f8d;text-decoration:none;font-weight:bold;font-size:115%}.wpbdp-listing .address-info label{font-weight:bold;display:block;margin-bottom:5px}.wpbdp-listing .wpbdp-field{margin:4px 0}.wpbdp-listing .wpbdp-field-type-textarea label{display:block}.wpbdp-listing .listing-actions{text-align:right}
1
+ .wpbdp-listing .listing-title{border:0;border-bottom:1px solid #044f8d;margin-bottom:8px;background:inherit}.wpbdp-listing a:not(.wpbdp-button){color:#62caf4;text-decoration:none;border-bottom:1px solid #f3f3f3}.wpbdp-listing .listing-thumbnail{float:left}.wpbdp-listing .listing-details{margin-left:160px}.wpbdp-listing .listing-title a,.wpbdp-listing .listing-title h2{color:#044f8d;text-decoration:none;font-weight:bold;font-size:115%}.wpbdp-listing .address-info label{font-weight:bold;display:block;margin-bottom:5px}.wpbdp-listing .wpbdp-field{margin:4px 0}.wpbdp-listing .wpbdp-field-type-textarea label{display:block}.wpbdp-listing .listing-actions{text-align:right}
themes/default/templates/excerpt_content.tpl.php CHANGED
@@ -15,7 +15,7 @@
15
  </div>
16
  <?php endif; ?>
17
 
18
- <?php echo $fields->exclude('t_title,t_address,t_city,t_state,t_zip')->html; ?>
19
  </div>
20
 
21
  </div>
15
  </div>
16
  <?php endif; ?>
17
 
18
+ <?php echo $fields->exclude('t_title,t_address,t_city,t_state,t_country,t_zip')->html; ?>
19
  </div>
20
 
21
  </div>
vendors/jQuery-File-Upload-9.5.7/Gruntfile.min.js CHANGED
@@ -1 +1 @@
1
- module.exports=function(grunt){grunt.initConfig({jshint:{options:{jshintrc:".jshintrc"},all:["Gruntfile.js","js/cors/*.js","js/*.js","server/node/server.js","test/test.js"]}});grunt.loadNpmTasks("grunt-contrib-jshint");grunt.loadNpmTasks("grunt-bump-build-git");grunt.registerTask("test",["jshint"]);grunt.registerTask("default",["test"])};
1
+ module.exports=function(grunt){"use strict";grunt.initConfig({jshint:{options:{jshintrc:".jshintrc"},all:["Gruntfile.js","js/cors/*.js","js/*.js","server/node/server.js","test/test.js"]}});grunt.loadNpmTasks("grunt-contrib-jshint");grunt.loadNpmTasks("grunt-bump-build-git");grunt.registerTask("test",["jshint"]);grunt.registerTask("default",["test"])};
vendors/jQuery-File-Upload-9.5.7/css/demo-ie8.min.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.navigation{list-style:none;padding:0;margin:1em 0}.navigation li{display:inline;margin-right:10px}
1
+ @charset "UTF-8";.navigation{list-style:none;padding:0;margin:1em 0}.navigation li{display:inline;margin-right:10px}
vendors/jQuery-File-Upload-9.5.7/css/demo.min.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";body{max-width:750px;margin:0 auto;padding:1em;font-family:"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;font-size:1em;line-height:1.4em;background:#222;color:#fff;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a{color:orange;text-decoration:none}img{border:0;vertical-align:middle}h1{line-height:1em}blockquote{padding:0 0 0 15px;margin:0 0 20px;border-left:5px solid #eee}table{width:100%;margin:10px 0}.fileupload-progress{margin:10px 0}.fileupload-progress .progress-extended{margin-top:5px}.error{color:red}@media(min-width:481px){.navigation{list-style:none;padding:0}.navigation li{display:inline-block}.navigation li:not(:first-child):before{content:"| "}}
1
+ @charset "UTF-8";body{max-width:750px;margin:0 auto;padding:1em;font-family:"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;font-size:1em;line-height:1.4em;background:#222;color:#fff;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a{color:orange;text-decoration:none}img{border:0;vertical-align:middle}h1{line-height:1em}blockquote{padding:0 0 0 15px;margin:0 0 20px;border-left:5px solid #eee}table{width:100%;margin:10px 0}.fileupload-progress{margin:10px 0}.fileupload-progress .progress-extended{margin-top:5px}.error{color:red}@media(min-width:481px){.navigation{list-style:none;padding:0}.navigation li{display:inline-block}.navigation li:not(:first-child):before{content:"| "}}
vendors/jQuery-File-Upload-9.5.7/css/jquery.fileupload-noscript.min.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.fileinput-button input{position:static;opacity:1;filter:none;font-size:inherit;direction:inherit}.fileinput-button span{display:none}
1
+ @charset "UTF-8";.fileinput-button input{position:static;opacity:1;filter:none;font-size:inherit;direction:inherit}.fileinput-button span{display:none}
vendors/jQuery-File-Upload-9.5.7/css/jquery.fileupload-ui-noscript.min.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.fileinput-button i,.fileupload-buttonbar .delete,.fileupload-buttonbar .toggle{display:none}
1
+ @charset "UTF-8";.fileinput-button i,.fileupload-buttonbar .delete,.fileupload-buttonbar .toggle{display:none}
vendors/jQuery-File-Upload-9.5.7/css/jquery.fileupload-ui.min.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.fileupload-buttonbar .btn,.fileupload-buttonbar .toggle{margin-bottom:5px}.progress-animated .progress-bar,.progress-animated .bar{background:url("../img/progressbar.gif") !important;filter:none}.fileupload-process{float:right;display:none}.fileupload-processing .fileupload-process,.files .processing .preview{display:block;width:32px;height:32px;background:url("../img/loading.gif") center no-repeat;background-size:contain}.files audio,.files video{max-width:300px}@media(max-width:767px){.fileupload-buttonbar .toggle,.files .toggle,.files .btn span{display:none}.files .name{width:80px;word-wrap:break-word}.files audio,.files video{max-width:80px}.files img,.files canvas{max-width:100%}}
1
+ @charset "UTF-8";.fileupload-buttonbar .btn,.fileupload-buttonbar .toggle{margin-bottom:5px}.progress-animated .progress-bar,.progress-animated .bar{background:url("../img/progressbar.gif") !important;filter:none}.fileupload-process{float:right;display:none}.fileupload-processing .fileupload-process,.files .processing .preview{display:block;width:32px;height:32px;background:url("../img/loading.gif") center no-repeat;background-size:contain}.files audio,.files video{max-width:300px}@media(max-width:767px){.fileupload-buttonbar .toggle,.files .toggle,.files .btn span{display:none}.files .name{width:80px;word-wrap:break-word}.files audio,.files video{max-width:80px}.files img,.files canvas{max-width:100%}}
vendors/jQuery-File-Upload-9.5.7/css/jquery.fileupload.min.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.fileinput-button{position:relative;overflow:hidden}.fileinput-button input{position:absolute;top:0;right:0;margin:0;opacity:0;-ms-filter:'alpha(opacity=0)';font-size:200px;direction:ltr;cursor:pointer}@media screen\9{.fileinput-button input{filter:alpha(opacity=0);font-size:100%;height:100%}}
1
+ @charset "UTF-8";.fileinput-button{position:relative;overflow:hidden}.fileinput-button input{position:absolute;top:0;right:0;margin:0;opacity:0;-ms-filter:'alpha(opacity=0)';font-size:200px;direction:ltr;cursor:pointer}@media screen\9{.fileinput-button input{filter:alpha(opacity=0);font-size:100%;height:100%}}
vendors/jQuery-File-Upload-9.5.7/css/style.min.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";body{padding-top:60px}
1
+ @charset "UTF-8";body{padding-top:60px}
vendors/jQuery-File-Upload-9.5.7/js/app.min.js CHANGED
@@ -1 +1 @@
1
- (function(){var isOnGitHub=window.location.hostname==="blueimp.github.io",url=isOnGitHub?"//jquery-file-upload.appspot.com/":"server/php/";angular.module("demo",["blueimp.fileupload"]).config(["$httpProvider","fileUploadProvider",function($httpProvider,fileUploadProvider){delete $httpProvider.defaults.headers.common["X-Requested-With"];fileUploadProvider.defaults.redirect=window.location.href.replace(/\/[^\/]*$/,"/cors/result.html?%s");if(isOnGitHub){angular.extend(fileUploadProvider.defaults,{disableImageResize:/Android(?!.*Chrome)|Opera/.test(window.navigator.userAgent),maxFileSize:5000000,acceptFileTypes:/(\.|\/)(gif|jpe?g|png)$/i})}}]).controller("DemoFileUploadController",["$scope","$http","$filter","$window",function($scope,$http){$scope.options={url:url};if(!isOnGitHub){$scope.loadingFiles=true;$http.get(url).then(function(response){$scope.loadingFiles=false;$scope.queue=response.data.files||[]},function(){$scope.loadingFiles=false})}}]).controller("FileDestroyController",["$scope","$http",function($scope,$http){var file=$scope.file,state;if(file.url){file.$state=function(){return state};file.$destroy=function(){state="pending";return $http({url:file.deleteUrl,method:file.deleteType}).then(function(){state="resolved";$scope.clear(file)},function(){state="rejected"})}}else{if(!file.$cancel&&!file._index){file.$cancel=function(){$scope.clear(file)}}}}])}());
1
+ !function(){"use strict";var isOnGitHub="blueimp.github.io"===window.location.hostname,url=isOnGitHub?"//jquery-file-upload.appspot.com/":"server/php/";angular.module("demo",["blueimp.fileupload"]).config(["$httpProvider","fileUploadProvider",function($httpProvider,fileUploadProvider){delete $httpProvider.defaults.headers.common["X-Requested-With"];fileUploadProvider.defaults.redirect=window.location.href.replace(/\/[^\/]*$/,"/cors/result.html?%s");isOnGitHub&&angular.extend(fileUploadProvider.defaults,{disableImageResize:/Android(?!.*Chrome)|Opera/.test(window.navigator.userAgent),maxFileSize:5e6,acceptFileTypes:/(\.|\/)(gif|jpe?g|png)$/i})}]).controller("DemoFileUploadController",["$scope","$http","$filter","$window",function($scope,$http){$scope.options={url:url};if(!isOnGitHub){$scope.loadingFiles=!0;$http.get(url).then(function(response){$scope.loadingFiles=!1;$scope.queue=response.data.files||[]},function(){$scope.loadingFiles=!1})}}]).controller("FileDestroyController",["$scope","$http",function($scope,$http){var file=$scope.file,state;if(file.url){file.$state=function(){return state};file.$destroy=function(){state="pending";return $http({url:file.deleteUrl,method:file.deleteType}).then(function(){state="resolved";$scope.clear(file)},function(){state="rejected"})}}else file.$cancel||file._index||(file.$cancel=function(){$scope.clear(file)})}])}();
vendors/jQuery-File-Upload-9.5.7/js/cors/jquery.postmessage-transport.min.js CHANGED
@@ -1 +1 @@
1
- (function(factory){if(typeof define==="function"&&define.amd){define(["jquery"],factory)}else{factory(window.jQuery)}}(function($){var counter=0,names=["accepts","cache","contents","contentType","crossDomain","data","dataType","headers","ifModified","mimeType","password","processData","timeout","traditional","type","url","username"],convert=function(p){return p};$.ajaxSetup({converters:{"postmessage text":convert,"postmessage json":convert,"postmessage html":convert}});$.ajaxTransport("postmessage",function(options){if(options.postMessage&&window.postMessage){var iframe,loc=$("<a>").prop("href",options.postMessage)[0],target=loc.protocol+"//"+loc.host,xhrUpload=options.xhr().upload;return{send:function(_,completeCallback){counter+=1;var message={id:"postmessage-transport-"+counter},eventName="message."+message.id;iframe=$('<iframe style="display:none;" src="'+options.postMessage+'" name="'+message.id+'"></iframe>').bind("load",function(){$.each(names,function(i,name){message[name]=options[name]});message.dataType=message.dataType.replace("postmessage ","");$(window).bind(eventName,function(e){e=e.originalEvent;var data=e.data,ev;if(e.origin===target&&data.id===message.id){if(data.type==="progress"){ev=document.createEvent("Event");ev.initEvent(data.type,false,true);$.extend(ev,data);xhrUpload.dispatchEvent(ev)}else{completeCallback(data.status,data.statusText,{postmessage:data.result},data.headers);iframe.remove();$(window).unbind(eventName)}}});iframe[0].contentWindow.postMessage(message,target)}).appendTo(document.body)},abort:function(){if(iframe){iframe.remove()}}}}})}));
1
+ !function(factory){"use strict";"function"==typeof define&&define.amd?define(["jquery"],factory):factory(window.jQuery)}(function($){"use strict";var counter=0,names=["accepts","cache","contents","contentType","crossDomain","data","dataType","headers","ifModified","mimeType","password","processData","timeout","traditional","type","url","username"],convert=function(p){return p};$.ajaxSetup({converters:{"postmessage text":convert,"postmessage json":convert,"postmessage html":convert}});$.ajaxTransport("postmessage",function(options){if(options.postMessage&&window.postMessage){var iframe,loc=$("<a>").prop("href",options.postMessage)[0],target=loc.protocol+"//"+loc.host,xhrUpload=options.xhr().upload;return{send:function(_,completeCallback){counter+=1;var message={id:"postmessage-transport-"+counter},eventName="message."+message.id;iframe=$('<iframe style="display:none;" src="'+options.postMessage+'" name="'+message.id+'"></iframe>').bind("load",function(){$.each(names,function(i,name){message[name]=options[name]});message.dataType=message.dataType.replace("postmessage ","");$(window).bind(eventName,function(e){e=e.originalEvent;var data=e.data,ev;if(e.origin===target&&data.id===message.id)if("progress"===data.type){ev=document.createEvent("Event");ev.initEvent(data.type,!1,!0);$.extend(ev,data);xhrUpload.dispatchEvent(ev)}else{completeCallback(data.status,data.statusText,{postmessage:data.result},data.headers);iframe.remove();$(window).unbind(eventName)}});iframe[0].contentWindow.postMessage(message,target)}).appendTo(document.body)},abort:function(){iframe&&iframe.remove()}}}})});
vendors/jQuery-File-Upload-9.5.7/js/cors/jquery.xdr-transport.min.js CHANGED
@@ -1 +1 @@
1
- (function(factory){if(typeof define==="function"&&define.amd){define(["jquery"],factory)}else{factory(window.jQuery)}}(function($){if(window.XDomainRequest&&!$.support.cors){$.ajaxTransport(function(s){if(s.crossDomain&&s.async){if(s.timeout){s.xdrTimeout=s.timeout;delete s.timeout}var xdr;return{send:function(headers,completeCallback){var addParamChar=/\?/.test(s.url)?"&":"?";function callback(status,statusText,responses,responseHeaders){xdr.onload=xdr.onerror=xdr.ontimeout=$.noop;xdr=null;completeCallback(status,statusText,responses,responseHeaders)}xdr=new XDomainRequest();if(s.type==="DELETE"){s.url=s.url+addParamChar+"_method=DELETE";s.type="POST"}else{if(s.type==="PUT"){s.url=s.url+addParamChar+"_method=PUT";s.type="POST"}else{if(s.type==="PATCH"){s.url=s.url+addParamChar+"_method=PATCH";s.type="POST"}}}xdr.open(s.type,s.url);xdr.onload=function(){callback(200,"OK",{text:xdr.responseText},"Content-Type: "+xdr.contentType)};xdr.onerror=function(){callback(404,"Not Found")};if(s.xdrTimeout){xdr.ontimeout=function(){callback(0,"timeout")};xdr.timeout=s.xdrTimeout}xdr.send((s.hasContent&&s.data)||null)},abort:function(){if(xdr){xdr.onerror=$.noop();xdr.abort()}}}}})}}));
1
+ !function(factory){"use strict";"function"==typeof define&&define.amd?define(["jquery"],factory):factory(window.jQuery)}(function($){"use strict";window.XDomainRequest&&!$.support.cors&&$.ajaxTransport(function(s){if(s.crossDomain&&s.async){if(s.timeout){s.xdrTimeout=s.timeout;delete s.timeout}var xdr;return{send:function(headers,completeCallback){function callback(status,statusText,responses,responseHeaders){xdr.onload=xdr.onerror=xdr.ontimeout=$.noop;xdr=null;completeCallback(status,statusText,responses,responseHeaders)}var addParamChar=/\?/.test(s.url)?"&":"?";xdr=new XDomainRequest;if("DELETE"===s.type){s.url=s.url+addParamChar+"_method=DELETE";s.type="POST"}else if("PUT"===s.type){s.url=s.url+addParamChar+"_method=PUT";s.type="POST"}else if("PATCH"===s.type){s.url=s.url+addParamChar+"_method=PATCH";s.type="POST"}xdr.open(s.type,s.url);xdr.onload=function(){callback(200,"OK",{text:xdr.responseText},"Content-Type: "+xdr.contentType)};xdr.onerror=function(){callback(404,"Not Found")};if(s.xdrTimeout){xdr.ontimeout=function(){callback(0,"timeout")};xdr.timeout=s.xdrTimeout}xdr.send(s.hasContent&&s.data||null)},abort:function(){if(xdr){xdr.onerror=$.noop();xdr.abort()}}}}})});
vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload-angular.min.js CHANGED
@@ -1 +1 @@
1
- (function(factory){if(typeof define==="function"&&define.amd){define(["jquery","angular","./jquery.fileupload-image","./jquery.fileupload-audio","./jquery.fileupload-video","./jquery.fileupload-validate"],factory)}else{factory()}}(function(){angular.module("blueimp.fileupload",[]).provider("fileUpload",function(){var scopeEvalAsync=function(expression){var scope=angular.element(this).fileupload("option","scope");scope.$evalAsync(expression)},addFileMethods=function(scope,data){var files=data.files,file=files[0];angular.forEach(files,function(file,index){file._index=index;file.$state=function(){return data.state()};file.$processing=function(){return data.processing()};file.$progress=function(){return data.progress()};file.$response=function(){return data.response()}});file.$submit=function(){if(!file.error){return data.submit()}};file.$cancel=function(){return data.abort()}},$config;$config=this.defaults={handleResponse:function(e,data){var files=data.result&&data.result.files;if(files){data.scope.replace(data.files,files)}else{if(data.errorThrown||data.textStatus==="error"){data.files[0].error=data.errorThrown||data.textStatus}}},add:function(e,data){if(e.isDefaultPrevented()){return false}var scope=data.scope,filesCopy=[];angular.forEach(data.files,function(file){filesCopy.push(file)});scope.$apply(function(){addFileMethods(scope,data);var method=scope.option("prependFiles")?"unshift":"push";Array.prototype[method].apply(scope.queue,data.files)});data.process(function(){return scope.process(data)}).always(function(){scope.$apply(function(){addFileMethods(scope,data);scope.replace(filesCopy,data.files)})}).then(function(){if((scope.option("autoUpload")||data.autoUpload)&&data.autoUpload!==false){data.submit()}})},progress:function(e,data){if(e.isDefaultPrevented()){return false}data.scope.$apply()},done:function(e,data){if(e.isDefaultPrevented()){return false}var that=this;data.scope.$apply(function(){data.handleResponse.call(that,e,data)})},fail:function(e,data){if(e.isDefaultPrevented()){return false}var that=this,scope=data.scope;if(data.errorThrown==="abort"){scope.clear(data.files);return}scope.$apply(function(){data.handleResponse.call(that,e,data)})},stop:scopeEvalAsync,processstart:scopeEvalAsync,processstop:scopeEvalAsync,getNumberOfFiles:function(){var scope=this.scope;return scope.queue.length-scope.processing()},dataType:"json",autoUpload:false};this.$get=[function(){return{defaults:$config}}]}).provider("formatFileSizeFilter",function(){var $config={units:[{size:1000000000,suffix:" GB"},{size:1000000,suffix:" MB"},{size:1000,suffix:" KB"}]};this.defaults=$config;this.$get=function(){return function(bytes){if(!angular.isNumber(bytes)){return""}var unit=true,i=0,prefix,suffix;while(unit){unit=$config.units[i];prefix=unit.prefix||"";suffix=unit.suffix||"";if(i===$config.units.length-1||bytes>=unit.size){return prefix+(bytes/unit.size).toFixed(2)+suffix}i+=1}}}}).controller("FileUploadController",["$scope","$element","$attrs","$window","fileUpload",function($scope,$element,$attrs,$window,fileUpload){var uploadMethods={progress:function(){return $element.fileupload("progress")},active:function(){return $element.fileupload("active")},option:function(option,data){if(arguments.length===1){return $element.fileupload("option",option)}$element.fileupload("option",option,data)},add:function(data){return $element.fileupload("add",data)},send:function(data){return $element.fileupload("send",data)},process:function(data){return $element.fileupload("process",data)},processing:function(data){return $element.fileupload("processing",data)}};$scope.disabled=!$window.jQuery.support.fileInput;$scope.queue=$scope.queue||[];$scope.clear=function(files){var queue=this.queue,i=queue.length,file=files,length=1;if(angular.isArray(files)){file=files[0];length=files.length}while(i){i-=1;if(queue[i]===file){return queue.splice(i,length)}}};$scope.replace=function(oldFiles,newFiles){var queue=this.queue,file=oldFiles[0],i,j;for(i=0;i<queue.length;i+=1){if(queue[i]===file){for(j=0;j<newFiles.length;j+=1){queue[i+j]=newFiles[j]}return}}};$scope.applyOnQueue=function(method){var list=this.queue.slice(0),i,file;for(i=0;i<list.length;i+=1){file=list[i];if(file[method]){file[method]()}}};$scope.submit=function(){this.applyOnQueue("$submit")};$scope.cancel=function(){this.applyOnQueue("$cancel")};angular.extend($scope,uploadMethods);$element.fileupload(angular.extend({scope:$scope},fileUpload.defaults)).on("fileuploadadd",function(e,data){data.scope=$scope}).on("fileuploadfail",function(e,data){if(data.errorThrown==="abort"){return}if(data.dataType&&data.dataType.indexOf("json")===data.dataType.length-4){try{data.result=angular.fromJson(data.jqXHR.responseText)}catch(ignore){}}}).on(["fileuploadadd","fileuploadsubmit","fileuploadsend","fileuploaddone","fileuploadfail","fileuploadalways","fileuploadprogress","fileuploadprogressall","fileuploadstart","fileuploadstop","fileuploadchange","fileuploadpaste","fileuploaddrop","fileuploaddragover","fileuploadchunksend","fileuploadchunkdone","fileuploadchunkfail","fileuploadchunkalways","fileuploadprocessstart","fileuploadprocess","fileuploadprocessdone","fileuploadprocessfail","fileuploadprocessalways","fileuploadprocessstop"].join(" "),function(e,data){if($scope.$emit(e.type,data).defaultPrevented){e.preventDefault()}}).on("remove",function(){var method;for(method in uploadMethods){if(uploadMethods.hasOwnProperty(method)){delete $scope[method]}}});$scope.$watch($attrs.fileUpload,function(newOptions){if(newOptions){$element.fileupload("option",newOptions)}})}]).controller("FileUploadProgressController",["$scope","$attrs","$parse",function($scope,$attrs,$parse){var fn=$parse($attrs.fileUploadProgress),update=function(){var progress=fn($scope);if(!progress||!progress.total){return}$scope.num=Math.floor(progress.loaded/progress.total*100)};update();$scope.$watch($attrs.fileUploadProgress+".loaded",function(newValue,oldValue){if(newValue!==oldValue){update()}})}]).controller("FileUploadPreviewController",["$scope","$element","$attrs",function($scope,$element,$attrs){$scope.$watch($attrs.fileUploadPreview+".preview",function(preview){$element.empty();if(preview){$element.append(preview)}})}]).directive("fileUpload",function(){return{controller:"FileUploadController",scope:true}}).directive("fileUploadProgress",function(){return{controller:"FileUploadProgressController",scope:true}}).directive("fileUploadPreview",function(){return{controller:"FileUploadPreviewController"}}).directive("download",function(){return function(scope,elm){elm.on("dragstart",function(e){try{e.originalEvent.dataTransfer.setData("DownloadURL",["application/octet-stream",elm.prop("download"),elm.prop("href")].join(":"))}catch(ignore){}})}})}));
1
+ !function(factory){"use strict";"function"==typeof define&&define.amd?define(["jquery","angular","./jquery.fileupload-image","./jquery.fileupload-audio","./jquery.fileupload-video","./jquery.fileupload-validate"],factory):factory()}(function(){"use strict";angular.module("blueimp.fileupload",[]).provider("fileUpload",function(){var scopeEvalAsync=function(expression){var scope=angular.element(this).fileupload("option","scope");scope.$evalAsync(expression)},addFileMethods=function(scope,data){var files=data.files,file=files[0];angular.forEach(files,function(file,index){file._index=index;file.$state=function(){return data.state()};file.$processing=function(){return data.processing()};file.$progress=function(){return data.progress()};file.$response=function(){return data.response()}});file.$submit=function(){if(!file.error)return data.submit()};file.$cancel=function(){return data.abort()}},$config;$config=this.defaults={handleResponse:function(e,data){var files=data.result&&data.result.files;files?data.scope.replace(data.files,files):(data.errorThrown||"error"===data.textStatus)&&(data.files[0].error=data.errorThrown||data.textStatus)},add:function(e,data){if(e.isDefaultPrevented())return!1;var scope=data.scope,filesCopy=[];angular.forEach(data.files,function(file){filesCopy.push(file)});scope.$apply(function(){addFileMethods(scope,data);var method=scope.option("prependFiles")?"unshift":"push";Array.prototype[method].apply(scope.queue,data.files)});data.process(function(){return scope.process(data)}).always(function(){scope.$apply(function(){addFileMethods(scope,data);scope.replace(filesCopy,data.files)})}).then(function(){(scope.option("autoUpload")||data.autoUpload)&&data.autoUpload!==!1&&data.submit()})},progress:function(e,data){if(e.isDefaultPrevented())return!1;data.scope.$apply()},done:function(e,data){if(e.isDefaultPrevented())return!1;var that=this;data.scope.$apply(function(){data.handleResponse.call(that,e,data)})},fail:function(e,data){if(e.isDefaultPrevented())return!1;var that=this,scope=data.scope;"abort"!==data.errorThrown?scope.$apply(function(){data.handleResponse.call(that,e,data)}):scope.clear(data.files)},stop:scopeEvalAsync,processstart:scopeEvalAsync,processstop:scopeEvalAsync,getNumberOfFiles:function(){var scope=this.scope;return scope.queue.length-scope.processing()},dataType:"json",autoUpload:!1};this.$get=[function(){return{defaults:$config}}]}).provider("formatFileSizeFilter",function(){var $config={units:[{size:1e9,suffix:" GB"},{size:1e6,suffix:" MB"},{size:1e3,suffix:" KB"}]};this.defaults=$config;this.$get=function(){return function(bytes){if(!angular.isNumber(bytes))return"";for(var unit=!0,i=0,prefix,suffix;unit;){unit=$config.units[i];prefix=unit.prefix||"";suffix=unit.suffix||"";if(i===$config.units.length-1||bytes>=unit.size)return prefix+(bytes/unit.size).toFixed(2)+suffix;i+=1}}}}).controller("FileUploadController",["$scope","$element","$attrs","$window","fileUpload",function($scope,$element,$attrs,$window,fileUpload){var uploadMethods={progress:function(){return $element.fileupload("progress")},active:function(){return $element.fileupload("active")},option:function(option,data){if(1===arguments.length)return $element.fileupload("option",option);$element.fileupload("option",option,data)},add:function(data){return $element.fileupload("add",data)},send:function(data){return $element.fileupload("send",data)},process:function(data){return $element.fileupload("process",data)},processing:function(data){return $element.fileupload("processing",data)}};$scope.disabled=!$window.jQuery.support.fileInput;$scope.queue=$scope.queue||[];$scope.clear=function(files){var queue=this.queue,i=queue.length,file=files,length=1;if(angular.isArray(files)){file=files[0];length=files.length}for(;i;){i-=1;if(queue[i]===file)return queue.splice(i,length)}};$scope.replace=function(oldFiles,newFiles){var queue=this.queue,file=oldFiles[0],i,j;for(i=0;i<queue.length;i+=1)if(queue[i]===file){for(j=0;j<newFiles.length;j+=1)queue[i+j]=newFiles[j];return}};$scope.applyOnQueue=function(method){var list=this.queue.slice(0),i,file;for(i=0;i<list.length;i+=1){file=list[i];file[method]&&file[method]()}};$scope.submit=function(){this.applyOnQueue("$submit")};$scope.cancel=function(){this.applyOnQueue("$cancel")};angular.extend($scope,uploadMethods);$element.fileupload(angular.extend({scope:$scope},fileUpload.defaults)).on("fileuploadadd",function(e,data){data.scope=$scope}).on("fileuploadfail",function(e,data){if("abort"!==data.errorThrown&&data.dataType&&data.dataType.indexOf("json")===data.dataType.length-4)try{data.result=angular.fromJson(data.jqXHR.responseText)}catch(ignore){}}).on(["fileuploadadd","fileuploadsubmit","fileuploadsend","fileuploaddone","fileuploadfail","fileuploadalways","fileuploadprogress","fileuploadprogressall","fileuploadstart","fileuploadstop","fileuploadchange","fileuploadpaste","fileuploaddrop","fileuploaddragover","fileuploadchunksend","fileuploadchunkdone","fileuploadchunkfail","fileuploadchunkalways","fileuploadprocessstart","fileuploadprocess","fileuploadprocessdone","fileuploadprocessfail","fileuploadprocessalways","fileuploadprocessstop"].join(" "),function(e,data){$scope.$emit(e.type,data).defaultPrevented&&e.preventDefault()}).on("remove",function(){var method;for(method in uploadMethods)uploadMethods.hasOwnProperty(method)&&delete $scope[method]});$scope.$watch($attrs.fileUpload,function(newOptions){newOptions&&$element.fileupload("option",newOptions)})}]).controller("FileUploadProgressController",["$scope","$attrs","$parse",function($scope,$attrs,$parse){var fn=$parse($attrs.fileUploadProgress),update=function(){var progress=fn($scope);progress&&progress.total&&($scope.num=Math.floor(progress.loaded/progress.total*100))};update();$scope.$watch($attrs.fileUploadProgress+".loaded",function(newValue,oldValue){newValue!==oldValue&&update()})}]).controller("FileUploadPreviewController",["$scope","$element","$attrs",function($scope,$element,$attrs){$scope.$watch($attrs.fileUploadPreview+".preview",function(preview){$element.empty();preview&&$element.append(preview)})}]).directive("fileUpload",function(){return{controller:"FileUploadController",scope:!0}}).directive("fileUploadProgress",function(){return{controller:"FileUploadProgressController",scope:!0}}).directive("fileUploadPreview",function(){return{controller:"FileUploadPreviewController"}}).directive("download",function(){return function(scope,elm){elm.on("dragstart",function(e){try{e.originalEvent.dataTransfer.setData("DownloadURL",["application/octet-stream",elm.prop("download"),elm.prop("href")].join(":"))}catch(ignore){}})}})});
vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload-audio.min.js CHANGED
@@ -1 +1 @@
1
- (function(factory){if(typeof define==="function"&&define.amd){define(["jquery","load-image","./jquery.fileupload-process"],factory)}else{factory(window.jQuery,window.loadImage)}}(function($,loadImage){$.blueimp.fileupload.prototype.options.processQueue.unshift({action:"loadAudio",prefix:true,fileTypes:"@",maxFileSize:"@",disabled:"@disableAudioPreview"},{action:"setAudio",name:"@audioPreviewName",disabled:"@disableAudioPreview"});$.widget("blueimp.fileupload",$.blueimp.fileupload,{options:{loadAudioFileTypes:/^audio\/.*$/},_audioElement:document.createElement("audio"),processActions:{loadAudio:function(data,options){if(options.disabled){return data}var file=data.files[data.index],url,audio;if(this._audioElement.canPlayType&&this._audioElement.canPlayType(file.type)&&($.type(options.maxFileSize)!=="number"||file.size<=options.maxFileSize)&&(!options.fileTypes||options.fileTypes.test(file.type))){url=loadImage.createObjectURL(file);if(url){audio=this._audioElement.cloneNode(false);audio.src=url;audio.controls=true;data.audio=audio;return data}}return data},setAudio:function(data,options){if(data.audio&&!options.disabled){data.files[data.index][options.name||"preview"]=data.audio}return data}}})}));
1
+ !function(factory){"use strict";"function"==typeof define&&define.amd?define(["jquery","load-image","./jquery.fileupload-process"],factory):factory(window.jQuery,window.loadImage)}(function($,loadImage){"use strict";$.blueimp.fileupload.prototype.options.processQueue.unshift({action:"loadAudio",prefix:!0,fileTypes:"@",maxFileSize:"@",disabled:"@disableAudioPreview"},{action:"setAudio",name:"@audioPreviewName",disabled:"@disableAudioPreview"});$.widget("blueimp.fileupload",$.blueimp.fileupload,{options:{loadAudioFileTypes:/^audio\/.*$/},_audioElement:document.createElement("audio"),processActions:{loadAudio:function(data,options){if(options.disabled)return data;var file=data.files[data.index],url,audio;if(this._audioElement.canPlayType&&this._audioElement.canPlayType(file.type)&&("number"!==$.type(options.maxFileSize)||file.size<=options.maxFileSize)&&(!options.fileTypes||options.fileTypes.test(file.type))){url=loadImage.createObjectURL(file);if(url){audio=this._audioElement.cloneNode(!1);audio.src=url;audio.controls=!0;data.audio=audio;return data}}return data},setAudio:function(data,options){data.audio&&!options.disabled&&(data.files[data.index][options.name||"preview"]=data.audio);return data}}})});
vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload-image.min.js CHANGED
@@ -1 +1 @@
1
- (function(factory){if(typeof define==="function"&&define.amd){define(["jquery","load-image","load-image-meta","load-image-exif","load-image-ios","canvas-to-blob","./jquery.fileupload-process"],factory)}else{factory(window.jQuery,window.loadImage)}}(function($,loadImage){$.blueimp.fileupload.prototype.options.processQueue.unshift({action:"loadImageMetaData",disableImageHead:"@",disableExif:"@",disableExifThumbnail:"@",disableExifSub:"@",disableExifGps:"@",disabled:"@disableImageMetaDataLoad"},{action:"loadImage",prefix:true,fileTypes:"@",maxFileSize:"@",noRevoke:"@",disabled:"@disableImageLoad"},{action:"resizeImage",prefix:"image",maxWidth:"@",maxHeight:"@",minWidth:"@",minHeight:"@",crop:"@",orientation:"@",forceResize:"@",disabled:"@disableImageResize"},{action:"saveImage",quality:"@imageQuality",type:"@imageType",disabled:"@disableImageResize"},{action:"saveImageMetaData",disabled:"@disableImageMetaDataSave"},{action:"resizeImage",prefix:"preview",maxWidth:"@",maxHeight:"@",minWidth:"@",minHeight:"@",crop:"@",orientation:"@",thumbnail:"@",canvas:"@",disabled:"@disableImagePreview"},{action:"setImage",name:"@imagePreviewName",disabled:"@disableImagePreview"},{action:"deleteImageReferences",disabled:"@disableImageReferencesDeletion"});$.widget("blueimp.fileupload",$.blueimp.fileupload,{options:{loadImageFileTypes:/^image\/(gif|jpeg|png|svg\+xml)$/,loadImageMaxFileSize:10000000,imageMaxWidth:1920,imageMaxHeight:1080,imageOrientation:false,imageCrop:false,disableImageResize:true,previewMaxWidth:80,previewMaxHeight:80,previewOrientation:true,previewThumbnail:true,previewCrop:false,previewCanvas:true},processActions:{loadImage:function(data,options){if(options.disabled){return data}var that=this,file=data.files[data.index],dfd=$.Deferred();if(($.type(options.maxFileSize)==="number"&&file.size>options.maxFileSize)||(options.fileTypes&&!options.fileTypes.test(file.type))||!loadImage(file,function(img){if(img.src){data.img=img}dfd.resolveWith(that,[data])},options)){return data}return dfd.promise()},resizeImage:function(data,options){if(options.disabled||!(data.canvas||data.img)){return data}options=$.extend({canvas:true},options);var that=this,dfd=$.Deferred(),img=(options.canvas&&data.canvas)||data.img,resolve=function(newImg){if(newImg&&(newImg.width!==img.width||newImg.height!==img.height||options.forceResize)){data[newImg.getContext?"canvas":"img"]=newImg}data.preview=newImg;dfd.resolveWith(that,[data])},thumbnail;if(data.exif){if(options.orientation===true){options.orientation=data.exif.get("Orientation")}if(options.thumbnail){thumbnail=data.exif.get("Thumbnail");if(thumbnail){loadImage(thumbnail,resolve,options);return dfd.promise()}}if(data.orientation){delete options.orientation}else{data.orientation=options.orientation}}if(img){resolve(loadImage.scale(img,options));return dfd.promise()}return data},saveImage:function(data,options){if(!data.canvas||options.disabled){return data}var that=this,file=data.files[data.index],dfd=$.Deferred();if(data.canvas.toBlob){data.canvas.toBlob(function(blob){if(!blob.name){if(file.type===blob.type){blob.name=file.name}else{if(file.name){blob.name=file.name.replace(/\..+$/,"."+blob.type.substr(6))}}}if(file.type!==blob.type){delete data.imageHead}data.files[data.index]=blob;dfd.resolveWith(that,[data])},options.type||file.type,options.quality)}else{return data}return dfd.promise()},loadImageMetaData:function(data,options){if(options.disabled){return data}var that=this,dfd=$.Deferred();loadImage.parseMetaData(data.files[data.index],function(result){$.extend(data,result);dfd.resolveWith(that,[data])},options);return dfd.promise()},saveImageMetaData:function(data,options){if(!(data.imageHead&&data.canvas&&data.canvas.toBlob&&!options.disabled)){return data}var file=data.files[data.index],blob=new Blob([data.imageHead,this._blobSlice.call(file,20)],{type:file.type});blob.name=file.name;data.files[data.index]=blob;return data},setImage:function(data,options){if(data.preview&&!options.disabled){data.files[data.index][options.name||"preview"]=data.preview}return data},deleteImageReferences:function(data,options){if(!options.disabled){delete data.img;delete data.canvas;delete data.preview;delete data.imageHead}return data}}})}));
1
+ !function(factory){"use strict";"function"==typeof define&&define.amd?define(["jquery","load-image","load-image-meta","load-image-exif","load-image-ios","canvas-to-blob","./jquery.fileupload-process"],factory):factory(window.jQuery,window.loadImage)}(function($,loadImage){"use strict";$.blueimp.fileupload.prototype.options.processQueue.unshift({action:"loadImageMetaData",disableImageHead:"@",disableExif:"@",disableExifThumbnail:"@",disableExifSub:"@",disableExifGps:"@",disabled:"@disableImageMetaDataLoad"},{action:"loadImage",prefix:!0,fileTypes:"@",maxFileSize:"@",noRevoke:"@",disabled:"@disableImageLoad"},{action:"resizeImage",prefix:"image",maxWidth:"@",maxHeight:"@",minWidth:"@",minHeight:"@",crop:"@",orientation:"@",forceResize:"@",disabled:"@disableImageResize"},{action:"saveImage",quality:"@imageQuality",type:"@imageType",disabled:"@disableImageResize"},{action:"saveImageMetaData",disabled:"@disableImageMetaDataSave"},{action:"resizeImage",prefix:"preview",maxWidth:"@",maxHeight:"@",minWidth:"@",minHeight:"@",crop:"@",orientation:"@",thumbnail:"@",canvas:"@",disabled:"@disableImagePreview"},{action:"setImage",name:"@imagePreviewName",disabled:"@disableImagePreview"},{action:"deleteImageReferences",disabled:"@disableImageReferencesDeletion"});$.widget("blueimp.fileupload",$.blueimp.fileupload,{options:{loadImageFileTypes:/^image\/(gif|jpeg|png|svg\+xml)$/,loadImageMaxFileSize:1e7,imageMaxWidth:1920,imageMaxHeight:1080,imageOrientation:!1,imageCrop:!1,disableImageResize:!0,previewMaxWidth:80,previewMaxHeight:80,previewOrientation:!0,previewThumbnail:!0,previewCrop:!1,previewCanvas:!0},processActions:{loadImage:function(data,options){if(options.disabled)return data;var that=this,file=data.files[data.index],dfd=$.Deferred();return"number"===$.type(options.maxFileSize)&&file.size>options.maxFileSize||options.fileTypes&&!options.fileTypes.test(file.type)||!loadImage(file,function(img){img.src&&(data.img=img);dfd.resolveWith(that,[data])},options)?data:dfd.promise()},resizeImage:function(data,options){if(options.disabled||!data.canvas&&!data.img)return data;options=$.extend({canvas:!0},options);var that=this,dfd=$.Deferred(),img=options.canvas&&data.canvas||data.img,resolve=function(newImg){newImg&&(newImg.width!==img.width||newImg.height!==img.height||options.forceResize)&&(data[newImg.getContext?"canvas":"img"]=newImg);data.preview=newImg;dfd.resolveWith(that,[data])},thumbnail;if(data.exif){options.orientation===!0&&(options.orientation=data.exif.get("Orientation"));if(options.thumbnail){thumbnail=data.exif.get("Thumbnail");if(thumbnail){loadImage(thumbnail,resolve,options);return dfd.promise()}}data.orientation?delete options.orientation:data.orientation=options.orientation}if(img){resolve(loadImage.scale(img,options));return dfd.promise()}return data},saveImage:function(data,options){if(!data.canvas||options.disabled)return data;var that=this,file=data.files[data.index],dfd=$.Deferred();if(!data.canvas.toBlob)return data;data.canvas.toBlob(function(blob){blob.name||(file.type===blob.type?blob.name=file.name:file.name&&(blob.name=file.name.replace(/\..+$/,"."+blob.type.substr(6))));file.type!==blob.type&&delete data.imageHead;data.files[data.index]=blob;dfd.resolveWith(that,[data])},options.type||file.type,options.quality);return dfd.promise()},loadImageMetaData:function(data,options){if(options.disabled)return data;var that=this,dfd=$.Deferred();loadImage.parseMetaData(data.files[data.index],function(result){$.extend(data,result);dfd.resolveWith(that,[data])},options);return dfd.promise()},saveImageMetaData:function(data,options){if(!(data.imageHead&&data.canvas&&data.canvas.toBlob)||options.disabled)return data;var file=data.files[data.index],blob=new Blob([data.imageHead,this._blobSlice.call(file,20)],{type:file.type});blob.name=file.name;data.files[data.index]=blob;return data},setImage:function(data,options){data.preview&&!options.disabled&&(data.files[data.index][options.name||"preview"]=data.preview);return data},deleteImageReferences:function(data,options){if(!options.disabled){delete data.img;delete data.canvas;delete data.preview;delete data.imageHead}return data}}})});
vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload-jquery-ui.min.js CHANGED
@@ -1 +1 @@
1
- (function(factory){if(typeof define==="function"&&define.amd){define(["jquery","./jquery.fileupload-ui"],factory)}else{factory(window.jQuery)}}(function($){$.widget("blueimp.fileupload",$.blueimp.fileupload,{options:{processdone:function(e,data){data.context.find(".start").button("enable")},progress:function(e,data){if(data.context){data.context.find(".progress").progressbar("option","value",parseInt(data.loaded/data.total*100,10))}},progressall:function(e,data){var $this=$(this);$this.find(".fileupload-progress").find(".progress").progressbar("option","value",parseInt(data.loaded/data.total*100,10)).end().find(".progress-extended").each(function(){$(this).html(($this.data("blueimp-fileupload")||$this.data("fileupload"))._renderExtendedProgress(data))})}},_renderUpload:function(func,files){var node=this._super(func,files),showIconText=$(window).width()>480;node.find(".progress").empty().progressbar();node.find(".start").button({icons:{primary:"ui-icon-circle-arrow-e"},text:showIconText});node.find(".cancel").button({icons:{primary:"ui-icon-cancel"},text:showIconText});if(node.hasClass("fade")){node.hide()}return node},_renderDownload:function(func,files){var node=this._super(func,files),showIconText=$(window).width()>480;node.find(".delete").button({icons:{primary:"ui-icon-trash"},text:showIconText});if(node.hasClass("fade")){node.hide()}return node},_startHandler:function(e){$(e.currentTarget).button("disable");this._super(e)},_transition:function(node){var deferred=$.Deferred();if(node.hasClass("fade")){node.fadeToggle(this.options.transitionDuration,this.options.transitionEasing,function(){deferred.resolveWith(node)})}else{deferred.resolveWith(node)}return deferred},_create:function(){this._super();this.element.find(".fileupload-buttonbar").find(".fileinput-button").each(function(){var input=$(this).find("input:file").detach();$(this).button({icons:{primary:"ui-icon-plusthick"}}).append(input)}).end().find(".start").button({icons:{primary:"ui-icon-circle-arrow-e"}}).end().find(".cancel").button({icons:{primary:"ui-icon-cancel"}}).end().find(".delete").button({icons:{primary:"ui-icon-trash"}}).end().find(".progress").progressbar()},_destroy:function(){this.element.find(".fileupload-buttonbar").find(".fileinput-button").each(function(){var input=$(this).find("input:file").detach();$(this).button("destroy").append(input)}).end().find(".start").button("destroy").end().find(".cancel").button("destroy").end().find(".delete").button("destroy").end().find(".progress").progressbar("destroy");this._super()}})}));
1
+ !function(factory){"use strict";"function"==typeof define&&define.amd?define(["jquery","./jquery.fileupload-ui"],factory):factory(window.jQuery)}(function($){"use strict";$.widget("blueimp.fileupload",$.blueimp.fileupload,{options:{processdone:function(e,data){data.context.find(".start").button("enable")},progress:function(e,data){data.context&&data.context.find(".progress").progressbar("option","value",parseInt(data.loaded/data.total*100,10))},progressall:function(e,data){var $this=$(this);$this.find(".fileupload-progress").find(".progress").progressbar("option","value",parseInt(data.loaded/data.total*100,10)).end().find(".progress-extended").each(function(){$(this).html(($this.data("blueimp-fileupload")||$this.data("fileupload"))._renderExtendedProgress(data))})}},_renderUpload:function(func,files){var node=this._super(func,files),showIconText=$(window).width()>480;node.find(".progress").empty().progressbar();node.find(".start").button({icons:{primary:"ui-icon-circle-arrow-e"},text:showIconText});node.find(".cancel").button({icons:{primary:"ui-icon-cancel"},text:showIconText});node.hasClass("fade")&&node.hide();return node},_renderDownload:function(func,files){var node=this._super(func,files),showIconText=$(window).width()>480;node.find(".delete").button({icons:{primary:"ui-icon-trash"},text:showIconText});node.hasClass("fade")&&node.hide();return node},_startHandler:function(e){$(e.currentTarget).button("disable");this._super(e)},_transition:function(node){var deferred=$.Deferred();node.hasClass("fade")?node.fadeToggle(this.options.transitionDuration,this.options.transitionEasing,function(){deferred.resolveWith(node)}):deferred.resolveWith(node);return deferred},_create:function(){this._super();this.element.find(".fileupload-buttonbar").find(".fileinput-button").each(function(){var input=$(this).find("input:file").detach();$(this).button({icons:{primary:"ui-icon-plusthick"}}).append(input)}).end().find(".start").button({icons:{primary:"ui-icon-circle-arrow-e"}}).end().find(".cancel").button({icons:{primary:"ui-icon-cancel"}}).end().find(".delete").button({icons:{primary:"ui-icon-trash"}}).end().find(".progress").progressbar()},_destroy:function(){this.element.find(".fileupload-buttonbar").find(".fileinput-button").each(function(){var input=$(this).find("input:file").detach();$(this).button("destroy").append(input)}).end().find(".start").button("destroy").end().find(".cancel").button("destroy").end().find(".delete").button("destroy").end().find(".progress").progressbar("destroy");this._super()}})});
vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload-process.min.js CHANGED
@@ -1 +1 @@
1
- (function(factory){if(typeof define==="function"&&define.amd){define(["jquery","./jquery.fileupload"],factory)}else{factory(window.jQuery)}}(function($){var originalAdd=$.blueimp.fileupload.prototype.options.add;$.widget("blueimp.fileupload",$.blueimp.fileupload,{options:{processQueue:[],add:function(e,data){var $this=$(this);data.process(function(){return $this.fileupload("process",data)});originalAdd.call(this,e,data)}},processActions:{},_processFile:function(data,originalData){var that=this,dfd=$.Deferred().resolveWith(that,[data]),chain=dfd.promise();this._trigger("process",null,data);$.each(data.processQueue,function(i,settings){var func=function(data){if(originalData.errorThrown){return $.Deferred().rejectWith(that,[originalData]).promise()}return that.processActions[settings.action].call(that,data,settings)};chain=chain.pipe(func,settings.always&&func)});chain.done(function(){that._trigger("processdone",null,data);that._trigger("processalways",null,data)}).fail(function(){that._trigger("processfail",null,data);that._trigger("processalways",null,data)});return chain},_transformProcessQueue:function(options){var processQueue=[];$.each(options.processQueue,function(){var settings={},action=this.action,prefix=this.prefix===true?action:this.prefix;$.each(this,function(key,value){if($.type(value)==="string"&&value.charAt(0)==="@"){settings[key]=options[value.slice(1)||(prefix?prefix+key.charAt(0).toUpperCase()+key.slice(1):key)]}else{settings[key]=value}});processQueue.push(settings)});options.processQueue=processQueue},processing:function(){return this._processing},process:function(data){var that=this,options=$.extend({},this.options,data);if(options.processQueue&&options.processQueue.length){this._transformProcessQueue(options);if(this._processing===0){this._trigger("processstart")}$.each(data.files,function(index){var opts=index?$.extend({},options):options,func=function(){if(data.errorThrown){return $.Deferred().rejectWith(that,[data]).promise()}return that._processFile(opts,data)};opts.index=index;that._processing+=1;that._processingQueue=that._processingQueue.pipe(func,func).always(function(){that._processing-=1;if(that._processing===0){that._trigger("processstop")}})})}return this._processingQueue},_create:function(){this._super();this._processing=0;this._processingQueue=$.Deferred().resolveWith(this).promise()}})}));
1
+ !function(factory){"use strict";"function"==typeof define&&define.amd?define(["jquery","./jquery.fileupload"],factory):factory(window.jQuery)}(function($){"use strict";var originalAdd=$.blueimp.fileupload.prototype.options.add;$.widget("blueimp.fileupload",$.blueimp.fileupload,{options:{processQueue:[],add:function(e,data){var $this=$(this);data.process(function(){return $this.fileupload("process",data)});originalAdd.call(this,e,data)}},processActions:{},_processFile:function(data,originalData){var that=this,dfd=$.Deferred().resolveWith(that,[data]),chain=dfd.promise();this._trigger("process",null,data);$.each(data.processQueue,function(i,settings){var func=function(data){return originalData.errorThrown?$.Deferred().rejectWith(that,[originalData]).promise():that.processActions[settings.action].call(that,data,settings)};chain=chain.pipe(func,settings.always&&func)});chain.done(function(){that._trigger("processdone",null,data);that._trigger("processalways",null,data)}).fail(function(){that._trigger("processfail",null,data);that._trigger("processalways",null,data)});return chain},_transformProcessQueue:function(options){var processQueue=[];$.each(options.processQueue,function(){var settings={},action=this.action,prefix=this.prefix===!0?action:this.prefix;$.each(this,function(key,value){"string"===$.type(value)&&"@"===value.charAt(0)?settings[key]=options[value.slice(1)||(prefix?prefix+key.charAt(0).toUpperCase()+key.slice(1):key)]:settings[key]=value});processQueue.push(settings)});options.processQueue=processQueue},processing:function(){return this._processing},process:function(data){var that=this,options=$.extend({},this.options,data);if(options.processQueue&&options.processQueue.length){this._transformProcessQueue(options);0===this._processing&&this._trigger("processstart");$.each(data.files,function(index){var opts=index?$.extend({},options):options,func=function(){return data.errorThrown?$.Deferred().rejectWith(that,[data]).promise():that._processFile(opts,data)};opts.index=index;that._processing+=1;that._processingQueue=that._processingQueue.pipe(func,func).always(function(){that._processing-=1;0===that._processing&&that._trigger("processstop")})})}return this._processingQueue},_create:function(){this._super();this._processing=0;this._processingQueue=$.Deferred().resolveWith(this).promise()}})});
vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload-ui.min.js CHANGED
@@ -1 +1 @@
1
- (function(factory){if(typeof define==="function"&&define.amd){define(["jquery","tmpl","./jquery.fileupload-image","./jquery.fileupload-audio","./jquery.fileupload-video","./jquery.fileupload-validate"],factory)}else{factory(window.jQuery,window.tmpl)}}(function($,tmpl){$.blueimp.fileupload.prototype._specialOptions.push("filesContainer","uploadTemplateId","downloadTemplateId");$.widget("blueimp.fileupload",$.blueimp.fileupload,{options:{autoUpload:false,uploadTemplateId:"template-upload",downloadTemplateId:"template-download",filesContainer:undefined,prependFiles:false,dataType:"json",getNumberOfFiles:function(){return this.filesContainer.children().not(".processing").length},getFilesFromResponse:function(data){if(data.result&&$.isArray(data.result.files)){return data.result.files}return[]},add:function(e,data){if(e.isDefaultPrevented()){return false}var $this=$(this),that=$this.data("blueimp-fileupload")||$this.data("fileupload"),options=that.options;data.context=that._renderUpload(data.files).data("data",data).addClass("processing");options.filesContainer[options.prependFiles?"prepend":"append"](data.context);that._forceReflow(data.context);that._transition(data.context);data.process(function(){return $this.fileupload("process",data)}).always(function(){data.context.each(function(index){$(this).find(".size").text(that._formatFileSize(data.files[index].size))}).removeClass("processing");that._renderPreviews(data)}).done(function(){data.context.find(".start").prop("disabled",false);if((that._trigger("added",e,data)!==false)&&(options.autoUpload||data.autoUpload)&&data.autoUpload!==false){data.submit()}}).fail(function(){if(data.files.error){data.context.each(function(index){var error=data.files[index].error;if(error){$(this).find(".error").text(error)}})}})},send:function(e,data){if(e.isDefaultPrevented()){return false}var that=$(this).data("blueimp-fileupload")||$(this).data("fileupload");if(data.context&&data.dataType&&data.dataType.substr(0,6)==="iframe"){data.context.find(".progress").addClass(!$.support.transition&&"progress-animated").attr("aria-valuenow",100).children().first().css("width","100%")}return that._trigger("sent",e,data)},done:function(e,data){if(e.isDefaultPrevented()){return false}var that=$(this).data("blueimp-fileupload")||$(this).data("fileupload"),getFilesFromResponse=data.getFilesFromResponse||that.options.getFilesFromResponse,files=getFilesFromResponse(data),template,deferred;if(data.context){data.context.each(function(index){var file=files[index]||{error:"Empty file upload result"};deferred=that._addFinishedDeferreds();that._transition($(this)).done(function(){var node=$(this);template=that._renderDownload([file]).replaceAll(node);that._forceReflow(template);that._transition(template).done(function(){data.context=$(this);that._trigger("completed",e,data);that._trigger("finished",e,data);deferred.resolve()})})})}else{template=that._renderDownload(files)[that.options.prependFiles?"prependTo":"appendTo"](that.options.filesContainer);that._forceReflow(template);deferred=that._addFinishedDeferreds();that._transition(template).done(function(){data.context=$(this);that._trigger("completed",e,data);that._trigger("finished",e,data);deferred.resolve()})}},fail:function(e,data){if(e.isDefaultPrevented()){return false}var that=$(this).data("blueimp-fileupload")||$(this).data("fileupload"),template,deferred;if(data.context){data.context.each(function(index){if(data.errorThrown!=="abort"){var file=data.files[index];file.error=file.error||data.errorThrown||true;deferred=that._addFinishedDeferreds();that._transition($(this)).done(function(){var node=$(this);template=that._renderDownload([file]).replaceAll(node);that._forceReflow(template);that._transition(template).done(function(){data.context=$(this);that._trigger("failed",e,data);that._trigger("finished",e,data);deferred.resolve()})})}else{deferred=that._addFinishedDeferreds();that._transition($(this)).done(function(){$(this).remove();that._trigger("failed",e,data);that._trigger("finished",e,data);deferred.resolve()})}})}else{if(data.errorThrown!=="abort"){data.context=that._renderUpload(data.files)[that.options.prependFiles?"prependTo":"appendTo"](that.options.filesContainer).data("data",data);that._forceReflow(data.context);deferred=that._addFinishedDeferreds();that._transition(data.context).done(function(){data.context=$(this);that._trigger("failed",e,data);that._trigger("finished",e,data);deferred.resolve()})}else{that._trigger("failed",e,data);that._trigger("finished",e,data);that._addFinishedDeferreds().resolve()}}},progress:function(e,data){if(e.isDefaultPrevented()){return false}var progress=Math.floor(data.loaded/data.total*100);if(data.context){data.context.each(function(){$(this).find(".progress").attr("aria-valuenow",progress).children().first().css("width",progress+"%")})}},progressall:function(e,data){if(e.isDefaultPrevented()){return false}var $this=$(this),progress=Math.floor(data.loaded/data.total*100),globalProgressNode=$this.find(".fileupload-progress"),extendedProgressNode=globalProgressNode.find(".progress-extended");if(extendedProgressNode.length){extendedProgressNode.html(($this.data("blueimp-fileupload")||$this.data("fileupload"))._renderExtendedProgress(data))}globalProgressNode.find(".progress").attr("aria-valuenow",progress).children().first().css("width",progress+"%")},start:function(e){if(e.isDefaultPrevented()){return false}var that=$(this).data("blueimp-fileupload")||$(this).data("fileupload");that._resetFinishedDeferreds();that._transition($(this).find(".fileupload-progress")).done(function(){that._trigger("started",e)})},stop:function(e){if(e.isDefaultPrevented()){return false}var that=$(this).data("blueimp-fileupload")||$(this).data("fileupload"),deferred=that._addFinishedDeferreds();$.when.apply($,that._getFinishedDeferreds()).done(function(){that._trigger("stopped",e)});that._transition($(this).find(".fileupload-progress")).done(function(){$(this).find(".progress").attr("aria-valuenow","0").children().first().css("width","0%");$(this).find(".progress-extended").html("&nbsp;");deferred.resolve()})},processstart:function(e){if(e.isDefaultPrevented()){return false}$(this).addClass("fileupload-processing")},processstop:function(e){if(e.isDefaultPrevented()){return false}$(this).removeClass("fileupload-processing")},destroy:function(e,data){if(e.isDefaultPrevented()){return false}var that=$(this).data("blueimp-fileupload")||$(this).data("fileupload"),removeNode=function(){that._transition(data.context).done(function(){$(this).remove();that._trigger("destroyed",e,data)})};if(data.url){data.dataType=data.dataType||that.options.dataType;$.ajax(data).done(removeNode).fail(function(){that._trigger("destroyfailed",e,data)})}else{removeNode()}}},_resetFinishedDeferreds:function(){this._finishedUploads=[]},_addFinishedDeferreds:function(deferred){if(!deferred){deferred=$.Deferred()}this._finishedUploads.push(deferred);return deferred},_getFinishedDeferreds:function(){return this._finishedUploads},_enableDragToDesktop:function(){var link=$(this),url=link.prop("href"),name=link.prop("download"),type="application/octet-stream";link.bind("dragstart",function(e){try{e.originalEvent.dataTransfer.setData("DownloadURL",[type,name,url].join(":"))}catch(ignore){}})},_formatFileSize:function(bytes){if(typeof bytes!=="number"){return""}if(bytes>=1000000000){return(bytes/1000000000).toFixed(2)+" GB"}if(bytes>=1000000){return(bytes/1000000).toFixed(2)+" MB"}return(bytes/1000).toFixed(2)+" KB"},_formatBitrate:function(bits){if(typeof bits!=="number"){return""}if(bits>=1000000000){return(bits/1000000000).toFixed(2)+" Gbit/s"}if(bits>=1000000){return(bits/1000000).toFixed(2)+" Mbit/s"}if(bits>=1000){return(bits/1000).toFixed(2)+" kbit/s"}return bits.toFixed(2)+" bit/s"},_formatTime:function(seconds){var date=new Date(seconds*1000),days=Math.floor(seconds/86400);days=days?days+"d ":"";return days+("0"+date.getUTCHours()).slice(-2)+":"+("0"+date.getUTCMinutes()).slice(-2)+":"+("0"+date.getUTCSeconds()).slice(-2)},_formatPercentage:function(floatValue){return(floatValue*100).toFixed(2)+" %"},_renderExtendedProgress:function(data){return this._formatBitrate(data.bitrate)+" | "+this._formatTime((data.total-data.loaded)*8/data.bitrate)+" | "+this._formatPercentage(data.loaded/data.total)+" | "+this._formatFileSize(data.loaded)+" / "+this._formatFileSize(data.total)},_renderTemplate:function(func,files){if(!func){return $()}var result=func({files:files,formatFileSize:this._formatFileSize,options:this.options});if(result instanceof $){return result}return $(this.options.templatesContainer).html(result).children()},_renderPreviews:function(data){data.context.find(".preview").each(function(index,elm){$(elm).append(data.files[index].preview)})},_renderUpload:function(files){return this._renderTemplate(this.options.uploadTemplate,files)},_renderDownload:function(files){return this._renderTemplate(this.options.downloadTemplate,files).find("a[download]").each(this._enableDragToDesktop).end()},_startHandler:function(e){e.preventDefault();var button=$(e.currentTarget),template=button.closest(".template-upload"),data=template.data("data");button.prop("disabled",true);if(data&&data.submit){data.submit()}},_cancelHandler:function(e){e.preventDefault();var template=$(e.currentTarget).closest(".template-upload,.template-download"),data=template.data("data")||{};data.context=data.context||template;if(data.abort){data.abort()}else{data.errorThrown="abort";this._trigger("fail",e,data)}},_deleteHandler:function(e){e.preventDefault();var button=$(e.currentTarget);this._trigger("destroy",e,$.extend({context:button.closest(".template-download"),type:"DELETE"},button.data()))},_forceReflow:function(node){return $.support.transition&&node.length&&node[0].offsetWidth},_transition:function(node){var dfd=$.Deferred();if($.support.transition&&node.hasClass("fade")&&node.is(":visible")){node.bind($.support.transition.end,function(e){if(e.target===node[0]){node.unbind($.support.transition.end);dfd.resolveWith(node)}}).toggleClass("in")}else{node.toggleClass("in");dfd.resolveWith(node)}return dfd},_initButtonBarEventHandlers:function(){var fileUploadButtonBar=this.element.find(".fileupload-buttonbar"),filesList=this.options.filesContainer;this._on(fileUploadButtonBar.find(".start"),{click:function(e){e.preventDefault();filesList.find(".start").click()}});this._on(fileUploadButtonBar.find(".cancel"),{click:function(e){e.preventDefault();filesList.find(".cancel").click()}});this._on(fileUploadButtonBar.find(".delete"),{click:function(e){e.preventDefault();filesList.find(".toggle:checked").closest(".template-download").find(".delete").click();fileUploadButtonBar.find(".toggle").prop("checked",false)}});this._on(fileUploadButtonBar.find(".toggle"),{change:function(e){filesList.find(".toggle").prop("checked",$(e.currentTarget).is(":checked"))}})},_destroyButtonBarEventHandlers:function(){this._off(this.element.find(".fileupload-buttonbar").find(".start, .cancel, .delete"),"click");this._off(this.element.find(".fileupload-buttonbar .toggle"),"change.")},_initEventHandlers:function(){this._super();this._on(this.options.filesContainer,{"click .start":this._startHandler,"click .cancel":this._cancelHandler,"click .delete":this._deleteHandler});this._initButtonBarEventHandlers()},_destroyEventHandlers:function(){this._destroyButtonBarEventHandlers();this._off(this.options.filesContainer,"click");this._super()},_enableFileInputButton:function(){this.element.find(".fileinput-button input").prop("disabled",false).parent().removeClass("disabled")},_disableFileInputButton:function(){this.element.find(".fileinput-button input").prop("disabled",true).parent().addClass("disabled")},_initTemplates:function(){var options=this.options;options.templatesContainer=this.document[0].createElement(options.filesContainer.prop("nodeName"));if(tmpl){if(options.uploadTemplateId){options.uploadTemplate=tmpl(options.uploadTemplateId)}if(options.downloadTemplateId){options.downloadTemplate=tmpl(options.downloadTemplateId)}}},_initFilesContainer:function(){var options=this.options;if(options.filesContainer===undefined){options.filesContainer=this.element.find(".files")}else{if(!(options.filesContainer instanceof $)){options.filesContainer=$(options.filesContainer)}}},_initSpecialOptions:function(){this._super();this._initFilesContainer();this._initTemplates()},_create:function(){this._super();this._resetFinishedDeferreds();if(!$.support.fileInput){this._disableFileInputButton()}},enable:function(){var wasDisabled=false;if(this.options.disabled){wasDisabled=true}this._super();if(wasDisabled){this.element.find("input, button").prop("disabled",false);this._enableFileInputButton()}},disable:function(){if(!this.options.disabled){this.element.find("input, button").prop("disabled",true);this._disableFileInputButton()}this._super()}})}));
1
+ !function(factory){"use strict";"function"==typeof define&&define.amd?define(["jquery","tmpl","./jquery.fileupload-image","./jquery.fileupload-audio","./jquery.fileupload-video","./jquery.fileupload-validate"],factory):factory(window.jQuery,window.tmpl)}(function($,tmpl){"use strict";$.blueimp.fileupload.prototype._specialOptions.push("filesContainer","uploadTemplateId","downloadTemplateId");$.widget("blueimp.fileupload",$.blueimp.fileupload,{options:{autoUpload:!1,uploadTemplateId:"template-upload",downloadTemplateId:"template-download",filesContainer:void 0,prependFiles:!1,dataType:"json",getNumberOfFiles:function(){return this.filesContainer.children().not(".processing").length},getFilesFromResponse:function(data){return data.result&&$.isArray(data.result.files)?data.result.files:[]},add:function(e,data){if(e.isDefaultPrevented())return!1;var $this=$(this),that=$this.data("blueimp-fileupload")||$this.data("fileupload"),options=that.options;data.context=that._renderUpload(data.files).data("data",data).addClass("processing");options.filesContainer[options.prependFiles?"prepend":"append"](data.context);that._forceReflow(data.context);that._transition(data.context);data.process(function(){return $this.fileupload("process",data)}).always(function(){data.context.each(function(index){$(this).find(".size").text(that._formatFileSize(data.files[index].size))}).removeClass("processing");that._renderPreviews(data)}).done(function(){data.context.find(".start").prop("disabled",!1);that._trigger("added",e,data)!==!1&&(options.autoUpload||data.autoUpload)&&data.autoUpload!==!1&&data.submit()}).fail(function(){data.files.error&&data.context.each(function(index){var error=data.files[index].error;error&&$(this).find(".error").text(error)})})},send:function(e,data){if(e.isDefaultPrevented())return!1;var that=$(this).data("blueimp-fileupload")||$(this).data("fileupload");data.context&&data.dataType&&"iframe"===data.dataType.substr(0,6)&&data.context.find(".progress").addClass(!$.support.transition&&"progress-animated").attr("aria-valuenow",100).children().first().css("width","100%");return that._trigger("sent",e,data)},done:function(e,data){if(e.isDefaultPrevented())return!1;var that=$(this).data("blueimp-fileupload")||$(this).data("fileupload"),getFilesFromResponse=data.getFilesFromResponse||that.options.getFilesFromResponse,files=getFilesFromResponse(data),template,deferred;if(data.context)data.context.each(function(index){var file=files[index]||{error:"Empty file upload result"};deferred=that._addFinishedDeferreds();that._transition($(this)).done(function(){var node=$(this);template=that._renderDownload([file]).replaceAll(node);that._forceReflow(template);that._transition(template).done(function(){data.context=$(this);that._trigger("completed",e,data);that._trigger("finished",e,data);deferred.resolve()})})});else{template=that._renderDownload(files)[that.options.prependFiles?"prependTo":"appendTo"](that.options.filesContainer);that._forceReflow(template);deferred=that._addFinishedDeferreds();that._transition(template).done(function(){data.context=$(this);that._trigger("completed",e,data);that._trigger("finished",e,data);deferred.resolve()})}},fail:function(e,data){if(e.isDefaultPrevented())return!1;var that=$(this).data("blueimp-fileupload")||$(this).data("fileupload"),template,deferred;if(data.context)data.context.each(function(index){if("abort"!==data.errorThrown){var file=data.files[index];file.error=file.error||data.errorThrown||!0;deferred=that._addFinishedDeferreds();that._transition($(this)).done(function(){var node=$(this);template=that._renderDownload([file]).replaceAll(node);that._forceReflow(template);that._transition(template).done(function(){data.context=$(this);that._trigger("failed",e,data);that._trigger("finished",e,data);deferred.resolve()})})}else{deferred=that._addFinishedDeferreds();that._transition($(this)).done(function(){$(this).remove();that._trigger("failed",e,data);that._trigger("finished",e,data);deferred.resolve()})}});else if("abort"!==data.errorThrown){data.context=that._renderUpload(data.files)[that.options.prependFiles?"prependTo":"appendTo"](that.options.filesContainer).data("data",data);that._forceReflow(data.context);deferred=that._addFinishedDeferreds();that._transition(data.context).done(function(){data.context=$(this);that._trigger("failed",e,data);that._trigger("finished",e,data);deferred.resolve()})}else{that._trigger("failed",e,data);that._trigger("finished",e,data);that._addFinishedDeferreds().resolve()}},progress:function(e,data){if(e.isDefaultPrevented())return!1;var progress=Math.floor(data.loaded/data.total*100);data.context&&data.context.each(function(){$(this).find(".progress").attr("aria-valuenow",progress).children().first().css("width",progress+"%")})},progressall:function(e,data){if(e.isDefaultPrevented())return!1;var $this=$(this),progress=Math.floor(data.loaded/data.total*100),globalProgressNode=$this.find(".fileupload-progress"),extendedProgressNode=globalProgressNode.find(".progress-extended");extendedProgressNode.length&&extendedProgressNode.html(($this.data("blueimp-fileupload")||$this.data("fileupload"))._renderExtendedProgress(data));globalProgressNode.find(".progress").attr("aria-valuenow",progress).children().first().css("width",progress+"%")},start:function(e){if(e.isDefaultPrevented())return!1;var that=$(this).data("blueimp-fileupload")||$(this).data("fileupload");that._resetFinishedDeferreds();that._transition($(this).find(".fileupload-progress")).done(function(){that._trigger("started",e)})},stop:function(e){if(e.isDefaultPrevented())return!1;var that=$(this).data("blueimp-fileupload")||$(this).data("fileupload"),deferred=that._addFinishedDeferreds();$.when.apply($,that._getFinishedDeferreds()).done(function(){that._trigger("stopped",e)});that._transition($(this).find(".fileupload-progress")).done(function(){$(this).find(".progress").attr("aria-valuenow","0").children().first().css("width","0%");$(this).find(".progress-extended").html("&nbsp;");deferred.resolve()})},processstart:function(e){if(e.isDefaultPrevented())return!1;$(this).addClass("fileupload-processing")},processstop:function(e){if(e.isDefaultPrevented())return!1;$(this).removeClass("fileupload-processing")},destroy:function(e,data){if(e.isDefaultPrevented())return!1;var that=$(this).data("blueimp-fileupload")||$(this).data("fileupload"),removeNode=function(){that._transition(data.context).done(function(){$(this).remove();that._trigger("destroyed",e,data)})};if(data.url){data.dataType=data.dataType||that.options.dataType;$.ajax(data).done(removeNode).fail(function(){that._trigger("destroyfailed",e,data)})}else removeNode()}},_resetFinishedDeferreds:function(){this._finishedUploads=[]},_addFinishedDeferreds:function(deferred){deferred||(deferred=$.Deferred());this._finishedUploads.push(deferred);return deferred},_getFinishedDeferreds:function(){return this._finishedUploads},_enableDragToDesktop:function(){var link=$(this),url=link.prop("href"),name=link.prop("download"),type="application/octet-stream";link.bind("dragstart",function(e){try{e.originalEvent.dataTransfer.setData("DownloadURL",[type,name,url].join(":"))}catch(ignore){}})},_formatFileSize:function(bytes){return"number"!=typeof bytes?"":bytes>=1e9?(bytes/1e9).toFixed(2)+" GB":bytes>=1e6?(bytes/1e6).toFixed(2)+" MB":(bytes/1e3).toFixed(2)+" KB"},_formatBitrate:function(bits){return"number"!=typeof bits?"":bits>=1e9?(bits/1e9).toFixed(2)+" Gbit/s":bits>=1e6?(bits/1e6).toFixed(2)+" Mbit/s":bits>=1e3?(bits/1e3).toFixed(2)+" kbit/s":bits.toFixed(2)+" bit/s"},_formatTime:function(seconds){var date=new Date(1e3*seconds),days=Math.floor(seconds/86400);days=days?days+"d ":"";return days+("0"+date.getUTCHours()).slice(-2)+":"+("0"+date.getUTCMinutes()).slice(-2)+":"+("0"+date.getUTCSeconds()).slice(-2)},_formatPercentage:function(floatValue){return(100*floatValue).toFixed(2)+" %"},_renderExtendedProgress:function(data){return this._formatBitrate(data.bitrate)+" | "+this._formatTime(8*(data.total-data.loaded)/data.bitrate)+" | "+this._formatPercentage(data.loaded/data.total)+" | "+this._formatFileSize(data.loaded)+" / "+this._formatFileSize(data.total)},_renderTemplate:function(func,files){if(!func)return $();var result=func({files:files,formatFileSize:this._formatFileSize,options:this.options});return result instanceof $?result:$(this.options.templatesContainer).html(result).children()},_renderPreviews:function(data){data.context.find(".preview").each(function(index,elm){$(elm).append(data.files[index].preview)})},_renderUpload:function(files){return this._renderTemplate(this.options.uploadTemplate,files)},_renderDownload:function(files){return this._renderTemplate(this.options.downloadTemplate,files).find("a[download]").each(this._enableDragToDesktop).end()},_startHandler:function(e){e.preventDefault();var button=$(e.currentTarget),template=button.closest(".template-upload"),data=template.data("data");button.prop("disabled",!0);data&&data.submit&&data.submit()},_cancelHandler:function(e){e.preventDefault();var template=$(e.currentTarget).closest(".template-upload,.template-download"),data=template.data("data")||{};data.context=data.context||template;if(data.abort)data.abort();else{data.errorThrown="abort";this._trigger("fail",e,data)}},_deleteHandler:function(e){e.preventDefault();var button=$(e.currentTarget);this._trigger("destroy",e,$.extend({context:button.closest(".template-download"),type:"DELETE"},button.data()))},_forceReflow:function(node){return $.support.transition&&node.length&&node[0].offsetWidth},_transition:function(node){var dfd=$.Deferred();if($.support.transition&&node.hasClass("fade")&&node.is(":visible"))node.bind($.support.transition.end,function(e){if(e.target===node[0]){node.unbind($.support.transition.end);dfd.resolveWith(node)}}).toggleClass("in");else{node.toggleClass("in");dfd.resolveWith(node)}return dfd},_initButtonBarEventHandlers:function(){var fileUploadButtonBar=this.element.find(".fileupload-buttonbar"),filesList=this.options.filesContainer;this._on(fileUploadButtonBar.find(".start"),{click:function(e){e.preventDefault();filesList.find(".start").click()}});this._on(fileUploadButtonBar.find(".cancel"),{click:function(e){e.preventDefault();filesList.find(".cancel").click()}});this._on(fileUploadButtonBar.find(".delete"),{click:function(e){e.preventDefault();filesList.find(".toggle:checked").closest(".template-download").find(".delete").click();fileUploadButtonBar.find(".toggle").prop("checked",!1)}});this._on(fileUploadButtonBar.find(".toggle"),{change:function(e){filesList.find(".toggle").prop("checked",$(e.currentTarget).is(":checked"))}})},_destroyButtonBarEventHandlers:function(){this._off(this.element.find(".fileupload-buttonbar").find(".start, .cancel, .delete"),"click");this._off(this.element.find(".fileupload-buttonbar .toggle"),"change.")},_initEventHandlers:function(){this._super();this._on(this.options.filesContainer,{"click .start":this._startHandler,"click .cancel":this._cancelHandler,"click .delete":this._deleteHandler});this._initButtonBarEventHandlers()},_destroyEventHandlers:function(){this._destroyButtonBarEventHandlers();this._off(this.options.filesContainer,"click");this._super()},_enableFileInputButton:function(){this.element.find(".fileinput-button input").prop("disabled",!1).parent().removeClass("disabled")},_disableFileInputButton:function(){this.element.find(".fileinput-button input").prop("disabled",!0).parent().addClass("disabled")},_initTemplates:function(){var options=this.options;options.templatesContainer=this.document[0].createElement(options.filesContainer.prop("nodeName"));if(tmpl){options.uploadTemplateId&&(options.uploadTemplate=tmpl(options.uploadTemplateId));options.downloadTemplateId&&(options.downloadTemplate=tmpl(options.downloadTemplateId))}},_initFilesContainer:function(){var options=this.options;void 0===options.filesContainer?options.filesContainer=this.element.find(".files"):options.filesContainer instanceof $||(options.filesContainer=$(options.filesContainer))},_initSpecialOptions:function(){this._super();this._initFilesContainer();this._initTemplates()},_create:function(){this._super();this._resetFinishedDeferreds();$.support.fileInput||this._disableFileInputButton()},enable:function(){var wasDisabled=!1;this.options.disabled&&(wasDisabled=!0);this._super();if(wasDisabled){this.element.find("input, button").prop("disabled",!1);this._enableFileInputButton()}},disable:function(){if(!this.options.disabled){this.element.find("input, button").prop("disabled",!0);this._disableFileInputButton()}this._super()}})});
vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload-validate.min.js CHANGED
@@ -1 +1 @@
1
- (function(factory){if(typeof define==="function"&&define.amd){define(["jquery","./jquery.fileupload-process"],factory)}else{factory(window.jQuery)}}(function($){$.blueimp.fileupload.prototype.options.processQueue.push({action:"validate",always:true,acceptFileTypes:"@",maxFileSize:"@",minFileSize:"@",maxNumberOfFiles:"@",disabled:"@disableValidation"});$.widget("blueimp.fileupload",$.blueimp.fileupload,{options:{getNumberOfFiles:$.noop,messages:{maxNumberOfFiles:"Maximum number of files exceeded",acceptFileTypes:"File type not allowed",maxFileSize:"File is too large",minFileSize:"File is too small"}},processActions:{validate:function(data,options){if(options.disabled){return data}var dfd=$.Deferred(),settings=this.options,file=data.files[data.index],fileSize;if(options.minFileSize||options.maxFileSize){fileSize=file.size}if($.type(options.maxNumberOfFiles)==="number"&&(settings.getNumberOfFiles()||0)+data.files.length>options.maxNumberOfFiles){file.error=settings.i18n("maxNumberOfFiles")}else{if(options.acceptFileTypes&&!(options.acceptFileTypes.test(file.type)||options.acceptFileTypes.test(file.name))){file.error=settings.i18n("acceptFileTypes")}else{if(fileSize>options.maxFileSize){file.error=settings.i18n("maxFileSize")}else{if($.type(fileSize)==="number"&&fileSize<options.minFileSize){file.error=settings.i18n("minFileSize")}else{delete file.error}}}}if(file.error||data.files.error){data.files.error=true;dfd.rejectWith(this,[data])}else{dfd.resolveWith(this,[data])}return dfd.promise()}}})}));
1
+ !function(factory){"use strict";"function"==typeof define&&define.amd?define(["jquery","./jquery.fileupload-process"],factory):factory(window.jQuery)}(function($){"use strict";$.blueimp.fileupload.prototype.options.processQueue.push({action:"validate",always:!0,acceptFileTypes:"@",maxFileSize:"@",minFileSize:"@",maxNumberOfFiles:"@",disabled:"@disableValidation"});$.widget("blueimp.fileupload",$.blueimp.fileupload,{options:{getNumberOfFiles:$.noop,messages:{maxNumberOfFiles:"Maximum number of files exceeded",acceptFileTypes:"File type not allowed",maxFileSize:"File is too large",minFileSize:"File is too small"}},processActions:{validate:function(data,options){if(options.disabled)return data;var dfd=$.Deferred(),settings=this.options,file=data.files[data.index],fileSize;(options.minFileSize||options.maxFileSize)&&(fileSize=file.size);"number"===$.type(options.maxNumberOfFiles)&&(settings.getNumberOfFiles()||0)+data.files.length>options.maxNumberOfFiles?file.error=settings.i18n("maxNumberOfFiles"):!options.acceptFileTypes||options.acceptFileTypes.test(file.type)||options.acceptFileTypes.test(file.name)?fileSize>options.maxFileSize?file.error=settings.i18n("maxFileSize"):"number"===$.type(fileSize)&&fileSize<options.minFileSize?file.error=settings.i18n("minFileSize"):delete file.error:file.error=settings.i18n("acceptFileTypes");if(file.error||data.files.error){data.files.error=!0;dfd.rejectWith(this,[data])}else dfd.resolveWith(this,[data]);return dfd.promise()}}})});
vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload-video.min.js CHANGED
@@ -1 +1 @@
1
- (function(factory){if(typeof define==="function"&&define.amd){define(["jquery","load-image","./jquery.fileupload-process"],factory)}else{factory(window.jQuery,window.loadImage)}}(function($,loadImage){$.blueimp.fileupload.prototype.options.processQueue.unshift({action:"loadVideo",prefix:true,fileTypes:"@",maxFileSize:"@",disabled:"@disableVideoPreview"},{action:"setVideo",name:"@videoPreviewName",disabled:"@disableVideoPreview"});$.widget("blueimp.fileupload",$.blueimp.fileupload,{options:{loadVideoFileTypes:/^video\/.*$/},_videoElement:document.createElement("video"),processActions:{loadVideo:function(data,options){if(options.disabled){return data}var file=data.files[data.index],url,video;if(this._videoElement.canPlayType&&this._videoElement.canPlayType(file.type)&&($.type(options.maxFileSize)!=="number"||file.size<=options.maxFileSize)&&(!options.fileTypes||options.fileTypes.test(file.type))){url=loadImage.createObjectURL(file);if(url){video=this._videoElement.cloneNode(false);video.src=url;video.controls=true;data.video=video;return data}}return data},setVideo:function(data,options){if(data.video&&!options.disabled){data.files[data.index][options.name||"preview"]=data.video}return data}}})}));
1
+ !function(factory){"use strict";"function"==typeof define&&define.amd?define(["jquery","load-image","./jquery.fileupload-process"],factory):factory(window.jQuery,window.loadImage)}(function($,loadImage){"use strict";$.blueimp.fileupload.prototype.options.processQueue.unshift({action:"loadVideo",prefix:!0,fileTypes:"@",maxFileSize:"@",disabled:"@disableVideoPreview"},{action:"setVideo",name:"@videoPreviewName",disabled:"@disableVideoPreview"});$.widget("blueimp.fileupload",$.blueimp.fileupload,{options:{loadVideoFileTypes:/^video\/.*$/},_videoElement:document.createElement("video"),processActions:{loadVideo:function(data,options){if(options.disabled)return data;var file=data.files[data.index],url,video;if(this._videoElement.canPlayType&&this._videoElement.canPlayType(file.type)&&("number"!==$.type(options.maxFileSize)||file.size<=options.maxFileSize)&&(!options.fileTypes||options.fileTypes.test(file.type))){url=loadImage.createObjectURL(file);if(url){video=this._videoElement.cloneNode(!1);video.src=url;video.controls=!0;data.video=video;return data}}return data},setVideo:function(data,options){data.video&&!options.disabled&&(data.files[data.index][options.name||"preview"]=data.video);return data}}})});
vendors/jQuery-File-Upload-9.5.7/js/jquery.fileupload.min.js CHANGED
@@ -1 +1 @@
1
- (function(factory){if(typeof define==="function"&&define.amd){define(["jquery","jquery.ui.widget"],factory)}else{factory(window.jQuery)}}(function($){$.support.fileInput=!(new RegExp("(Android (1\\.[0156]|2\\.[01]))|(Windows Phone (OS 7|8\\.0))|(XBLWP)|(ZuneWP)|(WPDesktop)|(w(eb)?OSBrowser)|(webOS)|(Kindle/(1\\.0|2\\.[05]|3\\.0))").test(window.navigator.userAgent)||$('<input type="file">').prop("disabled"));$.support.xhrFileUpload=!!(window.ProgressEvent&&window.FileReader);$.support.xhrFormDataFileUpload=!!window.FormData;$.support.blobSlice=window.Blob&&(Blob.prototype.slice||Blob.prototype.webkitSlice||Blob.prototype.mozSlice);$.widget("blueimp.fileupload",{options:{dropZone:$(document),pasteZone:$(document),fileInput:undefined,replaceFileInput:true,paramName:undefined,singleFileUploads:true,limitMultiFileUploads:undefined,limitMultiFileUploadSize:undefined,limitMultiFileUploadSizeOverhead:512,sequentialUploads:false,limitConcurrentUploads:undefined,forceIframeTransport:false,redirect:undefined,redirectParamName:undefined,postMessage:undefined,multipart:true,maxChunkSize:undefined,uploadedBytes:undefined,recalculateProgress:true,progressInterval:100,bitrateInterval:500,autoUpload:true,messages:{uploadedBytes:"Uploaded bytes exceed file size"},i18n:function(message,context){message=this.messages[message]||message.toString();if(context){$.each(context,function(key,value){message=message.replace("{"+key+"}",value)})}return message},formData:function(form){return form.serializeArray()},add:function(e,data){if(e.isDefaultPrevented()){return false}if(data.autoUpload||(data.autoUpload!==false&&$(this).fileupload("option","autoUpload"))){data.process().done(function(){data.submit()})}},processData:false,contentType:false,cache:false},_specialOptions:["fileInput","dropZone","pasteZone","multipart","forceIframeTransport"],_blobSlice:$.support.blobSlice&&function(){var slice=this.slice||this.webkitSlice||this.mozSlice;return slice.apply(this,arguments)},_BitrateTimer:function(){this.timestamp=((Date.now)?Date.now():(new Date()).getTime());this.loaded=0;this.bitrate=0;this.getBitrate=function(now,loaded,interval){var timeDiff=now-this.timestamp;if(!this.bitrate||!interval||timeDiff>interval){this.bitrate=(loaded-this.loaded)*(1000/timeDiff)*8;this.loaded=loaded;this.timestamp=now}return this.bitrate}},_isXHRUpload:function(options){return !options.forceIframeTransport&&((!options.multipart&&$.support.xhrFileUpload)||$.support.xhrFormDataFileUpload)},_getFormData:function(options){var formData;if($.type(options.formData)==="function"){return options.formData(options.form)}if($.isArray(options.formData)){return options.formData}if($.type(options.formData)==="object"){formData=[];$.each(options.formData,function(name,value){formData.push({name:name,value:value})});return formData}return[]},_getTotal:function(files){var total=0;$.each(files,function(index,file){total+=file.size||1});return total},_initProgressObject:function(obj){var progress={loaded:0,total:0,bitrate:0};if(obj._progress){$.extend(obj._progress,progress)}else{obj._progress=progress}},_initResponseObject:function(obj){var prop;if(obj._response){for(prop in obj._response){if(obj._response.hasOwnProperty(prop)){delete obj._response[prop]}}}else{obj._response={}}},_onProgress:function(e,data){if(e.lengthComputable){var now=((Date.now)?Date.now():(new Date()).getTime()),loaded;if(data._time&&data.progressInterval&&(now-data._time<data.progressInterval)&&e.loaded!==e.total){return}data._time=now;loaded=Math.floor(e.loaded/e.total*(data.chunkSize||data._progress.total))+(data.uploadedBytes||0);this._progress.loaded+=(loaded-data._progress.loaded);this._progress.bitrate=this._bitrateTimer.getBitrate(now,this._progress.loaded,data.bitrateInterval);data._progress.loaded=data.loaded=loaded;data._progress.bitrate=data.bitrate=data._bitrateTimer.getBitrate(now,loaded,data.bitrateInterval);this._trigger("progress",$.Event("progress",{delegatedEvent:e}),data);this._trigger("progressall",$.Event("progressall",{delegatedEvent:e}),this._progress)}},_initProgressListener:function(options){var that=this,xhr=options.xhr?options.xhr():$.ajaxSettings.xhr();if(xhr.upload){$(xhr.upload).bind("progress",function(e){var oe=e.originalEvent;e.lengthComputable=oe.lengthComputable;e.loaded=oe.loaded;e.total=oe.total;that._onProgress(e,options)});options.xhr=function(){return xhr}}},_isInstanceOf:function(type,obj){return Object.prototype.toString.call(obj)==="[object "+type+"]"},_initXHRData:function(options){var that=this,formData,file=options.files[0],multipart=options.multipart||!$.support.xhrFileUpload,paramName=$.type(options.paramName)==="array"?options.paramName[0]:options.paramName;options.headers=$.extend({},options.headers);if(options.contentRange){options.headers["Content-Range"]=options.contentRange}if(!multipart||options.blob||!this._isInstanceOf("File",file)){options.headers["Content-Disposition"]='attachment; filename="'+encodeURI(file.name)+'"'}if(!multipart){options.contentType=file.type||"application/octet-stream";options.data=options.blob||file}else{if($.support.xhrFormDataFileUpload){if(options.postMessage){formData=this._getFormData(options);if(options.blob){formData.push({name:paramName,value:options.blob})}else{$.each(options.files,function(index,file){formData.push({name:($.type(options.paramName)==="array"&&options.paramName[index])||paramName,value:file})})}}else{if(that._isInstanceOf("FormData",options.formData)){formData=options.formData}else{formData=new FormData();$.each(this._getFormData(options),function(index,field){formData.append(field.name,field.value)})}if(options.blob){formData.append(paramName,options.blob,file.name)}else{$.each(options.files,function(index,file){if(that._isInstanceOf("File",file)||that._isInstanceOf("Blob",file)){formData.append(($.type(options.paramName)==="array"&&options.paramName[index])||paramName,file,file.uploadName||file.name)}})}}options.data=formData}}options.blob=null},_initIframeSettings:function(options){var targetHost=$("<a></a>").prop("href",options.url).prop("host");options.dataType="iframe "+(options.dataType||"");options.formData=this._getFormData(options);if(options.redirect&&targetHost&&targetHost!==location.host){options.formData.push({name:options.redirectParamName||"redirect",value:options.redirect})}},_initDataSettings:function(options){if(this._isXHRUpload(options)){if(!this._chunkedUpload(options,true)){if(!options.data){this._initXHRData(options)}this._initProgressListener(options)}if(options.postMessage){options.dataType="postmessage "+(options.dataType||"")}}else{this._initIframeSettings(options)}},_getParamName:function(options){var fileInput=$(options.fileInput),paramName=options.paramName;if(!paramName){paramName=[];fileInput.each(function(){var input=$(this),name=input.prop("name")||"files[]",i=(input.prop("files")||[1]).length;while(i){paramName.push(name);i-=1}});if(!paramName.length){paramName=[fileInput.prop("name")||"files[]"]}}else{if(!$.isArray(paramName)){paramName=[paramName]}}return paramName},_initFormSettings:function(options){if(!options.form||!options.form.length){options.form=$(options.fileInput.prop("form"));if(!options.form.length){options.form=$(this.options.fileInput.prop("form"))}}options.paramName=this._getParamName(options);if(!options.url){options.url=options.form.prop("action")||location.href}options.type=(options.type||($.type(options.form.prop("method"))==="string"&&options.form.prop("method"))||"").toUpperCase();if(options.type!=="POST"&&options.type!=="PUT"&&options.type!=="PATCH"){options.type="POST"}if(!options.formAcceptCharset){options.formAcceptCharset=options.form.attr("accept-charset")}},_getAJAXSettings:function(data){var options=$.extend({},this.options,data);this._initFormSettings(options);this._initDataSettings(options);return options},_getDeferredState:function(deferred){if(deferred.state){return deferred.state()}if(deferred.isResolved()){return"resolved"}if(deferred.isRejected()){return"rejected"}return"pending"},_enhancePromise:function(promise){promise.success=promise.done;promise.error=promise.fail;promise.complete=promise.always;return promise},_getXHRPromise:function(resolveOrReject,context,args){var dfd=$.Deferred(),promise=dfd.promise();context=context||this.options.context||promise;if(resolveOrReject===true){dfd.resolveWith(context,args)}else{if(resolveOrReject===false){dfd.rejectWith(context,args)}}promise.abort=dfd.promise;return this._enhancePromise(promise)},_addConvenienceMethods:function(e,data){var that=this,getPromise=function(args){return $.Deferred().resolveWith(that,args).promise()};data.process=function(resolveFunc,rejectFunc){if(resolveFunc||rejectFunc){data._processQueue=this._processQueue=(this._processQueue||getPromise([this])).pipe(function(){if(data.errorThrown){return $.Deferred().rejectWith(that,[data]).promise()}return getPromise(arguments)}).pipe(resolveFunc,rejectFunc)}return this._processQueue||getPromise([this])};data.submit=function(){if(this.state()!=="pending"){data.jqXHR=this.jqXHR=(that._trigger("submit",$.Event("submit",{delegatedEvent:e}),this)!==false)&&that._onSend(e,this)}return this.jqXHR||that._getXHRPromise()};data.abort=function(){if(this.jqXHR){return this.jqXHR.abort()}this.errorThrown="abort";that._trigger("fail",null,this);return that._getXHRPromise(false)};data.state=function(){if(this.jqXHR){return that._getDeferredState(this.jqXHR)}if(this._processQueue){return that._getDeferredState(this._processQueue)}};data.processing=function(){return !this.jqXHR&&this._processQueue&&that._getDeferredState(this._processQueue)==="pending"};data.progress=function(){return this._progress};data.response=function(){return this._response}},_getUploadedBytes:function(jqXHR){var range=jqXHR.getResponseHeader("Range"),parts=range&&range.split("-"),upperBytesPos=parts&&parts.length>1&&parseInt(parts[1],10);return upperBytesPos&&upperBytesPos+1},_chunkedUpload:function(options,testOnly){options.uploadedBytes=options.uploadedBytes||0;var that=this,file=options.files[0],fs=file.size,ub=options.uploadedBytes,mcs=options.maxChunkSize||fs,slice=this._blobSlice,dfd=$.Deferred(),promise=dfd.promise(),jqXHR,upload;if(!(this._isXHRUpload(options)&&slice&&(ub||mcs<fs))||options.data){return false}if(testOnly){return true}if(ub>=fs){file.error=options.i18n("uploadedBytes");return this._getXHRPromise(false,options.context,[null,"error",file.error])}upload=function(){var o=$.extend({},options),currentLoaded=o._progress.loaded;o.blob=slice.call(file,ub,ub+mcs,file.type);o.chunkSize=o.blob.size;o.contentRange="bytes "+ub+"-"+(ub+o.chunkSize-1)+"/"+fs;that._initXHRData(o);that._initProgressListener(o);jqXHR=((that._trigger("chunksend",null,o)!==false&&$.ajax(o))||that._getXHRPromise(false,o.context)).done(function(result,textStatus,jqXHR){ub=that._getUploadedBytes(jqXHR)||(ub+o.chunkSize);if(currentLoaded+o.chunkSize-o._progress.loaded){that._onProgress($.Event("progress",{lengthComputable:true,loaded:ub-o.uploadedBytes,total:ub-o.uploadedBytes}),o)}options.uploadedBytes=o.uploadedBytes=ub;o.result=result;o.textStatus=textStatus;o.jqXHR=jqXHR;that._trigger("chunkdone",null,o);that._trigger("chunkalways",null,o);if(ub<fs){upload()}else{dfd.resolveWith(o.context,[result,textStatus,jqXHR])}}).fail(function(jqXHR,textStatus,errorThrown){o.jqXHR=jqXHR;o.textStatus=textStatus;o.errorThrown=errorThrown;that._trigger("chunkfail",null,o);that._trigger("chunkalways",null,o);dfd.rejectWith(o.context,[jqXHR,textStatus,errorThrown])})};this._enhancePromise(promise);promise.abort=function(){return jqXHR.abort()};upload();return promise},_beforeSend:function(e,data){if(this._active===0){this._trigger("start");this._bitrateTimer=new this._BitrateTimer();this._progress.loaded=this._progress.total=0;this._progress.bitrate=0}this._initResponseObject(data);this._initProgressObject(data);data._progress.loaded=data.loaded=data.uploadedBytes||0;data._progress.total=data.total=this._getTotal(data.files)||1;data._progress.bitrate=data.bitrate=0;this._active+=1;this._progress.loaded+=data.loaded;this._progress.total+=data.total},_onDone:function(result,textStatus,jqXHR,options){var total=options._progress.total,response=options._response;if(options._progress.loaded<total){this._onProgress($.Event("progress",{lengthComputable:true,loaded:total,total:total}),options)}response.result=options.result=result;response.textStatus=options.textStatus=textStatus;response.jqXHR=options.jqXHR=jqXHR;this._trigger("done",null,options)},_onFail:function(jqXHR,textStatus,errorThrown,options){var response=options._response;if(options.recalculateProgress){this._progress.loaded-=options._progress.loaded;this._progress.total-=options._progress.total}response.jqXHR=options.jqXHR=jqXHR;response.textStatus=options.textStatus=textStatus;response.errorThrown=options.errorThrown=errorThrown;this._trigger("fail",null,options)},_onAlways:function(jqXHRorResult,textStatus,jqXHRorError,options){this._trigger("always",null,options)},_onSend:function(e,data){if(!data.submit){this._addConvenienceMethods(e,data)}var that=this,jqXHR,aborted,slot,pipe,options=that._getAJAXSettings(data),send=function(){that._sending+=1;options._bitrateTimer=new that._BitrateTimer();jqXHR=jqXHR||(((aborted||that._trigger("send",$.Event("send",{delegatedEvent:e}),options)===false)&&that._getXHRPromise(false,options.context,aborted))||that._chunkedUpload(options)||$.ajax(options)).done(function(result,textStatus,jqXHR){that._onDone(result,textStatus,jqXHR,options)}).fail(function(jqXHR,textStatus,errorThrown){that._onFail(jqXHR,textStatus,errorThrown,options)}).always(function(jqXHRorResult,textStatus,jqXHRorError){that._onAlways(jqXHRorResult,textStatus,jqXHRorError,options);that._sending-=1;that._active-=1;if(options.limitConcurrentUploads&&options.limitConcurrentUploads>that._sending){var nextSlot=that._slots.shift();while(nextSlot){if(that._getDeferredState(nextSlot)==="pending"){nextSlot.resolve();break}nextSlot=that._slots.shift()}}if(that._active===0){that._trigger("stop")}});return jqXHR};this._beforeSend(e,options);if(this.options.sequentialUploads||(this.options.limitConcurrentUploads&&this.options.limitConcurrentUploads<=this._sending)){if(this.options.limitConcurrentUploads>1){slot=$.Deferred();this._slots.push(slot);pipe=slot.pipe(send)}else{this._sequence=this._sequence.pipe(send,send);pipe=this._sequence}pipe.abort=function(){aborted=[undefined,"abort","abort"];if(!jqXHR){if(slot){slot.rejectWith(options.context,aborted)}return send()}return jqXHR.abort()};return this._enhancePromise(pipe)}return send()},_onAdd:function(e,data){var that=this,result=true,options=$.extend({},this.options,data),files=data.files,filesLength=files.length,limit=options.limitMultiFileUploads,limitSize=options.limitMultiFileUploadSize,overhead=options.limitMultiFileUploadSizeOverhead,batchSize=0,paramName=this._getParamName(options),paramNameSet,paramNameSlice,fileSet,i,j=0;if(limitSize&&(!filesLength||files[0].size===undefined)){limitSize=undefined}if(!(options.singleFileUploads||limit||limitSize)||!this._isXHRUpload(options)){fileSet=[files];paramNameSet=[paramName]}else{if(!(options.singleFileUploads||limitSize)&&limit){fileSet=[];paramNameSet=[];for(i=0;i<filesLength;i+=limit){fileSet.push(files.slice(i,i+limit));paramNameSlice=paramName.slice(i,i+limit);if(!paramNameSlice.length){paramNameSlice=paramName}paramNameSet.push(paramNameSlice)}}else{if(!options.singleFileUploads&&limitSize){fileSet=[];paramNameSet=[];for(i=0;i<filesLength;i=i+1){batchSize+=files[i].size+overhead;if(i+1===filesLength||((batchSize+files[i+1].size+overhead)>limitSize)||(limit&&i+1-j>=limit)){fileSet.push(files.slice(j,i+1));paramNameSlice=paramName.slice(j,i+1);if(!paramNameSlice.length){paramNameSlice=paramName}paramNameSet.push(paramNameSlice);j=i+1;batchSize=0}}}else{paramNameSet=paramName}}}data.originalFiles=files;$.each(fileSet||files,function(index,element){var newData=$.extend({},data);newData.files=fileSet?element:[element];newData.paramName=paramNameSet[index];that._initResponseObject(newData);that._initProgressObject(newData);that._addConvenienceMethods(e,newData);result=that._trigger("add",$.Event("add",{delegatedEvent:e}),newData);return result});return result},_replaceFileInput:function(input){var inputClone=input.clone(true);$("<form></form>").append(inputClone)[0].reset();input.after(inputClone).detach();$.cleanData(input.unbind("remove"));this.options.fileInput=this.options.fileInput.map(function(i,el){if(el===input[0]){return inputClone[0]}return el});if(input[0]===this.element[0]){this.element=inputClone}},_handleFileTreeEntry:function(entry,path){var that=this,dfd=$.Deferred(),errorHandler=function(e){if(e&&!e.entry){e.entry=entry}dfd.resolve([e])},dirReader;path=path||"";if(entry.isFile){if(entry._file){entry._file.relativePath=path;dfd.resolve(entry._file)}else{entry.file(function(file){file.relativePath=path;dfd.resolve(file)},errorHandler)}}else{if(entry.isDirectory){dirReader=entry.createReader();dirReader.readEntries(function(entries){that._handleFileTreeEntries(entries,path+entry.name+"/").done(function(files){dfd.resolve(files)}).fail(errorHandler)},errorHandler)}else{dfd.resolve([])}}return dfd.promise()},_handleFileTreeEntries:function(entries,path){var that=this;return $.when.apply($,$.map(entries,function(entry){return that._handleFileTreeEntry(entry,path)})).pipe(function(){return Array.prototype.concat.apply([],arguments)})},_getDroppedFiles:function(dataTransfer){dataTransfer=dataTransfer||{};var items=dataTransfer.items;if(items&&items.length&&(items[0].webkitGetAsEntry||items[0].getAsEntry)){return this._handleFileTreeEntries($.map(items,function(item){var entry;if(item.webkitGetAsEntry){entry=item.webkitGetAsEntry();if(entry){entry._file=item.getAsFile()}return entry}return item.getAsEntry()}))}return $.Deferred().resolve($.makeArray(dataTransfer.files)).promise()},_getSingleFileInputFiles:function(fileInput){fileInput=$(fileInput);var entries=fileInput.prop("webkitEntries")||fileInput.prop("entries"),files,value;if(entries&&entries.length){return this._handleFileTreeEntries(entries)}files=$.makeArray(fileInput.prop("files"));if(!files.length){value=fileInput.prop("value");if(!value){return $.Deferred().resolve([]).promise()}files=[{name:value.replace(/^.*\\/,"")}]}else{if(files[0].name===undefined&&files[0].fileName){$.each(files,function(index,file){file.name=file.fileName;file.size=file.fileSize})}}return $.Deferred().resolve(files).promise()},_getFileInputFiles:function(fileInput){if(!(fileInput instanceof $)||fileInput.length===1){return this._getSingleFileInputFiles(fileInput)}return $.when.apply($,$.map(fileInput,this._getSingleFileInputFiles)).pipe(function(){return Array.prototype.concat.apply([],arguments)})},_onChange:function(e){var that=this,data={fileInput:$(e.target),form:$(e.target.form)};this._getFileInputFiles(data.fileInput).always(function(files){data.files=files;if(that.options.replaceFileInput){that._replaceFileInput(data.fileInput)}if(that._trigger("change",$.Event("change",{delegatedEvent:e}),data)!==false){that._onAdd(e,data)}})},_onPaste:function(e){var items=e.originalEvent&&e.originalEvent.clipboardData&&e.originalEvent.clipboardData.items,data={files:[]};if(items&&items.length){$.each(items,function(index,item){var file=item.getAsFile&&item.getAsFile();if(file){data.files.push(file)}});if(this._trigger("paste",$.Event("paste",{delegatedEvent:e}),data)!==false){this._onAdd(e,data)}}},_onDrop:function(e){e.dataTransfer=e.originalEvent&&e.originalEvent.dataTransfer;var that=this,dataTransfer=e.dataTransfer,data={};if(dataTransfer&&dataTransfer.files&&dataTransfer.files.length){e.preventDefault();this._getDroppedFiles(dataTransfer).always(function(files){data.files=files;if(that._trigger("drop",$.Event("drop",{delegatedEvent:e}),data)!==false){that._onAdd(e,data)}})}},_onDragOver:function(e){e.dataTransfer=e.originalEvent&&e.originalEvent.dataTransfer;var dataTransfer=e.dataTransfer;if(dataTransfer&&$.inArray("Files",dataTransfer.types)!==-1&&this._trigger("dragover",$.Event("dragover",{delegatedEvent:e}))!==false){e.preventDefault();dataTransfer.dropEffect="copy"}},_initEventHandlers:function(){if(this._isXHRUpload(this.options)){this._on(this.options.dropZone,{dragover:this._onDragOver,drop:this._onDrop});this._on(this.options.pasteZone,{paste:this._onPaste})}if($.support.fileInput){this._on(this.options.fileInput,{change:this._onChange})}},_destroyEventHandlers:function(){this._off(this.options.dropZone,"dragover drop");this._off(this.options.pasteZone,"paste");this._off(this.options.fileInput,"change")},_setOption:function(key,value){var reinit=$.inArray(key,this._specialOptions)!==-1;if(reinit){this._destroyEventHandlers()}this._super(key,value);if(reinit){this._initSpecialOptions();this._initEventHandlers()}},_initSpecialOptions:function(){var options=this.options;if(options.fileInput===undefined){options.fileInput=this.element.is('input[type="file"]')?this.element:this.element.find('input[type="file"]')}else{if(!(options.fileInput instanceof $)){options.fileInput=$(options.fileInput)}}if(!(options.dropZone instanceof $)){options.dropZone=$(options.dropZone)}if(!(options.pasteZone instanceof $)){options.pasteZone=$(options.pasteZone)}},_getRegExp:function(str){var parts=str.split("/"),modifiers=parts.pop();parts.shift();return new RegExp(parts.join("/"),modifiers)},_isRegExpOption:function(key,value){return key!=="url"&&$.type(value)==="string"&&/^\/.*\/[igm]{0,3}$/.test(value)},_initDataAttributes:function(){var that=this,options=this.options,clone=$(this.element[0].cloneNode(false));$.each(clone.data(),function(key,value){var dataAttributeName="data-"+key.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();if(clone.attr(dataAttributeName)){if(that._isRegExpOption(key,value)){value=that._getRegExp(value)}options[key]=value}})},_create:function(){this._initDataAttributes();this._initSpecialOptions();this._slots=[];this._sequence=this._getXHRPromise(true);this._sending=this._active=0;this._initProgressObject(this);this._initEventHandlers()},active:function(){return this._active},progress:function(){return this._progress},add:function(data){var that=this;if(!data||this.options.disabled){return}if(data.fileInput&&!data.files){this._getFileInputFiles(data.fileInput).always(function(files){data.files=files;that._onAdd(null,data)})}else{data.files=$.makeArray(data.files);this._onAdd(null,data)}},send:function(data){if(data&&!this.options.disabled){if(data.fileInput&&!data.files){var that=this,dfd=$.Deferred(),promise=dfd.promise(),jqXHR,aborted;promise.abort=function(){aborted=true;if(jqXHR){return jqXHR.abort()}dfd.reject(null,"abort","abort");return promise};this._getFileInputFiles(data.fileInput).always(function(files){if(aborted){return}if(!files.length){dfd.reject();return}data.files=files;jqXHR=that._onSend(null,data).then(function(result,textStatus,jqXHR){dfd.resolve(result,textStatus,jqXHR)},function(jqXHR,textStatus,errorThrown){dfd.reject(jqXHR,textStatus,errorThrown)})});return this._enhancePromise(promise)}data.files=$.makeArray(data.files);if(data.files.length){return this._onSend(null,data)}}return this._getXHRPromise(false,data&&data.context)}})}));
1
+ !function(factory){"use strict";"function"==typeof define&&define.amd?define(["jquery","jquery.ui.widget"],factory):factory(window.jQuery)}(function($){"use strict";$.support.fileInput=!(new RegExp("(Android (1\\.[0156]|2\\.[01]))|(Windows Phone (OS 7|8\\.0))|(XBLWP)|(ZuneWP)|(WPDesktop)|(w(eb)?OSBrowser)|(webOS)|(Kindle/(1\\.0|2\\.[05]|3\\.0))").test(window.navigator.userAgent)||$('<input type="file">').prop("disabled"));$.support.xhrFileUpload=!(!window.ProgressEvent||!window.FileReader);$.support.xhrFormDataFileUpload=!!window.FormData;$.support.blobSlice=window.Blob&&(Blob.prototype.slice||Blob.prototype.webkitSlice||Blob.prototype.mozSlice);$.widget("blueimp.fileupload",{options:{dropZone:$(document),pasteZone:$(document),fileInput:void 0,replaceFileInput:!0,paramName:void 0,singleFileUploads:!0,limitMultiFileUploads:void 0,limitMultiFileUploadSize:void 0,limitMultiFileUploadSizeOverhead:512,sequentialUploads:!1,limitConcurrentUploads:void 0,forceIframeTransport:!1,redirect:void 0,redirectParamName:void 0,postMessage:void 0,multipart:!0,maxChunkSize:void 0,uploadedBytes:void 0,recalculateProgress:!0,progressInterval:100,bitrateInterval:500,autoUpload:!0,messages:{uploadedBytes:"Uploaded bytes exceed file size"},i18n:function(message,context){message=this.messages[message]||message.toString();context&&$.each(context,function(key,value){message=message.replace("{"+key+"}",value)});return message},formData:function(form){return form.serializeArray()},add:function(e,data){if(e.isDefaultPrevented())return!1;(data.autoUpload||data.autoUpload!==!1&&$(this).fileupload("option","autoUpload"))&&data.process().done(function(){data.submit()})},processData:!1,contentType:!1,cache:!1},_specialOptions:["fileInput","dropZone","pasteZone","multipart","forceIframeTransport"],_blobSlice:$.support.blobSlice&&function(){var slice=this.slice||this.webkitSlice||this.mozSlice;return slice.apply(this,arguments)},_BitrateTimer:function(){this.timestamp=Date.now?Date.now():(new Date).getTime();this.loaded=0;this.bitrate=0;this.getBitrate=function(now,loaded,interval){var timeDiff=now-this.timestamp;if(!this.bitrate||!interval||timeDiff>interval){this.bitrate=(loaded-this.loaded)*(1e3/timeDiff)*8;this.loaded=loaded;this.timestamp=now}return this.bitrate}},_isXHRUpload:function(options){return!options.forceIframeTransport&&(!options.multipart&&$.support.xhrFileUpload||$.support.xhrFormDataFileUpload)},_getFormData:function(options){var formData;if("function"===$.type(options.formData))return options.formData(options.form);if($.isArray(options.formData))return options.formData;if("object"===$.type(options.formData)){formData=[];$.each(options.formData,function(name,value){formData.push({name:name,value:value})});return formData}return[]},_getTotal:function(files){var total=0;$.each(files,function(index,file){total+=file.size||1});return total},_initProgressObject:function(obj){var progress={loaded:0,total:0,bitrate:0};obj._progress?$.extend(obj._progress,progress):obj._progress=progress},_initResponseObject:function(obj){var prop;if(obj._response)for(prop in obj._response)obj._response.hasOwnProperty(prop)&&delete obj._response[prop];else obj._response={}},_onProgress:function(e,data){if(e.lengthComputable){var now=Date.now?Date.now():(new Date).getTime(),loaded;if(data._time&&data.progressInterval&&now-data._time<data.progressInterval&&e.loaded!==e.total)return;data._time=now;loaded=Math.floor(e.loaded/e.total*(data.chunkSize||data._progress.total))+(data.uploadedBytes||0);this._progress.loaded+=loaded-data._progress.loaded;this._progress.bitrate=this._bitrateTimer.getBitrate(now,this._progress.loaded,data.bitrateInterval);data._progress.loaded=data.loaded=loaded;data._progress.bitrate=data.bitrate=data._bitrateTimer.getBitrate(now,loaded,data.bitrateInterval);this._trigger("progress",$.Event("progress",{delegatedEvent:e}),data);this._trigger("progressall",$.Event("progressall",{delegatedEvent:e}),this._progress)}},_initProgressListener:function(options){var that=this,xhr=options.xhr?options.xhr():$.ajaxSettings.xhr();if(xhr.upload){$(xhr.upload).bind("progress",function(e){var oe=e.originalEvent;e.lengthComputable=oe.lengthComputable;e.loaded=oe.loaded;e.total=oe.total;that._onProgress(e,options)});options.xhr=function(){return xhr}}},_isInstanceOf:function(type,obj){return Object.prototype.toString.call(obj)==="[object "+type+"]"},_initXHRData:function(options){var that=this,formData,file=options.files[0],multipart=options.multipart||!$.support.xhrFileUpload,paramName="array"===$.type(options.paramName)?options.paramName[0]:options.paramName;options.headers=$.extend({},options.headers);options.contentRange&&(options.headers["Content-Range"]=options.contentRange);multipart&&!options.blob&&this._isInstanceOf("File",file)||(options.headers["Content-Disposition"]='attachment; filename="'+encodeURI(file.name)+'"');if(multipart){if($.support.xhrFormDataFileUpload){if(options.postMessage){formData=this._getFormData(options);options.blob?formData.push({name:paramName,value:options.blob}):$.each(options.files,function(index,file){formData.push({name:"array"===$.type(options.paramName)&&options.paramName[index]||paramName,value:file})})}else{if(that._isInstanceOf("FormData",options.formData))formData=options.formData;else{formData=new FormData;$.each(this._getFormData(options),function(index,field){formData.append(field.name,field.value)})}options.blob?formData.append(paramName,options.blob,file.name):$.each(options.files,function(index,file){(that._isInstanceOf("File",file)||that._isInstanceOf("Blob",file))&&formData.append("array"===$.type(options.paramName)&&options.paramName[index]||paramName,file,file.uploadName||file.name)})}options.data=formData}}else{options.contentType=file.type||"application/octet-stream";options.data=options.blob||file}options.blob=null},_initIframeSettings:function(options){var targetHost=$("<a></a>").prop("href",options.url).prop("host");options.dataType="iframe "+(options.dataType||"");options.formData=this._getFormData(options);options.redirect&&targetHost&&targetHost!==location.host&&options.formData.push({name:options.redirectParamName||"redirect",value:options.redirect})},_initDataSettings:function(options){if(this._isXHRUpload(options)){if(!this._chunkedUpload(options,!0)){options.data||this._initXHRData(options);this._initProgressListener(options)}options.postMessage&&(options.dataType="postmessage "+(options.dataType||""))}else this._initIframeSettings(options)},_getParamName:function(options){var fileInput=$(options.fileInput),paramName=options.paramName;if(paramName)$.isArray(paramName)||(paramName=[paramName]);else{paramName=[];fileInput.each(function(){for(var input=$(this),name=input.prop("name")||"files[]",i=(input.prop("files")||[1]).length;i;){paramName.push(name);i-=1}});paramName.length||(paramName=[fileInput.prop("name")||"files[]"])}return paramName},_initFormSettings:function(options){if(!options.form||!options.form.length){options.form=$(options.fileInput.prop("form"));options.form.length||(options.form=$(this.options.fileInput.prop("form")))}options.paramName=this._getParamName(options);options.url||(options.url=options.form.prop("action")||location.href);options.type=(options.type||"string"===$.type(options.form.prop("method"))&&options.form.prop("method")||"").toUpperCase();"POST"!==options.type&&"PUT"!==options.type&&"PATCH"!==options.type&&(options.type="POST");options.formAcceptCharset||(options.formAcceptCharset=options.form.attr("accept-charset"))},_getAJAXSettings:function(data){var options=$.extend({},this.options,data);this._initFormSettings(options);this._initDataSettings(options);return options},_getDeferredState:function(deferred){return deferred.state?deferred.state():deferred.isResolved()?"resolved":deferred.isRejected()?"rejected":"pending"},_enhancePromise:function(promise){promise.success=promise.done;promise.error=promise.fail;promise.complete=promise.always;return promise},_getXHRPromise:function(resolveOrReject,context,args){var dfd=$.Deferred(),promise=dfd.promise();context=context||this.options.context||promise;resolveOrReject===!0?dfd.resolveWith(context,args):resolveOrReject===!1&&dfd.rejectWith(context,args);promise.abort=dfd.promise;return this._enhancePromise(promise)},_addConvenienceMethods:function(e,data){var that=this,getPromise=function(args){return $.Deferred().resolveWith(that,args).promise()};data.process=function(resolveFunc,rejectFunc){(resolveFunc||rejectFunc)&&(data._processQueue=this._processQueue=(this._processQueue||getPromise([this])).pipe(function(){return data.errorThrown?$.Deferred().rejectWith(that,[data]).promise():getPromise(arguments)}).pipe(resolveFunc,rejectFunc));return this._processQueue||getPromise([this])};data.submit=function(){"pending"!==this.state()&&(data.jqXHR=this.jqXHR=that._trigger("submit",$.Event("submit",{delegatedEvent:e}),this)!==!1&&that._onSend(e,this));return this.jqXHR||that._getXHRPromise()};data.abort=function(){if(this.jqXHR)return this.jqXHR.abort();this.errorThrown="abort";that._trigger("fail",null,this);return that._getXHRPromise(!1)};data.state=function(){return this.jqXHR?that._getDeferredState(this.jqXHR):this._processQueue?that._getDeferredState(this._processQueue):void 0};data.processing=function(){return!this.jqXHR&&this._processQueue&&"pending"===that._getDeferredState(this._processQueue)};data.progress=function(){return this._progress};data.response=function(){return this._response}},_getUploadedBytes:function(jqXHR){var range=jqXHR.getResponseHeader("Range"),parts=range&&range.split("-"),upperBytesPos=parts&&parts.length>1&&parseInt(parts[1],10);return upperBytesPos&&upperBytesPos+1},_chunkedUpload:function(options,testOnly){options.uploadedBytes=options.uploadedBytes||0;var that=this,file=options.files[0],fs=file.size,ub=options.uploadedBytes,mcs=options.maxChunkSize||fs,slice=this._blobSlice,dfd=$.Deferred(),promise=dfd.promise(),jqXHR,upload;if(!(this._isXHRUpload(options)&&slice&&(ub||mcs<fs))||options.data)return!1;if(testOnly)return!0;if(ub>=fs){file.error=options.i18n("uploadedBytes");return this._getXHRPromise(!1,options.context,[null,"error",file.error])}upload=function(){var o=$.extend({},options),currentLoaded=o._progress.loaded;o.blob=slice.call(file,ub,ub+mcs,file.type);o.chunkSize=o.blob.size;o.contentRange="bytes "+ub+"-"+(ub+o.chunkSize-1)+"/"+fs;that._initXHRData(o);that._initProgressListener(o);jqXHR=(that._trigger("chunksend",null,o)!==!1&&$.ajax(o)||that._getXHRPromise(!1,o.context)).done(function(result,textStatus,jqXHR){ub=that._getUploadedBytes(jqXHR)||ub+o.chunkSize;currentLoaded+o.chunkSize-o._progress.loaded&&that._onProgress($.Event("progress",{lengthComputable:!0,loaded:ub-o.uploadedBytes,total:ub-o.uploadedBytes}),o);options.uploadedBytes=o.uploadedBytes=ub;o.result=result;o.textStatus=textStatus;o.jqXHR=jqXHR;that._trigger("chunkdone",null,o);that._trigger("chunkalways",null,o);ub<fs?upload():dfd.resolveWith(o.context,[result,textStatus,jqXHR])}).fail(function(jqXHR,textStatus,errorThrown){o.jqXHR=jqXHR;o.textStatus=textStatus;o.errorThrown=errorThrown;that._trigger("chunkfail",null,o);that._trigger("chunkalways",null,o);dfd.rejectWith(o.context,[jqXHR,textStatus,errorThrown])})};this._enhancePromise(promise);promise.abort=function(){return jqXHR.abort()};upload();return promise},_beforeSend:function(e,data){if(0===this._active){this._trigger("start");this._bitrateTimer=new this._BitrateTimer;this._progress.loaded=this._progress.total=0;this._progress.bitrate=0}this._initResponseObject(data);this._initProgressObject(data);data._progress.loaded=data.loaded=data.uploadedBytes||0;data._progress.total=data.total=this._getTotal(data.files)||1;data._progress.bitrate=data.bitrate=0;this._active+=1;this._progress.loaded+=data.loaded;this._progress.total+=data.total},_onDone:function(result,textStatus,jqXHR,options){var total=options._progress.total,response=options._response;options._progress.loaded<total&&this._onProgress($.Event("progress",{lengthComputable:!0,loaded:total,total:total}),options);response.result=options.result=result;response.textStatus=options.textStatus=textStatus;response.jqXHR=options.jqXHR=jqXHR;this._trigger("done",null,options)},_onFail:function(jqXHR,textStatus,errorThrown,options){var response=options._response;if(options.recalculateProgress){this._progress.loaded-=options._progress.loaded;this._progress.total-=options._progress.total}response.jqXHR=options.jqXHR=jqXHR;response.textStatus=options.textStatus=textStatus;response.errorThrown=options.errorThrown=errorThrown;this._trigger("fail",null,options)},_onAlways:function(jqXHRorResult,textStatus,jqXHRorError,options){this._trigger("always",null,options)},_onSend:function(e,data){data.submit||this._addConvenienceMethods(e,data);var that=this,jqXHR,aborted,slot,pipe,options=that._getAJAXSettings(data),send=function(){that._sending+=1;options._bitrateTimer=new that._BitrateTimer;jqXHR=jqXHR||((aborted||that._trigger("send",$.Event("send",{delegatedEvent:e}),options)===!1)&&that._getXHRPromise(!1,options.context,aborted)||that._chunkedUpload(options)||$.ajax(options)).done(function(result,textStatus,jqXHR){that._onDone(result,textStatus,jqXHR,options)}).fail(function(jqXHR,textStatus,errorThrown){that._onFail(jqXHR,textStatus,errorThrown,options)}).always(function(jqXHRorResult,textStatus,jqXHRorError){that._onAlways(jqXHRorResult,textStatus,jqXHRorError,options);that._sending-=1;that._active-=1;if(options.limitConcurrentUploads&&options.limitConcurrentUploads>that._sending)for(var nextSlot=that._slots.shift();nextSlot;){if("pending"===that._getDeferredState(nextSlot)){nextSlot.resolve();break}nextSlot=that._slots.shift()}0===that._active&&that._trigger("stop")});return jqXHR};this._beforeSend(e,options);if(this.options.sequentialUploads||this.options.limitConcurrentUploads&&this.options.limitConcurrentUploads<=this._sending){if(this.options.limitConcurrentUploads>1){slot=$.Deferred();this._slots.push(slot);pipe=slot.pipe(send)}else{this._sequence=this._sequence.pipe(send,send);pipe=this._sequence}pipe.abort=function(){aborted=[void 0,"abort","abort"];if(!jqXHR){slot&&slot.rejectWith(options.context,aborted);return send()}return jqXHR.abort()};return this._enhancePromise(pipe)}return send()},_onAdd:function(e,data){var that=this,result=!0,options=$.extend({},this.options,data),files=data.files,filesLength=files.length,limit=options.limitMultiFileUploads,limitSize=options.limitMultiFileUploadSize,overhead=options.limitMultiFileUploadSizeOverhead,batchSize=0,paramName=this._getParamName(options),paramNameSet,paramNameSlice,fileSet,i,j=0;!limitSize||filesLength&&void 0!==files[0].size||(limitSize=void 0);if((options.singleFileUploads||limit||limitSize)&&this._isXHRUpload(options))if(options.singleFileUploads||limitSize||!limit)if(!options.singleFileUploads&&limitSize){fileSet=[];paramNameSet=[];for(i=0;i<filesLength;i+=1){batchSize+=files[i].size+overhead;if(i+1===filesLength||batchSize+files[i+1].size+overhead>limitSize||limit&&i+1-j>=limit){fileSet.push(files.slice(j,i+1));paramNameSlice=paramName.slice(j,i+1);paramNameSlice.length||(paramNameSlice=paramName);paramNameSet.push(paramNameSlice);j=i+1;batchSize=0}}}else paramNameSet=paramName;else{fileSet=[];paramNameSet=[];for(i=0;i<filesLength;i+=limit){fileSet.push(files.slice(i,i+limit));paramNameSlice=paramName.slice(i,i+limit);paramNameSlice.length||(paramNameSlice=paramName);paramNameSet.push(paramNameSlice)}}else{fileSet=[files];paramNameSet=[paramName]}data.originalFiles=files;$.each(fileSet||files,function(index,element){var newData=$.extend({},data);newData.files=fileSet?element:[element];newData.paramName=paramNameSet[index];that._initResponseObject(newData);that._initProgressObject(newData);that._addConvenienceMethods(e,newData);result=that._trigger("add",$.Event("add",{delegatedEvent:e}),newData);return result});return result},_replaceFileInput:function(input){var inputClone=input.clone(!0);$("<form></form>").append(inputClone)[0].reset();input.after(inputClone).detach();$.cleanData(input.unbind("remove"));this.options.fileInput=this.options.fileInput.map(function(i,el){return el===input[0]?inputClone[0]:el});input[0]===this.element[0]&&(this.element=inputClone)},_handleFileTreeEntry:function(entry,path){var that=this,dfd=$.Deferred(),errorHandler=function(e){e&&!e.entry&&(e.entry=entry);dfd.resolve([e])},dirReader;path=path||"";if(entry.isFile)if(entry._file){entry._file.relativePath=path;dfd.resolve(entry._file)}else entry.file(function(file){file.relativePath=path;dfd.resolve(file)},errorHandler);else if(entry.isDirectory){dirReader=entry.createReader();dirReader.readEntries(function(entries){that._handleFileTreeEntries(entries,path+entry.name+"/").done(function(files){dfd.resolve(files)}).fail(errorHandler)},errorHandler)}else dfd.resolve([]);return dfd.promise()},_handleFileTreeEntries:function(entries,path){var that=this;return $.when.apply($,$.map(entries,function(entry){return that._handleFileTreeEntry(entry,path)})).pipe(function(){return Array.prototype.concat.apply([],arguments)})},_getDroppedFiles:function(dataTransfer){dataTransfer=dataTransfer||{};var items=dataTransfer.items;return items&&items.length&&(items[0].webkitGetAsEntry||items[0].getAsEntry)?this._handleFileTreeEntries($.map(items,function(item){var entry;if(item.webkitGetAsEntry){entry=item.webkitGetAsEntry();entry&&(entry._file=item.getAsFile());return entry}return item.getAsEntry()})):$.Deferred().resolve($.makeArray(dataTransfer.files)).promise()},_getSingleFileInputFiles:function(fileInput){fileInput=$(fileInput);var entries=fileInput.prop("webkitEntries")||fileInput.prop("entries"),files,value;if(entries&&entries.length)return this._handleFileTreeEntries(entries);files=$.makeArray(fileInput.prop("files"));if(files.length)void 0===files[0].name&&files[0].fileName&&$.each(files,function(index,file){file.name=file.fileName;file.size=file.fileSize});else{value=fileInput.prop("value");if(!value)return $.Deferred().resolve([]).promise();files=[{name:value.replace(/^.*\\/,"")}]}return $.Deferred().resolve(files).promise()},_getFileInputFiles:function(fileInput){return fileInput instanceof $&&1!==fileInput.length?$.when.apply($,$.map(fileInput,this._getSingleFileInputFiles)).pipe(function(){return Array.prototype.concat.apply([],arguments)}):this._getSingleFileInputFiles(fileInput)},_onChange:function(e){var that=this,data={fileInput:$(e.target),form:$(e.target.form)};this._getFileInputFiles(data.fileInput).always(function(files){data.files=files;that.options.replaceFileInput&&that._replaceFileInput(data.fileInput);that._trigger("change",$.Event("change",{delegatedEvent:e}),data)!==!1&&that._onAdd(e,data)})},_onPaste:function(e){var items=e.originalEvent&&e.originalEvent.clipboardData&&e.originalEvent.clipboardData.items,data={files:[]};if(items&&items.length){$.each(items,function(index,item){var file=item.getAsFile&&item.getAsFile();file&&data.files.push(file)});this._trigger("paste",$.Event("paste",{delegatedEvent:e}),data)!==!1&&this._onAdd(e,data)}},_onDrop:function(e){e.dataTransfer=e.originalEvent&&e.originalEvent.dataTransfer;var that=this,dataTransfer=e.dataTransfer,data={};if(dataTransfer&&dataTransfer.files&&dataTransfer.files.length){e.preventDefault();this._getDroppedFiles(dataTransfer).always(function(files){data.files=files;that._trigger("drop",$.Event("drop",{delegatedEvent:e}),data)!==!1&&that._onAdd(e,data)})}},_onDragOver:function(e){e.dataTransfer=e.originalEvent&&e.originalEvent.dataTransfer;var dataTransfer=e.dataTransfer;if(dataTransfer&&$.inArray("Files",dataTransfer.types)!==-1&&this._trigger("dragover",$.Event("dragover",{delegatedEvent:e}))!==!1){e.preventDefault();dataTransfer.dropEffect="copy"}},_initEventHandlers:function(){if(this._isXHRUpload(this.options)){this._on(this.options.dropZone,{dragover:this._onDragOver,drop:this._onDrop});this._on(this.options.pasteZone,{paste:this._onPaste})}$.support.fileInput&&this._on(this.options.fileInput,{change:this._onChange})},_destroyEventHandlers:function(){this._off(this.options.dropZone,"dragover drop");this._off(this.options.pasteZone,"paste");this._off(this.options.fileInput,"change")},_setOption:function(key,value){var reinit=$.inArray(key,this._specialOptions)!==-1;reinit&&this._destroyEventHandlers();this._super(key,value);if(reinit){this._initSpecialOptions();this._initEventHandlers()}},_initSpecialOptions:function(){var options=this.options;void 0===options.fileInput?options.fileInput=this.element.is('input[type="file"]')?this.element:this.element.find('input[type="file"]'):options.fileInput instanceof $||(options.fileInput=$(options.fileInput));options.dropZone instanceof $||(options.dropZone=$(options.dropZone));options.pasteZone instanceof $||(options.pasteZone=$(options.pasteZone))},_getRegExp:function(str){var parts=str.split("/"),modifiers=parts.pop();parts.shift();return new RegExp(parts.join("/"),modifiers)},_isRegExpOption:function(key,value){return"url"!==key&&"string"===$.type(value)&&/^\/.*\/[igm]{0,3}$/.test(value)},_initDataAttributes:function(){var that=this,options=this.options,clone=$(this.element[0].cloneNode(!1));$.each(clone.data(),function(key,value){var dataAttributeName="data-"+key.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();if(clone.attr(dataAttributeName)){that._isRegExpOption(key,value)&&(value=that._getRegExp(value));options[key]=value}})},_create:function(){this._initDataAttributes();this._initSpecialOptions();this._slots=[];this._sequence=this._getXHRPromise(!0);this._sending=this._active=0;this._initProgressObject(this);this._initEventHandlers()},active:function(){return this._active},progress:function(){return this._progress},add:function(data){var that=this;if(data&&!this.options.disabled)if(data.fileInput&&!data.files)this._getFileInputFiles(data.fileInput).always(function(files){data.files=files;that._onAdd(null,data)});else{data.files=$.makeArray(data.files);this._onAdd(null,data)}},send:function(data){if(data&&!this.options.disabled){if(data.fileInput&&!data.files){var that=this,dfd=$.Deferred(),promise=dfd.promise(),jqXHR,aborted;promise.abort=function(){aborted=!0;if(jqXHR)return jqXHR.abort();dfd.reject(null,"abort","abort");return promise};this._getFileInputFiles(data.fileInput).always(function(files){if(!aborted)if(files.length){data.files=files;jqXHR=that._onSend(null,data).then(function(result,textStatus,jqXHR){dfd.resolve(result,textStatus,jqXHR)},function(jqXHR,textStatus,errorThrown){dfd.reject(jqXHR,textStatus,errorThrown)})}else dfd.reject()});return this._enhancePromise(promise)}data.files=$.makeArray(data.files);if(data.files.length)return this._onSend(null,data)}return this._getXHRPromise(!1,data&&data.context)}})});
vendors/jQuery-File-Upload-9.5.7/js/jquery.iframe-transport.min.js CHANGED
@@ -1 +1 @@
1
- (function(factory){if(typeof define==="function"&&define.amd){define(["jquery"],factory)}else{factory(window.jQuery)}}(function($){var counter=0;$.ajaxTransport("iframe",function(options){if(options.async){var initialIframeSrc=options.initialIframeSrc||"javascript:false;",form,iframe,addParamChar;return{send:function(_,completeCallback){form=$('<form style="display:none;"></form>');form.attr("accept-charset",options.formAcceptCharset);addParamChar=/\?/.test(options.url)?"&":"?";if(options.type==="DELETE"){options.url=options.url+addParamChar+"_method=DELETE";options.type="POST"}else{if(options.type==="PUT"){options.url=options.url+addParamChar+"_method=PUT";options.type="POST"}else{if(options.type==="PATCH"){options.url=options.url+addParamChar+"_method=PATCH";options.type="POST"}}}counter+=1;iframe=$('<iframe src="'+initialIframeSrc+'" name="iframe-transport-'+counter+'"></iframe>').bind("load",function(){var fileInputClones,paramNames=$.isArray(options.paramName)?options.paramName:[options.paramName];iframe.unbind("load").bind("load",function(){var response;try{response=iframe.contents();if(!response.length||!response[0].firstChild){throw new Error()}}catch(e){response=undefined}completeCallback(200,"success",{iframe:response});$('<iframe src="'+initialIframeSrc+'"></iframe>').appendTo(form);window.setTimeout(function(){form.remove()},0)});form.prop("target",iframe.prop("name")).prop("action",options.url).prop("method",options.type);if(options.formData){$.each(options.formData,function(index,field){$('<input type="hidden"/>').prop("name",field.name).val(field.value).appendTo(form)})}if(options.fileInput&&options.fileInput.length&&options.type==="POST"){fileInputClones=options.fileInput.clone();options.fileInput.after(function(index){return fileInputClones[index]});if(options.paramName){options.fileInput.each(function(index){$(this).prop("name",paramNames[index]||options.paramName)})}form.append(options.fileInput).prop("enctype","multipart/form-data").prop("encoding","multipart/form-data");options.fileInput.removeAttr("form")}form.submit();if(fileInputClones&&fileInputClones.length){options.fileInput.each(function(index,input){var clone=$(fileInputClones[index]);$(input).prop("name",clone.prop("name")).attr("form",clone.attr("form"));clone.replaceWith(input)})}});form.append(iframe).appendTo(document.body)},abort:function(){if(iframe){iframe.unbind("load").prop("src",initialIframeSrc)}if(form){form.remove()}}}}});$.ajaxSetup({converters:{"iframe text":function(iframe){return iframe&&$(iframe[0].body).text()},"iframe json":function(iframe){return iframe&&$.parseJSON($(iframe[0].body).text())},"iframe html":function(iframe){return iframe&&$(iframe[0].body).html()},"iframe xml":function(iframe){var xmlDoc=iframe&&iframe[0];return xmlDoc&&$.isXMLDoc(xmlDoc)?xmlDoc:$.parseXML((xmlDoc.XMLDocument&&xmlDoc.XMLDocument.xml)||$(xmlDoc.body).html())},"iframe script":function(iframe){return iframe&&$.globalEval($(iframe[0].body).text())}}})}));
1
+ !function(factory){"use strict";"function"==typeof define&&define.amd?define(["jquery"],factory):factory(window.jQuery)}(function($){"use strict";var counter=0;$.ajaxTransport("iframe",function(options){if(options.async){var initialIframeSrc=options.initialIframeSrc||"javascript:false;",form,iframe,addParamChar;return{send:function(_,completeCallback){form=$('<form style="display:none;"></form>');form.attr("accept-charset",options.formAcceptCharset);addParamChar=/\?/.test(options.url)?"&":"?";if("DELETE"===options.type){options.url=options.url+addParamChar+"_method=DELETE";options.type="POST"}else if("PUT"===options.type){options.url=options.url+addParamChar+"_method=PUT";options.type="POST"}else if("PATCH"===options.type){options.url=options.url+addParamChar+"_method=PATCH";options.type="POST"}counter+=1;iframe=$('<iframe src="'+initialIframeSrc+'" name="iframe-transport-'+counter+'"></iframe>').bind("load",function(){var fileInputClones,paramNames=$.isArray(options.paramName)?options.paramName:[options.paramName];iframe.unbind("load").bind("load",function(){var response;try{response=iframe.contents();if(!response.length||!response[0].firstChild)throw new Error}catch(e){response=void 0}completeCallback(200,"success",{iframe:response});$('<iframe src="'+initialIframeSrc+'"></iframe>').appendTo(form);window.setTimeout(function(){form.remove()},0)});form.prop("target",iframe.prop("name")).prop("action",options.url).prop("method",options.type);options.formData&&$.each(options.formData,function(index,field){$('<input type="hidden"/>').prop("name",field.name).val(field.value).appendTo(form)});if(options.fileInput&&options.fileInput.length&&"POST"===options.type){fileInputClones=options.fileInput.clone();options.fileInput.after(function(index){return fileInputClones[index]});options.paramName&&options.fileInput.each(function(index){$(this).prop("name",paramNames[index]||options.paramName)});form.append(options.fileInput).prop("enctype","multipart/form-data").prop("encoding","multipart/form-data");options.fileInput.removeAttr("form")}form.submit();fileInputClones&&fileInputClones.length&&options.fileInput.each(function(index,input){var clone=$(fileInputClones[index]);$(input).prop("name",clone.prop("name")).attr("form",clone.attr("form"));clone.replaceWith(input)})});form.append(iframe).appendTo(document.body)},abort:function(){iframe&&iframe.unbind("load").prop("src",initialIframeSrc);form&&form.remove()}}}});$.ajaxSetup({converters:{"iframe text":function(iframe){return iframe&&$(iframe[0].body).text()},"iframe json":function(iframe){return iframe&&$.parseJSON($(iframe[0].body).text())},"iframe html":function(iframe){return iframe&&$(iframe[0].body).html()},"iframe xml":function(iframe){var xmlDoc=iframe&&iframe[0];return xmlDoc&&$.isXMLDoc(xmlDoc)?xmlDoc:$.parseXML(xmlDoc.XMLDocument&&xmlDoc.XMLDocument.xml||$(xmlDoc.body).html())},"iframe script":function(iframe){return iframe&&$.globalEval($(iframe[0].body).text())}}})});
vendors/jQuery-File-Upload-9.5.7/js/main.min.js CHANGED
@@ -1 +1 @@
1
- $(function(){$("#fileupload").fileupload({url:"server/php/"});$("#fileupload").fileupload("option","redirect",window.location.href.replace(/\/[^\/]*$/,"/cors/result.html?%s"));if(window.location.hostname==="blueimp.github.io"){$("#fileupload").fileupload("option",{url:"//jquery-file-upload.appspot.com/",disableImageResize:/Android(?!.*Chrome)|Opera/.test(window.navigator.userAgent),maxFileSize:5000000,acceptFileTypes:/(\.|\/)(gif|jpe?g|png)$/i});if($.support.cors){$.ajax({url:"//jquery-file-upload.appspot.com/",type:"HEAD"}).fail(function(){$('<div class="alert alert-danger"/>').text("Upload server currently unavailable - "+new Date()).appendTo("#fileupload")})}}else{$("#fileupload").addClass("fileupload-processing");$.ajax({url:$("#fileupload").fileupload("option","url"),dataType:"json",context:$("#fileupload")[0]}).always(function(){$(this).removeClass("fileupload-processing")}).done(function(result){$(this).fileupload("option","done").call(this,$.Event("done"),{result:result})})}});
1
+ $(function(){"use strict";$("#fileupload").fileupload({url:"server/php/"});$("#fileupload").fileupload("option","redirect",window.location.href.replace(/\/[^\/]*$/,"/cors/result.html?%s"));if("blueimp.github.io"===window.location.hostname){$("#fileupload").fileupload("option",{url:"//jquery-file-upload.appspot.com/",disableImageResize:/Android(?!.*Chrome)|Opera/.test(window.navigator.userAgent),maxFileSize:5e6,acceptFileTypes:/(\.|\/)(gif|jpe?g|png)$/i});$.support.cors&&$.ajax({url:"//jquery-file-upload.appspot.com/",type:"HEAD"}).fail(function(){$('<div class="alert alert-danger"/>').text("Upload server currently unavailable - "+new Date).appendTo("#fileupload")})}else{$("#fileupload").addClass("fileupload-processing");$.ajax({url:$("#fileupload").fileupload("option","url"),dataType:"json",context:$("#fileupload")[0]}).always(function(){$(this).removeClass("fileupload-processing")}).done(function(result){$(this).fileupload("option","done").call(this,$.Event("done"),{result:result})})}});
vendors/jQuery-File-Upload-9.5.7/js/vendor/jquery.ui.widget.min.js CHANGED
@@ -1,11 +1 @@
1
- /*!
2
- * jQuery UI Widget 1.10.4+amd
3
- * https://github.com/blueimp/jQuery-File-Upload
4
- *
5
- * Copyright 2014 jQuery Foundation and other contributors
6
- * Released under the MIT license.
7
- * http://jquery.org/license
8
- *
9
- * http://api.jqueryui.com/jQuery.widget/
10
- */
11
- (function(factory){if(typeof define==="function"&&define.amd){define(["jquery"],factory)}else{factory(jQuery)}}(function($,undefined){var uuid=0,slice=Array.prototype.slice,_cleanData=$.cleanData;$.cleanData=function(elems){for(var i=0,elem;(elem=elems[i])!=null;i++){try{$(elem).triggerHandler("remove")}catch(e){}}_cleanData(elems)};$.widget=function(name,base,prototype){var fullName,existingConstructor,constructor,basePrototype,proxiedPrototype={},namespace=name.split(".")[0];name=name.split(".")[1];fullName=namespace+"-"+name;if(!prototype){prototype=base;base=$.Widget}$.expr[":"][fullName.toLowerCase()]=function(elem){return !!$.data(elem,fullName)};$[namespace]=$[namespace]||{};existingConstructor=$[namespace][name];constructor=$[namespace][name]=function(options,element){if(!this._createWidget){return new constructor(options,element)}if(arguments.length){this._createWidget(options,element)}};$.extend(constructor,existingConstructor,{version:prototype.version,_proto:$.extend({},prototype),_childConstructors:[]});basePrototype=new base();basePrototype.options=$.widget.extend({},basePrototype.options);$.each(prototype,function(prop,value){if(!$.isFunction(value)){proxiedPrototype[prop]=value;return}proxiedPrototype[prop]=(function(){var _super=function(){return base.prototype[prop].apply(this,arguments)},_superApply=function(args){return base.prototype[prop].apply(this,args)};return function(){var __super=this._super,__superApply=this._superApply,returnValue;this._super=_super;this._superApply=_superApply;returnValue=value.apply(this,arguments);this._super=__super;this._superApply=__superApply;return returnValue}})()});constructor.prototype=$.widget.extend(basePrototype,{widgetEventPrefix:existingConstructor?(basePrototype.widgetEventPrefix||name):name},proxiedPrototype,{constructor:constructor,namespace:namespace,widgetName:name,widgetFullName:fullName});if(existingConstructor){$.each(existingConstructor._childConstructors,function(i,child){var childPrototype=child.prototype;$.widget(childPrototype.namespace+"."+childPrototype.widgetName,constructor,child._proto)});delete existingConstructor._childConstructors}else{base._childConstructors.push(constructor)}$.widget.bridge(name,constructor)};$.widget.extend=function(target){var input=slice.call(arguments,1),inputIndex=0,inputLength=input.length,key,value;for(;inputIndex<inputLength;inputIndex++){for(key in input[inputIndex]){value=input[inputIndex][key];if(input[inputIndex].hasOwnProperty(key)&&value!==undefined){if($.isPlainObject(value)){target[key]=$.isPlainObject(target[key])?$.widget.extend({},target[key],value):$.widget.extend({},value)}else{target[key]=value}}}}return target};$.widget.bridge=function(name,object){var fullName=object.prototype.widgetFullName||name;$.fn[name]=function(options){var isMethodCall=typeof options==="string",args=slice.call(arguments,1),returnValue=this;options=!isMethodCall&&args.length?$.widget.extend.apply(null,[options].concat(args)):options;if(isMethodCall){this.each(function(){var methodValue,instance=$.data(this,fullName);if(!instance){return $.error("cannot call methods on "+name+" prior to initialization; attempted to call method '"+options+"'")}if(!$.isFunction(instance[options])||options.charAt(0)==="_"){return $.error("no such method '"+options+"' for "+name+" widget instance")}methodValue=instance[options].apply(instance,args);if(methodValue!==instance&&methodValue!==undefined){returnValue=methodValue&&methodValue.jquery?returnValue.pushStack(methodValue.get()):methodValue;return false}})}else{this.each(function(){var instance=$.data(this,fullName);if(instance){instance.option(options||{})._init()}else{$.data(this,fullName,new object(options,this))}})}return returnValue}};$.Widget=function(){};$.Widget._childConstructors=[];$.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",defaultElement:"<div>",options:{disabled:false,create:null},_createWidget:function(options,element){element=$(element||this.defaultElement||this)[0];this.element=$(element);this.uuid=uuid++;this.eventNamespace="."+this.widgetName+this.uuid;this.options=$.widget.extend({},this.options,this._getCreateOptions(),options);this.bindings=$();this.hoverable=$();this.focusable=$();if(element!==this){$.data(element,this.widgetFullName,this);this._on(true,this.element,{remove:function(event){if(event.target===element){this.destroy()}}});this.document=$(element.style?element.ownerDocument:element.document||element);this.window=$(this.document[0].defaultView||this.document[0].parentWindow)}this._create();this._trigger("create",null,this._getCreateEventData());this._init()},_getCreateOptions:$.noop,_getCreateEventData:$.noop,_create:$.noop,_init:$.noop,destroy:function(){this._destroy();this.element.unbind(this.eventNamespace).removeData(this.widgetName).removeData(this.widgetFullName).removeData($.camelCase(this.widgetFullName));this.widget().unbind(this.eventNamespace).removeAttr("aria-disabled").removeClass(this.widgetFullName+"-disabled ui-state-disabled");this.bindings.unbind(this.eventNamespace);this.hoverable.removeClass("ui-state-hover");this.focusable.removeClass("ui-state-focus")},_destroy:$.noop,widget:function(){return this.element},option:function(key,value){var options=key,parts,curOption,i;if(arguments.length===0){return $.widget.extend({},this.options)}if(typeof key==="string"){options={};parts=key.split(".");key=parts.shift();if(parts.length){curOption=options[key]=$.widget.extend({},this.options[key]);for(i=0;i<parts.length-1;i++){curOption[parts[i]]=curOption[parts[i]]||{};curOption=curOption[parts[i]]}key=parts.pop();if(arguments.length===1){return curOption[key]===undefined?null:curOption[key]}curOption[key]=value}else{if(arguments.length===1){return this.options[key]===undefined?null:this.options[key]}options[key]=value}}this._setOptions(options);return this},_setOptions:function(options){var key;for(key in options){this._setOption(key,options[key])}return this},_setOption:function(key,value){this.options[key]=value;if(key==="disabled"){this.widget().toggleClass(this.widgetFullName+"-disabled ui-state-disabled",!!value).attr("aria-disabled",value);this.hoverable.removeClass("ui-state-hover");this.focusable.removeClass("ui-state-focus")}return this},enable:function(){return this._setOption("disabled",false)},disable:function(){return this._setOption("disabled",true)},_on:function(suppressDisabledCheck,element,handlers){var delegateElement,instance=this;if(typeof suppressDisabledCheck!=="boolean"){handlers=element;element=suppressDisabledCheck;suppressDisabledCheck=false}if(!handlers){handlers=element;element=this.element;delegateElement=this.widget()}else{element=delegateElement=$(element);this.bindings=this.bindings.add(element)}$.each(handlers,function(event,handler){function handlerProxy(){if(!suppressDisabledCheck&&(instance.options.disabled===true||$(this).hasClass("ui-state-disabled"))){return}return(typeof handler==="string"?instance[handler]:handler).apply(instance,arguments)}if(typeof handler!=="string"){handlerProxy.guid=handler.guid=handler.guid||handlerProxy.guid||$.guid++}var match=event.match(/^(\w+)\s*(.*)$/),eventName=match[1]+instance.eventNamespace,selector=match[2];if(selector){delegateElement.delegate(selector,eventName,handlerProxy)}else{element.bind(eventName,handlerProxy)}})},_off:function(element,eventName){eventName=(eventName||"").split(" ").join(this.eventNamespace+" ")+this.eventNamespace;element.unbind(eventName).undelegate(eventName)},_delay:function(handler,delay){function handlerProxy(){return(typeof handler==="string"?instance[handler]:handler).apply(instance,arguments)}var instance=this;return setTimeout(handlerProxy,delay||0)},_hoverable:function(element){this.hoverable=this.hoverable.add(element);this._on(element,{mouseenter:function(event){$(event.currentTarget).addClass("ui-state-hover")},mouseleave:function(event){$(event.currentTarget).removeClass("ui-state-hover")}})},_focusable:function(element){this.focusable=this.focusable.add(element);this._on(element,{focusin:function(event){$(event.currentTarget).addClass("ui-state-focus")},focusout:function(event){$(event.currentTarget).removeClass("ui-state-focus")}})},_trigger:function(type,event,data){var prop,orig,callback=this.options[type];data=data||{};event=$.Event(event);event.type=(type===this.widgetEventPrefix?type:this.widgetEventPrefix+type).toLowerCase();event.target=this.element[0];orig=event.originalEvent;if(orig){for(prop in orig){if(!(prop in event)){event[prop]=orig[prop]}}}this.element.trigger(event,data);return !($.isFunction(callback)&&callback.apply(this.element[0],[event].concat(data))===false||event.isDefaultPrevented())}};$.each({show:"fadeIn",hide:"fadeOut"},function(method,defaultEffect){$.Widget.prototype["_"+method]=function(element,options,callback){if(typeof options==="string"){options={effect:options}}var hasOptions,effectName=!options?method:options===true||typeof options==="number"?defaultEffect:options.effect||defaultEffect;options=options||{};if(typeof options==="number"){options={duration:options}}hasOptions=!$.isEmptyObject(options);options.complete=callback;if(options.delay){element.delay(options.delay)}if(hasOptions&&$.effects&&$.effects.effect[effectName]){element[method](options)}else{if(effectName!==method&&element[effectName]){element[effectName](options.duration,options.easing,callback)}else{element.queue(function(next){$(this)[method]();if(callback){callback.call(element[0])}next()})}}}})}));
1
+ !function(factory){"function"==typeof define&&define.amd?define(["jquery"],factory):factory(jQuery)}(function($,undefined){var uuid=0,slice=Array.prototype.slice,_cleanData=$.cleanData;$.cleanData=function(elems){for(var i=0,elem;null!=(elem=elems[i]);i++)try{$(elem).triggerHandler("remove")}catch(e){}_cleanData(elems)};$.widget=function(name,base,prototype){var fullName,existingConstructor,constructor,basePrototype,proxiedPrototype={},namespace=name.split(".")[0];name=name.split(".")[1];fullName=namespace+"-"+name;if(!prototype){prototype=base;base=$.Widget}$.expr[":"][fullName.toLowerCase()]=function(elem){return!!$.data(elem,fullName)};$[namespace]=$[namespace]||{};existingConstructor=$[namespace][name];constructor=$[namespace][name]=function(options,element){if(!this._createWidget)return new constructor(options,element);arguments.length&&this._createWidget(options,element)};$.extend(constructor,existingConstructor,{version:prototype.version,_proto:$.extend({},prototype),_childConstructors:[]});basePrototype=new base;basePrototype.options=$.widget.extend({},basePrototype.options);$.each(prototype,function(prop,value){$.isFunction(value)?proxiedPrototype[prop]=function(){var _super=function(){return base.prototype[prop].apply(this,arguments)},_superApply=function(args){return base.prototype[prop].apply(this,args)};return function(){var __super=this._super,__superApply=this._superApply,returnValue;this._super=_super;this._superApply=_superApply;returnValue=value.apply(this,arguments);this._super=__super;this._superApply=__superApply;return returnValue}}():proxiedPrototype[prop]=value});constructor.prototype=$.widget.extend(basePrototype,{widgetEventPrefix:existingConstructor?basePrototype.widgetEventPrefix||name:name},proxiedPrototype,{constructor:constructor,namespace:namespace,widgetName:name,widgetFullName:fullName});if(existingConstructor){$.each(existingConstructor._childConstructors,function(i,child){var childPrototype=child.prototype;$.widget(childPrototype.namespace+"."+childPrototype.widgetName,constructor,child._proto)});delete existingConstructor._childConstructors}else base._childConstructors.push(constructor);$.widget.bridge(name,constructor)};$.widget.extend=function(target){for(var input=slice.call(arguments,1),inputIndex=0,inputLength=input.length,key,value;inputIndex<inputLength;inputIndex++)for(key in input[inputIndex]){value=input[inputIndex][key];input[inputIndex].hasOwnProperty(key)&&value!==undefined&&($.isPlainObject(value)?target[key]=$.isPlainObject(target[key])?$.widget.extend({},target[key],value):$.widget.extend({},value):target[key]=value)}return target};$.widget.bridge=function(name,object){var fullName=object.prototype.widgetFullName||name;$.fn[name]=function(options){var isMethodCall="string"==typeof options,args=slice.call(arguments,1),returnValue=this;options=!isMethodCall&&args.length?$.widget.extend.apply(null,[options].concat(args)):options;isMethodCall?this.each(function(){var methodValue,instance=$.data(this,fullName);if(!instance)return $.error("cannot call methods on "+name+" prior to initialization; attempted to call method '"+options+"'");if(!$.isFunction(instance[options])||"_"===options.charAt(0))return $.error("no such method '"+options+"' for "+name+" widget instance");methodValue=instance[options].apply(instance,args);if(methodValue!==instance&&methodValue!==undefined){returnValue=methodValue&&methodValue.jquery?returnValue.pushStack(methodValue.get()):methodValue;return!1}}):this.each(function(){var instance=$.data(this,fullName);instance?instance.option(options||{})._init():$.data(this,fullName,new object(options,this))});return returnValue}};$.Widget=function(){};$.Widget._childConstructors=[];$.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",defaultElement:"<div>",options:{disabled:!1,create:null},_createWidget:function(options,element){element=$(element||this.defaultElement||this)[0];this.element=$(element);this.uuid=uuid++;this.eventNamespace="."+this.widgetName+this.uuid;this.options=$.widget.extend({},this.options,this._getCreateOptions(),options);this.bindings=$();this.hoverable=$();this.focusable=$();if(element!==this){$.data(element,this.widgetFullName,this);this._on(!0,this.element,{remove:function(event){event.target===element&&this.destroy()}});this.document=$(element.style?element.ownerDocument:element.document||element);this.window=$(this.document[0].defaultView||this.document[0].parentWindow)}this._create();this._trigger("create",null,this._getCreateEventData());this._init()},_getCreateOptions:$.noop,_getCreateEventData:$.noop,_create:$.noop,_init:$.noop,destroy:function(){this._destroy();this.element.unbind(this.eventNamespace).removeData(this.widgetName).removeData(this.widgetFullName).removeData($.camelCase(this.widgetFullName));this.widget().unbind(this.eventNamespace).removeAttr("aria-disabled").removeClass(this.widgetFullName+"-disabled ui-state-disabled");this.bindings.unbind(this.eventNamespace);this.hoverable.removeClass("ui-state-hover");this.focusable.removeClass("ui-state-focus")},_destroy:$.noop,widget:function(){return this.element},option:function(key,value){var options=key,parts,curOption,i;if(0===arguments.length)return $.widget.extend({},this.options);if("string"==typeof key){options={};parts=key.split(".");key=parts.shift();if(parts.length){curOption=options[key]=$.widget.extend({},this.options[key]);for(i=0;i<parts.length-1;i++){curOption[parts[i]]=curOption[parts[i]]||{};curOption=curOption[parts[i]]}key=parts.pop();if(1===arguments.length)return curOption[key]===undefined?null:curOption[key];curOption[key]=value}else{if(1===arguments.length)return this.options[key]===undefined?null:this.options[key];options[key]=value}}this._setOptions(options);return this},_setOptions:function(options){var key;for(key in options)this._setOption(key,options[key]);return this},_setOption:function(key,value){this.options[key]=value;if("disabled"===key){this.widget().toggleClass(this.widgetFullName+"-disabled ui-state-disabled",!!value).attr("aria-disabled",value);this.hoverable.removeClass("ui-state-hover");this.focusable.removeClass("ui-state-focus")}return this},enable:function(){return this._setOption("disabled",!1)},disable:function(){return this._setOption("disabled",!0)},_on:function(suppressDisabledCheck,element,handlers){var delegateElement,instance=this;if("boolean"!=typeof suppressDisabledCheck){handlers=element;element=suppressDisabledCheck;suppressDisabledCheck=!1}if(handlers){element=delegateElement=$(element);this.bindings=this.bindings.add(element)}else{handlers=element;element=this.element;delegateElement=this.widget()}$.each(handlers,function(event,handler){function handlerProxy(){if(suppressDisabledCheck||instance.options.disabled!==!0&&!$(this).hasClass("ui-state-disabled"))return("string"==typeof handler?instance[handler]:handler).apply(instance,arguments)}"string"!=typeof handler&&(handlerProxy.guid=handler.guid=handler.guid||handlerProxy.guid||$.guid++);var match=event.match(/^(\w+)\s*(.*)$/),eventName=match[1]+instance.eventNamespace,selector=match[2];selector?delegateElement.delegate(selector,eventName,handlerProxy):element.bind(eventName,handlerProxy)})},_off:function(element,eventName){eventName=(eventName||"").split(" ").join(this.eventNamespace+" ")+this.eventNamespace;element.unbind(eventName).undelegate(eventName)},_delay:function(handler,delay){function handlerProxy(){return("string"==typeof handler?instance[handler]:handler).apply(instance,arguments)}var instance=this;return setTimeout(handlerProxy,delay||0)},_hoverable:function(element){this.hoverable=this.hoverable.add(element);this._on(element,{mouseenter:function(event){$(event.currentTarget).addClass("ui-state-hover")},mouseleave:function(event){$(event.currentTarget).removeClass("ui-state-hover")}})},_focusable:function(element){this.focusable=this.focusable.add(element);this._on(element,{focusin:function(event){$(event.currentTarget).addClass("ui-state-focus")},focusout:function(event){$(event.currentTarget).removeClass("ui-state-focus")}})},_trigger:function(type,event,data){var prop,orig,callback=this.options[type];data=data||{};event=$.Event(event);event.type=(type===this.widgetEventPrefix?type:this.widgetEventPrefix+type).toLowerCase();event.target=this.element[0];orig=event.originalEvent;if(orig)for(prop in orig)prop in event||(event[prop]=orig[prop]);this.element.trigger(event,data);return!($.isFunction(callback)&&callback.apply(this.element[0],[event].concat(data))===!1||event.isDefaultPrevented())}};$.each({show:"fadeIn",hide:"fadeOut"},function(method,defaultEffect){$.Widget.prototype["_"+method]=function(element,options,callback){"string"==typeof options&&(options={effect:options});var hasOptions,effectName=options?options===!0||"number"==typeof options?defaultEffect:options.effect||defaultEffect:method;options=options||{};"number"==typeof options&&(options={duration:options});hasOptions=!$.isEmptyObject(options);options.complete=callback;options.delay&&element.delay(options.delay);hasOptions&&$.effects&&$.effects.effect[effectName]?element[method](options):effectName!==method&&element[effectName]?element[effectName](options.duration,options.easing,callback):element.queue(function(next){$(this)[method]();callback&&callback.call(element[0]);next()})}})});
 
 
 
 
 
 
 
 
 
 
vendors/jquery-breakpoints.min.js CHANGED
@@ -1 +1 @@
1
- var Reusables=Reusables||{};Reusables.Breakpoints=(function($){var generateKey=(function(){var nextKey=1;return function(){var key="breakpoint-"+nextKey;nextKey++;return key}})();var Queue=function(){var callbacks=[];this.push=function(callback){callbacks.push(callback)};this.process=function(){while(callbacks.length!==0){(callbacks.pop())()}}};var enterQueue=new Queue();var Breakpoint=function($elements,range,options){this.$elements=$elements;this.range=range;this.options=options;this.key=generateKey();this.elements=(function(){var isFunction=typeof $elements==="function";var isString=typeof $elements==="string";var isJQuery=$elements instanceof jQuery;var hasSelector=isJQuery&&!!$elements.selector;var elements;if(isFunction){elements=$elements}else{if(isString){elements=function(){return $($elements)}}else{if(isJQuery&&hasSelector){elements=function(){return $($elements.selector)}}else{if(isJQuery){elements=function(){return $elements}}else{}}}}return elements})();this.min=range[0]||0;this.max=range[1]||Infinity;this.name=(function(name,min,max){if(name){return name}max=max===Infinity?"up":max;return["breakpoint",min,max].join("-")})(options.name,this.min,this.max);if(typeof options.enter==="function"){this.enter=options.enter}else{this.enter=function(){}}if(typeof options.exit==="function"){this.exit=options.exit}else{this.exit=function(){}}return this};Breakpoint.prototype.evaluate=function(){var breakpoint=this;breakpoint.elements().each(function(index,element){var $element=$(element);var width=$element.outerWidth();var matchNow=breakpoint.min<=width&&width<breakpoint.max;var matchBefore=$element.data(breakpoint.key)||false;var change=matchNow!==matchBefore;if(!change){return}$element.data(breakpoint.key,matchNow);var entering=change&&matchNow;var exiting=change&&!matchNow;if(entering){enterQueue.push(function(){$element.addClass(breakpoint.name);breakpoint.enter($element)})}else{if(exiting){$element.removeClass(breakpoint.name);breakpoint.exit($element)}}})};var Breakpoints={};var Builder=function($elements){this.$elements=$elements};Breakpoints.on=function($elements){return new Builder($elements)};(function(){var breakpoints=[];Builder.prototype.define=function(range,options){breakpoints.push(new Breakpoint(this.$elements,range,options));return this};Breakpoints.evaluate=function(){var length=breakpoints.length;for(var i=0;i<length;i++){breakpoints[i].evaluate()}enterQueue.process()}})();$(document).on("ready.reusables.breakpoints",Breakpoints.evaluate);$(window).on("resize.reusables.breakpoints",Breakpoints.evaluate);return Breakpoints})(jQuery);if(typeof jQuery!=="undefined"){jQuery(function($){$("[data-breakpoints]").each(function(){var $element=$(this),breakpoints,classPrefix;var builder=Reusables.Breakpoints.on($element);var prefix=$element.attr("data-breakpoints-class-prefix")||"breakpoint";var breakpoints=$.parseJSON($element.attr("data-breakpoints"));if(!$.isPlainObject(breakpoints)){return}$.each(breakpoints,function(name,range){builder.define(range,{name:prefix+"-"+name})})})})};
1
+ var Reusables=Reusables||{};Reusables.Breakpoints=function($){var generateKey=function(){var nextKey=1;return function(){var key="breakpoint-"+nextKey;nextKey++;return key}}(),Queue=function(){var callbacks=[];this.push=function(callback){callbacks.push(callback)};this.process=function(){for(;0!==callbacks.length;)callbacks.pop()()}},enterQueue=new Queue,Breakpoint=function($elements,range,options){this.$elements=$elements;this.range=range;this.options=options;this.key=generateKey();this.elements=function(){var isFunction="function"==typeof $elements,isString="string"==typeof $elements,isJQuery=$elements instanceof jQuery,hasSelector=isJQuery&&!!$elements.selector,elements;isFunction?elements=$elements:isString?elements=function(){return $($elements)}:isJQuery&&hasSelector?elements=function(){return $($elements.selector)}:isJQuery&&(elements=function(){return $elements});return elements}();this.min=range[0]||0;this.max=range[1]||1/0;this.name=function(name,min,max){if(name)return name;max=max===1/0?"up":max;return["breakpoint",min,max].join("-")}(options.name,this.min,this.max);"function"==typeof options.enter?this.enter=options.enter:this.enter=function(){};"function"==typeof options.exit?this.exit=options.exit:this.exit=function(){};return this};Breakpoint.prototype.evaluate=function(){var breakpoint=this;breakpoint.elements().each(function(index,element){var $element=$(element),width=$element.outerWidth(),matchNow=breakpoint.min<=width&&width<breakpoint.max,matchBefore=$element.data(breakpoint.key)||!1,change=matchNow!==matchBefore;if(change){$element.data(breakpoint.key,matchNow);var entering=change&&matchNow,exiting=change&&!matchNow;if(entering)enterQueue.push(function(){$element.addClass(breakpoint.name);breakpoint.enter($element)});else if(exiting){$element.removeClass(breakpoint.name);breakpoint.exit($element)}}})};var Breakpoints={},Builder=function($elements){this.$elements=$elements};Breakpoints.on=function($elements){return new Builder($elements)};!function(){var breakpoints=[];Builder.prototype.define=function(range,options){breakpoints.push(new Breakpoint(this.$elements,range,options));return this};Breakpoints.evaluate=function(){for(var length=breakpoints.length,i=0;i<length;i++)breakpoints[i].evaluate();enterQueue.process()}}();$(document).on("ready.reusables.breakpoints",Breakpoints.evaluate);$(window).on("resize.reusables.breakpoints",Breakpoints.evaluate);return Breakpoints}(jQuery);"undefined"!=typeof jQuery&&jQuery(function($){$("[data-breakpoints]").each(function(){var $element=$(this),breakpoints,classPrefix,builder=Reusables.Breakpoints.on($element),prefix=$element.attr("data-breakpoints-class-prefix")||"breakpoint",breakpoints=$.parseJSON($element.attr("data-breakpoints"));$.isPlainObject(breakpoints)&&$.each(breakpoints,function(name,range){builder.define(range,{name:prefix+"-"+name})})})});