Version Description
Download this release
Release Info
Developer | sswells |
Plugin | Business Directory Plugin |
Version | 6.2.9 |
Comparing to | |
See all releases |
Code changes from version 6.2.8 to 6.2.9
- README.TXT +8 -32
- assets/js/admin.js +6 -6
- assets/js/admin.min.js +1 -1
- business-directory-plugin.php +1 -1
- includes/admin/admin-pages.php +4 -0
- includes/admin/class-admin.php +0 -3
- includes/admin/controllers/class-settings-admin.php +1 -1
- includes/admin/settings/class-settings-bootstrap.php +2 -2
- includes/class-wpbdp.php +1 -1
- languages/business-directory-plugin-ar.mo +0 -0
- languages/business-directory-plugin-ar.po +59 -55
- languages/business-directory-plugin-de_DE.mo +0 -0
- languages/business-directory-plugin-de_DE.po +60 -56
- languages/business-directory-plugin-en_US.po +52 -55
- languages/business-directory-plugin-fr_FR.mo +0 -0
- languages/business-directory-plugin-fr_FR.po +64 -59
- languages/business-directory-plugin-it_IT.mo +0 -0
- languages/business-directory-plugin-it_IT.po +63 -59
- languages/business-directory-plugin-nl_NL.mo +0 -0
- languages/business-directory-plugin-nl_NL.po +59 -55
- languages/business-directory-plugin-pl_PL.mo +0 -0
- languages/business-directory-plugin-pl_PL.po +59 -56
- languages/business-directory-plugin-ru_RU.mo +0 -0
- languages/business-directory-plugin-ru_RU.po +57 -55
- languages/business-directory-plugin-sv_SE.mo +0 -0
- languages/business-directory-plugin-sv_SE.po +60 -56
- languages/business-directory-plugin.pot +53 -56
- templates/admin/csv-import.tpl.php +1 -1
- themes/default/theme.json +1 -1
README.TXT
CHANGED
@@ -4,7 +4,7 @@ Tags: business directory, listings, directory plugin, staff directory, member di
|
|
4 |
Requires at least: 4.8
|
5 |
Requires PHP: 5.6
|
6 |
Tested up to: 6.0
|
7 |
-
Stable tag: 6.2.
|
8 |
License: GPLv2 or later
|
9 |
|
10 |
The best WordPress Business Directory Plugin. Build an easy team directory, member directory, staff directory, church directory, and more.
|
@@ -158,6 +158,11 @@ Yes it is. However, you cannot "network activate" the plugin (as this will share
|
|
158 |
This can be done under Plugins -> Add New as the Administrator user. Do not "network activate" as the "super admin".
|
159 |
|
160 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
161 |
= 6.2.8 =
|
162 |
* Move the page creation walkthrough to BD pages so the assets don't need to be loaded in the whole admin area.
|
163 |
* Clean up the reCaptcha settings to make them more readable, and match the labels used by Google.
|
@@ -177,8 +182,8 @@ This can be done under Plugins -> Add New as the Administrator user. Do not "net
|
|
177 |
|
178 |
= 6.2.7 =
|
179 |
* New: Add more currencies including a custom currency option. Simplify the settings for currencies.
|
180 |
-
* New: Allow child pages to be created under the
|
181 |
-
* Hide the
|
182 |
* New: Add wpbdp_use_single hook to tell themes to use the category template page instead of the page template.
|
183 |
* Better integration with Breadcrumbs NavXT: keep the home page link, prevent the BD page from showing twice with some settings, and use a link on the BD page.
|
184 |
* Fix: Correctly process shortcodes and apply filters in content when the settings are on in the field.
|
@@ -212,33 +217,4 @@ This can be done under Plugins -> Add New as the Administrator user. Do not "net
|
|
212 |
* Fix: Category pages on non-block themes were using the category in the wrong places.
|
213 |
* Fix: The French translation has some issues that were causing errors.
|
214 |
|
215 |
-
= 6.2.2 =
|
216 |
-
* New: Show "draft" status on the manage listings page.
|
217 |
-
* New: Apply grids to manage listings page so it matches the main list.
|
218 |
-
* Fix: Prevent an issue with page caching reusing post IDs. Now, the new listing form is loaded with ajax when logged out with a new hook to turn it off: wpbdp_ajax_load_form.
|
219 |
-
* Fix: Add more protection for editing listings by only those with permission.
|
220 |
-
* Fix: The title of the first listing was showing instead of the category name on the category page.
|
221 |
-
* Fix: The menu sidebar was too short on some admin pages.
|
222 |
-
* Rearrange image settings to be more logical.
|
223 |
-
* Removed the wpbdp_listings_expiration_check cron that was no longer being used.
|
224 |
-
|
225 |
-
= 6.2.1 =
|
226 |
-
* New: Added a setting to choose between the thumbnail from the theme, BD, or neither. This setting is under Appearance -> Images.
|
227 |
-
* Fix: Categories and Tags were missing when editing from the admin area.
|
228 |
-
|
229 |
-
= 6.2 =
|
230 |
-
* New: Switched to using the H1s from the WordPress theme instead of hiding it and including it in the listing content. This resolves SEO conflicts, more closely matches your theme, and prevents future conflicts with new themes.
|
231 |
-
* New: Use the block editor in the back-end for listings.
|
232 |
-
* Replace count_users with get_user_count for better performance when eidting a listing on the back-end.
|
233 |
-
* Fix: An error appeared when some widgets were used in non-listing pages.
|
234 |
-
|
235 |
-
= 6.1 =
|
236 |
-
* IMPORTANT: Removed some code that has been deprecated for several years. Update carefully if you have old custom templates.
|
237 |
-
* Show settings urls on the Modules page if the module provides it.
|
238 |
-
* Add 6.0 tab formatting in admin listing metabox.
|
239 |
-
* Rename "featured levels" to "restrictions".
|
240 |
-
* Fix: Show menu image icons when allow_url_fopen is off.
|
241 |
-
* Fix: The new expiration date wasn't showing until after a listing was saved in the admin area.
|
242 |
-
* Fix: Some listings were getting an error when renewed.
|
243 |
-
|
244 |
<a href="https://businessdirectoryplugin.com/plugins/business-directory/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion">See changelog for all versions</a>
|
4 |
Requires at least: 4.8
|
5 |
Requires PHP: 5.6
|
6 |
Tested up to: 6.0
|
7 |
+
Stable tag: 6.2.9
|
8 |
License: GPLv2 or later
|
9 |
|
10 |
The best WordPress Business Directory Plugin. Build an easy team directory, member directory, staff directory, church directory, and more.
|
158 |
This can be done under Plugins -> Add New as the Administrator user. Do not "network activate" as the "super admin".
|
159 |
|
160 |
== Changelog ==
|
161 |
+
= 6.2.9 =
|
162 |
+
* Fix: A javascript timeout was preventing field types from getting set properly.
|
163 |
+
* Fix: Highlight the menu in the sidebar for Content tabs more consistently.
|
164 |
+
* Fix: Replace old references to "author" with "listing owner".
|
165 |
+
|
166 |
= 6.2.8 =
|
167 |
* Move the page creation walkthrough to BD pages so the assets don't need to be loaded in the whole admin area.
|
168 |
* Clean up the reCaptcha settings to make them more readable, and match the labels used by Google.
|
182 |
|
183 |
= 6.2.7 =
|
184 |
* New: Add more currencies including a custom currency option. Simplify the settings for currencies.
|
185 |
+
* New: Allow child pages to be created under the main page.
|
186 |
+
* Hide the main slug setting when it's not needed.
|
187 |
* New: Add wpbdp_use_single hook to tell themes to use the category template page instead of the page template.
|
188 |
* Better integration with Breadcrumbs NavXT: keep the home page link, prevent the BD page from showing twice with some settings, and use a link on the BD page.
|
189 |
* Fix: Correctly process shortcodes and apply filters in content when the settings are on in the field.
|
217 |
* Fix: Category pages on non-block themes were using the category in the wrong places.
|
218 |
* Fix: The French translation has some issues that were causing errors.
|
219 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
220 |
<a href="https://businessdirectoryplugin.com/plugins/business-directory/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion">See changelog for all versions</a>
|
assets/js/admin.js
CHANGED
@@ -204,14 +204,14 @@ function wpbdpSelectSubnav() {
|
|
204 |
$f_fieldtype: null,
|
205 |
|
206 |
init: function() {
|
207 |
-
|
208 |
-
$(
|
|
|
209 |
|
210 |
-
|
211 |
-
|
212 |
|
213 |
-
|
214 |
-
$( document ).on( 'change', WPBDPAdmin_FormFields.$f_validator, WPBDPAdmin_FormFields.onFieldValidatorChange );
|
215 |
|
216 |
$( '#wpbdp-fieldsettings' ).on( 'click', '.iframe-confirm a', function(e) {
|
217 |
e.preventDefault();
|
204 |
$f_fieldtype: null,
|
205 |
|
206 |
init: function() {
|
207 |
+
var fieldForm = $( 'form#wpbdp-formfield-form' );
|
208 |
+
WPBDPAdmin_FormFields.$f_association = $( fieldForm ).find( 'select#field-association');
|
209 |
+
fieldForm.on( 'change', 'select#field-association', WPBDPAdmin_FormFields.onAssociationChange );
|
210 |
|
211 |
+
WPBDPAdmin_FormFields.$f_fieldtype = $( fieldForm ).find( 'select#field-type');
|
212 |
+
fieldForm.on( 'change', 'select#field-type', WPBDPAdmin_FormFields.onFieldTypeChange );
|
213 |
|
214 |
+
fieldForm.on( 'change', 'select#field-validator', WPBDPAdmin_FormFields.onFieldValidatorChange );
|
|
|
215 |
|
216 |
$( '#wpbdp-fieldsettings' ).on( 'click', '.iframe-confirm a', function(e) {
|
217 |
e.preventDefault();
|
assets/js/admin.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
function wpbdpSelectSubnav(){var wpbdpMenu=jQuery("#toplevel_page_wpbdp_admin");jQuery(wpbdpMenu).removeClass("wp-not-current-submenu").addClass("wp-has-current-submenu wp-menu-open"),jQuery("#toplevel_page_wpbdp_admin a.wp-has-submenu").removeClass("wp-not-current-submenu").addClass("wp-has-current-submenu wp-menu-open"),jQuery("#toplevel_page_wpbdp_admin ul.wp-submenu-wrap li.wp-first-item").addClass("current")}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})}function wpbdpAddons(){function activateAddon(e){e.preventDefault(),installOrActivate(this,"wpbdp_activate_addon")}function installAddon(e){e.preventDefault(),installOrActivate(this,"wpbdp_install_addon")}function installOrActivate(clicked,action){jQuery(".wpbdp-addon-error").remove();var button=jQuery(clicked),plugin=button.attr("rel"),el=button.parent(),message=el.parent().find(".wpbdp-addon-status");button.addClass("wpbdp-loading-button"),jQuery.ajax({url:ajaxurl,type:"POST",async:!0,cache:!1,dataType:"json",data:{action:action,nonce:wpbdp_global.nonce,plugin:plugin},success:function(response){var error=extractErrorFromAddOnResponse(response);return error?void addonError(error,el,button):void afterAddonInstall(response,button,message,el)},error:function(){button.removeClass("wpbdp-loading-button")}})}function installAddonWithCreds(e){e.preventDefault();var proceed=jQuery(this),el=proceed.parent().parent(),plugin=proceed.attr("rel");proceed.addClass("wpbdp-loading-button"),jQuery.ajax({url:ajaxurl,type:"POST",async:!0,cache:!1,dataType:"json",data:{action:"wpbdp_install_addon",nonce:wpbdp_global.nonce,plugin:plugin,hostname:el.find("#hostname").val(),username:el.find("#username").val(),password:el.find("#password").val()},success:function(response){var error=extractErrorFromAddOnResponse(response);return error?void addonError(error,el,proceed):void afterAddonInstall(response,proceed,message,el)},error:function(){proceed.removeClass("wpbdp-loading-button")}})}function afterAddonInstall(response,button,message,el){button.css({opacity:"0"}),message.text("Active"),jQuery("#wpbdp-oneclick").hide(),jQuery("#wpbdp-addon-status").text(response).show(),jQuery("#wpbdp-upgrade-modal h2").hide(),jQuery("#wpbdp-upgrade-modal .wpbdp-lock-icon").addClass("wpbdp-lock-open-icon"),jQuery("#wpbdp-upgrade-modal .wpbdp-lock-icon use").attr("xlink:href","#wpbdp-lock-open-icon"),el.parent().removeClass("wpbdp-addon-not-installed wpbdp-addon-installed").addClass("wpbdp-addon-active"),button.removeClass("wpbdp-loading-button");var refreshPage=document.querySelectorAll(".wpbdp-admin-page-import, #wpbdp-admin-smtp, #wpbdp-welcome");refreshPage.length>0&&window.location.reload()}function extractErrorFromAddOnResponse(response){return"string"!=typeof response&&(("undefined"==typeof response.success||!response.success)&&(response.form&&jQuery(response.form).is("#message")?{message:jQuery(response.form).find("p").html()}:response))}function addonError(response,el,button){response.form?(jQuery(".wpbdp-inline-error").remove(),button.closest(".wpbdp-card").html(response.form).css({padding:5}).find("#upgrade").attr("rel",button.attr("rel")).on("click",installAddonWithCreds)):(el.append('<div class="wpbdp-addon-error wpbdp_error_style"><p><strong>'+response.message+"</strong></p></div>"),button.removeClass("wpbdp-loading-button"),jQuery(".wpbdp-addon-error").delay(4e3).fadeOut())}return{init:function(){jQuery(document).on("click",".wpbdp-install-addon",installAddon),jQuery(document).on("click",".wpbdp-activate-addon",activateAddon)}}}var WPBDP_associations_fieldtypes={},WPBDPAdmin_Tooltip={};!function($){var WPBDPAdmin_Modal={init:function(){WPBDPAdmin_Modal.initConfirmModal(),WPBDPAdmin_Modal.initTaxonomyModal()},initConfirmModal:function(){var links=$("a[data-bdconfirm]");if(links.length){$(".wpbdp-admin-page").append(WPBDPAdmin_Modal.getHtml());var modal=WPBDPAdmin_Modal.initModal("#wpbdp-admin-modal");$(document).on("click","a[data-bdconfirm]",function(e){e.preventDefault(),modal.find("h2").text(this.getAttribute("data-bdconfirm")),modal.find(".inside").addClass("empty"),modal.find(".wpbdp-continue").attr("href",this.getAttribute("href")),modal.dialog("open")})}},getHtml:function(){return'<div id="wpbdp-admin-modal" class="hidden settings-lite-cta">'+WPBDPAdmin_Modal.getHeaderHtml()+'<div class="wpbdp-modal-bottom"><a href="#" class="dismiss-button" title="Dismiss">'+wpbdp_global.cancel+'</a><a href="#" class="wpbdp-continue wpbdp-button-primary alignright">'+wpbdp_global["continue"]+"</a></div></div>"},initTaxonomyModal:function(){var modal,form=$("#addtag").closest(".form-wrap");form.length&&($(".wpbdp-admin-page").append(WPBDPAdmin_Modal.getFormHtml()),modal=WPBDPAdmin_Modal.initModal("#wpbdp-add-taxonomy-form"),$(document).on("click",".wpbdp-add-taxonomy-form",function(e){e.preventDefault();var heading=form.find("h2:first");heading.hide(),modal.find("h2").text(heading.text()),modal.find(".inside").html(form),modal.dialog("open")}))},getFormHtml:function(){return'<div id="wpbdp-add-taxonomy-form" class="hidden settings-lite-cta">'+WPBDPAdmin_Modal.getHeaderHtml()+"</div>"},getHeaderHtml:function(){return'<div class="wpbdp-modal-top"><a href="#" class="dismiss alignright" title="Dismiss"><img src="'+wpbdp_global.assets+'/images/icons/close.svg" width="24" height="24"/></a><h2>'+wpbdp_global.confirm+'</h2></div><div class="inside"></div>'},initModal:function(id,width){var $info=$(id);return!($info.length<1)&&("undefined"==typeof width&&(width="550px"),$info.dialog({dialogClass:"wpbdp-admin-dialog",modal:!0,autoOpen:!1,closeOnEscape:!0,width:width,resizable:!1,draggable:!1,open:function(){$(".ui-dialog-titlebar").addClass("hidden").removeClass("ui-helper-clearfix"),$(".ui-widget-overlay").addClass("wpbdp-modal-overlay"),$(".wpbdp-admin-dialog").removeClass("ui-widget ui-widget-content ui-corner-all"),$info.removeClass("ui-dialog-content ui-widget-content"),WPBDPAdmin_Modal.onCloseModal($info)},close:function(){$(".ui-widget-overlay").removeClass("wpbdp-modal-overlay"),$(".spinner").css("visibility","hidden"),this.removeAttribute("data-option-type");var optionType=document.getElementById("bulk-option-type");optionType&&(optionType.value="")}}),$info)},onCloseModal:function($modal){var closeModal=function(e){e.preventDefault(),$modal.dialog("close")};$(".ui-widget-overlay").on("click",closeModal),$modal.on("click","a.dismiss, .dismiss-button",closeModal)}};window.WPBDPAdmin_Tooltip={$layout_container:null,$menu_items:null,$menu_state:null,init:function(){WPBDPAdmin_Tooltip.maybeHighlightMenu(),WPBDPAdmin_Tooltip.$layout_container=$(".wpbdp-admin-row"),WPBDPAdmin_Tooltip.$menu_items=WPBDPAdmin_Tooltip.$layout_container.find(".wpbdp-nav-item a"),WPBDPAdmin_Tooltip.$menu_state=window.localStorage.getItem("_wpbdp_admin_menu"),$(document).on("click",".wpbdp-nav-toggle",WPBDPAdmin_Tooltip.onNavToggle),WPBDPAdmin_Tooltip.layoutAdjustment()},maybeHighlightMenu:function(){"undefined"!=typeof wpbdpSelectNav&&wpbdpSelectSubnav()},onNavToggle:function(e){e.preventDefault(),WPBDPAdmin_Tooltip.$layout_container.toggleClass("minimized"),WPBDPAdmin_Tooltip.$layout_container.hasClass("minimized")?(window.localStorage.setItem("_wpbdp_admin_menu","minimized"),WPBDPAdmin_Tooltip.$menu_items.addClass("wpbdp-nav-tooltip")):(window.localStorage.removeItem("_wpbdp_admin_menu"),WPBDPAdmin_Tooltip.$menu_items.removeClass("wpbdp-nav-tooltip"))},layoutAdjustment:function(){var menu=document.getElementById("adminmenuwrap");null!==menu&&WPBDPAdmin_Tooltip.$layout_container.css("min-height",menu.offsetHeight),window.matchMedia("screen and (max-width: 768px)").matches&&WPBDPAdmin_Tooltip.$menu_items.addClass("wpbdp-nav-tooltip"),"minimized"===WPBDPAdmin_Tooltip.$menu_state&&(WPBDPAdmin_Tooltip.$layout_container.addClass("minimized"),WPBDPAdmin_Tooltip.$menu_items.addClass("wpbdp-nav-tooltip"))}},WPBDPAdmin_Tooltip.init();var WPBDPAdmin_FormFields={$f_association:null,$f_fieldtype:null,init:function(){WPBDPAdmin_FormFields.$f_association=$("form#wpbdp-formfield-form select#field-association"),$(document).on("change",WPBDPAdmin_FormFields.$f_association,WPBDPAdmin_FormFields.onAssociationChange),WPBDPAdmin_FormFields.$f_fieldtype=$("form#wpbdp-formfield-form select#field-type"),$(document).on("change",WPBDPAdmin_FormFields.$f_fieldtype,WPBDPAdmin_FormFields.onFieldTypeChange),WPBDPAdmin_FormFields.$f_validator=$("form#wpbdp-formfield-form select#field-validator"),$(document).on("change",WPBDPAdmin_FormFields.$f_validator,WPBDPAdmin_FormFields.onFieldValidatorChange),$("#wpbdp-fieldsettings").on("click",".iframe-confirm a",function(e){e.preventDefault(),$(this).hasClass("yes")?$(this).parents(".iframe-confirm").hide():($('#wpbdp-fieldsettings input[name="field[allow_iframes]"]').prop("checked",!1),$(this).parents(".iframe-confirm").hide())}),$("#wpbdp-fieldsettings").on("change",'input[name="field[allow_iframes]"]',function(){$(this).is(":checked")?$(".iframe-confirm").show():$(".iframe-confirm").hide()}),$("#wpbdp-formfield-form").on("change",'input[name="field[display_flags][]"][value="search"]',function(){$(".if-display-in-search").toggle($(this).is(":checked"))}),$("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})}}),$("#wpbdp-formfield-form").on("change",'select[name="limit_categories"]',function(){var form=$(this).parents("form").find("#limit-categories-list");"1"===$(this).val()?form.removeClass("hidden"):form.addClass("hidden")})},onFieldTypeChange:function(){var $field_type=$(this).find("option:selected");if($field_type.length){var field_type=$field_type.val();$("select#field-validator").prop("disabled",!1),"url"==field_type?($("select#field-validator option").not('[value="url"]').prop("disabled",!0).prop("selected",!1),$('select#field-validator option[value="url"]').prop("selected",!0)):$("select#field-validator option").prop("disabled",!1),"social-twitter"==field_type&&$("select#field-validator").prop("disabled",!0);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){response.ok&&response.html?($("#wpbdp-fieldsettings-html").html(response.html),$("#wpbdp-fieldsettings").show()):($("#wpbdp-fieldsettings-html").empty(),$("#wpbdp-fieldsettings").hide())},"json"),WPBDPAdmin_FormFields.onFieldValidatorChange()}},onAssociationChange:function(){$f_fieldtype=WPBDPAdmin_FormFields.$f_fieldtype;var association=$(this).val(),valid_types=WPBDP_associations_fieldtypes[association],private_option=$("#wpbdp_private_field");$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.trigger("change"),0<=["title","content","category"].indexOf(association)?(private_option.find("input").prop("disabled",!0),private_option.hide()):(private_option.find("input").prop("disabled",!1),private_option.show());var form=$(this).parents("form").find(".limit-categories");0<=["title","category"].indexOf(association)?form.addClass("hidden"):form.removeClass("hidden")},onFieldValidatorChange:function(){var $field_validator=$(this).find("option:selected"),field_type=WPBDPAdmin_FormFields.$f_fieldtype.find("option:selected").val();"textfield"===field_type||"textarea"===field_type?"word_number"===$field_validator.val()?($("#wpbdp_word_count").show(),$('select#field-validator option[value="word_number"]').prop("disabled",!1)):$("#wpbdp_word_count").hide():($("#wpbdp_word_count").hide(),$('select#field-validator option[value="word_number"]').prop("disabled",!0).prop("selected",!1))}},WPBDPAdmin_Notifications={notificationContainer:null,preAdminNotifications:null,adminNotifications:null,buttonNotification:null,closeButton:null,init:function(){this.notificationContainer=$(".wpbdp-bell-notifications"),this.preAdminNotifications=$(".notice:hidden"),this.adminNotifications=this.notificationContainer.find(".wpbdp-bell-notifications-list"),this.buttonNotification=$(".wpbdp-bell-notification-icon"),this.closeButton=$(".wpbdp-bell-notifications-close"),this.onClickNotifications(),this.initCloseNotifications(),WPBDPAdmin_Notifications.parseNotifications()},onClickNotifications:function(){WPBDPAdmin_Notifications.buttonNotification.on("click",function(e){e.preventDefault(),WPBDPAdmin_Notifications.notificationContainer.toggleClass("hidden")})},initCloseNotifications:function(){WPBDPAdmin_Notifications.closeButton.on("click",function(e){e.preventDefault(),WPBDPAdmin_Notifications.notificationContainer.addClass("hidden")})},parseNotifications:function(){if(WPBDPAdmin_Notifications.preAdminNotifications.length<1)return!0;var notifications=[],snackbars=[];WPBDPAdmin_Notifications.preAdminNotifications.each(function(){var notification=$(this),mainMsg="message"===this.id;return!notification.hasClass("wpbdp-inline-notice")&&void((notification.hasClass("wpbdp-notice")||mainMsg)&&(notification.hasClass("is-dismissible")&&!mainMsg?notifications.push('<li class="wpbdp-bell-notice '+this.classList+'">'+notification.html()+"</li>"):snackbars.push(notification.html()),notification.remove()))}),WPBDPAdmin_Notifications.adminNotifications.append(notifications.join(" ")),notifications.length>0&&($(".wpbdp-bell-notification").show(),WPBDPAdmin_Notifications.notificationContainer.removeClass("hidden")),snackbars.length>0&&snackbars.forEach(function(value,index,array){WPBDPAdmin_Notifications.generateSnackBar(value)})},generateSnackBar:function(notification){var snackbar=$("<div>",{"class":"wpbdp-snackbar",html:notification});$("#wpbdp-snackbar-notices").append(snackbar),snackbar.find(".notice-dismiss").on("click",function(e){e.preventDefault(),snackbar.fadeOut()}),setTimeout(function(){snackbar.remove()},25e3)},hideNotificationCenter:function(){WPBDPAdmin_Notifications.adminNotifications.find("li").length<1&&(WPBDPAdmin_Notifications.notificationContainer.addClass("hidden"),$(".wpbdp-bell-notification").hide())}};$(document).ready(function(){WPBDPAdmin_FormFields.init(),WPBDPAdmin_Modal.init(),WPBDPAdmin_Notifications.init(),$(".wpbdp-tooltip").tooltip({tooltipClass:"wpbdp-admin-tooltip-content"})});var dismissNotice=function($notice,$button){$.post(ajaxurl,{action:"wpbdp_dismiss_notification",id:$button.data("dismissible-id"),nonce:$button.data("nonce")},function(){$notice.fadeOut("fast",function(){$notice.remove(),WPBDPAdmin_Notifications.hideNotificationCenter()})})};$(document).on("click",".wpbdp-notice.is-dismissible > .notice-dismiss, .wpbdp-notice .wpbdp-notice-dismiss",function(e){e.preventDefault();var $button=$(this),$notice=$button.closest(".wpbdp-notice"),link=$button.attr("href");link&&window.open(link,"_blank").focus(),dismissNotice($notice,$button)})}(jQuery),jQuery(document).ready(function($){$(".wpbdp-admin-page-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})}}),$(document).on("click",".fee-order-submit",function(e){e.preventDefault(),$.ajax({url:ajaxurl,data:$(this).parent("form").serialize(),dataType:"json",type:"POST",success:function(res){res.success&&location.reload()}})}),$(".wpbdp-ajax-placeholder").each(function(i,v){wpbdp_load_placeholder($(v))}),$(document).on("click","input#doaction, input#doaction2",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");return $checked_posts.each(function(i,v){uri+="&post[]="+$(v).val()}),window.location.href=uri,!1}}return!0}),$(".wpbdp-admin-page-debug-info").on("click","a.current-nav",function(e){e.preventDefault(),$(".wpbdp-admin-page-debug-info a.current-nav").not(this).removeClass("current");var $selected_tab=$(this);$selected_tab.addClass("current"),$(".wpbdp-debug-section").hide(),$('.wpbdp-debug-section[data-id="'+$(this).attr("href")+'"]').show()}),$(".wpbdp-admin-page-debug-info a.current-nav").length>0&&$(".wpbdp-admin-page-debug-info a.current-nav").get(0).trigger("click"),$(".wpbdp-page-admin-transactions").on("click",".column-actions a.details-link",function(e){e.preventDefault();var $tr=$(this).parents("tr"),$details=$tr.find("div.more-details"),$tr_details=$tr.next("tr.more-details-row");return $tr_details.length>0?($tr_details.remove(),void $(this).text($(this).text().replace("-","+"))):($(this).text($(this).text().replace("+","-")),void $tr.after('<tr class="more-details-row"><td colspan="7">'+$details.html()+"</td></tr>").show())})});var WPBDP_Admin={};WPBDP_Admin.payments={},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($){var s=WPBDP_Admin.settings={init:function(){$("#wpbdp-settings-quick-search-fields").on("change",":checkbox",function(){var $container=$("#wpbdp-settings-quick-search-fields"),text_fields=$container.data("text-fields"),selected=$container.find(":checkbox:checked").map(function(){return parseInt($(this).val())}).get(),show_warning=!1;if(selected.length>0&&text_fields.length>0)for(var i=0;i<text_fields.length;i++)if($.inArray(text_fields[i],selected)>-1){show_warning=!0;break}show_warning?$("#wpbdp-settings-quick-search-fields .text-fields-warning").fadeIn("fast"):$("#wpbdp-settings-quick-search-fields .text-fields-warning").fadeOut("fast")}),$("#wpbdp-settings-currency select").on("change",function(){"AED"===$(this).val()?$("#wpbdp-settings-currency .wpbdp-setting-description").show():$("#wpbdp-settings-currency .wpbdp-setting-description").hide()}),$("#wpbdp-settings-currency select").trigger("change")}};$(document).ready(function(){$("#wpbdp-admin-page-settings").length>0&&s.init()})}(jQuery),jQuery(function($){if(0!==$(".wpbdp-admin-page-uninstall").length){var $warnings=$("#wpbdp-uninstall-messages"),$confirm_button=$("#wpbdp-uninstall-proceed-btn"),$form=$("#wpbdp-uninstall-capture-form");$(document).on("click",$confirm_button,function(e){e.preventDefault(),$warnings.fadeOut("fast",function(){$form.fadeIn("fast")})}),$form.submit(function(){var $no_reason_error=$(".wpbdp-validation-error.no-reason").hide(),$no_text_error=$(".wpbdp-validation-error.no-reason-text").hide(),$reason_checked=$('input[name="uninstall[reason_id]"]:checked');if(0===$reason_checked.length)return $no_reason_error.show(),!1;if("0"==$reason_checked.val()){var $reason_text=$('textarea[name="uninstall[reason_text]"]'),reason_text=$.trim($reason_text.val());if($reason_text.removeClass("invalid"),!reason_text)return $no_text_error.show(),$reason_text.addClass("invalid"),!1}return!0}),$("form#wpbdp-uninstall-capture-form").on("change",'input[name="uninstall[reason_id]"]',function(e){var val=$(this).val();"0"==val?$("form#wpbdp-uninstall-capture-form .custom-reason").fadeIn():$("form#wpbdp-uninstall-capture-form .custom-reason").fadeOut("fast",function(){$(this).val("")})})}}),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").fadeIn("fast"):$(this).parents(".widget").find(".thumbnail-width-config").fadeOut("fast")})})}(jQuery),wpbdpAddonBuild=wpbdpAddons(),jQuery(document).ready(function($){wpbdpAddonBuild.init()}),jQuery(function($){$(document).on("change",".wpbdp-js-toggle",function(){var other_opts,name=$(this).attr("name"),value=$(this).val(),is_checkbox=$(this).is(":checkbox"),is_radio=$(this).is(":radio"),is_select=$(this).is("select"),toggles=$(this).attr("data-toggles");if(is_select){var $option=$(this).find(":selected");toggles=$option.attr("data-toggles"),toggles&&"undefined"!=typeof toggles||(toggles="")}if(toggles){var $dest=$(toggles.startsWith("#")||toggles.startsWith("-")?toggles:"#"+toggles+", ."+toggles);if(0===$dest.length||!is_radio&&!is_checkbox&&!is_select)return;if(is_checkbox&&$(this).is(":checked"))return void $dest.toggleClass("hidden")}other_opts=is_select?$(this).find("option").not('[value="'+value+'"]'):$('input[name="'+name+'"]').not('[value="'+value+'"]'),other_opts.each(function(){var toggles_i=$(this).attr("data-toggles");if(toggles_i){var $dest_i=$(toggles_i.startsWith("#")||toggles_i.startsWith("-")?toggles_i:"#"+toggles_i+", ."+toggles_i);$dest_i.addClass("hidden")}})})}),jQuery(function($){$(".wpbdp-admin-tab-nav").on("click","a",function(e){e.preventDefault();var $others=$(this).parents("ul").find("li a"),$selected=$others.filter(".current");$others.removeClass("current"),$(this).addClass("current");var href=$(this).attr("href"),$content=$(href);$selected.length>0&&$($selected.attr("href")).hide(),$content.show()}),$(".wpbdp-admin-tab-nav").each(function(i,v){$(this).find("a:first").trigger("click")})}),jQuery(function($){$(document).on("click",".wpbdp-admin-confirm",function(e){var message=$(this).data("confirm");message&&"undefined"!=typeof message||(message="Are you sure you want to do this?");var confirm=window.confirm(message);return!!confirm||(e.stopImmediatePropagation(),!1)}),$(document).on("click",".wpbdp-admin-ajax",function(e){e.preventDefault();var $btn=$(this),data=$btn.data("ajax"),message=$btn.data("confirm"),$target=$($btn.data("target")),confirm=window.confirm(message);return!!confirm&&($btn.prop("disabled",!0),void $.post(ajaxurl,data,function(res){res.success?($target.removeClass("error").addClass("updated").find("p").html(res.message).show(),$target.fadeOut(1e3)):$target.removeClass("updated").addClass("error").find("p").html(res.error).show(),$btn.prop("disabled",!1)},"json"))})});
|
1 |
+
function wpbdpSelectSubnav(){var wpbdpMenu=jQuery("#toplevel_page_wpbdp_admin");jQuery(wpbdpMenu).removeClass("wp-not-current-submenu").addClass("wp-has-current-submenu wp-menu-open"),jQuery("#toplevel_page_wpbdp_admin a.wp-has-submenu").removeClass("wp-not-current-submenu").addClass("wp-has-current-submenu wp-menu-open"),jQuery("#toplevel_page_wpbdp_admin ul.wp-submenu-wrap li.wp-first-item").addClass("current")}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})}function wpbdpAddons(){function activateAddon(e){e.preventDefault(),installOrActivate(this,"wpbdp_activate_addon")}function installAddon(e){e.preventDefault(),installOrActivate(this,"wpbdp_install_addon")}function installOrActivate(clicked,action){jQuery(".wpbdp-addon-error").remove();var button=jQuery(clicked),plugin=button.attr("rel"),el=button.parent(),message=el.parent().find(".wpbdp-addon-status");button.addClass("wpbdp-loading-button"),jQuery.ajax({url:ajaxurl,type:"POST",async:!0,cache:!1,dataType:"json",data:{action:action,nonce:wpbdp_global.nonce,plugin:plugin},success:function(response){var error=extractErrorFromAddOnResponse(response);return error?void addonError(error,el,button):void afterAddonInstall(response,button,message,el)},error:function(){button.removeClass("wpbdp-loading-button")}})}function installAddonWithCreds(e){e.preventDefault();var proceed=jQuery(this),el=proceed.parent().parent(),plugin=proceed.attr("rel");proceed.addClass("wpbdp-loading-button"),jQuery.ajax({url:ajaxurl,type:"POST",async:!0,cache:!1,dataType:"json",data:{action:"wpbdp_install_addon",nonce:wpbdp_global.nonce,plugin:plugin,hostname:el.find("#hostname").val(),username:el.find("#username").val(),password:el.find("#password").val()},success:function(response){var error=extractErrorFromAddOnResponse(response);return error?void addonError(error,el,proceed):void afterAddonInstall(response,proceed,message,el)},error:function(){proceed.removeClass("wpbdp-loading-button")}})}function afterAddonInstall(response,button,message,el){button.css({opacity:"0"}),message.text("Active"),jQuery("#wpbdp-oneclick").hide(),jQuery("#wpbdp-addon-status").text(response).show(),jQuery("#wpbdp-upgrade-modal h2").hide(),jQuery("#wpbdp-upgrade-modal .wpbdp-lock-icon").addClass("wpbdp-lock-open-icon"),jQuery("#wpbdp-upgrade-modal .wpbdp-lock-icon use").attr("xlink:href","#wpbdp-lock-open-icon"),el.parent().removeClass("wpbdp-addon-not-installed wpbdp-addon-installed").addClass("wpbdp-addon-active"),button.removeClass("wpbdp-loading-button");var refreshPage=document.querySelectorAll(".wpbdp-admin-page-import, #wpbdp-admin-smtp, #wpbdp-welcome");refreshPage.length>0&&window.location.reload()}function extractErrorFromAddOnResponse(response){return"string"!=typeof response&&(("undefined"==typeof response.success||!response.success)&&(response.form&&jQuery(response.form).is("#message")?{message:jQuery(response.form).find("p").html()}:response))}function addonError(response,el,button){response.form?(jQuery(".wpbdp-inline-error").remove(),button.closest(".wpbdp-card").html(response.form).css({padding:5}).find("#upgrade").attr("rel",button.attr("rel")).on("click",installAddonWithCreds)):(el.append('<div class="wpbdp-addon-error wpbdp_error_style"><p><strong>'+response.message+"</strong></p></div>"),button.removeClass("wpbdp-loading-button"),jQuery(".wpbdp-addon-error").delay(4e3).fadeOut())}return{init:function(){jQuery(document).on("click",".wpbdp-install-addon",installAddon),jQuery(document).on("click",".wpbdp-activate-addon",activateAddon)}}}var WPBDP_associations_fieldtypes={},WPBDPAdmin_Tooltip={};!function($){var WPBDPAdmin_Modal={init:function(){WPBDPAdmin_Modal.initConfirmModal(),WPBDPAdmin_Modal.initTaxonomyModal()},initConfirmModal:function(){var links=$("a[data-bdconfirm]");if(links.length){$(".wpbdp-admin-page").append(WPBDPAdmin_Modal.getHtml());var modal=WPBDPAdmin_Modal.initModal("#wpbdp-admin-modal");$(document).on("click","a[data-bdconfirm]",function(e){e.preventDefault(),modal.find("h2").text(this.getAttribute("data-bdconfirm")),modal.find(".inside").addClass("empty"),modal.find(".wpbdp-continue").attr("href",this.getAttribute("href")),modal.dialog("open")})}},getHtml:function(){return'<div id="wpbdp-admin-modal" class="hidden settings-lite-cta">'+WPBDPAdmin_Modal.getHeaderHtml()+'<div class="wpbdp-modal-bottom"><a href="#" class="dismiss-button" title="Dismiss">'+wpbdp_global.cancel+'</a><a href="#" class="wpbdp-continue wpbdp-button-primary alignright">'+wpbdp_global["continue"]+"</a></div></div>"},initTaxonomyModal:function(){var modal,form=$("#addtag").closest(".form-wrap");form.length&&($(".wpbdp-admin-page").append(WPBDPAdmin_Modal.getFormHtml()),modal=WPBDPAdmin_Modal.initModal("#wpbdp-add-taxonomy-form"),$(document).on("click",".wpbdp-add-taxonomy-form",function(e){e.preventDefault();var heading=form.find("h2:first");heading.hide(),modal.find("h2").text(heading.text()),modal.find(".inside").html(form),modal.dialog("open")}))},getFormHtml:function(){return'<div id="wpbdp-add-taxonomy-form" class="hidden settings-lite-cta">'+WPBDPAdmin_Modal.getHeaderHtml()+"</div>"},getHeaderHtml:function(){return'<div class="wpbdp-modal-top"><a href="#" class="dismiss alignright" title="Dismiss"><img src="'+wpbdp_global.assets+'/images/icons/close.svg" width="24" height="24"/></a><h2>'+wpbdp_global.confirm+'</h2></div><div class="inside"></div>'},initModal:function(id,width){var $info=$(id);return!($info.length<1)&&("undefined"==typeof width&&(width="550px"),$info.dialog({dialogClass:"wpbdp-admin-dialog",modal:!0,autoOpen:!1,closeOnEscape:!0,width:width,resizable:!1,draggable:!1,open:function(){$(".ui-dialog-titlebar").addClass("hidden").removeClass("ui-helper-clearfix"),$(".ui-widget-overlay").addClass("wpbdp-modal-overlay"),$(".wpbdp-admin-dialog").removeClass("ui-widget ui-widget-content ui-corner-all"),$info.removeClass("ui-dialog-content ui-widget-content"),WPBDPAdmin_Modal.onCloseModal($info)},close:function(){$(".ui-widget-overlay").removeClass("wpbdp-modal-overlay"),$(".spinner").css("visibility","hidden"),this.removeAttribute("data-option-type");var optionType=document.getElementById("bulk-option-type");optionType&&(optionType.value="")}}),$info)},onCloseModal:function($modal){var closeModal=function(e){e.preventDefault(),$modal.dialog("close")};$(".ui-widget-overlay").on("click",closeModal),$modal.on("click","a.dismiss, .dismiss-button",closeModal)}};window.WPBDPAdmin_Tooltip={$layout_container:null,$menu_items:null,$menu_state:null,init:function(){WPBDPAdmin_Tooltip.maybeHighlightMenu(),WPBDPAdmin_Tooltip.$layout_container=$(".wpbdp-admin-row"),WPBDPAdmin_Tooltip.$menu_items=WPBDPAdmin_Tooltip.$layout_container.find(".wpbdp-nav-item a"),WPBDPAdmin_Tooltip.$menu_state=window.localStorage.getItem("_wpbdp_admin_menu"),$(document).on("click",".wpbdp-nav-toggle",WPBDPAdmin_Tooltip.onNavToggle),WPBDPAdmin_Tooltip.layoutAdjustment()},maybeHighlightMenu:function(){"undefined"!=typeof wpbdpSelectNav&&wpbdpSelectSubnav()},onNavToggle:function(e){e.preventDefault(),WPBDPAdmin_Tooltip.$layout_container.toggleClass("minimized"),WPBDPAdmin_Tooltip.$layout_container.hasClass("minimized")?(window.localStorage.setItem("_wpbdp_admin_menu","minimized"),WPBDPAdmin_Tooltip.$menu_items.addClass("wpbdp-nav-tooltip")):(window.localStorage.removeItem("_wpbdp_admin_menu"),WPBDPAdmin_Tooltip.$menu_items.removeClass("wpbdp-nav-tooltip"))},layoutAdjustment:function(){var menu=document.getElementById("adminmenuwrap");null!==menu&&WPBDPAdmin_Tooltip.$layout_container.css("min-height",menu.offsetHeight),window.matchMedia("screen and (max-width: 768px)").matches&&WPBDPAdmin_Tooltip.$menu_items.addClass("wpbdp-nav-tooltip"),"minimized"===WPBDPAdmin_Tooltip.$menu_state&&(WPBDPAdmin_Tooltip.$layout_container.addClass("minimized"),WPBDPAdmin_Tooltip.$menu_items.addClass("wpbdp-nav-tooltip"))}},WPBDPAdmin_Tooltip.init();var WPBDPAdmin_FormFields={$f_association:null,$f_fieldtype:null,init:function(){var fieldForm=$("form#wpbdp-formfield-form");WPBDPAdmin_FormFields.$f_association=$(fieldForm).find("select#field-association"),fieldForm.on("change","select#field-association",WPBDPAdmin_FormFields.onAssociationChange),WPBDPAdmin_FormFields.$f_fieldtype=$(fieldForm).find("select#field-type"),fieldForm.on("change","select#field-type",WPBDPAdmin_FormFields.onFieldTypeChange),fieldForm.on("change","select#field-validator",WPBDPAdmin_FormFields.onFieldValidatorChange),$("#wpbdp-fieldsettings").on("click",".iframe-confirm a",function(e){e.preventDefault(),$(this).hasClass("yes")?$(this).parents(".iframe-confirm").hide():($('#wpbdp-fieldsettings input[name="field[allow_iframes]"]').prop("checked",!1),$(this).parents(".iframe-confirm").hide())}),$("#wpbdp-fieldsettings").on("change",'input[name="field[allow_iframes]"]',function(){$(this).is(":checked")?$(".iframe-confirm").show():$(".iframe-confirm").hide()}),$("#wpbdp-formfield-form").on("change",'input[name="field[display_flags][]"][value="search"]',function(){$(".if-display-in-search").toggle($(this).is(":checked"))}),$("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})}}),$("#wpbdp-formfield-form").on("change",'select[name="limit_categories"]',function(){var form=$(this).parents("form").find("#limit-categories-list");"1"===$(this).val()?form.removeClass("hidden"):form.addClass("hidden")})},onFieldTypeChange:function(){var $field_type=$(this).find("option:selected");if($field_type.length){var field_type=$field_type.val();$("select#field-validator").prop("disabled",!1),"url"==field_type?($("select#field-validator option").not('[value="url"]').prop("disabled",!0).prop("selected",!1),$('select#field-validator option[value="url"]').prop("selected",!0)):$("select#field-validator option").prop("disabled",!1),"social-twitter"==field_type&&$("select#field-validator").prop("disabled",!0);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){response.ok&&response.html?($("#wpbdp-fieldsettings-html").html(response.html),$("#wpbdp-fieldsettings").show()):($("#wpbdp-fieldsettings-html").empty(),$("#wpbdp-fieldsettings").hide())},"json"),WPBDPAdmin_FormFields.onFieldValidatorChange()}},onAssociationChange:function(){$f_fieldtype=WPBDPAdmin_FormFields.$f_fieldtype;var association=$(this).val(),valid_types=WPBDP_associations_fieldtypes[association],private_option=$("#wpbdp_private_field");$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.trigger("change"),0<=["title","content","category"].indexOf(association)?(private_option.find("input").prop("disabled",!0),private_option.hide()):(private_option.find("input").prop("disabled",!1),private_option.show());var form=$(this).parents("form").find(".limit-categories");0<=["title","category"].indexOf(association)?form.addClass("hidden"):form.removeClass("hidden")},onFieldValidatorChange:function(){var $field_validator=$(this).find("option:selected"),field_type=WPBDPAdmin_FormFields.$f_fieldtype.find("option:selected").val();"textfield"===field_type||"textarea"===field_type?"word_number"===$field_validator.val()?($("#wpbdp_word_count").show(),$('select#field-validator option[value="word_number"]').prop("disabled",!1)):$("#wpbdp_word_count").hide():($("#wpbdp_word_count").hide(),$('select#field-validator option[value="word_number"]').prop("disabled",!0).prop("selected",!1))}},WPBDPAdmin_Notifications={notificationContainer:null,preAdminNotifications:null,adminNotifications:null,buttonNotification:null,closeButton:null,init:function(){this.notificationContainer=$(".wpbdp-bell-notifications"),this.preAdminNotifications=$(".notice:hidden"),this.adminNotifications=this.notificationContainer.find(".wpbdp-bell-notifications-list"),this.buttonNotification=$(".wpbdp-bell-notification-icon"),this.closeButton=$(".wpbdp-bell-notifications-close"),this.onClickNotifications(),this.initCloseNotifications(),WPBDPAdmin_Notifications.parseNotifications()},onClickNotifications:function(){WPBDPAdmin_Notifications.buttonNotification.on("click",function(e){e.preventDefault(),WPBDPAdmin_Notifications.notificationContainer.toggleClass("hidden")})},initCloseNotifications:function(){WPBDPAdmin_Notifications.closeButton.on("click",function(e){e.preventDefault(),WPBDPAdmin_Notifications.notificationContainer.addClass("hidden")})},parseNotifications:function(){if(WPBDPAdmin_Notifications.preAdminNotifications.length<1)return!0;var notifications=[],snackbars=[];WPBDPAdmin_Notifications.preAdminNotifications.each(function(){var notification=$(this),mainMsg="message"===this.id;return!notification.hasClass("wpbdp-inline-notice")&&void((notification.hasClass("wpbdp-notice")||mainMsg)&&(notification.hasClass("is-dismissible")&&!mainMsg?notifications.push('<li class="wpbdp-bell-notice '+this.classList+'">'+notification.html()+"</li>"):snackbars.push(notification.html()),notification.remove()))}),WPBDPAdmin_Notifications.adminNotifications.append(notifications.join(" ")),notifications.length>0&&($(".wpbdp-bell-notification").show(),WPBDPAdmin_Notifications.notificationContainer.removeClass("hidden")),snackbars.length>0&&snackbars.forEach(function(value,index,array){WPBDPAdmin_Notifications.generateSnackBar(value)})},generateSnackBar:function(notification){var snackbar=$("<div>",{"class":"wpbdp-snackbar",html:notification});$("#wpbdp-snackbar-notices").append(snackbar),snackbar.find(".notice-dismiss").on("click",function(e){e.preventDefault(),snackbar.fadeOut()}),setTimeout(function(){snackbar.remove()},25e3)},hideNotificationCenter:function(){WPBDPAdmin_Notifications.adminNotifications.find("li").length<1&&(WPBDPAdmin_Notifications.notificationContainer.addClass("hidden"),$(".wpbdp-bell-notification").hide())}};$(document).ready(function(){WPBDPAdmin_FormFields.init(),WPBDPAdmin_Modal.init(),WPBDPAdmin_Notifications.init(),$(".wpbdp-tooltip").tooltip({tooltipClass:"wpbdp-admin-tooltip-content"})});var dismissNotice=function($notice,$button){$.post(ajaxurl,{action:"wpbdp_dismiss_notification",id:$button.data("dismissible-id"),nonce:$button.data("nonce")},function(){$notice.fadeOut("fast",function(){$notice.remove(),WPBDPAdmin_Notifications.hideNotificationCenter()})})};$(document).on("click",".wpbdp-notice.is-dismissible > .notice-dismiss, .wpbdp-notice .wpbdp-notice-dismiss",function(e){e.preventDefault();var $button=$(this),$notice=$button.closest(".wpbdp-notice"),link=$button.attr("href");link&&window.open(link,"_blank").focus(),dismissNotice($notice,$button)})}(jQuery),jQuery(document).ready(function($){$(".wpbdp-admin-page-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})}}),$(document).on("click",".fee-order-submit",function(e){e.preventDefault(),$.ajax({url:ajaxurl,data:$(this).parent("form").serialize(),dataType:"json",type:"POST",success:function(res){res.success&&location.reload()}})}),$(".wpbdp-ajax-placeholder").each(function(i,v){wpbdp_load_placeholder($(v))}),$(document).on("click","input#doaction, input#doaction2",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");return $checked_posts.each(function(i,v){uri+="&post[]="+$(v).val()}),window.location.href=uri,!1}}return!0}),$(".wpbdp-admin-page-debug-info").on("click","a.current-nav",function(e){e.preventDefault(),$(".wpbdp-admin-page-debug-info a.current-nav").not(this).removeClass("current");var $selected_tab=$(this);$selected_tab.addClass("current"),$(".wpbdp-debug-section").hide(),$('.wpbdp-debug-section[data-id="'+$(this).attr("href")+'"]').show()}),$(".wpbdp-admin-page-debug-info a.current-nav").length>0&&$(".wpbdp-admin-page-debug-info a.current-nav").get(0).trigger("click"),$(".wpbdp-page-admin-transactions").on("click",".column-actions a.details-link",function(e){e.preventDefault();var $tr=$(this).parents("tr"),$details=$tr.find("div.more-details"),$tr_details=$tr.next("tr.more-details-row");return $tr_details.length>0?($tr_details.remove(),void $(this).text($(this).text().replace("-","+"))):($(this).text($(this).text().replace("+","-")),void $tr.after('<tr class="more-details-row"><td colspan="7">'+$details.html()+"</td></tr>").show())})});var WPBDP_Admin={};WPBDP_Admin.payments={},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($){var s=WPBDP_Admin.settings={init:function(){$("#wpbdp-settings-quick-search-fields").on("change",":checkbox",function(){var $container=$("#wpbdp-settings-quick-search-fields"),text_fields=$container.data("text-fields"),selected=$container.find(":checkbox:checked").map(function(){return parseInt($(this).val())}).get(),show_warning=!1;if(selected.length>0&&text_fields.length>0)for(var i=0;i<text_fields.length;i++)if($.inArray(text_fields[i],selected)>-1){show_warning=!0;break}show_warning?$("#wpbdp-settings-quick-search-fields .text-fields-warning").fadeIn("fast"):$("#wpbdp-settings-quick-search-fields .text-fields-warning").fadeOut("fast")}),$("#wpbdp-settings-currency select").on("change",function(){"AED"===$(this).val()?$("#wpbdp-settings-currency .wpbdp-setting-description").show():$("#wpbdp-settings-currency .wpbdp-setting-description").hide()}),$("#wpbdp-settings-currency select").trigger("change")}};$(document).ready(function(){$("#wpbdp-admin-page-settings").length>0&&s.init()})}(jQuery),jQuery(function($){if(0!==$(".wpbdp-admin-page-uninstall").length){var $warnings=$("#wpbdp-uninstall-messages"),$confirm_button=$("#wpbdp-uninstall-proceed-btn"),$form=$("#wpbdp-uninstall-capture-form");$(document).on("click",$confirm_button,function(e){e.preventDefault(),$warnings.fadeOut("fast",function(){$form.fadeIn("fast")})}),$form.submit(function(){var $no_reason_error=$(".wpbdp-validation-error.no-reason").hide(),$no_text_error=$(".wpbdp-validation-error.no-reason-text").hide(),$reason_checked=$('input[name="uninstall[reason_id]"]:checked');if(0===$reason_checked.length)return $no_reason_error.show(),!1;if("0"==$reason_checked.val()){var $reason_text=$('textarea[name="uninstall[reason_text]"]'),reason_text=$.trim($reason_text.val());if($reason_text.removeClass("invalid"),!reason_text)return $no_text_error.show(),$reason_text.addClass("invalid"),!1}return!0}),$("form#wpbdp-uninstall-capture-form").on("change",'input[name="uninstall[reason_id]"]',function(e){var val=$(this).val();"0"==val?$("form#wpbdp-uninstall-capture-form .custom-reason").fadeIn():$("form#wpbdp-uninstall-capture-form .custom-reason").fadeOut("fast",function(){$(this).val("")})})}}),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").fadeIn("fast"):$(this).parents(".widget").find(".thumbnail-width-config").fadeOut("fast")})})}(jQuery),wpbdpAddonBuild=wpbdpAddons(),jQuery(document).ready(function($){wpbdpAddonBuild.init()}),jQuery(function($){$(document).on("change",".wpbdp-js-toggle",function(){var other_opts,name=$(this).attr("name"),value=$(this).val(),is_checkbox=$(this).is(":checkbox"),is_radio=$(this).is(":radio"),is_select=$(this).is("select"),toggles=$(this).attr("data-toggles");if(is_select){var $option=$(this).find(":selected");toggles=$option.attr("data-toggles"),toggles&&"undefined"!=typeof toggles||(toggles="")}if(toggles){var $dest=$(toggles.startsWith("#")||toggles.startsWith("-")?toggles:"#"+toggles+", ."+toggles);if(0===$dest.length||!is_radio&&!is_checkbox&&!is_select)return;if(is_checkbox&&$(this).is(":checked"))return void $dest.toggleClass("hidden")}other_opts=is_select?$(this).find("option").not('[value="'+value+'"]'):$('input[name="'+name+'"]').not('[value="'+value+'"]'),other_opts.each(function(){var toggles_i=$(this).attr("data-toggles");if(toggles_i){var $dest_i=$(toggles_i.startsWith("#")||toggles_i.startsWith("-")?toggles_i:"#"+toggles_i+", ."+toggles_i);$dest_i.addClass("hidden")}})})}),jQuery(function($){$(".wpbdp-admin-tab-nav").on("click","a",function(e){e.preventDefault();var $others=$(this).parents("ul").find("li a"),$selected=$others.filter(".current");$others.removeClass("current"),$(this).addClass("current");var href=$(this).attr("href"),$content=$(href);$selected.length>0&&$($selected.attr("href")).hide(),$content.show()}),$(".wpbdp-admin-tab-nav").each(function(i,v){$(this).find("a:first").trigger("click")})}),jQuery(function($){$(document).on("click",".wpbdp-admin-confirm",function(e){var message=$(this).data("confirm");message&&"undefined"!=typeof message||(message="Are you sure you want to do this?");var confirm=window.confirm(message);return!!confirm||(e.stopImmediatePropagation(),!1)}),$(document).on("click",".wpbdp-admin-ajax",function(e){e.preventDefault();var $btn=$(this),data=$btn.data("ajax"),message=$btn.data("confirm"),$target=$($btn.data("target")),confirm=window.confirm(message);return!!confirm&&($btn.prop("disabled",!0),void $.post(ajaxurl,data,function(res){res.success?($target.removeClass("error").addClass("updated").find("p").html(res.message).show(),$target.fadeOut(1e3)):$target.removeClass("updated").addClass("error").find("p").html(res.error).show(),$btn.prop("disabled",!1)},"json"))})});
|
business-directory-plugin.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Business Directory Plugin
|
4 |
* Plugin URI: https://businessdirectoryplugin.com
|
5 |
* Description: Provides the ability to maintain a free or paid business directory on your WordPress powered site.
|
6 |
-
* Version: 6.2.
|
7 |
* Author: Business Directory Team
|
8 |
* Author URI: https://businessdirectoryplugin.com
|
9 |
* Text Domain: business-directory-plugin
|
3 |
* Plugin Name: Business Directory Plugin
|
4 |
* Plugin URI: https://businessdirectoryplugin.com
|
5 |
* Description: Provides the ability to maintain a free or paid business directory on your WordPress powered site.
|
6 |
+
* Version: 6.2.9
|
7 |
* Author: Business Directory Team
|
8 |
* Author URI: https://businessdirectoryplugin.com
|
9 |
* Text Domain: business-directory-plugin
|
includes/admin/admin-pages.php
CHANGED
@@ -240,6 +240,10 @@ class WPBDP_Admin_Pages {
|
|
240 |
<div class="wpbdp-admin-row">
|
241 |
<?php
|
242 |
if ( $args['show_nav'] ) {
|
|
|
|
|
|
|
|
|
243 |
include WPBDP_PATH . 'templates/admin/_admin-menu.php';
|
244 |
}
|
245 |
?>
|
240 |
<div class="wpbdp-admin-row">
|
241 |
<?php
|
242 |
if ( $args['show_nav'] ) {
|
243 |
+
if ( isset( $tabs['wpbdp-admin-fees'] ) ) {
|
244 |
+
// This is a content page.
|
245 |
+
echo '<script>var wpbdpSelectNav = 1;</script>';
|
246 |
+
}
|
247 |
include WPBDP_PATH . 'templates/admin/_admin-menu.php';
|
248 |
}
|
249 |
?>
|
includes/admin/class-admin.php
CHANGED
@@ -86,9 +86,6 @@ if ( ! class_exists( 'WPBDP_Admin' ) ) {
|
|
86 |
add_filter( 'admin_head-edit.php', array( $this, 'maybe_highlight_menu' ) );
|
87 |
add_filter( 'admin_head-edit-tags.php', array( $this, 'maybe_highlight_menu' ) );
|
88 |
add_filter( 'admin_head-term.php', array( $this, 'maybe_highlight_menu' ) );
|
89 |
-
add_filter( 'admin_head-directory_page_wpbdp-admin-fees', array( $this, 'maybe_highlight_menu' ) );
|
90 |
-
add_filter( 'admin_head-directory_page_wpbdp_admin_formfields', array( $this, 'maybe_highlight_menu' ) );
|
91 |
-
add_filter( 'admin_head-directory_page_wpbdp_admin_csv', array( $this, 'maybe_highlight_menu' ) );
|
92 |
|
93 |
// Clear listing page cache.
|
94 |
add_filter( 'pre_delete_post', array( $this, 'before_delete_post' ), 10, 2 );
|
86 |
add_filter( 'admin_head-edit.php', array( $this, 'maybe_highlight_menu' ) );
|
87 |
add_filter( 'admin_head-edit-tags.php', array( $this, 'maybe_highlight_menu' ) );
|
88 |
add_filter( 'admin_head-term.php', array( $this, 'maybe_highlight_menu' ) );
|
|
|
|
|
|
|
89 |
|
90 |
// Clear listing page cache.
|
91 |
add_filter( 'pre_delete_post', array( $this, 'before_delete_post' ), 10, 2 );
|
includes/admin/controllers/class-settings-admin.php
CHANGED
@@ -702,7 +702,7 @@ foreach ( $value as $i => $notice ) {
|
|
702 |
'placeholders' =>
|
703 |
array(
|
704 |
'site' => _x( 'Site title (with link)', 'settings', 'business-directory-plugin' ),
|
705 |
-
'author' =>
|
706 |
'listing' => _x( 'Listing\'s name (with link)', 'settings', 'business-directory-plugin' ),
|
707 |
'expiration' => _x( 'Listing\'s expiration date', 'settings', 'business-directory-plugin' ),
|
708 |
'link' => _x( 'Listing\'s renewal link, formatted with an anchor tag', 'settings', 'business-directory-plugin' ),
|
702 |
'placeholders' =>
|
703 |
array(
|
704 |
'site' => _x( 'Site title (with link)', 'settings', 'business-directory-plugin' ),
|
705 |
+
'author' => __( 'Listing owner\'s name', 'business-directory-plugin' ),
|
706 |
'listing' => _x( 'Listing\'s name (with link)', 'settings', 'business-directory-plugin' ),
|
707 |
'expiration' => _x( 'Listing\'s expiration date', 'settings', 'business-directory-plugin' ),
|
708 |
'link' => _x( 'Listing\'s renewal link, formatted with an anchor tag', 'settings', 'business-directory-plugin' ),
|
includes/admin/settings/class-settings-bootstrap.php
CHANGED
@@ -1343,8 +1343,8 @@ final class WPBDP__Settings__Bootstrap {
|
|
1343 |
'desc' => _x( 'This affects emails sent to listing owners via contact forms or when their listings expire.', 'settings', 'business-directory-plugin' ),
|
1344 |
'default' => 'field',
|
1345 |
'options' => array(
|
1346 |
-
|
1347 |
-
|
1348 |
),
|
1349 |
'group' => 'email/main/general',
|
1350 |
)
|
1343 |
'desc' => _x( 'This affects emails sent to listing owners via contact forms or when their listings expire.', 'settings', 'business-directory-plugin' ),
|
1344 |
'default' => 'field',
|
1345 |
'options' => array(
|
1346 |
+
'field' => __( 'Try listing email field first, then listing owner.', 'business-directory-plugin' ),
|
1347 |
+
'user' => __( 'Try listing owner first and then listing email field.', 'business-directory-plugin' ),
|
1348 |
),
|
1349 |
'group' => 'email/main/general',
|
1350 |
)
|
includes/class-wpbdp.php
CHANGED
@@ -28,7 +28,7 @@ final class WPBDP {
|
|
28 |
}
|
29 |
|
30 |
private function setup_constants() {
|
31 |
-
define( 'WPBDP_VERSION', '6.2.
|
32 |
|
33 |
define( 'WPBDP_PATH', wp_normalize_path( plugin_dir_path( WPBDP_PLUGIN_FILE ) ) );
|
34 |
define( 'WPBDP_INC', trailingslashit( WPBDP_PATH . 'includes' ) );
|
28 |
}
|
29 |
|
30 |
private function setup_constants() {
|
31 |
+
define( 'WPBDP_VERSION', '6.2.9' );
|
32 |
|
33 |
define( 'WPBDP_PATH', wp_normalize_path( plugin_dir_path( WPBDP_PLUGIN_FILE ) ) );
|
34 |
define( 'WPBDP_INC', trailingslashit( WPBDP_PATH . 'includes' ) );
|
languages/business-directory-plugin-ar.mo
CHANGED
Binary file
|
languages/business-directory-plugin-ar.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2022-08-
|
9 |
"PO-Revision-Date: 2017-01-16 17:47-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -42,7 +42,7 @@ msgstr "قائمة منسدلة"
|
|
42 |
msgid "Selected"
|
43 |
msgstr "قائمة منسدلة"
|
44 |
|
45 |
-
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:
|
46 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
47 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
48 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
@@ -67,12 +67,12 @@ msgstr "وسوم الدليل"
|
|
67 |
msgid "Search results for: %s"
|
68 |
msgstr "نتائج البحث"
|
69 |
|
70 |
-
#: includes/admin/admin-pages.php:
|
71 |
#, fuzzy
|
72 |
msgid "Directory Content"
|
73 |
msgstr "تصنيف الدليل"
|
74 |
|
75 |
-
#: includes/admin/admin-pages.php:
|
76 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
77 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
78 |
#: includes/helpers/class-app.php:93
|
@@ -80,7 +80,7 @@ msgstr "تصنيف الدليل"
|
|
80 |
msgid "Directory"
|
81 |
msgstr "الدليل"
|
82 |
|
83 |
-
#: includes/admin/class-admin.php:
|
84 |
#, fuzzy
|
85 |
msgid ""
|
86 |
"Find out how to create a compelling, thriving business directory from "
|
@@ -90,74 +90,74 @@ msgstr ""
|
|
90 |
"(مجانا) مكونة من 5 أجزاء (ترسل عبر البريد الإلكتروني). أحصل على وحدة ممتازة "
|
91 |
"(premium module) مجانا بمجرد تسجيلك."
|
92 |
|
93 |
-
#: includes/admin/class-admin.php:
|
94 |
#, fuzzy
|
95 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
96 |
msgstr "هل تريد معرفة \"أسرار بناء\" \"دليل أعمال مدهش\"؟"
|
97 |
|
98 |
-
#: includes/admin/class-admin.php:
|
99 |
#, fuzzy
|
100 |
msgid "Yes, please!"
|
101 |
msgstr "نعم، من فضلك!"
|
102 |
|
103 |
-
#: includes/admin/class-admin.php:
|
104 |
#, fuzzy
|
105 |
msgid "No, thanks"
|
106 |
msgstr "لا، شكرًا"
|
107 |
|
108 |
-
#: includes/admin/class-admin.php:
|
109 |
#, fuzzy
|
110 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
111 |
msgstr "أنت مستعد. قم بزيارة صفحة <a>دليل الأعمال</a> الجديدة."
|
112 |
|
113 |
-
#: includes/admin/class-admin.php:
|
114 |
#, fuzzy
|
115 |
msgid "Invalid email address."
|
116 |
msgstr "عنوان البريد الإلكتروني غير صالح!"
|
117 |
|
118 |
-
#: includes/admin/class-admin.php:
|
119 |
#, fuzzy
|
120 |
msgid "Business Directory Admin"
|
121 |
msgstr "مدير دليل الأعمال"
|
122 |
|
123 |
-
#: includes/admin/class-admin.php:
|
124 |
#: templates/admin/home.tpl.php:65
|
125 |
msgid "Plans"
|
126 |
msgstr ""
|
127 |
|
128 |
-
#: includes/admin/class-admin.php:
|
129 |
#: templates/admin/home.tpl.php:60
|
130 |
#, fuzzy
|
131 |
msgid "Form Fields"
|
132 |
msgstr "حقول الاستمارة"
|
133 |
|
134 |
-
#: includes/admin/class-admin.php:
|
135 |
#: includes/licensing.php:220
|
136 |
#, fuzzy
|
137 |
msgid "Modules"
|
138 |
msgstr "(جميع الوحدات)"
|
139 |
|
140 |
-
#: includes/admin/class-admin.php:
|
141 |
#, fuzzy
|
142 |
msgid "Business Directory"
|
143 |
msgstr "دليل الأعمال"
|
144 |
|
145 |
-
#: includes/admin/class-admin.php:
|
146 |
#, fuzzy
|
147 |
msgid "Upgrade to Premium"
|
148 |
msgstr "ترقية إلى %s"
|
149 |
|
150 |
-
#: includes/admin/class-admin.php:
|
151 |
#, fuzzy
|
152 |
msgid "Directory Listings"
|
153 |
msgstr "رابط لطيف لإعلانات الدليل"
|
154 |
|
155 |
-
#: includes/admin/class-admin.php:
|
156 |
#, fuzzy
|
157 |
msgid "Could not send renewal email."
|
158 |
msgstr "إرسال رسالة بريد إلكتروني بخصوص التجديد للعضو"
|
159 |
|
160 |
-
#: includes/admin/class-admin.php:
|
161 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
162 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
163 |
#: templates/email/listing-added.tpl.php:7
|
@@ -167,13 +167,13 @@ msgstr "إرسال رسالة بريد إلكتروني بخصوص التجدي
|
|
167 |
msgid "ID"
|
168 |
msgstr "المعرف"
|
169 |
|
170 |
-
#: includes/admin/class-admin.php:
|
171 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
172 |
#, fuzzy
|
173 |
msgid "Listing Count"
|
174 |
msgstr "عدد الإعلانات"
|
175 |
|
176 |
-
#: includes/admin/class-admin.php:
|
177 |
#, fuzzy
|
178 |
msgid ""
|
179 |
"We noticed you want your Business Directory users to register before posting "
|
@@ -575,6 +575,11 @@ msgstr "مُركب مسبقا"
|
|
575 |
msgid "Delete"
|
576 |
msgstr "حذف"
|
577 |
|
|
|
|
|
|
|
|
|
|
|
578 |
#: includes/admin/controllers/class-themes-admin.php:44
|
579 |
#, fuzzy
|
580 |
msgid "Themes"
|
@@ -1158,6 +1163,16 @@ msgstr[3] ""
|
|
1158 |
msgstr[4] ""
|
1159 |
msgstr[5] ""
|
1160 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1161 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
1162 |
#, fuzzy
|
1163 |
msgid "Email Notifications"
|
@@ -2743,7 +2758,7 @@ msgstr "لائحة مفصولة بفاصلة منقوطة لصور الإعلا
|
|
2743 |
|
2744 |
#: templates/admin/csv-import.tpl.php:348
|
2745 |
#, fuzzy
|
2746 |
-
msgid "Listing
|
2747 |
msgstr "إسم مستخدم كاتب الإعلان"
|
2748 |
|
2749 |
#: templates/admin/debug-info.tpl.php:5
|
@@ -4043,27 +4058,27 @@ msgctxt "views"
|
|
4043 |
msgid "Find A Listing"
|
4044 |
msgstr "العثور على إعلان"
|
4045 |
|
4046 |
-
#: includes/admin/class-admin.php:
|
4047 |
msgctxt "drip pointer"
|
4048 |
msgid "Email Address:"
|
4049 |
msgstr "عنوان البريد الإلكتروني:"
|
4050 |
|
4051 |
-
#: includes/admin/class-admin.php:
|
4052 |
msgctxt "admin"
|
4053 |
msgid "Business Directory"
|
4054 |
msgstr "دليل الأعمال"
|
4055 |
|
4056 |
-
#: includes/admin/class-admin.php:
|
4057 |
msgctxt "admin"
|
4058 |
msgid "Untitled Menu"
|
4059 |
msgstr ""
|
4060 |
|
4061 |
-
#: includes/admin/class-admin.php:
|
4062 |
msgctxt "admin"
|
4063 |
msgid "Dismiss this notice."
|
4064 |
msgstr "إخفاء هذا التنبيه."
|
4065 |
|
4066 |
-
#: includes/admin/class-admin.php:
|
4067 |
#, fuzzy
|
4068 |
msgctxt "admin"
|
4069 |
msgid "The listing has been updated."
|
@@ -4075,13 +4090,13 @@ msgstr[3] "تمت ترقية الإعلانات."
|
|
4075 |
msgstr[4] "تمت ترقية الإعلانات."
|
4076 |
msgstr[5] "تمت ترقية الإعلانات."
|
4077 |
|
4078 |
-
#: includes/admin/class-admin.php:
|
4079 |
#, fuzzy
|
4080 |
msgctxt "admin"
|
4081 |
msgid "The plan was successfully assigned."
|
4082 |
msgstr "تم تعيين الرسوم بنجاح."
|
4083 |
|
4084 |
-
#: includes/admin/class-admin.php:
|
4085 |
msgctxt "admin"
|
4086 |
msgid "Listing was renewed."
|
4087 |
msgid_plural "Listings were renewed."
|
@@ -4092,12 +4107,12 @@ msgstr[3] "تم تجديد الإعلانات."
|
|
4092 |
msgstr[4] "تم تجديد الإعلانات."
|
4093 |
msgstr[5] "تم تجديد الإعلانات."
|
4094 |
|
4095 |
-
#: includes/admin/class-admin.php:
|
4096 |
msgctxt "admin"
|
4097 |
msgid "Renewal email sent."
|
4098 |
msgstr "تم إرسال بريد التجديد."
|
4099 |
|
4100 |
-
#: includes/admin/class-admin.php:
|
4101 |
#, fuzzy
|
4102 |
msgctxt "admin"
|
4103 |
msgid "Listing report deleted."
|
@@ -4109,18 +4124,18 @@ msgstr[3] "إنتهاء صلاحية الإعلان"
|
|
4109 |
msgstr[4] "إنتهاء صلاحية الإعلان"
|
4110 |
msgstr[5] "إنتهاء صلاحية الإعلان"
|
4111 |
|
4112 |
-
#: includes/admin/class-admin.php:
|
4113 |
#, fuzzy
|
4114 |
msgctxt "admin"
|
4115 |
msgid "Access keys sent."
|
4116 |
msgstr "مفتاح الوصول"
|
4117 |
|
4118 |
-
#: includes/admin/class-admin.php:
|
4119 |
msgctxt "admin"
|
4120 |
msgid "The access keys couldn't be sent."
|
4121 |
msgstr ""
|
4122 |
|
4123 |
-
#: includes/admin/class-admin.php:
|
4124 |
msgctxt "admin"
|
4125 |
msgid ""
|
4126 |
"<b>Business Directory Plugin</b> requires a page with the "
|
@@ -4129,7 +4144,7 @@ msgstr ""
|
|
4129 |
"<b>إضافة دليل الأعمال</b> تتطلب صفحة فيها الكود القصير "
|
4130 |
"<tt>[businessdirectory]</tt> لكي تعمل بشكل صحيح."
|
4131 |
|
4132 |
-
#: includes/admin/class-admin.php:
|
4133 |
msgctxt "admin"
|
4134 |
msgid ""
|
4135 |
"You can create this page by yourself or let Business Directory do this for "
|
@@ -4138,12 +4153,12 @@ msgstr ""
|
|
4138 |
"يمكنك إنشاء هذه الصفحة بنفسك أو ترك دليل الأعمال القيام بذلك نيابة عنك "
|
4139 |
"تلقائياً."
|
4140 |
|
4141 |
-
#: includes/admin/class-admin.php:
|
4142 |
msgctxt "admin"
|
4143 |
msgid "Create required pages for me"
|
4144 |
msgstr "إنشاء الصفحات المطلوب نيابة عني"
|
4145 |
|
4146 |
-
#: includes/admin/class-admin.php:
|
4147 |
msgctxt "admin"
|
4148 |
msgid ""
|
4149 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -4203,19 +4218,19 @@ msgctxt "admin"
|
|
4203 |
msgid "Create these required fields for me"
|
4204 |
msgstr "إنشاء هذه الحقول المطلوبة نيابة عني"
|
4205 |
|
4206 |
-
#: includes/admin/class-admin.php:
|
4207 |
#, fuzzy
|
4208 |
msgctxt "admin menu"
|
4209 |
msgid "Payment History"
|
4210 |
msgstr "سجل المدفوعات"
|
4211 |
|
4212 |
-
#: includes/admin/class-admin.php:
|
4213 |
#, fuzzy
|
4214 |
msgctxt "admin menu"
|
4215 |
msgid "Import & Export"
|
4216 |
msgstr "استيراد CSV"
|
4217 |
|
4218 |
-
#: includes/admin/class-admin.php:
|
4219 |
msgctxt "admin menu"
|
4220 |
msgid "Debug"
|
4221 |
msgstr "تصحيح الأخطاء"
|
@@ -5246,16 +5261,6 @@ msgstr ""
|
|
5246 |
"الإعلانات مع الدفعات المعلقة تعد متخلى عنها بعد هذا الوقت. يمكنك أيضا "
|
5247 |
"<a>تخصيص البريد الإلكتروني</a> الذي يتلقاه الأعضاء."
|
5248 |
|
5249 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
5250 |
-
msgctxt "admin settings"
|
5251 |
-
msgid "Try listing's email field first, then author's email."
|
5252 |
-
msgstr "جرب البريد الإلكتروني للإعلانات أولاً، ثم البريد الإلكتروني للكاتب."
|
5253 |
-
|
5254 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
5255 |
-
msgctxt "admin settings"
|
5256 |
-
msgid "Try author's email first and then listing's email field."
|
5257 |
-
msgstr "جرب البريد الإلكتروني للكاتب أولاً، ثم البريد الإلكتروني للإعلانات."
|
5258 |
-
|
5259 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
5260 |
msgctxt "admin settings"
|
5261 |
msgid "Plain (text/plain)"
|
@@ -5637,11 +5642,6 @@ msgctxt "settings"
|
|
5637 |
msgid "Site title (with link)"
|
5638 |
msgstr "إسم الموقع (مع الرابط)"
|
5639 |
|
5640 |
-
#: includes/admin/controllers/class-settings-admin.php:705
|
5641 |
-
msgctxt "settings"
|
5642 |
-
msgid "Author's name"
|
5643 |
-
msgstr "إسم الكاتب"
|
5644 |
-
|
5645 |
#: includes/admin/controllers/class-settings-admin.php:706
|
5646 |
msgctxt "settings"
|
5647 |
msgid "Listing's name (with link)"
|
@@ -9221,6 +9221,10 @@ msgctxt "send-access-keys"
|
|
9221 |
msgid "Continue"
|
9222 |
msgstr "متابعة"
|
9223 |
|
|
|
|
|
|
|
|
|
9224 |
#, fuzzy
|
9225 |
#~ msgctxt "settings"
|
9226 |
#~ msgid "Use reCAPTCHA only for logged-out users"
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2022-08-30 17:20:11+00:00\n"
|
9 |
"PO-Revision-Date: 2017-01-16 17:47-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
42 |
msgid "Selected"
|
43 |
msgstr "قائمة منسدلة"
|
44 |
|
45 |
+
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:486
|
46 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
47 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
48 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
67 |
msgid "Search results for: %s"
|
68 |
msgstr "نتائج البحث"
|
69 |
|
70 |
+
#: includes/admin/admin-pages.php:485 includes/admin/class-admin.php:533
|
71 |
#, fuzzy
|
72 |
msgid "Directory Content"
|
73 |
msgstr "تصنيف الدليل"
|
74 |
|
75 |
+
#: includes/admin/admin-pages.php:491 includes/admin/class-admin.php:306
|
76 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
77 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
78 |
#: includes/helpers/class-app.php:93
|
80 |
msgid "Directory"
|
81 |
msgstr "الدليل"
|
82 |
|
83 |
+
#: includes/admin/class-admin.php:195
|
84 |
#, fuzzy
|
85 |
msgid ""
|
86 |
"Find out how to create a compelling, thriving business directory from "
|
90 |
"(مجانا) مكونة من 5 أجزاء (ترسل عبر البريد الإلكتروني). أحصل على وحدة ممتازة "
|
91 |
"(premium module) مجانا بمجرد تسجيلك."
|
92 |
|
93 |
+
#: includes/admin/class-admin.php:204
|
94 |
#, fuzzy
|
95 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
96 |
msgstr "هل تريد معرفة \"أسرار بناء\" \"دليل أعمال مدهش\"؟"
|
97 |
|
98 |
+
#: includes/admin/class-admin.php:206
|
99 |
#, fuzzy
|
100 |
msgid "Yes, please!"
|
101 |
msgstr "نعم، من فضلك!"
|
102 |
|
103 |
+
#: includes/admin/class-admin.php:208 includes/admin/tracking.php:233
|
104 |
#, fuzzy
|
105 |
msgid "No, thanks"
|
106 |
msgstr "لا، شكرًا"
|
107 |
|
108 |
+
#: includes/admin/class-admin.php:241
|
109 |
#, fuzzy
|
110 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
111 |
msgstr "أنت مستعد. قم بزيارة صفحة <a>دليل الأعمال</a> الجديدة."
|
112 |
|
113 |
+
#: includes/admin/class-admin.php:269
|
114 |
#, fuzzy
|
115 |
msgid "Invalid email address."
|
116 |
msgstr "عنوان البريد الإلكتروني غير صالح!"
|
117 |
|
118 |
+
#: includes/admin/class-admin.php:305
|
119 |
#, fuzzy
|
120 |
msgid "Business Directory Admin"
|
121 |
msgstr "مدير دليل الأعمال"
|
122 |
|
123 |
+
#: includes/admin/class-admin.php:317 templates/admin/fees-index.tpl.php:5
|
124 |
#: templates/admin/home.tpl.php:65
|
125 |
msgid "Plans"
|
126 |
msgstr ""
|
127 |
|
128 |
+
#: includes/admin/class-admin.php:320 templates/admin/form-fields.tpl.php:20
|
129 |
#: templates/admin/home.tpl.php:60
|
130 |
#, fuzzy
|
131 |
msgid "Form Fields"
|
132 |
msgstr "حقول الاستمارة"
|
133 |
|
134 |
+
#: includes/admin/class-admin.php:349 includes/admin/class-admin.php:350
|
135 |
#: includes/licensing.php:220
|
136 |
#, fuzzy
|
137 |
msgid "Modules"
|
138 |
msgstr "(جميع الوحدات)"
|
139 |
|
140 |
+
#: includes/admin/class-admin.php:350
|
141 |
#, fuzzy
|
142 |
msgid "Business Directory"
|
143 |
msgstr "دليل الأعمال"
|
144 |
|
145 |
+
#: includes/admin/class-admin.php:476 includes/class-wpbdp.php:367
|
146 |
#, fuzzy
|
147 |
msgid "Upgrade to Premium"
|
148 |
msgstr "ترقية إلى %s"
|
149 |
|
150 |
+
#: includes/admin/class-admin.php:532 includes/class-cpt-integration.php:23
|
151 |
#, fuzzy
|
152 |
msgid "Directory Listings"
|
153 |
msgstr "رابط لطيف لإعلانات الدليل"
|
154 |
|
155 |
+
#: includes/admin/class-admin.php:1062
|
156 |
#, fuzzy
|
157 |
msgid "Could not send renewal email."
|
158 |
msgstr "إرسال رسالة بريد إلكتروني بخصوص التجديد للعضو"
|
159 |
|
160 |
+
#: includes/admin/class-admin.php:1196
|
161 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
162 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
163 |
#: templates/email/listing-added.tpl.php:7
|
167 |
msgid "ID"
|
168 |
msgstr "المعرف"
|
169 |
|
170 |
+
#: includes/admin/class-admin.php:1198 includes/admin/class-admin.php:1206
|
171 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
172 |
#, fuzzy
|
173 |
msgid "Listing Count"
|
174 |
msgstr "عدد الإعلانات"
|
175 |
|
176 |
+
#: includes/admin/class-admin.php:1369
|
177 |
#, fuzzy
|
178 |
msgid ""
|
179 |
"We noticed you want your Business Directory users to register before posting "
|
575 |
msgid "Delete"
|
576 |
msgstr "حذف"
|
577 |
|
578 |
+
#: includes/admin/controllers/class-settings-admin.php:705
|
579 |
+
#, fuzzy
|
580 |
+
msgid "Listing owner's name"
|
581 |
+
msgstr "إسم مستخدم كاتب الإعلان"
|
582 |
+
|
583 |
#: includes/admin/controllers/class-themes-admin.php:44
|
584 |
#, fuzzy
|
585 |
msgid "Themes"
|
1163 |
msgstr[4] ""
|
1164 |
msgstr[5] ""
|
1165 |
|
1166 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
1167 |
+
#, fuzzy
|
1168 |
+
msgid "Try listing email field first, then listing owner."
|
1169 |
+
msgstr "جرب البريد الإلكتروني للإعلانات أولاً، ثم البريد الإلكتروني للكاتب."
|
1170 |
+
|
1171 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
1172 |
+
#, fuzzy
|
1173 |
+
msgid "Try listing owner first and then listing email field."
|
1174 |
+
msgstr "جرب البريد الإلكتروني للكاتب أولاً، ثم البريد الإلكتروني للإعلانات."
|
1175 |
+
|
1176 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
1177 |
#, fuzzy
|
1178 |
msgid "Email Notifications"
|
2758 |
|
2759 |
#: templates/admin/csv-import.tpl.php:348
|
2760 |
#, fuzzy
|
2761 |
+
msgid "Listing owner's username"
|
2762 |
msgstr "إسم مستخدم كاتب الإعلان"
|
2763 |
|
2764 |
#: templates/admin/debug-info.tpl.php:5
|
4058 |
msgid "Find A Listing"
|
4059 |
msgstr "العثور على إعلان"
|
4060 |
|
4061 |
+
#: includes/admin/class-admin.php:197
|
4062 |
msgctxt "drip pointer"
|
4063 |
msgid "Email Address:"
|
4064 |
msgstr "عنوان البريد الإلكتروني:"
|
4065 |
|
4066 |
+
#: includes/admin/class-admin.php:229
|
4067 |
msgctxt "admin"
|
4068 |
msgid "Business Directory"
|
4069 |
msgstr "دليل الأعمال"
|
4070 |
|
4071 |
+
#: includes/admin/class-admin.php:550
|
4072 |
msgctxt "admin"
|
4073 |
msgid "Untitled Menu"
|
4074 |
msgstr ""
|
4075 |
|
4076 |
+
#: includes/admin/class-admin.php:895
|
4077 |
msgctxt "admin"
|
4078 |
msgid "Dismiss this notice."
|
4079 |
msgstr "إخفاء هذا التنبيه."
|
4080 |
|
4081 |
+
#: includes/admin/class-admin.php:1000 includes/admin/class-admin.php:1010
|
4082 |
#, fuzzy
|
4083 |
msgctxt "admin"
|
4084 |
msgid "The listing has been updated."
|
4090 |
msgstr[4] "تمت ترقية الإعلانات."
|
4091 |
msgstr[5] "تمت ترقية الإعلانات."
|
4092 |
|
4093 |
+
#: includes/admin/class-admin.php:1036
|
4094 |
#, fuzzy
|
4095 |
msgctxt "admin"
|
4096 |
msgid "The plan was successfully assigned."
|
4097 |
msgstr "تم تعيين الرسوم بنجاح."
|
4098 |
|
4099 |
+
#: includes/admin/class-admin.php:1046
|
4100 |
msgctxt "admin"
|
4101 |
msgid "Listing was renewed."
|
4102 |
msgid_plural "Listings were renewed."
|
4107 |
msgstr[4] "تم تجديد الإعلانات."
|
4108 |
msgstr[5] "تم تجديد الإعلانات."
|
4109 |
|
4110 |
+
#: includes/admin/class-admin.php:1058
|
4111 |
msgctxt "admin"
|
4112 |
msgid "Renewal email sent."
|
4113 |
msgstr "تم إرسال بريد التجديد."
|
4114 |
|
4115 |
+
#: includes/admin/class-admin.php:1071
|
4116 |
#, fuzzy
|
4117 |
msgctxt "admin"
|
4118 |
msgid "Listing report deleted."
|
4124 |
msgstr[4] "إنتهاء صلاحية الإعلان"
|
4125 |
msgstr[5] "إنتهاء صلاحية الإعلان"
|
4126 |
|
4127 |
+
#: includes/admin/class-admin.php:1120
|
4128 |
#, fuzzy
|
4129 |
msgctxt "admin"
|
4130 |
msgid "Access keys sent."
|
4131 |
msgstr "مفتاح الوصول"
|
4132 |
|
4133 |
+
#: includes/admin/class-admin.php:1122
|
4134 |
msgctxt "admin"
|
4135 |
msgid "The access keys couldn't be sent."
|
4136 |
msgstr ""
|
4137 |
|
4138 |
+
#: includes/admin/class-admin.php:1282
|
4139 |
msgctxt "admin"
|
4140 |
msgid ""
|
4141 |
"<b>Business Directory Plugin</b> requires a page with the "
|
4144 |
"<b>إضافة دليل الأعمال</b> تتطلب صفحة فيها الكود القصير "
|
4145 |
"<tt>[businessdirectory]</tt> لكي تعمل بشكل صحيح."
|
4146 |
|
4147 |
+
#: includes/admin/class-admin.php:1284
|
4148 |
msgctxt "admin"
|
4149 |
msgid ""
|
4150 |
"You can create this page by yourself or let Business Directory do this for "
|
4153 |
"يمكنك إنشاء هذه الصفحة بنفسك أو ترك دليل الأعمال القيام بذلك نيابة عنك "
|
4154 |
"تلقائياً."
|
4155 |
|
4156 |
+
#: includes/admin/class-admin.php:1289
|
4157 |
msgctxt "admin"
|
4158 |
msgid "Create required pages for me"
|
4159 |
msgstr "إنشاء الصفحات المطلوب نيابة عني"
|
4160 |
|
4161 |
+
#: includes/admin/class-admin.php:1346
|
4162 |
msgctxt "admin"
|
4163 |
msgid ""
|
4164 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
4218 |
msgid "Create these required fields for me"
|
4219 |
msgstr "إنشاء هذه الحقول المطلوبة نيابة عني"
|
4220 |
|
4221 |
+
#: includes/admin/class-admin.php:324
|
4222 |
#, fuzzy
|
4223 |
msgctxt "admin menu"
|
4224 |
msgid "Payment History"
|
4225 |
msgstr "سجل المدفوعات"
|
4226 |
|
4227 |
+
#: includes/admin/class-admin.php:327
|
4228 |
#, fuzzy
|
4229 |
msgctxt "admin menu"
|
4230 |
msgid "Import & Export"
|
4231 |
msgstr "استيراد CSV"
|
4232 |
|
4233 |
+
#: includes/admin/class-admin.php:330
|
4234 |
msgctxt "admin menu"
|
4235 |
msgid "Debug"
|
4236 |
msgstr "تصحيح الأخطاء"
|
5261 |
"الإعلانات مع الدفعات المعلقة تعد متخلى عنها بعد هذا الوقت. يمكنك أيضا "
|
5262 |
"<a>تخصيص البريد الإلكتروني</a> الذي يتلقاه الأعضاء."
|
5263 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5264 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
5265 |
msgctxt "admin settings"
|
5266 |
msgid "Plain (text/plain)"
|
5642 |
msgid "Site title (with link)"
|
5643 |
msgstr "إسم الموقع (مع الرابط)"
|
5644 |
|
|
|
|
|
|
|
|
|
|
|
5645 |
#: includes/admin/controllers/class-settings-admin.php:706
|
5646 |
msgctxt "settings"
|
5647 |
msgid "Listing's name (with link)"
|
9221 |
msgid "Continue"
|
9222 |
msgstr "متابعة"
|
9223 |
|
9224 |
+
#~ msgctxt "settings"
|
9225 |
+
#~ msgid "Author's name"
|
9226 |
+
#~ msgstr "إسم الكاتب"
|
9227 |
+
|
9228 |
#, fuzzy
|
9229 |
#~ msgctxt "settings"
|
9230 |
#~ msgid "Use reCAPTCHA only for logged-out users"
|
languages/business-directory-plugin-de_DE.mo
CHANGED
Binary file
|
languages/business-directory-plugin-de_DE.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2022-08-
|
9 |
"PO-Revision-Date: 2020-06-17 15:32-0500\n"
|
10 |
"Last-Translator: Axel J. Metayer <axel@kfz.net>\n"
|
11 |
"Language-Team: Business Directory Plugin <support@businessdirectoryplugin."
|
@@ -42,7 +42,7 @@ msgstr "Liste auswählen"
|
|
42 |
msgid "Selected"
|
43 |
msgstr "Liste auswählen"
|
44 |
|
45 |
-
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:
|
46 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
47 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
48 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
@@ -67,12 +67,12 @@ msgstr "Verz. Tags"
|
|
67 |
msgid "Search results for: %s"
|
68 |
msgstr "Ergebnisse durchsuchen"
|
69 |
|
70 |
-
#: includes/admin/admin-pages.php:
|
71 |
#, fuzzy
|
72 |
msgid "Directory Content"
|
73 |
msgstr "Verzeichnis Kategorie"
|
74 |
|
75 |
-
#: includes/admin/admin-pages.php:
|
76 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
77 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
78 |
#: includes/helpers/class-app.php:93
|
@@ -80,7 +80,7 @@ msgstr "Verzeichnis Kategorie"
|
|
80 |
msgid "Directory"
|
81 |
msgstr "Verzeichnis"
|
82 |
|
83 |
-
#: includes/admin/class-admin.php:
|
84 |
#, fuzzy
|
85 |
msgid ""
|
86 |
"Find out how to create a compelling, thriving business directory from "
|
@@ -90,78 +90,78 @@ msgstr ""
|
|
90 |
"von Grund aufbauen mit diesem einfachen (und kostenlosen) 5-teiligen E-Mail-"
|
91 |
"Kurs. Sie erhalten ein kostenloses Premium-Modul nur für die Anmeldung."
|
92 |
|
93 |
-
#: includes/admin/class-admin.php:
|
94 |
#, fuzzy
|
95 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
96 |
msgstr ""
|
97 |
"Möchten Sie mehr über die Geheimnisse eines erfolgreichen Verzeichnisses "
|
98 |
"wissen?"
|
99 |
|
100 |
-
#: includes/admin/class-admin.php:
|
101 |
#, fuzzy
|
102 |
msgid "Yes, please!"
|
103 |
msgstr "Ja, bitte!"
|
104 |
|
105 |
-
#: includes/admin/class-admin.php:
|
106 |
#, fuzzy
|
107 |
msgid "No, thanks"
|
108 |
msgstr "Nein, danke"
|
109 |
|
110 |
-
#: includes/admin/class-admin.php:
|
111 |
#, fuzzy
|
112 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
113 |
msgstr ""
|
114 |
"Sie haben alles konfiguriert. Besuchen sie Ihr neues <a>Branchenverzeichnis</"
|
115 |
"a>."
|
116 |
|
117 |
-
#: includes/admin/class-admin.php:
|
118 |
#, fuzzy
|
119 |
msgid "Invalid email address."
|
120 |
msgstr "Ungültiger Erneuerungszustand."
|
121 |
|
122 |
-
#: includes/admin/class-admin.php:
|
123 |
#, fuzzy
|
124 |
msgid "Business Directory Admin"
|
125 |
msgstr "Branchenverzeichnis Administration"
|
126 |
|
127 |
-
#: includes/admin/class-admin.php:
|
128 |
#: templates/admin/home.tpl.php:65
|
129 |
msgid "Plans"
|
130 |
msgstr ""
|
131 |
|
132 |
-
#: includes/admin/class-admin.php:
|
133 |
#: templates/admin/home.tpl.php:60
|
134 |
#, fuzzy
|
135 |
msgid "Form Fields"
|
136 |
msgstr "Formularfelder"
|
137 |
|
138 |
-
#: includes/admin/class-admin.php:
|
139 |
#: includes/licensing.php:220
|
140 |
#, fuzzy
|
141 |
msgid "Modules"
|
142 |
msgstr "Installierte Module"
|
143 |
|
144 |
-
#: includes/admin/class-admin.php:
|
145 |
#, fuzzy
|
146 |
msgid "Business Directory"
|
147 |
msgstr "Branchenverzeichnis"
|
148 |
|
149 |
-
#: includes/admin/class-admin.php:
|
150 |
#, fuzzy
|
151 |
msgid "Upgrade to Premium"
|
152 |
msgstr "Aktualisieren auf %s"
|
153 |
|
154 |
-
#: includes/admin/class-admin.php:
|
155 |
#, fuzzy
|
156 |
msgid "Directory Listings"
|
157 |
msgstr "Verzeichniseintrag Entwurf"
|
158 |
|
159 |
-
#: includes/admin/class-admin.php:
|
160 |
#, fuzzy
|
161 |
msgid "Could not send renewal email."
|
162 |
msgstr "Erneuerungsmail an Benutzer schicken"
|
163 |
|
164 |
-
#: includes/admin/class-admin.php:
|
165 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
166 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
167 |
#: templates/email/listing-added.tpl.php:7
|
@@ -171,13 +171,13 @@ msgstr "Erneuerungsmail an Benutzer schicken"
|
|
171 |
msgid "ID"
|
172 |
msgstr "ID"
|
173 |
|
174 |
-
#: includes/admin/class-admin.php:
|
175 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
176 |
#, fuzzy
|
177 |
msgid "Listing Count"
|
178 |
msgstr "Anzahl Einträge"
|
179 |
|
180 |
-
#: includes/admin/class-admin.php:
|
181 |
#, fuzzy
|
182 |
msgid ""
|
183 |
"We noticed you want your Business Directory users to register before posting "
|
@@ -581,6 +581,11 @@ msgstr "Bereits installiert"
|
|
581 |
msgid "Delete"
|
582 |
msgstr "Löschen"
|
583 |
|
|
|
|
|
|
|
|
|
|
|
584 |
#: includes/admin/controllers/class-themes-admin.php:44
|
585 |
#, fuzzy
|
586 |
msgid "Themes"
|
@@ -1151,6 +1156,17 @@ msgid_plural ""
|
|
1151 |
msgstr[0] ""
|
1152 |
msgstr[1] ""
|
1153 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1154 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
1155 |
#, fuzzy
|
1156 |
msgid "Email Notifications"
|
@@ -2731,7 +2747,7 @@ msgstr "Semikolon getrennte Liste der Eintragsbilder (aus der ZIP Datei)"
|
|
2731 |
|
2732 |
#: templates/admin/csv-import.tpl.php:348
|
2733 |
#, fuzzy
|
2734 |
-
msgid "Listing
|
2735 |
msgstr "Benutzername des Authors"
|
2736 |
|
2737 |
#: templates/admin/debug-info.tpl.php:5
|
@@ -4049,27 +4065,27 @@ msgctxt "views"
|
|
4049 |
msgid "Find A Listing"
|
4050 |
msgstr "Eintrag finden"
|
4051 |
|
4052 |
-
#: includes/admin/class-admin.php:
|
4053 |
msgctxt "drip pointer"
|
4054 |
msgid "Email Address:"
|
4055 |
msgstr "E-Mail Adresse:"
|
4056 |
|
4057 |
-
#: includes/admin/class-admin.php:
|
4058 |
msgctxt "admin"
|
4059 |
msgid "Business Directory"
|
4060 |
msgstr "Branchenverzeichnis"
|
4061 |
|
4062 |
-
#: includes/admin/class-admin.php:
|
4063 |
msgctxt "admin"
|
4064 |
msgid "Untitled Menu"
|
4065 |
msgstr ""
|
4066 |
|
4067 |
-
#: includes/admin/class-admin.php:
|
4068 |
msgctxt "admin"
|
4069 |
msgid "Dismiss this notice."
|
4070 |
msgstr "Diese Nachricht ignorieren."
|
4071 |
|
4072 |
-
#: includes/admin/class-admin.php:
|
4073 |
#, fuzzy
|
4074 |
msgctxt "admin"
|
4075 |
msgid "The listing has been updated."
|
@@ -4077,25 +4093,25 @@ msgid_plural "The listings have been updated."
|
|
4077 |
msgstr[0] "Der Eintrag wurde aktualisiert"
|
4078 |
msgstr[1] "Die Einträge wurden aktualisiert."
|
4079 |
|
4080 |
-
#: includes/admin/class-admin.php:
|
4081 |
#, fuzzy
|
4082 |
msgctxt "admin"
|
4083 |
msgid "The plan was successfully assigned."
|
4084 |
msgstr "Der Preis wurde erfolgreich zugewiesen."
|
4085 |
|
4086 |
-
#: includes/admin/class-admin.php:
|
4087 |
msgctxt "admin"
|
4088 |
msgid "Listing was renewed."
|
4089 |
msgid_plural "Listings were renewed."
|
4090 |
msgstr[0] "Eintrag wurde aktualisiert."
|
4091 |
msgstr[1] "Einträge wurden aktualisiert."
|
4092 |
|
4093 |
-
#: includes/admin/class-admin.php:
|
4094 |
msgctxt "admin"
|
4095 |
msgid "Renewal email sent."
|
4096 |
msgstr "E-mail erneut senden."
|
4097 |
|
4098 |
-
#: includes/admin/class-admin.php:
|
4099 |
#, fuzzy
|
4100 |
msgctxt "admin"
|
4101 |
msgid "Listing report deleted."
|
@@ -4103,18 +4119,18 @@ msgid_plural "Listing reports deleted."
|
|
4103 |
msgstr[0] "Eintrag Enddatum"
|
4104 |
msgstr[1] "Eintrag Enddatum"
|
4105 |
|
4106 |
-
#: includes/admin/class-admin.php:
|
4107 |
#, fuzzy
|
4108 |
msgctxt "admin"
|
4109 |
msgid "Access keys sent."
|
4110 |
msgstr "Eintrag Felder / Bilder"
|
4111 |
|
4112 |
-
#: includes/admin/class-admin.php:
|
4113 |
msgctxt "admin"
|
4114 |
msgid "The access keys couldn't be sent."
|
4115 |
msgstr ""
|
4116 |
|
4117 |
-
#: includes/admin/class-admin.php:
|
4118 |
msgctxt "admin"
|
4119 |
msgid ""
|
4120 |
"<b>Business Directory Plugin</b> requires a page with the "
|
@@ -4123,7 +4139,7 @@ msgstr ""
|
|
4123 |
"<b>Branchenverzeichnis Erweiterung</b> benötigt eine Seite mit dem "
|
4124 |
"<tt>[businessdirectory]</tt> shortcode um zu funktionieren."
|
4125 |
|
4126 |
-
#: includes/admin/class-admin.php:
|
4127 |
msgctxt "admin"
|
4128 |
msgid ""
|
4129 |
"You can create this page by yourself or let Business Directory do this for "
|
@@ -4132,12 +4148,12 @@ msgstr ""
|
|
4132 |
"Du kannst diese Seite selbst erstellen oder vom Branchenverzeichnis "
|
4133 |
"automatisch erstellen lassen."
|
4134 |
|
4135 |
-
#: includes/admin/class-admin.php:
|
4136 |
msgctxt "admin"
|
4137 |
msgid "Create required pages for me"
|
4138 |
msgstr "Erstelle benötigte Seiten für mich"
|
4139 |
|
4140 |
-
#: includes/admin/class-admin.php:
|
4141 |
msgctxt "admin"
|
4142 |
msgid ""
|
4143 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -4197,19 +4213,19 @@ msgctxt "admin"
|
|
4197 |
msgid "Create these required fields for me"
|
4198 |
msgstr "Erstelle diese benötigten Felder für mich"
|
4199 |
|
4200 |
-
#: includes/admin/class-admin.php:
|
4201 |
#, fuzzy
|
4202 |
msgctxt "admin menu"
|
4203 |
msgid "Payment History"
|
4204 |
msgstr "Bezahlhistorie"
|
4205 |
|
4206 |
-
#: includes/admin/class-admin.php:
|
4207 |
#, fuzzy
|
4208 |
msgctxt "admin menu"
|
4209 |
msgid "Import & Export"
|
4210 |
msgstr "CSV Import"
|
4211 |
|
4212 |
-
#: includes/admin/class-admin.php:
|
4213 |
msgctxt "admin menu"
|
4214 |
msgid "Debug"
|
4215 |
msgstr "Fehlerkorrektur"
|
@@ -5236,17 +5252,6 @@ msgid ""
|
|
5236 |
"can also <a>customize the email</a> users receive."
|
5237 |
msgstr ""
|
5238 |
|
5239 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
5240 |
-
msgctxt "admin settings"
|
5241 |
-
msgid "Try listing's email field first, then author's email."
|
5242 |
-
msgstr "Versuchen Sie das E-Mail-Feld zuerst, dann die E-Mail des Autors."
|
5243 |
-
|
5244 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
5245 |
-
msgctxt "admin settings"
|
5246 |
-
msgid "Try author's email first and then listing's email field."
|
5247 |
-
msgstr ""
|
5248 |
-
"Probieren sie erst die E-Mail des Authors und dann die E-Mail des Felds."
|
5249 |
-
|
5250 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
5251 |
msgctxt "admin settings"
|
5252 |
msgid "Plain (text/plain)"
|
@@ -5592,11 +5597,6 @@ msgctxt "settings"
|
|
5592 |
msgid "Site title (with link)"
|
5593 |
msgstr "Seitentitel (mit Link)"
|
5594 |
|
5595 |
-
#: includes/admin/controllers/class-settings-admin.php:705
|
5596 |
-
msgctxt "settings"
|
5597 |
-
msgid "Author's name"
|
5598 |
-
msgstr "Authorname"
|
5599 |
-
|
5600 |
#: includes/admin/controllers/class-settings-admin.php:706
|
5601 |
msgctxt "settings"
|
5602 |
msgid "Listing's name (with link)"
|
@@ -9207,6 +9207,10 @@ msgctxt "send-access-keys"
|
|
9207 |
msgid "Continue"
|
9208 |
msgstr "Weiter"
|
9209 |
|
|
|
|
|
|
|
|
|
9210 |
#, fuzzy
|
9211 |
#~ msgctxt "settings"
|
9212 |
#~ msgid "Use reCAPTCHA only for logged-out users"
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2022-08-30 17:20:11+00:00\n"
|
9 |
"PO-Revision-Date: 2020-06-17 15:32-0500\n"
|
10 |
"Last-Translator: Axel J. Metayer <axel@kfz.net>\n"
|
11 |
"Language-Team: Business Directory Plugin <support@businessdirectoryplugin."
|
42 |
msgid "Selected"
|
43 |
msgstr "Liste auswählen"
|
44 |
|
45 |
+
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:486
|
46 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
47 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
48 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
67 |
msgid "Search results for: %s"
|
68 |
msgstr "Ergebnisse durchsuchen"
|
69 |
|
70 |
+
#: includes/admin/admin-pages.php:485 includes/admin/class-admin.php:533
|
71 |
#, fuzzy
|
72 |
msgid "Directory Content"
|
73 |
msgstr "Verzeichnis Kategorie"
|
74 |
|
75 |
+
#: includes/admin/admin-pages.php:491 includes/admin/class-admin.php:306
|
76 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
77 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
78 |
#: includes/helpers/class-app.php:93
|
80 |
msgid "Directory"
|
81 |
msgstr "Verzeichnis"
|
82 |
|
83 |
+
#: includes/admin/class-admin.php:195
|
84 |
#, fuzzy
|
85 |
msgid ""
|
86 |
"Find out how to create a compelling, thriving business directory from "
|
90 |
"von Grund aufbauen mit diesem einfachen (und kostenlosen) 5-teiligen E-Mail-"
|
91 |
"Kurs. Sie erhalten ein kostenloses Premium-Modul nur für die Anmeldung."
|
92 |
|
93 |
+
#: includes/admin/class-admin.php:204
|
94 |
#, fuzzy
|
95 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
96 |
msgstr ""
|
97 |
"Möchten Sie mehr über die Geheimnisse eines erfolgreichen Verzeichnisses "
|
98 |
"wissen?"
|
99 |
|
100 |
+
#: includes/admin/class-admin.php:206
|
101 |
#, fuzzy
|
102 |
msgid "Yes, please!"
|
103 |
msgstr "Ja, bitte!"
|
104 |
|
105 |
+
#: includes/admin/class-admin.php:208 includes/admin/tracking.php:233
|
106 |
#, fuzzy
|
107 |
msgid "No, thanks"
|
108 |
msgstr "Nein, danke"
|
109 |
|
110 |
+
#: includes/admin/class-admin.php:241
|
111 |
#, fuzzy
|
112 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
113 |
msgstr ""
|
114 |
"Sie haben alles konfiguriert. Besuchen sie Ihr neues <a>Branchenverzeichnis</"
|
115 |
"a>."
|
116 |
|
117 |
+
#: includes/admin/class-admin.php:269
|
118 |
#, fuzzy
|
119 |
msgid "Invalid email address."
|
120 |
msgstr "Ungültiger Erneuerungszustand."
|
121 |
|
122 |
+
#: includes/admin/class-admin.php:305
|
123 |
#, fuzzy
|
124 |
msgid "Business Directory Admin"
|
125 |
msgstr "Branchenverzeichnis Administration"
|
126 |
|
127 |
+
#: includes/admin/class-admin.php:317 templates/admin/fees-index.tpl.php:5
|
128 |
#: templates/admin/home.tpl.php:65
|
129 |
msgid "Plans"
|
130 |
msgstr ""
|
131 |
|
132 |
+
#: includes/admin/class-admin.php:320 templates/admin/form-fields.tpl.php:20
|
133 |
#: templates/admin/home.tpl.php:60
|
134 |
#, fuzzy
|
135 |
msgid "Form Fields"
|
136 |
msgstr "Formularfelder"
|
137 |
|
138 |
+
#: includes/admin/class-admin.php:349 includes/admin/class-admin.php:350
|
139 |
#: includes/licensing.php:220
|
140 |
#, fuzzy
|
141 |
msgid "Modules"
|
142 |
msgstr "Installierte Module"
|
143 |
|
144 |
+
#: includes/admin/class-admin.php:350
|
145 |
#, fuzzy
|
146 |
msgid "Business Directory"
|
147 |
msgstr "Branchenverzeichnis"
|
148 |
|
149 |
+
#: includes/admin/class-admin.php:476 includes/class-wpbdp.php:367
|
150 |
#, fuzzy
|
151 |
msgid "Upgrade to Premium"
|
152 |
msgstr "Aktualisieren auf %s"
|
153 |
|
154 |
+
#: includes/admin/class-admin.php:532 includes/class-cpt-integration.php:23
|
155 |
#, fuzzy
|
156 |
msgid "Directory Listings"
|
157 |
msgstr "Verzeichniseintrag Entwurf"
|
158 |
|
159 |
+
#: includes/admin/class-admin.php:1062
|
160 |
#, fuzzy
|
161 |
msgid "Could not send renewal email."
|
162 |
msgstr "Erneuerungsmail an Benutzer schicken"
|
163 |
|
164 |
+
#: includes/admin/class-admin.php:1196
|
165 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
166 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
167 |
#: templates/email/listing-added.tpl.php:7
|
171 |
msgid "ID"
|
172 |
msgstr "ID"
|
173 |
|
174 |
+
#: includes/admin/class-admin.php:1198 includes/admin/class-admin.php:1206
|
175 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
176 |
#, fuzzy
|
177 |
msgid "Listing Count"
|
178 |
msgstr "Anzahl Einträge"
|
179 |
|
180 |
+
#: includes/admin/class-admin.php:1369
|
181 |
#, fuzzy
|
182 |
msgid ""
|
183 |
"We noticed you want your Business Directory users to register before posting "
|
581 |
msgid "Delete"
|
582 |
msgstr "Löschen"
|
583 |
|
584 |
+
#: includes/admin/controllers/class-settings-admin.php:705
|
585 |
+
#, fuzzy
|
586 |
+
msgid "Listing owner's name"
|
587 |
+
msgstr "Benutzername des Authors"
|
588 |
+
|
589 |
#: includes/admin/controllers/class-themes-admin.php:44
|
590 |
#, fuzzy
|
591 |
msgid "Themes"
|
1156 |
msgstr[0] ""
|
1157 |
msgstr[1] ""
|
1158 |
|
1159 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
1160 |
+
#, fuzzy
|
1161 |
+
msgid "Try listing email field first, then listing owner."
|
1162 |
+
msgstr "Versuchen Sie das E-Mail-Feld zuerst, dann die E-Mail des Autors."
|
1163 |
+
|
1164 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
1165 |
+
#, fuzzy
|
1166 |
+
msgid "Try listing owner first and then listing email field."
|
1167 |
+
msgstr ""
|
1168 |
+
"Probieren sie erst die E-Mail des Authors und dann die E-Mail des Felds."
|
1169 |
+
|
1170 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
1171 |
#, fuzzy
|
1172 |
msgid "Email Notifications"
|
2747 |
|
2748 |
#: templates/admin/csv-import.tpl.php:348
|
2749 |
#, fuzzy
|
2750 |
+
msgid "Listing owner's username"
|
2751 |
msgstr "Benutzername des Authors"
|
2752 |
|
2753 |
#: templates/admin/debug-info.tpl.php:5
|
4065 |
msgid "Find A Listing"
|
4066 |
msgstr "Eintrag finden"
|
4067 |
|
4068 |
+
#: includes/admin/class-admin.php:197
|
4069 |
msgctxt "drip pointer"
|
4070 |
msgid "Email Address:"
|
4071 |
msgstr "E-Mail Adresse:"
|
4072 |
|
4073 |
+
#: includes/admin/class-admin.php:229
|
4074 |
msgctxt "admin"
|
4075 |
msgid "Business Directory"
|
4076 |
msgstr "Branchenverzeichnis"
|
4077 |
|
4078 |
+
#: includes/admin/class-admin.php:550
|
4079 |
msgctxt "admin"
|
4080 |
msgid "Untitled Menu"
|
4081 |
msgstr ""
|
4082 |
|
4083 |
+
#: includes/admin/class-admin.php:895
|
4084 |
msgctxt "admin"
|
4085 |
msgid "Dismiss this notice."
|
4086 |
msgstr "Diese Nachricht ignorieren."
|
4087 |
|
4088 |
+
#: includes/admin/class-admin.php:1000 includes/admin/class-admin.php:1010
|
4089 |
#, fuzzy
|
4090 |
msgctxt "admin"
|
4091 |
msgid "The listing has been updated."
|
4093 |
msgstr[0] "Der Eintrag wurde aktualisiert"
|
4094 |
msgstr[1] "Die Einträge wurden aktualisiert."
|
4095 |
|
4096 |
+
#: includes/admin/class-admin.php:1036
|
4097 |
#, fuzzy
|
4098 |
msgctxt "admin"
|
4099 |
msgid "The plan was successfully assigned."
|
4100 |
msgstr "Der Preis wurde erfolgreich zugewiesen."
|
4101 |
|
4102 |
+
#: includes/admin/class-admin.php:1046
|
4103 |
msgctxt "admin"
|
4104 |
msgid "Listing was renewed."
|
4105 |
msgid_plural "Listings were renewed."
|
4106 |
msgstr[0] "Eintrag wurde aktualisiert."
|
4107 |
msgstr[1] "Einträge wurden aktualisiert."
|
4108 |
|
4109 |
+
#: includes/admin/class-admin.php:1058
|
4110 |
msgctxt "admin"
|
4111 |
msgid "Renewal email sent."
|
4112 |
msgstr "E-mail erneut senden."
|
4113 |
|
4114 |
+
#: includes/admin/class-admin.php:1071
|
4115 |
#, fuzzy
|
4116 |
msgctxt "admin"
|
4117 |
msgid "Listing report deleted."
|
4119 |
msgstr[0] "Eintrag Enddatum"
|
4120 |
msgstr[1] "Eintrag Enddatum"
|
4121 |
|
4122 |
+
#: includes/admin/class-admin.php:1120
|
4123 |
#, fuzzy
|
4124 |
msgctxt "admin"
|
4125 |
msgid "Access keys sent."
|
4126 |
msgstr "Eintrag Felder / Bilder"
|
4127 |
|
4128 |
+
#: includes/admin/class-admin.php:1122
|
4129 |
msgctxt "admin"
|
4130 |
msgid "The access keys couldn't be sent."
|
4131 |
msgstr ""
|
4132 |
|
4133 |
+
#: includes/admin/class-admin.php:1282
|
4134 |
msgctxt "admin"
|
4135 |
msgid ""
|
4136 |
"<b>Business Directory Plugin</b> requires a page with the "
|
4139 |
"<b>Branchenverzeichnis Erweiterung</b> benötigt eine Seite mit dem "
|
4140 |
"<tt>[businessdirectory]</tt> shortcode um zu funktionieren."
|
4141 |
|
4142 |
+
#: includes/admin/class-admin.php:1284
|
4143 |
msgctxt "admin"
|
4144 |
msgid ""
|
4145 |
"You can create this page by yourself or let Business Directory do this for "
|
4148 |
"Du kannst diese Seite selbst erstellen oder vom Branchenverzeichnis "
|
4149 |
"automatisch erstellen lassen."
|
4150 |
|
4151 |
+
#: includes/admin/class-admin.php:1289
|
4152 |
msgctxt "admin"
|
4153 |
msgid "Create required pages for me"
|
4154 |
msgstr "Erstelle benötigte Seiten für mich"
|
4155 |
|
4156 |
+
#: includes/admin/class-admin.php:1346
|
4157 |
msgctxt "admin"
|
4158 |
msgid ""
|
4159 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
4213 |
msgid "Create these required fields for me"
|
4214 |
msgstr "Erstelle diese benötigten Felder für mich"
|
4215 |
|
4216 |
+
#: includes/admin/class-admin.php:324
|
4217 |
#, fuzzy
|
4218 |
msgctxt "admin menu"
|
4219 |
msgid "Payment History"
|
4220 |
msgstr "Bezahlhistorie"
|
4221 |
|
4222 |
+
#: includes/admin/class-admin.php:327
|
4223 |
#, fuzzy
|
4224 |
msgctxt "admin menu"
|
4225 |
msgid "Import & Export"
|
4226 |
msgstr "CSV Import"
|
4227 |
|
4228 |
+
#: includes/admin/class-admin.php:330
|
4229 |
msgctxt "admin menu"
|
4230 |
msgid "Debug"
|
4231 |
msgstr "Fehlerkorrektur"
|
5252 |
"can also <a>customize the email</a> users receive."
|
5253 |
msgstr ""
|
5254 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5255 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
5256 |
msgctxt "admin settings"
|
5257 |
msgid "Plain (text/plain)"
|
5597 |
msgid "Site title (with link)"
|
5598 |
msgstr "Seitentitel (mit Link)"
|
5599 |
|
|
|
|
|
|
|
|
|
|
|
5600 |
#: includes/admin/controllers/class-settings-admin.php:706
|
5601 |
msgctxt "settings"
|
5602 |
msgid "Listing's name (with link)"
|
9207 |
msgid "Continue"
|
9208 |
msgstr "Weiter"
|
9209 |
|
9210 |
+
#~ msgctxt "settings"
|
9211 |
+
#~ msgid "Author's name"
|
9212 |
+
#~ msgstr "Authorname"
|
9213 |
+
|
9214 |
#, fuzzy
|
9215 |
#~ msgctxt "settings"
|
9216 |
#~ msgid "Use reCAPTCHA only for logged-out users"
|
languages/business-directory-plugin-en_US.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2022-08-
|
9 |
"PO-Revision-Date: 2020-06-17 15:32-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -38,7 +38,7 @@ msgstr ""
|
|
38 |
msgid "Selected"
|
39 |
msgstr ""
|
40 |
|
41 |
-
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:
|
42 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
43 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
44 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
@@ -59,11 +59,11 @@ msgstr ""
|
|
59 |
msgid "Search results for: %s"
|
60 |
msgstr ""
|
61 |
|
62 |
-
#: includes/admin/admin-pages.php:
|
63 |
msgid "Directory Content"
|
64 |
msgstr ""
|
65 |
|
66 |
-
#: includes/admin/admin-pages.php:
|
67 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
68 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
69 |
#: includes/helpers/class-app.php:93
|
@@ -71,68 +71,68 @@ msgstr ""
|
|
71 |
msgid "Directory"
|
72 |
msgstr ""
|
73 |
|
74 |
-
#: includes/admin/class-admin.php:
|
75 |
msgid ""
|
76 |
"Find out how to create a compelling, thriving business directory from "
|
77 |
"scratch in this ridiculously actionable (and FREE) 5-part email course."
|
78 |
msgstr ""
|
79 |
|
80 |
-
#: includes/admin/class-admin.php:
|
81 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
82 |
msgstr ""
|
83 |
|
84 |
-
#: includes/admin/class-admin.php:
|
85 |
msgid "Yes, please!"
|
86 |
msgstr ""
|
87 |
|
88 |
-
#: includes/admin/class-admin.php:
|
89 |
msgid "No, thanks"
|
90 |
msgstr ""
|
91 |
|
92 |
-
#: includes/admin/class-admin.php:
|
93 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
94 |
msgstr ""
|
95 |
|
96 |
-
#: includes/admin/class-admin.php:
|
97 |
msgid "Invalid email address."
|
98 |
msgstr ""
|
99 |
|
100 |
-
#: includes/admin/class-admin.php:
|
101 |
msgid "Business Directory Admin"
|
102 |
msgstr ""
|
103 |
|
104 |
-
#: includes/admin/class-admin.php:
|
105 |
#: templates/admin/home.tpl.php:65
|
106 |
msgid "Plans"
|
107 |
msgstr ""
|
108 |
|
109 |
-
#: includes/admin/class-admin.php:
|
110 |
#: templates/admin/home.tpl.php:60
|
111 |
msgid "Form Fields"
|
112 |
msgstr ""
|
113 |
|
114 |
-
#: includes/admin/class-admin.php:
|
115 |
#: includes/licensing.php:220
|
116 |
msgid "Modules"
|
117 |
msgstr ""
|
118 |
|
119 |
-
#: includes/admin/class-admin.php:
|
120 |
msgid "Business Directory"
|
121 |
msgstr ""
|
122 |
|
123 |
-
#: includes/admin/class-admin.php:
|
124 |
msgid "Upgrade to Premium"
|
125 |
msgstr ""
|
126 |
|
127 |
-
#: includes/admin/class-admin.php:
|
128 |
msgid "Directory Listings"
|
129 |
msgstr ""
|
130 |
|
131 |
-
#: includes/admin/class-admin.php:
|
132 |
msgid "Could not send renewal email."
|
133 |
msgstr ""
|
134 |
|
135 |
-
#: includes/admin/class-admin.php:
|
136 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
137 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
138 |
#: templates/email/listing-added.tpl.php:7
|
@@ -141,12 +141,12 @@ msgstr ""
|
|
141 |
msgid "ID"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: includes/admin/class-admin.php:
|
145 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
146 |
msgid "Listing Count"
|
147 |
msgstr ""
|
148 |
|
149 |
-
#: includes/admin/class-admin.php:
|
150 |
msgid ""
|
151 |
"We noticed you want your Business Directory users to register before posting "
|
152 |
"listings, but Registration for your site is currently disabled. Go %1$shere"
|
@@ -489,6 +489,10 @@ msgstr ""
|
|
489 |
msgid "Delete"
|
490 |
msgstr ""
|
491 |
|
|
|
|
|
|
|
|
|
492 |
#: includes/admin/controllers/class-themes-admin.php:44
|
493 |
msgid "Themes"
|
494 |
msgstr ""
|
@@ -976,6 +980,14 @@ msgid_plural ""
|
|
976 |
msgstr[0] ""
|
977 |
msgstr[1] ""
|
978 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
979 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
980 |
msgid "Email Notifications"
|
981 |
msgstr ""
|
@@ -2317,7 +2329,7 @@ msgid "Semicolon separated list of listing images (from the ZIP file)"
|
|
2317 |
msgstr ""
|
2318 |
|
2319 |
#: templates/admin/csv-import.tpl.php:348
|
2320 |
-
msgid "Listing
|
2321 |
msgstr ""
|
2322 |
|
2323 |
#: templates/admin/debug-info.tpl.php:5
|
@@ -3427,87 +3439,87 @@ msgctxt "views"
|
|
3427 |
msgid "Find A Listing"
|
3428 |
msgstr ""
|
3429 |
|
3430 |
-
#: includes/admin/class-admin.php:
|
3431 |
msgctxt "drip pointer"
|
3432 |
msgid "Email Address:"
|
3433 |
msgstr ""
|
3434 |
|
3435 |
-
#: includes/admin/class-admin.php:
|
3436 |
msgctxt "admin"
|
3437 |
msgid "Business Directory"
|
3438 |
msgstr ""
|
3439 |
|
3440 |
-
#: includes/admin/class-admin.php:
|
3441 |
msgctxt "admin"
|
3442 |
msgid "Untitled Menu"
|
3443 |
msgstr ""
|
3444 |
|
3445 |
-
#: includes/admin/class-admin.php:
|
3446 |
msgctxt "admin"
|
3447 |
msgid "Dismiss this notice."
|
3448 |
msgstr ""
|
3449 |
|
3450 |
-
#: includes/admin/class-admin.php:
|
3451 |
msgctxt "admin"
|
3452 |
msgid "The listing has been updated."
|
3453 |
msgid_plural "The listings have been updated."
|
3454 |
msgstr[0] ""
|
3455 |
msgstr[1] ""
|
3456 |
|
3457 |
-
#: includes/admin/class-admin.php:
|
3458 |
msgctxt "admin"
|
3459 |
msgid "The plan was successfully assigned."
|
3460 |
msgstr ""
|
3461 |
|
3462 |
-
#: includes/admin/class-admin.php:
|
3463 |
msgctxt "admin"
|
3464 |
msgid "Listing was renewed."
|
3465 |
msgid_plural "Listings were renewed."
|
3466 |
msgstr[0] ""
|
3467 |
msgstr[1] ""
|
3468 |
|
3469 |
-
#: includes/admin/class-admin.php:
|
3470 |
msgctxt "admin"
|
3471 |
msgid "Renewal email sent."
|
3472 |
msgstr ""
|
3473 |
|
3474 |
-
#: includes/admin/class-admin.php:
|
3475 |
msgctxt "admin"
|
3476 |
msgid "Listing report deleted."
|
3477 |
msgid_plural "Listing reports deleted."
|
3478 |
msgstr[0] ""
|
3479 |
msgstr[1] ""
|
3480 |
|
3481 |
-
#: includes/admin/class-admin.php:
|
3482 |
msgctxt "admin"
|
3483 |
msgid "Access keys sent."
|
3484 |
msgstr ""
|
3485 |
|
3486 |
-
#: includes/admin/class-admin.php:
|
3487 |
msgctxt "admin"
|
3488 |
msgid "The access keys couldn't be sent."
|
3489 |
msgstr ""
|
3490 |
|
3491 |
-
#: includes/admin/class-admin.php:
|
3492 |
msgctxt "admin"
|
3493 |
msgid ""
|
3494 |
"<b>Business Directory Plugin</b> requires a page with the "
|
3495 |
"<tt>[businessdirectory]</tt> shortcode to function properly."
|
3496 |
msgstr ""
|
3497 |
|
3498 |
-
#: includes/admin/class-admin.php:
|
3499 |
msgctxt "admin"
|
3500 |
msgid ""
|
3501 |
"You can create this page by yourself or let Business Directory do this for "
|
3502 |
"you automatically."
|
3503 |
msgstr ""
|
3504 |
|
3505 |
-
#: includes/admin/class-admin.php:
|
3506 |
msgctxt "admin"
|
3507 |
msgid "Create required pages for me"
|
3508 |
msgstr ""
|
3509 |
|
3510 |
-
#: includes/admin/class-admin.php:
|
3511 |
msgctxt "admin"
|
3512 |
msgid ""
|
3513 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -3559,17 +3571,17 @@ msgctxt "admin"
|
|
3559 |
msgid "Create these required fields for me"
|
3560 |
msgstr ""
|
3561 |
|
3562 |
-
#: includes/admin/class-admin.php:
|
3563 |
msgctxt "admin menu"
|
3564 |
msgid "Payment History"
|
3565 |
msgstr ""
|
3566 |
|
3567 |
-
#: includes/admin/class-admin.php:
|
3568 |
msgctxt "admin menu"
|
3569 |
msgid "Import & Export"
|
3570 |
msgstr ""
|
3571 |
|
3572 |
-
#: includes/admin/class-admin.php:
|
3573 |
msgctxt "admin menu"
|
3574 |
msgid "Debug"
|
3575 |
msgstr ""
|
@@ -4513,16 +4525,6 @@ msgid ""
|
|
4513 |
"can also <a>customize the email</a> users receive."
|
4514 |
msgstr ""
|
4515 |
|
4516 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
4517 |
-
msgctxt "admin settings"
|
4518 |
-
msgid "Try listing's email field first, then author's email."
|
4519 |
-
msgstr ""
|
4520 |
-
|
4521 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
4522 |
-
msgctxt "admin settings"
|
4523 |
-
msgid "Try author's email first and then listing's email field."
|
4524 |
-
msgstr ""
|
4525 |
-
|
4526 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
4527 |
msgctxt "admin settings"
|
4528 |
msgid "Plain (text/plain)"
|
@@ -4841,11 +4843,6 @@ msgctxt "settings"
|
|
4841 |
msgid "Site title (with link)"
|
4842 |
msgstr ""
|
4843 |
|
4844 |
-
#: includes/admin/controllers/class-settings-admin.php:705
|
4845 |
-
msgctxt "settings"
|
4846 |
-
msgid "Author's name"
|
4847 |
-
msgstr ""
|
4848 |
-
|
4849 |
#: includes/admin/controllers/class-settings-admin.php:706
|
4850 |
msgctxt "settings"
|
4851 |
msgid "Listing's name (with link)"
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2022-08-30 17:20:11+00:00\n"
|
9 |
"PO-Revision-Date: 2020-06-17 15:32-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
38 |
msgid "Selected"
|
39 |
msgstr ""
|
40 |
|
41 |
+
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:486
|
42 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
43 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
44 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
59 |
msgid "Search results for: %s"
|
60 |
msgstr ""
|
61 |
|
62 |
+
#: includes/admin/admin-pages.php:485 includes/admin/class-admin.php:533
|
63 |
msgid "Directory Content"
|
64 |
msgstr ""
|
65 |
|
66 |
+
#: includes/admin/admin-pages.php:491 includes/admin/class-admin.php:306
|
67 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
68 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
69 |
#: includes/helpers/class-app.php:93
|
71 |
msgid "Directory"
|
72 |
msgstr ""
|
73 |
|
74 |
+
#: includes/admin/class-admin.php:195
|
75 |
msgid ""
|
76 |
"Find out how to create a compelling, thriving business directory from "
|
77 |
"scratch in this ridiculously actionable (and FREE) 5-part email course."
|
78 |
msgstr ""
|
79 |
|
80 |
+
#: includes/admin/class-admin.php:204
|
81 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
82 |
msgstr ""
|
83 |
|
84 |
+
#: includes/admin/class-admin.php:206
|
85 |
msgid "Yes, please!"
|
86 |
msgstr ""
|
87 |
|
88 |
+
#: includes/admin/class-admin.php:208 includes/admin/tracking.php:233
|
89 |
msgid "No, thanks"
|
90 |
msgstr ""
|
91 |
|
92 |
+
#: includes/admin/class-admin.php:241
|
93 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
94 |
msgstr ""
|
95 |
|
96 |
+
#: includes/admin/class-admin.php:269
|
97 |
msgid "Invalid email address."
|
98 |
msgstr ""
|
99 |
|
100 |
+
#: includes/admin/class-admin.php:305
|
101 |
msgid "Business Directory Admin"
|
102 |
msgstr ""
|
103 |
|
104 |
+
#: includes/admin/class-admin.php:317 templates/admin/fees-index.tpl.php:5
|
105 |
#: templates/admin/home.tpl.php:65
|
106 |
msgid "Plans"
|
107 |
msgstr ""
|
108 |
|
109 |
+
#: includes/admin/class-admin.php:320 templates/admin/form-fields.tpl.php:20
|
110 |
#: templates/admin/home.tpl.php:60
|
111 |
msgid "Form Fields"
|
112 |
msgstr ""
|
113 |
|
114 |
+
#: includes/admin/class-admin.php:349 includes/admin/class-admin.php:350
|
115 |
#: includes/licensing.php:220
|
116 |
msgid "Modules"
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: includes/admin/class-admin.php:350
|
120 |
msgid "Business Directory"
|
121 |
msgstr ""
|
122 |
|
123 |
+
#: includes/admin/class-admin.php:476 includes/class-wpbdp.php:367
|
124 |
msgid "Upgrade to Premium"
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: includes/admin/class-admin.php:532 includes/class-cpt-integration.php:23
|
128 |
msgid "Directory Listings"
|
129 |
msgstr ""
|
130 |
|
131 |
+
#: includes/admin/class-admin.php:1062
|
132 |
msgid "Could not send renewal email."
|
133 |
msgstr ""
|
134 |
|
135 |
+
#: includes/admin/class-admin.php:1196
|
136 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
137 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
138 |
#: templates/email/listing-added.tpl.php:7
|
141 |
msgid "ID"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: includes/admin/class-admin.php:1198 includes/admin/class-admin.php:1206
|
145 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
146 |
msgid "Listing Count"
|
147 |
msgstr ""
|
148 |
|
149 |
+
#: includes/admin/class-admin.php:1369
|
150 |
msgid ""
|
151 |
"We noticed you want your Business Directory users to register before posting "
|
152 |
"listings, but Registration for your site is currently disabled. Go %1$shere"
|
489 |
msgid "Delete"
|
490 |
msgstr ""
|
491 |
|
492 |
+
#: includes/admin/controllers/class-settings-admin.php:705
|
493 |
+
msgid "Listing owner's name"
|
494 |
+
msgstr ""
|
495 |
+
|
496 |
#: includes/admin/controllers/class-themes-admin.php:44
|
497 |
msgid "Themes"
|
498 |
msgstr ""
|
980 |
msgstr[0] ""
|
981 |
msgstr[1] ""
|
982 |
|
983 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
984 |
+
msgid "Try listing email field first, then listing owner."
|
985 |
+
msgstr ""
|
986 |
+
|
987 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
988 |
+
msgid "Try listing owner first and then listing email field."
|
989 |
+
msgstr ""
|
990 |
+
|
991 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
992 |
msgid "Email Notifications"
|
993 |
msgstr ""
|
2329 |
msgstr ""
|
2330 |
|
2331 |
#: templates/admin/csv-import.tpl.php:348
|
2332 |
+
msgid "Listing owner's username"
|
2333 |
msgstr ""
|
2334 |
|
2335 |
#: templates/admin/debug-info.tpl.php:5
|
3439 |
msgid "Find A Listing"
|
3440 |
msgstr ""
|
3441 |
|
3442 |
+
#: includes/admin/class-admin.php:197
|
3443 |
msgctxt "drip pointer"
|
3444 |
msgid "Email Address:"
|
3445 |
msgstr ""
|
3446 |
|
3447 |
+
#: includes/admin/class-admin.php:229
|
3448 |
msgctxt "admin"
|
3449 |
msgid "Business Directory"
|
3450 |
msgstr ""
|
3451 |
|
3452 |
+
#: includes/admin/class-admin.php:550
|
3453 |
msgctxt "admin"
|
3454 |
msgid "Untitled Menu"
|
3455 |
msgstr ""
|
3456 |
|
3457 |
+
#: includes/admin/class-admin.php:895
|
3458 |
msgctxt "admin"
|
3459 |
msgid "Dismiss this notice."
|
3460 |
msgstr ""
|
3461 |
|
3462 |
+
#: includes/admin/class-admin.php:1000 includes/admin/class-admin.php:1010
|
3463 |
msgctxt "admin"
|
3464 |
msgid "The listing has been updated."
|
3465 |
msgid_plural "The listings have been updated."
|
3466 |
msgstr[0] ""
|
3467 |
msgstr[1] ""
|
3468 |
|
3469 |
+
#: includes/admin/class-admin.php:1036
|
3470 |
msgctxt "admin"
|
3471 |
msgid "The plan was successfully assigned."
|
3472 |
msgstr ""
|
3473 |
|
3474 |
+
#: includes/admin/class-admin.php:1046
|
3475 |
msgctxt "admin"
|
3476 |
msgid "Listing was renewed."
|
3477 |
msgid_plural "Listings were renewed."
|
3478 |
msgstr[0] ""
|
3479 |
msgstr[1] ""
|
3480 |
|
3481 |
+
#: includes/admin/class-admin.php:1058
|
3482 |
msgctxt "admin"
|
3483 |
msgid "Renewal email sent."
|
3484 |
msgstr ""
|
3485 |
|
3486 |
+
#: includes/admin/class-admin.php:1071
|
3487 |
msgctxt "admin"
|
3488 |
msgid "Listing report deleted."
|
3489 |
msgid_plural "Listing reports deleted."
|
3490 |
msgstr[0] ""
|
3491 |
msgstr[1] ""
|
3492 |
|
3493 |
+
#: includes/admin/class-admin.php:1120
|
3494 |
msgctxt "admin"
|
3495 |
msgid "Access keys sent."
|
3496 |
msgstr ""
|
3497 |
|
3498 |
+
#: includes/admin/class-admin.php:1122
|
3499 |
msgctxt "admin"
|
3500 |
msgid "The access keys couldn't be sent."
|
3501 |
msgstr ""
|
3502 |
|
3503 |
+
#: includes/admin/class-admin.php:1282
|
3504 |
msgctxt "admin"
|
3505 |
msgid ""
|
3506 |
"<b>Business Directory Plugin</b> requires a page with the "
|
3507 |
"<tt>[businessdirectory]</tt> shortcode to function properly."
|
3508 |
msgstr ""
|
3509 |
|
3510 |
+
#: includes/admin/class-admin.php:1284
|
3511 |
msgctxt "admin"
|
3512 |
msgid ""
|
3513 |
"You can create this page by yourself or let Business Directory do this for "
|
3514 |
"you automatically."
|
3515 |
msgstr ""
|
3516 |
|
3517 |
+
#: includes/admin/class-admin.php:1289
|
3518 |
msgctxt "admin"
|
3519 |
msgid "Create required pages for me"
|
3520 |
msgstr ""
|
3521 |
|
3522 |
+
#: includes/admin/class-admin.php:1346
|
3523 |
msgctxt "admin"
|
3524 |
msgid ""
|
3525 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
3571 |
msgid "Create these required fields for me"
|
3572 |
msgstr ""
|
3573 |
|
3574 |
+
#: includes/admin/class-admin.php:324
|
3575 |
msgctxt "admin menu"
|
3576 |
msgid "Payment History"
|
3577 |
msgstr ""
|
3578 |
|
3579 |
+
#: includes/admin/class-admin.php:327
|
3580 |
msgctxt "admin menu"
|
3581 |
msgid "Import & Export"
|
3582 |
msgstr ""
|
3583 |
|
3584 |
+
#: includes/admin/class-admin.php:330
|
3585 |
msgctxt "admin menu"
|
3586 |
msgid "Debug"
|
3587 |
msgstr ""
|
4525 |
"can also <a>customize the email</a> users receive."
|
4526 |
msgstr ""
|
4527 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4528 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
4529 |
msgctxt "admin settings"
|
4530 |
msgid "Plain (text/plain)"
|
4843 |
msgid "Site title (with link)"
|
4844 |
msgstr ""
|
4845 |
|
|
|
|
|
|
|
|
|
|
|
4846 |
#: includes/admin/controllers/class-settings-admin.php:706
|
4847 |
msgctxt "settings"
|
4848 |
msgid "Listing's name (with link)"
|
languages/business-directory-plugin-fr_FR.mo
CHANGED
Binary file
|
languages/business-directory-plugin-fr_FR.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2022-08-
|
9 |
"PO-Revision-Date: 2020-06-17 15:32-0500\n"
|
10 |
"Last-Translator: Laurent Provin <lprovin@yahoo.fr>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -42,7 +42,7 @@ msgstr "Sélectionnez une annonce"
|
|
42 |
msgid "Selected"
|
43 |
msgstr "Annonces sélectionnées"
|
44 |
|
45 |
-
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:
|
46 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
47 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
48 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
@@ -63,11 +63,11 @@ msgstr "Revenir à %s"
|
|
63 |
msgid "Search results for: %s"
|
64 |
msgstr "Résultats de la recherche : %s"
|
65 |
|
66 |
-
#: includes/admin/admin-pages.php:
|
67 |
msgid "Directory Content"
|
68 |
msgstr "Catégorie de l'annuaire"
|
69 |
|
70 |
-
#: includes/admin/admin-pages.php:
|
71 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
72 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
73 |
#: includes/helpers/class-app.php:93
|
@@ -75,7 +75,7 @@ msgstr "Catégorie de l'annuaire"
|
|
75 |
msgid "Directory"
|
76 |
msgstr "Annuaire"
|
77 |
|
78 |
-
#: includes/admin/class-admin.php:
|
79 |
msgid ""
|
80 |
"Find out how to create a compelling, thriving business directory from "
|
81 |
"scratch in this ridiculously actionable (and FREE) 5-part email course."
|
@@ -84,65 +84,65 @@ msgstr ""
|
|
84 |
"zéro dans ce cours (GRATUIT) en 5 parties (envoyé via e-mail). Obtenez un "
|
85 |
"module premium GRATUIT juste après votre inscription."
|
86 |
|
87 |
-
#: includes/admin/class-admin.php:
|
88 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
89 |
msgstr ""
|
90 |
"Voulez-vous connaître les secrets de la création d'un superbe annuaire "
|
91 |
"professionnel ?"
|
92 |
|
93 |
-
#: includes/admin/class-admin.php:
|
94 |
msgid "Yes, please!"
|
95 |
msgstr "Oui, s'il vous plait !"
|
96 |
|
97 |
-
#: includes/admin/class-admin.php:
|
98 |
msgid "No, thanks"
|
99 |
msgstr "Non, merci"
|
100 |
|
101 |
-
#: includes/admin/class-admin.php:
|
102 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
103 |
msgstr ""
|
104 |
"Vous êtes prêt à visiter votre nouvelle page %1$sAnnuaire Professionnel%2$s."
|
105 |
|
106 |
-
#: includes/admin/class-admin.php:
|
107 |
msgid "Invalid email address."
|
108 |
msgstr "Adresse e-mail non valide."
|
109 |
|
110 |
-
#: includes/admin/class-admin.php:
|
111 |
msgid "Business Directory Admin"
|
112 |
msgstr "Administrateur de l'Annuaire Professionnel"
|
113 |
|
114 |
-
#: includes/admin/class-admin.php:
|
115 |
#: templates/admin/home.tpl.php:65
|
116 |
msgid "Plans"
|
117 |
msgstr "Plans tarifaire"
|
118 |
|
119 |
-
#: includes/admin/class-admin.php:
|
120 |
#: templates/admin/home.tpl.php:60
|
121 |
msgid "Form Fields"
|
122 |
msgstr "Champs de formulaires"
|
123 |
|
124 |
-
#: includes/admin/class-admin.php:
|
125 |
#: includes/licensing.php:220
|
126 |
msgid "Modules"
|
127 |
msgstr "Modules"
|
128 |
|
129 |
-
#: includes/admin/class-admin.php:
|
130 |
msgid "Business Directory"
|
131 |
msgstr "Annuaire Professionnel"
|
132 |
|
133 |
-
#: includes/admin/class-admin.php:
|
134 |
msgid "Upgrade to Premium"
|
135 |
msgstr "Mettre à jour vers la version Premium"
|
136 |
|
137 |
-
#: includes/admin/class-admin.php:
|
138 |
msgid "Directory Listings"
|
139 |
msgstr "Liste des catégories"
|
140 |
|
141 |
-
#: includes/admin/class-admin.php:
|
142 |
msgid "Could not send renewal email."
|
143 |
msgstr "Impossible d'envoyer l'e-mail de renouvellement."
|
144 |
|
145 |
-
#: includes/admin/class-admin.php:
|
146 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
147 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
148 |
#: templates/email/listing-added.tpl.php:7
|
@@ -151,12 +151,12 @@ msgstr "Impossible d'envoyer l'e-mail de renouvellement."
|
|
151 |
msgid "ID"
|
152 |
msgstr "ID"
|
153 |
|
154 |
-
#: includes/admin/class-admin.php:
|
155 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
156 |
msgid "Listing Count"
|
157 |
msgstr "Compteur d'annonces"
|
158 |
|
159 |
-
#: includes/admin/class-admin.php:
|
160 |
msgid ""
|
161 |
"We noticed you want your Business Directory users to register before posting "
|
162 |
"listings, but Registration for your site is currently disabled. Go %1$shere"
|
@@ -517,6 +517,11 @@ msgstr "Déjà installé ?"
|
|
517 |
msgid "Delete"
|
518 |
msgstr "Effacer"
|
519 |
|
|
|
|
|
|
|
|
|
|
|
520 |
#: includes/admin/controllers/class-themes-admin.php:44
|
521 |
msgid "Themes"
|
522 |
msgstr "Thèmes"
|
@@ -1066,6 +1071,20 @@ msgstr[1] ""
|
|
1066 |
"Si vous utilisez ces passerelles, nous vous recommandons de les désactiver "
|
1067 |
"si vous souhaitez encaisser des paiements dans cette devise."
|
1068 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1069 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
1070 |
msgid "Email Notifications"
|
1071 |
msgstr "Notifications mail"
|
@@ -2549,7 +2568,8 @@ msgstr ""
|
|
2549 |
"fichier ZIP)"
|
2550 |
|
2551 |
#: templates/admin/csv-import.tpl.php:348
|
2552 |
-
|
|
|
2553 |
msgstr "Nom d'utilisateur de l'auteur de l'annonce"
|
2554 |
|
2555 |
#: templates/admin/debug-info.tpl.php:5
|
@@ -3772,68 +3792,68 @@ msgctxt "views"
|
|
3772 |
msgid "Find A Listing"
|
3773 |
msgstr "Trouver une annonce"
|
3774 |
|
3775 |
-
#: includes/admin/class-admin.php:
|
3776 |
msgctxt "drip pointer"
|
3777 |
msgid "Email Address:"
|
3778 |
msgstr "Adresse e-mail :"
|
3779 |
|
3780 |
-
#: includes/admin/class-admin.php:
|
3781 |
msgctxt "admin"
|
3782 |
msgid "Business Directory"
|
3783 |
msgstr "Annuaire Professionnel"
|
3784 |
|
3785 |
-
#: includes/admin/class-admin.php:
|
3786 |
msgctxt "admin"
|
3787 |
msgid "Untitled Menu"
|
3788 |
msgstr "Menu sans titre"
|
3789 |
|
3790 |
-
#: includes/admin/class-admin.php:
|
3791 |
msgctxt "admin"
|
3792 |
msgid "Dismiss this notice."
|
3793 |
msgstr "Ne tenez pas compte de cet avertissement."
|
3794 |
|
3795 |
-
#: includes/admin/class-admin.php:
|
3796 |
msgctxt "admin"
|
3797 |
msgid "The listing has been updated."
|
3798 |
msgid_plural "The listings have been updated."
|
3799 |
msgstr[0] "L'annonce a été mise à jour."
|
3800 |
msgstr[1] "Les annonces ont été mise à jour."
|
3801 |
|
3802 |
-
#: includes/admin/class-admin.php:
|
3803 |
msgctxt "admin"
|
3804 |
msgid "The plan was successfully assigned."
|
3805 |
msgstr "L'abonnement a été assigné avec succès."
|
3806 |
|
3807 |
-
#: includes/admin/class-admin.php:
|
3808 |
msgctxt "admin"
|
3809 |
msgid "Listing was renewed."
|
3810 |
msgid_plural "Listings were renewed."
|
3811 |
msgstr[0] "L'annonce a été renouvelée."
|
3812 |
msgstr[1] "Les annonces ont été renouvelées."
|
3813 |
|
3814 |
-
#: includes/admin/class-admin.php:
|
3815 |
msgctxt "admin"
|
3816 |
msgid "Renewal email sent."
|
3817 |
msgstr "Email de renouvellement envoyé."
|
3818 |
|
3819 |
-
#: includes/admin/class-admin.php:
|
3820 |
msgctxt "admin"
|
3821 |
msgid "Listing report deleted."
|
3822 |
msgid_plural "Listing reports deleted."
|
3823 |
msgstr[0] "Signalement de l'annonce supprimé."
|
3824 |
msgstr[1] "Signalements de l'annonce supprimé."
|
3825 |
|
3826 |
-
#: includes/admin/class-admin.php:
|
3827 |
msgctxt "admin"
|
3828 |
msgid "Access keys sent."
|
3829 |
msgstr "Clés d'accès envoyées."
|
3830 |
|
3831 |
-
#: includes/admin/class-admin.php:
|
3832 |
msgctxt "admin"
|
3833 |
msgid "The access keys couldn't be sent."
|
3834 |
msgstr "Les clés d'accès ne peuvent pas être envoyées."
|
3835 |
|
3836 |
-
#: includes/admin/class-admin.php:
|
3837 |
msgctxt "admin"
|
3838 |
msgid ""
|
3839 |
"<b>Business Directory Plugin</b> requires a page with the "
|
@@ -3842,7 +3862,7 @@ msgstr ""
|
|
3842 |
"<b>Business Directory Plugin</b> requiert une page avec le code "
|
3843 |
"d'activation <tt>[businessdirectory]</tt> pour marcher correctement."
|
3844 |
|
3845 |
-
#: includes/admin/class-admin.php:
|
3846 |
msgctxt "admin"
|
3847 |
msgid ""
|
3848 |
"You can create this page by yourself or let Business Directory do this for "
|
@@ -3851,12 +3871,12 @@ msgstr ""
|
|
3851 |
"Vous pouvez créer cette page par vous-mêmes ou laisser le plugin la faire "
|
3852 |
"pour vous automatiquement."
|
3853 |
|
3854 |
-
#: includes/admin/class-admin.php:
|
3855 |
msgctxt "admin"
|
3856 |
msgid "Create required pages for me"
|
3857 |
msgstr "Créer les pages requises pour moi"
|
3858 |
|
3859 |
-
#: includes/admin/class-admin.php:
|
3860 |
msgctxt "admin"
|
3861 |
msgid ""
|
3862 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -3916,17 +3936,17 @@ msgctxt "admin"
|
|
3916 |
msgid "Create these required fields for me"
|
3917 |
msgstr "Créer ces champs obligatoires pour moi"
|
3918 |
|
3919 |
-
#: includes/admin/class-admin.php:
|
3920 |
msgctxt "admin menu"
|
3921 |
msgid "Payment History"
|
3922 |
msgstr "Historique de paiement"
|
3923 |
|
3924 |
-
#: includes/admin/class-admin.php:
|
3925 |
msgctxt "admin menu"
|
3926 |
msgid "Import & Export"
|
3927 |
msgstr "Importation/Exportation"
|
3928 |
|
3929 |
-
#: includes/admin/class-admin.php:
|
3930 |
msgctxt "admin menu"
|
3931 |
msgid "Debug"
|
3932 |
msgstr "Déboguer"
|
@@ -4908,20 +4928,6 @@ msgstr ""
|
|
4908 |
"ce temps. Vous pouvez également personnaliser <a> l'e-mail </a> que les "
|
4909 |
"utilisateurs reçoivent."
|
4910 |
|
4911 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
4912 |
-
msgctxt "admin settings"
|
4913 |
-
msgid "Try listing's email field first, then author's email."
|
4914 |
-
msgstr ""
|
4915 |
-
"Essayez d'abord le champ \"Adresse mail\" de l'annonce, puis l'adresse mail "
|
4916 |
-
"de l'auteur."
|
4917 |
-
|
4918 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
4919 |
-
msgctxt "admin settings"
|
4920 |
-
msgid "Try author's email first and then listing's email field."
|
4921 |
-
msgstr ""
|
4922 |
-
"Essayez d'abord l'adresse mail de l'auteur, puis le champ \"Adresse mail\" "
|
4923 |
-
"de l'annonce."
|
4924 |
-
|
4925 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
4926 |
msgctxt "admin settings"
|
4927 |
msgid "Plain (text/plain)"
|
@@ -5242,11 +5248,6 @@ msgctxt "settings"
|
|
5242 |
msgid "Site title (with link)"
|
5243 |
msgstr "Titre du site (avec lien)"
|
5244 |
|
5245 |
-
#: includes/admin/controllers/class-settings-admin.php:705
|
5246 |
-
msgctxt "settings"
|
5247 |
-
msgid "Author's name"
|
5248 |
-
msgstr "Nom de l'auteur"
|
5249 |
-
|
5250 |
#: includes/admin/controllers/class-settings-admin.php:706
|
5251 |
msgctxt "settings"
|
5252 |
msgid "Listing's name (with link)"
|
@@ -8785,6 +8786,10 @@ msgctxt "send-access-keys"
|
|
8785 |
msgid "Continue"
|
8786 |
msgstr "Continuer"
|
8787 |
|
|
|
|
|
|
|
|
|
8788 |
#~ msgctxt "settings"
|
8789 |
#~ msgid "Use reCAPTCHA only for logged-out users"
|
8790 |
#~ msgstr "Utiliser reCAPTCHA uniquement pour les utilisateurs non-connectés"
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2022-08-30 17:20:11+00:00\n"
|
9 |
"PO-Revision-Date: 2020-06-17 15:32-0500\n"
|
10 |
"Last-Translator: Laurent Provin <lprovin@yahoo.fr>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
42 |
msgid "Selected"
|
43 |
msgstr "Annonces sélectionnées"
|
44 |
|
45 |
+
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:486
|
46 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
47 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
48 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
63 |
msgid "Search results for: %s"
|
64 |
msgstr "Résultats de la recherche : %s"
|
65 |
|
66 |
+
#: includes/admin/admin-pages.php:485 includes/admin/class-admin.php:533
|
67 |
msgid "Directory Content"
|
68 |
msgstr "Catégorie de l'annuaire"
|
69 |
|
70 |
+
#: includes/admin/admin-pages.php:491 includes/admin/class-admin.php:306
|
71 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
72 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
73 |
#: includes/helpers/class-app.php:93
|
75 |
msgid "Directory"
|
76 |
msgstr "Annuaire"
|
77 |
|
78 |
+
#: includes/admin/class-admin.php:195
|
79 |
msgid ""
|
80 |
"Find out how to create a compelling, thriving business directory from "
|
81 |
"scratch in this ridiculously actionable (and FREE) 5-part email course."
|
84 |
"zéro dans ce cours (GRATUIT) en 5 parties (envoyé via e-mail). Obtenez un "
|
85 |
"module premium GRATUIT juste après votre inscription."
|
86 |
|
87 |
+
#: includes/admin/class-admin.php:204
|
88 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
89 |
msgstr ""
|
90 |
"Voulez-vous connaître les secrets de la création d'un superbe annuaire "
|
91 |
"professionnel ?"
|
92 |
|
93 |
+
#: includes/admin/class-admin.php:206
|
94 |
msgid "Yes, please!"
|
95 |
msgstr "Oui, s'il vous plait !"
|
96 |
|
97 |
+
#: includes/admin/class-admin.php:208 includes/admin/tracking.php:233
|
98 |
msgid "No, thanks"
|
99 |
msgstr "Non, merci"
|
100 |
|
101 |
+
#: includes/admin/class-admin.php:241
|
102 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
103 |
msgstr ""
|
104 |
"Vous êtes prêt à visiter votre nouvelle page %1$sAnnuaire Professionnel%2$s."
|
105 |
|
106 |
+
#: includes/admin/class-admin.php:269
|
107 |
msgid "Invalid email address."
|
108 |
msgstr "Adresse e-mail non valide."
|
109 |
|
110 |
+
#: includes/admin/class-admin.php:305
|
111 |
msgid "Business Directory Admin"
|
112 |
msgstr "Administrateur de l'Annuaire Professionnel"
|
113 |
|
114 |
+
#: includes/admin/class-admin.php:317 templates/admin/fees-index.tpl.php:5
|
115 |
#: templates/admin/home.tpl.php:65
|
116 |
msgid "Plans"
|
117 |
msgstr "Plans tarifaire"
|
118 |
|
119 |
+
#: includes/admin/class-admin.php:320 templates/admin/form-fields.tpl.php:20
|
120 |
#: templates/admin/home.tpl.php:60
|
121 |
msgid "Form Fields"
|
122 |
msgstr "Champs de formulaires"
|
123 |
|
124 |
+
#: includes/admin/class-admin.php:349 includes/admin/class-admin.php:350
|
125 |
#: includes/licensing.php:220
|
126 |
msgid "Modules"
|
127 |
msgstr "Modules"
|
128 |
|
129 |
+
#: includes/admin/class-admin.php:350
|
130 |
msgid "Business Directory"
|
131 |
msgstr "Annuaire Professionnel"
|
132 |
|
133 |
+
#: includes/admin/class-admin.php:476 includes/class-wpbdp.php:367
|
134 |
msgid "Upgrade to Premium"
|
135 |
msgstr "Mettre à jour vers la version Premium"
|
136 |
|
137 |
+
#: includes/admin/class-admin.php:532 includes/class-cpt-integration.php:23
|
138 |
msgid "Directory Listings"
|
139 |
msgstr "Liste des catégories"
|
140 |
|
141 |
+
#: includes/admin/class-admin.php:1062
|
142 |
msgid "Could not send renewal email."
|
143 |
msgstr "Impossible d'envoyer l'e-mail de renouvellement."
|
144 |
|
145 |
+
#: includes/admin/class-admin.php:1196
|
146 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
147 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
148 |
#: templates/email/listing-added.tpl.php:7
|
151 |
msgid "ID"
|
152 |
msgstr "ID"
|
153 |
|
154 |
+
#: includes/admin/class-admin.php:1198 includes/admin/class-admin.php:1206
|
155 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
156 |
msgid "Listing Count"
|
157 |
msgstr "Compteur d'annonces"
|
158 |
|
159 |
+
#: includes/admin/class-admin.php:1369
|
160 |
msgid ""
|
161 |
"We noticed you want your Business Directory users to register before posting "
|
162 |
"listings, but Registration for your site is currently disabled. Go %1$shere"
|
517 |
msgid "Delete"
|
518 |
msgstr "Effacer"
|
519 |
|
520 |
+
#: includes/admin/controllers/class-settings-admin.php:705
|
521 |
+
#, fuzzy
|
522 |
+
msgid "Listing owner's name"
|
523 |
+
msgstr "Nom d'utilisateur de l'auteur de l'annonce"
|
524 |
+
|
525 |
#: includes/admin/controllers/class-themes-admin.php:44
|
526 |
msgid "Themes"
|
527 |
msgstr "Thèmes"
|
1071 |
"Si vous utilisez ces passerelles, nous vous recommandons de les désactiver "
|
1072 |
"si vous souhaitez encaisser des paiements dans cette devise."
|
1073 |
|
1074 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
1075 |
+
#, fuzzy
|
1076 |
+
msgid "Try listing email field first, then listing owner."
|
1077 |
+
msgstr ""
|
1078 |
+
"Essayez d'abord le champ \"Adresse mail\" de l'annonce, puis l'adresse mail "
|
1079 |
+
"de l'auteur."
|
1080 |
+
|
1081 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
1082 |
+
#, fuzzy
|
1083 |
+
msgid "Try listing owner first and then listing email field."
|
1084 |
+
msgstr ""
|
1085 |
+
"Essayez d'abord l'adresse mail de l'auteur, puis le champ \"Adresse mail\" "
|
1086 |
+
"de l'annonce."
|
1087 |
+
|
1088 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
1089 |
msgid "Email Notifications"
|
1090 |
msgstr "Notifications mail"
|
2568 |
"fichier ZIP)"
|
2569 |
|
2570 |
#: templates/admin/csv-import.tpl.php:348
|
2571 |
+
#, fuzzy
|
2572 |
+
msgid "Listing owner's username"
|
2573 |
msgstr "Nom d'utilisateur de l'auteur de l'annonce"
|
2574 |
|
2575 |
#: templates/admin/debug-info.tpl.php:5
|
3792 |
msgid "Find A Listing"
|
3793 |
msgstr "Trouver une annonce"
|
3794 |
|
3795 |
+
#: includes/admin/class-admin.php:197
|
3796 |
msgctxt "drip pointer"
|
3797 |
msgid "Email Address:"
|
3798 |
msgstr "Adresse e-mail :"
|
3799 |
|
3800 |
+
#: includes/admin/class-admin.php:229
|
3801 |
msgctxt "admin"
|
3802 |
msgid "Business Directory"
|
3803 |
msgstr "Annuaire Professionnel"
|
3804 |
|
3805 |
+
#: includes/admin/class-admin.php:550
|
3806 |
msgctxt "admin"
|
3807 |
msgid "Untitled Menu"
|
3808 |
msgstr "Menu sans titre"
|
3809 |
|
3810 |
+
#: includes/admin/class-admin.php:895
|
3811 |
msgctxt "admin"
|
3812 |
msgid "Dismiss this notice."
|
3813 |
msgstr "Ne tenez pas compte de cet avertissement."
|
3814 |
|
3815 |
+
#: includes/admin/class-admin.php:1000 includes/admin/class-admin.php:1010
|
3816 |
msgctxt "admin"
|
3817 |
msgid "The listing has been updated."
|
3818 |
msgid_plural "The listings have been updated."
|
3819 |
msgstr[0] "L'annonce a été mise à jour."
|
3820 |
msgstr[1] "Les annonces ont été mise à jour."
|
3821 |
|
3822 |
+
#: includes/admin/class-admin.php:1036
|
3823 |
msgctxt "admin"
|
3824 |
msgid "The plan was successfully assigned."
|
3825 |
msgstr "L'abonnement a été assigné avec succès."
|
3826 |
|
3827 |
+
#: includes/admin/class-admin.php:1046
|
3828 |
msgctxt "admin"
|
3829 |
msgid "Listing was renewed."
|
3830 |
msgid_plural "Listings were renewed."
|
3831 |
msgstr[0] "L'annonce a été renouvelée."
|
3832 |
msgstr[1] "Les annonces ont été renouvelées."
|
3833 |
|
3834 |
+
#: includes/admin/class-admin.php:1058
|
3835 |
msgctxt "admin"
|
3836 |
msgid "Renewal email sent."
|
3837 |
msgstr "Email de renouvellement envoyé."
|
3838 |
|
3839 |
+
#: includes/admin/class-admin.php:1071
|
3840 |
msgctxt "admin"
|
3841 |
msgid "Listing report deleted."
|
3842 |
msgid_plural "Listing reports deleted."
|
3843 |
msgstr[0] "Signalement de l'annonce supprimé."
|
3844 |
msgstr[1] "Signalements de l'annonce supprimé."
|
3845 |
|
3846 |
+
#: includes/admin/class-admin.php:1120
|
3847 |
msgctxt "admin"
|
3848 |
msgid "Access keys sent."
|
3849 |
msgstr "Clés d'accès envoyées."
|
3850 |
|
3851 |
+
#: includes/admin/class-admin.php:1122
|
3852 |
msgctxt "admin"
|
3853 |
msgid "The access keys couldn't be sent."
|
3854 |
msgstr "Les clés d'accès ne peuvent pas être envoyées."
|
3855 |
|
3856 |
+
#: includes/admin/class-admin.php:1282
|
3857 |
msgctxt "admin"
|
3858 |
msgid ""
|
3859 |
"<b>Business Directory Plugin</b> requires a page with the "
|
3862 |
"<b>Business Directory Plugin</b> requiert une page avec le code "
|
3863 |
"d'activation <tt>[businessdirectory]</tt> pour marcher correctement."
|
3864 |
|
3865 |
+
#: includes/admin/class-admin.php:1284
|
3866 |
msgctxt "admin"
|
3867 |
msgid ""
|
3868 |
"You can create this page by yourself or let Business Directory do this for "
|
3871 |
"Vous pouvez créer cette page par vous-mêmes ou laisser le plugin la faire "
|
3872 |
"pour vous automatiquement."
|
3873 |
|
3874 |
+
#: includes/admin/class-admin.php:1289
|
3875 |
msgctxt "admin"
|
3876 |
msgid "Create required pages for me"
|
3877 |
msgstr "Créer les pages requises pour moi"
|
3878 |
|
3879 |
+
#: includes/admin/class-admin.php:1346
|
3880 |
msgctxt "admin"
|
3881 |
msgid ""
|
3882 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
3936 |
msgid "Create these required fields for me"
|
3937 |
msgstr "Créer ces champs obligatoires pour moi"
|
3938 |
|
3939 |
+
#: includes/admin/class-admin.php:324
|
3940 |
msgctxt "admin menu"
|
3941 |
msgid "Payment History"
|
3942 |
msgstr "Historique de paiement"
|
3943 |
|
3944 |
+
#: includes/admin/class-admin.php:327
|
3945 |
msgctxt "admin menu"
|
3946 |
msgid "Import & Export"
|
3947 |
msgstr "Importation/Exportation"
|
3948 |
|
3949 |
+
#: includes/admin/class-admin.php:330
|
3950 |
msgctxt "admin menu"
|
3951 |
msgid "Debug"
|
3952 |
msgstr "Déboguer"
|
4928 |
"ce temps. Vous pouvez également personnaliser <a> l'e-mail </a> que les "
|
4929 |
"utilisateurs reçoivent."
|
4930 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4931 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
4932 |
msgctxt "admin settings"
|
4933 |
msgid "Plain (text/plain)"
|
5248 |
msgid "Site title (with link)"
|
5249 |
msgstr "Titre du site (avec lien)"
|
5250 |
|
|
|
|
|
|
|
|
|
|
|
5251 |
#: includes/admin/controllers/class-settings-admin.php:706
|
5252 |
msgctxt "settings"
|
5253 |
msgid "Listing's name (with link)"
|
8786 |
msgid "Continue"
|
8787 |
msgstr "Continuer"
|
8788 |
|
8789 |
+
#~ msgctxt "settings"
|
8790 |
+
#~ msgid "Author's name"
|
8791 |
+
#~ msgstr "Nom de l'auteur"
|
8792 |
+
|
8793 |
#~ msgctxt "settings"
|
8794 |
#~ msgid "Use reCAPTCHA only for logged-out users"
|
8795 |
#~ msgstr "Utiliser reCAPTCHA uniquement pour les utilisateurs non-connectés"
|
languages/business-directory-plugin-it_IT.mo
CHANGED
Binary file
|
languages/business-directory-plugin-it_IT.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2022-08-
|
7 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
@@ -51,7 +51,7 @@ msgstr "Seleziona tutto"
|
|
51 |
msgid "Selected"
|
52 |
msgstr "Seleziona tutto"
|
53 |
|
54 |
-
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:
|
55 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
56 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
57 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
@@ -76,12 +76,12 @@ msgstr "Tags directory"
|
|
76 |
msgid "Search results for: %s"
|
77 |
msgstr "Risultati di ricerca"
|
78 |
|
79 |
-
#: includes/admin/admin-pages.php:
|
80 |
#, fuzzy
|
81 |
msgid "Directory Content"
|
82 |
msgstr "Categoria della Directory"
|
83 |
|
84 |
-
#: includes/admin/admin-pages.php:
|
85 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
86 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
87 |
#: includes/helpers/class-app.php:93
|
@@ -89,7 +89,7 @@ msgstr "Categoria della Directory"
|
|
89 |
msgid "Directory"
|
90 |
msgstr "Directory"
|
91 |
|
92 |
-
#: includes/admin/class-admin.php:
|
93 |
#, fuzzy
|
94 |
msgid ""
|
95 |
"Find out how to create a compelling, thriving business directory from "
|
@@ -99,76 +99,76 @@ msgstr ""
|
|
99 |
"questo ridicolmente praticabile (e GRATUITO) corso di e-mail in 5 parti. "
|
100 |
"Ottieni un modulo premium GRATUITO solo per la registrazione."
|
101 |
|
102 |
-
#: includes/admin/class-admin.php:
|
103 |
#, fuzzy
|
104 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
105 |
msgstr ""
|
106 |
"Vuoi conoscere i segreti della costruzione di un'impressionante directory "
|
107 |
"aziendale?"
|
108 |
|
109 |
-
#: includes/admin/class-admin.php:
|
110 |
#, fuzzy
|
111 |
msgid "Yes, please!"
|
112 |
msgstr "Sì, per favore!"
|
113 |
|
114 |
-
#: includes/admin/class-admin.php:
|
115 |
#, fuzzy
|
116 |
msgid "No, thanks"
|
117 |
msgstr "No, Grazie"
|
118 |
|
119 |
-
#: includes/admin/class-admin.php:
|
120 |
#, fuzzy
|
121 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
122 |
msgstr "Sei a posto. Visita la tua nuova pagina <a>Business Directory</a>."
|
123 |
|
124 |
-
#: includes/admin/class-admin.php:
|
125 |
#, fuzzy
|
126 |
msgid "Invalid email address."
|
127 |
msgstr "Indirizzo e-mail non valido."
|
128 |
|
129 |
-
#: includes/admin/class-admin.php:
|
130 |
#, fuzzy
|
131 |
msgid "Business Directory Admin"
|
132 |
msgstr "Business Directory Admin"
|
133 |
|
134 |
-
#: includes/admin/class-admin.php:
|
135 |
#: templates/admin/home.tpl.php:65
|
136 |
#, fuzzy
|
137 |
msgid "Plans"
|
138 |
msgstr "Piano tariffario"
|
139 |
|
140 |
-
#: includes/admin/class-admin.php:
|
141 |
#: templates/admin/home.tpl.php:60
|
142 |
#, fuzzy
|
143 |
msgid "Form Fields"
|
144 |
msgstr "campi del modulo"
|
145 |
|
146 |
-
#: includes/admin/class-admin.php:
|
147 |
#: includes/licensing.php:220
|
148 |
#, fuzzy
|
149 |
msgid "Modules"
|
150 |
msgstr "(Tutti i moduli)"
|
151 |
|
152 |
-
#: includes/admin/class-admin.php:
|
153 |
#, fuzzy
|
154 |
msgid "Business Directory"
|
155 |
msgstr "Business Directory"
|
156 |
|
157 |
-
#: includes/admin/class-admin.php:
|
158 |
msgid "Upgrade to Premium"
|
159 |
msgstr ""
|
160 |
|
161 |
-
#: includes/admin/class-admin.php:
|
162 |
#, fuzzy
|
163 |
msgid "Directory Listings"
|
164 |
msgstr "Elenco Slug Annuncio"
|
165 |
|
166 |
-
#: includes/admin/class-admin.php:
|
167 |
#, fuzzy
|
168 |
msgid "Could not send renewal email."
|
169 |
msgstr "Inviare l'e-mail di rinnovo"
|
170 |
|
171 |
-
#: includes/admin/class-admin.php:
|
172 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
173 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
174 |
#: templates/email/listing-added.tpl.php:7
|
@@ -178,13 +178,13 @@ msgstr "Inviare l'e-mail di rinnovo"
|
|
178 |
msgid "ID"
|
179 |
msgstr "ID"
|
180 |
|
181 |
-
#: includes/admin/class-admin.php:
|
182 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
183 |
#, fuzzy
|
184 |
msgid "Listing Count"
|
185 |
msgstr "Elenco luoghi"
|
186 |
|
187 |
-
#: includes/admin/class-admin.php:
|
188 |
#, fuzzy
|
189 |
msgid ""
|
190 |
"We noticed you want your Business Directory users to register before posting "
|
@@ -580,6 +580,11 @@ msgstr "Già installato."
|
|
580 |
msgid "Delete"
|
581 |
msgstr "Elimina"
|
582 |
|
|
|
|
|
|
|
|
|
|
|
583 |
#: includes/admin/controllers/class-themes-admin.php:44
|
584 |
#, fuzzy
|
585 |
msgid "Themes"
|
@@ -1185,6 +1190,20 @@ msgstr[1] ""
|
|
1185 |
"Se si utilizzano questi gateway, si consiglia di disattivarli se si desidera "
|
1186 |
"riscuotere i pagamenti in questa valuta."
|
1187 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1188 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
1189 |
#, fuzzy
|
1190 |
msgid "Email Notifications"
|
@@ -2810,7 +2829,7 @@ msgstr "Elenco separato di immagini (dal file ZIP)"
|
|
2810 |
|
2811 |
#: templates/admin/csv-import.tpl.php:348
|
2812 |
#, fuzzy
|
2813 |
-
msgid "Listing
|
2814 |
msgstr "Elenco degli utenti"
|
2815 |
|
2816 |
#: templates/admin/debug-info.tpl.php:5
|
@@ -4187,69 +4206,69 @@ msgctxt "views"
|
|
4187 |
msgid "Find A Listing"
|
4188 |
msgstr "Trova un annuncio"
|
4189 |
|
4190 |
-
#: includes/admin/class-admin.php:
|
4191 |
msgctxt "drip pointer"
|
4192 |
msgid "Email Address:"
|
4193 |
msgstr "Indirizzo Email:"
|
4194 |
|
4195 |
-
#: includes/admin/class-admin.php:
|
4196 |
msgctxt "admin"
|
4197 |
msgid "Business Directory"
|
4198 |
msgstr "Business Directory"
|
4199 |
|
4200 |
-
#: includes/admin/class-admin.php:
|
4201 |
msgctxt "admin"
|
4202 |
msgid "Untitled Menu"
|
4203 |
msgstr "Menu senza titolo"
|
4204 |
|
4205 |
-
#: includes/admin/class-admin.php:
|
4206 |
msgctxt "admin"
|
4207 |
msgid "Dismiss this notice."
|
4208 |
msgstr "Rimuovi questo avviso."
|
4209 |
|
4210 |
-
#: includes/admin/class-admin.php:
|
4211 |
msgctxt "admin"
|
4212 |
msgid "The listing has been updated."
|
4213 |
msgid_plural "The listings have been updated."
|
4214 |
msgstr[0] "L'Annuncio è stato aggiornato."
|
4215 |
msgstr[1] "Gli annunci sono stati aggiornati."
|
4216 |
|
4217 |
-
#: includes/admin/class-admin.php:
|
4218 |
#, fuzzy
|
4219 |
msgctxt "admin"
|
4220 |
msgid "The plan was successfully assigned."
|
4221 |
msgstr "Il canone è stata assegnato con successo."
|
4222 |
|
4223 |
-
#: includes/admin/class-admin.php:
|
4224 |
msgctxt "admin"
|
4225 |
msgid "Listing was renewed."
|
4226 |
msgid_plural "Listings were renewed."
|
4227 |
msgstr[0] "L'Annuncio è stato rinnovato."
|
4228 |
msgstr[1] "Gli annunci sono stati rinnovati."
|
4229 |
|
4230 |
-
#: includes/admin/class-admin.php:
|
4231 |
msgctxt "admin"
|
4232 |
msgid "Renewal email sent."
|
4233 |
msgstr "E-mail di rinnovo inviata."
|
4234 |
|
4235 |
-
#: includes/admin/class-admin.php:
|
4236 |
msgctxt "admin"
|
4237 |
msgid "Listing report deleted."
|
4238 |
msgid_plural "Listing reports deleted."
|
4239 |
msgstr[0] "La segnalazione per l'Annuncio è stata cancellata."
|
4240 |
msgstr[1] "Le segnalazioni per gli Annunci sono state cancellate."
|
4241 |
|
4242 |
-
#: includes/admin/class-admin.php:
|
4243 |
msgctxt "admin"
|
4244 |
msgid "Access keys sent."
|
4245 |
msgstr "Dati di accesso inviati."
|
4246 |
|
4247 |
-
#: includes/admin/class-admin.php:
|
4248 |
msgctxt "admin"
|
4249 |
msgid "The access keys couldn't be sent."
|
4250 |
msgstr "Non è stato possibile inviare i dati di accesso."
|
4251 |
|
4252 |
-
#: includes/admin/class-admin.php:
|
4253 |
msgctxt "admin"
|
4254 |
msgid ""
|
4255 |
"<b>Business Directory Plugin</b> requires a page with the "
|
@@ -4258,7 +4277,7 @@ msgstr ""
|
|
4258 |
"<b>Business Directory Plugin</b> richiede una pagina con il codice di scelta "
|
4259 |
"rapida <tt>[businessdirectory]</tt> per funzionare correttamente."
|
4260 |
|
4261 |
-
#: includes/admin/class-admin.php:
|
4262 |
msgctxt "admin"
|
4263 |
msgid ""
|
4264 |
"You can create this page by yourself or let Business Directory do this for "
|
@@ -4267,12 +4286,12 @@ msgstr ""
|
|
4267 |
"È possibile creare la pagina da soli o lasciare che Business Directory "
|
4268 |
"faccia questo per voi automaticamente."
|
4269 |
|
4270 |
-
#: includes/admin/class-admin.php:
|
4271 |
msgctxt "admin"
|
4272 |
msgid "Create required pages for me"
|
4273 |
msgstr "Crea le pagine richieste per me"
|
4274 |
|
4275 |
-
#: includes/admin/class-admin.php:
|
4276 |
msgctxt "admin"
|
4277 |
msgid ""
|
4278 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -4332,18 +4351,18 @@ msgctxt "admin"
|
|
4332 |
msgid "Create these required fields for me"
|
4333 |
msgstr "Crea questi campi obbligatori per me"
|
4334 |
|
4335 |
-
#: includes/admin/class-admin.php:
|
4336 |
msgctxt "admin menu"
|
4337 |
msgid "Payment History"
|
4338 |
msgstr "Cronologia pagamenti"
|
4339 |
|
4340 |
-
#: includes/admin/class-admin.php:
|
4341 |
#, fuzzy
|
4342 |
msgctxt "admin menu"
|
4343 |
msgid "Import & Export"
|
4344 |
msgstr "Importa/esporta CSV"
|
4345 |
|
4346 |
-
#: includes/admin/class-admin.php:
|
4347 |
msgctxt "admin menu"
|
4348 |
msgid "Debug"
|
4349 |
msgstr "Debug"
|
@@ -5344,20 +5363,6 @@ msgstr ""
|
|
5344 |
"dopo questo periodo. Puoi anche <a>personalizzare l'e-mail</a> che gli "
|
5345 |
"utenti ricevono."
|
5346 |
|
5347 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
5348 |
-
msgctxt "admin settings"
|
5349 |
-
msgid "Try listing's email field first, then author's email."
|
5350 |
-
msgstr ""
|
5351 |
-
"Prova prima il campo di posta elettronica dell'elenco, quindi l'email "
|
5352 |
-
"dell'autore."
|
5353 |
-
|
5354 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
5355 |
-
msgctxt "admin settings"
|
5356 |
-
msgid "Try author's email first and then listing's email field."
|
5357 |
-
msgstr ""
|
5358 |
-
"Prova prima l'email dell'autore e poi il campo di posta elettronica "
|
5359 |
-
"dell'elenco."
|
5360 |
-
|
5361 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
5362 |
msgctxt "admin settings"
|
5363 |
msgid "Plain (text/plain)"
|
@@ -5685,11 +5690,6 @@ msgctxt "settings"
|
|
5685 |
msgid "Site title (with link)"
|
5686 |
msgstr "Titolo del sito (con link)"
|
5687 |
|
5688 |
-
#: includes/admin/controllers/class-settings-admin.php:705
|
5689 |
-
msgctxt "settings"
|
5690 |
-
msgid "Author's name"
|
5691 |
-
msgstr "Nome dell'autore"
|
5692 |
-
|
5693 |
#: includes/admin/controllers/class-settings-admin.php:706
|
5694 |
msgctxt "settings"
|
5695 |
msgid "Listing's name (with link)"
|
@@ -9286,6 +9286,10 @@ msgctxt "send-access-keys"
|
|
9286 |
msgid "Continue"
|
9287 |
msgstr "Continua"
|
9288 |
|
|
|
|
|
|
|
|
|
9289 |
#, fuzzy
|
9290 |
#~ msgctxt "settings"
|
9291 |
#~ msgid "Use reCAPTCHA only for logged-out users"
|
3 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2022-08-30 17:20:11+00:00\n"
|
7 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
51 |
msgid "Selected"
|
52 |
msgstr "Seleziona tutto"
|
53 |
|
54 |
+
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:486
|
55 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
56 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
57 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
76 |
msgid "Search results for: %s"
|
77 |
msgstr "Risultati di ricerca"
|
78 |
|
79 |
+
#: includes/admin/admin-pages.php:485 includes/admin/class-admin.php:533
|
80 |
#, fuzzy
|
81 |
msgid "Directory Content"
|
82 |
msgstr "Categoria della Directory"
|
83 |
|
84 |
+
#: includes/admin/admin-pages.php:491 includes/admin/class-admin.php:306
|
85 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
86 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
87 |
#: includes/helpers/class-app.php:93
|
89 |
msgid "Directory"
|
90 |
msgstr "Directory"
|
91 |
|
92 |
+
#: includes/admin/class-admin.php:195
|
93 |
#, fuzzy
|
94 |
msgid ""
|
95 |
"Find out how to create a compelling, thriving business directory from "
|
99 |
"questo ridicolmente praticabile (e GRATUITO) corso di e-mail in 5 parti. "
|
100 |
"Ottieni un modulo premium GRATUITO solo per la registrazione."
|
101 |
|
102 |
+
#: includes/admin/class-admin.php:204
|
103 |
#, fuzzy
|
104 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
105 |
msgstr ""
|
106 |
"Vuoi conoscere i segreti della costruzione di un'impressionante directory "
|
107 |
"aziendale?"
|
108 |
|
109 |
+
#: includes/admin/class-admin.php:206
|
110 |
#, fuzzy
|
111 |
msgid "Yes, please!"
|
112 |
msgstr "Sì, per favore!"
|
113 |
|
114 |
+
#: includes/admin/class-admin.php:208 includes/admin/tracking.php:233
|
115 |
#, fuzzy
|
116 |
msgid "No, thanks"
|
117 |
msgstr "No, Grazie"
|
118 |
|
119 |
+
#: includes/admin/class-admin.php:241
|
120 |
#, fuzzy
|
121 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
122 |
msgstr "Sei a posto. Visita la tua nuova pagina <a>Business Directory</a>."
|
123 |
|
124 |
+
#: includes/admin/class-admin.php:269
|
125 |
#, fuzzy
|
126 |
msgid "Invalid email address."
|
127 |
msgstr "Indirizzo e-mail non valido."
|
128 |
|
129 |
+
#: includes/admin/class-admin.php:305
|
130 |
#, fuzzy
|
131 |
msgid "Business Directory Admin"
|
132 |
msgstr "Business Directory Admin"
|
133 |
|
134 |
+
#: includes/admin/class-admin.php:317 templates/admin/fees-index.tpl.php:5
|
135 |
#: templates/admin/home.tpl.php:65
|
136 |
#, fuzzy
|
137 |
msgid "Plans"
|
138 |
msgstr "Piano tariffario"
|
139 |
|
140 |
+
#: includes/admin/class-admin.php:320 templates/admin/form-fields.tpl.php:20
|
141 |
#: templates/admin/home.tpl.php:60
|
142 |
#, fuzzy
|
143 |
msgid "Form Fields"
|
144 |
msgstr "campi del modulo"
|
145 |
|
146 |
+
#: includes/admin/class-admin.php:349 includes/admin/class-admin.php:350
|
147 |
#: includes/licensing.php:220
|
148 |
#, fuzzy
|
149 |
msgid "Modules"
|
150 |
msgstr "(Tutti i moduli)"
|
151 |
|
152 |
+
#: includes/admin/class-admin.php:350
|
153 |
#, fuzzy
|
154 |
msgid "Business Directory"
|
155 |
msgstr "Business Directory"
|
156 |
|
157 |
+
#: includes/admin/class-admin.php:476 includes/class-wpbdp.php:367
|
158 |
msgid "Upgrade to Premium"
|
159 |
msgstr ""
|
160 |
|
161 |
+
#: includes/admin/class-admin.php:532 includes/class-cpt-integration.php:23
|
162 |
#, fuzzy
|
163 |
msgid "Directory Listings"
|
164 |
msgstr "Elenco Slug Annuncio"
|
165 |
|
166 |
+
#: includes/admin/class-admin.php:1062
|
167 |
#, fuzzy
|
168 |
msgid "Could not send renewal email."
|
169 |
msgstr "Inviare l'e-mail di rinnovo"
|
170 |
|
171 |
+
#: includes/admin/class-admin.php:1196
|
172 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
173 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
174 |
#: templates/email/listing-added.tpl.php:7
|
178 |
msgid "ID"
|
179 |
msgstr "ID"
|
180 |
|
181 |
+
#: includes/admin/class-admin.php:1198 includes/admin/class-admin.php:1206
|
182 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
183 |
#, fuzzy
|
184 |
msgid "Listing Count"
|
185 |
msgstr "Elenco luoghi"
|
186 |
|
187 |
+
#: includes/admin/class-admin.php:1369
|
188 |
#, fuzzy
|
189 |
msgid ""
|
190 |
"We noticed you want your Business Directory users to register before posting "
|
580 |
msgid "Delete"
|
581 |
msgstr "Elimina"
|
582 |
|
583 |
+
#: includes/admin/controllers/class-settings-admin.php:705
|
584 |
+
#, fuzzy
|
585 |
+
msgid "Listing owner's name"
|
586 |
+
msgstr "Elenco degli utenti"
|
587 |
+
|
588 |
#: includes/admin/controllers/class-themes-admin.php:44
|
589 |
#, fuzzy
|
590 |
msgid "Themes"
|
1190 |
"Se si utilizzano questi gateway, si consiglia di disattivarli se si desidera "
|
1191 |
"riscuotere i pagamenti in questa valuta."
|
1192 |
|
1193 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
1194 |
+
#, fuzzy
|
1195 |
+
msgid "Try listing email field first, then listing owner."
|
1196 |
+
msgstr ""
|
1197 |
+
"Prova prima il campo di posta elettronica dell'elenco, quindi l'email "
|
1198 |
+
"dell'autore."
|
1199 |
+
|
1200 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
1201 |
+
#, fuzzy
|
1202 |
+
msgid "Try listing owner first and then listing email field."
|
1203 |
+
msgstr ""
|
1204 |
+
"Prova prima l'email dell'autore e poi il campo di posta elettronica "
|
1205 |
+
"dell'elenco."
|
1206 |
+
|
1207 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
1208 |
#, fuzzy
|
1209 |
msgid "Email Notifications"
|
2829 |
|
2830 |
#: templates/admin/csv-import.tpl.php:348
|
2831 |
#, fuzzy
|
2832 |
+
msgid "Listing owner's username"
|
2833 |
msgstr "Elenco degli utenti"
|
2834 |
|
2835 |
#: templates/admin/debug-info.tpl.php:5
|
4206 |
msgid "Find A Listing"
|
4207 |
msgstr "Trova un annuncio"
|
4208 |
|
4209 |
+
#: includes/admin/class-admin.php:197
|
4210 |
msgctxt "drip pointer"
|
4211 |
msgid "Email Address:"
|
4212 |
msgstr "Indirizzo Email:"
|
4213 |
|
4214 |
+
#: includes/admin/class-admin.php:229
|
4215 |
msgctxt "admin"
|
4216 |
msgid "Business Directory"
|
4217 |
msgstr "Business Directory"
|
4218 |
|
4219 |
+
#: includes/admin/class-admin.php:550
|
4220 |
msgctxt "admin"
|
4221 |
msgid "Untitled Menu"
|
4222 |
msgstr "Menu senza titolo"
|
4223 |
|
4224 |
+
#: includes/admin/class-admin.php:895
|
4225 |
msgctxt "admin"
|
4226 |
msgid "Dismiss this notice."
|
4227 |
msgstr "Rimuovi questo avviso."
|
4228 |
|
4229 |
+
#: includes/admin/class-admin.php:1000 includes/admin/class-admin.php:1010
|
4230 |
msgctxt "admin"
|
4231 |
msgid "The listing has been updated."
|
4232 |
msgid_plural "The listings have been updated."
|
4233 |
msgstr[0] "L'Annuncio è stato aggiornato."
|
4234 |
msgstr[1] "Gli annunci sono stati aggiornati."
|
4235 |
|
4236 |
+
#: includes/admin/class-admin.php:1036
|
4237 |
#, fuzzy
|
4238 |
msgctxt "admin"
|
4239 |
msgid "The plan was successfully assigned."
|
4240 |
msgstr "Il canone è stata assegnato con successo."
|
4241 |
|
4242 |
+
#: includes/admin/class-admin.php:1046
|
4243 |
msgctxt "admin"
|
4244 |
msgid "Listing was renewed."
|
4245 |
msgid_plural "Listings were renewed."
|
4246 |
msgstr[0] "L'Annuncio è stato rinnovato."
|
4247 |
msgstr[1] "Gli annunci sono stati rinnovati."
|
4248 |
|
4249 |
+
#: includes/admin/class-admin.php:1058
|
4250 |
msgctxt "admin"
|
4251 |
msgid "Renewal email sent."
|
4252 |
msgstr "E-mail di rinnovo inviata."
|
4253 |
|
4254 |
+
#: includes/admin/class-admin.php:1071
|
4255 |
msgctxt "admin"
|
4256 |
msgid "Listing report deleted."
|
4257 |
msgid_plural "Listing reports deleted."
|
4258 |
msgstr[0] "La segnalazione per l'Annuncio è stata cancellata."
|
4259 |
msgstr[1] "Le segnalazioni per gli Annunci sono state cancellate."
|
4260 |
|
4261 |
+
#: includes/admin/class-admin.php:1120
|
4262 |
msgctxt "admin"
|
4263 |
msgid "Access keys sent."
|
4264 |
msgstr "Dati di accesso inviati."
|
4265 |
|
4266 |
+
#: includes/admin/class-admin.php:1122
|
4267 |
msgctxt "admin"
|
4268 |
msgid "The access keys couldn't be sent."
|
4269 |
msgstr "Non è stato possibile inviare i dati di accesso."
|
4270 |
|
4271 |
+
#: includes/admin/class-admin.php:1282
|
4272 |
msgctxt "admin"
|
4273 |
msgid ""
|
4274 |
"<b>Business Directory Plugin</b> requires a page with the "
|
4277 |
"<b>Business Directory Plugin</b> richiede una pagina con il codice di scelta "
|
4278 |
"rapida <tt>[businessdirectory]</tt> per funzionare correttamente."
|
4279 |
|
4280 |
+
#: includes/admin/class-admin.php:1284
|
4281 |
msgctxt "admin"
|
4282 |
msgid ""
|
4283 |
"You can create this page by yourself or let Business Directory do this for "
|
4286 |
"È possibile creare la pagina da soli o lasciare che Business Directory "
|
4287 |
"faccia questo per voi automaticamente."
|
4288 |
|
4289 |
+
#: includes/admin/class-admin.php:1289
|
4290 |
msgctxt "admin"
|
4291 |
msgid "Create required pages for me"
|
4292 |
msgstr "Crea le pagine richieste per me"
|
4293 |
|
4294 |
+
#: includes/admin/class-admin.php:1346
|
4295 |
msgctxt "admin"
|
4296 |
msgid ""
|
4297 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
4351 |
msgid "Create these required fields for me"
|
4352 |
msgstr "Crea questi campi obbligatori per me"
|
4353 |
|
4354 |
+
#: includes/admin/class-admin.php:324
|
4355 |
msgctxt "admin menu"
|
4356 |
msgid "Payment History"
|
4357 |
msgstr "Cronologia pagamenti"
|
4358 |
|
4359 |
+
#: includes/admin/class-admin.php:327
|
4360 |
#, fuzzy
|
4361 |
msgctxt "admin menu"
|
4362 |
msgid "Import & Export"
|
4363 |
msgstr "Importa/esporta CSV"
|
4364 |
|
4365 |
+
#: includes/admin/class-admin.php:330
|
4366 |
msgctxt "admin menu"
|
4367 |
msgid "Debug"
|
4368 |
msgstr "Debug"
|
5363 |
"dopo questo periodo. Puoi anche <a>personalizzare l'e-mail</a> che gli "
|
5364 |
"utenti ricevono."
|
5365 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5366 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
5367 |
msgctxt "admin settings"
|
5368 |
msgid "Plain (text/plain)"
|
5690 |
msgid "Site title (with link)"
|
5691 |
msgstr "Titolo del sito (con link)"
|
5692 |
|
|
|
|
|
|
|
|
|
|
|
5693 |
#: includes/admin/controllers/class-settings-admin.php:706
|
5694 |
msgctxt "settings"
|
5695 |
msgid "Listing's name (with link)"
|
9286 |
msgid "Continue"
|
9287 |
msgstr "Continua"
|
9288 |
|
9289 |
+
#~ msgctxt "settings"
|
9290 |
+
#~ msgid "Author's name"
|
9291 |
+
#~ msgstr "Nome dell'autore"
|
9292 |
+
|
9293 |
#, fuzzy
|
9294 |
#~ msgctxt "settings"
|
9295 |
#~ msgid "Use reCAPTCHA only for logged-out users"
|
languages/business-directory-plugin-nl_NL.mo
CHANGED
Binary file
|
languages/business-directory-plugin-nl_NL.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2022-08-
|
7 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
8 |
"Last-Translator: admin <info@nederlofcentrum.nl>\n"
|
9 |
"Language-Team: Dutch\n"
|
@@ -38,7 +38,7 @@ msgstr "Selecteer lijst"
|
|
38 |
msgid "Selected"
|
39 |
msgstr "Selecteer lijst"
|
40 |
|
41 |
-
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:
|
42 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
43 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
44 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
@@ -63,12 +63,12 @@ msgstr "Register Categorieën"
|
|
63 |
msgid "Search results for: %s"
|
64 |
msgstr "Zoek resultaten"
|
65 |
|
66 |
-
#: includes/admin/admin-pages.php:
|
67 |
#, fuzzy
|
68 |
msgid "Directory Content"
|
69 |
msgstr "Register Categorie"
|
70 |
|
71 |
-
#: includes/admin/admin-pages.php:
|
72 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
73 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
74 |
#: includes/helpers/class-app.php:93
|
@@ -76,76 +76,76 @@ msgstr "Register Categorie"
|
|
76 |
msgid "Directory"
|
77 |
msgstr "Registers"
|
78 |
|
79 |
-
#: includes/admin/class-admin.php:
|
80 |
msgid ""
|
81 |
"Find out how to create a compelling, thriving business directory from "
|
82 |
"scratch in this ridiculously actionable (and FREE) 5-part email course."
|
83 |
msgstr ""
|
84 |
|
85 |
-
#: includes/admin/class-admin.php:
|
86 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: includes/admin/class-admin.php:
|
90 |
#, fuzzy
|
91 |
msgid "Yes, please!"
|
92 |
msgstr "Ja, graag!"
|
93 |
|
94 |
-
#: includes/admin/class-admin.php:
|
95 |
#, fuzzy
|
96 |
msgid "No, thanks"
|
97 |
msgstr "Nee, dank je"
|
98 |
|
99 |
-
#: includes/admin/class-admin.php:
|
100 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
101 |
msgstr ""
|
102 |
|
103 |
-
#: includes/admin/class-admin.php:
|
104 |
#, fuzzy
|
105 |
msgid "Invalid email address."
|
106 |
msgstr "Ongeld e-mail adres."
|
107 |
|
108 |
-
#: includes/admin/class-admin.php:
|
109 |
#, fuzzy
|
110 |
msgid "Business Directory Admin"
|
111 |
msgstr "Business Directory instellingen"
|
112 |
|
113 |
-
#: includes/admin/class-admin.php:
|
114 |
#: templates/admin/home.tpl.php:65
|
115 |
msgid "Plans"
|
116 |
msgstr ""
|
117 |
|
118 |
-
#: includes/admin/class-admin.php:
|
119 |
#: templates/admin/home.tpl.php:60
|
120 |
#, fuzzy
|
121 |
msgid "Form Fields"
|
122 |
msgstr "Formulier velden"
|
123 |
|
124 |
-
#: includes/admin/class-admin.php:
|
125 |
#: includes/licensing.php:220
|
126 |
msgid "Modules"
|
127 |
msgstr ""
|
128 |
|
129 |
-
#: includes/admin/class-admin.php:
|
130 |
#, fuzzy
|
131 |
msgid "Business Directory"
|
132 |
msgstr "Business Directory - Zoeken"
|
133 |
|
134 |
-
#: includes/admin/class-admin.php:
|
135 |
#, fuzzy
|
136 |
msgid "Upgrade to Premium"
|
137 |
msgstr "Opwaarderen tot %s"
|
138 |
|
139 |
-
#: includes/admin/class-admin.php:
|
140 |
#, fuzzy
|
141 |
msgid "Directory Listings"
|
142 |
msgstr "Sorteer registraties (vermeldingen) op"
|
143 |
|
144 |
-
#: includes/admin/class-admin.php:
|
145 |
msgid "Could not send renewal email."
|
146 |
msgstr ""
|
147 |
|
148 |
-
#: includes/admin/class-admin.php:
|
149 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
150 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
151 |
#: templates/email/listing-added.tpl.php:7
|
@@ -154,13 +154,13 @@ msgstr ""
|
|
154 |
msgid "ID"
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: includes/admin/class-admin.php:
|
158 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
159 |
#, fuzzy
|
160 |
msgid "Listing Count"
|
161 |
msgstr "Aantal registraties"
|
162 |
|
163 |
-
#: includes/admin/class-admin.php:
|
164 |
msgid ""
|
165 |
"We noticed you want your Business Directory users to register before posting "
|
166 |
"listings, but Registration for your site is currently disabled. Go %1$shere"
|
@@ -544,6 +544,11 @@ msgstr ""
|
|
544 |
msgid "Delete"
|
545 |
msgstr "Verwijder"
|
546 |
|
|
|
|
|
|
|
|
|
|
|
547 |
#: includes/admin/controllers/class-themes-admin.php:44
|
548 |
#, fuzzy
|
549 |
msgid "Themes"
|
@@ -1116,6 +1121,16 @@ msgid_plural ""
|
|
1116 |
msgstr[0] ""
|
1117 |
msgstr[1] ""
|
1118 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1119 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
1120 |
#, fuzzy
|
1121 |
msgid "Email Notifications"
|
@@ -2570,7 +2585,7 @@ msgstr ""
|
|
2570 |
|
2571 |
#: templates/admin/csv-import.tpl.php:348
|
2572 |
#, fuzzy
|
2573 |
-
msgid "Listing
|
2574 |
msgstr "Naam auteur"
|
2575 |
|
2576 |
#: templates/admin/debug-info.tpl.php:5
|
@@ -3800,27 +3815,27 @@ msgctxt "views"
|
|
3800 |
msgid "Find A Listing"
|
3801 |
msgstr "Een registratie vinden"
|
3802 |
|
3803 |
-
#: includes/admin/class-admin.php:
|
3804 |
msgctxt "drip pointer"
|
3805 |
msgid "Email Address:"
|
3806 |
msgstr "Email Adres:"
|
3807 |
|
3808 |
-
#: includes/admin/class-admin.php:
|
3809 |
msgctxt "admin"
|
3810 |
msgid "Business Directory"
|
3811 |
msgstr ""
|
3812 |
|
3813 |
-
#: includes/admin/class-admin.php:
|
3814 |
msgctxt "admin"
|
3815 |
msgid "Untitled Menu"
|
3816 |
msgstr ""
|
3817 |
|
3818 |
-
#: includes/admin/class-admin.php:
|
3819 |
msgctxt "admin"
|
3820 |
msgid "Dismiss this notice."
|
3821 |
msgstr ""
|
3822 |
|
3823 |
-
#: includes/admin/class-admin.php:
|
3824 |
#, fuzzy
|
3825 |
msgctxt "admin"
|
3826 |
msgid "The listing has been updated."
|
@@ -3828,24 +3843,24 @@ msgid_plural "The listings have been updated."
|
|
3828 |
msgstr[0] "De registratie / vermelding is bijgewerkt."
|
3829 |
msgstr[1] "De registraties / vermeldingen zijn bijgewerkt."
|
3830 |
|
3831 |
-
#: includes/admin/class-admin.php:
|
3832 |
msgctxt "admin"
|
3833 |
msgid "The plan was successfully assigned."
|
3834 |
msgstr ""
|
3835 |
|
3836 |
-
#: includes/admin/class-admin.php:
|
3837 |
msgctxt "admin"
|
3838 |
msgid "Listing was renewed."
|
3839 |
msgid_plural "Listings were renewed."
|
3840 |
msgstr[0] ""
|
3841 |
msgstr[1] ""
|
3842 |
|
3843 |
-
#: includes/admin/class-admin.php:
|
3844 |
msgctxt "admin"
|
3845 |
msgid "Renewal email sent."
|
3846 |
msgstr ""
|
3847 |
|
3848 |
-
#: includes/admin/class-admin.php:
|
3849 |
#, fuzzy
|
3850 |
msgctxt "admin"
|
3851 |
msgid "Listing report deleted."
|
@@ -3853,36 +3868,36 @@ msgid_plural "Listing reports deleted."
|
|
3853 |
msgstr[0] "Registratie vernieuwing"
|
3854 |
msgstr[1] "Registratie vernieuwing"
|
3855 |
|
3856 |
-
#: includes/admin/class-admin.php:
|
3857 |
msgctxt "admin"
|
3858 |
msgid "Access keys sent."
|
3859 |
msgstr ""
|
3860 |
|
3861 |
-
#: includes/admin/class-admin.php:
|
3862 |
msgctxt "admin"
|
3863 |
msgid "The access keys couldn't be sent."
|
3864 |
msgstr ""
|
3865 |
|
3866 |
-
#: includes/admin/class-admin.php:
|
3867 |
msgctxt "admin"
|
3868 |
msgid ""
|
3869 |
"<b>Business Directory Plugin</b> requires a page with the "
|
3870 |
"<tt>[businessdirectory]</tt> shortcode to function properly."
|
3871 |
msgstr ""
|
3872 |
|
3873 |
-
#: includes/admin/class-admin.php:
|
3874 |
msgctxt "admin"
|
3875 |
msgid ""
|
3876 |
"You can create this page by yourself or let Business Directory do this for "
|
3877 |
"you automatically."
|
3878 |
msgstr ""
|
3879 |
|
3880 |
-
#: includes/admin/class-admin.php:
|
3881 |
msgctxt "admin"
|
3882 |
msgid "Create required pages for me"
|
3883 |
msgstr ""
|
3884 |
|
3885 |
-
#: includes/admin/class-admin.php:
|
3886 |
msgctxt "admin"
|
3887 |
msgid ""
|
3888 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -3938,18 +3953,18 @@ msgctxt "admin"
|
|
3938 |
msgid "Create these required fields for me"
|
3939 |
msgstr "Creëer deze vereiste velden voor me"
|
3940 |
|
3941 |
-
#: includes/admin/class-admin.php:
|
3942 |
#, fuzzy
|
3943 |
msgctxt "admin menu"
|
3944 |
msgid "Payment History"
|
3945 |
msgstr "Betaal instellingen"
|
3946 |
|
3947 |
-
#: includes/admin/class-admin.php:
|
3948 |
msgctxt "admin menu"
|
3949 |
msgid "Import & Export"
|
3950 |
msgstr ""
|
3951 |
|
3952 |
-
#: includes/admin/class-admin.php:
|
3953 |
msgctxt "admin menu"
|
3954 |
msgid "Debug"
|
3955 |
msgstr ""
|
@@ -4949,16 +4964,6 @@ msgid ""
|
|
4949 |
"can also <a>customize the email</a> users receive."
|
4950 |
msgstr ""
|
4951 |
|
4952 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
4953 |
-
msgctxt "admin settings"
|
4954 |
-
msgid "Try listing's email field first, then author's email."
|
4955 |
-
msgstr "Probeer eerst email veld, dan email van de auteur."
|
4956 |
-
|
4957 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
4958 |
-
msgctxt "admin settings"
|
4959 |
-
msgid "Try author's email first and then listing's email field."
|
4960 |
-
msgstr "Probeer eerst email van de auteur, dan email veld van registratie. "
|
4961 |
-
|
4962 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
4963 |
msgctxt "admin settings"
|
4964 |
msgid "Plain (text/plain)"
|
@@ -5299,11 +5304,6 @@ msgctxt "settings"
|
|
5299 |
msgid "Site title (with link)"
|
5300 |
msgstr "Site titel (met link)"
|
5301 |
|
5302 |
-
#: includes/admin/controllers/class-settings-admin.php:705
|
5303 |
-
msgctxt "settings"
|
5304 |
-
msgid "Author's name"
|
5305 |
-
msgstr "Naam auteur"
|
5306 |
-
|
5307 |
#: includes/admin/controllers/class-settings-admin.php:706
|
5308 |
msgctxt "settings"
|
5309 |
msgid "Listing's name (with link)"
|
@@ -8731,6 +8731,10 @@ msgctxt "send-access-keys"
|
|
8731 |
msgid "Continue"
|
8732 |
msgstr "Doorgaan"
|
8733 |
|
|
|
|
|
|
|
|
|
8734 |
#, fuzzy
|
8735 |
#~ msgctxt "settings"
|
8736 |
#~ msgid "Use reCAPTCHA only for logged-out users"
|
3 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2022-08-30 17:20:11+00:00\n"
|
7 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
8 |
"Last-Translator: admin <info@nederlofcentrum.nl>\n"
|
9 |
"Language-Team: Dutch\n"
|
38 |
msgid "Selected"
|
39 |
msgstr "Selecteer lijst"
|
40 |
|
41 |
+
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:486
|
42 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
43 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
44 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
63 |
msgid "Search results for: %s"
|
64 |
msgstr "Zoek resultaten"
|
65 |
|
66 |
+
#: includes/admin/admin-pages.php:485 includes/admin/class-admin.php:533
|
67 |
#, fuzzy
|
68 |
msgid "Directory Content"
|
69 |
msgstr "Register Categorie"
|
70 |
|
71 |
+
#: includes/admin/admin-pages.php:491 includes/admin/class-admin.php:306
|
72 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
73 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
74 |
#: includes/helpers/class-app.php:93
|
76 |
msgid "Directory"
|
77 |
msgstr "Registers"
|
78 |
|
79 |
+
#: includes/admin/class-admin.php:195
|
80 |
msgid ""
|
81 |
"Find out how to create a compelling, thriving business directory from "
|
82 |
"scratch in this ridiculously actionable (and FREE) 5-part email course."
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: includes/admin/class-admin.php:204
|
86 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
87 |
msgstr ""
|
88 |
|
89 |
+
#: includes/admin/class-admin.php:206
|
90 |
#, fuzzy
|
91 |
msgid "Yes, please!"
|
92 |
msgstr "Ja, graag!"
|
93 |
|
94 |
+
#: includes/admin/class-admin.php:208 includes/admin/tracking.php:233
|
95 |
#, fuzzy
|
96 |
msgid "No, thanks"
|
97 |
msgstr "Nee, dank je"
|
98 |
|
99 |
+
#: includes/admin/class-admin.php:241
|
100 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: includes/admin/class-admin.php:269
|
104 |
#, fuzzy
|
105 |
msgid "Invalid email address."
|
106 |
msgstr "Ongeld e-mail adres."
|
107 |
|
108 |
+
#: includes/admin/class-admin.php:305
|
109 |
#, fuzzy
|
110 |
msgid "Business Directory Admin"
|
111 |
msgstr "Business Directory instellingen"
|
112 |
|
113 |
+
#: includes/admin/class-admin.php:317 templates/admin/fees-index.tpl.php:5
|
114 |
#: templates/admin/home.tpl.php:65
|
115 |
msgid "Plans"
|
116 |
msgstr ""
|
117 |
|
118 |
+
#: includes/admin/class-admin.php:320 templates/admin/form-fields.tpl.php:20
|
119 |
#: templates/admin/home.tpl.php:60
|
120 |
#, fuzzy
|
121 |
msgid "Form Fields"
|
122 |
msgstr "Formulier velden"
|
123 |
|
124 |
+
#: includes/admin/class-admin.php:349 includes/admin/class-admin.php:350
|
125 |
#: includes/licensing.php:220
|
126 |
msgid "Modules"
|
127 |
msgstr ""
|
128 |
|
129 |
+
#: includes/admin/class-admin.php:350
|
130 |
#, fuzzy
|
131 |
msgid "Business Directory"
|
132 |
msgstr "Business Directory - Zoeken"
|
133 |
|
134 |
+
#: includes/admin/class-admin.php:476 includes/class-wpbdp.php:367
|
135 |
#, fuzzy
|
136 |
msgid "Upgrade to Premium"
|
137 |
msgstr "Opwaarderen tot %s"
|
138 |
|
139 |
+
#: includes/admin/class-admin.php:532 includes/class-cpt-integration.php:23
|
140 |
#, fuzzy
|
141 |
msgid "Directory Listings"
|
142 |
msgstr "Sorteer registraties (vermeldingen) op"
|
143 |
|
144 |
+
#: includes/admin/class-admin.php:1062
|
145 |
msgid "Could not send renewal email."
|
146 |
msgstr ""
|
147 |
|
148 |
+
#: includes/admin/class-admin.php:1196
|
149 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
150 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
151 |
#: templates/email/listing-added.tpl.php:7
|
154 |
msgid "ID"
|
155 |
msgstr ""
|
156 |
|
157 |
+
#: includes/admin/class-admin.php:1198 includes/admin/class-admin.php:1206
|
158 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
159 |
#, fuzzy
|
160 |
msgid "Listing Count"
|
161 |
msgstr "Aantal registraties"
|
162 |
|
163 |
+
#: includes/admin/class-admin.php:1369
|
164 |
msgid ""
|
165 |
"We noticed you want your Business Directory users to register before posting "
|
166 |
"listings, but Registration for your site is currently disabled. Go %1$shere"
|
544 |
msgid "Delete"
|
545 |
msgstr "Verwijder"
|
546 |
|
547 |
+
#: includes/admin/controllers/class-settings-admin.php:705
|
548 |
+
#, fuzzy
|
549 |
+
msgid "Listing owner's name"
|
550 |
+
msgstr "Naam auteur"
|
551 |
+
|
552 |
#: includes/admin/controllers/class-themes-admin.php:44
|
553 |
#, fuzzy
|
554 |
msgid "Themes"
|
1121 |
msgstr[0] ""
|
1122 |
msgstr[1] ""
|
1123 |
|
1124 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
1125 |
+
#, fuzzy
|
1126 |
+
msgid "Try listing email field first, then listing owner."
|
1127 |
+
msgstr "Probeer eerst email veld, dan email van de auteur."
|
1128 |
+
|
1129 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
1130 |
+
#, fuzzy
|
1131 |
+
msgid "Try listing owner first and then listing email field."
|
1132 |
+
msgstr "Probeer eerst email van de auteur, dan email veld van registratie. "
|
1133 |
+
|
1134 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
1135 |
#, fuzzy
|
1136 |
msgid "Email Notifications"
|
2585 |
|
2586 |
#: templates/admin/csv-import.tpl.php:348
|
2587 |
#, fuzzy
|
2588 |
+
msgid "Listing owner's username"
|
2589 |
msgstr "Naam auteur"
|
2590 |
|
2591 |
#: templates/admin/debug-info.tpl.php:5
|
3815 |
msgid "Find A Listing"
|
3816 |
msgstr "Een registratie vinden"
|
3817 |
|
3818 |
+
#: includes/admin/class-admin.php:197
|
3819 |
msgctxt "drip pointer"
|
3820 |
msgid "Email Address:"
|
3821 |
msgstr "Email Adres:"
|
3822 |
|
3823 |
+
#: includes/admin/class-admin.php:229
|
3824 |
msgctxt "admin"
|
3825 |
msgid "Business Directory"
|
3826 |
msgstr ""
|
3827 |
|
3828 |
+
#: includes/admin/class-admin.php:550
|
3829 |
msgctxt "admin"
|
3830 |
msgid "Untitled Menu"
|
3831 |
msgstr ""
|
3832 |
|
3833 |
+
#: includes/admin/class-admin.php:895
|
3834 |
msgctxt "admin"
|
3835 |
msgid "Dismiss this notice."
|
3836 |
msgstr ""
|
3837 |
|
3838 |
+
#: includes/admin/class-admin.php:1000 includes/admin/class-admin.php:1010
|
3839 |
#, fuzzy
|
3840 |
msgctxt "admin"
|
3841 |
msgid "The listing has been updated."
|
3843 |
msgstr[0] "De registratie / vermelding is bijgewerkt."
|
3844 |
msgstr[1] "De registraties / vermeldingen zijn bijgewerkt."
|
3845 |
|
3846 |
+
#: includes/admin/class-admin.php:1036
|
3847 |
msgctxt "admin"
|
3848 |
msgid "The plan was successfully assigned."
|
3849 |
msgstr ""
|
3850 |
|
3851 |
+
#: includes/admin/class-admin.php:1046
|
3852 |
msgctxt "admin"
|
3853 |
msgid "Listing was renewed."
|
3854 |
msgid_plural "Listings were renewed."
|
3855 |
msgstr[0] ""
|
3856 |
msgstr[1] ""
|
3857 |
|
3858 |
+
#: includes/admin/class-admin.php:1058
|
3859 |
msgctxt "admin"
|
3860 |
msgid "Renewal email sent."
|
3861 |
msgstr ""
|
3862 |
|
3863 |
+
#: includes/admin/class-admin.php:1071
|
3864 |
#, fuzzy
|
3865 |
msgctxt "admin"
|
3866 |
msgid "Listing report deleted."
|
3868 |
msgstr[0] "Registratie vernieuwing"
|
3869 |
msgstr[1] "Registratie vernieuwing"
|
3870 |
|
3871 |
+
#: includes/admin/class-admin.php:1120
|
3872 |
msgctxt "admin"
|
3873 |
msgid "Access keys sent."
|
3874 |
msgstr ""
|
3875 |
|
3876 |
+
#: includes/admin/class-admin.php:1122
|
3877 |
msgctxt "admin"
|
3878 |
msgid "The access keys couldn't be sent."
|
3879 |
msgstr ""
|
3880 |
|
3881 |
+
#: includes/admin/class-admin.php:1282
|
3882 |
msgctxt "admin"
|
3883 |
msgid ""
|
3884 |
"<b>Business Directory Plugin</b> requires a page with the "
|
3885 |
"<tt>[businessdirectory]</tt> shortcode to function properly."
|
3886 |
msgstr ""
|
3887 |
|
3888 |
+
#: includes/admin/class-admin.php:1284
|
3889 |
msgctxt "admin"
|
3890 |
msgid ""
|
3891 |
"You can create this page by yourself or let Business Directory do this for "
|
3892 |
"you automatically."
|
3893 |
msgstr ""
|
3894 |
|
3895 |
+
#: includes/admin/class-admin.php:1289
|
3896 |
msgctxt "admin"
|
3897 |
msgid "Create required pages for me"
|
3898 |
msgstr ""
|
3899 |
|
3900 |
+
#: includes/admin/class-admin.php:1346
|
3901 |
msgctxt "admin"
|
3902 |
msgid ""
|
3903 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
3953 |
msgid "Create these required fields for me"
|
3954 |
msgstr "Creëer deze vereiste velden voor me"
|
3955 |
|
3956 |
+
#: includes/admin/class-admin.php:324
|
3957 |
#, fuzzy
|
3958 |
msgctxt "admin menu"
|
3959 |
msgid "Payment History"
|
3960 |
msgstr "Betaal instellingen"
|
3961 |
|
3962 |
+
#: includes/admin/class-admin.php:327
|
3963 |
msgctxt "admin menu"
|
3964 |
msgid "Import & Export"
|
3965 |
msgstr ""
|
3966 |
|
3967 |
+
#: includes/admin/class-admin.php:330
|
3968 |
msgctxt "admin menu"
|
3969 |
msgid "Debug"
|
3970 |
msgstr ""
|
4964 |
"can also <a>customize the email</a> users receive."
|
4965 |
msgstr ""
|
4966 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4967 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
4968 |
msgctxt "admin settings"
|
4969 |
msgid "Plain (text/plain)"
|
5304 |
msgid "Site title (with link)"
|
5305 |
msgstr "Site titel (met link)"
|
5306 |
|
|
|
|
|
|
|
|
|
|
|
5307 |
#: includes/admin/controllers/class-settings-admin.php:706
|
5308 |
msgctxt "settings"
|
5309 |
msgid "Listing's name (with link)"
|
8731 |
msgid "Continue"
|
8732 |
msgstr "Doorgaan"
|
8733 |
|
8734 |
+
#~ msgctxt "settings"
|
8735 |
+
#~ msgid "Author's name"
|
8736 |
+
#~ msgstr "Naam auteur"
|
8737 |
+
|
8738 |
#, fuzzy
|
8739 |
#~ msgctxt "settings"
|
8740 |
#~ msgid "Use reCAPTCHA only for logged-out users"
|
languages/business-directory-plugin-pl_PL.mo
CHANGED
Binary file
|
languages/business-directory-plugin-pl_PL.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2022-08-
|
7 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
8 |
"Last-Translator: HomeSupport <admin@homesupport.pl>\n"
|
9 |
"Language-Team: HomeSupport\n"
|
@@ -48,7 +48,7 @@ msgid "Selected"
|
|
48 |
msgstr "Lista Wyboru"
|
49 |
|
50 |
# @ WPBDM
|
51 |
-
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:
|
52 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
53 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
54 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
@@ -77,13 +77,13 @@ msgid "Search results for: %s"
|
|
77 |
msgstr "Wyniki wyszukiwania"
|
78 |
|
79 |
# @ WPBDM
|
80 |
-
#: includes/admin/admin-pages.php:
|
81 |
#, fuzzy
|
82 |
msgid "Directory Content"
|
83 |
msgstr "Kategorie Katalogu"
|
84 |
|
85 |
# @ WPBDM
|
86 |
-
#: includes/admin/admin-pages.php:
|
87 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
88 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
89 |
#: includes/helpers/class-app.php:93
|
@@ -92,7 +92,7 @@ msgid "Directory"
|
|
92 |
msgstr "Katalog"
|
93 |
|
94 |
# @ WPBDM
|
95 |
-
#: includes/admin/class-admin.php:
|
96 |
#, fuzzy
|
97 |
msgid ""
|
98 |
"Find out how to create a compelling, thriving business directory from "
|
@@ -103,86 +103,86 @@ msgstr ""
|
|
103 |
"darmowy moduł Premium tylko za zarejestrowanie się."
|
104 |
|
105 |
# @ WPBDM
|
106 |
-
#: includes/admin/class-admin.php:
|
107 |
#, fuzzy
|
108 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
109 |
msgstr "Chcesz poznać tajemnice budowy niesamowitego katalogu firm?"
|
110 |
|
111 |
# @ WPBDM
|
112 |
-
#: includes/admin/class-admin.php:
|
113 |
#, fuzzy
|
114 |
msgid "Yes, please!"
|
115 |
msgstr "Tak, proszę!"
|
116 |
|
117 |
# @ WPBDM
|
118 |
-
#: includes/admin/class-admin.php:
|
119 |
#, fuzzy
|
120 |
msgid "No, thanks"
|
121 |
msgstr "Nie, dziękuję"
|
122 |
|
123 |
# @ WPBDM
|
124 |
-
#: includes/admin/class-admin.php:
|
125 |
#, fuzzy
|
126 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
127 |
msgstr "Wszystko ustawione. Odwiedź swój nowy <a>Katalog Firm</a>."
|
128 |
|
129 |
# @ WPBDM
|
130 |
-
#: includes/admin/class-admin.php:
|
131 |
#, fuzzy
|
132 |
msgid "Invalid email address."
|
133 |
msgstr "Nieprawidłowy adres e-mail"
|
134 |
|
135 |
# @ WPBDM
|
136 |
-
#: includes/admin/class-admin.php:
|
137 |
#, fuzzy
|
138 |
msgid "Business Directory Admin"
|
139 |
msgstr "Katalog Firm Admin"
|
140 |
|
141 |
-
#: includes/admin/class-admin.php:
|
142 |
#: templates/admin/home.tpl.php:65
|
143 |
msgid "Plans"
|
144 |
msgstr ""
|
145 |
|
146 |
# @ WPBDM
|
147 |
-
#: includes/admin/class-admin.php:
|
148 |
#: templates/admin/home.tpl.php:60
|
149 |
#, fuzzy
|
150 |
msgid "Form Fields"
|
151 |
msgstr "Pola formularza"
|
152 |
|
153 |
# @ WPBDM
|
154 |
-
#: includes/admin/class-admin.php:
|
155 |
#: includes/licensing.php:220
|
156 |
#, fuzzy
|
157 |
msgid "Modules"
|
158 |
msgstr "Zainstalowane moduły"
|
159 |
|
160 |
# @ WPBDM
|
161 |
-
#: includes/admin/class-admin.php:
|
162 |
#, fuzzy
|
163 |
msgid "Business Directory"
|
164 |
msgstr "Katalog Firm"
|
165 |
|
166 |
# @ WPBDM
|
167 |
-
#: includes/admin/class-admin.php:
|
168 |
#, fuzzy
|
169 |
msgid "Upgrade to Premium"
|
170 |
msgstr "Podnieś status do %s"
|
171 |
|
172 |
# @ WPBDM
|
173 |
-
#: includes/admin/class-admin.php:
|
174 |
#, fuzzy
|
175 |
msgid "Directory Listings"
|
176 |
msgstr "Slug Katalogu Firm"
|
177 |
|
178 |
# @ WPBDM
|
179 |
-
#: includes/admin/class-admin.php:
|
180 |
#, fuzzy
|
181 |
msgid "Could not send renewal email."
|
182 |
msgstr "Wysyłaj do użytkownika e-mail o odnowieniu "
|
183 |
|
184 |
# @ WPBDM
|
185 |
-
#: includes/admin/class-admin.php:
|
186 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
187 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
188 |
#: templates/email/listing-added.tpl.php:7
|
@@ -193,14 +193,14 @@ msgid "ID"
|
|
193 |
msgstr "ID"
|
194 |
|
195 |
# @ WPBDM
|
196 |
-
#: includes/admin/class-admin.php:
|
197 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
198 |
#, fuzzy
|
199 |
msgid "Listing Count"
|
200 |
msgstr "Licznik ofert"
|
201 |
|
202 |
# @ WPBDM
|
203 |
-
#: includes/admin/class-admin.php:
|
204 |
#, fuzzy
|
205 |
msgid ""
|
206 |
"We noticed you want your Business Directory users to register before posting "
|
@@ -655,6 +655,12 @@ msgstr "Już zainstalowano."
|
|
655 |
msgid "Delete"
|
656 |
msgstr "Usuń"
|
657 |
|
|
|
|
|
|
|
|
|
|
|
|
|
658 |
#: includes/admin/controllers/class-themes-admin.php:44
|
659 |
msgid "Themes"
|
660 |
msgstr ""
|
@@ -1295,6 +1301,14 @@ msgstr[0] ""
|
|
1295 |
msgstr[1] ""
|
1296 |
msgstr[2] ""
|
1297 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1298 |
# @ WPBDM
|
1299 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
1300 |
#, fuzzy
|
@@ -3074,7 +3088,7 @@ msgstr "Lista rozdzielonych średnikami obrazów oferty (z pliku ZIP)"
|
|
3074 |
# @ WPBDM
|
3075 |
#: templates/admin/csv-import.tpl.php:348
|
3076 |
#, fuzzy
|
3077 |
-
msgid "Listing
|
3078 |
msgstr "Autor oferty - Nazwa Użytkownika"
|
3079 |
|
3080 |
# @ WPBDM
|
@@ -4520,29 +4534,29 @@ msgid "Find A Listing"
|
|
4520 |
msgstr "Znajdź Firmę"
|
4521 |
|
4522 |
# @ WPBDM
|
4523 |
-
#: includes/admin/class-admin.php:
|
4524 |
msgctxt "drip pointer"
|
4525 |
msgid "Email Address:"
|
4526 |
msgstr "Adres e-mail:"
|
4527 |
|
4528 |
# @ WPBDM
|
4529 |
-
#: includes/admin/class-admin.php:
|
4530 |
msgctxt "admin"
|
4531 |
msgid "Business Directory"
|
4532 |
msgstr "Katalog Firm"
|
4533 |
|
4534 |
-
#: includes/admin/class-admin.php:
|
4535 |
msgctxt "admin"
|
4536 |
msgid "Untitled Menu"
|
4537 |
msgstr ""
|
4538 |
|
4539 |
-
#: includes/admin/class-admin.php:
|
4540 |
msgctxt "admin"
|
4541 |
msgid "Dismiss this notice."
|
4542 |
msgstr ""
|
4543 |
|
4544 |
# @ WPBDM
|
4545 |
-
#: includes/admin/class-admin.php:
|
4546 |
#, fuzzy
|
4547 |
msgctxt "admin"
|
4548 |
msgid "The listing has been updated."
|
@@ -4552,14 +4566,14 @@ msgstr[1] "Podniesiono status ofert."
|
|
4552 |
msgstr[2] "Podniesiono status ofert."
|
4553 |
|
4554 |
# @ WPBDM
|
4555 |
-
#: includes/admin/class-admin.php:
|
4556 |
#, fuzzy
|
4557 |
msgctxt "admin"
|
4558 |
msgid "The plan was successfully assigned."
|
4559 |
msgstr "Abonament został przypisany do oferty."
|
4560 |
|
4561 |
# @ WPBDM
|
4562 |
-
#: includes/admin/class-admin.php:
|
4563 |
msgctxt "admin"
|
4564 |
msgid "Listing was renewed."
|
4565 |
msgid_plural "Listings were renewed."
|
@@ -4568,13 +4582,13 @@ msgstr[1] "Odnowiono oferty."
|
|
4568 |
msgstr[2] "Odnowiono ofert."
|
4569 |
|
4570 |
# @ WPBDM
|
4571 |
-
#: includes/admin/class-admin.php:
|
4572 |
msgctxt "admin"
|
4573 |
msgid "Renewal email sent."
|
4574 |
msgstr "Wysłano e-mail potwierdzający odnowienie."
|
4575 |
|
4576 |
# @ WPBDM
|
4577 |
-
#: includes/admin/class-admin.php:
|
4578 |
#, fuzzy
|
4579 |
msgctxt "admin"
|
4580 |
msgid "Listing report deleted."
|
@@ -4584,19 +4598,19 @@ msgstr[1] "Data zakończenia emisji oferty"
|
|
4584 |
msgstr[2] "Data zakończenia emisji oferty"
|
4585 |
|
4586 |
# @ WPBDM
|
4587 |
-
#: includes/admin/class-admin.php:
|
4588 |
#, fuzzy
|
4589 |
msgctxt "admin"
|
4590 |
msgid "Access keys sent."
|
4591 |
msgstr "Pola/Obrazy"
|
4592 |
|
4593 |
-
#: includes/admin/class-admin.php:
|
4594 |
msgctxt "admin"
|
4595 |
msgid "The access keys couldn't be sent."
|
4596 |
msgstr ""
|
4597 |
|
4598 |
# @ WPBDM
|
4599 |
-
#: includes/admin/class-admin.php:
|
4600 |
msgctxt "admin"
|
4601 |
msgid ""
|
4602 |
"<b>Business Directory Plugin</b> requires a page with the "
|
@@ -4606,7 +4620,7 @@ msgstr ""
|
|
4606 |
"<tt>[businessdirectory]</tt> aby działać prawidłowo."
|
4607 |
|
4608 |
# @ WPBDM
|
4609 |
-
#: includes/admin/class-admin.php:
|
4610 |
msgctxt "admin"
|
4611 |
msgid ""
|
4612 |
"You can create this page by yourself or let Business Directory do this for "
|
@@ -4616,12 +4630,12 @@ msgstr ""
|
|
4616 |
"automatycznie."
|
4617 |
|
4618 |
# @ WPBDM
|
4619 |
-
#: includes/admin/class-admin.php:
|
4620 |
msgctxt "admin"
|
4621 |
msgid "Create required pages for me"
|
4622 |
msgstr "Stwórz wymagane pola dla mnie"
|
4623 |
|
4624 |
-
#: includes/admin/class-admin.php:
|
4625 |
msgctxt "admin"
|
4626 |
msgid ""
|
4627 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -4689,21 +4703,21 @@ msgid "Create these required fields for me"
|
|
4689 |
msgstr "Stwórz te wymagane pola dla mnie"
|
4690 |
|
4691 |
# @ WPBDM
|
4692 |
-
#: includes/admin/class-admin.php:
|
4693 |
#, fuzzy
|
4694 |
msgctxt "admin menu"
|
4695 |
msgid "Payment History"
|
4696 |
msgstr "Historia płatności"
|
4697 |
|
4698 |
# @ WPBDM
|
4699 |
-
#: includes/admin/class-admin.php:
|
4700 |
#, fuzzy
|
4701 |
msgctxt "admin menu"
|
4702 |
msgid "Import & Export"
|
4703 |
msgstr "CSV Import"
|
4704 |
|
4705 |
# @ WPBDM
|
4706 |
-
#: includes/admin/class-admin.php:
|
4707 |
msgctxt "admin menu"
|
4708 |
msgid "Debug"
|
4709 |
msgstr "Debug"
|
@@ -5856,16 +5870,6 @@ msgstr ""
|
|
5856 |
"tego czasu. Możesz także <a>wprowadzić zmiany w szablonie wiadomości e-mail</"
|
5857 |
"a> dostarczanym do użytkowników."
|
5858 |
|
5859 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
5860 |
-
msgctxt "admin settings"
|
5861 |
-
msgid "Try listing's email field first, then author's email."
|
5862 |
-
msgstr ""
|
5863 |
-
|
5864 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
5865 |
-
msgctxt "admin settings"
|
5866 |
-
msgid "Try author's email first and then listing's email field."
|
5867 |
-
msgstr ""
|
5868 |
-
|
5869 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
5870 |
msgctxt "admin settings"
|
5871 |
msgid "Plain (text/plain)"
|
@@ -6256,12 +6260,6 @@ msgctxt "settings"
|
|
6256 |
msgid "Site title (with link)"
|
6257 |
msgstr "Tytuł strony (z linkiem)"
|
6258 |
|
6259 |
-
# @ WPBDM
|
6260 |
-
#: includes/admin/controllers/class-settings-admin.php:705
|
6261 |
-
msgctxt "settings"
|
6262 |
-
msgid "Author's name"
|
6263 |
-
msgstr "Nazwisko Autora"
|
6264 |
-
|
6265 |
# @ WPBDM
|
6266 |
#: includes/admin/controllers/class-settings-admin.php:706
|
6267 |
msgctxt "settings"
|
@@ -10315,6 +10313,11 @@ msgctxt "send-access-keys"
|
|
10315 |
msgid "Continue"
|
10316 |
msgstr "Kontynuacja"
|
10317 |
|
|
|
|
|
|
|
|
|
|
|
10318 |
# @ WPBDM
|
10319 |
#, fuzzy
|
10320 |
#~ msgctxt "settings"
|
3 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2022-08-30 17:20:11+00:00\n"
|
7 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
8 |
"Last-Translator: HomeSupport <admin@homesupport.pl>\n"
|
9 |
"Language-Team: HomeSupport\n"
|
48 |
msgstr "Lista Wyboru"
|
49 |
|
50 |
# @ WPBDM
|
51 |
+
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:486
|
52 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
53 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
54 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
77 |
msgstr "Wyniki wyszukiwania"
|
78 |
|
79 |
# @ WPBDM
|
80 |
+
#: includes/admin/admin-pages.php:485 includes/admin/class-admin.php:533
|
81 |
#, fuzzy
|
82 |
msgid "Directory Content"
|
83 |
msgstr "Kategorie Katalogu"
|
84 |
|
85 |
# @ WPBDM
|
86 |
+
#: includes/admin/admin-pages.php:491 includes/admin/class-admin.php:306
|
87 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
88 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
89 |
#: includes/helpers/class-app.php:93
|
92 |
msgstr "Katalog"
|
93 |
|
94 |
# @ WPBDM
|
95 |
+
#: includes/admin/class-admin.php:195
|
96 |
#, fuzzy
|
97 |
msgid ""
|
98 |
"Find out how to create a compelling, thriving business directory from "
|
103 |
"darmowy moduł Premium tylko za zarejestrowanie się."
|
104 |
|
105 |
# @ WPBDM
|
106 |
+
#: includes/admin/class-admin.php:204
|
107 |
#, fuzzy
|
108 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
109 |
msgstr "Chcesz poznać tajemnice budowy niesamowitego katalogu firm?"
|
110 |
|
111 |
# @ WPBDM
|
112 |
+
#: includes/admin/class-admin.php:206
|
113 |
#, fuzzy
|
114 |
msgid "Yes, please!"
|
115 |
msgstr "Tak, proszę!"
|
116 |
|
117 |
# @ WPBDM
|
118 |
+
#: includes/admin/class-admin.php:208 includes/admin/tracking.php:233
|
119 |
#, fuzzy
|
120 |
msgid "No, thanks"
|
121 |
msgstr "Nie, dziękuję"
|
122 |
|
123 |
# @ WPBDM
|
124 |
+
#: includes/admin/class-admin.php:241
|
125 |
#, fuzzy
|
126 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
127 |
msgstr "Wszystko ustawione. Odwiedź swój nowy <a>Katalog Firm</a>."
|
128 |
|
129 |
# @ WPBDM
|
130 |
+
#: includes/admin/class-admin.php:269
|
131 |
#, fuzzy
|
132 |
msgid "Invalid email address."
|
133 |
msgstr "Nieprawidłowy adres e-mail"
|
134 |
|
135 |
# @ WPBDM
|
136 |
+
#: includes/admin/class-admin.php:305
|
137 |
#, fuzzy
|
138 |
msgid "Business Directory Admin"
|
139 |
msgstr "Katalog Firm Admin"
|
140 |
|
141 |
+
#: includes/admin/class-admin.php:317 templates/admin/fees-index.tpl.php:5
|
142 |
#: templates/admin/home.tpl.php:65
|
143 |
msgid "Plans"
|
144 |
msgstr ""
|
145 |
|
146 |
# @ WPBDM
|
147 |
+
#: includes/admin/class-admin.php:320 templates/admin/form-fields.tpl.php:20
|
148 |
#: templates/admin/home.tpl.php:60
|
149 |
#, fuzzy
|
150 |
msgid "Form Fields"
|
151 |
msgstr "Pola formularza"
|
152 |
|
153 |
# @ WPBDM
|
154 |
+
#: includes/admin/class-admin.php:349 includes/admin/class-admin.php:350
|
155 |
#: includes/licensing.php:220
|
156 |
#, fuzzy
|
157 |
msgid "Modules"
|
158 |
msgstr "Zainstalowane moduły"
|
159 |
|
160 |
# @ WPBDM
|
161 |
+
#: includes/admin/class-admin.php:350
|
162 |
#, fuzzy
|
163 |
msgid "Business Directory"
|
164 |
msgstr "Katalog Firm"
|
165 |
|
166 |
# @ WPBDM
|
167 |
+
#: includes/admin/class-admin.php:476 includes/class-wpbdp.php:367
|
168 |
#, fuzzy
|
169 |
msgid "Upgrade to Premium"
|
170 |
msgstr "Podnieś status do %s"
|
171 |
|
172 |
# @ WPBDM
|
173 |
+
#: includes/admin/class-admin.php:532 includes/class-cpt-integration.php:23
|
174 |
#, fuzzy
|
175 |
msgid "Directory Listings"
|
176 |
msgstr "Slug Katalogu Firm"
|
177 |
|
178 |
# @ WPBDM
|
179 |
+
#: includes/admin/class-admin.php:1062
|
180 |
#, fuzzy
|
181 |
msgid "Could not send renewal email."
|
182 |
msgstr "Wysyłaj do użytkownika e-mail o odnowieniu "
|
183 |
|
184 |
# @ WPBDM
|
185 |
+
#: includes/admin/class-admin.php:1196
|
186 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
187 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
188 |
#: templates/email/listing-added.tpl.php:7
|
193 |
msgstr "ID"
|
194 |
|
195 |
# @ WPBDM
|
196 |
+
#: includes/admin/class-admin.php:1198 includes/admin/class-admin.php:1206
|
197 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
198 |
#, fuzzy
|
199 |
msgid "Listing Count"
|
200 |
msgstr "Licznik ofert"
|
201 |
|
202 |
# @ WPBDM
|
203 |
+
#: includes/admin/class-admin.php:1369
|
204 |
#, fuzzy
|
205 |
msgid ""
|
206 |
"We noticed you want your Business Directory users to register before posting "
|
655 |
msgid "Delete"
|
656 |
msgstr "Usuń"
|
657 |
|
658 |
+
# @ WPBDM
|
659 |
+
#: includes/admin/controllers/class-settings-admin.php:705
|
660 |
+
#, fuzzy
|
661 |
+
msgid "Listing owner's name"
|
662 |
+
msgstr "Autor oferty - Nazwa Użytkownika"
|
663 |
+
|
664 |
#: includes/admin/controllers/class-themes-admin.php:44
|
665 |
msgid "Themes"
|
666 |
msgstr ""
|
1301 |
msgstr[1] ""
|
1302 |
msgstr[2] ""
|
1303 |
|
1304 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
1305 |
+
msgid "Try listing email field first, then listing owner."
|
1306 |
+
msgstr ""
|
1307 |
+
|
1308 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
1309 |
+
msgid "Try listing owner first and then listing email field."
|
1310 |
+
msgstr ""
|
1311 |
+
|
1312 |
# @ WPBDM
|
1313 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
1314 |
#, fuzzy
|
3088 |
# @ WPBDM
|
3089 |
#: templates/admin/csv-import.tpl.php:348
|
3090 |
#, fuzzy
|
3091 |
+
msgid "Listing owner's username"
|
3092 |
msgstr "Autor oferty - Nazwa Użytkownika"
|
3093 |
|
3094 |
# @ WPBDM
|
4534 |
msgstr "Znajdź Firmę"
|
4535 |
|
4536 |
# @ WPBDM
|
4537 |
+
#: includes/admin/class-admin.php:197
|
4538 |
msgctxt "drip pointer"
|
4539 |
msgid "Email Address:"
|
4540 |
msgstr "Adres e-mail:"
|
4541 |
|
4542 |
# @ WPBDM
|
4543 |
+
#: includes/admin/class-admin.php:229
|
4544 |
msgctxt "admin"
|
4545 |
msgid "Business Directory"
|
4546 |
msgstr "Katalog Firm"
|
4547 |
|
4548 |
+
#: includes/admin/class-admin.php:550
|
4549 |
msgctxt "admin"
|
4550 |
msgid "Untitled Menu"
|
4551 |
msgstr ""
|
4552 |
|
4553 |
+
#: includes/admin/class-admin.php:895
|
4554 |
msgctxt "admin"
|
4555 |
msgid "Dismiss this notice."
|
4556 |
msgstr ""
|
4557 |
|
4558 |
# @ WPBDM
|
4559 |
+
#: includes/admin/class-admin.php:1000 includes/admin/class-admin.php:1010
|
4560 |
#, fuzzy
|
4561 |
msgctxt "admin"
|
4562 |
msgid "The listing has been updated."
|
4566 |
msgstr[2] "Podniesiono status ofert."
|
4567 |
|
4568 |
# @ WPBDM
|
4569 |
+
#: includes/admin/class-admin.php:1036
|
4570 |
#, fuzzy
|
4571 |
msgctxt "admin"
|
4572 |
msgid "The plan was successfully assigned."
|
4573 |
msgstr "Abonament został przypisany do oferty."
|
4574 |
|
4575 |
# @ WPBDM
|
4576 |
+
#: includes/admin/class-admin.php:1046
|
4577 |
msgctxt "admin"
|
4578 |
msgid "Listing was renewed."
|
4579 |
msgid_plural "Listings were renewed."
|
4582 |
msgstr[2] "Odnowiono ofert."
|
4583 |
|
4584 |
# @ WPBDM
|
4585 |
+
#: includes/admin/class-admin.php:1058
|
4586 |
msgctxt "admin"
|
4587 |
msgid "Renewal email sent."
|
4588 |
msgstr "Wysłano e-mail potwierdzający odnowienie."
|
4589 |
|
4590 |
# @ WPBDM
|
4591 |
+
#: includes/admin/class-admin.php:1071
|
4592 |
#, fuzzy
|
4593 |
msgctxt "admin"
|
4594 |
msgid "Listing report deleted."
|
4598 |
msgstr[2] "Data zakończenia emisji oferty"
|
4599 |
|
4600 |
# @ WPBDM
|
4601 |
+
#: includes/admin/class-admin.php:1120
|
4602 |
#, fuzzy
|
4603 |
msgctxt "admin"
|
4604 |
msgid "Access keys sent."
|
4605 |
msgstr "Pola/Obrazy"
|
4606 |
|
4607 |
+
#: includes/admin/class-admin.php:1122
|
4608 |
msgctxt "admin"
|
4609 |
msgid "The access keys couldn't be sent."
|
4610 |
msgstr ""
|
4611 |
|
4612 |
# @ WPBDM
|
4613 |
+
#: includes/admin/class-admin.php:1282
|
4614 |
msgctxt "admin"
|
4615 |
msgid ""
|
4616 |
"<b>Business Directory Plugin</b> requires a page with the "
|
4620 |
"<tt>[businessdirectory]</tt> aby działać prawidłowo."
|
4621 |
|
4622 |
# @ WPBDM
|
4623 |
+
#: includes/admin/class-admin.php:1284
|
4624 |
msgctxt "admin"
|
4625 |
msgid ""
|
4626 |
"You can create this page by yourself or let Business Directory do this for "
|
4630 |
"automatycznie."
|
4631 |
|
4632 |
# @ WPBDM
|
4633 |
+
#: includes/admin/class-admin.php:1289
|
4634 |
msgctxt "admin"
|
4635 |
msgid "Create required pages for me"
|
4636 |
msgstr "Stwórz wymagane pola dla mnie"
|
4637 |
|
4638 |
+
#: includes/admin/class-admin.php:1346
|
4639 |
msgctxt "admin"
|
4640 |
msgid ""
|
4641 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
4703 |
msgstr "Stwórz te wymagane pola dla mnie"
|
4704 |
|
4705 |
# @ WPBDM
|
4706 |
+
#: includes/admin/class-admin.php:324
|
4707 |
#, fuzzy
|
4708 |
msgctxt "admin menu"
|
4709 |
msgid "Payment History"
|
4710 |
msgstr "Historia płatności"
|
4711 |
|
4712 |
# @ WPBDM
|
4713 |
+
#: includes/admin/class-admin.php:327
|
4714 |
#, fuzzy
|
4715 |
msgctxt "admin menu"
|
4716 |
msgid "Import & Export"
|
4717 |
msgstr "CSV Import"
|
4718 |
|
4719 |
# @ WPBDM
|
4720 |
+
#: includes/admin/class-admin.php:330
|
4721 |
msgctxt "admin menu"
|
4722 |
msgid "Debug"
|
4723 |
msgstr "Debug"
|
5870 |
"tego czasu. Możesz także <a>wprowadzić zmiany w szablonie wiadomości e-mail</"
|
5871 |
"a> dostarczanym do użytkowników."
|
5872 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5873 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
5874 |
msgctxt "admin settings"
|
5875 |
msgid "Plain (text/plain)"
|
6260 |
msgid "Site title (with link)"
|
6261 |
msgstr "Tytuł strony (z linkiem)"
|
6262 |
|
|
|
|
|
|
|
|
|
|
|
|
|
6263 |
# @ WPBDM
|
6264 |
#: includes/admin/controllers/class-settings-admin.php:706
|
6265 |
msgctxt "settings"
|
10313 |
msgid "Continue"
|
10314 |
msgstr "Kontynuacja"
|
10315 |
|
10316 |
+
# @ WPBDM
|
10317 |
+
#~ msgctxt "settings"
|
10318 |
+
#~ msgid "Author's name"
|
10319 |
+
#~ msgstr "Nazwisko Autora"
|
10320 |
+
|
10321 |
# @ WPBDM
|
10322 |
#, fuzzy
|
10323 |
#~ msgctxt "settings"
|
languages/business-directory-plugin-ru_RU.mo
CHANGED
Binary file
|
languages/business-directory-plugin-ru_RU.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2022-08-
|
7 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
8 |
"Last-Translator: Mick Levin <mikhaillevin@hotmail.com>\n"
|
9 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -48,7 +48,7 @@ msgstr "Список выбора"
|
|
48 |
msgid "Selected"
|
49 |
msgstr "Список выбора"
|
50 |
|
51 |
-
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:
|
52 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
53 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
54 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
@@ -73,12 +73,12 @@ msgstr "Темы справочника"
|
|
73 |
msgid "Search results for: %s"
|
74 |
msgstr "Результаты поиска"
|
75 |
|
76 |
-
#: includes/admin/admin-pages.php:
|
77 |
#, fuzzy
|
78 |
msgid "Directory Content"
|
79 |
msgstr "Рубрики справочника"
|
80 |
|
81 |
-
#: includes/admin/admin-pages.php:
|
82 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
83 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
84 |
#: includes/helpers/class-app.php:93
|
@@ -86,7 +86,7 @@ msgstr "Рубрики справочника"
|
|
86 |
msgid "Directory"
|
87 |
msgstr "Все рубрики"
|
88 |
|
89 |
-
#: includes/admin/class-admin.php:
|
90 |
#, fuzzy
|
91 |
msgid ""
|
92 |
"Find out how to create a compelling, thriving business directory from "
|
@@ -97,75 +97,75 @@ msgstr ""
|
|
97 |
"по электронной почте. Если Вы подпишитесь на этот урок, то Вы получите "
|
98 |
"БЕСПЛАТНО один платный модуль."
|
99 |
|
100 |
-
#: includes/admin/class-admin.php:
|
101 |
#, fuzzy
|
102 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
103 |
msgstr "Хотите узнать секрет создания классного справочника услуг?"
|
104 |
|
105 |
-
#: includes/admin/class-admin.php:
|
106 |
#, fuzzy
|
107 |
msgid "Yes, please!"
|
108 |
msgstr "Да, конечно!"
|
109 |
|
110 |
-
#: includes/admin/class-admin.php:
|
111 |
#, fuzzy
|
112 |
msgid "No, thanks"
|
113 |
msgstr "Нет, спасибо"
|
114 |
|
115 |
-
#: includes/admin/class-admin.php:
|
116 |
#, fuzzy
|
117 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
118 |
msgstr ""
|
119 |
"Всё настроено. Откройте страницу Вашего нового <a>Справочника услуг</a> "
|
120 |
|
121 |
-
#: includes/admin/class-admin.php:
|
122 |
#, fuzzy
|
123 |
msgid "Invalid email address."
|
124 |
msgstr "Некорректный электронный адрес."
|
125 |
|
126 |
-
#: includes/admin/class-admin.php:
|
127 |
#, fuzzy
|
128 |
msgid "Business Directory Admin"
|
129 |
msgstr "Управление справочником"
|
130 |
|
131 |
-
#: includes/admin/class-admin.php:
|
132 |
#: templates/admin/home.tpl.php:65
|
133 |
msgid "Plans"
|
134 |
msgstr ""
|
135 |
|
136 |
-
#: includes/admin/class-admin.php:
|
137 |
#: templates/admin/home.tpl.php:60
|
138 |
#, fuzzy
|
139 |
msgid "Form Fields"
|
140 |
msgstr "поля формы"
|
141 |
|
142 |
-
#: includes/admin/class-admin.php:
|
143 |
#: includes/licensing.php:220
|
144 |
#, fuzzy
|
145 |
msgid "Modules"
|
146 |
msgstr "Установленные модули:"
|
147 |
|
148 |
-
#: includes/admin/class-admin.php:
|
149 |
#, fuzzy
|
150 |
msgid "Business Directory"
|
151 |
msgstr "Справочник услуг"
|
152 |
|
153 |
-
#: includes/admin/class-admin.php:
|
154 |
#, fuzzy
|
155 |
msgid "Upgrade to Premium"
|
156 |
msgstr "Поднять статус до %s"
|
157 |
|
158 |
-
#: includes/admin/class-admin.php:
|
159 |
#, fuzzy
|
160 |
msgid "Directory Listings"
|
161 |
msgstr "Ярлык раздела справочник"
|
162 |
|
163 |
-
#: includes/admin/class-admin.php:
|
164 |
#, fuzzy
|
165 |
msgid "Could not send renewal email."
|
166 |
msgstr "Послать уведомление о продлении автору по электронной почте"
|
167 |
|
168 |
-
#: includes/admin/class-admin.php:
|
169 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
170 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
171 |
#: templates/email/listing-added.tpl.php:7
|
@@ -175,13 +175,13 @@ msgstr "Послать уведомление о продлении автору
|
|
175 |
msgid "ID"
|
176 |
msgstr "№"
|
177 |
|
178 |
-
#: includes/admin/class-admin.php:
|
179 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
180 |
#, fuzzy
|
181 |
msgid "Listing Count"
|
182 |
msgstr "Количество записей"
|
183 |
|
184 |
-
#: includes/admin/class-admin.php:
|
185 |
#, fuzzy
|
186 |
msgid ""
|
187 |
"We noticed you want your Business Directory users to register before posting "
|
@@ -585,6 +585,11 @@ msgstr "Уже устновлен."
|
|
585 |
msgid "Delete"
|
586 |
msgstr "Удалить"
|
587 |
|
|
|
|
|
|
|
|
|
|
|
588 |
#: includes/admin/controllers/class-themes-admin.php:44
|
589 |
#, fuzzy
|
590 |
msgid "Themes"
|
@@ -1161,6 +1166,14 @@ msgstr[0] ""
|
|
1161 |
msgstr[1] ""
|
1162 |
msgstr[2] ""
|
1163 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1164 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
1165 |
#, fuzzy
|
1166 |
msgid "Email Notifications"
|
@@ -2733,7 +2746,7 @@ msgstr "Знак \"точка с запятой\" разделяет списо
|
|
2733 |
|
2734 |
#: templates/admin/csv-import.tpl.php:348
|
2735 |
#, fuzzy
|
2736 |
-
msgid "Listing
|
2737 |
msgstr "Учётная запись автора записи"
|
2738 |
|
2739 |
#: templates/admin/debug-info.tpl.php:5
|
@@ -4028,27 +4041,27 @@ msgctxt "views"
|
|
4028 |
msgid "Find A Listing"
|
4029 |
msgstr "Найти запись"
|
4030 |
|
4031 |
-
#: includes/admin/class-admin.php:
|
4032 |
msgctxt "drip pointer"
|
4033 |
msgid "Email Address:"
|
4034 |
msgstr "Электронный адрес:"
|
4035 |
|
4036 |
-
#: includes/admin/class-admin.php:
|
4037 |
msgctxt "admin"
|
4038 |
msgid "Business Directory"
|
4039 |
msgstr "Справочник услуг"
|
4040 |
|
4041 |
-
#: includes/admin/class-admin.php:
|
4042 |
msgctxt "admin"
|
4043 |
msgid "Untitled Menu"
|
4044 |
msgstr ""
|
4045 |
|
4046 |
-
#: includes/admin/class-admin.php:
|
4047 |
msgctxt "admin"
|
4048 |
msgid "Dismiss this notice."
|
4049 |
msgstr "Убрать это предупреждение"
|
4050 |
|
4051 |
-
#: includes/admin/class-admin.php:
|
4052 |
#, fuzzy
|
4053 |
msgctxt "admin"
|
4054 |
msgid "The listing has been updated."
|
@@ -4057,13 +4070,13 @@ msgstr[0] "Статус записи был поднят."
|
|
4057 |
msgstr[1] "Статус записей был поднят."
|
4058 |
msgstr[2] ""
|
4059 |
|
4060 |
-
#: includes/admin/class-admin.php:
|
4061 |
#, fuzzy
|
4062 |
msgctxt "admin"
|
4063 |
msgid "The plan was successfully assigned."
|
4064 |
msgstr "Тариф был успешно назначен."
|
4065 |
|
4066 |
-
#: includes/admin/class-admin.php:
|
4067 |
msgctxt "admin"
|
4068 |
msgid "Listing was renewed."
|
4069 |
msgid_plural "Listings were renewed."
|
@@ -4071,12 +4084,12 @@ msgstr[0] "Запись была продлена."
|
|
4071 |
msgstr[1] "Записи были продлены."
|
4072 |
msgstr[2] ""
|
4073 |
|
4074 |
-
#: includes/admin/class-admin.php:
|
4075 |
msgctxt "admin"
|
4076 |
msgid "Renewal email sent."
|
4077 |
msgstr "Оповещение о продлении было отправлено по электронной почте."
|
4078 |
|
4079 |
-
#: includes/admin/class-admin.php:
|
4080 |
#, fuzzy
|
4081 |
msgctxt "admin"
|
4082 |
msgid "Listing report deleted."
|
@@ -4085,18 +4098,18 @@ msgstr[0] "Дата окончания срока действия"
|
|
4085 |
msgstr[1] "Дата окончания срока действия"
|
4086 |
msgstr[2] "Дата окончания срока действия"
|
4087 |
|
4088 |
-
#: includes/admin/class-admin.php:
|
4089 |
#, fuzzy
|
4090 |
msgctxt "admin"
|
4091 |
msgid "Access keys sent."
|
4092 |
msgstr "Поля и Изображения записи"
|
4093 |
|
4094 |
-
#: includes/admin/class-admin.php:
|
4095 |
msgctxt "admin"
|
4096 |
msgid "The access keys couldn't be sent."
|
4097 |
msgstr ""
|
4098 |
|
4099 |
-
#: includes/admin/class-admin.php:
|
4100 |
msgctxt "admin"
|
4101 |
msgid ""
|
4102 |
"<b>Business Directory Plugin</b> requires a page with the "
|
@@ -4105,7 +4118,7 @@ msgstr ""
|
|
4105 |
"Плагин <b>Справочник Услуг</b> для нормальной работы требует наличия "
|
4106 |
"страницы, в которой есть шорткод <tt>[businessdirectory]</tt>."
|
4107 |
|
4108 |
-
#: includes/admin/class-admin.php:
|
4109 |
msgctxt "admin"
|
4110 |
msgid ""
|
4111 |
"You can create this page by yourself or let Business Directory do this for "
|
@@ -4114,12 +4127,12 @@ msgstr ""
|
|
4114 |
"Вы можете создать такую страницу сами, или позвольте плагину создать её для "
|
4115 |
"Вас автоматически."
|
4116 |
|
4117 |
-
#: includes/admin/class-admin.php:
|
4118 |
msgctxt "admin"
|
4119 |
msgid "Create required pages for me"
|
4120 |
msgstr "Создать необходимые страницы автоматически"
|
4121 |
|
4122 |
-
#: includes/admin/class-admin.php:
|
4123 |
msgctxt "admin"
|
4124 |
msgid ""
|
4125 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -4179,19 +4192,19 @@ msgctxt "admin"
|
|
4179 |
msgid "Create these required fields for me"
|
4180 |
msgstr "Создать эти поля автоматически"
|
4181 |
|
4182 |
-
#: includes/admin/class-admin.php:
|
4183 |
#, fuzzy
|
4184 |
msgctxt "admin menu"
|
4185 |
msgid "Payment History"
|
4186 |
msgstr "История платежа"
|
4187 |
|
4188 |
-
#: includes/admin/class-admin.php:
|
4189 |
#, fuzzy
|
4190 |
msgctxt "admin menu"
|
4191 |
msgid "Import & Export"
|
4192 |
msgstr "Импорт из CSV"
|
4193 |
|
4194 |
-
#: includes/admin/class-admin.php:
|
4195 |
msgctxt "admin menu"
|
4196 |
msgid "Debug"
|
4197 |
msgstr "Отладка"
|
@@ -5220,16 +5233,6 @@ msgstr ""
|
|
5220 |
"помечаются как неоплаченные. В разделе <a>Оповещения об оплате</a> Вы можете "
|
5221 |
"настроить текст электронного письма, отправляемого автору как напоминание."
|
5222 |
|
5223 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
5224 |
-
msgctxt "admin settings"
|
5225 |
-
msgid "Try listing's email field first, then author's email."
|
5226 |
-
msgstr ""
|
5227 |
-
|
5228 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
5229 |
-
msgctxt "admin settings"
|
5230 |
-
msgid "Try author's email first and then listing's email field."
|
5231 |
-
msgstr ""
|
5232 |
-
|
5233 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
5234 |
msgctxt "admin settings"
|
5235 |
msgid "Plain (text/plain)"
|
@@ -5584,11 +5587,6 @@ msgctxt "settings"
|
|
5584 |
msgid "Site title (with link)"
|
5585 |
msgstr "Название сайта (со ссылкой)"
|
5586 |
|
5587 |
-
#: includes/admin/controllers/class-settings-admin.php:705
|
5588 |
-
msgctxt "settings"
|
5589 |
-
msgid "Author's name"
|
5590 |
-
msgstr "Имя автора"
|
5591 |
-
|
5592 |
#: includes/admin/controllers/class-settings-admin.php:706
|
5593 |
msgctxt "settings"
|
5594 |
msgid "Listing's name (with link)"
|
@@ -9202,6 +9200,10 @@ msgctxt "send-access-keys"
|
|
9202 |
msgid "Continue"
|
9203 |
msgstr "Далее"
|
9204 |
|
|
|
|
|
|
|
|
|
9205 |
#, fuzzy
|
9206 |
#~ msgctxt "settings"
|
9207 |
#~ msgid "Use reCAPTCHA only for logged-out users"
|
3 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2022-08-30 17:20:11+00:00\n"
|
7 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
8 |
"Last-Translator: Mick Levin <mikhaillevin@hotmail.com>\n"
|
9 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
48 |
msgid "Selected"
|
49 |
msgstr "Список выбора"
|
50 |
|
51 |
+
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:486
|
52 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
53 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
54 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
73 |
msgid "Search results for: %s"
|
74 |
msgstr "Результаты поиска"
|
75 |
|
76 |
+
#: includes/admin/admin-pages.php:485 includes/admin/class-admin.php:533
|
77 |
#, fuzzy
|
78 |
msgid "Directory Content"
|
79 |
msgstr "Рубрики справочника"
|
80 |
|
81 |
+
#: includes/admin/admin-pages.php:491 includes/admin/class-admin.php:306
|
82 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
83 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
84 |
#: includes/helpers/class-app.php:93
|
86 |
msgid "Directory"
|
87 |
msgstr "Все рубрики"
|
88 |
|
89 |
+
#: includes/admin/class-admin.php:195
|
90 |
#, fuzzy
|
91 |
msgid ""
|
92 |
"Find out how to create a compelling, thriving business directory from "
|
97 |
"по электронной почте. Если Вы подпишитесь на этот урок, то Вы получите "
|
98 |
"БЕСПЛАТНО один платный модуль."
|
99 |
|
100 |
+
#: includes/admin/class-admin.php:204
|
101 |
#, fuzzy
|
102 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
103 |
msgstr "Хотите узнать секрет создания классного справочника услуг?"
|
104 |
|
105 |
+
#: includes/admin/class-admin.php:206
|
106 |
#, fuzzy
|
107 |
msgid "Yes, please!"
|
108 |
msgstr "Да, конечно!"
|
109 |
|
110 |
+
#: includes/admin/class-admin.php:208 includes/admin/tracking.php:233
|
111 |
#, fuzzy
|
112 |
msgid "No, thanks"
|
113 |
msgstr "Нет, спасибо"
|
114 |
|
115 |
+
#: includes/admin/class-admin.php:241
|
116 |
#, fuzzy
|
117 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
118 |
msgstr ""
|
119 |
"Всё настроено. Откройте страницу Вашего нового <a>Справочника услуг</a> "
|
120 |
|
121 |
+
#: includes/admin/class-admin.php:269
|
122 |
#, fuzzy
|
123 |
msgid "Invalid email address."
|
124 |
msgstr "Некорректный электронный адрес."
|
125 |
|
126 |
+
#: includes/admin/class-admin.php:305
|
127 |
#, fuzzy
|
128 |
msgid "Business Directory Admin"
|
129 |
msgstr "Управление справочником"
|
130 |
|
131 |
+
#: includes/admin/class-admin.php:317 templates/admin/fees-index.tpl.php:5
|
132 |
#: templates/admin/home.tpl.php:65
|
133 |
msgid "Plans"
|
134 |
msgstr ""
|
135 |
|
136 |
+
#: includes/admin/class-admin.php:320 templates/admin/form-fields.tpl.php:20
|
137 |
#: templates/admin/home.tpl.php:60
|
138 |
#, fuzzy
|
139 |
msgid "Form Fields"
|
140 |
msgstr "поля формы"
|
141 |
|
142 |
+
#: includes/admin/class-admin.php:349 includes/admin/class-admin.php:350
|
143 |
#: includes/licensing.php:220
|
144 |
#, fuzzy
|
145 |
msgid "Modules"
|
146 |
msgstr "Установленные модули:"
|
147 |
|
148 |
+
#: includes/admin/class-admin.php:350
|
149 |
#, fuzzy
|
150 |
msgid "Business Directory"
|
151 |
msgstr "Справочник услуг"
|
152 |
|
153 |
+
#: includes/admin/class-admin.php:476 includes/class-wpbdp.php:367
|
154 |
#, fuzzy
|
155 |
msgid "Upgrade to Premium"
|
156 |
msgstr "Поднять статус до %s"
|
157 |
|
158 |
+
#: includes/admin/class-admin.php:532 includes/class-cpt-integration.php:23
|
159 |
#, fuzzy
|
160 |
msgid "Directory Listings"
|
161 |
msgstr "Ярлык раздела справочник"
|
162 |
|
163 |
+
#: includes/admin/class-admin.php:1062
|
164 |
#, fuzzy
|
165 |
msgid "Could not send renewal email."
|
166 |
msgstr "Послать уведомление о продлении автору по электронной почте"
|
167 |
|
168 |
+
#: includes/admin/class-admin.php:1196
|
169 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
170 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
171 |
#: templates/email/listing-added.tpl.php:7
|
175 |
msgid "ID"
|
176 |
msgstr "№"
|
177 |
|
178 |
+
#: includes/admin/class-admin.php:1198 includes/admin/class-admin.php:1206
|
179 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
180 |
#, fuzzy
|
181 |
msgid "Listing Count"
|
182 |
msgstr "Количество записей"
|
183 |
|
184 |
+
#: includes/admin/class-admin.php:1369
|
185 |
#, fuzzy
|
186 |
msgid ""
|
187 |
"We noticed you want your Business Directory users to register before posting "
|
585 |
msgid "Delete"
|
586 |
msgstr "Удалить"
|
587 |
|
588 |
+
#: includes/admin/controllers/class-settings-admin.php:705
|
589 |
+
#, fuzzy
|
590 |
+
msgid "Listing owner's name"
|
591 |
+
msgstr "Учётная запись автора записи"
|
592 |
+
|
593 |
#: includes/admin/controllers/class-themes-admin.php:44
|
594 |
#, fuzzy
|
595 |
msgid "Themes"
|
1166 |
msgstr[1] ""
|
1167 |
msgstr[2] ""
|
1168 |
|
1169 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
1170 |
+
msgid "Try listing email field first, then listing owner."
|
1171 |
+
msgstr ""
|
1172 |
+
|
1173 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
1174 |
+
msgid "Try listing owner first and then listing email field."
|
1175 |
+
msgstr ""
|
1176 |
+
|
1177 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
1178 |
#, fuzzy
|
1179 |
msgid "Email Notifications"
|
2746 |
|
2747 |
#: templates/admin/csv-import.tpl.php:348
|
2748 |
#, fuzzy
|
2749 |
+
msgid "Listing owner's username"
|
2750 |
msgstr "Учётная запись автора записи"
|
2751 |
|
2752 |
#: templates/admin/debug-info.tpl.php:5
|
4041 |
msgid "Find A Listing"
|
4042 |
msgstr "Найти запись"
|
4043 |
|
4044 |
+
#: includes/admin/class-admin.php:197
|
4045 |
msgctxt "drip pointer"
|
4046 |
msgid "Email Address:"
|
4047 |
msgstr "Электронный адрес:"
|
4048 |
|
4049 |
+
#: includes/admin/class-admin.php:229
|
4050 |
msgctxt "admin"
|
4051 |
msgid "Business Directory"
|
4052 |
msgstr "Справочник услуг"
|
4053 |
|
4054 |
+
#: includes/admin/class-admin.php:550
|
4055 |
msgctxt "admin"
|
4056 |
msgid "Untitled Menu"
|
4057 |
msgstr ""
|
4058 |
|
4059 |
+
#: includes/admin/class-admin.php:895
|
4060 |
msgctxt "admin"
|
4061 |
msgid "Dismiss this notice."
|
4062 |
msgstr "Убрать это предупреждение"
|
4063 |
|
4064 |
+
#: includes/admin/class-admin.php:1000 includes/admin/class-admin.php:1010
|
4065 |
#, fuzzy
|
4066 |
msgctxt "admin"
|
4067 |
msgid "The listing has been updated."
|
4070 |
msgstr[1] "Статус записей был поднят."
|
4071 |
msgstr[2] ""
|
4072 |
|
4073 |
+
#: includes/admin/class-admin.php:1036
|
4074 |
#, fuzzy
|
4075 |
msgctxt "admin"
|
4076 |
msgid "The plan was successfully assigned."
|
4077 |
msgstr "Тариф был успешно назначен."
|
4078 |
|
4079 |
+
#: includes/admin/class-admin.php:1046
|
4080 |
msgctxt "admin"
|
4081 |
msgid "Listing was renewed."
|
4082 |
msgid_plural "Listings were renewed."
|
4084 |
msgstr[1] "Записи были продлены."
|
4085 |
msgstr[2] ""
|
4086 |
|
4087 |
+
#: includes/admin/class-admin.php:1058
|
4088 |
msgctxt "admin"
|
4089 |
msgid "Renewal email sent."
|
4090 |
msgstr "Оповещение о продлении было отправлено по электронной почте."
|
4091 |
|
4092 |
+
#: includes/admin/class-admin.php:1071
|
4093 |
#, fuzzy
|
4094 |
msgctxt "admin"
|
4095 |
msgid "Listing report deleted."
|
4098 |
msgstr[1] "Дата окончания срока действия"
|
4099 |
msgstr[2] "Дата окончания срока действия"
|
4100 |
|
4101 |
+
#: includes/admin/class-admin.php:1120
|
4102 |
#, fuzzy
|
4103 |
msgctxt "admin"
|
4104 |
msgid "Access keys sent."
|
4105 |
msgstr "Поля и Изображения записи"
|
4106 |
|
4107 |
+
#: includes/admin/class-admin.php:1122
|
4108 |
msgctxt "admin"
|
4109 |
msgid "The access keys couldn't be sent."
|
4110 |
msgstr ""
|
4111 |
|
4112 |
+
#: includes/admin/class-admin.php:1282
|
4113 |
msgctxt "admin"
|
4114 |
msgid ""
|
4115 |
"<b>Business Directory Plugin</b> requires a page with the "
|
4118 |
"Плагин <b>Справочник Услуг</b> для нормальной работы требует наличия "
|
4119 |
"страницы, в которой есть шорткод <tt>[businessdirectory]</tt>."
|
4120 |
|
4121 |
+
#: includes/admin/class-admin.php:1284
|
4122 |
msgctxt "admin"
|
4123 |
msgid ""
|
4124 |
"You can create this page by yourself or let Business Directory do this for "
|
4127 |
"Вы можете создать такую страницу сами, или позвольте плагину создать её для "
|
4128 |
"Вас автоматически."
|
4129 |
|
4130 |
+
#: includes/admin/class-admin.php:1289
|
4131 |
msgctxt "admin"
|
4132 |
msgid "Create required pages for me"
|
4133 |
msgstr "Создать необходимые страницы автоматически"
|
4134 |
|
4135 |
+
#: includes/admin/class-admin.php:1346
|
4136 |
msgctxt "admin"
|
4137 |
msgid ""
|
4138 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
4192 |
msgid "Create these required fields for me"
|
4193 |
msgstr "Создать эти поля автоматически"
|
4194 |
|
4195 |
+
#: includes/admin/class-admin.php:324
|
4196 |
#, fuzzy
|
4197 |
msgctxt "admin menu"
|
4198 |
msgid "Payment History"
|
4199 |
msgstr "История платежа"
|
4200 |
|
4201 |
+
#: includes/admin/class-admin.php:327
|
4202 |
#, fuzzy
|
4203 |
msgctxt "admin menu"
|
4204 |
msgid "Import & Export"
|
4205 |
msgstr "Импорт из CSV"
|
4206 |
|
4207 |
+
#: includes/admin/class-admin.php:330
|
4208 |
msgctxt "admin menu"
|
4209 |
msgid "Debug"
|
4210 |
msgstr "Отладка"
|
5233 |
"помечаются как неоплаченные. В разделе <a>Оповещения об оплате</a> Вы можете "
|
5234 |
"настроить текст электронного письма, отправляемого автору как напоминание."
|
5235 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5236 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
5237 |
msgctxt "admin settings"
|
5238 |
msgid "Plain (text/plain)"
|
5587 |
msgid "Site title (with link)"
|
5588 |
msgstr "Название сайта (со ссылкой)"
|
5589 |
|
|
|
|
|
|
|
|
|
|
|
5590 |
#: includes/admin/controllers/class-settings-admin.php:706
|
5591 |
msgctxt "settings"
|
5592 |
msgid "Listing's name (with link)"
|
9200 |
msgid "Continue"
|
9201 |
msgstr "Далее"
|
9202 |
|
9203 |
+
#~ msgctxt "settings"
|
9204 |
+
#~ msgid "Author's name"
|
9205 |
+
#~ msgstr "Имя автора"
|
9206 |
+
|
9207 |
#, fuzzy
|
9208 |
#~ msgctxt "settings"
|
9209 |
#~ msgid "Use reCAPTCHA only for logged-out users"
|
languages/business-directory-plugin-sv_SE.mo
CHANGED
Binary file
|
languages/business-directory-plugin-sv_SE.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2022-08-
|
9 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: \n"
|
@@ -40,7 +40,7 @@ msgstr "Flervalslista"
|
|
40 |
msgid "Selected"
|
41 |
msgstr "Flervalslista"
|
42 |
|
43 |
-
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:
|
44 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
45 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
46 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
@@ -65,12 +65,12 @@ msgstr "Katalogtaggar"
|
|
65 |
msgid "Search results for: %s"
|
66 |
msgstr "Sökresultat"
|
67 |
|
68 |
-
#: includes/admin/admin-pages.php:
|
69 |
#, fuzzy
|
70 |
msgid "Directory Content"
|
71 |
msgstr "Katalogkategori"
|
72 |
|
73 |
-
#: includes/admin/admin-pages.php:
|
74 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
75 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
76 |
#: includes/helpers/class-app.php:93
|
@@ -78,7 +78,7 @@ msgstr "Katalogkategori"
|
|
78 |
msgid "Directory"
|
79 |
msgstr "Katalog"
|
80 |
|
81 |
-
#: includes/admin/class-admin.php:
|
82 |
#, fuzzy
|
83 |
msgid ""
|
84 |
"Find out how to create a compelling, thriving business directory from "
|
@@ -88,75 +88,75 @@ msgstr ""
|
|
88 |
"från början i denna sanslöst fullmatade (och GRATIS) e-postkurs i 5 delar. "
|
89 |
"Du får en premium-modul helt kostnadsfritt genom att bara registrera dig."
|
90 |
|
91 |
-
#: includes/admin/class-admin.php:
|
92 |
#, fuzzy
|
93 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
94 |
msgstr "Vill du veta hemligheten bakom att bygga en grymt bra affärskatalog?"
|
95 |
|
96 |
-
#: includes/admin/class-admin.php:
|
97 |
#, fuzzy
|
98 |
msgid "Yes, please!"
|
99 |
msgstr "Ja tack!"
|
100 |
|
101 |
-
#: includes/admin/class-admin.php:
|
102 |
#, fuzzy
|
103 |
msgid "No, thanks"
|
104 |
msgstr "Nej tack."
|
105 |
|
106 |
-
#: includes/admin/class-admin.php:
|
107 |
#, fuzzy
|
108 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
109 |
msgstr "Du är klar! Besök din nya <a>Business Directory</a> sida."
|
110 |
|
111 |
-
#: includes/admin/class-admin.php:
|
112 |
#, fuzzy
|
113 |
msgid "Invalid email address."
|
114 |
msgstr "Ogiltig e-postadress."
|
115 |
|
116 |
-
#: includes/admin/class-admin.php:
|
117 |
#, fuzzy
|
118 |
msgid "Business Directory Admin"
|
119 |
msgstr "Business Directory admin"
|
120 |
|
121 |
-
#: includes/admin/class-admin.php:
|
122 |
#: templates/admin/home.tpl.php:65
|
123 |
#, fuzzy
|
124 |
msgid "Plans"
|
125 |
msgstr "Avgiftsplan"
|
126 |
|
127 |
-
#: includes/admin/class-admin.php:
|
128 |
#: templates/admin/home.tpl.php:60
|
129 |
#, fuzzy
|
130 |
msgid "Form Fields"
|
131 |
msgstr "Formulärfält"
|
132 |
|
133 |
-
#: includes/admin/class-admin.php:
|
134 |
#: includes/licensing.php:220
|
135 |
#, fuzzy
|
136 |
msgid "Modules"
|
137 |
msgstr "(Alla moduler)"
|
138 |
|
139 |
-
#: includes/admin/class-admin.php:
|
140 |
#, fuzzy
|
141 |
msgid "Business Directory"
|
142 |
msgstr "Business Directory"
|
143 |
|
144 |
-
#: includes/admin/class-admin.php:
|
145 |
#, fuzzy
|
146 |
msgid "Upgrade to Premium"
|
147 |
msgstr "Uppgradera till %s"
|
148 |
|
149 |
-
#: includes/admin/class-admin.php:
|
150 |
#, fuzzy
|
151 |
msgid "Directory Listings"
|
152 |
msgstr "Directory Listings Slug"
|
153 |
|
154 |
-
#: includes/admin/class-admin.php:
|
155 |
#, fuzzy
|
156 |
msgid "Could not send renewal email."
|
157 |
msgstr "Skicka e-post om förnyelse"
|
158 |
|
159 |
-
#: includes/admin/class-admin.php:
|
160 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
161 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
162 |
#: templates/email/listing-added.tpl.php:7
|
@@ -166,13 +166,13 @@ msgstr "Skicka e-post om förnyelse"
|
|
166 |
msgid "ID"
|
167 |
msgstr "ID"
|
168 |
|
169 |
-
#: includes/admin/class-admin.php:
|
170 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
171 |
#, fuzzy
|
172 |
msgid "Listing Count"
|
173 |
msgstr "Annonsräknare"
|
174 |
|
175 |
-
#: includes/admin/class-admin.php:
|
176 |
#, fuzzy
|
177 |
msgid ""
|
178 |
"We noticed you want your Business Directory users to register before posting "
|
@@ -573,6 +573,11 @@ msgstr "Redan installerad."
|
|
573 |
msgid "Delete"
|
574 |
msgstr "Ta bort"
|
575 |
|
|
|
|
|
|
|
|
|
|
|
576 |
#: includes/admin/controllers/class-themes-admin.php:44
|
577 |
#, fuzzy
|
578 |
msgid "Themes"
|
@@ -1164,6 +1169,17 @@ msgid_plural ""
|
|
1164 |
msgstr[0] ""
|
1165 |
msgstr[1] ""
|
1166 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1167 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
1168 |
#, fuzzy
|
1169 |
msgid "Email Notifications"
|
@@ -2769,7 +2785,7 @@ msgstr "Semikolonseparerad lista med annonsbilder (från ZIP-filen)."
|
|
2769 |
|
2770 |
#: templates/admin/csv-import.tpl.php:348
|
2771 |
#, fuzzy
|
2772 |
-
msgid "Listing
|
2773 |
msgstr "Annonsens författares användarnamn"
|
2774 |
|
2775 |
#: templates/admin/debug-info.tpl.php:5
|
@@ -4105,27 +4121,27 @@ msgctxt "views"
|
|
4105 |
msgid "Find A Listing"
|
4106 |
msgstr "Hitta en annons"
|
4107 |
|
4108 |
-
#: includes/admin/class-admin.php:
|
4109 |
msgctxt "drip pointer"
|
4110 |
msgid "Email Address:"
|
4111 |
msgstr "E-postadress:"
|
4112 |
|
4113 |
-
#: includes/admin/class-admin.php:
|
4114 |
msgctxt "admin"
|
4115 |
msgid "Business Directory"
|
4116 |
msgstr "Business Directory"
|
4117 |
|
4118 |
-
#: includes/admin/class-admin.php:
|
4119 |
msgctxt "admin"
|
4120 |
msgid "Untitled Menu"
|
4121 |
msgstr "Meny utan titel"
|
4122 |
|
4123 |
-
#: includes/admin/class-admin.php:
|
4124 |
msgctxt "admin"
|
4125 |
msgid "Dismiss this notice."
|
4126 |
msgstr "Avvisa denna notering."
|
4127 |
|
4128 |
-
#: includes/admin/class-admin.php:
|
4129 |
#, fuzzy
|
4130 |
msgctxt "admin"
|
4131 |
msgid "The listing has been updated."
|
@@ -4133,25 +4149,25 @@ msgid_plural "The listings have been updated."
|
|
4133 |
msgstr[0] "Annonsen har uppgraderats."
|
4134 |
msgstr[1] "Annonserna har uppgraderats."
|
4135 |
|
4136 |
-
#: includes/admin/class-admin.php:
|
4137 |
#, fuzzy
|
4138 |
msgctxt "admin"
|
4139 |
msgid "The plan was successfully assigned."
|
4140 |
msgstr "Avgiften tilldelades med framgång."
|
4141 |
|
4142 |
-
#: includes/admin/class-admin.php:
|
4143 |
msgctxt "admin"
|
4144 |
msgid "Listing was renewed."
|
4145 |
msgid_plural "Listings were renewed."
|
4146 |
msgstr[0] "Annonsen har förnyats."
|
4147 |
msgstr[1] "Annonserna har förnyats."
|
4148 |
|
4149 |
-
#: includes/admin/class-admin.php:
|
4150 |
msgctxt "admin"
|
4151 |
msgid "Renewal email sent."
|
4152 |
msgstr "E-postmeddelande om förnyelse skickat."
|
4153 |
|
4154 |
-
#: includes/admin/class-admin.php:
|
4155 |
#, fuzzy
|
4156 |
msgctxt "admin"
|
4157 |
msgid "Listing report deleted."
|
@@ -4159,18 +4175,18 @@ msgid_plural "Listing reports deleted."
|
|
4159 |
msgstr[0] "Utgångsdatum för annons"
|
4160 |
msgstr[1] "Utgångsdatum för annons"
|
4161 |
|
4162 |
-
#: includes/admin/class-admin.php:
|
4163 |
#, fuzzy
|
4164 |
msgctxt "admin"
|
4165 |
msgid "Access keys sent."
|
4166 |
msgstr "Åtkomstnyckel"
|
4167 |
|
4168 |
-
#: includes/admin/class-admin.php:
|
4169 |
msgctxt "admin"
|
4170 |
msgid "The access keys couldn't be sent."
|
4171 |
msgstr ""
|
4172 |
|
4173 |
-
#: includes/admin/class-admin.php:
|
4174 |
msgctxt "admin"
|
4175 |
msgid ""
|
4176 |
"<b>Business Directory Plugin</b> requires a page with the "
|
@@ -4179,7 +4195,7 @@ msgstr ""
|
|
4179 |
"<b>Tillägget Business Directory</b> kräver att du lagt shortcoden "
|
4180 |
"<tt>[businessdirectory]</tt> på en sida för att fungera korrekt."
|
4181 |
|
4182 |
-
#: includes/admin/class-admin.php:
|
4183 |
msgctxt "admin"
|
4184 |
msgid ""
|
4185 |
"You can create this page by yourself or let Business Directory do this for "
|
@@ -4188,12 +4204,12 @@ msgstr ""
|
|
4188 |
"Du kan skapa denna sida av dig själv eller låta Business Directory göra det "
|
4189 |
"åt dig automatiskt."
|
4190 |
|
4191 |
-
#: includes/admin/class-admin.php:
|
4192 |
msgctxt "admin"
|
4193 |
msgid "Create required pages for me"
|
4194 |
msgstr "Skapa nödvändiga sidor åt mig."
|
4195 |
|
4196 |
-
#: includes/admin/class-admin.php:
|
4197 |
msgctxt "admin"
|
4198 |
msgid ""
|
4199 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
@@ -4252,18 +4268,18 @@ msgctxt "admin"
|
|
4252 |
msgid "Create these required fields for me"
|
4253 |
msgstr "Skapa dessa obligatoriska fält för mig"
|
4254 |
|
4255 |
-
#: includes/admin/class-admin.php:
|
4256 |
msgctxt "admin menu"
|
4257 |
msgid "Payment History"
|
4258 |
msgstr "Betalningshistorik"
|
4259 |
|
4260 |
-
#: includes/admin/class-admin.php:
|
4261 |
#, fuzzy
|
4262 |
msgctxt "admin menu"
|
4263 |
msgid "Import & Export"
|
4264 |
msgstr "Importera och exportera CSV"
|
4265 |
|
4266 |
-
#: includes/admin/class-admin.php:
|
4267 |
msgctxt "admin menu"
|
4268 |
msgid "Debug"
|
4269 |
msgstr "Debug"
|
@@ -5273,17 +5289,6 @@ msgstr ""
|
|
5273 |
"Annonser med avvaktande betalningar är markerade som övergivna efter denna "
|
5274 |
"tid. Du kan också <a>anpassa e-mejlet</a> användaren får."
|
5275 |
|
5276 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
5277 |
-
msgctxt "admin settings"
|
5278 |
-
msgid "Try listing's email field first, then author's email."
|
5279 |
-
msgstr "Försök med annonsens e-postfält först, därefter författarens e-post."
|
5280 |
-
|
5281 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
5282 |
-
msgctxt "admin settings"
|
5283 |
-
msgid "Try author's email first and then listing's email field."
|
5284 |
-
msgstr ""
|
5285 |
-
"Försök med författarens e-post först och därefter annonsens e-postfält."
|
5286 |
-
|
5287 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
5288 |
msgctxt "admin settings"
|
5289 |
msgid "Plain (text/plain)"
|
@@ -5618,11 +5623,6 @@ msgctxt "settings"
|
|
5618 |
msgid "Site title (with link)"
|
5619 |
msgstr "Webbplatstitel (med länk)"
|
5620 |
|
5621 |
-
#: includes/admin/controllers/class-settings-admin.php:705
|
5622 |
-
msgctxt "settings"
|
5623 |
-
msgid "Author's name"
|
5624 |
-
msgstr "Författarens namn"
|
5625 |
-
|
5626 |
#: includes/admin/controllers/class-settings-admin.php:706
|
5627 |
msgctxt "settings"
|
5628 |
msgid "Listing's name (with link)"
|
@@ -9144,6 +9144,10 @@ msgctxt "send-access-keys"
|
|
9144 |
msgid "Continue"
|
9145 |
msgstr "Fortsätt "
|
9146 |
|
|
|
|
|
|
|
|
|
9147 |
#, fuzzy
|
9148 |
#~ msgctxt "settings"
|
9149 |
#~ msgid "Use reCAPTCHA only for logged-out users"
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2022-08-30 17:20:11+00:00\n"
|
9 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: \n"
|
40 |
msgid "Selected"
|
41 |
msgstr "Flervalslista"
|
42 |
|
43 |
+
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:486
|
44 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
45 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
46 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
65 |
msgid "Search results for: %s"
|
66 |
msgstr "Sökresultat"
|
67 |
|
68 |
+
#: includes/admin/admin-pages.php:485 includes/admin/class-admin.php:533
|
69 |
#, fuzzy
|
70 |
msgid "Directory Content"
|
71 |
msgstr "Katalogkategori"
|
72 |
|
73 |
+
#: includes/admin/admin-pages.php:491 includes/admin/class-admin.php:306
|
74 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
75 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
76 |
#: includes/helpers/class-app.php:93
|
78 |
msgid "Directory"
|
79 |
msgstr "Katalog"
|
80 |
|
81 |
+
#: includes/admin/class-admin.php:195
|
82 |
#, fuzzy
|
83 |
msgid ""
|
84 |
"Find out how to create a compelling, thriving business directory from "
|
88 |
"från början i denna sanslöst fullmatade (och GRATIS) e-postkurs i 5 delar. "
|
89 |
"Du får en premium-modul helt kostnadsfritt genom att bara registrera dig."
|
90 |
|
91 |
+
#: includes/admin/class-admin.php:204
|
92 |
#, fuzzy
|
93 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
94 |
msgstr "Vill du veta hemligheten bakom att bygga en grymt bra affärskatalog?"
|
95 |
|
96 |
+
#: includes/admin/class-admin.php:206
|
97 |
#, fuzzy
|
98 |
msgid "Yes, please!"
|
99 |
msgstr "Ja tack!"
|
100 |
|
101 |
+
#: includes/admin/class-admin.php:208 includes/admin/tracking.php:233
|
102 |
#, fuzzy
|
103 |
msgid "No, thanks"
|
104 |
msgstr "Nej tack."
|
105 |
|
106 |
+
#: includes/admin/class-admin.php:241
|
107 |
#, fuzzy
|
108 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
109 |
msgstr "Du är klar! Besök din nya <a>Business Directory</a> sida."
|
110 |
|
111 |
+
#: includes/admin/class-admin.php:269
|
112 |
#, fuzzy
|
113 |
msgid "Invalid email address."
|
114 |
msgstr "Ogiltig e-postadress."
|
115 |
|
116 |
+
#: includes/admin/class-admin.php:305
|
117 |
#, fuzzy
|
118 |
msgid "Business Directory Admin"
|
119 |
msgstr "Business Directory admin"
|
120 |
|
121 |
+
#: includes/admin/class-admin.php:317 templates/admin/fees-index.tpl.php:5
|
122 |
#: templates/admin/home.tpl.php:65
|
123 |
#, fuzzy
|
124 |
msgid "Plans"
|
125 |
msgstr "Avgiftsplan"
|
126 |
|
127 |
+
#: includes/admin/class-admin.php:320 templates/admin/form-fields.tpl.php:20
|
128 |
#: templates/admin/home.tpl.php:60
|
129 |
#, fuzzy
|
130 |
msgid "Form Fields"
|
131 |
msgstr "Formulärfält"
|
132 |
|
133 |
+
#: includes/admin/class-admin.php:349 includes/admin/class-admin.php:350
|
134 |
#: includes/licensing.php:220
|
135 |
#, fuzzy
|
136 |
msgid "Modules"
|
137 |
msgstr "(Alla moduler)"
|
138 |
|
139 |
+
#: includes/admin/class-admin.php:350
|
140 |
#, fuzzy
|
141 |
msgid "Business Directory"
|
142 |
msgstr "Business Directory"
|
143 |
|
144 |
+
#: includes/admin/class-admin.php:476 includes/class-wpbdp.php:367
|
145 |
#, fuzzy
|
146 |
msgid "Upgrade to Premium"
|
147 |
msgstr "Uppgradera till %s"
|
148 |
|
149 |
+
#: includes/admin/class-admin.php:532 includes/class-cpt-integration.php:23
|
150 |
#, fuzzy
|
151 |
msgid "Directory Listings"
|
152 |
msgstr "Directory Listings Slug"
|
153 |
|
154 |
+
#: includes/admin/class-admin.php:1062
|
155 |
#, fuzzy
|
156 |
msgid "Could not send renewal email."
|
157 |
msgstr "Skicka e-post om förnyelse"
|
158 |
|
159 |
+
#: includes/admin/class-admin.php:1196
|
160 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
161 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
162 |
#: templates/email/listing-added.tpl.php:7
|
166 |
msgid "ID"
|
167 |
msgstr "ID"
|
168 |
|
169 |
+
#: includes/admin/class-admin.php:1198 includes/admin/class-admin.php:1206
|
170 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
171 |
#, fuzzy
|
172 |
msgid "Listing Count"
|
173 |
msgstr "Annonsräknare"
|
174 |
|
175 |
+
#: includes/admin/class-admin.php:1369
|
176 |
#, fuzzy
|
177 |
msgid ""
|
178 |
"We noticed you want your Business Directory users to register before posting "
|
573 |
msgid "Delete"
|
574 |
msgstr "Ta bort"
|
575 |
|
576 |
+
#: includes/admin/controllers/class-settings-admin.php:705
|
577 |
+
#, fuzzy
|
578 |
+
msgid "Listing owner's name"
|
579 |
+
msgstr "Annonsens författares användarnamn"
|
580 |
+
|
581 |
#: includes/admin/controllers/class-themes-admin.php:44
|
582 |
#, fuzzy
|
583 |
msgid "Themes"
|
1169 |
msgstr[0] ""
|
1170 |
msgstr[1] ""
|
1171 |
|
1172 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
1173 |
+
#, fuzzy
|
1174 |
+
msgid "Try listing email field first, then listing owner."
|
1175 |
+
msgstr "Försök med annonsens e-postfält först, därefter författarens e-post."
|
1176 |
+
|
1177 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
1178 |
+
#, fuzzy
|
1179 |
+
msgid "Try listing owner first and then listing email field."
|
1180 |
+
msgstr ""
|
1181 |
+
"Försök med författarens e-post först och därefter annonsens e-postfält."
|
1182 |
+
|
1183 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
1184 |
#, fuzzy
|
1185 |
msgid "Email Notifications"
|
2785 |
|
2786 |
#: templates/admin/csv-import.tpl.php:348
|
2787 |
#, fuzzy
|
2788 |
+
msgid "Listing owner's username"
|
2789 |
msgstr "Annonsens författares användarnamn"
|
2790 |
|
2791 |
#: templates/admin/debug-info.tpl.php:5
|
4121 |
msgid "Find A Listing"
|
4122 |
msgstr "Hitta en annons"
|
4123 |
|
4124 |
+
#: includes/admin/class-admin.php:197
|
4125 |
msgctxt "drip pointer"
|
4126 |
msgid "Email Address:"
|
4127 |
msgstr "E-postadress:"
|
4128 |
|
4129 |
+
#: includes/admin/class-admin.php:229
|
4130 |
msgctxt "admin"
|
4131 |
msgid "Business Directory"
|
4132 |
msgstr "Business Directory"
|
4133 |
|
4134 |
+
#: includes/admin/class-admin.php:550
|
4135 |
msgctxt "admin"
|
4136 |
msgid "Untitled Menu"
|
4137 |
msgstr "Meny utan titel"
|
4138 |
|
4139 |
+
#: includes/admin/class-admin.php:895
|
4140 |
msgctxt "admin"
|
4141 |
msgid "Dismiss this notice."
|
4142 |
msgstr "Avvisa denna notering."
|
4143 |
|
4144 |
+
#: includes/admin/class-admin.php:1000 includes/admin/class-admin.php:1010
|
4145 |
#, fuzzy
|
4146 |
msgctxt "admin"
|
4147 |
msgid "The listing has been updated."
|
4149 |
msgstr[0] "Annonsen har uppgraderats."
|
4150 |
msgstr[1] "Annonserna har uppgraderats."
|
4151 |
|
4152 |
+
#: includes/admin/class-admin.php:1036
|
4153 |
#, fuzzy
|
4154 |
msgctxt "admin"
|
4155 |
msgid "The plan was successfully assigned."
|
4156 |
msgstr "Avgiften tilldelades med framgång."
|
4157 |
|
4158 |
+
#: includes/admin/class-admin.php:1046
|
4159 |
msgctxt "admin"
|
4160 |
msgid "Listing was renewed."
|
4161 |
msgid_plural "Listings were renewed."
|
4162 |
msgstr[0] "Annonsen har förnyats."
|
4163 |
msgstr[1] "Annonserna har förnyats."
|
4164 |
|
4165 |
+
#: includes/admin/class-admin.php:1058
|
4166 |
msgctxt "admin"
|
4167 |
msgid "Renewal email sent."
|
4168 |
msgstr "E-postmeddelande om förnyelse skickat."
|
4169 |
|
4170 |
+
#: includes/admin/class-admin.php:1071
|
4171 |
#, fuzzy
|
4172 |
msgctxt "admin"
|
4173 |
msgid "Listing report deleted."
|
4175 |
msgstr[0] "Utgångsdatum för annons"
|
4176 |
msgstr[1] "Utgångsdatum för annons"
|
4177 |
|
4178 |
+
#: includes/admin/class-admin.php:1120
|
4179 |
#, fuzzy
|
4180 |
msgctxt "admin"
|
4181 |
msgid "Access keys sent."
|
4182 |
msgstr "Åtkomstnyckel"
|
4183 |
|
4184 |
+
#: includes/admin/class-admin.php:1122
|
4185 |
msgctxt "admin"
|
4186 |
msgid "The access keys couldn't be sent."
|
4187 |
msgstr ""
|
4188 |
|
4189 |
+
#: includes/admin/class-admin.php:1282
|
4190 |
msgctxt "admin"
|
4191 |
msgid ""
|
4192 |
"<b>Business Directory Plugin</b> requires a page with the "
|
4195 |
"<b>Tillägget Business Directory</b> kräver att du lagt shortcoden "
|
4196 |
"<tt>[businessdirectory]</tt> på en sida för att fungera korrekt."
|
4197 |
|
4198 |
+
#: includes/admin/class-admin.php:1284
|
4199 |
msgctxt "admin"
|
4200 |
msgid ""
|
4201 |
"You can create this page by yourself or let Business Directory do this for "
|
4204 |
"Du kan skapa denna sida av dig själv eller låta Business Directory göra det "
|
4205 |
"åt dig automatiskt."
|
4206 |
|
4207 |
+
#: includes/admin/class-admin.php:1289
|
4208 |
msgctxt "admin"
|
4209 |
msgid "Create required pages for me"
|
4210 |
msgstr "Skapa nödvändiga sidor åt mig."
|
4211 |
|
4212 |
+
#: includes/admin/class-admin.php:1346
|
4213 |
msgctxt "admin"
|
4214 |
msgid ""
|
4215 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP 5.6</strong> "
|
4268 |
msgid "Create these required fields for me"
|
4269 |
msgstr "Skapa dessa obligatoriska fält för mig"
|
4270 |
|
4271 |
+
#: includes/admin/class-admin.php:324
|
4272 |
msgctxt "admin menu"
|
4273 |
msgid "Payment History"
|
4274 |
msgstr "Betalningshistorik"
|
4275 |
|
4276 |
+
#: includes/admin/class-admin.php:327
|
4277 |
#, fuzzy
|
4278 |
msgctxt "admin menu"
|
4279 |
msgid "Import & Export"
|
4280 |
msgstr "Importera och exportera CSV"
|
4281 |
|
4282 |
+
#: includes/admin/class-admin.php:330
|
4283 |
msgctxt "admin menu"
|
4284 |
msgid "Debug"
|
4285 |
msgstr "Debug"
|
5289 |
"Annonser med avvaktande betalningar är markerade som övergivna efter denna "
|
5290 |
"tid. Du kan också <a>anpassa e-mejlet</a> användaren får."
|
5291 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5292 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
5293 |
msgctxt "admin settings"
|
5294 |
msgid "Plain (text/plain)"
|
5623 |
msgid "Site title (with link)"
|
5624 |
msgstr "Webbplatstitel (med länk)"
|
5625 |
|
|
|
|
|
|
|
|
|
|
|
5626 |
#: includes/admin/controllers/class-settings-admin.php:706
|
5627 |
msgctxt "settings"
|
5628 |
msgid "Listing's name (with link)"
|
9144 |
msgid "Continue"
|
9145 |
msgstr "Fortsätt "
|
9146 |
|
9147 |
+
#~ msgctxt "settings"
|
9148 |
+
#~ msgid "Author's name"
|
9149 |
+
#~ msgstr "Författarens namn"
|
9150 |
+
|
9151 |
#, fuzzy
|
9152 |
#~ msgctxt "settings"
|
9153 |
#~ msgid "Use reCAPTCHA only for logged-out users"
|
languages/business-directory-plugin.pot
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
# This file is distributed under the GPLv2 or any later version.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Business Directory Plugin 6.2.
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/business-directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2022-08-
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -35,7 +35,7 @@ msgstr ""
|
|
35 |
msgid "Selected"
|
36 |
msgstr ""
|
37 |
|
38 |
-
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:
|
39 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
40 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
41 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
@@ -56,11 +56,11 @@ msgstr ""
|
|
56 |
msgid "Search results for: %s"
|
57 |
msgstr ""
|
58 |
|
59 |
-
#: includes/admin/admin-pages.php:
|
60 |
msgid "Directory Content"
|
61 |
msgstr ""
|
62 |
|
63 |
-
#: includes/admin/admin-pages.php:
|
64 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
65 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
66 |
#: includes/helpers/class-app.php:93
|
@@ -68,68 +68,68 @@ msgstr ""
|
|
68 |
msgid "Directory"
|
69 |
msgstr ""
|
70 |
|
71 |
-
#: includes/admin/class-admin.php:
|
72 |
msgid ""
|
73 |
"Find out how to create a compelling, thriving business directory from "
|
74 |
"scratch in this ridiculously actionable (and FREE) 5-part email course."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: includes/admin/class-admin.php:
|
78 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: includes/admin/class-admin.php:
|
82 |
msgid "Yes, please!"
|
83 |
msgstr ""
|
84 |
|
85 |
-
#: includes/admin/class-admin.php:
|
86 |
msgid "No, thanks"
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: includes/admin/class-admin.php:
|
90 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
91 |
msgstr ""
|
92 |
|
93 |
-
#: includes/admin/class-admin.php:
|
94 |
msgid "Invalid email address."
|
95 |
msgstr ""
|
96 |
|
97 |
-
#: includes/admin/class-admin.php:
|
98 |
msgid "Business Directory Admin"
|
99 |
msgstr ""
|
100 |
|
101 |
-
#: includes/admin/class-admin.php:
|
102 |
#: templates/admin/home.tpl.php:65
|
103 |
msgid "Plans"
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: includes/admin/class-admin.php:
|
107 |
#: templates/admin/home.tpl.php:60
|
108 |
msgid "Form Fields"
|
109 |
msgstr ""
|
110 |
|
111 |
-
#: includes/admin/class-admin.php:
|
112 |
#: includes/licensing.php:220
|
113 |
msgid "Modules"
|
114 |
msgstr ""
|
115 |
|
116 |
-
#: includes/admin/class-admin.php:
|
117 |
msgid "Business Directory"
|
118 |
msgstr ""
|
119 |
|
120 |
-
#: includes/admin/class-admin.php:
|
121 |
msgid "Upgrade to Premium"
|
122 |
msgstr ""
|
123 |
|
124 |
-
#: includes/admin/class-admin.php:
|
125 |
msgid "Directory Listings"
|
126 |
msgstr ""
|
127 |
|
128 |
-
#: includes/admin/class-admin.php:
|
129 |
msgid "Could not send renewal email."
|
130 |
msgstr ""
|
131 |
|
132 |
-
#: includes/admin/class-admin.php:
|
133 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
134 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
135 |
#: templates/email/listing-added.tpl.php:7
|
@@ -138,12 +138,12 @@ msgstr ""
|
|
138 |
msgid "ID"
|
139 |
msgstr ""
|
140 |
|
141 |
-
#: includes/admin/class-admin.php:
|
142 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
143 |
msgid "Listing Count"
|
144 |
msgstr ""
|
145 |
|
146 |
-
#: includes/admin/class-admin.php:
|
147 |
msgid ""
|
148 |
"We noticed you want your Business Directory users to register before "
|
149 |
"posting listings, but Registration for your site is currently disabled. Go "
|
@@ -485,6 +485,10 @@ msgstr ""
|
|
485 |
msgid "Delete"
|
486 |
msgstr ""
|
487 |
|
|
|
|
|
|
|
|
|
488 |
#: includes/admin/controllers/class-themes-admin.php:44
|
489 |
msgid "Themes"
|
490 |
msgstr ""
|
@@ -972,6 +976,14 @@ msgid_plural ""
|
|
972 |
msgstr[0] ""
|
973 |
msgstr[1] ""
|
974 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
975 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
976 |
msgid "Email Notifications"
|
977 |
msgstr ""
|
@@ -2313,7 +2325,7 @@ msgid "Semicolon separated list of listing images (from the ZIP file)"
|
|
2313 |
msgstr ""
|
2314 |
|
2315 |
#: templates/admin/csv-import.tpl.php:348
|
2316 |
-
msgid "Listing
|
2317 |
msgstr ""
|
2318 |
|
2319 |
#: templates/admin/debug-info.tpl.php:5
|
@@ -3420,87 +3432,87 @@ msgctxt "views"
|
|
3420 |
msgid "Find A Listing"
|
3421 |
msgstr ""
|
3422 |
|
3423 |
-
#: includes/admin/class-admin.php:
|
3424 |
msgctxt "drip pointer"
|
3425 |
msgid "Email Address:"
|
3426 |
msgstr ""
|
3427 |
|
3428 |
-
#: includes/admin/class-admin.php:
|
3429 |
msgctxt "admin"
|
3430 |
msgid "Business Directory"
|
3431 |
msgstr ""
|
3432 |
|
3433 |
-
#: includes/admin/class-admin.php:
|
3434 |
msgctxt "admin"
|
3435 |
msgid "Untitled Menu"
|
3436 |
msgstr ""
|
3437 |
|
3438 |
-
#: includes/admin/class-admin.php:
|
3439 |
msgctxt "admin"
|
3440 |
msgid "Dismiss this notice."
|
3441 |
msgstr ""
|
3442 |
|
3443 |
-
#: includes/admin/class-admin.php:
|
3444 |
msgctxt "admin"
|
3445 |
msgid "The listing has been updated."
|
3446 |
msgid_plural "The listings have been updated."
|
3447 |
msgstr[0] ""
|
3448 |
msgstr[1] ""
|
3449 |
|
3450 |
-
#: includes/admin/class-admin.php:
|
3451 |
msgctxt "admin"
|
3452 |
msgid "The plan was successfully assigned."
|
3453 |
msgstr ""
|
3454 |
|
3455 |
-
#: includes/admin/class-admin.php:
|
3456 |
msgctxt "admin"
|
3457 |
msgid "Listing was renewed."
|
3458 |
msgid_plural "Listings were renewed."
|
3459 |
msgstr[0] ""
|
3460 |
msgstr[1] ""
|
3461 |
|
3462 |
-
#: includes/admin/class-admin.php:
|
3463 |
msgctxt "admin"
|
3464 |
msgid "Renewal email sent."
|
3465 |
msgstr ""
|
3466 |
|
3467 |
-
#: includes/admin/class-admin.php:
|
3468 |
msgctxt "admin"
|
3469 |
msgid "Listing report deleted."
|
3470 |
msgid_plural "Listing reports deleted."
|
3471 |
msgstr[0] ""
|
3472 |
msgstr[1] ""
|
3473 |
|
3474 |
-
#: includes/admin/class-admin.php:
|
3475 |
msgctxt "admin"
|
3476 |
msgid "Access keys sent."
|
3477 |
msgstr ""
|
3478 |
|
3479 |
-
#: includes/admin/class-admin.php:
|
3480 |
msgctxt "admin"
|
3481 |
msgid "The access keys couldn't be sent."
|
3482 |
msgstr ""
|
3483 |
|
3484 |
-
#: includes/admin/class-admin.php:
|
3485 |
msgctxt "admin"
|
3486 |
msgid ""
|
3487 |
"<b>Business Directory Plugin</b> requires a page with the "
|
3488 |
"<tt>[businessdirectory]</tt> shortcode to function properly."
|
3489 |
msgstr ""
|
3490 |
|
3491 |
-
#: includes/admin/class-admin.php:
|
3492 |
msgctxt "admin"
|
3493 |
msgid ""
|
3494 |
"You can create this page by yourself or let Business Directory do this for "
|
3495 |
"you automatically."
|
3496 |
msgstr ""
|
3497 |
|
3498 |
-
#: includes/admin/class-admin.php:
|
3499 |
msgctxt "admin"
|
3500 |
msgid "Create required pages for me"
|
3501 |
msgstr ""
|
3502 |
|
3503 |
-
#: includes/admin/class-admin.php:
|
3504 |
msgctxt "admin"
|
3505 |
msgid ""
|
3506 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP "
|
@@ -3553,17 +3565,17 @@ msgctxt "admin"
|
|
3553 |
msgid "Create these required fields for me"
|
3554 |
msgstr ""
|
3555 |
|
3556 |
-
#: includes/admin/class-admin.php:
|
3557 |
msgctxt "admin menu"
|
3558 |
msgid "Payment History"
|
3559 |
msgstr ""
|
3560 |
|
3561 |
-
#: includes/admin/class-admin.php:
|
3562 |
msgctxt "admin menu"
|
3563 |
msgid "Import & Export"
|
3564 |
msgstr ""
|
3565 |
|
3566 |
-
#: includes/admin/class-admin.php:
|
3567 |
msgctxt "admin menu"
|
3568 |
msgid "Debug"
|
3569 |
msgstr ""
|
@@ -4508,16 +4520,6 @@ msgid ""
|
|
4508 |
"can also <a>customize the email</a> users receive."
|
4509 |
msgstr ""
|
4510 |
|
4511 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
4512 |
-
msgctxt "admin settings"
|
4513 |
-
msgid "Try listing's email field first, then author's email."
|
4514 |
-
msgstr ""
|
4515 |
-
|
4516 |
-
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
4517 |
-
msgctxt "admin settings"
|
4518 |
-
msgid "Try author's email first and then listing's email field."
|
4519 |
-
msgstr ""
|
4520 |
-
|
4521 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
4522 |
msgctxt "admin settings"
|
4523 |
msgid "Plain (text/plain)"
|
@@ -4836,11 +4838,6 @@ msgctxt "settings"
|
|
4836 |
msgid "Site title (with link)"
|
4837 |
msgstr ""
|
4838 |
|
4839 |
-
#: includes/admin/controllers/class-settings-admin.php:705
|
4840 |
-
msgctxt "settings"
|
4841 |
-
msgid "Author's name"
|
4842 |
-
msgstr ""
|
4843 |
-
|
4844 |
#: includes/admin/controllers/class-settings-admin.php:706
|
4845 |
msgctxt "settings"
|
4846 |
msgid "Listing's name (with link)"
|
2 |
# This file is distributed under the GPLv2 or any later version.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Business Directory Plugin 6.2.9\n"
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/business-directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2022-08-30 17:20:11+00:00\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
35 |
msgid "Selected"
|
36 |
msgstr ""
|
37 |
|
38 |
+
#: includes/admin/admin-pages.php:61 includes/admin/admin-pages.php:486
|
39 |
#: includes/admin/helpers/tables/class-fees-table.php:64
|
40 |
#: includes/admin/settings/class-settings-bootstrap.php:677
|
41 |
#: includes/admin/settings/class-settings-bootstrap.php:678
|
56 |
msgid "Search results for: %s"
|
57 |
msgstr ""
|
58 |
|
59 |
+
#: includes/admin/admin-pages.php:485 includes/admin/class-admin.php:533
|
60 |
msgid "Directory Content"
|
61 |
msgstr ""
|
62 |
|
63 |
+
#: includes/admin/admin-pages.php:491 includes/admin/class-admin.php:306
|
64 |
#: includes/admin/settings/class-settings-bootstrap.php:689
|
65 |
#: includes/admin/settings/class-settings-bootstrap.php:690
|
66 |
#: includes/helpers/class-app.php:93
|
68 |
msgid "Directory"
|
69 |
msgstr ""
|
70 |
|
71 |
+
#: includes/admin/class-admin.php:195
|
72 |
msgid ""
|
73 |
"Find out how to create a compelling, thriving business directory from "
|
74 |
"scratch in this ridiculously actionable (and FREE) 5-part email course."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: includes/admin/class-admin.php:204
|
78 |
msgid "Want to know the Secrets of Building an Awesome Business Directory?"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: includes/admin/class-admin.php:206
|
82 |
msgid "Yes, please!"
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: includes/admin/class-admin.php:208 includes/admin/tracking.php:233
|
86 |
msgid "No, thanks"
|
87 |
msgstr ""
|
88 |
|
89 |
+
#: includes/admin/class-admin.php:241
|
90 |
msgid "You're all set. Visit your new %1$sBusiness Directory%2$s page."
|
91 |
msgstr ""
|
92 |
|
93 |
+
#: includes/admin/class-admin.php:269
|
94 |
msgid "Invalid email address."
|
95 |
msgstr ""
|
96 |
|
97 |
+
#: includes/admin/class-admin.php:305
|
98 |
msgid "Business Directory Admin"
|
99 |
msgstr ""
|
100 |
|
101 |
+
#: includes/admin/class-admin.php:317 templates/admin/fees-index.tpl.php:5
|
102 |
#: templates/admin/home.tpl.php:65
|
103 |
msgid "Plans"
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: includes/admin/class-admin.php:320 templates/admin/form-fields.tpl.php:20
|
107 |
#: templates/admin/home.tpl.php:60
|
108 |
msgid "Form Fields"
|
109 |
msgstr ""
|
110 |
|
111 |
+
#: includes/admin/class-admin.php:349 includes/admin/class-admin.php:350
|
112 |
#: includes/licensing.php:220
|
113 |
msgid "Modules"
|
114 |
msgstr ""
|
115 |
|
116 |
+
#: includes/admin/class-admin.php:350
|
117 |
msgid "Business Directory"
|
118 |
msgstr ""
|
119 |
|
120 |
+
#: includes/admin/class-admin.php:476 includes/class-wpbdp.php:367
|
121 |
msgid "Upgrade to Premium"
|
122 |
msgstr ""
|
123 |
|
124 |
+
#: includes/admin/class-admin.php:532 includes/class-cpt-integration.php:23
|
125 |
msgid "Directory Listings"
|
126 |
msgstr ""
|
127 |
|
128 |
+
#: includes/admin/class-admin.php:1062
|
129 |
msgid "Could not send renewal email."
|
130 |
msgstr ""
|
131 |
|
132 |
+
#: includes/admin/class-admin.php:1196
|
133 |
#: includes/admin/helpers/tables/class-form-fields-table.php:129
|
134 |
#: includes/admin/helpers/tables/class-payments-table.php:64
|
135 |
#: templates/email/listing-added.tpl.php:7
|
138 |
msgid "ID"
|
139 |
msgstr ""
|
140 |
|
141 |
+
#: includes/admin/class-admin.php:1198 includes/admin/class-admin.php:1206
|
142 |
#: includes/admin/settings/class-settings-bootstrap.php:715
|
143 |
msgid "Listing Count"
|
144 |
msgstr ""
|
145 |
|
146 |
+
#: includes/admin/class-admin.php:1369
|
147 |
msgid ""
|
148 |
"We noticed you want your Business Directory users to register before "
|
149 |
"posting listings, but Registration for your site is currently disabled. Go "
|
485 |
msgid "Delete"
|
486 |
msgstr ""
|
487 |
|
488 |
+
#: includes/admin/controllers/class-settings-admin.php:705
|
489 |
+
msgid "Listing owner's name"
|
490 |
+
msgstr ""
|
491 |
+
|
492 |
#: includes/admin/controllers/class-themes-admin.php:44
|
493 |
msgid "Themes"
|
494 |
msgstr ""
|
976 |
msgstr[0] ""
|
977 |
msgstr[1] ""
|
978 |
|
979 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1346
|
980 |
+
msgid "Try listing email field first, then listing owner."
|
981 |
+
msgstr ""
|
982 |
+
|
983 |
+
#: includes/admin/settings/class-settings-bootstrap.php:1347
|
984 |
+
msgid "Try listing owner first and then listing email field."
|
985 |
+
msgstr ""
|
986 |
+
|
987 |
#: includes/admin/settings/class-settings-bootstrap.php:1368
|
988 |
msgid "Email Notifications"
|
989 |
msgstr ""
|
2325 |
msgstr ""
|
2326 |
|
2327 |
#: templates/admin/csv-import.tpl.php:348
|
2328 |
+
msgid "Listing owner's username"
|
2329 |
msgstr ""
|
2330 |
|
2331 |
#: templates/admin/debug-info.tpl.php:5
|
3432 |
msgid "Find A Listing"
|
3433 |
msgstr ""
|
3434 |
|
3435 |
+
#: includes/admin/class-admin.php:197
|
3436 |
msgctxt "drip pointer"
|
3437 |
msgid "Email Address:"
|
3438 |
msgstr ""
|
3439 |
|
3440 |
+
#: includes/admin/class-admin.php:229
|
3441 |
msgctxt "admin"
|
3442 |
msgid "Business Directory"
|
3443 |
msgstr ""
|
3444 |
|
3445 |
+
#: includes/admin/class-admin.php:550
|
3446 |
msgctxt "admin"
|
3447 |
msgid "Untitled Menu"
|
3448 |
msgstr ""
|
3449 |
|
3450 |
+
#: includes/admin/class-admin.php:895
|
3451 |
msgctxt "admin"
|
3452 |
msgid "Dismiss this notice."
|
3453 |
msgstr ""
|
3454 |
|
3455 |
+
#: includes/admin/class-admin.php:1000 includes/admin/class-admin.php:1010
|
3456 |
msgctxt "admin"
|
3457 |
msgid "The listing has been updated."
|
3458 |
msgid_plural "The listings have been updated."
|
3459 |
msgstr[0] ""
|
3460 |
msgstr[1] ""
|
3461 |
|
3462 |
+
#: includes/admin/class-admin.php:1036
|
3463 |
msgctxt "admin"
|
3464 |
msgid "The plan was successfully assigned."
|
3465 |
msgstr ""
|
3466 |
|
3467 |
+
#: includes/admin/class-admin.php:1046
|
3468 |
msgctxt "admin"
|
3469 |
msgid "Listing was renewed."
|
3470 |
msgid_plural "Listings were renewed."
|
3471 |
msgstr[0] ""
|
3472 |
msgstr[1] ""
|
3473 |
|
3474 |
+
#: includes/admin/class-admin.php:1058
|
3475 |
msgctxt "admin"
|
3476 |
msgid "Renewal email sent."
|
3477 |
msgstr ""
|
3478 |
|
3479 |
+
#: includes/admin/class-admin.php:1071
|
3480 |
msgctxt "admin"
|
3481 |
msgid "Listing report deleted."
|
3482 |
msgid_plural "Listing reports deleted."
|
3483 |
msgstr[0] ""
|
3484 |
msgstr[1] ""
|
3485 |
|
3486 |
+
#: includes/admin/class-admin.php:1120
|
3487 |
msgctxt "admin"
|
3488 |
msgid "Access keys sent."
|
3489 |
msgstr ""
|
3490 |
|
3491 |
+
#: includes/admin/class-admin.php:1122
|
3492 |
msgctxt "admin"
|
3493 |
msgid "The access keys couldn't be sent."
|
3494 |
msgstr ""
|
3495 |
|
3496 |
+
#: includes/admin/class-admin.php:1282
|
3497 |
msgctxt "admin"
|
3498 |
msgid ""
|
3499 |
"<b>Business Directory Plugin</b> requires a page with the "
|
3500 |
"<tt>[businessdirectory]</tt> shortcode to function properly."
|
3501 |
msgstr ""
|
3502 |
|
3503 |
+
#: includes/admin/class-admin.php:1284
|
3504 |
msgctxt "admin"
|
3505 |
msgid ""
|
3506 |
"You can create this page by yourself or let Business Directory do this for "
|
3507 |
"you automatically."
|
3508 |
msgstr ""
|
3509 |
|
3510 |
+
#: includes/admin/class-admin.php:1289
|
3511 |
msgctxt "admin"
|
3512 |
msgid "Create required pages for me"
|
3513 |
msgstr ""
|
3514 |
|
3515 |
+
#: includes/admin/class-admin.php:1346
|
3516 |
msgctxt "admin"
|
3517 |
msgid ""
|
3518 |
"<strong>Business Directory Plugin</strong> requires <strong>PHP "
|
3565 |
msgid "Create these required fields for me"
|
3566 |
msgstr ""
|
3567 |
|
3568 |
+
#: includes/admin/class-admin.php:324
|
3569 |
msgctxt "admin menu"
|
3570 |
msgid "Payment History"
|
3571 |
msgstr ""
|
3572 |
|
3573 |
+
#: includes/admin/class-admin.php:327
|
3574 |
msgctxt "admin menu"
|
3575 |
msgid "Import & Export"
|
3576 |
msgstr ""
|
3577 |
|
3578 |
+
#: includes/admin/class-admin.php:330
|
3579 |
msgctxt "admin menu"
|
3580 |
msgid "Debug"
|
3581 |
msgstr ""
|
4520 |
"can also <a>customize the email</a> users receive."
|
4521 |
msgstr ""
|
4522 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4523 |
#: includes/admin/settings/class-settings-bootstrap.php:1360
|
4524 |
msgctxt "admin settings"
|
4525 |
msgid "Plain (text/plain)"
|
4838 |
msgid "Site title (with link)"
|
4839 |
msgstr ""
|
4840 |
|
|
|
|
|
|
|
|
|
|
|
4841 |
#: includes/admin/controllers/class-settings-admin.php:706
|
4842 |
msgctxt "settings"
|
4843 |
msgid "Listing's name (with link)"
|
templates/admin/csv-import.tpl.php
CHANGED
@@ -345,7 +345,7 @@ printf(
|
|
345 |
</tr>
|
346 |
<tr class="<?php echo ( $i + 2 ) % 2 == 0 ? 'alt' : ''; ?>">
|
347 |
<td class="header-name">username</td>
|
348 |
-
<td class="field-label"><?php esc_html_e( 'Listing
|
349 |
<td class="field-type">-</td>
|
350 |
<td class="field-is-required"></td>
|
351 |
<td class="field-is-multivalued"></td>
|
345 |
</tr>
|
346 |
<tr class="<?php echo ( $i + 2 ) % 2 == 0 ? 'alt' : ''; ?>">
|
347 |
<td class="header-name">username</td>
|
348 |
+
<td class="field-label"><?php esc_html_e( 'Listing owner\'s username', 'business-directory-plugin' ); ?></td>
|
349 |
<td class="field-type">-</td>
|
350 |
<td class="field-is-required"></td>
|
351 |
<td class="field-is-multivalued"></td>
|
themes/default/theme.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"name": "Default Theme",
|
3 |
"description": "A clean, basic look. This theme is always installed and cannot be removed.",
|
4 |
-
"version": "6.2.
|
5 |
"author": "Business Directory Team",
|
6 |
"author_email": "support@businessdirectoryplugin.com",
|
7 |
"author_url": "https://businessdirectoryplugin.com",
|
1 |
{
|
2 |
"name": "Default Theme",
|
3 |
"description": "A clean, basic look. This theme is always installed and cannot be removed.",
|
4 |
+
"version": "6.2.9",
|
5 |
"author": "Business Directory Team",
|
6 |
"author_email": "support@businessdirectoryplugin.com",
|
7 |
"author_url": "https://businessdirectoryplugin.com",
|