Version Description
Download this release
Release Info
Developer | businessdirectoryplugin |
Plugin | Business Directory Plugin |
Version | 5.5.10 |
Comparing to | |
See all releases |
Code changes from version 5.5.9 to 5.5.10
- README.TXT +11 -2
- assets/css/admin-themes.min.css +1 -1
- assets/css/less/admin-themes.less +10 -5
- assets/js/admin-themes.js +1 -1
- assets/js/admin-themes.min.js +1 -1
- business-directory-plugin.php +1 -1
- includes/admin/class-themes-admin.php +141 -19
- includes/admin/settings/class-settings-admin.php +2 -1
- includes/class-listing-email-notification.php +1 -0
- includes/class-listing.php +0 -1
- includes/class-listings-api.php +80 -78
- includes/class-query-integration.php +0 -1
- includes/class-wpbdp.php +1 -1
- includes/fields/class-fieldtypes-twitter.php +26 -2
- includes/fields/class-form-field-type.php +1 -1
- includes/functions.php +2 -0
- includes/licensing.php +2 -2
- includes/views/renew_listing.php +0 -1
- includes/views/submit_listing.php +1 -1
- languages/WPBDM-ar.mo +0 -0
- languages/WPBDM-ar.po +107 -75
- languages/WPBDM-de_DE.mo +0 -0
- languages/WPBDM-de_DE.po +107 -75
- languages/WPBDM-en_US.po +97 -73
- languages/WPBDM-es_ES.mo +0 -0
- languages/WPBDM-es_ES.po +105 -76
- languages/WPBDM-fr_FR.mo +0 -0
- languages/WPBDM-fr_FR.po +108 -75
- languages/WPBDM-it_IT.mo +0 -0
- languages/WPBDM-it_IT.po +106 -74
- languages/WPBDM-nl_NL.mo +0 -0
- languages/WPBDM-nl_NL.po +105 -75
- languages/WPBDM-pl_PL.mo +0 -0
- languages/WPBDM-pl_PL.po +111 -78
- languages/WPBDM-ru_RU.mo +0 -0
- languages/WPBDM-ru_RU.po +107 -75
- languages/WPBDM-sv_SE.mo +0 -0
- languages/WPBDM-sv_SE.po +107 -75
- languages/WPBDM.pot +98 -74
- templates/admin/themes-item.tpl.php +17 -0
- templates/admin/themes.tpl.php +1 -1
README.TXT
CHANGED
@@ -5,8 +5,8 @@ Tags: business directory, listings, directory plugin, company business directory
|
|
5 |
Requires at least: 4.8
|
6 |
Requires PHP: 5.6
|
7 |
Tested up to: 5.2
|
8 |
-
Last Updated: 2019-
|
9 |
-
Stable tag: 5.5.
|
10 |
License: GPLv2 or later
|
11 |
|
12 |
Build any kind of local listings directory, directory of business providers, a Yellow-Pages business directory, Yelp-like review directory, property listings and much more! Make your listings sing with Business Directory Plugin.
|
@@ -146,6 +146,15 @@ If you are having problems please visit [support forum](http://www.businessdirec
|
|
146 |
|
147 |
== Changelog ==
|
148 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
149 |
= Version 5.5.9 =
|
150 |
* Validate Beaver Builder Classes existence before setting compatibility code.
|
151 |
* Set height tolerance for listing thumbnails.
|
5 |
Requires at least: 4.8
|
6 |
Requires PHP: 5.6
|
7 |
Tested up to: 5.2
|
8 |
+
Last Updated: 2019-Sep-11
|
9 |
+
Stable tag: 5.5.10
|
10 |
License: GPLv2 or later
|
11 |
|
12 |
Build any kind of local listings directory, directory of business providers, a Yellow-Pages business directory, Yelp-like review directory, property listings and much more! Make your listings sing with Business Directory Plugin.
|
146 |
|
147 |
== Changelog ==
|
148 |
|
149 |
+
= Version 5.5.10 =
|
150 |
+
* Display BD themes updates notifications and handle upgrades through Core Plugin.
|
151 |
+
* Include [link-raw] placeholder for listing expiration notices.
|
152 |
+
* Add setting for twitter field to enable follower count display.
|
153 |
+
* Sanitize field label before applying wpbdp_display_field_label filter.
|
154 |
+
* Allow listing owners editing listings with private fees.
|
155 |
+
* Fix expiration date after listing renewal payment.
|
156 |
+
* Remove non-used query var that could cause compatibility issues.
|
157 |
+
|
158 |
= Version 5.5.9 =
|
159 |
* Validate Beaver Builder Classes existence before setting compatibility code.
|
160 |
* Set height tolerance for listing thumbnails.
|
assets/css/admin-themes.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.wpbdp-theme{float:left;display:block;background:#fff;border:1px solid #ddd;position:relative;margin:10px 4% 10px 0;width:46%}.wpbdp-theme:nth-child(2n){margin-right:0}.wpbdp-theme.active{border:1px solid #2f2f2f}.wpbdp-theme-actions{position:absolute;float:none;top:3px;right:10px}.wpbdp-theme-actions form{margin:0;padding:0;display:inline}.wpbdp-theme-actions form input[type="submit"]{margin:0}.wpbdp-theme-details-wrapper{display:block;position:relative;height:268px;text-align:center;padding-top:2.5%}.wpbdp-theme-thumbnail{max-width:90%;max-height:95%}.wpbdp-theme:hover .wpbdp-theme-thumbnail{opacity:.4}.wpbdp-theme .enter-license{display:none;position:absolute;float:none;font-weight:normal;top:3px;right:10px}.wpbdp-theme .enter-license{color:#a00}.wpbdp-theme:hover .enter-license{display:block}.wpbdp-theme:hover .choose-theme{display:inline-block}.wpbdp-theme.active .choose-theme,.wpbdp-theme.active:hover .choose-theme{display:none}.wpbdp-theme .wpbdp-theme-name{padding:8px;margin:0;background:#fafafa;font-weight:bold;font-size:15px;border-bottom:1px solid #ddd}.wpbdp-theme.active .wpbdp-theme-name{background:#2f2f2f;color:#fff;border-bottom:1px solid #2f2f2f;font-weight:normal}.wpbdp-theme.active .wpbdp-theme-name span{font-weight:bold}.wpbdp-theme .wpbdp-theme-details{display:none}.wpbdp-theme:hover .wpbdp-theme-details{display:block;position:absolute;top:15%;bottom:20%;left:5%;right:5%;padding:10px;font-size:90%;background:rgba(0,0,0,0.8);opacity:1;color:#fff;border-radius:3px}.wpbdp-theme-details dl{margin:0;padding:0}.wpbdp-theme-details dt{float:left;width:100px;margin:0;padding:0;font-weight:bold}.wpbdp-theme-details dd{display:block;margin:0;padding:0}.wpbdp-theme-details p.desc{font-size:inherit}.wpbdp-theme a.delete-theme-link{display:none;color:#fff;border-color:#d54e21;background:#900000;margin-right:10px;opacity:.8}.wpbdp-theme a.delete-theme-link:hover{background:#900000;color:#fff;border-color:#d54e21;opacity:1}.wpbdp-theme:hover a.delete-theme-link{display:inline-block}#wpbdp-admin-page-theme-delete #delete-theme{margin-left:20px;color:#a00}#wpbdp-admin-page-theme-delete #delete-theme:hover{background:#d54e21;border-color:#d54e21;color:#fff;box-shadow:none}.wpbdp-theme .wpbdp-theme-update-info{padding:5px 10px;border-
|
1 |
+
.wpbdp-theme{float:left;display:block;background:#fff;border:1px solid #ddd;position:relative;margin:10px 4% 10px 0;width:46%}.wpbdp-theme:nth-child(2n){margin-right:0}.wpbdp-theme.active{border:1px solid #2f2f2f}.wpbdp-theme-actions{position:absolute;float:none;top:3px;right:10px}.wpbdp-theme-actions form{margin:0;padding:0;display:inline}.wpbdp-theme-actions form input[type="submit"]{margin:0}.wpbdp-theme-details-wrapper{display:block;position:relative;height:268px;text-align:center;padding-top:2.5%}.wpbdp-theme-thumbnail{max-width:90%;max-height:95%}.wpbdp-theme:hover .wpbdp-theme-thumbnail{opacity:.4}.wpbdp-theme .enter-license{display:none;position:absolute;float:none;font-weight:normal;top:3px;right:10px}.wpbdp-theme .enter-license{color:#a00}.wpbdp-theme:hover .enter-license{display:block}.wpbdp-theme:hover .choose-theme{display:inline-block}.wpbdp-theme.active .choose-theme,.wpbdp-theme.active:hover .choose-theme{display:none}.wpbdp-theme .wpbdp-theme-name{padding:8px;margin:0;background:#fafafa;font-weight:bold;font-size:15px;border-bottom:1px solid #ddd}.wpbdp-theme.active .wpbdp-theme-name{background:#2f2f2f;color:#fff;border-bottom:1px solid #2f2f2f;font-weight:normal}.wpbdp-theme.active .wpbdp-theme-name span{font-weight:bold}.wpbdp-theme .wpbdp-theme-details{display:none}.wpbdp-theme:hover .wpbdp-theme-details{display:block;position:absolute;top:15%;bottom:20%;left:5%;right:5%;padding:10px;font-size:90%;background:rgba(0,0,0,0.8);opacity:1;color:#fff;border-radius:3px}.wpbdp-theme-details dl{margin:0;padding:0}.wpbdp-theme-details dt{float:left;width:100px;margin:0;padding:0;font-weight:bold}.wpbdp-theme-details dd{display:block;margin:0;padding:0}.wpbdp-theme-details p.desc{font-size:inherit}.wpbdp-theme a.delete-theme-link{display:none;color:#fff;border-color:#d54e21;background:#900000;margin-right:10px;opacity:.8}.wpbdp-theme a.delete-theme-link:hover{background:#900000;color:#fff;border-color:#d54e21;opacity:1}.wpbdp-theme:hover a.delete-theme-link{display:inline-block}#wpbdp-admin-page-theme-delete #delete-theme{margin-left:20px;color:#a00}#wpbdp-admin-page-theme-delete #delete-theme:hover{background:#d54e21;border-color:#d54e21;color:#fff;box-shadow:none}.wpbdp-theme .wpbdp-theme-update-info{left:0;position:absolute;right:0;z-index:1;padding:5px 10px;border-left:4px solid #fff}.wpbdp-theme .wpbdp-theme-update-info.update-available{background:#fff8e5;border-left-color:#ffb900;box-shadow:none}.wpbdp-theme .wpbdp-theme-update-info.theme-updated{background:#ecf7ed;border-left-color:#46b450}.wpbdp-theme .wpbdp-theme-update-info.update-error{border-color:red}.wpbdp-theme .wpbdp-theme-update-info .update-message{padding:2px 4px}.wpbdp-theme .wpbdp-theme-update-info.update-available .update-message{background:#fcf3ef}.wpbdp-theme .wpbdp-theme-update-info.update-error .update-message{color:red}.wpbdp-theme .wpbdp-theme-update-info.theme-updated .update-message{background:#F0F5F7}.wpbdp-theme .wpbdp-theme-license-required-row{padding:5px 10px;border-top:solid 2px;background:#fef7f1;border-color:#D34F2B}
|
assets/css/less/admin-themes.less
CHANGED
@@ -165,18 +165,23 @@
|
|
165 |
}
|
166 |
|
167 |
.wpbdp-theme .wpbdp-theme-update-info {
|
|
|
|
|
|
|
|
|
168 |
padding: 5px 10px;
|
169 |
-
border-
|
170 |
}
|
171 |
|
172 |
.wpbdp-theme .wpbdp-theme-update-info.update-available {
|
173 |
-
background: #
|
174 |
-
border-color: #
|
|
|
175 |
}
|
176 |
|
177 |
.wpbdp-theme .wpbdp-theme-update-info.theme-updated {
|
178 |
-
background: #
|
179 |
-
border-color: #
|
180 |
}
|
181 |
|
182 |
.wpbdp-theme .wpbdp-theme-update-info.update-error {
|
165 |
}
|
166 |
|
167 |
.wpbdp-theme .wpbdp-theme-update-info {
|
168 |
+
left: 0;
|
169 |
+
position: absolute;
|
170 |
+
right: 0;
|
171 |
+
z-index: 1;
|
172 |
padding: 5px 10px;
|
173 |
+
border-left: 4px solid #fff;
|
174 |
}
|
175 |
|
176 |
.wpbdp-theme .wpbdp-theme-update-info.update-available {
|
177 |
+
background: #fff8e5;
|
178 |
+
border-left-color: #ffb900;
|
179 |
+
box-shadow: none;
|
180 |
}
|
181 |
|
182 |
.wpbdp-theme .wpbdp-theme-update-info.theme-updated {
|
183 |
+
background: #ecf7ed;
|
184 |
+
border-left-color: #46b450;
|
185 |
}
|
186 |
|
187 |
.wpbdp-theme .wpbdp-theme-update-info.update-error {
|
assets/js/admin-themes.js
CHANGED
@@ -74,7 +74,7 @@ jQuery(function($) {
|
|
74 |
return;
|
75 |
}
|
76 |
|
77 |
-
var $html = $( res.
|
78 |
$( '.wpbdp-theme-details-wrapper', $theme ).replaceWith( $( '.wpbdp-theme-details-wrapper', $html ) );
|
79 |
$info.removeClass( 'update-available' ).addClass( 'theme-updated' );
|
80 |
$msg.html( $info.attr( 'data-l10n-updated' ) );
|
74 |
return;
|
75 |
}
|
76 |
|
77 |
+
var $html = $( res.html );
|
78 |
$( '.wpbdp-theme-details-wrapper', $theme ).replaceWith( $( '.wpbdp-theme-details-wrapper', $html ) );
|
79 |
$info.removeClass( 'update-available' ).addClass( 'theme-updated' );
|
80 |
$msg.html( $info.attr( 'data-l10n-updated' ) );
|
assets/js/admin-themes.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
jQuery(function($){$("#wpbdp-admin-page-themes-install #begin-theme-upload").prop("disabled",!0),$('#wpbdp-admin-page-themes-install input[name="themezip"]').change(function(e){var v=$(this).val();v&&$("#wpbdp-admin-page-themes-install #begin-theme-upload").prop("disabled",!1)}),$('#wpbdp-admin-page-themes .license-activation input[type="button"]').click(function(){var activate=$(this).is('[name="activate"]'),$form=$(this).parents(".license-activation"),$license=$('input[name="license"]',$form),$msg=$(".status-message",$form),data={nonce:$(this).attr("data-nonce"),theme:$(this).attr("data-theme")};activate?(data.action="wpbdp-themes-activate-license",data.license=$license.val()):data.action="wpbdp-themes-deactivate-license",$msg.removeClass("ok error"),$msg.html($(this).attr("data-l10n")),$.post(ajaxurl,data,function(res){return res.success?($msg.hide().html(res.message).removeClass("error").addClass("ok").show(),void(activate?($('input[name="activate"]',$form).hide(),$('input[name="deactivate"]',$form).show(),$license.prop("readonly",!0)):($license.prop("readonly",!1).val(""),$('input[name="deactivate"]',$form).hide(),$('input[name="activate"]',$form).show()))):void $msg.hide().html(res.error).removeClass("ok").addClass("error").show()},"json")}),$("#wpbdp-admin-page-themes .wpbdp-theme .update-link").click(function(e){e.preventDefault();var $theme=$(this).parents(".wpbdp-theme"),$info=$(".wpbdp-theme-update-info",$theme),$msg=$(".update-message",$info);$msg.html($info.attr("data-l10n-updating")),$.post(ajaxurl,{action:"wpbdp-themes-update",_wpnonce:$(this).attr("data-nonce"),theme:$(this).attr("data-theme-id")},function(res){if(!res.success)return $info.addClass("update-error"),void $msg.html(res.error);var $html=$(res.
|
1 |
+
jQuery(function($){$("#wpbdp-admin-page-themes-install #begin-theme-upload").prop("disabled",!0),$('#wpbdp-admin-page-themes-install input[name="themezip"]').change(function(e){var v=$(this).val();v&&$("#wpbdp-admin-page-themes-install #begin-theme-upload").prop("disabled",!1)}),$('#wpbdp-admin-page-themes .license-activation input[type="button"]').click(function(){var activate=$(this).is('[name="activate"]'),$form=$(this).parents(".license-activation"),$license=$('input[name="license"]',$form),$msg=$(".status-message",$form),data={nonce:$(this).attr("data-nonce"),theme:$(this).attr("data-theme")};activate?(data.action="wpbdp-themes-activate-license",data.license=$license.val()):data.action="wpbdp-themes-deactivate-license",$msg.removeClass("ok error"),$msg.html($(this).attr("data-l10n")),$.post(ajaxurl,data,function(res){return res.success?($msg.hide().html(res.message).removeClass("error").addClass("ok").show(),void(activate?($('input[name="activate"]',$form).hide(),$('input[name="deactivate"]',$form).show(),$license.prop("readonly",!0)):($license.prop("readonly",!1).val(""),$('input[name="deactivate"]',$form).hide(),$('input[name="activate"]',$form).show()))):void $msg.hide().html(res.error).removeClass("ok").addClass("error").show()},"json")}),$("#wpbdp-admin-page-themes .wpbdp-theme .update-link").click(function(e){e.preventDefault();var $theme=$(this).parents(".wpbdp-theme"),$info=$(".wpbdp-theme-update-info",$theme),$msg=$(".update-message",$info);$msg.html($info.attr("data-l10n-updating")),$.post(ajaxurl,{action:"wpbdp-themes-update",_wpnonce:$(this).attr("data-nonce"),theme:$(this).attr("data-theme-id")},function(res){if(!res.success)return $info.addClass("update-error"),void $msg.html(res.error);var $html=$(res.html);$(".wpbdp-theme-details-wrapper",$theme).replaceWith($(".wpbdp-theme-details-wrapper",$html)),$info.removeClass("update-available").addClass("theme-updated"),$msg.html($info.attr("data-l10n-updated"))},"json")})});
|
business-directory-plugin.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Business Directory Plugin
|
4 |
* Plugin URI: https://www.businessdirectoryplugin.com
|
5 |
* Description: Provides the ability to maintain a free or paid business directory on your WordPress powered site.
|
6 |
-
* Version: 5.5.
|
7 |
* Author: D. Rodenbaugh
|
8 |
* Author URI: https://businessdirectoryplugin.com
|
9 |
* Text Domain: WPBDM
|
3 |
* Plugin Name: Business Directory Plugin
|
4 |
* Plugin URI: https://www.businessdirectoryplugin.com
|
5 |
* Description: Provides the ability to maintain a free or paid business directory on your WordPress powered site.
|
6 |
+
* Version: 5.5.10
|
7 |
* Author: D. Rodenbaugh
|
8 |
* Author URI: https://businessdirectoryplugin.com
|
9 |
* Text Domain: WPBDM
|
includes/admin/class-themes-admin.php
CHANGED
@@ -6,15 +6,13 @@ class WPBDP_Themes_Admin {
|
|
6 |
|
7 |
private $api;
|
8 |
private $licensing;
|
9 |
-
|
10 |
|
11 |
function __construct( &$api, $licensing ) {
|
12 |
$this->api = $api;
|
13 |
$this->licensing = $licensing;
|
|
|
14 |
|
15 |
-
// return;
|
16 |
-
// require_once( WPBDP_PATH . 'includes/admin/upgrades/class-themes-updater.php' );
|
17 |
-
// $this->updater = new WPBDP_Themes_Updater( $this->api );
|
18 |
|
19 |
// add_filter( 'wpbdp_admin_menu_badge_number', array( &$this, 'admin_menu_badge_count' ) );
|
20 |
add_action( 'wpbdp_admin_menu', array( &$this, 'admin_menu' ) );
|
@@ -29,12 +27,13 @@ class WPBDP_Themes_Admin {
|
|
29 |
add_action( 'wpbdp_action_upload-theme', array( &$this, 'upload_theme' ) );
|
30 |
add_action( 'wpbdp_action_create-theme-suggested-fields', array( &$this, 'create_suggested_fields' ) );
|
31 |
|
|
|
|
|
32 |
// add_action( 'wpbdp-admin-themes-extra', array( &$this, 'enter_license_key_row' ) );
|
33 |
}
|
34 |
|
35 |
function admin_menu( $slug ) {
|
36 |
-
|
37 |
-
$count = 0;
|
38 |
|
39 |
if ( $count )
|
40 |
$count_html = '<span class="update-plugins"><span class="plugin-count">' . number_format_i18n( $count ) . '</span></span>';
|
@@ -43,14 +42,14 @@ class WPBDP_Themes_Admin {
|
|
43 |
|
44 |
add_submenu_page( $slug,
|
45 |
_x( 'Directory Themes', 'themes', 'WPBDM' ),
|
46 |
-
sprintf( _x( '
|
47 |
'administrator',
|
48 |
'wpbdp-themes',
|
49 |
array( &$this, 'dispatch' ) );
|
50 |
}
|
51 |
|
52 |
function admin_menu_badge_count( $cnt = 0 ) {
|
53 |
-
return ( (int) $cnt ) + $this->
|
54 |
}
|
55 |
|
56 |
function admin_menu_move_themes_up( $menu ) {
|
@@ -134,9 +133,6 @@ class WPBDP_Themes_Admin {
|
|
134 |
if ( ! $this->api->set_active_theme( $theme_id ) )
|
135 |
wp_die( sprintf( _x( 'Could not change the active theme to "%s".', 'themes', 'WPBDM' ), $theme_id ) );
|
136 |
|
137 |
-
// $this->api->try_active_theme();
|
138 |
-
// wpbdp_debug_e( $theme_id );
|
139 |
-
|
140 |
wp_redirect( admin_url( 'admin.php?page=wpbdp-themes&message=1' ) );
|
141 |
exit;
|
142 |
}
|
@@ -218,9 +214,14 @@ class WPBDP_Themes_Admin {
|
|
218 |
unset( $themes[ $active_theme ] );
|
219 |
array_unshift( $themes, $current );
|
220 |
|
221 |
-
echo wpbdp_render_page(
|
222 |
-
|
223 |
-
|
|
|
|
|
|
|
|
|
|
|
224 |
}
|
225 |
|
226 |
private function get_installed_themes() {
|
@@ -233,11 +234,7 @@ class WPBDP_Themes_Admin {
|
|
233 |
$license_status = $this->licensing->get_license_status( null, $theme->id, 'theme' );
|
234 |
}
|
235 |
|
236 |
-
|
237 |
-
$theme->can_be_activated = true;
|
238 |
-
} else {
|
239 |
-
$theme->can_be_activated = false;
|
240 |
-
}
|
241 |
}
|
242 |
|
243 |
return $themes;
|
@@ -336,4 +333,129 @@ class WPBDP_Themes_Admin {
|
|
336 |
echo '</div>';
|
337 |
}
|
338 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
339 |
}
|
6 |
|
7 |
private $api;
|
8 |
private $licensing;
|
9 |
+
private $outdated_themes = array();
|
10 |
|
11 |
function __construct( &$api, $licensing ) {
|
12 |
$this->api = $api;
|
13 |
$this->licensing = $licensing;
|
14 |
+
$this->outdated_themes = $this->find_outdated_themes();
|
15 |
|
|
|
|
|
|
|
16 |
|
17 |
// add_filter( 'wpbdp_admin_menu_badge_number', array( &$this, 'admin_menu_badge_count' ) );
|
18 |
add_action( 'wpbdp_admin_menu', array( &$this, 'admin_menu' ) );
|
27 |
add_action( 'wpbdp_action_upload-theme', array( &$this, 'upload_theme' ) );
|
28 |
add_action( 'wpbdp_action_create-theme-suggested-fields', array( &$this, 'create_suggested_fields' ) );
|
29 |
|
30 |
+
add_action( 'wp_ajax_wpbdp-themes-update', array( &$this, '_update_theme' ) );
|
31 |
+
|
32 |
// add_action( 'wpbdp-admin-themes-extra', array( &$this, 'enter_license_key_row' ) );
|
33 |
}
|
34 |
|
35 |
function admin_menu( $slug ) {
|
36 |
+
$count = count( $this->outdated_themes );
|
|
|
37 |
|
38 |
if ( $count )
|
39 |
$count_html = '<span class="update-plugins"><span class="plugin-count">' . number_format_i18n( $count ) . '</span></span>';
|
42 |
|
43 |
add_submenu_page( $slug,
|
44 |
_x( 'Directory Themes', 'themes', 'WPBDM' ),
|
45 |
+
$count_html ? sprintf( _x( 'Dir. Themes %s', 'themes', 'WPBDM' ), $count_html ) : _x( 'Directory Themes', 'themes', 'WPBDM' ),
|
46 |
'administrator',
|
47 |
'wpbdp-themes',
|
48 |
array( &$this, 'dispatch' ) );
|
49 |
}
|
50 |
|
51 |
function admin_menu_badge_count( $cnt = 0 ) {
|
52 |
+
return ( (int) $cnt ) + count( $this->outdated_themes );
|
53 |
}
|
54 |
|
55 |
function admin_menu_move_themes_up( $menu ) {
|
133 |
if ( ! $this->api->set_active_theme( $theme_id ) )
|
134 |
wp_die( sprintf( _x( 'Could not change the active theme to "%s".', 'themes', 'WPBDM' ), $theme_id ) );
|
135 |
|
|
|
|
|
|
|
136 |
wp_redirect( admin_url( 'admin.php?page=wpbdp-themes&message=1' ) );
|
137 |
exit;
|
138 |
}
|
214 |
unset( $themes[ $active_theme ] );
|
215 |
array_unshift( $themes, $current );
|
216 |
|
217 |
+
echo wpbdp_render_page(
|
218 |
+
WPBDP_PATH . 'templates/admin/themes.tpl.php',
|
219 |
+
array(
|
220 |
+
'themes' => $themes,
|
221 |
+
'active_theme' => $active_theme,
|
222 |
+
'outdated_themes' => $this->outdated_themes
|
223 |
+
)
|
224 |
+
);
|
225 |
}
|
226 |
|
227 |
private function get_installed_themes() {
|
234 |
$license_status = $this->licensing->get_license_status( null, $theme->id, 'theme' );
|
235 |
}
|
236 |
|
237 |
+
$theme->can_be_activated = 'valid' === $license_status;
|
|
|
|
|
|
|
|
|
238 |
}
|
239 |
|
240 |
return $themes;
|
333 |
echo '</div>';
|
334 |
}
|
335 |
|
336 |
+
public function find_outdated_themes() {
|
337 |
+
$version = $this->licensing->get_version_information();
|
338 |
+
$themes = $this->get_installed_themes();
|
339 |
+
$outdated = array();
|
340 |
+
|
341 |
+
foreach ( $themes as $theme_id => $theme_data ) {
|
342 |
+
if ( ! $theme_data->can_be_activated ) {
|
343 |
+
continue;
|
344 |
+
}
|
345 |
+
|
346 |
+
if ( ! array_key_exists( 'theme-' . $theme_id, $version ) ) {
|
347 |
+
continue;
|
348 |
+
}
|
349 |
+
|
350 |
+
if ( ! version_compare( $theme_data->version, $version['theme-' . $theme_id]->new_version, '<' ) ) {
|
351 |
+
continue;
|
352 |
+
}
|
353 |
+
|
354 |
+
$outdated[] = $theme_id;
|
355 |
+
}
|
356 |
+
|
357 |
+
return $outdated;
|
358 |
+
}
|
359 |
+
|
360 |
+
// Theme update process. {{
|
361 |
+
|
362 |
+
public function _update_theme() {
|
363 |
+
if ( ! current_user_can( 'administrator' ) || ! wp_verify_nonce( $_REQUEST['_wpnonce'], 'update theme ' . $_REQUEST['theme'] ) ) {
|
364 |
+
die();
|
365 |
+
}
|
366 |
+
|
367 |
+
$response = array( 'success' => false );
|
368 |
+
|
369 |
+
$theme_id = $_REQUEST['theme'];
|
370 |
+
$theme = $this->api->get_theme( $theme_id );
|
371 |
+
|
372 |
+
if ( ! $theme ) {
|
373 |
+
$response['error'] = _x( 'Invalid theme ID', 'themes', 'WPBDM');
|
374 |
+
return wp_send_json( $response );
|
375 |
+
}
|
376 |
+
|
377 |
+
$result = $this->run_update( $theme_id );
|
378 |
+
if ( is_wp_error( $result ) ) {
|
379 |
+
$response['error'] = sprintf( _x( 'Could not update theme: %s', 'themes', 'WPBDM' ), $result->get_error_message() );
|
380 |
+
return wp_send_json( $response );
|
381 |
+
}
|
382 |
+
|
383 |
+
$this->api->find_themes( true );
|
384 |
+
unset( $this->outdated_themes[$theme_id] );
|
385 |
+
|
386 |
+
$response['html'] = wpbdp_render_page(
|
387 |
+
WPBDP_PATH . 'templates/admin/themes-item.tpl.php',
|
388 |
+
array(
|
389 |
+
'theme' => $this->api->get_theme( $theme_id ),
|
390 |
+
)
|
391 |
+
);
|
392 |
+
$response['success'] = true;
|
393 |
+
|
394 |
+
return wp_send_json( $response );
|
395 |
+
}
|
396 |
+
|
397 |
+
private function run_update( $theme_id ) {
|
398 |
+
$version = $this->licensing->get_version_information();
|
399 |
+
|
400 |
+
if ( ! $version ) {
|
401 |
+
return new WP_Error( 'no_server_contact', 'Couldn\'t contact updates server.' );
|
402 |
+
}
|
403 |
+
|
404 |
+
if ( ! array_key_exists( 'theme-' . $theme_id, $version ) ) {
|
405 |
+
return new WP_Error( 'no_package_information', 'No theme package information available.' );
|
406 |
+
}
|
407 |
+
|
408 |
+
// Download package.
|
409 |
+
$url = $version['theme-' . $theme_id]->download_link;
|
410 |
+
|
411 |
+
if ( ! $url ) {
|
412 |
+
$version = $this->licensing->get_version_information( true );
|
413 |
+
|
414 |
+
$url = $version['theme-' . $theme_id]->download_link;
|
415 |
+
|
416 |
+
if ( ! $url ) {
|
417 |
+
return new WP_Error( 'invalid_package_url', 'No package URL provided.' );
|
418 |
+
}
|
419 |
+
}
|
420 |
+
|
421 |
+
$download_file = download_url( $url );
|
422 |
+
if ( is_wp_error( $download_file ) )
|
423 |
+
return new WP_Error( 'download_failed', 'Could not download theme package.', $download_file->get_error_message() );
|
424 |
+
|
425 |
+
// Unpack package.
|
426 |
+
$upgrade_folder = $this->api->get_themes_dir() . 'upgrade/';
|
427 |
+
if ( ! is_dir( $upgrade_folder ) ) {
|
428 |
+
if ( ! WPBDP_FS::mkdir( $upgrade_folder ) )
|
429 |
+
return new WP_Error( 'no_upgrade_folder', sprintf( 'Could not create temporary upgrade folder: %s.', $upgrade_folder ) );
|
430 |
+
}
|
431 |
+
|
432 |
+
$working_dir = $upgrade_folder . basename( basename( $download_file, '.tmp' ), '.zip' );
|
433 |
+
if ( is_dir( $working_dir) && ! WPBDP_FS::rmdir( $working_dir ) )
|
434 |
+
return new WP_Error( 'no_upgrade_folder', sprintf( 'Temporary upgrade folder already exists: %s.', $working_dir ) );
|
435 |
+
|
436 |
+
if ( ! WPBDP_FS::mkdir( $working_dir ) )
|
437 |
+
return new WP_Error( 'no_upgrade_folder', sprintf( 'Could not create upgrade folder: %s.', $working_dir ) );
|
438 |
+
|
439 |
+
$result = WPBDP_FS::unzip( $download_file, $working_dir );
|
440 |
+
if ( is_wp_error( $result ) )
|
441 |
+
return new WP_Error( 'unpackaging_failed', 'Could not unpackage theme file.' );
|
442 |
+
|
443 |
+
$contents_folder = $result[0];
|
444 |
+
$orig_theme_folder = $this->api->get_themes_dir() . $theme_id;
|
445 |
+
$theme_folder = $contents_folder . $theme_id;
|
446 |
+
if ( ! is_dir( $theme_folder ) || ! file_exists( trailingslashit( $theme_folder ) . 'theme.json' ) )
|
447 |
+
return new WP_Error( 'no_valid_theme', 'Package is not a valid theme file.' );
|
448 |
+
|
449 |
+
if ( ! WPBDP_FS::rmdir( $orig_theme_folder ) )
|
450 |
+
return new WP_Error( 'dest_not_writable', 'Could not cleanup destination directory.' );
|
451 |
+
|
452 |
+
if ( ! WPBDP_FS::movedir( $theme_folder, $this->api->get_themes_dir() ) )
|
453 |
+
return new WP_Error( 'theme_not_moved', 'Could not move theme to destination directory.' );
|
454 |
+
|
455 |
+
WPBDP_FS::rmdir( $working_dir );
|
456 |
+
WPBDP_FS::rmdir( $upgrade_folder );
|
457 |
+
|
458 |
+
return true;
|
459 |
+
}
|
460 |
+
|
461 |
}
|
includes/admin/settings/class-settings-admin.php
CHANGED
@@ -471,7 +471,8 @@ foreach ( $value as $i => $notice ) {
|
|
471 |
'author' => _x( 'Author\'s name', 'settings', 'WPBDM' ),
|
472 |
'listing' => _x( 'Listing\'s name (with link)', 'settings', 'WPBDM' ),
|
473 |
'expiration' => _x( 'Listing\'s expiration date', 'settings', 'WPBDM' ),
|
474 |
-
|
|
|
475 |
'category' => _x( 'Listing\'s categories', 'settings', 'WPBDM' ),
|
476 |
'payment_date' => _x( 'Listing\'s last payment date', 'settings', 'WPBDM' ),
|
477 |
'access_key' => _x( 'Listing\'s access key', 'settings', 'WPBDM' ),
|
471 |
'author' => _x( 'Author\'s name', 'settings', 'WPBDM' ),
|
472 |
'listing' => _x( 'Listing\'s name (with link)', 'settings', 'WPBDM' ),
|
473 |
'expiration' => _x( 'Listing\'s expiration date', 'settings', 'WPBDM' ),
|
474 |
+
'link' => _x( 'Listing\'s renewal link, formatted with an anchor tag', 'settings', 'WPBDM' ),
|
475 |
+
'link-raw' => _x( 'Listing\'s renewal URL, unformatted by any tags', 'settings', 'WPBDM' ),
|
476 |
'category' => _x( 'Listing\'s categories', 'settings', 'WPBDM' ),
|
477 |
'payment_date' => _x( 'Listing\'s last payment date', 'settings', 'WPBDM' ),
|
478 |
'access_key' => _x( 'Listing\'s access key', 'settings', 'WPBDM' ),
|
includes/class-listing-email-notification.php
CHANGED
@@ -186,6 +186,7 @@ class WPBDP__Listing_Email_Notification {
|
|
186 |
'listing' => sprintf( '<a href="%s">%s</a>', $listing->get_permalink(), esc_attr( $listing->get_title() ) ),
|
187 |
'expiration' => $expiration_date,
|
188 |
'link' => sprintf( '<a href="%1$s">%1$s</a>', $listing->get_renewal_url() ),
|
|
|
189 |
'category' => get_the_term_list( $listing->get_id(), WPBDP_CATEGORY_TAX, '', ', ' ),
|
190 |
'date' => $expiration_date,
|
191 |
'payment_date' => $payment_date,
|
186 |
'listing' => sprintf( '<a href="%s">%s</a>', $listing->get_permalink(), esc_attr( $listing->get_title() ) ),
|
187 |
'expiration' => $expiration_date,
|
188 |
'link' => sprintf( '<a href="%1$s">%1$s</a>', $listing->get_renewal_url() ),
|
189 |
+
'link-raw' => $listing->get_renewal_url(),
|
190 |
'category' => get_the_term_list( $listing->get_id(), WPBDP_CATEGORY_TAX, '', ', ' ),
|
191 |
'date' => $expiration_date,
|
192 |
'payment_date' => $payment_date,
|
includes/class-listing.php
CHANGED
@@ -408,7 +408,6 @@ class WPBDP_Listing {
|
|
408 |
if ( ! $plan )
|
409 |
return false;
|
410 |
|
411 |
-
|
412 |
global $wpdb;
|
413 |
|
414 |
$row = array();
|
408 |
if ( ! $plan )
|
409 |
return false;
|
410 |
|
|
|
411 |
global $wpdb;
|
412 |
|
413 |
$row = array();
|
includes/class-listings-api.php
CHANGED
@@ -2,108 +2,110 @@
|
|
2 |
|
3 |
if ( ! class_exists( 'WPBDP_Listings_API' ) ) {
|
4 |
|
5 |
-
/**
|
6 |
-
|
7 |
-
|
8 |
-
class WPBDP_Listings_API {
|
9 |
-
|
10 |
-
public function __construct() {
|
11 |
-
add_action( 'wpbdp_payment_completed', array( $this, 'update_listing_after_payment' ) );
|
12 |
-
}
|
13 |
-
|
14 |
-
public function update_listing_after_payment( $payment ) {
|
15 |
-
$listing = $payment->get_listing();
|
16 |
|
17 |
-
|
18 |
-
|
|
|
19 |
|
20 |
-
|
|
|
21 |
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
case 'plan':
|
26 |
-
case 'plan_renewal': // Do we really use/need this?
|
27 |
-
$listing->update_plan( $item );
|
28 |
|
29 |
-
|
30 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
}
|
32 |
-
break;
|
33 |
}
|
34 |
-
}
|
35 |
|
36 |
-
|
37 |
-
|
38 |
-
if ( $is_renewal) {
|
39 |
-
wpbdp_insert_log( array( 'log_type' => 'listing.renewal', 'object_id' => $payment->listing_id, 'message' => _x( 'Listing renewed', 'listings api', 'WPBDM' ) ) );
|
40 |
-
$listing->set_post_status( 'publish' );
|
41 |
-
|
42 |
-
do_action( 'wpbdp_listing_renewed', $listing, $payment );
|
43 |
}
|
44 |
-
}
|
45 |
-
|
46 |
|
47 |
-
// {{{ Quick search.
|
48 |
|
49 |
-
|
50 |
-
|
|
|
51 |
|
52 |
-
|
53 |
-
|
54 |
-
$fields[] = $field;
|
55 |
-
}
|
56 |
-
|
57 |
-
if ( ! $fields ) {
|
58 |
-
// Use default fields.
|
59 |
-
foreach( wpbdp_get_form_fields() as $field ) {
|
60 |
-
if ( in_array( $field->get_association(), array( 'title', 'excerpt', 'content' ) ) )
|
61 |
$fields[] = $field;
|
|
|
62 |
}
|
63 |
-
}
|
64 |
|
65 |
-
|
66 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
|
68 |
-
|
69 |
-
|
70 |
-
* @uses WPBDP_ListingsAPI::get_quick_search_fields().
|
71 |
-
* @param string $keywords The string used for searching.
|
72 |
-
* @param mixed $location Location information.
|
73 |
-
* @return array The listing IDs.
|
74 |
-
* @since 3.4
|
75 |
-
*/
|
76 |
-
public function quick_search( $keywords, $location = false ) {
|
77 |
-
$keywords = trim( $keywords );
|
78 |
|
79 |
-
|
80 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
|
82 |
-
|
83 |
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
|
|
|
|
88 |
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
|
93 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
94 |
|
95 |
-
|
96 |
-
* @deprecated since 5.0. Added back in 5.1.2 for compatibility with other plugins (#3178)
|
97 |
-
*/
|
98 |
-
public function get_thumbnail_id( $listing_id ) {
|
99 |
-
if ( $listing = wpbdp_get_listing( $listing_id ) ) {
|
100 |
-
return $listing->get_thumbnail_id();
|
101 |
}
|
102 |
|
103 |
-
return 0;
|
104 |
}
|
105 |
|
106 |
}
|
107 |
|
108 |
-
}
|
109 |
-
|
2 |
|
3 |
if ( ! class_exists( 'WPBDP_Listings_API' ) ) {
|
4 |
|
5 |
+
/**
|
6 |
+
* @since 3.5.4
|
7 |
+
*/
|
8 |
+
class WPBDP_Listings_API {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
|
10 |
+
public function __construct() {
|
11 |
+
add_action( 'wpbdp_payment_completed', array( $this, 'update_listing_after_payment' ) );
|
12 |
+
}
|
13 |
|
14 |
+
public function update_listing_after_payment( $payment ) {
|
15 |
+
$listing = $payment->get_listing();
|
16 |
|
17 |
+
if ( ! $listing ) {
|
18 |
+
return;
|
19 |
+
}
|
|
|
|
|
|
|
20 |
|
21 |
+
foreach ( $payment->payment_items as $item ) {
|
22 |
+
switch ( $item['type'] ) {
|
23 |
+
case 'recurring_plan':
|
24 |
+
case 'plan':
|
25 |
+
$listing->update_plan( $item, array( 'recalculate' => $item['is_renewal'] ? 0 : 1 ) );
|
26 |
+
|
27 |
+
if ( $item['is_renewal'] ) {
|
28 |
+
$listing->renew();
|
29 |
+
wpbdp_insert_log(
|
30 |
+
array(
|
31 |
+
'log_type' => 'listing.renewal',
|
32 |
+
'object_id' => $payment->listing_id,
|
33 |
+
'message' => _x( 'Listing renewed', 'listings api', 'WPBDM' ),
|
34 |
+
)
|
35 |
+
);
|
36 |
+
}
|
37 |
+
break;
|
38 |
}
|
|
|
39 |
}
|
|
|
40 |
|
41 |
+
$listing->set_status( 'complete' );
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
}
|
|
|
|
|
43 |
|
|
|
44 |
|
45 |
+
// {{{ Quick search.
|
46 |
+
private function get_quick_search_fields() {
|
47 |
+
$fields = array();
|
48 |
|
49 |
+
foreach ( wpbdp_get_option( 'quick-search-fields', array() ) as $field_id ) {
|
50 |
+
if ( $field = WPBDP_FormField::get( $field_id ) ) {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
$fields[] = $field;
|
52 |
+
}
|
53 |
}
|
|
|
54 |
|
55 |
+
if ( ! $fields ) {
|
56 |
+
// Use default fields.
|
57 |
+
foreach ( wpbdp_get_form_fields() as $field ) {
|
58 |
+
if ( in_array( $field->get_association(), array( 'title', 'excerpt', 'content' ) ) ) {
|
59 |
+
$fields[] = $field;
|
60 |
+
}
|
61 |
+
}
|
62 |
+
}
|
63 |
|
64 |
+
return $fields;
|
65 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
|
67 |
+
/**
|
68 |
+
* Performs a "quick search" for listings on the fields marked as quick-search fields in the plugin settings page.
|
69 |
+
*
|
70 |
+
* @uses WPBDP_ListingsAPI::get_quick_search_fields().
|
71 |
+
* @param string $keywords The string used for searching.
|
72 |
+
* @param mixed $location Location information.
|
73 |
+
* @return array The listing IDs.
|
74 |
+
* @since 3.4
|
75 |
+
*/
|
76 |
+
public function quick_search( $keywords, $location = false ) {
|
77 |
+
$keywords = trim( $keywords );
|
78 |
+
|
79 |
+
if ( ! $keywords && ! $location ) {
|
80 |
+
return array();
|
81 |
+
}
|
82 |
|
83 |
+
require_once WPBDP_PATH . 'core/helpers/class-search-helper.php';
|
84 |
|
85 |
+
$args = array(
|
86 |
+
'query' => $keywords,
|
87 |
+
'mode' => 'quick-search',
|
88 |
+
'location' => $location,
|
89 |
+
'fields' => $this->get_quick_search_fields(),
|
90 |
+
);
|
91 |
|
92 |
+
$helper = new WPBDP__Search_Helper( $args );
|
93 |
+
return $helper->get_posts();
|
94 |
+
}
|
95 |
|
96 |
+
// }}}
|
97 |
+
/**
|
98 |
+
* @deprecated since 5.0. Added back in 5.1.2 for compatibility with other plugins (#3178)
|
99 |
+
*/
|
100 |
+
public function get_thumbnail_id( $listing_id ) {
|
101 |
+
if ( $listing = wpbdp_get_listing( $listing_id ) ) {
|
102 |
+
return $listing->get_thumbnail_id();
|
103 |
+
}
|
104 |
|
105 |
+
return 0;
|
|
|
|
|
|
|
|
|
|
|
106 |
}
|
107 |
|
|
|
108 |
}
|
109 |
|
110 |
}
|
111 |
|
|
|
|
includes/class-query-integration.php
CHANGED
@@ -29,7 +29,6 @@ class WPBDP__Query_Integration {
|
|
29 |
}
|
30 |
|
31 |
public function add_query_vars( $vars ) {
|
32 |
-
array_push( $vars, 'id' );
|
33 |
array_push( $vars, 'listing' );
|
34 |
array_push( $vars, 'category_id' ); // TODO: are we really using this var?
|
35 |
array_push( $vars, 'category' );
|
29 |
}
|
30 |
|
31 |
public function add_query_vars( $vars ) {
|
|
|
32 |
array_push( $vars, 'listing' );
|
33 |
array_push( $vars, 'category_id' ); // TODO: are we really using this var?
|
34 |
array_push( $vars, 'category' );
|
includes/class-wpbdp.php
CHANGED
@@ -19,7 +19,7 @@ final class WPBDP {
|
|
19 |
}
|
20 |
|
21 |
private function setup_constants() {
|
22 |
-
define( 'WPBDP_VERSION', '5.5.
|
23 |
|
24 |
define( 'WPBDP_PATH', wp_normalize_path( plugin_dir_path( WPBDP_PLUGIN_FILE ) ) );
|
25 |
define( 'WPBDP_INC', trailingslashit( WPBDP_PATH . 'includes' ) );
|
19 |
}
|
20 |
|
21 |
private function setup_constants() {
|
22 |
+
define( 'WPBDP_VERSION', '5.5.10' );
|
23 |
|
24 |
define( 'WPBDP_PATH', wp_normalize_path( plugin_dir_path( WPBDP_PLUGIN_FILE ) ) );
|
25 |
define( 'WPBDP_INC', trailingslashit( WPBDP_PATH . 'includes' ) );
|
includes/fields/class-fieldtypes-twitter.php
CHANGED
@@ -61,13 +61,37 @@ class WPBDP_FieldTypes_Twitter extends WPBDP_Form_Field_Type {
|
|
61 |
|
62 |
$html = '';
|
63 |
$html .= '<div class="social-field twitter">';
|
64 |
-
$html .= sprintf(
|
65 |
-
|
|
|
|
|
|
|
|
|
|
|
66 |
$html .= '<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>';
|
67 |
$html .= '</div>';
|
68 |
|
69 |
return $html;
|
70 |
}
|
71 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
}
|
73 |
|
61 |
|
62 |
$html = '';
|
63 |
$html .= '<div class="social-field twitter">';
|
64 |
+
$html .= sprintf(
|
65 |
+
'<a href="https://twitter.com/%s" class="twitter-follow-button" data-show-count="%s" data-lang="%s">Follow @%s</a>',
|
66 |
+
$value,
|
67 |
+
! empty( $field->data( 'show_count' ) ) ? 'true' : 'false',
|
68 |
+
substr( get_bloginfo( 'language' ), 0, 2 ),
|
69 |
+
$value
|
70 |
+
);
|
71 |
$html .= '<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>';
|
72 |
$html .= '</div>';
|
73 |
|
74 |
return $html;
|
75 |
}
|
76 |
|
77 |
+
/**
|
78 |
+
* @since 5.5.10
|
79 |
+
*/
|
80 |
+
public function render_field_settings( &$field=null, $association=null ) {
|
81 |
+
$settings = array();
|
82 |
+
|
83 |
+
$settings['show_count'][] = _x( 'Show followers count?', 'form-fields admin', 'WPBDM' );
|
84 |
+
$settings['show_count'][] = '<input type="checkbox" value="1" name="field[show_count]" ' . ( $field && $field->data( 'show_count' ) ? ' checked="checked"' : '' ) . ' />';
|
85 |
+
|
86 |
+
return self::render_admin_settings( $settings );
|
87 |
+
}
|
88 |
+
|
89 |
+
/**
|
90 |
+
* @since 5.5.10
|
91 |
+
*/
|
92 |
+
public function process_field_settings( &$field ) {
|
93 |
+
$field->set_data( 'show_count', isset( $_POST['field']['show_count'] ) ? (bool) intval( $_POST['field']['show_count'] ) : false );
|
94 |
+
}
|
95 |
+
|
96 |
}
|
97 |
|
includes/fields/class-form-field-type.php
CHANGED
@@ -371,7 +371,7 @@ class WPBDP_Form_Field_Type {
|
|
371 |
$html .= '<div class="' . $css_classes . ' ' . $extra_classes . '" ' . $tag_attrs . '>';
|
372 |
|
373 |
if ( $label )
|
374 |
-
$html .= '<span class="field-label">' .
|
375 |
|
376 |
if ( $content )
|
377 |
$html .= '<span class="value">' . $content . '</span>';
|
371 |
$html .= '<div class="' . $css_classes . ' ' . $extra_classes . '" ' . $tag_attrs . '>';
|
372 |
|
373 |
if ( $label )
|
374 |
+
$html .= '<span class="field-label">' . apply_filters( 'wpbdp_display_field_label', esc_html( $label ), $labelorfield ) . ':</span> ';
|
375 |
|
376 |
if ( $content )
|
377 |
$html .= '<span class="value">' . $content . '</span>';
|
includes/functions.php
CHANGED
@@ -1186,6 +1186,8 @@ function wpbdp_sortbar_get_field_options() {
|
|
1186 |
$options[ $field->get_id() ] = apply_filters( 'wpbdp_render_field_label', $field->get_label(), $field );
|
1187 |
}
|
1188 |
|
|
|
|
|
1189 |
$options['user_login'] = _x( 'User', 'admin settings', 'WPBDM' );
|
1190 |
$options['user_registered'] = _x( 'User registration date', 'admin settings', 'WPBDM' );
|
1191 |
$options['date'] = _x( 'Date posted', 'admin settings', 'WPBDM' );
|
1186 |
$options[ $field->get_id() ] = apply_filters( 'wpbdp_render_field_label', $field->get_label(), $field );
|
1187 |
}
|
1188 |
|
1189 |
+
$options = apply_filters( 'wpbdp_sortbar_get_field_options', $options );
|
1190 |
+
|
1191 |
$options['user_login'] = _x( 'User', 'admin settings', 'WPBDM' );
|
1192 |
$options['user_registered'] = _x( 'User registration date', 'admin settings', 'WPBDM' );
|
1193 |
$options['date'] = _x( 'Date posted', 'admin settings', 'WPBDM' );
|
includes/licensing.php
CHANGED
@@ -753,7 +753,7 @@ class WPBDP_Licensing {
|
|
753 |
}
|
754 |
}
|
755 |
|
756 |
-
public function get_version_information() {
|
757 |
if ( ! $this->items ) {
|
758 |
return array();
|
759 |
}
|
@@ -767,7 +767,7 @@ class WPBDP_Licensing {
|
|
767 |
}
|
768 |
|
769 |
$updates = get_transient( 'wpbdp_updates' );
|
770 |
-
$needs_refresh = false;
|
771 |
|
772 |
foreach ( $this->items as $item ) {
|
773 |
if ( ! isset( $updates[ $item['item_type'] . '-' . $item['id'] ] ) ) {
|
753 |
}
|
754 |
}
|
755 |
|
756 |
+
public function get_version_information( $force_refresh = false ) {
|
757 |
if ( ! $this->items ) {
|
758 |
return array();
|
759 |
}
|
767 |
}
|
768 |
|
769 |
$updates = get_transient( 'wpbdp_updates' );
|
770 |
+
$needs_refresh = false || $force_refresh;
|
771 |
|
772 |
foreach ( $this->items as $item ) {
|
773 |
if ( ! isset( $updates[ $item['item_type'] . '-' . $item['id'] ] ) ) {
|
includes/views/renew_listing.php
CHANGED
@@ -139,7 +139,6 @@ class WPBDP__Views__Renew_Listing extends WPBDP__Authenticated_Listing_View {
|
|
139 |
);
|
140 |
|
141 |
if ( $payment->save() ) {
|
142 |
-
$this->listing->set_status( 'pending_renewal' );
|
143 |
if ( 0.0 === $payment->amount ) {
|
144 |
$this->listing->update_plan( $fee, array( 'recalculate' => 0 ) );
|
145 |
$this->listing->renew();
|
139 |
);
|
140 |
|
141 |
if ( $payment->save() ) {
|
|
|
142 |
if ( 0.0 === $payment->amount ) {
|
143 |
$this->listing->update_plan( $fee, array( 'recalculate' => 0 ) );
|
144 |
$this->listing->renew();
|
includes/views/submit_listing.php
CHANGED
@@ -504,7 +504,7 @@ class WPBDP__Views__Submit_Listing extends WPBDP__Authenticated_Listing_View {
|
|
504 |
|
505 |
$plans = $this->available_plans;
|
506 |
|
507 |
-
if ( ! $plans ) {
|
508 |
wp_die( _x( 'Can not submit a listing at this moment. Please try again later.', 'submit listing', 'WPBDM' ) );
|
509 |
}
|
510 |
|
504 |
|
505 |
$plans = $this->available_plans;
|
506 |
|
507 |
+
if ( ! $plans && ! $this->editing ) {
|
508 |
wp_die( _x( 'Can not submit a listing at this moment. Please try again later.', 'submit listing', 'WPBDM' ) );
|
509 |
}
|
510 |
|
languages/WPBDM-ar.mo
CHANGED
Binary file
|
languages/WPBDM-ar.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2019-
|
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"
|
@@ -1229,53 +1229,53 @@ msgctxt "listing status"
|
|
1229 |
msgid "Reported"
|
1230 |
msgstr ""
|
1231 |
|
1232 |
-
#: includes/class-listing.php:
|
1233 |
msgctxt "listing status"
|
1234 |
msgid "Unknown"
|
1235 |
msgstr ""
|
1236 |
|
1237 |
-
#: includes/class-listing.php:
|
1238 |
msgctxt "listing status"
|
1239 |
msgid "Legacy"
|
1240 |
msgstr ""
|
1241 |
|
1242 |
-
#: includes/class-listing.php:
|
1243 |
#, fuzzy
|
1244 |
msgctxt "listing status"
|
1245 |
msgid "Incomplete"
|
1246 |
msgstr "إكتمل"
|
1247 |
|
1248 |
-
#: includes/class-listing.php:
|
1249 |
#, fuzzy
|
1250 |
msgctxt "listing status"
|
1251 |
msgid "Pending Payment"
|
1252 |
msgstr "في انتظار التخلي"
|
1253 |
|
1254 |
-
#: includes/class-listing.php:
|
1255 |
#, fuzzy
|
1256 |
msgctxt "listing status"
|
1257 |
msgid "Complete"
|
1258 |
msgstr "إكتمل"
|
1259 |
|
1260 |
-
#: includes/class-listing.php:
|
1261 |
#, fuzzy
|
1262 |
msgctxt "listing status"
|
1263 |
msgid "Pending Upgrade"
|
1264 |
msgstr " في انتظار الترقية"
|
1265 |
|
1266 |
-
#: includes/class-listing.php:
|
1267 |
#, fuzzy
|
1268 |
msgctxt "listing status"
|
1269 |
msgid "Expired"
|
1270 |
msgstr "منتهي الصلاحية"
|
1271 |
|
1272 |
-
#: includes/class-listing.php:
|
1273 |
#, fuzzy
|
1274 |
msgctxt "listing status"
|
1275 |
msgid "Pending Renewal"
|
1276 |
msgstr "مفعل + ريثما يتم التجديد"
|
1277 |
|
1278 |
-
#: includes/class-listing.php:
|
1279 |
#, fuzzy
|
1280 |
msgctxt "listing status"
|
1281 |
msgid "Abandoned"
|
@@ -1839,27 +1839,29 @@ msgctxt "listings view"
|
|
1839 |
msgid "No Fee Plan"
|
1840 |
msgstr ""
|
1841 |
|
|
|
1842 |
#: includes/admin/class-themes-admin.php:45
|
1843 |
msgctxt "themes"
|
1844 |
msgid "Directory Themes"
|
1845 |
msgstr "قوالب الدليل"
|
1846 |
|
1847 |
-
#: includes/admin/class-themes-admin.php:
|
|
|
1848 |
msgctxt "themes"
|
1849 |
-
msgid "
|
1850 |
msgstr "قوالب الدليل"
|
1851 |
|
1852 |
-
#: includes/admin/class-themes-admin.php:
|
1853 |
msgctxt "themes"
|
1854 |
msgid "Could not change the active theme to \"%s\"."
|
1855 |
msgstr "تعذر تغيير القالب النشط إلى \"%s\"."
|
1856 |
|
1857 |
-
#: includes/admin/class-themes-admin.php:
|
1858 |
msgctxt "themes"
|
1859 |
msgid "Active theme changed to \"%s\"."
|
1860 |
msgstr "القالب النشط تغير إلى \"%s\"."
|
1861 |
|
1862 |
-
#: includes/admin/class-themes-admin.php:
|
1863 |
msgctxt "themes"
|
1864 |
msgid ""
|
1865 |
"%s requires that you tag your existing fields to match some places we want "
|
@@ -1868,53 +1870,67 @@ msgstr ""
|
|
1868 |
"%s يتطلب أن تضيف وسوم في الحقول الموجودة الخاصة بك لمطابقة بعض الأماكن لأننا "
|
1869 |
"نريد وضع البيانات الخاصة بك في القالب. وفيما يلي الحقول التي نظن أنها مفقودة."
|
1870 |
|
1871 |
-
#: includes/admin/class-themes-admin.php:
|
1872 |
msgctxt "themes"
|
1873 |
msgid "Map My Fields"
|
1874 |
msgstr "أنشئ خريطة لحقولي"
|
1875 |
|
1876 |
-
#: includes/admin/class-themes-admin.php:
|
1877 |
msgctxt "themes"
|
1878 |
msgid "Suggested fields created successfully."
|
1879 |
msgstr " تم إنشاء الحقول المقترحة بنجاح."
|
1880 |
|
1881 |
-
#: includes/admin/class-themes-admin.php:
|
1882 |
msgctxt "themes"
|
1883 |
msgid "Theme installed successfully."
|
1884 |
msgstr "تم تثبيت القالب بنجاح."
|
1885 |
|
1886 |
-
#: includes/admin/class-themes-admin.php:
|
1887 |
#, fuzzy
|
1888 |
msgctxt "themes"
|
1889 |
msgid "Theme was deleted successfully."
|
1890 |
msgstr "تم حذف القالب بنجاح."
|
1891 |
|
1892 |
-
#: includes/admin/class-themes-admin.php:
|
1893 |
msgctxt "themes"
|
1894 |
msgid "Could not delete theme directory. Check permissions."
|
1895 |
msgstr "تعذر حذف مجلد القالب. تحقق من الصلاحيات."
|
1896 |
|
1897 |
-
#: includes/admin/class-themes-admin.php:
|
1898 |
msgctxt "themes"
|
1899 |
msgid "Please upload a valid theme file."
|
1900 |
msgstr "المرجو رفع ملف قالب صالح."
|
1901 |
|
1902 |
-
#: includes/admin/class-themes-admin.php:
|
1903 |
msgctxt "themes"
|
1904 |
msgid "Could not move \"%s\" to a temporary directory."
|
1905 |
msgstr "لا يمكن نقل \"%s\" إلى مجلد مؤقت."
|
1906 |
|
1907 |
-
#: includes/admin/class-themes-admin.php:
|
1908 |
msgctxt "themes"
|
1909 |
msgid "Activate your <a>license key</a> to use this theme."
|
1910 |
msgstr "فعِّل <a>مفتاح الترخيص</a> الخاص بك لاستخدام هذا القالب."
|
1911 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1912 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
|
|
1913 |
msgctxt "themes"
|
1914 |
msgid "Updating theme..."
|
1915 |
msgstr "تحديث القالب..."
|
1916 |
|
1917 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
|
|
1918 |
msgctxt "themes"
|
1919 |
msgid "Theme updated."
|
1920 |
msgstr "تم تحديث القالب"
|
@@ -1924,11 +1940,6 @@ msgctxt "themes"
|
|
1924 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1925 |
msgstr "الإصدار الجديد متوفر (<b>%s</b>). <a>التحديث الآن.</a>"
|
1926 |
|
1927 |
-
#: includes/admin/upgrades/class-themes-updater.php:159
|
1928 |
-
msgctxt "themes"
|
1929 |
-
msgid "Could not update theme: %s"
|
1930 |
-
msgstr "تعذر تحديث القالب : %s"
|
1931 |
-
|
1932 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1933 |
#, fuzzy
|
1934 |
msgctxt "themes"
|
@@ -1985,12 +1996,18 @@ msgctxt "themes"
|
|
1985 |
msgid "Activate"
|
1986 |
msgstr "قم بالتفعيل"
|
1987 |
|
1988 |
-
#: templates/admin/themes-item.tpl.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
1989 |
msgctxt "themes"
|
1990 |
msgid "Version:"
|
1991 |
msgstr "الإصدار:"
|
1992 |
|
1993 |
-
#: templates/admin/themes-item.tpl.php:
|
1994 |
msgctxt "themes"
|
1995 |
msgid "Author:"
|
1996 |
msgstr "الكاتب:"
|
@@ -2021,13 +2038,13 @@ msgstr ""
|
|
2021 |
"<strong>ليست</strong> بديلاً عن قوالب ووردبريس. سوف تغير الشكل والمظهر لدليل "
|
2022 |
"الأعمال الخاص بك فقط."
|
2023 |
|
2024 |
-
#: includes/admin/class-themes-admin.php:
|
2025 |
msgctxt "admin themes"
|
2026 |
msgid ""
|
2027 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
2028 |
msgstr "إضافة دليل الأعمال - تجاوز القالب الخاص بك يحتاج إلى مراجعة!"
|
2029 |
|
2030 |
-
#: includes/admin/class-themes-admin.php:
|
2031 |
msgctxt "admin themes"
|
2032 |
msgid ""
|
2033 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
@@ -2036,7 +2053,7 @@ msgstr ""
|
|
2036 |
"بدءاً من الإصدار 4.0، \"دليل الأعمال\" يستخدام نظام قوالب جديد غير متوافق مع "
|
2037 |
"القوالب المستخدمة في الإصدارات السابقة."
|
2038 |
|
2039 |
-
#: includes/admin/class-themes-admin.php:
|
2040 |
msgctxt "admin themes"
|
2041 |
msgid ""
|
2042 |
"Because of this, your template overrides below have been disabled. You "
|
@@ -2931,6 +2948,12 @@ msgctxt "form-fields admin"
|
|
2931 |
msgid "Automatically generate excerpt from content field?"
|
2932 |
msgstr "تلقائياً إنشاء مقتطفات من حقل المحتوى؟"
|
2933 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2934 |
#: includes/fields/class-fieldtypes-url.php:36
|
2935 |
msgctxt "form-fields admin"
|
2936 |
msgid "Open link in a new window?"
|
@@ -3651,13 +3674,13 @@ msgid "Author"
|
|
3651 |
msgstr "الكاتب"
|
3652 |
|
3653 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3654 |
-
#: includes/functions.php:
|
3655 |
msgctxt "admin settings"
|
3656 |
msgid "Date posted"
|
3657 |
msgstr "تاريخ النشر"
|
3658 |
|
3659 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3660 |
-
#: includes/functions.php:
|
3661 |
msgctxt "admin settings"
|
3662 |
msgid "Date last modified"
|
3663 |
msgstr "تاريخ آخر تعديل"
|
@@ -4053,12 +4076,12 @@ msgctxt "admin settings"
|
|
4053 |
msgid "Uploaded Image (no resize)"
|
4054 |
msgstr "رفع الصور"
|
4055 |
|
4056 |
-
#: includes/functions.php:
|
4057 |
msgctxt "admin settings"
|
4058 |
msgid "User"
|
4059 |
msgstr "عضو"
|
4060 |
|
4061 |
-
#: includes/functions.php:
|
4062 |
msgctxt "admin settings"
|
4063 |
msgid "User registration date"
|
4064 |
msgstr "تاريخ تسجيل العضو"
|
@@ -4086,36 +4109,36 @@ msgctxt "expiration notices"
|
|
4086 |
msgid "Delete"
|
4087 |
msgstr "Effacer"
|
4088 |
|
4089 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4090 |
msgctxt "expiration notices"
|
4091 |
msgid "recurring and non-recurring"
|
4092 |
msgstr ""
|
4093 |
|
4094 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4095 |
#, fuzzy
|
4096 |
msgctxt "expiration notices"
|
4097 |
msgid "recurring only"
|
4098 |
msgstr "(متكرر)"
|
4099 |
|
4100 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4101 |
#, fuzzy
|
4102 |
msgctxt "expiration notices"
|
4103 |
msgid "non-recurring only"
|
4104 |
msgstr "(متكرر)"
|
4105 |
|
4106 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4107 |
#, fuzzy
|
4108 |
msgctxt "expiration notices"
|
4109 |
msgid "Sent when a listing (%s) is renewed."
|
4110 |
msgstr "ترسل بعد أن يضاف الإعلان."
|
4111 |
|
4112 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4113 |
#, fuzzy
|
4114 |
msgctxt "expiration notices"
|
4115 |
msgid "Sent when a listing (%s) expires."
|
4116 |
msgstr "الإعلان منتهي التاريخ"
|
4117 |
|
4118 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4119 |
#, fuzzy
|
4120 |
msgctxt "expiration notices"
|
4121 |
msgid "%d day"
|
@@ -4127,7 +4150,7 @@ msgstr[3] "%d أيام"
|
|
4127 |
msgstr[4] "%d يوم"
|
4128 |
msgstr[5] "%d يوم"
|
4129 |
|
4130 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4131 |
msgctxt "expiration notices"
|
4132 |
msgid "%d week"
|
4133 |
msgid_plural "%d weeks"
|
@@ -4138,7 +4161,7 @@ msgstr[3] ""
|
|
4138 |
msgstr[4] ""
|
4139 |
msgstr[5] ""
|
4140 |
|
4141 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4142 |
msgctxt "expiration notices"
|
4143 |
msgid "%d month"
|
4144 |
msgid_plural "%d months"
|
@@ -4151,31 +4174,31 @@ msgstr[5] ""
|
|
4151 |
|
4152 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4153 |
#. non-recuring only)
|
4154 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4155 |
msgctxt "expiration notices"
|
4156 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4157 |
msgstr ""
|
4158 |
|
4159 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4160 |
#. non-recuring only)
|
4161 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4162 |
#, fuzzy
|
4163 |
msgctxt "expiration notices"
|
4164 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4165 |
msgstr "ترسل بعد أن يضاف الإعلان."
|
4166 |
|
4167 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4168 |
msgctxt "expiration notices"
|
4169 |
msgid "At the time of expiration"
|
4170 |
msgstr ""
|
4171 |
|
4172 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4173 |
#, fuzzy
|
4174 |
msgctxt "expiration notices"
|
4175 |
msgid "Right after a successful renewal"
|
4176 |
msgstr "تم تعيين الرسوم بنجاح."
|
4177 |
|
4178 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4179 |
msgctxt "expiration notices"
|
4180 |
msgid "%d day before expiration"
|
4181 |
msgid_plural "%d days before expiration"
|
@@ -4186,7 +4209,7 @@ msgstr[3] ""
|
|
4186 |
msgstr[4] ""
|
4187 |
msgstr[5] ""
|
4188 |
|
4189 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4190 |
msgctxt "expiration notices"
|
4191 |
msgid "%d day after expiration"
|
4192 |
msgid_plural "%d days after expiration"
|
@@ -4197,7 +4220,7 @@ msgstr[3] ""
|
|
4197 |
msgstr[4] ""
|
4198 |
msgstr[5] ""
|
4199 |
|
4200 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4201 |
msgctxt "expiration notices"
|
4202 |
msgid "%d week before expiration"
|
4203 |
msgid_plural "%d weeks before expiration"
|
@@ -4208,7 +4231,7 @@ msgstr[3] ""
|
|
4208 |
msgstr[4] ""
|
4209 |
msgstr[5] ""
|
4210 |
|
4211 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4212 |
msgctxt "expiration notices"
|
4213 |
msgid "%d week after expiration"
|
4214 |
msgid_plural "%d weeks after expiration"
|
@@ -4219,7 +4242,7 @@ msgstr[3] ""
|
|
4219 |
msgstr[4] ""
|
4220 |
msgstr[5] ""
|
4221 |
|
4222 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4223 |
msgctxt "expiration notices"
|
4224 |
msgid "%d month before expiration"
|
4225 |
msgid_plural "%d months before expiration"
|
@@ -4230,7 +4253,7 @@ msgstr[3] ""
|
|
4230 |
msgstr[4] ""
|
4231 |
msgstr[5] ""
|
4232 |
|
4233 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4234 |
msgctxt "expiration notices"
|
4235 |
msgid "%d month after expiration"
|
4236 |
msgid_plural "%d months after expiration"
|
@@ -4241,29 +4264,29 @@ msgstr[3] ""
|
|
4241 |
msgstr[4] ""
|
4242 |
msgstr[5] ""
|
4243 |
|
4244 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4245 |
#, fuzzy
|
4246 |
msgctxt "expiration notices"
|
4247 |
msgid "Applies to"
|
4248 |
msgstr "Appliqué à"
|
4249 |
|
4250 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4251 |
msgctxt "expiration notices"
|
4252 |
msgid "Non-recurring listings"
|
4253 |
msgstr ""
|
4254 |
|
4255 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4256 |
#, fuzzy
|
4257 |
msgctxt "expiration notices"
|
4258 |
msgid "Recurring listings"
|
4259 |
msgstr "الرجوع إلى الإعلان."
|
4260 |
|
4261 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4262 |
msgctxt "expiration notices"
|
4263 |
msgid "Recurring and non-recurring listings"
|
4264 |
msgstr ""
|
4265 |
|
4266 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4267 |
msgctxt "expiration notices"
|
4268 |
msgid "When to send?"
|
4269 |
msgstr ""
|
@@ -4297,30 +4320,34 @@ msgid "Listing's expiration date"
|
|
4297 |
msgstr "إنتهاء صلاحية الإعلان"
|
4298 |
|
4299 |
#: includes/admin/settings/class-settings-admin.php:474
|
4300 |
-
#, fuzzy
|
4301 |
msgctxt "settings"
|
4302 |
-
msgid "Listing's renewal link"
|
4303 |
-
msgstr "
|
4304 |
|
4305 |
#: includes/admin/settings/class-settings-admin.php:475
|
|
|
|
|
|
|
|
|
|
|
4306 |
#, fuzzy
|
4307 |
msgctxt "settings"
|
4308 |
msgid "Listing's categories"
|
4309 |
msgstr "عنوان الإعلان"
|
4310 |
|
4311 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4312 |
#, fuzzy
|
4313 |
msgctxt "settings"
|
4314 |
msgid "Listing's last payment date"
|
4315 |
msgstr "إنتهاء صلاحية الإعلان"
|
4316 |
|
4317 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4318 |
#, fuzzy
|
4319 |
msgctxt "settings"
|
4320 |
msgid "Listing's access key"
|
4321 |
msgstr "مفاتيح وصول الإعلان"
|
4322 |
|
4323 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4324 |
#, fuzzy
|
4325 |
msgctxt "settings"
|
4326 |
msgid "Settings reset to default."
|
@@ -5942,19 +5969,19 @@ msgctxt "listing"
|
|
5942 |
msgid "Listing expired"
|
5943 |
msgstr "الإعلان منتهي التاريخ"
|
5944 |
|
5945 |
-
#: includes/class-listing.php:
|
5946 |
#, fuzzy
|
5947 |
msgctxt "listing"
|
5948 |
msgid "(Unavailable Plan)"
|
5949 |
msgstr "(رسم غير متوفر)"
|
5950 |
|
5951 |
-
#: includes/class-listing.php:
|
5952 |
#, fuzzy
|
5953 |
msgctxt "listing"
|
5954 |
msgid "Plan \"%s\" (recurring)"
|
5955 |
msgstr "(متكرر)"
|
5956 |
|
5957 |
-
#: includes/class-listing.php:
|
5958 |
msgctxt "listing"
|
5959 |
msgid "Plan \"%s\""
|
5960 |
msgstr ""
|
@@ -6013,19 +6040,19 @@ msgid "Free Listing"
|
|
6013 |
msgstr "إعلان مجاني"
|
6014 |
|
6015 |
#. translators: [%s] is the name of the blog.
|
6016 |
-
#: includes/class-listing-email-notification.php:
|
6017 |
msgctxt "notify email"
|
6018 |
msgid "[%s] New listing notification"
|
6019 |
msgstr "[%s] تنبيه الإعلان الجديد"
|
6020 |
|
6021 |
#. translators: [%s] is the name of the blog.
|
6022 |
-
#: includes/class-listing-email-notification.php:
|
6023 |
msgctxt "notify email"
|
6024 |
msgid "[%s] Listing edit notification"
|
6025 |
msgstr "[%s] تنبيه تحرير الإعلان"
|
6026 |
|
6027 |
#. translators: %s is the name of the blog.
|
6028 |
-
#: includes/class-listing-email-notification.php:
|
6029 |
#, fuzzy
|
6030 |
msgctxt "notify email"
|
6031 |
msgid "[%s] Reported listing notification"
|
@@ -6136,7 +6163,7 @@ msgctxt "notify email"
|
|
6136 |
msgid "Report additional info"
|
6137 |
msgstr ""
|
6138 |
|
6139 |
-
#: includes/class-listings-api.php:
|
6140 |
#, fuzzy
|
6141 |
msgctxt "listings api"
|
6142 |
msgid "Listing renewed"
|
@@ -6936,13 +6963,13 @@ msgctxt "image field"
|
|
6936 |
msgid "Caption for %s is required."
|
6937 |
msgstr "البلد المطلوب."
|
6938 |
|
6939 |
-
#: includes/functions.php:
|
6940 |
#, fuzzy
|
6941 |
msgctxt "templates"
|
6942 |
msgid "Return to results"
|
6943 |
msgstr "العودة إلى الدليل."
|
6944 |
|
6945 |
-
#: includes/functions.php:
|
6946 |
msgctxt "templates"
|
6947 |
msgid "Go back"
|
6948 |
msgstr ""
|
@@ -9529,6 +9556,11 @@ msgctxt "themes/default"
|
|
9529 |
msgid "Address"
|
9530 |
msgstr "العنوان"
|
9531 |
|
|
|
|
|
|
|
|
|
|
|
9532 |
#, fuzzy
|
9533 |
#~ msgctxt "flag listing"
|
9534 |
#~ msgid "The reCAPTCHA wasn't entered correctly."
|
5 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2019-09-11 22:04:30+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"
|
1229 |
msgid "Reported"
|
1230 |
msgstr ""
|
1231 |
|
1232 |
+
#: includes/class-listing.php:770
|
1233 |
msgctxt "listing status"
|
1234 |
msgid "Unknown"
|
1235 |
msgstr ""
|
1236 |
|
1237 |
+
#: includes/class-listing.php:771
|
1238 |
msgctxt "listing status"
|
1239 |
msgid "Legacy"
|
1240 |
msgstr ""
|
1241 |
|
1242 |
+
#: includes/class-listing.php:772
|
1243 |
#, fuzzy
|
1244 |
msgctxt "listing status"
|
1245 |
msgid "Incomplete"
|
1246 |
msgstr "إكتمل"
|
1247 |
|
1248 |
+
#: includes/class-listing.php:773
|
1249 |
#, fuzzy
|
1250 |
msgctxt "listing status"
|
1251 |
msgid "Pending Payment"
|
1252 |
msgstr "في انتظار التخلي"
|
1253 |
|
1254 |
+
#: includes/class-listing.php:774
|
1255 |
#, fuzzy
|
1256 |
msgctxt "listing status"
|
1257 |
msgid "Complete"
|
1258 |
msgstr "إكتمل"
|
1259 |
|
1260 |
+
#: includes/class-listing.php:775
|
1261 |
#, fuzzy
|
1262 |
msgctxt "listing status"
|
1263 |
msgid "Pending Upgrade"
|
1264 |
msgstr " في انتظار الترقية"
|
1265 |
|
1266 |
+
#: includes/class-listing.php:776
|
1267 |
#, fuzzy
|
1268 |
msgctxt "listing status"
|
1269 |
msgid "Expired"
|
1270 |
msgstr "منتهي الصلاحية"
|
1271 |
|
1272 |
+
#: includes/class-listing.php:777
|
1273 |
#, fuzzy
|
1274 |
msgctxt "listing status"
|
1275 |
msgid "Pending Renewal"
|
1276 |
msgstr "مفعل + ريثما يتم التجديد"
|
1277 |
|
1278 |
+
#: includes/class-listing.php:778
|
1279 |
#, fuzzy
|
1280 |
msgctxt "listing status"
|
1281 |
msgid "Abandoned"
|
1839 |
msgid "No Fee Plan"
|
1840 |
msgstr ""
|
1841 |
|
1842 |
+
#: includes/admin/class-themes-admin.php:44
|
1843 |
#: includes/admin/class-themes-admin.php:45
|
1844 |
msgctxt "themes"
|
1845 |
msgid "Directory Themes"
|
1846 |
msgstr "قوالب الدليل"
|
1847 |
|
1848 |
+
#: includes/admin/class-themes-admin.php:45
|
1849 |
+
#, fuzzy
|
1850 |
msgctxt "themes"
|
1851 |
+
msgid "Dir. Themes %s"
|
1852 |
msgstr "قوالب الدليل"
|
1853 |
|
1854 |
+
#: includes/admin/class-themes-admin.php:134
|
1855 |
msgctxt "themes"
|
1856 |
msgid "Could not change the active theme to \"%s\"."
|
1857 |
msgstr "تعذر تغيير القالب النشط إلى \"%s\"."
|
1858 |
|
1859 |
+
#: includes/admin/class-themes-admin.php:175
|
1860 |
msgctxt "themes"
|
1861 |
msgid "Active theme changed to \"%s\"."
|
1862 |
msgstr "القالب النشط تغير إلى \"%s\"."
|
1863 |
|
1864 |
+
#: includes/admin/class-themes-admin.php:178
|
1865 |
msgctxt "themes"
|
1866 |
msgid ""
|
1867 |
"%s requires that you tag your existing fields to match some places we want "
|
1870 |
"%s يتطلب أن تضيف وسوم في الحقول الموجودة الخاصة بك لمطابقة بعض الأماكن لأننا "
|
1871 |
"نريد وضع البيانات الخاصة بك في القالب. وفيما يلي الحقول التي نظن أنها مفقودة."
|
1872 |
|
1873 |
+
#: includes/admin/class-themes-admin.php:187
|
1874 |
msgctxt "themes"
|
1875 |
msgid "Map My Fields"
|
1876 |
msgstr "أنشئ خريطة لحقولي"
|
1877 |
|
1878 |
+
#: includes/admin/class-themes-admin.php:194
|
1879 |
msgctxt "themes"
|
1880 |
msgid "Suggested fields created successfully."
|
1881 |
msgstr " تم إنشاء الحقول المقترحة بنجاح."
|
1882 |
|
1883 |
+
#: includes/admin/class-themes-admin.php:197
|
1884 |
msgctxt "themes"
|
1885 |
msgid "Theme installed successfully."
|
1886 |
msgstr "تم تثبيت القالب بنجاح."
|
1887 |
|
1888 |
+
#: includes/admin/class-themes-admin.php:200
|
1889 |
#, fuzzy
|
1890 |
msgctxt "themes"
|
1891 |
msgid "Theme was deleted successfully."
|
1892 |
msgstr "تم حذف القالب بنجاح."
|
1893 |
|
1894 |
+
#: includes/admin/class-themes-admin.php:203
|
1895 |
msgctxt "themes"
|
1896 |
msgid "Could not delete theme directory. Check permissions."
|
1897 |
msgstr "تعذر حذف مجلد القالب. تحقق من الصلاحيات."
|
1898 |
|
1899 |
+
#: includes/admin/class-themes-admin.php:250
|
1900 |
msgctxt "themes"
|
1901 |
msgid "Please upload a valid theme file."
|
1902 |
msgstr "المرجو رفع ملف قالب صالح."
|
1903 |
|
1904 |
+
#: includes/admin/class-themes-admin.php:257
|
1905 |
msgctxt "themes"
|
1906 |
msgid "Could not move \"%s\" to a temporary directory."
|
1907 |
msgstr "لا يمكن نقل \"%s\" إلى مجلد مؤقت."
|
1908 |
|
1909 |
+
#: includes/admin/class-themes-admin.php:332
|
1910 |
msgctxt "themes"
|
1911 |
msgid "Activate your <a>license key</a> to use this theme."
|
1912 |
msgstr "فعِّل <a>مفتاح الترخيص</a> الخاص بك لاستخدام هذا القالب."
|
1913 |
|
1914 |
+
#: includes/admin/class-themes-admin.php:373
|
1915 |
+
#, fuzzy
|
1916 |
+
msgctxt "themes"
|
1917 |
+
msgid "Invalid theme ID"
|
1918 |
+
msgstr "معرف حقل غير صالح"
|
1919 |
+
|
1920 |
+
#: includes/admin/class-themes-admin.php:379
|
1921 |
+
#: includes/admin/upgrades/class-themes-updater.php:159
|
1922 |
+
msgctxt "themes"
|
1923 |
+
msgid "Could not update theme: %s"
|
1924 |
+
msgstr "تعذر تحديث القالب : %s"
|
1925 |
+
|
1926 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
1927 |
+
#: templates/admin/themes-item.tpl.php:24
|
1928 |
msgctxt "themes"
|
1929 |
msgid "Updating theme..."
|
1930 |
msgstr "تحديث القالب..."
|
1931 |
|
1932 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
1933 |
+
#: templates/admin/themes-item.tpl.php:25
|
1934 |
msgctxt "themes"
|
1935 |
msgid "Theme updated."
|
1936 |
msgstr "تم تحديث القالب"
|
1940 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1941 |
msgstr "الإصدار الجديد متوفر (<b>%s</b>). <a>التحديث الآن.</a>"
|
1942 |
|
|
|
|
|
|
|
|
|
|
|
1943 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1944 |
#, fuzzy
|
1945 |
msgctxt "themes"
|
1996 |
msgid "Activate"
|
1997 |
msgstr "قم بالتفعيل"
|
1998 |
|
1999 |
+
#: templates/admin/themes-item.tpl.php:29
|
2000 |
+
#, fuzzy
|
2001 |
+
msgctxt "themes"
|
2002 |
+
msgid "New version available. <a>Update now.</a>"
|
2003 |
+
msgstr "الإصدار الجديد متوفر (<b>%s</b>). <a>التحديث الآن.</a>"
|
2004 |
+
|
2005 |
+
#: templates/admin/themes-item.tpl.php:51
|
2006 |
msgctxt "themes"
|
2007 |
msgid "Version:"
|
2008 |
msgstr "الإصدار:"
|
2009 |
|
2010 |
+
#: templates/admin/themes-item.tpl.php:54
|
2011 |
msgctxt "themes"
|
2012 |
msgid "Author:"
|
2013 |
msgstr "الكاتب:"
|
2038 |
"<strong>ليست</strong> بديلاً عن قوالب ووردبريس. سوف تغير الشكل والمظهر لدليل "
|
2039 |
"الأعمال الخاص بك فقط."
|
2040 |
|
2041 |
+
#: includes/admin/class-themes-admin.php:91
|
2042 |
msgctxt "admin themes"
|
2043 |
msgid ""
|
2044 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
2045 |
msgstr "إضافة دليل الأعمال - تجاوز القالب الخاص بك يحتاج إلى مراجعة!"
|
2046 |
|
2047 |
+
#: includes/admin/class-themes-admin.php:93
|
2048 |
msgctxt "admin themes"
|
2049 |
msgid ""
|
2050 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
2053 |
"بدءاً من الإصدار 4.0، \"دليل الأعمال\" يستخدام نظام قوالب جديد غير متوافق مع "
|
2054 |
"القوالب المستخدمة في الإصدارات السابقة."
|
2055 |
|
2056 |
+
#: includes/admin/class-themes-admin.php:95
|
2057 |
msgctxt "admin themes"
|
2058 |
msgid ""
|
2059 |
"Because of this, your template overrides below have been disabled. You "
|
2948 |
msgid "Automatically generate excerpt from content field?"
|
2949 |
msgstr "تلقائياً إنشاء مقتطفات من حقل المحتوى؟"
|
2950 |
|
2951 |
+
#: includes/fields/class-fieldtypes-twitter.php:83
|
2952 |
+
#, fuzzy
|
2953 |
+
msgctxt "form-fields admin"
|
2954 |
+
msgid "Show followers count?"
|
2955 |
+
msgstr "إظهار عدد إعلانات التصنيف؟"
|
2956 |
+
|
2957 |
#: includes/fields/class-fieldtypes-url.php:36
|
2958 |
msgctxt "form-fields admin"
|
2959 |
msgid "Open link in a new window?"
|
3674 |
msgstr "الكاتب"
|
3675 |
|
3676 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3677 |
+
#: includes/functions.php:1193
|
3678 |
msgctxt "admin settings"
|
3679 |
msgid "Date posted"
|
3680 |
msgstr "تاريخ النشر"
|
3681 |
|
3682 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3683 |
+
#: includes/functions.php:1194
|
3684 |
msgctxt "admin settings"
|
3685 |
msgid "Date last modified"
|
3686 |
msgstr "تاريخ آخر تعديل"
|
4076 |
msgid "Uploaded Image (no resize)"
|
4077 |
msgstr "رفع الصور"
|
4078 |
|
4079 |
+
#: includes/functions.php:1191
|
4080 |
msgctxt "admin settings"
|
4081 |
msgid "User"
|
4082 |
msgstr "عضو"
|
4083 |
|
4084 |
+
#: includes/functions.php:1192
|
4085 |
msgctxt "admin settings"
|
4086 |
msgid "User registration date"
|
4087 |
msgstr "تاريخ تسجيل العضو"
|
4109 |
msgid "Delete"
|
4110 |
msgstr "Effacer"
|
4111 |
|
4112 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
4113 |
msgctxt "expiration notices"
|
4114 |
msgid "recurring and non-recurring"
|
4115 |
msgstr ""
|
4116 |
|
4117 |
+
#: includes/admin/settings/class-settings-admin.php:497
|
4118 |
#, fuzzy
|
4119 |
msgctxt "expiration notices"
|
4120 |
msgid "recurring only"
|
4121 |
msgstr "(متكرر)"
|
4122 |
|
4123 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
4124 |
#, fuzzy
|
4125 |
msgctxt "expiration notices"
|
4126 |
msgid "non-recurring only"
|
4127 |
msgstr "(متكرر)"
|
4128 |
|
4129 |
+
#: includes/admin/settings/class-settings-admin.php:503
|
4130 |
#, fuzzy
|
4131 |
msgctxt "expiration notices"
|
4132 |
msgid "Sent when a listing (%s) is renewed."
|
4133 |
msgstr "ترسل بعد أن يضاف الإعلان."
|
4134 |
|
4135 |
+
#: includes/admin/settings/class-settings-admin.php:508
|
4136 |
#, fuzzy
|
4137 |
msgctxt "expiration notices"
|
4138 |
msgid "Sent when a listing (%s) expires."
|
4139 |
msgstr "الإعلان منتهي التاريخ"
|
4140 |
|
4141 |
+
#: includes/admin/settings/class-settings-admin.php:516
|
4142 |
#, fuzzy
|
4143 |
msgctxt "expiration notices"
|
4144 |
msgid "%d day"
|
4150 |
msgstr[4] "%d يوم"
|
4151 |
msgstr[5] "%d يوم"
|
4152 |
|
4153 |
+
#: includes/admin/settings/class-settings-admin.php:519
|
4154 |
msgctxt "expiration notices"
|
4155 |
msgid "%d week"
|
4156 |
msgid_plural "%d weeks"
|
4161 |
msgstr[4] ""
|
4162 |
msgstr[5] ""
|
4163 |
|
4164 |
+
#: includes/admin/settings/class-settings-admin.php:522
|
4165 |
msgctxt "expiration notices"
|
4166 |
msgid "%d month"
|
4167 |
msgid_plural "%d months"
|
4174 |
|
4175 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4176 |
#. non-recuring only)
|
4177 |
+
#: includes/admin/settings/class-settings-admin.php:528
|
4178 |
msgctxt "expiration notices"
|
4179 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4180 |
msgstr ""
|
4181 |
|
4182 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4183 |
#. non-recuring only)
|
4184 |
+
#: includes/admin/settings/class-settings-admin.php:531
|
4185 |
#, fuzzy
|
4186 |
msgctxt "expiration notices"
|
4187 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4188 |
msgstr "ترسل بعد أن يضاف الإعلان."
|
4189 |
|
4190 |
+
#: includes/admin/settings/class-settings-admin.php:548
|
4191 |
msgctxt "expiration notices"
|
4192 |
msgid "At the time of expiration"
|
4193 |
msgstr ""
|
4194 |
|
4195 |
+
#: includes/admin/settings/class-settings-admin.php:549
|
4196 |
#, fuzzy
|
4197 |
msgctxt "expiration notices"
|
4198 |
msgid "Right after a successful renewal"
|
4199 |
msgstr "تم تعيين الرسوم بنجاح."
|
4200 |
|
4201 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
4202 |
msgctxt "expiration notices"
|
4203 |
msgid "%d day before expiration"
|
4204 |
msgid_plural "%d days before expiration"
|
4209 |
msgstr[4] ""
|
4210 |
msgstr[5] ""
|
4211 |
|
4212 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
4213 |
msgctxt "expiration notices"
|
4214 |
msgid "%d day after expiration"
|
4215 |
msgid_plural "%d days after expiration"
|
4220 |
msgstr[4] ""
|
4221 |
msgstr[5] ""
|
4222 |
|
4223 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4224 |
msgctxt "expiration notices"
|
4225 |
msgid "%d week before expiration"
|
4226 |
msgid_plural "%d weeks before expiration"
|
4231 |
msgstr[4] ""
|
4232 |
msgstr[5] ""
|
4233 |
|
4234 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4235 |
msgctxt "expiration notices"
|
4236 |
msgid "%d week after expiration"
|
4237 |
msgid_plural "%d weeks after expiration"
|
4242 |
msgstr[4] ""
|
4243 |
msgstr[5] ""
|
4244 |
|
4245 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4246 |
msgctxt "expiration notices"
|
4247 |
msgid "%d month before expiration"
|
4248 |
msgid_plural "%d months before expiration"
|
4253 |
msgstr[4] ""
|
4254 |
msgstr[5] ""
|
4255 |
|
4256 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4257 |
msgctxt "expiration notices"
|
4258 |
msgid "%d month after expiration"
|
4259 |
msgid_plural "%d months after expiration"
|
4264 |
msgstr[4] ""
|
4265 |
msgstr[5] ""
|
4266 |
|
4267 |
+
#: includes/admin/settings/class-settings-admin.php:593
|
4268 |
#, fuzzy
|
4269 |
msgctxt "expiration notices"
|
4270 |
msgid "Applies to"
|
4271 |
msgstr "Appliqué à"
|
4272 |
|
4273 |
+
#: includes/admin/settings/class-settings-admin.php:596
|
4274 |
msgctxt "expiration notices"
|
4275 |
msgid "Non-recurring listings"
|
4276 |
msgstr ""
|
4277 |
|
4278 |
+
#: includes/admin/settings/class-settings-admin.php:597
|
4279 |
#, fuzzy
|
4280 |
msgctxt "expiration notices"
|
4281 |
msgid "Recurring listings"
|
4282 |
msgstr "الرجوع إلى الإعلان."
|
4283 |
|
4284 |
+
#: includes/admin/settings/class-settings-admin.php:598
|
4285 |
msgctxt "expiration notices"
|
4286 |
msgid "Recurring and non-recurring listings"
|
4287 |
msgstr ""
|
4288 |
|
4289 |
+
#: includes/admin/settings/class-settings-admin.php:603
|
4290 |
msgctxt "expiration notices"
|
4291 |
msgid "When to send?"
|
4292 |
msgstr ""
|
4320 |
msgstr "إنتهاء صلاحية الإعلان"
|
4321 |
|
4322 |
#: includes/admin/settings/class-settings-admin.php:474
|
|
|
4323 |
msgctxt "settings"
|
4324 |
+
msgid "Listing's renewal link, formatted with an anchor tag"
|
4325 |
+
msgstr ""
|
4326 |
|
4327 |
#: includes/admin/settings/class-settings-admin.php:475
|
4328 |
+
msgctxt "settings"
|
4329 |
+
msgid "Listing's renewal URL, unformatted by any tags"
|
4330 |
+
msgstr ""
|
4331 |
+
|
4332 |
+
#: includes/admin/settings/class-settings-admin.php:476
|
4333 |
#, fuzzy
|
4334 |
msgctxt "settings"
|
4335 |
msgid "Listing's categories"
|
4336 |
msgstr "عنوان الإعلان"
|
4337 |
|
4338 |
+
#: includes/admin/settings/class-settings-admin.php:477
|
4339 |
#, fuzzy
|
4340 |
msgctxt "settings"
|
4341 |
msgid "Listing's last payment date"
|
4342 |
msgstr "إنتهاء صلاحية الإعلان"
|
4343 |
|
4344 |
+
#: includes/admin/settings/class-settings-admin.php:478
|
4345 |
#, fuzzy
|
4346 |
msgctxt "settings"
|
4347 |
msgid "Listing's access key"
|
4348 |
msgstr "مفاتيح وصول الإعلان"
|
4349 |
|
4350 |
+
#: includes/admin/settings/class-settings-admin.php:635
|
4351 |
#, fuzzy
|
4352 |
msgctxt "settings"
|
4353 |
msgid "Settings reset to default."
|
5969 |
msgid "Listing expired"
|
5970 |
msgstr "الإعلان منتهي التاريخ"
|
5971 |
|
5972 |
+
#: includes/class-listing.php:510
|
5973 |
#, fuzzy
|
5974 |
msgctxt "listing"
|
5975 |
msgid "(Unavailable Plan)"
|
5976 |
msgstr "(رسم غير متوفر)"
|
5977 |
|
5978 |
+
#: includes/class-listing.php:667
|
5979 |
#, fuzzy
|
5980 |
msgctxt "listing"
|
5981 |
msgid "Plan \"%s\" (recurring)"
|
5982 |
msgstr "(متكرر)"
|
5983 |
|
5984 |
+
#: includes/class-listing.php:669
|
5985 |
msgctxt "listing"
|
5986 |
msgid "Plan \"%s\""
|
5987 |
msgstr ""
|
6040 |
msgstr "إعلان مجاني"
|
6041 |
|
6042 |
#. translators: [%s] is the name of the blog.
|
6043 |
+
#: includes/class-listing-email-notification.php:235
|
6044 |
msgctxt "notify email"
|
6045 |
msgid "[%s] New listing notification"
|
6046 |
msgstr "[%s] تنبيه الإعلان الجديد"
|
6047 |
|
6048 |
#. translators: [%s] is the name of the blog.
|
6049 |
+
#: includes/class-listing-email-notification.php:286
|
6050 |
msgctxt "notify email"
|
6051 |
msgid "[%s] Listing edit notification"
|
6052 |
msgstr "[%s] تنبيه تحرير الإعلان"
|
6053 |
|
6054 |
#. translators: %s is the name of the blog.
|
6055 |
+
#: includes/class-listing-email-notification.php:358
|
6056 |
#, fuzzy
|
6057 |
msgctxt "notify email"
|
6058 |
msgid "[%s] Reported listing notification"
|
6163 |
msgid "Report additional info"
|
6164 |
msgstr ""
|
6165 |
|
6166 |
+
#: includes/class-listings-api.php:33
|
6167 |
#, fuzzy
|
6168 |
msgctxt "listings api"
|
6169 |
msgid "Listing renewed"
|
6963 |
msgid "Caption for %s is required."
|
6964 |
msgstr "البلد المطلوب."
|
6965 |
|
6966 |
+
#: includes/functions.php:1271
|
6967 |
#, fuzzy
|
6968 |
msgctxt "templates"
|
6969 |
msgid "Return to results"
|
6970 |
msgstr "العودة إلى الدليل."
|
6971 |
|
6972 |
+
#: includes/functions.php:1275 includes/functions.php:1280
|
6973 |
msgctxt "templates"
|
6974 |
msgid "Go back"
|
6975 |
msgstr ""
|
9556 |
msgid "Address"
|
9557 |
msgstr "العنوان"
|
9558 |
|
9559 |
+
#, fuzzy
|
9560 |
+
#~ msgctxt "settings"
|
9561 |
+
#~ msgid "Listing's renewal link"
|
9562 |
+
#~ msgstr "تجديد الإعلان"
|
9563 |
+
|
9564 |
#, fuzzy
|
9565 |
#~ msgctxt "flag listing"
|
9566 |
#~ msgid "The reCAPTCHA wasn't entered correctly."
|
languages/WPBDM-de_DE.mo
CHANGED
Binary file
|
languages/WPBDM-de_DE.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2019-
|
9 |
"PO-Revision-Date: 2019-07-16 15:05-0500\n"
|
10 |
"Last-Translator: Axel J. Metayer <axel@kfz.net>\n"
|
11 |
"Language-Team: Business Directory Plugin <support@businessdirectoryplugin."
|
@@ -1235,53 +1235,53 @@ msgctxt "listing status"
|
|
1235 |
msgid "Reported"
|
1236 |
msgstr ""
|
1237 |
|
1238 |
-
#: includes/class-listing.php:
|
1239 |
msgctxt "listing status"
|
1240 |
msgid "Unknown"
|
1241 |
msgstr ""
|
1242 |
|
1243 |
-
#: includes/class-listing.php:
|
1244 |
msgctxt "listing status"
|
1245 |
msgid "Legacy"
|
1246 |
msgstr ""
|
1247 |
|
1248 |
-
#: includes/class-listing.php:
|
1249 |
#, fuzzy
|
1250 |
msgctxt "listing status"
|
1251 |
msgid "Incomplete"
|
1252 |
msgstr "Abgeschlossen"
|
1253 |
|
1254 |
-
#: includes/class-listing.php:
|
1255 |
#, fuzzy
|
1256 |
msgctxt "listing status"
|
1257 |
msgid "Pending Payment"
|
1258 |
msgstr "Ausstehende Zahlungen"
|
1259 |
|
1260 |
-
#: includes/class-listing.php:
|
1261 |
#, fuzzy
|
1262 |
msgctxt "listing status"
|
1263 |
msgid "Complete"
|
1264 |
msgstr "Abgeschlossen"
|
1265 |
|
1266 |
-
#: includes/class-listing.php:
|
1267 |
#, fuzzy
|
1268 |
msgctxt "listing status"
|
1269 |
msgid "Pending Upgrade"
|
1270 |
msgstr "Ausstehende Aktualisierung"
|
1271 |
|
1272 |
-
#: includes/class-listing.php:
|
1273 |
#, fuzzy
|
1274 |
msgctxt "listing status"
|
1275 |
msgid "Expired"
|
1276 |
msgstr "Abgelaufen"
|
1277 |
|
1278 |
-
#: includes/class-listing.php:
|
1279 |
#, fuzzy
|
1280 |
msgctxt "listing status"
|
1281 |
msgid "Pending Renewal"
|
1282 |
msgstr "Aktiv + Ausstehende Erneuerungen"
|
1283 |
|
1284 |
-
#: includes/class-listing.php:
|
1285 |
#, fuzzy
|
1286 |
msgctxt "listing status"
|
1287 |
msgid "Abandoned"
|
@@ -1862,27 +1862,29 @@ msgctxt "listings view"
|
|
1862 |
msgid "No Fee Plan"
|
1863 |
msgstr ""
|
1864 |
|
|
|
1865 |
#: includes/admin/class-themes-admin.php:45
|
1866 |
msgctxt "themes"
|
1867 |
msgid "Directory Themes"
|
1868 |
msgstr "Verzeichnis Themes"
|
1869 |
|
1870 |
-
#: includes/admin/class-themes-admin.php:
|
|
|
1871 |
msgctxt "themes"
|
1872 |
-
msgid "
|
1873 |
msgstr "Verzeichnis Themes %s"
|
1874 |
|
1875 |
-
#: includes/admin/class-themes-admin.php:
|
1876 |
msgctxt "themes"
|
1877 |
msgid "Could not change the active theme to \"%s\"."
|
1878 |
msgstr "Konnte Eintragskategorie nicht erstellen \"%s\""
|
1879 |
|
1880 |
-
#: includes/admin/class-themes-admin.php:
|
1881 |
msgctxt "themes"
|
1882 |
msgid "Active theme changed to \"%s\"."
|
1883 |
msgstr "Das aktive Theme wurde geändert zu \"%s\"."
|
1884 |
|
1885 |
-
#: includes/admin/class-themes-admin.php:
|
1886 |
msgctxt "themes"
|
1887 |
msgid ""
|
1888 |
"%s requires that you tag your existing fields to match some places we want "
|
@@ -1892,54 +1894,68 @@ msgstr ""
|
|
1892 |
"zu treffen, um Ihre Daten auf das Theme zu platzieren. Unten sind Felder, "
|
1893 |
"von denen wir vermuten, dass sie fehlen."
|
1894 |
|
1895 |
-
#: includes/admin/class-themes-admin.php:
|
1896 |
msgctxt "themes"
|
1897 |
msgid "Map My Fields"
|
1898 |
msgstr "Formularfelder verknüpfen"
|
1899 |
|
1900 |
-
#: includes/admin/class-themes-admin.php:
|
1901 |
msgctxt "themes"
|
1902 |
msgid "Suggested fields created successfully."
|
1903 |
msgstr "Benötigtes Feld wurde erfolgreich erstellt."
|
1904 |
|
1905 |
-
#: includes/admin/class-themes-admin.php:
|
1906 |
msgctxt "themes"
|
1907 |
msgid "Theme installed successfully."
|
1908 |
msgstr "Benötigtes Feld wurde erfolgreich erstellt."
|
1909 |
|
1910 |
-
#: includes/admin/class-themes-admin.php:
|
1911 |
#, fuzzy
|
1912 |
msgctxt "themes"
|
1913 |
msgid "Theme was deleted successfully."
|
1914 |
msgstr "Der Import wurde erfolgreich abgeschlossen."
|
1915 |
|
1916 |
-
#: includes/admin/class-themes-admin.php:
|
1917 |
msgctxt "themes"
|
1918 |
msgid "Could not delete theme directory. Check permissions."
|
1919 |
msgstr "wpbdp-csv-exports Verzeichnis konnte nicht erstellt werden."
|
1920 |
|
1921 |
-
#: includes/admin/class-themes-admin.php:
|
1922 |
msgctxt "themes"
|
1923 |
msgid "Please upload a valid theme file."
|
1924 |
msgstr "Bitte eine gültige E-mailadresse eingeben."
|
1925 |
|
1926 |
-
#: includes/admin/class-themes-admin.php:
|
1927 |
msgctxt "themes"
|
1928 |
msgid "Could not move \"%s\" to a temporary directory."
|
1929 |
msgstr "wpbdp-csv-exports Verzeichnis konnte nicht erstellt werden."
|
1930 |
|
1931 |
-
#: includes/admin/class-themes-admin.php:
|
1932 |
msgctxt "themes"
|
1933 |
msgid "Activate your <a>license key</a> to use this theme."
|
1934 |
msgstr ""
|
1935 |
"Aktivieren Sie Ihren <a>Lizenzschlüssel</a>, um dieses Theme zu verwenden."
|
1936 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1937 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
|
|
1938 |
msgctxt "themes"
|
1939 |
msgid "Updating theme..."
|
1940 |
msgstr "Theme wird aktualisiert…"
|
1941 |
|
1942 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
|
|
1943 |
msgctxt "themes"
|
1944 |
msgid "Theme updated."
|
1945 |
msgstr "Preis aktualisiert."
|
@@ -1949,11 +1965,6 @@ msgctxt "themes"
|
|
1949 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1950 |
msgstr "neue Version verfügbar (<b>%s</b>). <a>Jetzt aktualisieren</a>."
|
1951 |
|
1952 |
-
#: includes/admin/upgrades/class-themes-updater.php:159
|
1953 |
-
msgctxt "themes"
|
1954 |
-
msgid "Could not update theme: %s"
|
1955 |
-
msgstr "Konnte Lizenz nicht deaktivieren: %s"
|
1956 |
-
|
1957 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1958 |
#, fuzzy
|
1959 |
msgctxt "themes"
|
@@ -2012,12 +2023,18 @@ msgctxt "themes"
|
|
2012 |
msgid "Activate"
|
2013 |
msgstr "Aktiviere Lizenz"
|
2014 |
|
2015 |
-
#: templates/admin/themes-item.tpl.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
2016 |
msgctxt "themes"
|
2017 |
msgid "Version:"
|
2018 |
msgstr "Version:"
|
2019 |
|
2020 |
-
#: templates/admin/themes-item.tpl.php:
|
2021 |
msgctxt "themes"
|
2022 |
msgid "Author:"
|
2023 |
msgstr "Author"
|
@@ -2050,7 +2067,7 @@ msgstr ""
|
|
2050 |
"Themes und sie sind <strong>kein</ strong> Ersatz für WP-Themes. Sie werden "
|
2051 |
"das Aussehen und den Eindruck Ihres Verzeichnisses nur visuell Ändern."
|
2052 |
|
2053 |
-
#: includes/admin/class-themes-admin.php:
|
2054 |
msgctxt "admin themes"
|
2055 |
msgid ""
|
2056 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
@@ -2058,7 +2075,7 @@ msgstr ""
|
|
2058 |
"Business Directory Plugin - Das überschreiben Ihrer Vorlage muss überprüft "
|
2059 |
"werden!"
|
2060 |
|
2061 |
-
#: includes/admin/class-themes-admin.php:
|
2062 |
msgctxt "admin themes"
|
2063 |
msgid ""
|
2064 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
@@ -2067,7 +2084,7 @@ msgstr ""
|
|
2067 |
"Seit Version 4.0 verwendet Business Directory ein neues System, das mit den "
|
2068 |
"Vorlagen, die in früheren Versionen verwendet wurden, nicht kompatibel ist."
|
2069 |
|
2070 |
-
#: includes/admin/class-themes-admin.php:
|
2071 |
msgctxt "admin themes"
|
2072 |
msgid ""
|
2073 |
"Because of this, your template overrides below have been disabled. You "
|
@@ -2963,6 +2980,12 @@ msgctxt "form-fields admin"
|
|
2963 |
msgid "Automatically generate excerpt from content field?"
|
2964 |
msgstr "Automatisches Generierung eines Auszugs aus dem Inhaltsfeld?"
|
2965 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2966 |
#: includes/fields/class-fieldtypes-url.php:36
|
2967 |
msgctxt "form-fields admin"
|
2968 |
msgid "Open link in a new window?"
|
@@ -3688,13 +3711,13 @@ msgid "Author"
|
|
3688 |
msgstr "Author"
|
3689 |
|
3690 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3691 |
-
#: includes/functions.php:
|
3692 |
msgctxt "admin settings"
|
3693 |
msgid "Date posted"
|
3694 |
msgstr "Datum gepostet"
|
3695 |
|
3696 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3697 |
-
#: includes/functions.php:
|
3698 |
msgctxt "admin settings"
|
3699 |
msgid "Date last modified"
|
3700 |
msgstr "Datum zuletzt verändert"
|
@@ -4089,12 +4112,12 @@ msgctxt "admin settings"
|
|
4089 |
msgid "Uploaded Image (no resize)"
|
4090 |
msgstr "Dateien hochladen"
|
4091 |
|
4092 |
-
#: includes/functions.php:
|
4093 |
msgctxt "admin settings"
|
4094 |
msgid "User"
|
4095 |
msgstr "Benutzer"
|
4096 |
|
4097 |
-
#: includes/functions.php:
|
4098 |
msgctxt "admin settings"
|
4099 |
msgid "User registration date"
|
4100 |
msgstr "Eintrag Enddatum"
|
@@ -4122,36 +4145,36 @@ msgctxt "expiration notices"
|
|
4122 |
msgid "Delete"
|
4123 |
msgstr "Löschen"
|
4124 |
|
4125 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4126 |
msgctxt "expiration notices"
|
4127 |
msgid "recurring and non-recurring"
|
4128 |
msgstr ""
|
4129 |
|
4130 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4131 |
#, fuzzy
|
4132 |
msgctxt "expiration notices"
|
4133 |
msgid "recurring only"
|
4134 |
msgstr "(wiederkehrend)"
|
4135 |
|
4136 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4137 |
#, fuzzy
|
4138 |
msgctxt "expiration notices"
|
4139 |
msgid "non-recurring only"
|
4140 |
msgstr "(wiederkehrend)"
|
4141 |
|
4142 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4143 |
#, fuzzy
|
4144 |
msgctxt "expiration notices"
|
4145 |
msgid "Sent when a listing (%s) is renewed."
|
4146 |
msgstr "Senden nachdem der Eintrag eingestellt wurde."
|
4147 |
|
4148 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4149 |
#, fuzzy
|
4150 |
msgctxt "expiration notices"
|
4151 |
msgid "Sent when a listing (%s) expires."
|
4152 |
msgstr "Ein Eintrag läuft aus."
|
4153 |
|
4154 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4155 |
#, fuzzy
|
4156 |
msgctxt "expiration notices"
|
4157 |
msgid "%d day"
|
@@ -4159,14 +4182,14 @@ msgid_plural "%d days"
|
|
4159 |
msgstr[0] "%d Tag"
|
4160 |
msgstr[1] "%d Tage"
|
4161 |
|
4162 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4163 |
msgctxt "expiration notices"
|
4164 |
msgid "%d week"
|
4165 |
msgid_plural "%d weeks"
|
4166 |
msgstr[0] ""
|
4167 |
msgstr[1] ""
|
4168 |
|
4169 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4170 |
msgctxt "expiration notices"
|
4171 |
msgid "%d month"
|
4172 |
msgid_plural "%d months"
|
@@ -4175,95 +4198,95 @@ msgstr[1] ""
|
|
4175 |
|
4176 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4177 |
#. non-recuring only)
|
4178 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4179 |
msgctxt "expiration notices"
|
4180 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4181 |
msgstr ""
|
4182 |
|
4183 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4184 |
#. non-recuring only)
|
4185 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4186 |
#, fuzzy
|
4187 |
msgctxt "expiration notices"
|
4188 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4189 |
msgstr "Senden nachdem der Eintrag eingestellt wurde."
|
4190 |
|
4191 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4192 |
msgctxt "expiration notices"
|
4193 |
msgid "At the time of expiration"
|
4194 |
msgstr ""
|
4195 |
|
4196 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4197 |
#, fuzzy
|
4198 |
msgctxt "expiration notices"
|
4199 |
msgid "Right after a successful renewal"
|
4200 |
msgstr "Der Preis wurde erfolgreich zugewiesen."
|
4201 |
|
4202 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4203 |
msgctxt "expiration notices"
|
4204 |
msgid "%d day before expiration"
|
4205 |
msgid_plural "%d days before expiration"
|
4206 |
msgstr[0] ""
|
4207 |
msgstr[1] ""
|
4208 |
|
4209 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4210 |
msgctxt "expiration notices"
|
4211 |
msgid "%d day after expiration"
|
4212 |
msgid_plural "%d days after expiration"
|
4213 |
msgstr[0] ""
|
4214 |
msgstr[1] ""
|
4215 |
|
4216 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4217 |
msgctxt "expiration notices"
|
4218 |
msgid "%d week before expiration"
|
4219 |
msgid_plural "%d weeks before expiration"
|
4220 |
msgstr[0] ""
|
4221 |
msgstr[1] ""
|
4222 |
|
4223 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4224 |
msgctxt "expiration notices"
|
4225 |
msgid "%d week after expiration"
|
4226 |
msgid_plural "%d weeks after expiration"
|
4227 |
msgstr[0] ""
|
4228 |
msgstr[1] ""
|
4229 |
|
4230 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4231 |
msgctxt "expiration notices"
|
4232 |
msgid "%d month before expiration"
|
4233 |
msgid_plural "%d months before expiration"
|
4234 |
msgstr[0] ""
|
4235 |
msgstr[1] ""
|
4236 |
|
4237 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4238 |
msgctxt "expiration notices"
|
4239 |
msgid "%d month after expiration"
|
4240 |
msgid_plural "%d months after expiration"
|
4241 |
msgstr[0] ""
|
4242 |
msgstr[1] ""
|
4243 |
|
4244 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4245 |
#, fuzzy
|
4246 |
msgctxt "expiration notices"
|
4247 |
msgid "Applies to"
|
4248 |
msgstr "zugewiesen zu"
|
4249 |
|
4250 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4251 |
msgctxt "expiration notices"
|
4252 |
msgid "Non-recurring listings"
|
4253 |
msgstr ""
|
4254 |
|
4255 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4256 |
#, fuzzy
|
4257 |
msgctxt "expiration notices"
|
4258 |
msgid "Recurring listings"
|
4259 |
msgstr "Zurück zum Eintrag."
|
4260 |
|
4261 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4262 |
msgctxt "expiration notices"
|
4263 |
msgid "Recurring and non-recurring listings"
|
4264 |
msgstr ""
|
4265 |
|
4266 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4267 |
msgctxt "expiration notices"
|
4268 |
msgid "When to send?"
|
4269 |
msgstr ""
|
@@ -4297,30 +4320,34 @@ msgid "Listing's expiration date"
|
|
4297 |
msgstr "Eintrag Enddatum"
|
4298 |
|
4299 |
#: includes/admin/settings/class-settings-admin.php:474
|
4300 |
-
#, fuzzy
|
4301 |
msgctxt "settings"
|
4302 |
-
msgid "Listing's renewal link"
|
4303 |
-
msgstr "
|
4304 |
|
4305 |
#: includes/admin/settings/class-settings-admin.php:475
|
|
|
|
|
|
|
|
|
|
|
4306 |
#, fuzzy
|
4307 |
msgctxt "settings"
|
4308 |
msgid "Listing's categories"
|
4309 |
msgstr "Eintrag Titel"
|
4310 |
|
4311 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4312 |
#, fuzzy
|
4313 |
msgctxt "settings"
|
4314 |
msgid "Listing's last payment date"
|
4315 |
msgstr "Eintrag Enddatum"
|
4316 |
|
4317 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4318 |
#, fuzzy
|
4319 |
msgctxt "settings"
|
4320 |
msgid "Listing's access key"
|
4321 |
msgstr "Eintrag Felder / Bilder"
|
4322 |
|
4323 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4324 |
#, fuzzy
|
4325 |
msgctxt "settings"
|
4326 |
msgid "Settings reset to default."
|
@@ -5926,19 +5953,19 @@ msgctxt "listing"
|
|
5926 |
msgid "Listing expired"
|
5927 |
msgstr "Ein Eintrag läuft aus."
|
5928 |
|
5929 |
-
#: includes/class-listing.php:
|
5930 |
#, fuzzy
|
5931 |
msgctxt "listing"
|
5932 |
msgid "(Unavailable Plan)"
|
5933 |
msgstr "(Preis nicht verfügbar)"
|
5934 |
|
5935 |
-
#: includes/class-listing.php:
|
5936 |
#, fuzzy
|
5937 |
msgctxt "listing"
|
5938 |
msgid "Plan \"%s\" (recurring)"
|
5939 |
msgstr "(wiederkehrend)"
|
5940 |
|
5941 |
-
#: includes/class-listing.php:
|
5942 |
msgctxt "listing"
|
5943 |
msgid "Plan \"%s\""
|
5944 |
msgstr ""
|
@@ -5993,19 +6020,19 @@ msgid "Free Listing"
|
|
5993 |
msgstr "Kostenloser Eintrag"
|
5994 |
|
5995 |
#. translators: [%s] is the name of the blog.
|
5996 |
-
#: includes/class-listing-email-notification.php:
|
5997 |
msgctxt "notify email"
|
5998 |
msgid "[%s] New listing notification"
|
5999 |
msgstr "[%s] neue Eintragsbenachrichtigung"
|
6000 |
|
6001 |
#. translators: [%s] is the name of the blog.
|
6002 |
-
#: includes/class-listing-email-notification.php:
|
6003 |
msgctxt "notify email"
|
6004 |
msgid "[%s] Listing edit notification"
|
6005 |
msgstr "[%s] Eintrag bearbeiten Benachrichtigung"
|
6006 |
|
6007 |
#. translators: %s is the name of the blog.
|
6008 |
-
#: includes/class-listing-email-notification.php:
|
6009 |
#, fuzzy
|
6010 |
msgctxt "notify email"
|
6011 |
msgid "[%s] Reported listing notification"
|
@@ -6112,7 +6139,7 @@ msgctxt "notify email"
|
|
6112 |
msgid "Report additional info"
|
6113 |
msgstr ""
|
6114 |
|
6115 |
-
#: includes/class-listings-api.php:
|
6116 |
#, fuzzy
|
6117 |
msgctxt "listings api"
|
6118 |
msgid "Listing renewed"
|
@@ -6913,12 +6940,12 @@ msgctxt "image field"
|
|
6913 |
msgid "Caption for %s is required."
|
6914 |
msgstr "%s ist ein Pflichtfeld."
|
6915 |
|
6916 |
-
#: includes/functions.php:
|
6917 |
msgctxt "templates"
|
6918 |
msgid "Return to results"
|
6919 |
msgstr "Zurück zu den Ergebnissen"
|
6920 |
|
6921 |
-
#: includes/functions.php:
|
6922 |
msgctxt "templates"
|
6923 |
msgid "Go back"
|
6924 |
msgstr "Geh zurück"
|
@@ -9539,6 +9566,11 @@ msgctxt "themes/default"
|
|
9539 |
msgid "Address"
|
9540 |
msgstr "Adresse"
|
9541 |
|
|
|
|
|
|
|
|
|
|
|
9542 |
#, fuzzy
|
9543 |
#~ msgctxt "flag listing"
|
9544 |
#~ msgid "The reCAPTCHA wasn't entered correctly."
|
5 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2019-09-11 22:04:30+00:00\n"
|
9 |
"PO-Revision-Date: 2019-07-16 15:05-0500\n"
|
10 |
"Last-Translator: Axel J. Metayer <axel@kfz.net>\n"
|
11 |
"Language-Team: Business Directory Plugin <support@businessdirectoryplugin."
|
1235 |
msgid "Reported"
|
1236 |
msgstr ""
|
1237 |
|
1238 |
+
#: includes/class-listing.php:770
|
1239 |
msgctxt "listing status"
|
1240 |
msgid "Unknown"
|
1241 |
msgstr ""
|
1242 |
|
1243 |
+
#: includes/class-listing.php:771
|
1244 |
msgctxt "listing status"
|
1245 |
msgid "Legacy"
|
1246 |
msgstr ""
|
1247 |
|
1248 |
+
#: includes/class-listing.php:772
|
1249 |
#, fuzzy
|
1250 |
msgctxt "listing status"
|
1251 |
msgid "Incomplete"
|
1252 |
msgstr "Abgeschlossen"
|
1253 |
|
1254 |
+
#: includes/class-listing.php:773
|
1255 |
#, fuzzy
|
1256 |
msgctxt "listing status"
|
1257 |
msgid "Pending Payment"
|
1258 |
msgstr "Ausstehende Zahlungen"
|
1259 |
|
1260 |
+
#: includes/class-listing.php:774
|
1261 |
#, fuzzy
|
1262 |
msgctxt "listing status"
|
1263 |
msgid "Complete"
|
1264 |
msgstr "Abgeschlossen"
|
1265 |
|
1266 |
+
#: includes/class-listing.php:775
|
1267 |
#, fuzzy
|
1268 |
msgctxt "listing status"
|
1269 |
msgid "Pending Upgrade"
|
1270 |
msgstr "Ausstehende Aktualisierung"
|
1271 |
|
1272 |
+
#: includes/class-listing.php:776
|
1273 |
#, fuzzy
|
1274 |
msgctxt "listing status"
|
1275 |
msgid "Expired"
|
1276 |
msgstr "Abgelaufen"
|
1277 |
|
1278 |
+
#: includes/class-listing.php:777
|
1279 |
#, fuzzy
|
1280 |
msgctxt "listing status"
|
1281 |
msgid "Pending Renewal"
|
1282 |
msgstr "Aktiv + Ausstehende Erneuerungen"
|
1283 |
|
1284 |
+
#: includes/class-listing.php:778
|
1285 |
#, fuzzy
|
1286 |
msgctxt "listing status"
|
1287 |
msgid "Abandoned"
|
1862 |
msgid "No Fee Plan"
|
1863 |
msgstr ""
|
1864 |
|
1865 |
+
#: includes/admin/class-themes-admin.php:44
|
1866 |
#: includes/admin/class-themes-admin.php:45
|
1867 |
msgctxt "themes"
|
1868 |
msgid "Directory Themes"
|
1869 |
msgstr "Verzeichnis Themes"
|
1870 |
|
1871 |
+
#: includes/admin/class-themes-admin.php:45
|
1872 |
+
#, fuzzy
|
1873 |
msgctxt "themes"
|
1874 |
+
msgid "Dir. Themes %s"
|
1875 |
msgstr "Verzeichnis Themes %s"
|
1876 |
|
1877 |
+
#: includes/admin/class-themes-admin.php:134
|
1878 |
msgctxt "themes"
|
1879 |
msgid "Could not change the active theme to \"%s\"."
|
1880 |
msgstr "Konnte Eintragskategorie nicht erstellen \"%s\""
|
1881 |
|
1882 |
+
#: includes/admin/class-themes-admin.php:175
|
1883 |
msgctxt "themes"
|
1884 |
msgid "Active theme changed to \"%s\"."
|
1885 |
msgstr "Das aktive Theme wurde geändert zu \"%s\"."
|
1886 |
|
1887 |
+
#: includes/admin/class-themes-admin.php:178
|
1888 |
msgctxt "themes"
|
1889 |
msgid ""
|
1890 |
"%s requires that you tag your existing fields to match some places we want "
|
1894 |
"zu treffen, um Ihre Daten auf das Theme zu platzieren. Unten sind Felder, "
|
1895 |
"von denen wir vermuten, dass sie fehlen."
|
1896 |
|
1897 |
+
#: includes/admin/class-themes-admin.php:187
|
1898 |
msgctxt "themes"
|
1899 |
msgid "Map My Fields"
|
1900 |
msgstr "Formularfelder verknüpfen"
|
1901 |
|
1902 |
+
#: includes/admin/class-themes-admin.php:194
|
1903 |
msgctxt "themes"
|
1904 |
msgid "Suggested fields created successfully."
|
1905 |
msgstr "Benötigtes Feld wurde erfolgreich erstellt."
|
1906 |
|
1907 |
+
#: includes/admin/class-themes-admin.php:197
|
1908 |
msgctxt "themes"
|
1909 |
msgid "Theme installed successfully."
|
1910 |
msgstr "Benötigtes Feld wurde erfolgreich erstellt."
|
1911 |
|
1912 |
+
#: includes/admin/class-themes-admin.php:200
|
1913 |
#, fuzzy
|
1914 |
msgctxt "themes"
|
1915 |
msgid "Theme was deleted successfully."
|
1916 |
msgstr "Der Import wurde erfolgreich abgeschlossen."
|
1917 |
|
1918 |
+
#: includes/admin/class-themes-admin.php:203
|
1919 |
msgctxt "themes"
|
1920 |
msgid "Could not delete theme directory. Check permissions."
|
1921 |
msgstr "wpbdp-csv-exports Verzeichnis konnte nicht erstellt werden."
|
1922 |
|
1923 |
+
#: includes/admin/class-themes-admin.php:250
|
1924 |
msgctxt "themes"
|
1925 |
msgid "Please upload a valid theme file."
|
1926 |
msgstr "Bitte eine gültige E-mailadresse eingeben."
|
1927 |
|
1928 |
+
#: includes/admin/class-themes-admin.php:257
|
1929 |
msgctxt "themes"
|
1930 |
msgid "Could not move \"%s\" to a temporary directory."
|
1931 |
msgstr "wpbdp-csv-exports Verzeichnis konnte nicht erstellt werden."
|
1932 |
|
1933 |
+
#: includes/admin/class-themes-admin.php:332
|
1934 |
msgctxt "themes"
|
1935 |
msgid "Activate your <a>license key</a> to use this theme."
|
1936 |
msgstr ""
|
1937 |
"Aktivieren Sie Ihren <a>Lizenzschlüssel</a>, um dieses Theme zu verwenden."
|
1938 |
|
1939 |
+
#: includes/admin/class-themes-admin.php:373
|
1940 |
+
#, fuzzy
|
1941 |
+
msgctxt "themes"
|
1942 |
+
msgid "Invalid theme ID"
|
1943 |
+
msgstr "Ungültige Feld ID"
|
1944 |
+
|
1945 |
+
#: includes/admin/class-themes-admin.php:379
|
1946 |
+
#: includes/admin/upgrades/class-themes-updater.php:159
|
1947 |
+
msgctxt "themes"
|
1948 |
+
msgid "Could not update theme: %s"
|
1949 |
+
msgstr "Konnte Lizenz nicht deaktivieren: %s"
|
1950 |
+
|
1951 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
1952 |
+
#: templates/admin/themes-item.tpl.php:24
|
1953 |
msgctxt "themes"
|
1954 |
msgid "Updating theme..."
|
1955 |
msgstr "Theme wird aktualisiert…"
|
1956 |
|
1957 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
1958 |
+
#: templates/admin/themes-item.tpl.php:25
|
1959 |
msgctxt "themes"
|
1960 |
msgid "Theme updated."
|
1961 |
msgstr "Preis aktualisiert."
|
1965 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1966 |
msgstr "neue Version verfügbar (<b>%s</b>). <a>Jetzt aktualisieren</a>."
|
1967 |
|
|
|
|
|
|
|
|
|
|
|
1968 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1969 |
#, fuzzy
|
1970 |
msgctxt "themes"
|
2023 |
msgid "Activate"
|
2024 |
msgstr "Aktiviere Lizenz"
|
2025 |
|
2026 |
+
#: templates/admin/themes-item.tpl.php:29
|
2027 |
+
#, fuzzy
|
2028 |
+
msgctxt "themes"
|
2029 |
+
msgid "New version available. <a>Update now.</a>"
|
2030 |
+
msgstr "neue Version verfügbar (<b>%s</b>). <a>Jetzt aktualisieren</a>."
|
2031 |
+
|
2032 |
+
#: templates/admin/themes-item.tpl.php:51
|
2033 |
msgctxt "themes"
|
2034 |
msgid "Version:"
|
2035 |
msgstr "Version:"
|
2036 |
|
2037 |
+
#: templates/admin/themes-item.tpl.php:54
|
2038 |
msgctxt "themes"
|
2039 |
msgid "Author:"
|
2040 |
msgstr "Author"
|
2067 |
"Themes und sie sind <strong>kein</ strong> Ersatz für WP-Themes. Sie werden "
|
2068 |
"das Aussehen und den Eindruck Ihres Verzeichnisses nur visuell Ändern."
|
2069 |
|
2070 |
+
#: includes/admin/class-themes-admin.php:91
|
2071 |
msgctxt "admin themes"
|
2072 |
msgid ""
|
2073 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
2075 |
"Business Directory Plugin - Das überschreiben Ihrer Vorlage muss überprüft "
|
2076 |
"werden!"
|
2077 |
|
2078 |
+
#: includes/admin/class-themes-admin.php:93
|
2079 |
msgctxt "admin themes"
|
2080 |
msgid ""
|
2081 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
2084 |
"Seit Version 4.0 verwendet Business Directory ein neues System, das mit den "
|
2085 |
"Vorlagen, die in früheren Versionen verwendet wurden, nicht kompatibel ist."
|
2086 |
|
2087 |
+
#: includes/admin/class-themes-admin.php:95
|
2088 |
msgctxt "admin themes"
|
2089 |
msgid ""
|
2090 |
"Because of this, your template overrides below have been disabled. You "
|
2980 |
msgid "Automatically generate excerpt from content field?"
|
2981 |
msgstr "Automatisches Generierung eines Auszugs aus dem Inhaltsfeld?"
|
2982 |
|
2983 |
+
#: includes/fields/class-fieldtypes-twitter.php:83
|
2984 |
+
#, fuzzy
|
2985 |
+
msgctxt "form-fields admin"
|
2986 |
+
msgid "Show followers count?"
|
2987 |
+
msgstr "Kategoriepost Anzahl anzeigen?"
|
2988 |
+
|
2989 |
#: includes/fields/class-fieldtypes-url.php:36
|
2990 |
msgctxt "form-fields admin"
|
2991 |
msgid "Open link in a new window?"
|
3711 |
msgstr "Author"
|
3712 |
|
3713 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3714 |
+
#: includes/functions.php:1193
|
3715 |
msgctxt "admin settings"
|
3716 |
msgid "Date posted"
|
3717 |
msgstr "Datum gepostet"
|
3718 |
|
3719 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3720 |
+
#: includes/functions.php:1194
|
3721 |
msgctxt "admin settings"
|
3722 |
msgid "Date last modified"
|
3723 |
msgstr "Datum zuletzt verändert"
|
4112 |
msgid "Uploaded Image (no resize)"
|
4113 |
msgstr "Dateien hochladen"
|
4114 |
|
4115 |
+
#: includes/functions.php:1191
|
4116 |
msgctxt "admin settings"
|
4117 |
msgid "User"
|
4118 |
msgstr "Benutzer"
|
4119 |
|
4120 |
+
#: includes/functions.php:1192
|
4121 |
msgctxt "admin settings"
|
4122 |
msgid "User registration date"
|
4123 |
msgstr "Eintrag Enddatum"
|
4145 |
msgid "Delete"
|
4146 |
msgstr "Löschen"
|
4147 |
|
4148 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
4149 |
msgctxt "expiration notices"
|
4150 |
msgid "recurring and non-recurring"
|
4151 |
msgstr ""
|
4152 |
|
4153 |
+
#: includes/admin/settings/class-settings-admin.php:497
|
4154 |
#, fuzzy
|
4155 |
msgctxt "expiration notices"
|
4156 |
msgid "recurring only"
|
4157 |
msgstr "(wiederkehrend)"
|
4158 |
|
4159 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
4160 |
#, fuzzy
|
4161 |
msgctxt "expiration notices"
|
4162 |
msgid "non-recurring only"
|
4163 |
msgstr "(wiederkehrend)"
|
4164 |
|
4165 |
+
#: includes/admin/settings/class-settings-admin.php:503
|
4166 |
#, fuzzy
|
4167 |
msgctxt "expiration notices"
|
4168 |
msgid "Sent when a listing (%s) is renewed."
|
4169 |
msgstr "Senden nachdem der Eintrag eingestellt wurde."
|
4170 |
|
4171 |
+
#: includes/admin/settings/class-settings-admin.php:508
|
4172 |
#, fuzzy
|
4173 |
msgctxt "expiration notices"
|
4174 |
msgid "Sent when a listing (%s) expires."
|
4175 |
msgstr "Ein Eintrag läuft aus."
|
4176 |
|
4177 |
+
#: includes/admin/settings/class-settings-admin.php:516
|
4178 |
#, fuzzy
|
4179 |
msgctxt "expiration notices"
|
4180 |
msgid "%d day"
|
4182 |
msgstr[0] "%d Tag"
|
4183 |
msgstr[1] "%d Tage"
|
4184 |
|
4185 |
+
#: includes/admin/settings/class-settings-admin.php:519
|
4186 |
msgctxt "expiration notices"
|
4187 |
msgid "%d week"
|
4188 |
msgid_plural "%d weeks"
|
4189 |
msgstr[0] ""
|
4190 |
msgstr[1] ""
|
4191 |
|
4192 |
+
#: includes/admin/settings/class-settings-admin.php:522
|
4193 |
msgctxt "expiration notices"
|
4194 |
msgid "%d month"
|
4195 |
msgid_plural "%d months"
|
4198 |
|
4199 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4200 |
#. non-recuring only)
|
4201 |
+
#: includes/admin/settings/class-settings-admin.php:528
|
4202 |
msgctxt "expiration notices"
|
4203 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4204 |
msgstr ""
|
4205 |
|
4206 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4207 |
#. non-recuring only)
|
4208 |
+
#: includes/admin/settings/class-settings-admin.php:531
|
4209 |
#, fuzzy
|
4210 |
msgctxt "expiration notices"
|
4211 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4212 |
msgstr "Senden nachdem der Eintrag eingestellt wurde."
|
4213 |
|
4214 |
+
#: includes/admin/settings/class-settings-admin.php:548
|
4215 |
msgctxt "expiration notices"
|
4216 |
msgid "At the time of expiration"
|
4217 |
msgstr ""
|
4218 |
|
4219 |
+
#: includes/admin/settings/class-settings-admin.php:549
|
4220 |
#, fuzzy
|
4221 |
msgctxt "expiration notices"
|
4222 |
msgid "Right after a successful renewal"
|
4223 |
msgstr "Der Preis wurde erfolgreich zugewiesen."
|
4224 |
|
4225 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
4226 |
msgctxt "expiration notices"
|
4227 |
msgid "%d day before expiration"
|
4228 |
msgid_plural "%d days before expiration"
|
4229 |
msgstr[0] ""
|
4230 |
msgstr[1] ""
|
4231 |
|
4232 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
4233 |
msgctxt "expiration notices"
|
4234 |
msgid "%d day after expiration"
|
4235 |
msgid_plural "%d days after expiration"
|
4236 |
msgstr[0] ""
|
4237 |
msgstr[1] ""
|
4238 |
|
4239 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4240 |
msgctxt "expiration notices"
|
4241 |
msgid "%d week before expiration"
|
4242 |
msgid_plural "%d weeks before expiration"
|
4243 |
msgstr[0] ""
|
4244 |
msgstr[1] ""
|
4245 |
|
4246 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4247 |
msgctxt "expiration notices"
|
4248 |
msgid "%d week after expiration"
|
4249 |
msgid_plural "%d weeks after expiration"
|
4250 |
msgstr[0] ""
|
4251 |
msgstr[1] ""
|
4252 |
|
4253 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4254 |
msgctxt "expiration notices"
|
4255 |
msgid "%d month before expiration"
|
4256 |
msgid_plural "%d months before expiration"
|
4257 |
msgstr[0] ""
|
4258 |
msgstr[1] ""
|
4259 |
|
4260 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4261 |
msgctxt "expiration notices"
|
4262 |
msgid "%d month after expiration"
|
4263 |
msgid_plural "%d months after expiration"
|
4264 |
msgstr[0] ""
|
4265 |
msgstr[1] ""
|
4266 |
|
4267 |
+
#: includes/admin/settings/class-settings-admin.php:593
|
4268 |
#, fuzzy
|
4269 |
msgctxt "expiration notices"
|
4270 |
msgid "Applies to"
|
4271 |
msgstr "zugewiesen zu"
|
4272 |
|
4273 |
+
#: includes/admin/settings/class-settings-admin.php:596
|
4274 |
msgctxt "expiration notices"
|
4275 |
msgid "Non-recurring listings"
|
4276 |
msgstr ""
|
4277 |
|
4278 |
+
#: includes/admin/settings/class-settings-admin.php:597
|
4279 |
#, fuzzy
|
4280 |
msgctxt "expiration notices"
|
4281 |
msgid "Recurring listings"
|
4282 |
msgstr "Zurück zum Eintrag."
|
4283 |
|
4284 |
+
#: includes/admin/settings/class-settings-admin.php:598
|
4285 |
msgctxt "expiration notices"
|
4286 |
msgid "Recurring and non-recurring listings"
|
4287 |
msgstr ""
|
4288 |
|
4289 |
+
#: includes/admin/settings/class-settings-admin.php:603
|
4290 |
msgctxt "expiration notices"
|
4291 |
msgid "When to send?"
|
4292 |
msgstr ""
|
4320 |
msgstr "Eintrag Enddatum"
|
4321 |
|
4322 |
#: includes/admin/settings/class-settings-admin.php:474
|
|
|
4323 |
msgctxt "settings"
|
4324 |
+
msgid "Listing's renewal link, formatted with an anchor tag"
|
4325 |
+
msgstr ""
|
4326 |
|
4327 |
#: includes/admin/settings/class-settings-admin.php:475
|
4328 |
+
msgctxt "settings"
|
4329 |
+
msgid "Listing's renewal URL, unformatted by any tags"
|
4330 |
+
msgstr ""
|
4331 |
+
|
4332 |
+
#: includes/admin/settings/class-settings-admin.php:476
|
4333 |
#, fuzzy
|
4334 |
msgctxt "settings"
|
4335 |
msgid "Listing's categories"
|
4336 |
msgstr "Eintrag Titel"
|
4337 |
|
4338 |
+
#: includes/admin/settings/class-settings-admin.php:477
|
4339 |
#, fuzzy
|
4340 |
msgctxt "settings"
|
4341 |
msgid "Listing's last payment date"
|
4342 |
msgstr "Eintrag Enddatum"
|
4343 |
|
4344 |
+
#: includes/admin/settings/class-settings-admin.php:478
|
4345 |
#, fuzzy
|
4346 |
msgctxt "settings"
|
4347 |
msgid "Listing's access key"
|
4348 |
msgstr "Eintrag Felder / Bilder"
|
4349 |
|
4350 |
+
#: includes/admin/settings/class-settings-admin.php:635
|
4351 |
#, fuzzy
|
4352 |
msgctxt "settings"
|
4353 |
msgid "Settings reset to default."
|
5953 |
msgid "Listing expired"
|
5954 |
msgstr "Ein Eintrag läuft aus."
|
5955 |
|
5956 |
+
#: includes/class-listing.php:510
|
5957 |
#, fuzzy
|
5958 |
msgctxt "listing"
|
5959 |
msgid "(Unavailable Plan)"
|
5960 |
msgstr "(Preis nicht verfügbar)"
|
5961 |
|
5962 |
+
#: includes/class-listing.php:667
|
5963 |
#, fuzzy
|
5964 |
msgctxt "listing"
|
5965 |
msgid "Plan \"%s\" (recurring)"
|
5966 |
msgstr "(wiederkehrend)"
|
5967 |
|
5968 |
+
#: includes/class-listing.php:669
|
5969 |
msgctxt "listing"
|
5970 |
msgid "Plan \"%s\""
|
5971 |
msgstr ""
|
6020 |
msgstr "Kostenloser Eintrag"
|
6021 |
|
6022 |
#. translators: [%s] is the name of the blog.
|
6023 |
+
#: includes/class-listing-email-notification.php:235
|
6024 |
msgctxt "notify email"
|
6025 |
msgid "[%s] New listing notification"
|
6026 |
msgstr "[%s] neue Eintragsbenachrichtigung"
|
6027 |
|
6028 |
#. translators: [%s] is the name of the blog.
|
6029 |
+
#: includes/class-listing-email-notification.php:286
|
6030 |
msgctxt "notify email"
|
6031 |
msgid "[%s] Listing edit notification"
|
6032 |
msgstr "[%s] Eintrag bearbeiten Benachrichtigung"
|
6033 |
|
6034 |
#. translators: %s is the name of the blog.
|
6035 |
+
#: includes/class-listing-email-notification.php:358
|
6036 |
#, fuzzy
|
6037 |
msgctxt "notify email"
|
6038 |
msgid "[%s] Reported listing notification"
|
6139 |
msgid "Report additional info"
|
6140 |
msgstr ""
|
6141 |
|
6142 |
+
#: includes/class-listings-api.php:33
|
6143 |
#, fuzzy
|
6144 |
msgctxt "listings api"
|
6145 |
msgid "Listing renewed"
|
6940 |
msgid "Caption for %s is required."
|
6941 |
msgstr "%s ist ein Pflichtfeld."
|
6942 |
|
6943 |
+
#: includes/functions.php:1271
|
6944 |
msgctxt "templates"
|
6945 |
msgid "Return to results"
|
6946 |
msgstr "Zurück zu den Ergebnissen"
|
6947 |
|
6948 |
+
#: includes/functions.php:1275 includes/functions.php:1280
|
6949 |
msgctxt "templates"
|
6950 |
msgid "Go back"
|
6951 |
msgstr "Geh zurück"
|
9566 |
msgid "Address"
|
9567 |
msgstr "Adresse"
|
9568 |
|
9569 |
+
#, fuzzy
|
9570 |
+
#~ msgctxt "settings"
|
9571 |
+
#~ msgid "Listing's renewal link"
|
9572 |
+
#~ msgstr "Einträge erneuern"
|
9573 |
+
|
9574 |
#, fuzzy
|
9575 |
#~ msgctxt "flag listing"
|
9576 |
#~ msgid "The reCAPTCHA wasn't entered correctly."
|
languages/WPBDM-en_US.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2019-
|
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"
|
@@ -1118,47 +1118,47 @@ msgctxt "listing status"
|
|
1118 |
msgid "Reported"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
-
#: includes/class-listing.php:
|
1122 |
msgctxt "listing status"
|
1123 |
msgid "Unknown"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
-
#: includes/class-listing.php:
|
1127 |
msgctxt "listing status"
|
1128 |
msgid "Legacy"
|
1129 |
msgstr ""
|
1130 |
|
1131 |
-
#: includes/class-listing.php:
|
1132 |
msgctxt "listing status"
|
1133 |
msgid "Incomplete"
|
1134 |
msgstr ""
|
1135 |
|
1136 |
-
#: includes/class-listing.php:
|
1137 |
msgctxt "listing status"
|
1138 |
msgid "Pending Payment"
|
1139 |
msgstr ""
|
1140 |
|
1141 |
-
#: includes/class-listing.php:
|
1142 |
msgctxt "listing status"
|
1143 |
msgid "Complete"
|
1144 |
msgstr ""
|
1145 |
|
1146 |
-
#: includes/class-listing.php:
|
1147 |
msgctxt "listing status"
|
1148 |
msgid "Pending Upgrade"
|
1149 |
msgstr ""
|
1150 |
|
1151 |
-
#: includes/class-listing.php:
|
1152 |
msgctxt "listing status"
|
1153 |
msgid "Expired"
|
1154 |
msgstr ""
|
1155 |
|
1156 |
-
#: includes/class-listing.php:
|
1157 |
msgctxt "listing status"
|
1158 |
msgid "Pending Renewal"
|
1159 |
msgstr ""
|
1160 |
|
1161 |
-
#: includes/class-listing.php:
|
1162 |
msgctxt "listing status"
|
1163 |
msgid "Abandoned"
|
1164 |
msgstr ""
|
@@ -1673,79 +1673,93 @@ msgctxt "listings view"
|
|
1673 |
msgid "No Fee Plan"
|
1674 |
msgstr ""
|
1675 |
|
|
|
1676 |
#: includes/admin/class-themes-admin.php:45
|
1677 |
msgctxt "themes"
|
1678 |
msgid "Directory Themes"
|
1679 |
msgstr ""
|
1680 |
|
1681 |
-
#: includes/admin/class-themes-admin.php:
|
1682 |
msgctxt "themes"
|
1683 |
-
msgid "
|
1684 |
msgstr ""
|
1685 |
|
1686 |
-
#: includes/admin/class-themes-admin.php:
|
1687 |
msgctxt "themes"
|
1688 |
msgid "Could not change the active theme to \"%s\"."
|
1689 |
msgstr ""
|
1690 |
|
1691 |
-
#: includes/admin/class-themes-admin.php:
|
1692 |
msgctxt "themes"
|
1693 |
msgid "Active theme changed to \"%s\"."
|
1694 |
msgstr ""
|
1695 |
|
1696 |
-
#: includes/admin/class-themes-admin.php:
|
1697 |
msgctxt "themes"
|
1698 |
msgid ""
|
1699 |
"%s requires that you tag your existing fields to match some places we want "
|
1700 |
"to put your data on the theme. Below are fields we think are missing."
|
1701 |
msgstr ""
|
1702 |
|
1703 |
-
#: includes/admin/class-themes-admin.php:
|
1704 |
msgctxt "themes"
|
1705 |
msgid "Map My Fields"
|
1706 |
msgstr ""
|
1707 |
|
1708 |
-
#: includes/admin/class-themes-admin.php:
|
1709 |
msgctxt "themes"
|
1710 |
msgid "Suggested fields created successfully."
|
1711 |
msgstr ""
|
1712 |
|
1713 |
-
#: includes/admin/class-themes-admin.php:
|
1714 |
msgctxt "themes"
|
1715 |
msgid "Theme installed successfully."
|
1716 |
msgstr ""
|
1717 |
|
1718 |
-
#: includes/admin/class-themes-admin.php:
|
1719 |
msgctxt "themes"
|
1720 |
msgid "Theme was deleted successfully."
|
1721 |
msgstr ""
|
1722 |
|
1723 |
-
#: includes/admin/class-themes-admin.php:
|
1724 |
msgctxt "themes"
|
1725 |
msgid "Could not delete theme directory. Check permissions."
|
1726 |
msgstr ""
|
1727 |
|
1728 |
-
#: includes/admin/class-themes-admin.php:
|
1729 |
msgctxt "themes"
|
1730 |
msgid "Please upload a valid theme file."
|
1731 |
msgstr ""
|
1732 |
|
1733 |
-
#: includes/admin/class-themes-admin.php:
|
1734 |
msgctxt "themes"
|
1735 |
msgid "Could not move \"%s\" to a temporary directory."
|
1736 |
msgstr ""
|
1737 |
|
1738 |
-
#: includes/admin/class-themes-admin.php:
|
1739 |
msgctxt "themes"
|
1740 |
msgid "Activate your <a>license key</a> to use this theme."
|
1741 |
msgstr ""
|
1742 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1743 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
|
|
1744 |
msgctxt "themes"
|
1745 |
msgid "Updating theme..."
|
1746 |
msgstr ""
|
1747 |
|
1748 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
|
|
1749 |
msgctxt "themes"
|
1750 |
msgid "Theme updated."
|
1751 |
msgstr ""
|
@@ -1755,11 +1769,6 @@ msgctxt "themes"
|
|
1755 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1756 |
msgstr ""
|
1757 |
|
1758 |
-
#: includes/admin/upgrades/class-themes-updater.php:159
|
1759 |
-
msgctxt "themes"
|
1760 |
-
msgid "Could not update theme: %s"
|
1761 |
-
msgstr ""
|
1762 |
-
|
1763 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1764 |
msgctxt "themes"
|
1765 |
msgid "Theme was updated successfully."
|
@@ -1815,12 +1824,17 @@ msgctxt "themes"
|
|
1815 |
msgid "Activate"
|
1816 |
msgstr ""
|
1817 |
|
1818 |
-
#: templates/admin/themes-item.tpl.php:
|
|
|
|
|
|
|
|
|
|
|
1819 |
msgctxt "themes"
|
1820 |
msgid "Version:"
|
1821 |
msgstr ""
|
1822 |
|
1823 |
-
#: templates/admin/themes-item.tpl.php:
|
1824 |
msgctxt "themes"
|
1825 |
msgid "Author:"
|
1826 |
msgstr ""
|
@@ -1846,20 +1860,20 @@ msgid ""
|
|
1846 |
"change the look and feel of your business directory only."
|
1847 |
msgstr ""
|
1848 |
|
1849 |
-
#: includes/admin/class-themes-admin.php:
|
1850 |
msgctxt "admin themes"
|
1851 |
msgid ""
|
1852 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
1853 |
msgstr ""
|
1854 |
|
1855 |
-
#: includes/admin/class-themes-admin.php:
|
1856 |
msgctxt "admin themes"
|
1857 |
msgid ""
|
1858 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
1859 |
"that is not compatible with the templates used in previous versions."
|
1860 |
msgstr ""
|
1861 |
|
1862 |
-
#: includes/admin/class-themes-admin.php:
|
1863 |
msgctxt "admin themes"
|
1864 |
msgid ""
|
1865 |
"Because of this, your template overrides below have been disabled. You "
|
@@ -2687,6 +2701,11 @@ msgctxt "form-fields admin"
|
|
2687 |
msgid "Automatically generate excerpt from content field?"
|
2688 |
msgstr ""
|
2689 |
|
|
|
|
|
|
|
|
|
|
|
2690 |
#: includes/fields/class-fieldtypes-url.php:36
|
2691 |
msgctxt "form-fields admin"
|
2692 |
msgid "Open link in a new window?"
|
@@ -3349,13 +3368,13 @@ msgid "Author"
|
|
3349 |
msgstr ""
|
3350 |
|
3351 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3352 |
-
#: includes/functions.php:
|
3353 |
msgctxt "admin settings"
|
3354 |
msgid "Date posted"
|
3355 |
msgstr ""
|
3356 |
|
3357 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3358 |
-
#: includes/functions.php:
|
3359 |
msgctxt "admin settings"
|
3360 |
msgid "Date last modified"
|
3361 |
msgstr ""
|
@@ -3731,12 +3750,12 @@ msgctxt "admin settings"
|
|
3731 |
msgid "Uploaded Image (no resize)"
|
3732 |
msgstr ""
|
3733 |
|
3734 |
-
#: includes/functions.php:
|
3735 |
msgctxt "admin settings"
|
3736 |
msgid "User"
|
3737 |
msgstr ""
|
3738 |
|
3739 |
-
#: includes/functions.php:
|
3740 |
msgctxt "admin settings"
|
3741 |
msgid "User registration date"
|
3742 |
msgstr ""
|
@@ -3761,46 +3780,46 @@ msgctxt "expiration notices"
|
|
3761 |
msgid "Delete"
|
3762 |
msgstr ""
|
3763 |
|
3764 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3765 |
msgctxt "expiration notices"
|
3766 |
msgid "recurring and non-recurring"
|
3767 |
msgstr ""
|
3768 |
|
3769 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3770 |
msgctxt "expiration notices"
|
3771 |
msgid "recurring only"
|
3772 |
msgstr ""
|
3773 |
|
3774 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3775 |
msgctxt "expiration notices"
|
3776 |
msgid "non-recurring only"
|
3777 |
msgstr ""
|
3778 |
|
3779 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3780 |
msgctxt "expiration notices"
|
3781 |
msgid "Sent when a listing (%s) is renewed."
|
3782 |
msgstr ""
|
3783 |
|
3784 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3785 |
msgctxt "expiration notices"
|
3786 |
msgid "Sent when a listing (%s) expires."
|
3787 |
msgstr ""
|
3788 |
|
3789 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3790 |
msgctxt "expiration notices"
|
3791 |
msgid "%d day"
|
3792 |
msgid_plural "%d days"
|
3793 |
msgstr[0] ""
|
3794 |
msgstr[1] ""
|
3795 |
|
3796 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3797 |
msgctxt "expiration notices"
|
3798 |
msgid "%d week"
|
3799 |
msgid_plural "%d weeks"
|
3800 |
msgstr[0] ""
|
3801 |
msgstr[1] ""
|
3802 |
|
3803 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3804 |
msgctxt "expiration notices"
|
3805 |
msgid "%d month"
|
3806 |
msgid_plural "%d months"
|
@@ -3809,91 +3828,91 @@ msgstr[1] ""
|
|
3809 |
|
3810 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3811 |
#. non-recuring only)
|
3812 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3813 |
msgctxt "expiration notices"
|
3814 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3815 |
msgstr ""
|
3816 |
|
3817 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3818 |
#. non-recuring only)
|
3819 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3820 |
msgctxt "expiration notices"
|
3821 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3822 |
msgstr ""
|
3823 |
|
3824 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3825 |
msgctxt "expiration notices"
|
3826 |
msgid "At the time of expiration"
|
3827 |
msgstr ""
|
3828 |
|
3829 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3830 |
msgctxt "expiration notices"
|
3831 |
msgid "Right after a successful renewal"
|
3832 |
msgstr ""
|
3833 |
|
3834 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3835 |
msgctxt "expiration notices"
|
3836 |
msgid "%d day before expiration"
|
3837 |
msgid_plural "%d days before expiration"
|
3838 |
msgstr[0] ""
|
3839 |
msgstr[1] ""
|
3840 |
|
3841 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3842 |
msgctxt "expiration notices"
|
3843 |
msgid "%d day after expiration"
|
3844 |
msgid_plural "%d days after expiration"
|
3845 |
msgstr[0] ""
|
3846 |
msgstr[1] ""
|
3847 |
|
3848 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3849 |
msgctxt "expiration notices"
|
3850 |
msgid "%d week before expiration"
|
3851 |
msgid_plural "%d weeks before expiration"
|
3852 |
msgstr[0] ""
|
3853 |
msgstr[1] ""
|
3854 |
|
3855 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3856 |
msgctxt "expiration notices"
|
3857 |
msgid "%d week after expiration"
|
3858 |
msgid_plural "%d weeks after expiration"
|
3859 |
msgstr[0] ""
|
3860 |
msgstr[1] ""
|
3861 |
|
3862 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3863 |
msgctxt "expiration notices"
|
3864 |
msgid "%d month before expiration"
|
3865 |
msgid_plural "%d months before expiration"
|
3866 |
msgstr[0] ""
|
3867 |
msgstr[1] ""
|
3868 |
|
3869 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3870 |
msgctxt "expiration notices"
|
3871 |
msgid "%d month after expiration"
|
3872 |
msgid_plural "%d months after expiration"
|
3873 |
msgstr[0] ""
|
3874 |
msgstr[1] ""
|
3875 |
|
3876 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3877 |
msgctxt "expiration notices"
|
3878 |
msgid "Applies to"
|
3879 |
msgstr ""
|
3880 |
|
3881 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3882 |
msgctxt "expiration notices"
|
3883 |
msgid "Non-recurring listings"
|
3884 |
msgstr ""
|
3885 |
|
3886 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3887 |
msgctxt "expiration notices"
|
3888 |
msgid "Recurring listings"
|
3889 |
msgstr ""
|
3890 |
|
3891 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3892 |
msgctxt "expiration notices"
|
3893 |
msgid "Recurring and non-recurring listings"
|
3894 |
msgstr ""
|
3895 |
|
3896 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3897 |
msgctxt "expiration notices"
|
3898 |
msgid "When to send?"
|
3899 |
msgstr ""
|
@@ -3925,25 +3944,30 @@ msgstr ""
|
|
3925 |
|
3926 |
#: includes/admin/settings/class-settings-admin.php:474
|
3927 |
msgctxt "settings"
|
3928 |
-
msgid "Listing's renewal link"
|
3929 |
msgstr ""
|
3930 |
|
3931 |
#: includes/admin/settings/class-settings-admin.php:475
|
3932 |
msgctxt "settings"
|
3933 |
-
msgid "Listing's
|
3934 |
msgstr ""
|
3935 |
|
3936 |
#: includes/admin/settings/class-settings-admin.php:476
|
3937 |
msgctxt "settings"
|
3938 |
-
msgid "Listing's
|
3939 |
msgstr ""
|
3940 |
|
3941 |
#: includes/admin/settings/class-settings-admin.php:477
|
3942 |
msgctxt "settings"
|
|
|
|
|
|
|
|
|
|
|
3943 |
msgid "Listing's access key"
|
3944 |
msgstr ""
|
3945 |
|
3946 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3947 |
msgctxt "settings"
|
3948 |
msgid "Settings reset to default."
|
3949 |
msgstr ""
|
@@ -5330,17 +5354,17 @@ msgctxt "listing"
|
|
5330 |
msgid "Listing expired"
|
5331 |
msgstr ""
|
5332 |
|
5333 |
-
#: includes/class-listing.php:
|
5334 |
msgctxt "listing"
|
5335 |
msgid "(Unavailable Plan)"
|
5336 |
msgstr ""
|
5337 |
|
5338 |
-
#: includes/class-listing.php:
|
5339 |
msgctxt "listing"
|
5340 |
msgid "Plan \"%s\" (recurring)"
|
5341 |
msgstr ""
|
5342 |
|
5343 |
-
#: includes/class-listing.php:
|
5344 |
msgctxt "listing"
|
5345 |
msgid "Plan \"%s\""
|
5346 |
msgstr ""
|
@@ -5393,19 +5417,19 @@ msgid "Free Listing"
|
|
5393 |
msgstr ""
|
5394 |
|
5395 |
#. translators: [%s] is the name of the blog.
|
5396 |
-
#: includes/class-listing-email-notification.php:
|
5397 |
msgctxt "notify email"
|
5398 |
msgid "[%s] New listing notification"
|
5399 |
msgstr ""
|
5400 |
|
5401 |
#. translators: [%s] is the name of the blog.
|
5402 |
-
#: includes/class-listing-email-notification.php:
|
5403 |
msgctxt "notify email"
|
5404 |
msgid "[%s] Listing edit notification"
|
5405 |
msgstr ""
|
5406 |
|
5407 |
#. translators: %s is the name of the blog.
|
5408 |
-
#: includes/class-listing-email-notification.php:
|
5409 |
msgctxt "notify email"
|
5410 |
msgid "[%s] Reported listing notification"
|
5411 |
msgstr ""
|
@@ -5505,7 +5529,7 @@ msgctxt "notify email"
|
|
5505 |
msgid "Report additional info"
|
5506 |
msgstr ""
|
5507 |
|
5508 |
-
#: includes/class-listings-api.php:
|
5509 |
msgctxt "listings api"
|
5510 |
msgid "Listing renewed"
|
5511 |
msgstr ""
|
@@ -6242,12 +6266,12 @@ msgctxt "image field"
|
|
6242 |
msgid "Caption for %s is required."
|
6243 |
msgstr ""
|
6244 |
|
6245 |
-
#: includes/functions.php:
|
6246 |
msgctxt "templates"
|
6247 |
msgid "Return to results"
|
6248 |
msgstr ""
|
6249 |
|
6250 |
-
#: includes/functions.php:
|
6251 |
msgctxt "templates"
|
6252 |
msgid "Go back"
|
6253 |
msgstr ""
|
5 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2019-09-11 22:04:30+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"
|
1118 |
msgid "Reported"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
+
#: includes/class-listing.php:770
|
1122 |
msgctxt "listing status"
|
1123 |
msgid "Unknown"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
+
#: includes/class-listing.php:771
|
1127 |
msgctxt "listing status"
|
1128 |
msgid "Legacy"
|
1129 |
msgstr ""
|
1130 |
|
1131 |
+
#: includes/class-listing.php:772
|
1132 |
msgctxt "listing status"
|
1133 |
msgid "Incomplete"
|
1134 |
msgstr ""
|
1135 |
|
1136 |
+
#: includes/class-listing.php:773
|
1137 |
msgctxt "listing status"
|
1138 |
msgid "Pending Payment"
|
1139 |
msgstr ""
|
1140 |
|
1141 |
+
#: includes/class-listing.php:774
|
1142 |
msgctxt "listing status"
|
1143 |
msgid "Complete"
|
1144 |
msgstr ""
|
1145 |
|
1146 |
+
#: includes/class-listing.php:775
|
1147 |
msgctxt "listing status"
|
1148 |
msgid "Pending Upgrade"
|
1149 |
msgstr ""
|
1150 |
|
1151 |
+
#: includes/class-listing.php:776
|
1152 |
msgctxt "listing status"
|
1153 |
msgid "Expired"
|
1154 |
msgstr ""
|
1155 |
|
1156 |
+
#: includes/class-listing.php:777
|
1157 |
msgctxt "listing status"
|
1158 |
msgid "Pending Renewal"
|
1159 |
msgstr ""
|
1160 |
|
1161 |
+
#: includes/class-listing.php:778
|
1162 |
msgctxt "listing status"
|
1163 |
msgid "Abandoned"
|
1164 |
msgstr ""
|
1673 |
msgid "No Fee Plan"
|
1674 |
msgstr ""
|
1675 |
|
1676 |
+
#: includes/admin/class-themes-admin.php:44
|
1677 |
#: includes/admin/class-themes-admin.php:45
|
1678 |
msgctxt "themes"
|
1679 |
msgid "Directory Themes"
|
1680 |
msgstr ""
|
1681 |
|
1682 |
+
#: includes/admin/class-themes-admin.php:45
|
1683 |
msgctxt "themes"
|
1684 |
+
msgid "Dir. Themes %s"
|
1685 |
msgstr ""
|
1686 |
|
1687 |
+
#: includes/admin/class-themes-admin.php:134
|
1688 |
msgctxt "themes"
|
1689 |
msgid "Could not change the active theme to \"%s\"."
|
1690 |
msgstr ""
|
1691 |
|
1692 |
+
#: includes/admin/class-themes-admin.php:175
|
1693 |
msgctxt "themes"
|
1694 |
msgid "Active theme changed to \"%s\"."
|
1695 |
msgstr ""
|
1696 |
|
1697 |
+
#: includes/admin/class-themes-admin.php:178
|
1698 |
msgctxt "themes"
|
1699 |
msgid ""
|
1700 |
"%s requires that you tag your existing fields to match some places we want "
|
1701 |
"to put your data on the theme. Below are fields we think are missing."
|
1702 |
msgstr ""
|
1703 |
|
1704 |
+
#: includes/admin/class-themes-admin.php:187
|
1705 |
msgctxt "themes"
|
1706 |
msgid "Map My Fields"
|
1707 |
msgstr ""
|
1708 |
|
1709 |
+
#: includes/admin/class-themes-admin.php:194
|
1710 |
msgctxt "themes"
|
1711 |
msgid "Suggested fields created successfully."
|
1712 |
msgstr ""
|
1713 |
|
1714 |
+
#: includes/admin/class-themes-admin.php:197
|
1715 |
msgctxt "themes"
|
1716 |
msgid "Theme installed successfully."
|
1717 |
msgstr ""
|
1718 |
|
1719 |
+
#: includes/admin/class-themes-admin.php:200
|
1720 |
msgctxt "themes"
|
1721 |
msgid "Theme was deleted successfully."
|
1722 |
msgstr ""
|
1723 |
|
1724 |
+
#: includes/admin/class-themes-admin.php:203
|
1725 |
msgctxt "themes"
|
1726 |
msgid "Could not delete theme directory. Check permissions."
|
1727 |
msgstr ""
|
1728 |
|
1729 |
+
#: includes/admin/class-themes-admin.php:250
|
1730 |
msgctxt "themes"
|
1731 |
msgid "Please upload a valid theme file."
|
1732 |
msgstr ""
|
1733 |
|
1734 |
+
#: includes/admin/class-themes-admin.php:257
|
1735 |
msgctxt "themes"
|
1736 |
msgid "Could not move \"%s\" to a temporary directory."
|
1737 |
msgstr ""
|
1738 |
|
1739 |
+
#: includes/admin/class-themes-admin.php:332
|
1740 |
msgctxt "themes"
|
1741 |
msgid "Activate your <a>license key</a> to use this theme."
|
1742 |
msgstr ""
|
1743 |
|
1744 |
+
#: includes/admin/class-themes-admin.php:373
|
1745 |
+
msgctxt "themes"
|
1746 |
+
msgid "Invalid theme ID"
|
1747 |
+
msgstr ""
|
1748 |
+
|
1749 |
+
#: includes/admin/class-themes-admin.php:379
|
1750 |
+
#: includes/admin/upgrades/class-themes-updater.php:159
|
1751 |
+
msgctxt "themes"
|
1752 |
+
msgid "Could not update theme: %s"
|
1753 |
+
msgstr ""
|
1754 |
+
|
1755 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
1756 |
+
#: templates/admin/themes-item.tpl.php:24
|
1757 |
msgctxt "themes"
|
1758 |
msgid "Updating theme..."
|
1759 |
msgstr ""
|
1760 |
|
1761 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
1762 |
+
#: templates/admin/themes-item.tpl.php:25
|
1763 |
msgctxt "themes"
|
1764 |
msgid "Theme updated."
|
1765 |
msgstr ""
|
1769 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1770 |
msgstr ""
|
1771 |
|
|
|
|
|
|
|
|
|
|
|
1772 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1773 |
msgctxt "themes"
|
1774 |
msgid "Theme was updated successfully."
|
1824 |
msgid "Activate"
|
1825 |
msgstr ""
|
1826 |
|
1827 |
+
#: templates/admin/themes-item.tpl.php:29
|
1828 |
+
msgctxt "themes"
|
1829 |
+
msgid "New version available. <a>Update now.</a>"
|
1830 |
+
msgstr ""
|
1831 |
+
|
1832 |
+
#: templates/admin/themes-item.tpl.php:51
|
1833 |
msgctxt "themes"
|
1834 |
msgid "Version:"
|
1835 |
msgstr ""
|
1836 |
|
1837 |
+
#: templates/admin/themes-item.tpl.php:54
|
1838 |
msgctxt "themes"
|
1839 |
msgid "Author:"
|
1840 |
msgstr ""
|
1860 |
"change the look and feel of your business directory only."
|
1861 |
msgstr ""
|
1862 |
|
1863 |
+
#: includes/admin/class-themes-admin.php:91
|
1864 |
msgctxt "admin themes"
|
1865 |
msgid ""
|
1866 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
1867 |
msgstr ""
|
1868 |
|
1869 |
+
#: includes/admin/class-themes-admin.php:93
|
1870 |
msgctxt "admin themes"
|
1871 |
msgid ""
|
1872 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
1873 |
"that is not compatible with the templates used in previous versions."
|
1874 |
msgstr ""
|
1875 |
|
1876 |
+
#: includes/admin/class-themes-admin.php:95
|
1877 |
msgctxt "admin themes"
|
1878 |
msgid ""
|
1879 |
"Because of this, your template overrides below have been disabled. You "
|
2701 |
msgid "Automatically generate excerpt from content field?"
|
2702 |
msgstr ""
|
2703 |
|
2704 |
+
#: includes/fields/class-fieldtypes-twitter.php:83
|
2705 |
+
msgctxt "form-fields admin"
|
2706 |
+
msgid "Show followers count?"
|
2707 |
+
msgstr ""
|
2708 |
+
|
2709 |
#: includes/fields/class-fieldtypes-url.php:36
|
2710 |
msgctxt "form-fields admin"
|
2711 |
msgid "Open link in a new window?"
|
3368 |
msgstr ""
|
3369 |
|
3370 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3371 |
+
#: includes/functions.php:1193
|
3372 |
msgctxt "admin settings"
|
3373 |
msgid "Date posted"
|
3374 |
msgstr ""
|
3375 |
|
3376 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3377 |
+
#: includes/functions.php:1194
|
3378 |
msgctxt "admin settings"
|
3379 |
msgid "Date last modified"
|
3380 |
msgstr ""
|
3750 |
msgid "Uploaded Image (no resize)"
|
3751 |
msgstr ""
|
3752 |
|
3753 |
+
#: includes/functions.php:1191
|
3754 |
msgctxt "admin settings"
|
3755 |
msgid "User"
|
3756 |
msgstr ""
|
3757 |
|
3758 |
+
#: includes/functions.php:1192
|
3759 |
msgctxt "admin settings"
|
3760 |
msgid "User registration date"
|
3761 |
msgstr ""
|
3780 |
msgid "Delete"
|
3781 |
msgstr ""
|
3782 |
|
3783 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
3784 |
msgctxt "expiration notices"
|
3785 |
msgid "recurring and non-recurring"
|
3786 |
msgstr ""
|
3787 |
|
3788 |
+
#: includes/admin/settings/class-settings-admin.php:497
|
3789 |
msgctxt "expiration notices"
|
3790 |
msgid "recurring only"
|
3791 |
msgstr ""
|
3792 |
|
3793 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
3794 |
msgctxt "expiration notices"
|
3795 |
msgid "non-recurring only"
|
3796 |
msgstr ""
|
3797 |
|
3798 |
+
#: includes/admin/settings/class-settings-admin.php:503
|
3799 |
msgctxt "expiration notices"
|
3800 |
msgid "Sent when a listing (%s) is renewed."
|
3801 |
msgstr ""
|
3802 |
|
3803 |
+
#: includes/admin/settings/class-settings-admin.php:508
|
3804 |
msgctxt "expiration notices"
|
3805 |
msgid "Sent when a listing (%s) expires."
|
3806 |
msgstr ""
|
3807 |
|
3808 |
+
#: includes/admin/settings/class-settings-admin.php:516
|
3809 |
msgctxt "expiration notices"
|
3810 |
msgid "%d day"
|
3811 |
msgid_plural "%d days"
|
3812 |
msgstr[0] ""
|
3813 |
msgstr[1] ""
|
3814 |
|
3815 |
+
#: includes/admin/settings/class-settings-admin.php:519
|
3816 |
msgctxt "expiration notices"
|
3817 |
msgid "%d week"
|
3818 |
msgid_plural "%d weeks"
|
3819 |
msgstr[0] ""
|
3820 |
msgstr[1] ""
|
3821 |
|
3822 |
+
#: includes/admin/settings/class-settings-admin.php:522
|
3823 |
msgctxt "expiration notices"
|
3824 |
msgid "%d month"
|
3825 |
msgid_plural "%d months"
|
3828 |
|
3829 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3830 |
#. non-recuring only)
|
3831 |
+
#: includes/admin/settings/class-settings-admin.php:528
|
3832 |
msgctxt "expiration notices"
|
3833 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3834 |
msgstr ""
|
3835 |
|
3836 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3837 |
#. non-recuring only)
|
3838 |
+
#: includes/admin/settings/class-settings-admin.php:531
|
3839 |
msgctxt "expiration notices"
|
3840 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3841 |
msgstr ""
|
3842 |
|
3843 |
+
#: includes/admin/settings/class-settings-admin.php:548
|
3844 |
msgctxt "expiration notices"
|
3845 |
msgid "At the time of expiration"
|
3846 |
msgstr ""
|
3847 |
|
3848 |
+
#: includes/admin/settings/class-settings-admin.php:549
|
3849 |
msgctxt "expiration notices"
|
3850 |
msgid "Right after a successful renewal"
|
3851 |
msgstr ""
|
3852 |
|
3853 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
3854 |
msgctxt "expiration notices"
|
3855 |
msgid "%d day before expiration"
|
3856 |
msgid_plural "%d days before expiration"
|
3857 |
msgstr[0] ""
|
3858 |
msgstr[1] ""
|
3859 |
|
3860 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
3861 |
msgctxt "expiration notices"
|
3862 |
msgid "%d day after expiration"
|
3863 |
msgid_plural "%d days after expiration"
|
3864 |
msgstr[0] ""
|
3865 |
msgstr[1] ""
|
3866 |
|
3867 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
3868 |
msgctxt "expiration notices"
|
3869 |
msgid "%d week before expiration"
|
3870 |
msgid_plural "%d weeks before expiration"
|
3871 |
msgstr[0] ""
|
3872 |
msgstr[1] ""
|
3873 |
|
3874 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
3875 |
msgctxt "expiration notices"
|
3876 |
msgid "%d week after expiration"
|
3877 |
msgid_plural "%d weeks after expiration"
|
3878 |
msgstr[0] ""
|
3879 |
msgstr[1] ""
|
3880 |
|
3881 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
3882 |
msgctxt "expiration notices"
|
3883 |
msgid "%d month before expiration"
|
3884 |
msgid_plural "%d months before expiration"
|
3885 |
msgstr[0] ""
|
3886 |
msgstr[1] ""
|
3887 |
|
3888 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
3889 |
msgctxt "expiration notices"
|
3890 |
msgid "%d month after expiration"
|
3891 |
msgid_plural "%d months after expiration"
|
3892 |
msgstr[0] ""
|
3893 |
msgstr[1] ""
|
3894 |
|
3895 |
+
#: includes/admin/settings/class-settings-admin.php:593
|
3896 |
msgctxt "expiration notices"
|
3897 |
msgid "Applies to"
|
3898 |
msgstr ""
|
3899 |
|
3900 |
+
#: includes/admin/settings/class-settings-admin.php:596
|
3901 |
msgctxt "expiration notices"
|
3902 |
msgid "Non-recurring listings"
|
3903 |
msgstr ""
|
3904 |
|
3905 |
+
#: includes/admin/settings/class-settings-admin.php:597
|
3906 |
msgctxt "expiration notices"
|
3907 |
msgid "Recurring listings"
|
3908 |
msgstr ""
|
3909 |
|
3910 |
+
#: includes/admin/settings/class-settings-admin.php:598
|
3911 |
msgctxt "expiration notices"
|
3912 |
msgid "Recurring and non-recurring listings"
|
3913 |
msgstr ""
|
3914 |
|
3915 |
+
#: includes/admin/settings/class-settings-admin.php:603
|
3916 |
msgctxt "expiration notices"
|
3917 |
msgid "When to send?"
|
3918 |
msgstr ""
|
3944 |
|
3945 |
#: includes/admin/settings/class-settings-admin.php:474
|
3946 |
msgctxt "settings"
|
3947 |
+
msgid "Listing's renewal link, formatted with an anchor tag"
|
3948 |
msgstr ""
|
3949 |
|
3950 |
#: includes/admin/settings/class-settings-admin.php:475
|
3951 |
msgctxt "settings"
|
3952 |
+
msgid "Listing's renewal URL, unformatted by any tags"
|
3953 |
msgstr ""
|
3954 |
|
3955 |
#: includes/admin/settings/class-settings-admin.php:476
|
3956 |
msgctxt "settings"
|
3957 |
+
msgid "Listing's categories"
|
3958 |
msgstr ""
|
3959 |
|
3960 |
#: includes/admin/settings/class-settings-admin.php:477
|
3961 |
msgctxt "settings"
|
3962 |
+
msgid "Listing's last payment date"
|
3963 |
+
msgstr ""
|
3964 |
+
|
3965 |
+
#: includes/admin/settings/class-settings-admin.php:478
|
3966 |
+
msgctxt "settings"
|
3967 |
msgid "Listing's access key"
|
3968 |
msgstr ""
|
3969 |
|
3970 |
+
#: includes/admin/settings/class-settings-admin.php:635
|
3971 |
msgctxt "settings"
|
3972 |
msgid "Settings reset to default."
|
3973 |
msgstr ""
|
5354 |
msgid "Listing expired"
|
5355 |
msgstr ""
|
5356 |
|
5357 |
+
#: includes/class-listing.php:510
|
5358 |
msgctxt "listing"
|
5359 |
msgid "(Unavailable Plan)"
|
5360 |
msgstr ""
|
5361 |
|
5362 |
+
#: includes/class-listing.php:667
|
5363 |
msgctxt "listing"
|
5364 |
msgid "Plan \"%s\" (recurring)"
|
5365 |
msgstr ""
|
5366 |
|
5367 |
+
#: includes/class-listing.php:669
|
5368 |
msgctxt "listing"
|
5369 |
msgid "Plan \"%s\""
|
5370 |
msgstr ""
|
5417 |
msgstr ""
|
5418 |
|
5419 |
#. translators: [%s] is the name of the blog.
|
5420 |
+
#: includes/class-listing-email-notification.php:235
|
5421 |
msgctxt "notify email"
|
5422 |
msgid "[%s] New listing notification"
|
5423 |
msgstr ""
|
5424 |
|
5425 |
#. translators: [%s] is the name of the blog.
|
5426 |
+
#: includes/class-listing-email-notification.php:286
|
5427 |
msgctxt "notify email"
|
5428 |
msgid "[%s] Listing edit notification"
|
5429 |
msgstr ""
|
5430 |
|
5431 |
#. translators: %s is the name of the blog.
|
5432 |
+
#: includes/class-listing-email-notification.php:358
|
5433 |
msgctxt "notify email"
|
5434 |
msgid "[%s] Reported listing notification"
|
5435 |
msgstr ""
|
5529 |
msgid "Report additional info"
|
5530 |
msgstr ""
|
5531 |
|
5532 |
+
#: includes/class-listings-api.php:33
|
5533 |
msgctxt "listings api"
|
5534 |
msgid "Listing renewed"
|
5535 |
msgstr ""
|
6266 |
msgid "Caption for %s is required."
|
6267 |
msgstr ""
|
6268 |
|
6269 |
+
#: includes/functions.php:1271
|
6270 |
msgctxt "templates"
|
6271 |
msgid "Return to results"
|
6272 |
msgstr ""
|
6273 |
|
6274 |
+
#: includes/functions.php:1275 includes/functions.php:1280
|
6275 |
msgctxt "templates"
|
6276 |
msgid "Go back"
|
6277 |
msgstr ""
|
languages/WPBDM-es_ES.mo
CHANGED
Binary file
|
languages/WPBDM-es_ES.po
CHANGED
@@ -5,8 +5,8 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2019-
|
9 |
-
"PO-Revision-Date: 2019-
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
12 |
"Language: es_ES\n"
|
@@ -1217,47 +1217,47 @@ msgctxt "listing status"
|
|
1217 |
msgid "Reported"
|
1218 |
msgstr "Reportado"
|
1219 |
|
1220 |
-
#: includes/class-listing.php:
|
1221 |
msgctxt "listing status"
|
1222 |
msgid "Unknown"
|
1223 |
msgstr "Desconocido"
|
1224 |
|
1225 |
-
#: includes/class-listing.php:
|
1226 |
msgctxt "listing status"
|
1227 |
msgid "Legacy"
|
1228 |
msgstr "Antiguo"
|
1229 |
|
1230 |
-
#: includes/class-listing.php:
|
1231 |
msgctxt "listing status"
|
1232 |
msgid "Incomplete"
|
1233 |
msgstr "Incompleto"
|
1234 |
|
1235 |
-
#: includes/class-listing.php:
|
1236 |
msgctxt "listing status"
|
1237 |
msgid "Pending Payment"
|
1238 |
msgstr "Pendiente de pago"
|
1239 |
|
1240 |
-
#: includes/class-listing.php:
|
1241 |
msgctxt "listing status"
|
1242 |
msgid "Complete"
|
1243 |
msgstr "Completado"
|
1244 |
|
1245 |
-
#: includes/class-listing.php:
|
1246 |
msgctxt "listing status"
|
1247 |
msgid "Pending Upgrade"
|
1248 |
msgstr "Pendiente de mejora"
|
1249 |
|
1250 |
-
#: includes/class-listing.php:
|
1251 |
msgctxt "listing status"
|
1252 |
msgid "Expired"
|
1253 |
msgstr "Expirado"
|
1254 |
|
1255 |
-
#: includes/class-listing.php:
|
1256 |
msgctxt "listing status"
|
1257 |
msgid "Pending Renewal"
|
1258 |
msgstr "Pendientes de renovación"
|
1259 |
|
1260 |
-
#: includes/class-listing.php:
|
1261 |
msgctxt "listing status"
|
1262 |
msgid "Abandoned"
|
1263 |
msgstr "Abandonado"
|
@@ -1803,27 +1803,28 @@ msgctxt "listings view"
|
|
1803 |
msgid "No Fee Plan"
|
1804 |
msgstr "Sin Plan de Pago"
|
1805 |
|
|
|
1806 |
#: includes/admin/class-themes-admin.php:45
|
1807 |
msgctxt "themes"
|
1808 |
msgid "Directory Themes"
|
1809 |
msgstr "Temas del Directorio"
|
1810 |
|
1811 |
-
#: includes/admin/class-themes-admin.php:
|
1812 |
msgctxt "themes"
|
1813 |
-
msgid "
|
1814 |
-
msgstr "Temas del
|
1815 |
|
1816 |
-
#: includes/admin/class-themes-admin.php:
|
1817 |
msgctxt "themes"
|
1818 |
msgid "Could not change the active theme to \"%s\"."
|
1819 |
msgstr "No se pudo cambiar el tema activo a \"%s\"."
|
1820 |
|
1821 |
-
#: includes/admin/class-themes-admin.php:
|
1822 |
msgctxt "themes"
|
1823 |
msgid "Active theme changed to \"%s\"."
|
1824 |
msgstr "Tema activo cambiado a \"%s\"."
|
1825 |
|
1826 |
-
#: includes/admin/class-themes-admin.php:
|
1827 |
msgctxt "themes"
|
1828 |
msgid ""
|
1829 |
"%s requires that you tag your existing fields to match some places we want "
|
@@ -1833,52 +1834,65 @@ msgstr ""
|
|
1833 |
"en el tema donde se pretende mostrar la información. Abajo están los campos "
|
1834 |
"que creemos hacen falta."
|
1835 |
|
1836 |
-
#: includes/admin/class-themes-admin.php:
|
1837 |
msgctxt "themes"
|
1838 |
msgid "Map My Fields"
|
1839 |
msgstr "Asociar Mis Campos"
|
1840 |
|
1841 |
-
#: includes/admin/class-themes-admin.php:
|
1842 |
msgctxt "themes"
|
1843 |
msgid "Suggested fields created successfully."
|
1844 |
msgstr "Campos sugeridos creados satisfactoriamente."
|
1845 |
|
1846 |
-
#: includes/admin/class-themes-admin.php:
|
1847 |
msgctxt "themes"
|
1848 |
msgid "Theme installed successfully."
|
1849 |
msgstr "Tema instalado correctamente."
|
1850 |
|
1851 |
-
#: includes/admin/class-themes-admin.php:
|
1852 |
msgctxt "themes"
|
1853 |
msgid "Theme was deleted successfully."
|
1854 |
msgstr "Tema eliminado correctamente."
|
1855 |
|
1856 |
-
#: includes/admin/class-themes-admin.php:
|
1857 |
msgctxt "themes"
|
1858 |
msgid "Could not delete theme directory. Check permissions."
|
1859 |
msgstr "No se pudo eliminar el directorio del tema. Revise los permisos."
|
1860 |
|
1861 |
-
#: includes/admin/class-themes-admin.php:
|
1862 |
msgctxt "themes"
|
1863 |
msgid "Please upload a valid theme file."
|
1864 |
msgstr "Por favor suba un archivo de tema válido."
|
1865 |
|
1866 |
-
#: includes/admin/class-themes-admin.php:
|
1867 |
msgctxt "themes"
|
1868 |
msgid "Could not move \"%s\" to a temporary directory."
|
1869 |
msgstr "No se pudo mover \"%s\" a un directorio temporal."
|
1870 |
|
1871 |
-
#: includes/admin/class-themes-admin.php:
|
1872 |
msgctxt "themes"
|
1873 |
msgid "Activate your <a>license key</a> to use this theme."
|
1874 |
msgstr "Active su <a>clave de licencia</a> para utilizar este tema."
|
1875 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1876 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
|
|
1877 |
msgctxt "themes"
|
1878 |
msgid "Updating theme..."
|
1879 |
msgstr "Actualizando tema..."
|
1880 |
|
1881 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
|
|
1882 |
msgctxt "themes"
|
1883 |
msgid "Theme updated."
|
1884 |
msgstr "Tema actualizado."
|
@@ -1888,11 +1902,6 @@ msgctxt "themes"
|
|
1888 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1889 |
msgstr "Nueva versión disponible (<b>%s</b>). <a>Actualizar ahora.</a>"
|
1890 |
|
1891 |
-
#: includes/admin/upgrades/class-themes-updater.php:159
|
1892 |
-
msgctxt "themes"
|
1893 |
-
msgid "Could not update theme: %s"
|
1894 |
-
msgstr "No se pudo actualizar el tema: %s"
|
1895 |
-
|
1896 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1897 |
msgctxt "themes"
|
1898 |
msgid "Theme was updated successfully."
|
@@ -1948,12 +1957,17 @@ msgctxt "themes"
|
|
1948 |
msgid "Activate"
|
1949 |
msgstr "Activar"
|
1950 |
|
1951 |
-
#: templates/admin/themes-item.tpl.php:
|
|
|
|
|
|
|
|
|
|
|
1952 |
msgctxt "themes"
|
1953 |
msgid "Version:"
|
1954 |
msgstr "Versión:"
|
1955 |
|
1956 |
-
#: templates/admin/themes-item.tpl.php:
|
1957 |
msgctxt "themes"
|
1958 |
msgid "Author:"
|
1959 |
msgstr "Autor:"
|
@@ -1986,7 +2000,7 @@ msgstr ""
|
|
1986 |
"<strong>no son</strong>un reemplazo de estos tampoco. Nuestros temas "
|
1987 |
"únicamente cambiarán la apariencia del directorio."
|
1988 |
|
1989 |
-
#: includes/admin/class-themes-admin.php:
|
1990 |
msgctxt "admin themes"
|
1991 |
msgid ""
|
1992 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
@@ -1994,7 +2008,7 @@ msgstr ""
|
|
1994 |
"Business Directory Plugin - ¡Las plantillas que sobreescribió deben ser "
|
1995 |
"revisadas!"
|
1996 |
|
1997 |
-
#: includes/admin/class-themes-admin.php:
|
1998 |
msgctxt "admin themes"
|
1999 |
msgid ""
|
2000 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
@@ -2004,7 +2018,7 @@ msgstr ""
|
|
2004 |
"plantillas y temas que no es compatible con las plantillas utilizadas en "
|
2005 |
"versiones previas."
|
2006 |
|
2007 |
-
#: includes/admin/class-themes-admin.php:
|
2008 |
msgctxt "admin themes"
|
2009 |
msgid ""
|
2010 |
"Because of this, your template overrides below have been disabled. You "
|
@@ -2880,6 +2894,11 @@ msgctxt "form-fields admin"
|
|
2880 |
msgid "Automatically generate excerpt from content field?"
|
2881 |
msgstr "¿Generar resumen automáticamente del campo de contenido?"
|
2882 |
|
|
|
|
|
|
|
|
|
|
|
2883 |
#: includes/fields/class-fieldtypes-url.php:36
|
2884 |
msgctxt "form-fields admin"
|
2885 |
msgid "Open link in a new window?"
|
@@ -3572,13 +3591,13 @@ msgid "Author"
|
|
3572 |
msgstr "Autor"
|
3573 |
|
3574 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3575 |
-
#: includes/functions.php:
|
3576 |
msgctxt "admin settings"
|
3577 |
msgid "Date posted"
|
3578 |
msgstr "Fecha de publicación"
|
3579 |
|
3580 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3581 |
-
#: includes/functions.php:
|
3582 |
msgctxt "admin settings"
|
3583 |
msgid "Date last modified"
|
3584 |
msgstr "Fecha de última modificación"
|
@@ -3971,12 +3990,12 @@ msgctxt "admin settings"
|
|
3971 |
msgid "Uploaded Image (no resize)"
|
3972 |
msgstr "Imagen original (sin redimensionar)"
|
3973 |
|
3974 |
-
#: includes/functions.php:
|
3975 |
msgctxt "admin settings"
|
3976 |
msgid "User"
|
3977 |
msgstr "Usuario"
|
3978 |
|
3979 |
-
#: includes/functions.php:
|
3980 |
msgctxt "admin settings"
|
3981 |
msgid "User registration date"
|
3982 |
msgstr "Fecha de registro del usuario"
|
@@ -4001,46 +4020,46 @@ msgctxt "expiration notices"
|
|
4001 |
msgid "Delete"
|
4002 |
msgstr "Eliminar"
|
4003 |
|
4004 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4005 |
msgctxt "expiration notices"
|
4006 |
msgid "recurring and non-recurring"
|
4007 |
msgstr "recurrente y no recurrente"
|
4008 |
|
4009 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4010 |
msgctxt "expiration notices"
|
4011 |
msgid "recurring only"
|
4012 |
msgstr "solo recurrente"
|
4013 |
|
4014 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4015 |
msgctxt "expiration notices"
|
4016 |
msgid "non-recurring only"
|
4017 |
msgstr "solo no recurrente"
|
4018 |
|
4019 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4020 |
msgctxt "expiration notices"
|
4021 |
msgid "Sent when a listing (%s) is renewed."
|
4022 |
msgstr "Enviada cuando un listado (%s) es renovado."
|
4023 |
|
4024 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4025 |
msgctxt "expiration notices"
|
4026 |
msgid "Sent when a listing (%s) expires."
|
4027 |
msgstr "Enviado cuando un listado (%s) expira."
|
4028 |
|
4029 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4030 |
msgctxt "expiration notices"
|
4031 |
msgid "%d day"
|
4032 |
msgid_plural "%d days"
|
4033 |
msgstr[0] "%d día"
|
4034 |
msgstr[1] "%d días"
|
4035 |
|
4036 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4037 |
msgctxt "expiration notices"
|
4038 |
msgid "%d week"
|
4039 |
msgid_plural "%d weeks"
|
4040 |
msgstr[0] "%d semana"
|
4041 |
msgstr[1] "%d semanas"
|
4042 |
|
4043 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4044 |
msgctxt "expiration notices"
|
4045 |
msgid "%d month"
|
4046 |
msgid_plural "%d months"
|
@@ -4049,91 +4068,91 @@ msgstr[1] "meses"
|
|
4049 |
|
4050 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4051 |
#. non-recuring only)
|
4052 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4053 |
msgctxt "expiration notices"
|
4054 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4055 |
msgstr "Enviar %1$s antes de que un listado (%2$s) expire."
|
4056 |
|
4057 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4058 |
#. non-recuring only)
|
4059 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4060 |
msgctxt "expiration notices"
|
4061 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4062 |
msgstr "Enviar %1$s después de que un listado (%2$s) expire."
|
4063 |
|
4064 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4065 |
msgctxt "expiration notices"
|
4066 |
msgid "At the time of expiration"
|
4067 |
msgstr "Cuando el listado expire"
|
4068 |
|
4069 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4070 |
msgctxt "expiration notices"
|
4071 |
msgid "Right after a successful renewal"
|
4072 |
msgstr "Justo después de renovar un listado"
|
4073 |
|
4074 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4075 |
msgctxt "expiration notices"
|
4076 |
msgid "%d day before expiration"
|
4077 |
msgid_plural "%d days before expiration"
|
4078 |
msgstr[0] "%d día antes de expirar"
|
4079 |
msgstr[1] "%d días antes de expirar"
|
4080 |
|
4081 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4082 |
msgctxt "expiration notices"
|
4083 |
msgid "%d day after expiration"
|
4084 |
msgid_plural "%d days after expiration"
|
4085 |
msgstr[0] "%d día después de expirar"
|
4086 |
msgstr[1] "%d días después de expirar"
|
4087 |
|
4088 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4089 |
msgctxt "expiration notices"
|
4090 |
msgid "%d week before expiration"
|
4091 |
msgid_plural "%d weeks before expiration"
|
4092 |
msgstr[0] "%d semana antes de expirar"
|
4093 |
msgstr[1] "%d semanas antes de expirar"
|
4094 |
|
4095 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4096 |
msgctxt "expiration notices"
|
4097 |
msgid "%d week after expiration"
|
4098 |
msgid_plural "%d weeks after expiration"
|
4099 |
msgstr[0] "%d semana después de expirar"
|
4100 |
msgstr[1] "%d semanas después de expirar"
|
4101 |
|
4102 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4103 |
msgctxt "expiration notices"
|
4104 |
msgid "%d month before expiration"
|
4105 |
msgid_plural "%d months before expiration"
|
4106 |
msgstr[0] "%d mes antes de expirar"
|
4107 |
msgstr[1] "%d meses antes de expirar"
|
4108 |
|
4109 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4110 |
msgctxt "expiration notices"
|
4111 |
msgid "%d month after expiration"
|
4112 |
msgid_plural "%d months after expiration"
|
4113 |
msgstr[0] "%d mes después de expirar"
|
4114 |
msgstr[1] "%d meses después de expirar"
|
4115 |
|
4116 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4117 |
msgctxt "expiration notices"
|
4118 |
msgid "Applies to"
|
4119 |
msgstr "Aplica a"
|
4120 |
|
4121 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4122 |
msgctxt "expiration notices"
|
4123 |
msgid "Non-recurring listings"
|
4124 |
msgstr "Listados no recurrentes"
|
4125 |
|
4126 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4127 |
msgctxt "expiration notices"
|
4128 |
msgid "Recurring listings"
|
4129 |
msgstr "Listados recurrentes"
|
4130 |
|
4131 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4132 |
msgctxt "expiration notices"
|
4133 |
msgid "Recurring and non-recurring listings"
|
4134 |
msgstr "Listados recurrentes y no recurrentes"
|
4135 |
|
4136 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4137 |
msgctxt "expiration notices"
|
4138 |
msgid "When to send?"
|
4139 |
msgstr "¿Cuando desea enviar esta notificación?"
|
@@ -4165,25 +4184,31 @@ msgstr "Fecha de expiración del listado"
|
|
4165 |
|
4166 |
#: includes/admin/settings/class-settings-admin.php:474
|
4167 |
msgctxt "settings"
|
4168 |
-
msgid "Listing's renewal link"
|
4169 |
-
msgstr "
|
|
|
4170 |
|
4171 |
#: includes/admin/settings/class-settings-admin.php:475
|
4172 |
msgctxt "settings"
|
|
|
|
|
|
|
|
|
|
|
4173 |
msgid "Listing's categories"
|
4174 |
msgstr "Categorías del Listado"
|
4175 |
|
4176 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4177 |
msgctxt "settings"
|
4178 |
msgid "Listing's last payment date"
|
4179 |
msgstr "Fecha de pago del listado"
|
4180 |
|
4181 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4182 |
msgctxt "settings"
|
4183 |
msgid "Listing's access key"
|
4184 |
msgstr "Clave de acceso para su listado"
|
4185 |
|
4186 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4187 |
msgctxt "settings"
|
4188 |
msgid "Settings reset to default."
|
4189 |
msgstr "Restablecer ajustes por defecto."
|
@@ -5724,17 +5749,17 @@ msgctxt "listing"
|
|
5724 |
msgid "Listing expired"
|
5725 |
msgstr "El listado expiró"
|
5726 |
|
5727 |
-
#: includes/class-listing.php:
|
5728 |
msgctxt "listing"
|
5729 |
msgid "(Unavailable Plan)"
|
5730 |
msgstr "(Comisión no disponible)"
|
5731 |
|
5732 |
-
#: includes/class-listing.php:
|
5733 |
msgctxt "listing"
|
5734 |
msgid "Plan \"%s\" (recurring)"
|
5735 |
msgstr "Comisión “%s” (recurrente)"
|
5736 |
|
5737 |
-
#: includes/class-listing.php:
|
5738 |
msgctxt "listing"
|
5739 |
msgid "Plan \"%s\""
|
5740 |
msgstr "Comisión “%s”"
|
@@ -5794,19 +5819,19 @@ msgid "Free Listing"
|
|
5794 |
msgstr "Listado Gratuito"
|
5795 |
|
5796 |
#. translators: [%s] is the name of the blog.
|
5797 |
-
#: includes/class-listing-email-notification.php:
|
5798 |
msgctxt "notify email"
|
5799 |
msgid "[%s] New listing notification"
|
5800 |
msgstr "[%s] Notificación de nuevo listado"
|
5801 |
|
5802 |
#. translators: [%s] is the name of the blog.
|
5803 |
-
#: includes/class-listing-email-notification.php:
|
5804 |
msgctxt "notify email"
|
5805 |
msgid "[%s] Listing edit notification"
|
5806 |
msgstr "[%s] Notificación de listado editado"
|
5807 |
|
5808 |
#. translators: %s is the name of the blog.
|
5809 |
-
#: includes/class-listing-email-notification.php:
|
5810 |
msgctxt "notify email"
|
5811 |
msgid "[%s] Reported listing notification"
|
5812 |
msgstr "[%s] Notificación de listado reportado"
|
@@ -5906,7 +5931,7 @@ msgctxt "notify email"
|
|
5906 |
msgid "Report additional info"
|
5907 |
msgstr "Información adicional del reporte"
|
5908 |
|
5909 |
-
#: includes/class-listings-api.php:
|
5910 |
msgctxt "listings api"
|
5911 |
msgid "Listing renewed"
|
5912 |
msgstr "Listado renovado"
|
@@ -6685,12 +6710,12 @@ msgctxt "image field"
|
|
6685 |
msgid "Caption for %s is required."
|
6686 |
msgstr "Se requiere leyenda para %s."
|
6687 |
|
6688 |
-
#: includes/functions.php:
|
6689 |
msgctxt "templates"
|
6690 |
msgid "Return to results"
|
6691 |
msgstr "Regresar a resultados"
|
6692 |
|
6693 |
-
#: includes/functions.php:
|
6694 |
msgctxt "templates"
|
6695 |
msgid "Go back"
|
6696 |
msgstr "Regresar"
|
@@ -9275,6 +9300,10 @@ msgctxt "themes/default"
|
|
9275 |
msgid "Address"
|
9276 |
msgstr "Dirección"
|
9277 |
|
|
|
|
|
|
|
|
|
9278 |
#~ msgctxt "flag listing"
|
9279 |
#~ msgid "The reCAPTCHA wasn't entered correctly."
|
9280 |
#~ msgstr "El reCAPTCHA no fue ingresado correctamente."
|
5 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2019-09-11 22:04:30+00:00\n"
|
9 |
+
"PO-Revision-Date: 2019-09-11 17:06-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
12 |
"Language: es_ES\n"
|
1217 |
msgid "Reported"
|
1218 |
msgstr "Reportado"
|
1219 |
|
1220 |
+
#: includes/class-listing.php:770
|
1221 |
msgctxt "listing status"
|
1222 |
msgid "Unknown"
|
1223 |
msgstr "Desconocido"
|
1224 |
|
1225 |
+
#: includes/class-listing.php:771
|
1226 |
msgctxt "listing status"
|
1227 |
msgid "Legacy"
|
1228 |
msgstr "Antiguo"
|
1229 |
|
1230 |
+
#: includes/class-listing.php:772
|
1231 |
msgctxt "listing status"
|
1232 |
msgid "Incomplete"
|
1233 |
msgstr "Incompleto"
|
1234 |
|
1235 |
+
#: includes/class-listing.php:773
|
1236 |
msgctxt "listing status"
|
1237 |
msgid "Pending Payment"
|
1238 |
msgstr "Pendiente de pago"
|
1239 |
|
1240 |
+
#: includes/class-listing.php:774
|
1241 |
msgctxt "listing status"
|
1242 |
msgid "Complete"
|
1243 |
msgstr "Completado"
|
1244 |
|
1245 |
+
#: includes/class-listing.php:775
|
1246 |
msgctxt "listing status"
|
1247 |
msgid "Pending Upgrade"
|
1248 |
msgstr "Pendiente de mejora"
|
1249 |
|
1250 |
+
#: includes/class-listing.php:776
|
1251 |
msgctxt "listing status"
|
1252 |
msgid "Expired"
|
1253 |
msgstr "Expirado"
|
1254 |
|
1255 |
+
#: includes/class-listing.php:777
|
1256 |
msgctxt "listing status"
|
1257 |
msgid "Pending Renewal"
|
1258 |
msgstr "Pendientes de renovación"
|
1259 |
|
1260 |
+
#: includes/class-listing.php:778
|
1261 |
msgctxt "listing status"
|
1262 |
msgid "Abandoned"
|
1263 |
msgstr "Abandonado"
|
1803 |
msgid "No Fee Plan"
|
1804 |
msgstr "Sin Plan de Pago"
|
1805 |
|
1806 |
+
#: includes/admin/class-themes-admin.php:44
|
1807 |
#: includes/admin/class-themes-admin.php:45
|
1808 |
msgctxt "themes"
|
1809 |
msgid "Directory Themes"
|
1810 |
msgstr "Temas del Directorio"
|
1811 |
|
1812 |
+
#: includes/admin/class-themes-admin.php:45
|
1813 |
msgctxt "themes"
|
1814 |
+
msgid "Dir. Themes %s"
|
1815 |
+
msgstr "Temas del Dir. %s"
|
1816 |
|
1817 |
+
#: includes/admin/class-themes-admin.php:134
|
1818 |
msgctxt "themes"
|
1819 |
msgid "Could not change the active theme to \"%s\"."
|
1820 |
msgstr "No se pudo cambiar el tema activo a \"%s\"."
|
1821 |
|
1822 |
+
#: includes/admin/class-themes-admin.php:175
|
1823 |
msgctxt "themes"
|
1824 |
msgid "Active theme changed to \"%s\"."
|
1825 |
msgstr "Tema activo cambiado a \"%s\"."
|
1826 |
|
1827 |
+
#: includes/admin/class-themes-admin.php:178
|
1828 |
msgctxt "themes"
|
1829 |
msgid ""
|
1830 |
"%s requires that you tag your existing fields to match some places we want "
|
1834 |
"en el tema donde se pretende mostrar la información. Abajo están los campos "
|
1835 |
"que creemos hacen falta."
|
1836 |
|
1837 |
+
#: includes/admin/class-themes-admin.php:187
|
1838 |
msgctxt "themes"
|
1839 |
msgid "Map My Fields"
|
1840 |
msgstr "Asociar Mis Campos"
|
1841 |
|
1842 |
+
#: includes/admin/class-themes-admin.php:194
|
1843 |
msgctxt "themes"
|
1844 |
msgid "Suggested fields created successfully."
|
1845 |
msgstr "Campos sugeridos creados satisfactoriamente."
|
1846 |
|
1847 |
+
#: includes/admin/class-themes-admin.php:197
|
1848 |
msgctxt "themes"
|
1849 |
msgid "Theme installed successfully."
|
1850 |
msgstr "Tema instalado correctamente."
|
1851 |
|
1852 |
+
#: includes/admin/class-themes-admin.php:200
|
1853 |
msgctxt "themes"
|
1854 |
msgid "Theme was deleted successfully."
|
1855 |
msgstr "Tema eliminado correctamente."
|
1856 |
|
1857 |
+
#: includes/admin/class-themes-admin.php:203
|
1858 |
msgctxt "themes"
|
1859 |
msgid "Could not delete theme directory. Check permissions."
|
1860 |
msgstr "No se pudo eliminar el directorio del tema. Revise los permisos."
|
1861 |
|
1862 |
+
#: includes/admin/class-themes-admin.php:250
|
1863 |
msgctxt "themes"
|
1864 |
msgid "Please upload a valid theme file."
|
1865 |
msgstr "Por favor suba un archivo de tema válido."
|
1866 |
|
1867 |
+
#: includes/admin/class-themes-admin.php:257
|
1868 |
msgctxt "themes"
|
1869 |
msgid "Could not move \"%s\" to a temporary directory."
|
1870 |
msgstr "No se pudo mover \"%s\" a un directorio temporal."
|
1871 |
|
1872 |
+
#: includes/admin/class-themes-admin.php:332
|
1873 |
msgctxt "themes"
|
1874 |
msgid "Activate your <a>license key</a> to use this theme."
|
1875 |
msgstr "Active su <a>clave de licencia</a> para utilizar este tema."
|
1876 |
|
1877 |
+
#: includes/admin/class-themes-admin.php:373
|
1878 |
+
msgctxt "themes"
|
1879 |
+
msgid "Invalid theme ID"
|
1880 |
+
msgstr "El ID del tema es inválido"
|
1881 |
+
|
1882 |
+
#: includes/admin/class-themes-admin.php:379
|
1883 |
+
#: includes/admin/upgrades/class-themes-updater.php:159
|
1884 |
+
msgctxt "themes"
|
1885 |
+
msgid "Could not update theme: %s"
|
1886 |
+
msgstr "No se pudo actualizar el tema: %s"
|
1887 |
+
|
1888 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
1889 |
+
#: templates/admin/themes-item.tpl.php:24
|
1890 |
msgctxt "themes"
|
1891 |
msgid "Updating theme..."
|
1892 |
msgstr "Actualizando tema..."
|
1893 |
|
1894 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
1895 |
+
#: templates/admin/themes-item.tpl.php:25
|
1896 |
msgctxt "themes"
|
1897 |
msgid "Theme updated."
|
1898 |
msgstr "Tema actualizado."
|
1902 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1903 |
msgstr "Nueva versión disponible (<b>%s</b>). <a>Actualizar ahora.</a>"
|
1904 |
|
|
|
|
|
|
|
|
|
|
|
1905 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1906 |
msgctxt "themes"
|
1907 |
msgid "Theme was updated successfully."
|
1957 |
msgid "Activate"
|
1958 |
msgstr "Activar"
|
1959 |
|
1960 |
+
#: templates/admin/themes-item.tpl.php:29
|
1961 |
+
msgctxt "themes"
|
1962 |
+
msgid "New version available. <a>Update now.</a>"
|
1963 |
+
msgstr "Nueva versión disponible. <a>Actualizar ahora.</a>"
|
1964 |
+
|
1965 |
+
#: templates/admin/themes-item.tpl.php:51
|
1966 |
msgctxt "themes"
|
1967 |
msgid "Version:"
|
1968 |
msgstr "Versión:"
|
1969 |
|
1970 |
+
#: templates/admin/themes-item.tpl.php:54
|
1971 |
msgctxt "themes"
|
1972 |
msgid "Author:"
|
1973 |
msgstr "Autor:"
|
2000 |
"<strong>no son</strong>un reemplazo de estos tampoco. Nuestros temas "
|
2001 |
"únicamente cambiarán la apariencia del directorio."
|
2002 |
|
2003 |
+
#: includes/admin/class-themes-admin.php:91
|
2004 |
msgctxt "admin themes"
|
2005 |
msgid ""
|
2006 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
2008 |
"Business Directory Plugin - ¡Las plantillas que sobreescribió deben ser "
|
2009 |
"revisadas!"
|
2010 |
|
2011 |
+
#: includes/admin/class-themes-admin.php:93
|
2012 |
msgctxt "admin themes"
|
2013 |
msgid ""
|
2014 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
2018 |
"plantillas y temas que no es compatible con las plantillas utilizadas en "
|
2019 |
"versiones previas."
|
2020 |
|
2021 |
+
#: includes/admin/class-themes-admin.php:95
|
2022 |
msgctxt "admin themes"
|
2023 |
msgid ""
|
2024 |
"Because of this, your template overrides below have been disabled. You "
|
2894 |
msgid "Automatically generate excerpt from content field?"
|
2895 |
msgstr "¿Generar resumen automáticamente del campo de contenido?"
|
2896 |
|
2897 |
+
#: includes/fields/class-fieldtypes-twitter.php:83
|
2898 |
+
msgctxt "form-fields admin"
|
2899 |
+
msgid "Show followers count?"
|
2900 |
+
msgstr "¿Mostrar conteo de seguidores?"
|
2901 |
+
|
2902 |
#: includes/fields/class-fieldtypes-url.php:36
|
2903 |
msgctxt "form-fields admin"
|
2904 |
msgid "Open link in a new window?"
|
3591 |
msgstr "Autor"
|
3592 |
|
3593 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3594 |
+
#: includes/functions.php:1193
|
3595 |
msgctxt "admin settings"
|
3596 |
msgid "Date posted"
|
3597 |
msgstr "Fecha de publicación"
|
3598 |
|
3599 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3600 |
+
#: includes/functions.php:1194
|
3601 |
msgctxt "admin settings"
|
3602 |
msgid "Date last modified"
|
3603 |
msgstr "Fecha de última modificación"
|
3990 |
msgid "Uploaded Image (no resize)"
|
3991 |
msgstr "Imagen original (sin redimensionar)"
|
3992 |
|
3993 |
+
#: includes/functions.php:1191
|
3994 |
msgctxt "admin settings"
|
3995 |
msgid "User"
|
3996 |
msgstr "Usuario"
|
3997 |
|
3998 |
+
#: includes/functions.php:1192
|
3999 |
msgctxt "admin settings"
|
4000 |
msgid "User registration date"
|
4001 |
msgstr "Fecha de registro del usuario"
|
4020 |
msgid "Delete"
|
4021 |
msgstr "Eliminar"
|
4022 |
|
4023 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
4024 |
msgctxt "expiration notices"
|
4025 |
msgid "recurring and non-recurring"
|
4026 |
msgstr "recurrente y no recurrente"
|
4027 |
|
4028 |
+
#: includes/admin/settings/class-settings-admin.php:497
|
4029 |
msgctxt "expiration notices"
|
4030 |
msgid "recurring only"
|
4031 |
msgstr "solo recurrente"
|
4032 |
|
4033 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
4034 |
msgctxt "expiration notices"
|
4035 |
msgid "non-recurring only"
|
4036 |
msgstr "solo no recurrente"
|
4037 |
|
4038 |
+
#: includes/admin/settings/class-settings-admin.php:503
|
4039 |
msgctxt "expiration notices"
|
4040 |
msgid "Sent when a listing (%s) is renewed."
|
4041 |
msgstr "Enviada cuando un listado (%s) es renovado."
|
4042 |
|
4043 |
+
#: includes/admin/settings/class-settings-admin.php:508
|
4044 |
msgctxt "expiration notices"
|
4045 |
msgid "Sent when a listing (%s) expires."
|
4046 |
msgstr "Enviado cuando un listado (%s) expira."
|
4047 |
|
4048 |
+
#: includes/admin/settings/class-settings-admin.php:516
|
4049 |
msgctxt "expiration notices"
|
4050 |
msgid "%d day"
|
4051 |
msgid_plural "%d days"
|
4052 |
msgstr[0] "%d día"
|
4053 |
msgstr[1] "%d días"
|
4054 |
|
4055 |
+
#: includes/admin/settings/class-settings-admin.php:519
|
4056 |
msgctxt "expiration notices"
|
4057 |
msgid "%d week"
|
4058 |
msgid_plural "%d weeks"
|
4059 |
msgstr[0] "%d semana"
|
4060 |
msgstr[1] "%d semanas"
|
4061 |
|
4062 |
+
#: includes/admin/settings/class-settings-admin.php:522
|
4063 |
msgctxt "expiration notices"
|
4064 |
msgid "%d month"
|
4065 |
msgid_plural "%d months"
|
4068 |
|
4069 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4070 |
#. non-recuring only)
|
4071 |
+
#: includes/admin/settings/class-settings-admin.php:528
|
4072 |
msgctxt "expiration notices"
|
4073 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4074 |
msgstr "Enviar %1$s antes de que un listado (%2$s) expire."
|
4075 |
|
4076 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4077 |
#. non-recuring only)
|
4078 |
+
#: includes/admin/settings/class-settings-admin.php:531
|
4079 |
msgctxt "expiration notices"
|
4080 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4081 |
msgstr "Enviar %1$s después de que un listado (%2$s) expire."
|
4082 |
|
4083 |
+
#: includes/admin/settings/class-settings-admin.php:548
|
4084 |
msgctxt "expiration notices"
|
4085 |
msgid "At the time of expiration"
|
4086 |
msgstr "Cuando el listado expire"
|
4087 |
|
4088 |
+
#: includes/admin/settings/class-settings-admin.php:549
|
4089 |
msgctxt "expiration notices"
|
4090 |
msgid "Right after a successful renewal"
|
4091 |
msgstr "Justo después de renovar un listado"
|
4092 |
|
4093 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
4094 |
msgctxt "expiration notices"
|
4095 |
msgid "%d day before expiration"
|
4096 |
msgid_plural "%d days before expiration"
|
4097 |
msgstr[0] "%d día antes de expirar"
|
4098 |
msgstr[1] "%d días antes de expirar"
|
4099 |
|
4100 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
4101 |
msgctxt "expiration notices"
|
4102 |
msgid "%d day after expiration"
|
4103 |
msgid_plural "%d days after expiration"
|
4104 |
msgstr[0] "%d día después de expirar"
|
4105 |
msgstr[1] "%d días después de expirar"
|
4106 |
|
4107 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4108 |
msgctxt "expiration notices"
|
4109 |
msgid "%d week before expiration"
|
4110 |
msgid_plural "%d weeks before expiration"
|
4111 |
msgstr[0] "%d semana antes de expirar"
|
4112 |
msgstr[1] "%d semanas antes de expirar"
|
4113 |
|
4114 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4115 |
msgctxt "expiration notices"
|
4116 |
msgid "%d week after expiration"
|
4117 |
msgid_plural "%d weeks after expiration"
|
4118 |
msgstr[0] "%d semana después de expirar"
|
4119 |
msgstr[1] "%d semanas después de expirar"
|
4120 |
|
4121 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4122 |
msgctxt "expiration notices"
|
4123 |
msgid "%d month before expiration"
|
4124 |
msgid_plural "%d months before expiration"
|
4125 |
msgstr[0] "%d mes antes de expirar"
|
4126 |
msgstr[1] "%d meses antes de expirar"
|
4127 |
|
4128 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4129 |
msgctxt "expiration notices"
|
4130 |
msgid "%d month after expiration"
|
4131 |
msgid_plural "%d months after expiration"
|
4132 |
msgstr[0] "%d mes después de expirar"
|
4133 |
msgstr[1] "%d meses después de expirar"
|
4134 |
|
4135 |
+
#: includes/admin/settings/class-settings-admin.php:593
|
4136 |
msgctxt "expiration notices"
|
4137 |
msgid "Applies to"
|
4138 |
msgstr "Aplica a"
|
4139 |
|
4140 |
+
#: includes/admin/settings/class-settings-admin.php:596
|
4141 |
msgctxt "expiration notices"
|
4142 |
msgid "Non-recurring listings"
|
4143 |
msgstr "Listados no recurrentes"
|
4144 |
|
4145 |
+
#: includes/admin/settings/class-settings-admin.php:597
|
4146 |
msgctxt "expiration notices"
|
4147 |
msgid "Recurring listings"
|
4148 |
msgstr "Listados recurrentes"
|
4149 |
|
4150 |
+
#: includes/admin/settings/class-settings-admin.php:598
|
4151 |
msgctxt "expiration notices"
|
4152 |
msgid "Recurring and non-recurring listings"
|
4153 |
msgstr "Listados recurrentes y no recurrentes"
|
4154 |
|
4155 |
+
#: includes/admin/settings/class-settings-admin.php:603
|
4156 |
msgctxt "expiration notices"
|
4157 |
msgid "When to send?"
|
4158 |
msgstr "¿Cuando desea enviar esta notificación?"
|
4184 |
|
4185 |
#: includes/admin/settings/class-settings-admin.php:474
|
4186 |
msgctxt "settings"
|
4187 |
+
msgid "Listing's renewal link, formatted with an anchor tag"
|
4188 |
+
msgstr ""
|
4189 |
+
"Enlace de renovación del listado, formateado con una etiqueta de enlace"
|
4190 |
|
4191 |
#: includes/admin/settings/class-settings-admin.php:475
|
4192 |
msgctxt "settings"
|
4193 |
+
msgid "Listing's renewal URL, unformatted by any tags"
|
4194 |
+
msgstr "URL de renovación del listado, sin formato por cualquier etiqueta"
|
4195 |
+
|
4196 |
+
#: includes/admin/settings/class-settings-admin.php:476
|
4197 |
+
msgctxt "settings"
|
4198 |
msgid "Listing's categories"
|
4199 |
msgstr "Categorías del Listado"
|
4200 |
|
4201 |
+
#: includes/admin/settings/class-settings-admin.php:477
|
4202 |
msgctxt "settings"
|
4203 |
msgid "Listing's last payment date"
|
4204 |
msgstr "Fecha de pago del listado"
|
4205 |
|
4206 |
+
#: includes/admin/settings/class-settings-admin.php:478
|
4207 |
msgctxt "settings"
|
4208 |
msgid "Listing's access key"
|
4209 |
msgstr "Clave de acceso para su listado"
|
4210 |
|
4211 |
+
#: includes/admin/settings/class-settings-admin.php:635
|
4212 |
msgctxt "settings"
|
4213 |
msgid "Settings reset to default."
|
4214 |
msgstr "Restablecer ajustes por defecto."
|
5749 |
msgid "Listing expired"
|
5750 |
msgstr "El listado expiró"
|
5751 |
|
5752 |
+
#: includes/class-listing.php:510
|
5753 |
msgctxt "listing"
|
5754 |
msgid "(Unavailable Plan)"
|
5755 |
msgstr "(Comisión no disponible)"
|
5756 |
|
5757 |
+
#: includes/class-listing.php:667
|
5758 |
msgctxt "listing"
|
5759 |
msgid "Plan \"%s\" (recurring)"
|
5760 |
msgstr "Comisión “%s” (recurrente)"
|
5761 |
|
5762 |
+
#: includes/class-listing.php:669
|
5763 |
msgctxt "listing"
|
5764 |
msgid "Plan \"%s\""
|
5765 |
msgstr "Comisión “%s”"
|
5819 |
msgstr "Listado Gratuito"
|
5820 |
|
5821 |
#. translators: [%s] is the name of the blog.
|
5822 |
+
#: includes/class-listing-email-notification.php:235
|
5823 |
msgctxt "notify email"
|
5824 |
msgid "[%s] New listing notification"
|
5825 |
msgstr "[%s] Notificación de nuevo listado"
|
5826 |
|
5827 |
#. translators: [%s] is the name of the blog.
|
5828 |
+
#: includes/class-listing-email-notification.php:286
|
5829 |
msgctxt "notify email"
|
5830 |
msgid "[%s] Listing edit notification"
|
5831 |
msgstr "[%s] Notificación de listado editado"
|
5832 |
|
5833 |
#. translators: %s is the name of the blog.
|
5834 |
+
#: includes/class-listing-email-notification.php:358
|
5835 |
msgctxt "notify email"
|
5836 |
msgid "[%s] Reported listing notification"
|
5837 |
msgstr "[%s] Notificación de listado reportado"
|
5931 |
msgid "Report additional info"
|
5932 |
msgstr "Información adicional del reporte"
|
5933 |
|
5934 |
+
#: includes/class-listings-api.php:33
|
5935 |
msgctxt "listings api"
|
5936 |
msgid "Listing renewed"
|
5937 |
msgstr "Listado renovado"
|
6710 |
msgid "Caption for %s is required."
|
6711 |
msgstr "Se requiere leyenda para %s."
|
6712 |
|
6713 |
+
#: includes/functions.php:1271
|
6714 |
msgctxt "templates"
|
6715 |
msgid "Return to results"
|
6716 |
msgstr "Regresar a resultados"
|
6717 |
|
6718 |
+
#: includes/functions.php:1275 includes/functions.php:1280
|
6719 |
msgctxt "templates"
|
6720 |
msgid "Go back"
|
6721 |
msgstr "Regresar"
|
9300 |
msgid "Address"
|
9301 |
msgstr "Dirección"
|
9302 |
|
9303 |
+
#~ msgctxt "settings"
|
9304 |
+
#~ msgid "Listing's renewal link"
|
9305 |
+
#~ msgstr "Enlace de renovación del listado"
|
9306 |
+
|
9307 |
#~ msgctxt "flag listing"
|
9308 |
#~ msgid "The reCAPTCHA wasn't entered correctly."
|
9309 |
#~ msgstr "El reCAPTCHA no fue ingresado correctamente."
|
languages/WPBDM-fr_FR.mo
CHANGED
Binary file
|
languages/WPBDM-fr_FR.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2019-
|
9 |
"PO-Revision-Date: 2017-11-13 00:48+0100\n"
|
10 |
"Last-Translator: Laurent Provin <lprovin@yahoo.fr>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -1225,47 +1225,47 @@ msgctxt "listing status"
|
|
1225 |
msgid "Reported"
|
1226 |
msgstr ""
|
1227 |
|
1228 |
-
#: includes/class-listing.php:
|
1229 |
msgctxt "listing status"
|
1230 |
msgid "Unknown"
|
1231 |
msgstr "Inconnu"
|
1232 |
|
1233 |
-
#: includes/class-listing.php:
|
1234 |
msgctxt "listing status"
|
1235 |
msgid "Legacy"
|
1236 |
msgstr "Don"
|
1237 |
|
1238 |
-
#: includes/class-listing.php:
|
1239 |
msgctxt "listing status"
|
1240 |
msgid "Incomplete"
|
1241 |
msgstr "Incomplet"
|
1242 |
|
1243 |
-
#: includes/class-listing.php:
|
1244 |
msgctxt "listing status"
|
1245 |
msgid "Pending Payment"
|
1246 |
msgstr "Paiement en attente"
|
1247 |
|
1248 |
-
#: includes/class-listing.php:
|
1249 |
msgctxt "listing status"
|
1250 |
msgid "Complete"
|
1251 |
msgstr "Complet"
|
1252 |
|
1253 |
-
#: includes/class-listing.php:
|
1254 |
msgctxt "listing status"
|
1255 |
msgid "Pending Upgrade"
|
1256 |
msgstr "En attente de mise à niveau"
|
1257 |
|
1258 |
-
#: includes/class-listing.php:
|
1259 |
msgctxt "listing status"
|
1260 |
msgid "Expired"
|
1261 |
msgstr "Expiré"
|
1262 |
|
1263 |
-
#: includes/class-listing.php:
|
1264 |
msgctxt "listing status"
|
1265 |
msgid "Pending Renewal"
|
1266 |
msgstr "Actives + En attente de renouvellement"
|
1267 |
|
1268 |
-
#: includes/class-listing.php:
|
1269 |
msgctxt "listing status"
|
1270 |
msgid "Abandoned"
|
1271 |
msgstr "Abandonné"
|
@@ -1821,27 +1821,29 @@ msgctxt "listings view"
|
|
1821 |
msgid "No Fee Plan"
|
1822 |
msgstr "Plan tarifaire"
|
1823 |
|
|
|
1824 |
#: includes/admin/class-themes-admin.php:45
|
1825 |
msgctxt "themes"
|
1826 |
msgid "Directory Themes"
|
1827 |
msgstr "Catégories de l'annuaire"
|
1828 |
|
1829 |
-
#: includes/admin/class-themes-admin.php:
|
|
|
1830 |
msgctxt "themes"
|
1831 |
-
msgid "
|
1832 |
msgstr "Catégories de l'annuaire"
|
1833 |
|
1834 |
-
#: includes/admin/class-themes-admin.php:
|
1835 |
msgctxt "themes"
|
1836 |
msgid "Could not change the active theme to \"%s\"."
|
1837 |
msgstr "Vous ne pouvez pas changer le thème actif pour \"%s\"."
|
1838 |
|
1839 |
-
#: includes/admin/class-themes-admin.php:
|
1840 |
msgctxt "themes"
|
1841 |
msgid "Active theme changed to \"%s\"."
|
1842 |
msgstr "Thème actuel modifié vers \"%s\"."
|
1843 |
|
1844 |
-
#: includes/admin/class-themes-admin.php:
|
1845 |
msgctxt "themes"
|
1846 |
msgid ""
|
1847 |
"%s requires that you tag your existing fields to match some places we want "
|
@@ -1851,52 +1853,66 @@ msgstr ""
|
|
1851 |
"correspondre les emplacements et mettre vos données sur le thème. Voici les "
|
1852 |
"champs qui nous manquent."
|
1853 |
|
1854 |
-
#: includes/admin/class-themes-admin.php:
|
1855 |
msgctxt "themes"
|
1856 |
msgid "Map My Fields"
|
1857 |
msgstr "Gestion des champs"
|
1858 |
|
1859 |
-
#: includes/admin/class-themes-admin.php:
|
1860 |
msgctxt "themes"
|
1861 |
msgid "Suggested fields created successfully."
|
1862 |
msgstr "Champs créés avec succès."
|
1863 |
|
1864 |
-
#: includes/admin/class-themes-admin.php:
|
1865 |
msgctxt "themes"
|
1866 |
msgid "Theme installed successfully."
|
1867 |
msgstr "Thème installé avec succès."
|
1868 |
|
1869 |
-
#: includes/admin/class-themes-admin.php:
|
1870 |
msgctxt "themes"
|
1871 |
msgid "Theme was deleted successfully."
|
1872 |
msgstr "Le thème a été supprimé."
|
1873 |
|
1874 |
-
#: includes/admin/class-themes-admin.php:
|
1875 |
msgctxt "themes"
|
1876 |
msgid "Could not delete theme directory. Check permissions."
|
1877 |
msgstr "Impossible de supprimer le dossier du thème. Vérifier les permissions."
|
1878 |
|
1879 |
-
#: includes/admin/class-themes-admin.php:
|
1880 |
msgctxt "themes"
|
1881 |
msgid "Please upload a valid theme file."
|
1882 |
msgstr "Veuillez télécharger un fichier de thème valide."
|
1883 |
|
1884 |
-
#: includes/admin/class-themes-admin.php:
|
1885 |
msgctxt "themes"
|
1886 |
msgid "Could not move \"%s\" to a temporary directory."
|
1887 |
msgstr "Impossible de déplacer \"%s\" vers un dossier temporaire."
|
1888 |
|
1889 |
-
#: includes/admin/class-themes-admin.php:
|
1890 |
msgctxt "themes"
|
1891 |
msgid "Activate your <a>license key</a> to use this theme."
|
1892 |
msgstr "Activer votre <a>numéro de licence</a> pour utiliser ce thème."
|
1893 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1894 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
|
|
1895 |
msgctxt "themes"
|
1896 |
msgid "Updating theme..."
|
1897 |
msgstr "Mise à jour du thème..."
|
1898 |
|
1899 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
|
|
1900 |
msgctxt "themes"
|
1901 |
msgid "Theme updated."
|
1902 |
msgstr "Thème mis à jour."
|
@@ -1907,11 +1923,6 @@ msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
|
1907 |
msgstr ""
|
1908 |
"Nouvelle version disponible (<b>%s</b>). <a>Mettre à jour maintenant.</a>"
|
1909 |
|
1910 |
-
#: includes/admin/upgrades/class-themes-updater.php:159
|
1911 |
-
msgctxt "themes"
|
1912 |
-
msgid "Could not update theme: %s"
|
1913 |
-
msgstr "Impossible de mettre à jour le thème: %s"
|
1914 |
-
|
1915 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1916 |
msgctxt "themes"
|
1917 |
msgid "Theme was updated successfully."
|
@@ -1967,12 +1978,19 @@ msgctxt "themes"
|
|
1967 |
msgid "Activate"
|
1968 |
msgstr "Activer"
|
1969 |
|
1970 |
-
#: templates/admin/themes-item.tpl.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1971 |
msgctxt "themes"
|
1972 |
msgid "Version:"
|
1973 |
msgstr "Version:"
|
1974 |
|
1975 |
-
#: templates/admin/themes-item.tpl.php:
|
1976 |
msgctxt "themes"
|
1977 |
msgid "Author:"
|
1978 |
msgstr "Auteur:"
|
@@ -2005,7 +2023,7 @@ msgstr ""
|
|
2005 |
"ils ne sont <strong>pas</strong> un remplacement des thèmes WP non plus. Ils "
|
2006 |
"vont seulement changer l'apparence de Business directory."
|
2007 |
|
2008 |
-
#: includes/admin/class-themes-admin.php:
|
2009 |
msgctxt "admin themes"
|
2010 |
msgid ""
|
2011 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
@@ -2013,7 +2031,7 @@ msgstr ""
|
|
2013 |
"Business Directory Plugin - Vos remplacements de templates doivent être "
|
2014 |
"revus !"
|
2015 |
|
2016 |
-
#: includes/admin/class-themes-admin.php:
|
2017 |
msgctxt "admin themes"
|
2018 |
msgid ""
|
2019 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
@@ -2023,7 +2041,7 @@ msgstr ""
|
|
2023 |
"thèmes qui n'est pas compatible avec les modèles utilisés dans les versions "
|
2024 |
"précédentes."
|
2025 |
|
2026 |
-
#: includes/admin/class-themes-admin.php:
|
2027 |
msgctxt "admin themes"
|
2028 |
msgid ""
|
2029 |
"Because of this, your template overrides below have been disabled. You "
|
@@ -2904,6 +2922,12 @@ msgctxt "form-fields admin"
|
|
2904 |
msgid "Automatically generate excerpt from content field?"
|
2905 |
msgstr "Générer automatiquement un extrait d'un champ du contenu ?"
|
2906 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2907 |
#: includes/fields/class-fieldtypes-url.php:36
|
2908 |
msgctxt "form-fields admin"
|
2909 |
msgid "Open link in a new window?"
|
@@ -3604,13 +3628,13 @@ msgid "Author"
|
|
3604 |
msgstr "Auteur"
|
3605 |
|
3606 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3607 |
-
#: includes/functions.php:
|
3608 |
msgctxt "admin settings"
|
3609 |
msgid "Date posted"
|
3610 |
msgstr "Date d'ajout"
|
3611 |
|
3612 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3613 |
-
#: includes/functions.php:
|
3614 |
msgctxt "admin settings"
|
3615 |
msgid "Date last modified"
|
3616 |
msgstr "Date de dernière modification"
|
@@ -4017,12 +4041,12 @@ msgctxt "admin settings"
|
|
4017 |
msgid "Uploaded Image (no resize)"
|
4018 |
msgstr "Télécharger les images"
|
4019 |
|
4020 |
-
#: includes/functions.php:
|
4021 |
msgctxt "admin settings"
|
4022 |
msgid "User"
|
4023 |
msgstr "Utilisateur"
|
4024 |
|
4025 |
-
#: includes/functions.php:
|
4026 |
msgctxt "admin settings"
|
4027 |
msgid "User registration date"
|
4028 |
msgstr "Date d'expiration de l'annonce"
|
@@ -4047,46 +4071,46 @@ msgctxt "expiration notices"
|
|
4047 |
msgid "Delete"
|
4048 |
msgstr "Effacer"
|
4049 |
|
4050 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4051 |
msgctxt "expiration notices"
|
4052 |
msgid "recurring and non-recurring"
|
4053 |
msgstr "permanent ou temporaire"
|
4054 |
|
4055 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4056 |
msgctxt "expiration notices"
|
4057 |
msgid "recurring only"
|
4058 |
msgstr "récurrente uniquement"
|
4059 |
|
4060 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4061 |
msgctxt "expiration notices"
|
4062 |
msgid "non-recurring only"
|
4063 |
msgstr "non récurrente seulement"
|
4064 |
|
4065 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4066 |
msgctxt "expiration notices"
|
4067 |
msgid "Sent when a listing (%s) is renewed."
|
4068 |
msgstr "Envoyé lorsque vous renouvelez une liste (% s)."
|
4069 |
|
4070 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4071 |
msgctxt "expiration notices"
|
4072 |
msgid "Sent when a listing (%s) expires."
|
4073 |
msgstr "Envoyé lorsqu'une annonce (% s) est expirée."
|
4074 |
|
4075 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4076 |
msgctxt "expiration notices"
|
4077 |
msgid "%d day"
|
4078 |
msgid_plural "%d days"
|
4079 |
msgstr[0] "%d jour"
|
4080 |
msgstr[1] "%d jours"
|
4081 |
|
4082 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4083 |
msgctxt "expiration notices"
|
4084 |
msgid "%d week"
|
4085 |
msgid_plural "%d weeks"
|
4086 |
msgstr[0] "%d semaine"
|
4087 |
msgstr[1] "%d semaines"
|
4088 |
|
4089 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4090 |
msgctxt "expiration notices"
|
4091 |
msgid "%d month"
|
4092 |
msgid_plural "%d months"
|
@@ -4095,91 +4119,91 @@ msgstr[1] "%d mois"
|
|
4095 |
|
4096 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4097 |
#. non-recuring only)
|
4098 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4099 |
msgctxt "expiration notices"
|
4100 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4101 |
msgstr "Envoyé %1$s avant l'expiration d'une liste (%2$s)."
|
4102 |
|
4103 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4104 |
#. non-recuring only)
|
4105 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4106 |
msgctxt "expiration notices"
|
4107 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4108 |
msgstr "Envoyé %1$s après une liste (%2$s) expire."
|
4109 |
|
4110 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4111 |
msgctxt "expiration notices"
|
4112 |
msgid "At the time of expiration"
|
4113 |
msgstr "Au moment de l'expiration"
|
4114 |
|
4115 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4116 |
msgctxt "expiration notices"
|
4117 |
msgid "Right after a successful renewal"
|
4118 |
msgstr "Renouvellement réussi"
|
4119 |
|
4120 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4121 |
msgctxt "expiration notices"
|
4122 |
msgid "%d day before expiration"
|
4123 |
msgid_plural "%d days before expiration"
|
4124 |
msgstr[0] "%d jour avant expiration"
|
4125 |
msgstr[1] "%d jours avant expiration"
|
4126 |
|
4127 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4128 |
msgctxt "expiration notices"
|
4129 |
msgid "%d day after expiration"
|
4130 |
msgid_plural "%d days after expiration"
|
4131 |
msgstr[0] "%d jour après expiration"
|
4132 |
msgstr[1] "%d jours après expiration"
|
4133 |
|
4134 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4135 |
msgctxt "expiration notices"
|
4136 |
msgid "%d week before expiration"
|
4137 |
msgid_plural "%d weeks before expiration"
|
4138 |
msgstr[0] "%d semaine avant expiration"
|
4139 |
msgstr[1] "%d semaines avant expiration"
|
4140 |
|
4141 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4142 |
msgctxt "expiration notices"
|
4143 |
msgid "%d week after expiration"
|
4144 |
msgid_plural "%d weeks after expiration"
|
4145 |
msgstr[0] "%d semaine après expiration"
|
4146 |
msgstr[1] "%d semaines après expiration"
|
4147 |
|
4148 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4149 |
msgctxt "expiration notices"
|
4150 |
msgid "%d month before expiration"
|
4151 |
msgid_plural "%d months before expiration"
|
4152 |
msgstr[0] "%d mois avant expiration"
|
4153 |
msgstr[1] "%d mois avant expiration"
|
4154 |
|
4155 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4156 |
msgctxt "expiration notices"
|
4157 |
msgid "%d month after expiration"
|
4158 |
msgid_plural "%d months after expiration"
|
4159 |
msgstr[0] "%d mois après expiration"
|
4160 |
msgstr[1] "%d mois après expiration"
|
4161 |
|
4162 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4163 |
msgctxt "expiration notices"
|
4164 |
msgid "Applies to"
|
4165 |
msgstr "Appliqué à"
|
4166 |
|
4167 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4168 |
msgctxt "expiration notices"
|
4169 |
msgid "Non-recurring listings"
|
4170 |
msgstr "Annonces temporaires"
|
4171 |
|
4172 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4173 |
msgctxt "expiration notices"
|
4174 |
msgid "Recurring listings"
|
4175 |
msgstr "Retourner à l'annonce"
|
4176 |
|
4177 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4178 |
msgctxt "expiration notices"
|
4179 |
msgid "Recurring and non-recurring listings"
|
4180 |
msgstr "Annonces permanentes et temporaires"
|
4181 |
|
4182 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4183 |
msgctxt "expiration notices"
|
4184 |
msgid "When to send?"
|
4185 |
msgstr "Quand envoyer ?"
|
@@ -4212,30 +4236,34 @@ msgid "Listing's expiration date"
|
|
4212 |
msgstr "Date d'expiration de l'annonce"
|
4213 |
|
4214 |
#: includes/admin/settings/class-settings-admin.php:474
|
4215 |
-
#, fuzzy
|
4216 |
msgctxt "settings"
|
4217 |
-
msgid "Listing's renewal link"
|
4218 |
-
msgstr "
|
4219 |
|
4220 |
#: includes/admin/settings/class-settings-admin.php:475
|
|
|
|
|
|
|
|
|
|
|
4221 |
#, fuzzy
|
4222 |
msgctxt "settings"
|
4223 |
msgid "Listing's categories"
|
4224 |
msgstr "Titre de l'annonce"
|
4225 |
|
4226 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4227 |
#, fuzzy
|
4228 |
msgctxt "settings"
|
4229 |
msgid "Listing's last payment date"
|
4230 |
msgstr "Date d'expiration de l'annonce"
|
4231 |
|
4232 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4233 |
#, fuzzy
|
4234 |
msgctxt "settings"
|
4235 |
msgid "Listing's access key"
|
4236 |
msgstr "Liste des clés d'accès"
|
4237 |
|
4238 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4239 |
#, fuzzy
|
4240 |
msgctxt "settings"
|
4241 |
msgid "Settings reset to default."
|
@@ -5757,18 +5785,18 @@ msgctxt "listing"
|
|
5757 |
msgid "Listing expired"
|
5758 |
msgstr "Une annonce expire"
|
5759 |
|
5760 |
-
#: includes/class-listing.php:
|
5761 |
msgctxt "listing"
|
5762 |
msgid "(Unavailable Plan)"
|
5763 |
msgstr "(Plan indisponible disponible)"
|
5764 |
|
5765 |
-
#: includes/class-listing.php:
|
5766 |
#, fuzzy
|
5767 |
msgctxt "listing"
|
5768 |
msgid "Plan \"%s\" (recurring)"
|
5769 |
msgstr "(récurrent)"
|
5770 |
|
5771 |
-
#: includes/class-listing.php:
|
5772 |
msgctxt "listing"
|
5773 |
msgid "Plan \"%s\""
|
5774 |
msgstr "Statut \"%s\""
|
@@ -5823,19 +5851,19 @@ msgid "Free Listing"
|
|
5823 |
msgstr "Annonce gratuite"
|
5824 |
|
5825 |
#. translators: [%s] is the name of the blog.
|
5826 |
-
#: includes/class-listing-email-notification.php:
|
5827 |
msgctxt "notify email"
|
5828 |
msgid "[%s] New listing notification"
|
5829 |
msgstr "[%s] Nouvelle notification d'annonce"
|
5830 |
|
5831 |
#. translators: [%s] is the name of the blog.
|
5832 |
-
#: includes/class-listing-email-notification.php:
|
5833 |
msgctxt "notify email"
|
5834 |
msgid "[%s] Listing edit notification"
|
5835 |
msgstr "[%s] Notification d'édition d'annonce"
|
5836 |
|
5837 |
#. translators: %s is the name of the blog.
|
5838 |
-
#: includes/class-listing-email-notification.php:
|
5839 |
#, fuzzy
|
5840 |
msgctxt "notify email"
|
5841 |
msgid "[%s] Reported listing notification"
|
@@ -5942,7 +5970,7 @@ msgctxt "notify email"
|
|
5942 |
msgid "Report additional info"
|
5943 |
msgstr ""
|
5944 |
|
5945 |
-
#: includes/class-listings-api.php:
|
5946 |
msgctxt "listings api"
|
5947 |
msgid "Listing renewed"
|
5948 |
msgstr "Annonce renouvelée"
|
@@ -6738,13 +6766,13 @@ msgctxt "image field"
|
|
6738 |
msgid "Caption for %s is required."
|
6739 |
msgstr "Le pays est requis"
|
6740 |
|
6741 |
-
#: includes/functions.php:
|
6742 |
#, fuzzy
|
6743 |
msgctxt "templates"
|
6744 |
msgid "Return to results"
|
6745 |
msgstr "Retourner vers l'annuaire"
|
6746 |
|
6747 |
-
#: includes/functions.php:
|
6748 |
#, fuzzy
|
6749 |
msgctxt "templates"
|
6750 |
msgid "Go back"
|
@@ -9375,6 +9403,11 @@ msgctxt "themes/default"
|
|
9375 |
msgid "Address"
|
9376 |
msgstr "Adresse"
|
9377 |
|
|
|
|
|
|
|
|
|
|
|
9378 |
#, fuzzy
|
9379 |
#~ msgctxt "flag listing"
|
9380 |
#~ msgid "The reCAPTCHA wasn't entered correctly."
|
5 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2019-09-11 22:04:30+00:00\n"
|
9 |
"PO-Revision-Date: 2017-11-13 00:48+0100\n"
|
10 |
"Last-Translator: Laurent Provin <lprovin@yahoo.fr>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
1225 |
msgid "Reported"
|
1226 |
msgstr ""
|
1227 |
|
1228 |
+
#: includes/class-listing.php:770
|
1229 |
msgctxt "listing status"
|
1230 |
msgid "Unknown"
|
1231 |
msgstr "Inconnu"
|
1232 |
|
1233 |
+
#: includes/class-listing.php:771
|
1234 |
msgctxt "listing status"
|
1235 |
msgid "Legacy"
|
1236 |
msgstr "Don"
|
1237 |
|
1238 |
+
#: includes/class-listing.php:772
|
1239 |
msgctxt "listing status"
|
1240 |
msgid "Incomplete"
|
1241 |
msgstr "Incomplet"
|
1242 |
|
1243 |
+
#: includes/class-listing.php:773
|
1244 |
msgctxt "listing status"
|
1245 |
msgid "Pending Payment"
|
1246 |
msgstr "Paiement en attente"
|
1247 |
|
1248 |
+
#: includes/class-listing.php:774
|
1249 |
msgctxt "listing status"
|
1250 |
msgid "Complete"
|
1251 |
msgstr "Complet"
|
1252 |
|
1253 |
+
#: includes/class-listing.php:775
|
1254 |
msgctxt "listing status"
|
1255 |
msgid "Pending Upgrade"
|
1256 |
msgstr "En attente de mise à niveau"
|
1257 |
|
1258 |
+
#: includes/class-listing.php:776
|
1259 |
msgctxt "listing status"
|
1260 |
msgid "Expired"
|
1261 |
msgstr "Expiré"
|
1262 |
|
1263 |
+
#: includes/class-listing.php:777
|
1264 |
msgctxt "listing status"
|
1265 |
msgid "Pending Renewal"
|
1266 |
msgstr "Actives + En attente de renouvellement"
|
1267 |
|
1268 |
+
#: includes/class-listing.php:778
|
1269 |
msgctxt "listing status"
|
1270 |
msgid "Abandoned"
|
1271 |
msgstr "Abandonné"
|
1821 |
msgid "No Fee Plan"
|
1822 |
msgstr "Plan tarifaire"
|
1823 |
|
1824 |
+
#: includes/admin/class-themes-admin.php:44
|
1825 |
#: includes/admin/class-themes-admin.php:45
|
1826 |
msgctxt "themes"
|
1827 |
msgid "Directory Themes"
|
1828 |
msgstr "Catégories de l'annuaire"
|
1829 |
|
1830 |
+
#: includes/admin/class-themes-admin.php:45
|
1831 |
+
#, fuzzy
|
1832 |
msgctxt "themes"
|
1833 |
+
msgid "Dir. Themes %s"
|
1834 |
msgstr "Catégories de l'annuaire"
|
1835 |
|
1836 |
+
#: includes/admin/class-themes-admin.php:134
|
1837 |
msgctxt "themes"
|
1838 |
msgid "Could not change the active theme to \"%s\"."
|
1839 |
msgstr "Vous ne pouvez pas changer le thème actif pour \"%s\"."
|
1840 |
|
1841 |
+
#: includes/admin/class-themes-admin.php:175
|
1842 |
msgctxt "themes"
|
1843 |
msgid "Active theme changed to \"%s\"."
|
1844 |
msgstr "Thème actuel modifié vers \"%s\"."
|
1845 |
|
1846 |
+
#: includes/admin/class-themes-admin.php:178
|
1847 |
msgctxt "themes"
|
1848 |
msgid ""
|
1849 |
"%s requires that you tag your existing fields to match some places we want "
|
1853 |
"correspondre les emplacements et mettre vos données sur le thème. Voici les "
|
1854 |
"champs qui nous manquent."
|
1855 |
|
1856 |
+
#: includes/admin/class-themes-admin.php:187
|
1857 |
msgctxt "themes"
|
1858 |
msgid "Map My Fields"
|
1859 |
msgstr "Gestion des champs"
|
1860 |
|
1861 |
+
#: includes/admin/class-themes-admin.php:194
|
1862 |
msgctxt "themes"
|
1863 |
msgid "Suggested fields created successfully."
|
1864 |
msgstr "Champs créés avec succès."
|
1865 |
|
1866 |
+
#: includes/admin/class-themes-admin.php:197
|
1867 |
msgctxt "themes"
|
1868 |
msgid "Theme installed successfully."
|
1869 |
msgstr "Thème installé avec succès."
|
1870 |
|
1871 |
+
#: includes/admin/class-themes-admin.php:200
|
1872 |
msgctxt "themes"
|
1873 |
msgid "Theme was deleted successfully."
|
1874 |
msgstr "Le thème a été supprimé."
|
1875 |
|
1876 |
+
#: includes/admin/class-themes-admin.php:203
|
1877 |
msgctxt "themes"
|
1878 |
msgid "Could not delete theme directory. Check permissions."
|
1879 |
msgstr "Impossible de supprimer le dossier du thème. Vérifier les permissions."
|
1880 |
|
1881 |
+
#: includes/admin/class-themes-admin.php:250
|
1882 |
msgctxt "themes"
|
1883 |
msgid "Please upload a valid theme file."
|
1884 |
msgstr "Veuillez télécharger un fichier de thème valide."
|
1885 |
|
1886 |
+
#: includes/admin/class-themes-admin.php:257
|
1887 |
msgctxt "themes"
|
1888 |
msgid "Could not move \"%s\" to a temporary directory."
|
1889 |
msgstr "Impossible de déplacer \"%s\" vers un dossier temporaire."
|
1890 |
|
1891 |
+
#: includes/admin/class-themes-admin.php:332
|
1892 |
msgctxt "themes"
|
1893 |
msgid "Activate your <a>license key</a> to use this theme."
|
1894 |
msgstr "Activer votre <a>numéro de licence</a> pour utiliser ce thème."
|
1895 |
|
1896 |
+
#: includes/admin/class-themes-admin.php:373
|
1897 |
+
#, fuzzy
|
1898 |
+
msgctxt "themes"
|
1899 |
+
msgid "Invalid theme ID"
|
1900 |
+
msgstr "ID d'élément non valide"
|
1901 |
+
|
1902 |
+
#: includes/admin/class-themes-admin.php:379
|
1903 |
+
#: includes/admin/upgrades/class-themes-updater.php:159
|
1904 |
+
msgctxt "themes"
|
1905 |
+
msgid "Could not update theme: %s"
|
1906 |
+
msgstr "Impossible de mettre à jour le thème: %s"
|
1907 |
+
|
1908 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
1909 |
+
#: templates/admin/themes-item.tpl.php:24
|
1910 |
msgctxt "themes"
|
1911 |
msgid "Updating theme..."
|
1912 |
msgstr "Mise à jour du thème..."
|
1913 |
|
1914 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
1915 |
+
#: templates/admin/themes-item.tpl.php:25
|
1916 |
msgctxt "themes"
|
1917 |
msgid "Theme updated."
|
1918 |
msgstr "Thème mis à jour."
|
1923 |
msgstr ""
|
1924 |
"Nouvelle version disponible (<b>%s</b>). <a>Mettre à jour maintenant.</a>"
|
1925 |
|
|
|
|
|
|
|
|
|
|
|
1926 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1927 |
msgctxt "themes"
|
1928 |
msgid "Theme was updated successfully."
|
1978 |
msgid "Activate"
|
1979 |
msgstr "Activer"
|
1980 |
|
1981 |
+
#: templates/admin/themes-item.tpl.php:29
|
1982 |
+
#, fuzzy
|
1983 |
+
msgctxt "themes"
|
1984 |
+
msgid "New version available. <a>Update now.</a>"
|
1985 |
+
msgstr ""
|
1986 |
+
"Nouvelle version disponible (<b>%s</b>). <a>Mettre à jour maintenant.</a>"
|
1987 |
+
|
1988 |
+
#: templates/admin/themes-item.tpl.php:51
|
1989 |
msgctxt "themes"
|
1990 |
msgid "Version:"
|
1991 |
msgstr "Version:"
|
1992 |
|
1993 |
+
#: templates/admin/themes-item.tpl.php:54
|
1994 |
msgctxt "themes"
|
1995 |
msgid "Author:"
|
1996 |
msgstr "Auteur:"
|
2023 |
"ils ne sont <strong>pas</strong> un remplacement des thèmes WP non plus. Ils "
|
2024 |
"vont seulement changer l'apparence de Business directory."
|
2025 |
|
2026 |
+
#: includes/admin/class-themes-admin.php:91
|
2027 |
msgctxt "admin themes"
|
2028 |
msgid ""
|
2029 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
2031 |
"Business Directory Plugin - Vos remplacements de templates doivent être "
|
2032 |
"revus !"
|
2033 |
|
2034 |
+
#: includes/admin/class-themes-admin.php:93
|
2035 |
msgctxt "admin themes"
|
2036 |
msgid ""
|
2037 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
2041 |
"thèmes qui n'est pas compatible avec les modèles utilisés dans les versions "
|
2042 |
"précédentes."
|
2043 |
|
2044 |
+
#: includes/admin/class-themes-admin.php:95
|
2045 |
msgctxt "admin themes"
|
2046 |
msgid ""
|
2047 |
"Because of this, your template overrides below have been disabled. You "
|
2922 |
msgid "Automatically generate excerpt from content field?"
|
2923 |
msgstr "Générer automatiquement un extrait d'un champ du contenu ?"
|
2924 |
|
2925 |
+
#: includes/fields/class-fieldtypes-twitter.php:83
|
2926 |
+
#, fuzzy
|
2927 |
+
msgctxt "form-fields admin"
|
2928 |
+
msgid "Show followers count?"
|
2929 |
+
msgstr "Montrer les catégories par messages postés ?"
|
2930 |
+
|
2931 |
#: includes/fields/class-fieldtypes-url.php:36
|
2932 |
msgctxt "form-fields admin"
|
2933 |
msgid "Open link in a new window?"
|
3628 |
msgstr "Auteur"
|
3629 |
|
3630 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3631 |
+
#: includes/functions.php:1193
|
3632 |
msgctxt "admin settings"
|
3633 |
msgid "Date posted"
|
3634 |
msgstr "Date d'ajout"
|
3635 |
|
3636 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3637 |
+
#: includes/functions.php:1194
|
3638 |
msgctxt "admin settings"
|
3639 |
msgid "Date last modified"
|
3640 |
msgstr "Date de dernière modification"
|
4041 |
msgid "Uploaded Image (no resize)"
|
4042 |
msgstr "Télécharger les images"
|
4043 |
|
4044 |
+
#: includes/functions.php:1191
|
4045 |
msgctxt "admin settings"
|
4046 |
msgid "User"
|
4047 |
msgstr "Utilisateur"
|
4048 |
|
4049 |
+
#: includes/functions.php:1192
|
4050 |
msgctxt "admin settings"
|
4051 |
msgid "User registration date"
|
4052 |
msgstr "Date d'expiration de l'annonce"
|
4071 |
msgid "Delete"
|
4072 |
msgstr "Effacer"
|
4073 |
|
4074 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
4075 |
msgctxt "expiration notices"
|
4076 |
msgid "recurring and non-recurring"
|
4077 |
msgstr "permanent ou temporaire"
|
4078 |
|
4079 |
+
#: includes/admin/settings/class-settings-admin.php:497
|
4080 |
msgctxt "expiration notices"
|
4081 |
msgid "recurring only"
|
4082 |
msgstr "récurrente uniquement"
|
4083 |
|
4084 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
4085 |
msgctxt "expiration notices"
|
4086 |
msgid "non-recurring only"
|
4087 |
msgstr "non récurrente seulement"
|
4088 |
|
4089 |
+
#: includes/admin/settings/class-settings-admin.php:503
|
4090 |
msgctxt "expiration notices"
|
4091 |
msgid "Sent when a listing (%s) is renewed."
|
4092 |
msgstr "Envoyé lorsque vous renouvelez une liste (% s)."
|
4093 |
|
4094 |
+
#: includes/admin/settings/class-settings-admin.php:508
|
4095 |
msgctxt "expiration notices"
|
4096 |
msgid "Sent when a listing (%s) expires."
|
4097 |
msgstr "Envoyé lorsqu'une annonce (% s) est expirée."
|
4098 |
|
4099 |
+
#: includes/admin/settings/class-settings-admin.php:516
|
4100 |
msgctxt "expiration notices"
|
4101 |
msgid "%d day"
|
4102 |
msgid_plural "%d days"
|
4103 |
msgstr[0] "%d jour"
|
4104 |
msgstr[1] "%d jours"
|
4105 |
|
4106 |
+
#: includes/admin/settings/class-settings-admin.php:519
|
4107 |
msgctxt "expiration notices"
|
4108 |
msgid "%d week"
|
4109 |
msgid_plural "%d weeks"
|
4110 |
msgstr[0] "%d semaine"
|
4111 |
msgstr[1] "%d semaines"
|
4112 |
|
4113 |
+
#: includes/admin/settings/class-settings-admin.php:522
|
4114 |
msgctxt "expiration notices"
|
4115 |
msgid "%d month"
|
4116 |
msgid_plural "%d months"
|
4119 |
|
4120 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4121 |
#. non-recuring only)
|
4122 |
+
#: includes/admin/settings/class-settings-admin.php:528
|
4123 |
msgctxt "expiration notices"
|
4124 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4125 |
msgstr "Envoyé %1$s avant l'expiration d'une liste (%2$s)."
|
4126 |
|
4127 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4128 |
#. non-recuring only)
|
4129 |
+
#: includes/admin/settings/class-settings-admin.php:531
|
4130 |
msgctxt "expiration notices"
|
4131 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4132 |
msgstr "Envoyé %1$s après une liste (%2$s) expire."
|
4133 |
|
4134 |
+
#: includes/admin/settings/class-settings-admin.php:548
|
4135 |
msgctxt "expiration notices"
|
4136 |
msgid "At the time of expiration"
|
4137 |
msgstr "Au moment de l'expiration"
|
4138 |
|
4139 |
+
#: includes/admin/settings/class-settings-admin.php:549
|
4140 |
msgctxt "expiration notices"
|
4141 |
msgid "Right after a successful renewal"
|
4142 |
msgstr "Renouvellement réussi"
|
4143 |
|
4144 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
4145 |
msgctxt "expiration notices"
|
4146 |
msgid "%d day before expiration"
|
4147 |
msgid_plural "%d days before expiration"
|
4148 |
msgstr[0] "%d jour avant expiration"
|
4149 |
msgstr[1] "%d jours avant expiration"
|
4150 |
|
4151 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
4152 |
msgctxt "expiration notices"
|
4153 |
msgid "%d day after expiration"
|
4154 |
msgid_plural "%d days after expiration"
|
4155 |
msgstr[0] "%d jour après expiration"
|
4156 |
msgstr[1] "%d jours après expiration"
|
4157 |
|
4158 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4159 |
msgctxt "expiration notices"
|
4160 |
msgid "%d week before expiration"
|
4161 |
msgid_plural "%d weeks before expiration"
|
4162 |
msgstr[0] "%d semaine avant expiration"
|
4163 |
msgstr[1] "%d semaines avant expiration"
|
4164 |
|
4165 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4166 |
msgctxt "expiration notices"
|
4167 |
msgid "%d week after expiration"
|
4168 |
msgid_plural "%d weeks after expiration"
|
4169 |
msgstr[0] "%d semaine après expiration"
|
4170 |
msgstr[1] "%d semaines après expiration"
|
4171 |
|
4172 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4173 |
msgctxt "expiration notices"
|
4174 |
msgid "%d month before expiration"
|
4175 |
msgid_plural "%d months before expiration"
|
4176 |
msgstr[0] "%d mois avant expiration"
|
4177 |
msgstr[1] "%d mois avant expiration"
|
4178 |
|
4179 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4180 |
msgctxt "expiration notices"
|
4181 |
msgid "%d month after expiration"
|
4182 |
msgid_plural "%d months after expiration"
|
4183 |
msgstr[0] "%d mois après expiration"
|
4184 |
msgstr[1] "%d mois après expiration"
|
4185 |
|
4186 |
+
#: includes/admin/settings/class-settings-admin.php:593
|
4187 |
msgctxt "expiration notices"
|
4188 |
msgid "Applies to"
|
4189 |
msgstr "Appliqué à"
|
4190 |
|
4191 |
+
#: includes/admin/settings/class-settings-admin.php:596
|
4192 |
msgctxt "expiration notices"
|
4193 |
msgid "Non-recurring listings"
|
4194 |
msgstr "Annonces temporaires"
|
4195 |
|
4196 |
+
#: includes/admin/settings/class-settings-admin.php:597
|
4197 |
msgctxt "expiration notices"
|
4198 |
msgid "Recurring listings"
|
4199 |
msgstr "Retourner à l'annonce"
|
4200 |
|
4201 |
+
#: includes/admin/settings/class-settings-admin.php:598
|
4202 |
msgctxt "expiration notices"
|
4203 |
msgid "Recurring and non-recurring listings"
|
4204 |
msgstr "Annonces permanentes et temporaires"
|
4205 |
|
4206 |
+
#: includes/admin/settings/class-settings-admin.php:603
|
4207 |
msgctxt "expiration notices"
|
4208 |
msgid "When to send?"
|
4209 |
msgstr "Quand envoyer ?"
|
4236 |
msgstr "Date d'expiration de l'annonce"
|
4237 |
|
4238 |
#: includes/admin/settings/class-settings-admin.php:474
|
|
|
4239 |
msgctxt "settings"
|
4240 |
+
msgid "Listing's renewal link, formatted with an anchor tag"
|
4241 |
+
msgstr ""
|
4242 |
|
4243 |
#: includes/admin/settings/class-settings-admin.php:475
|
4244 |
+
msgctxt "settings"
|
4245 |
+
msgid "Listing's renewal URL, unformatted by any tags"
|
4246 |
+
msgstr ""
|
4247 |
+
|
4248 |
+
#: includes/admin/settings/class-settings-admin.php:476
|
4249 |
#, fuzzy
|
4250 |
msgctxt "settings"
|
4251 |
msgid "Listing's categories"
|
4252 |
msgstr "Titre de l'annonce"
|
4253 |
|
4254 |
+
#: includes/admin/settings/class-settings-admin.php:477
|
4255 |
#, fuzzy
|
4256 |
msgctxt "settings"
|
4257 |
msgid "Listing's last payment date"
|
4258 |
msgstr "Date d'expiration de l'annonce"
|
4259 |
|
4260 |
+
#: includes/admin/settings/class-settings-admin.php:478
|
4261 |
#, fuzzy
|
4262 |
msgctxt "settings"
|
4263 |
msgid "Listing's access key"
|
4264 |
msgstr "Liste des clés d'accès"
|
4265 |
|
4266 |
+
#: includes/admin/settings/class-settings-admin.php:635
|
4267 |
#, fuzzy
|
4268 |
msgctxt "settings"
|
4269 |
msgid "Settings reset to default."
|
5785 |
msgid "Listing expired"
|
5786 |
msgstr "Une annonce expire"
|
5787 |
|
5788 |
+
#: includes/class-listing.php:510
|
5789 |
msgctxt "listing"
|
5790 |
msgid "(Unavailable Plan)"
|
5791 |
msgstr "(Plan indisponible disponible)"
|
5792 |
|
5793 |
+
#: includes/class-listing.php:667
|
5794 |
#, fuzzy
|
5795 |
msgctxt "listing"
|
5796 |
msgid "Plan \"%s\" (recurring)"
|
5797 |
msgstr "(récurrent)"
|
5798 |
|
5799 |
+
#: includes/class-listing.php:669
|
5800 |
msgctxt "listing"
|
5801 |
msgid "Plan \"%s\""
|
5802 |
msgstr "Statut \"%s\""
|
5851 |
msgstr "Annonce gratuite"
|
5852 |
|
5853 |
#. translators: [%s] is the name of the blog.
|
5854 |
+
#: includes/class-listing-email-notification.php:235
|
5855 |
msgctxt "notify email"
|
5856 |
msgid "[%s] New listing notification"
|
5857 |
msgstr "[%s] Nouvelle notification d'annonce"
|
5858 |
|
5859 |
#. translators: [%s] is the name of the blog.
|
5860 |
+
#: includes/class-listing-email-notification.php:286
|
5861 |
msgctxt "notify email"
|
5862 |
msgid "[%s] Listing edit notification"
|
5863 |
msgstr "[%s] Notification d'édition d'annonce"
|
5864 |
|
5865 |
#. translators: %s is the name of the blog.
|
5866 |
+
#: includes/class-listing-email-notification.php:358
|
5867 |
#, fuzzy
|
5868 |
msgctxt "notify email"
|
5869 |
msgid "[%s] Reported listing notification"
|
5970 |
msgid "Report additional info"
|
5971 |
msgstr ""
|
5972 |
|
5973 |
+
#: includes/class-listings-api.php:33
|
5974 |
msgctxt "listings api"
|
5975 |
msgid "Listing renewed"
|
5976 |
msgstr "Annonce renouvelée"
|
6766 |
msgid "Caption for %s is required."
|
6767 |
msgstr "Le pays est requis"
|
6768 |
|
6769 |
+
#: includes/functions.php:1271
|
6770 |
#, fuzzy
|
6771 |
msgctxt "templates"
|
6772 |
msgid "Return to results"
|
6773 |
msgstr "Retourner vers l'annuaire"
|
6774 |
|
6775 |
+
#: includes/functions.php:1275 includes/functions.php:1280
|
6776 |
#, fuzzy
|
6777 |
msgctxt "templates"
|
6778 |
msgid "Go back"
|
9403 |
msgid "Address"
|
9404 |
msgstr "Adresse"
|
9405 |
|
9406 |
+
#, fuzzy
|
9407 |
+
#~ msgctxt "settings"
|
9408 |
+
#~ msgid "Listing's renewal link"
|
9409 |
+
#~ msgstr "Renouvellement des annonces"
|
9410 |
+
|
9411 |
#, fuzzy
|
9412 |
#~ msgctxt "flag listing"
|
9413 |
#~ msgid "The reCAPTCHA wasn't entered correctly."
|
languages/WPBDM-it_IT.mo
CHANGED
Binary file
|
languages/WPBDM-it_IT.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2019-
|
7 |
"PO-Revision-Date: 2019-06-25 13:45-0500\n"
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
@@ -1223,47 +1223,47 @@ msgctxt "listing status"
|
|
1223 |
msgid "Reported"
|
1224 |
msgstr "Segnalato"
|
1225 |
|
1226 |
-
#: includes/class-listing.php:
|
1227 |
msgctxt "listing status"
|
1228 |
msgid "Unknown"
|
1229 |
msgstr "Sconosciuto"
|
1230 |
|
1231 |
-
#: includes/class-listing.php:
|
1232 |
msgctxt "listing status"
|
1233 |
msgid "Legacy"
|
1234 |
msgstr "Legacy"
|
1235 |
|
1236 |
-
#: includes/class-listing.php:
|
1237 |
msgctxt "listing status"
|
1238 |
msgid "Incomplete"
|
1239 |
msgstr "Incompleto"
|
1240 |
|
1241 |
-
#: includes/class-listing.php:
|
1242 |
msgctxt "listing status"
|
1243 |
msgid "Pending Payment"
|
1244 |
msgstr "Pagamento in attesa"
|
1245 |
|
1246 |
-
#: includes/class-listing.php:
|
1247 |
msgctxt "listing status"
|
1248 |
msgid "Complete"
|
1249 |
msgstr "Completato"
|
1250 |
|
1251 |
-
#: includes/class-listing.php:
|
1252 |
msgctxt "listing status"
|
1253 |
msgid "Pending Upgrade"
|
1254 |
msgstr "Aggiornamento in attesa"
|
1255 |
|
1256 |
-
#: includes/class-listing.php:
|
1257 |
msgctxt "listing status"
|
1258 |
msgid "Expired"
|
1259 |
msgstr "Scaduto"
|
1260 |
|
1261 |
-
#: includes/class-listing.php:
|
1262 |
msgctxt "listing status"
|
1263 |
msgid "Pending Renewal"
|
1264 |
msgstr "In attesa di rinnovo"
|
1265 |
|
1266 |
-
#: includes/class-listing.php:
|
1267 |
msgctxt "listing status"
|
1268 |
msgid "Abandoned"
|
1269 |
msgstr "Abbandonato"
|
@@ -1812,27 +1812,29 @@ msgctxt "listings view"
|
|
1812 |
msgid "No Fee Plan"
|
1813 |
msgstr "Nessun piano tariffario"
|
1814 |
|
|
|
1815 |
#: includes/admin/class-themes-admin.php:45
|
1816 |
msgctxt "themes"
|
1817 |
msgid "Directory Themes"
|
1818 |
msgstr "Elenco Temi"
|
1819 |
|
1820 |
-
#: includes/admin/class-themes-admin.php:
|
|
|
1821 |
msgctxt "themes"
|
1822 |
-
msgid "
|
1823 |
msgstr "Directory Temi %s"
|
1824 |
|
1825 |
-
#: includes/admin/class-themes-admin.php:
|
1826 |
msgctxt "themes"
|
1827 |
msgid "Could not change the active theme to \"%s\"."
|
1828 |
msgstr "Impossibile modificare il tema attivo \"%s\"."
|
1829 |
|
1830 |
-
#: includes/admin/class-themes-admin.php:
|
1831 |
msgctxt "themes"
|
1832 |
msgid "Active theme changed to \"%s\"."
|
1833 |
msgstr "Il tema attivo è stato modificato \"%s\"."
|
1834 |
|
1835 |
-
#: includes/admin/class-themes-admin.php:
|
1836 |
msgctxt "themes"
|
1837 |
msgid ""
|
1838 |
"%s requires that you tag your existing fields to match some places we want "
|
@@ -1842,52 +1844,66 @@ msgstr ""
|
|
1842 |
"ad alcuni luoghi in cui vogliamo inserire i tuoi dati sul tema. Di seguito "
|
1843 |
"sono riportati i campi che riteniamo manchino."
|
1844 |
|
1845 |
-
#: includes/admin/class-themes-admin.php:
|
1846 |
msgctxt "themes"
|
1847 |
msgid "Map My Fields"
|
1848 |
msgstr "Mappa I miei campi"
|
1849 |
|
1850 |
-
#: includes/admin/class-themes-admin.php:
|
1851 |
msgctxt "themes"
|
1852 |
msgid "Suggested fields created successfully."
|
1853 |
msgstr "Campi suggeriti creati con successo."
|
1854 |
|
1855 |
-
#: includes/admin/class-themes-admin.php:
|
1856 |
msgctxt "themes"
|
1857 |
msgid "Theme installed successfully."
|
1858 |
msgstr "Recensione inviata."
|
1859 |
|
1860 |
-
#: includes/admin/class-themes-admin.php:
|
1861 |
msgctxt "themes"
|
1862 |
msgid "Theme was deleted successfully."
|
1863 |
msgstr "Il tema è stato eliminato con successo."
|
1864 |
|
1865 |
-
#: includes/admin/class-themes-admin.php:
|
1866 |
msgctxt "themes"
|
1867 |
msgid "Could not delete theme directory. Check permissions."
|
1868 |
msgstr "Impossibile eliminare l'elenco dei temi. Controlla i permessi."
|
1869 |
|
1870 |
-
#: includes/admin/class-themes-admin.php:
|
1871 |
msgctxt "themes"
|
1872 |
msgid "Please upload a valid theme file."
|
1873 |
msgstr "Si prega di caricare un file valido del tema."
|
1874 |
|
1875 |
-
#: includes/admin/class-themes-admin.php:
|
1876 |
msgctxt "themes"
|
1877 |
msgid "Could not move \"%s\" to a temporary directory."
|
1878 |
msgstr "Non è stato possibile spostare \"%s\" in un elenco temporaneo."
|
1879 |
|
1880 |
-
#: includes/admin/class-themes-admin.php:
|
1881 |
msgctxt "themes"
|
1882 |
msgid "Activate your <a>license key</a> to use this theme."
|
1883 |
msgstr "Attivare la <a>chiave di licenza</a> per utilizzare questo tema."
|
1884 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1885 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
|
|
1886 |
msgctxt "themes"
|
1887 |
msgid "Updating theme..."
|
1888 |
msgstr "Aggiornamento del tema....."
|
1889 |
|
1890 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
|
|
1891 |
msgctxt "themes"
|
1892 |
msgid "Theme updated."
|
1893 |
msgstr "Tema aggiornato."
|
@@ -1897,11 +1913,6 @@ msgctxt "themes"
|
|
1897 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1898 |
msgstr "Nuova versione disponibile (<b>%s</b>).. <a>Aggiorna ora.</a>"
|
1899 |
|
1900 |
-
#: includes/admin/upgrades/class-themes-updater.php:159
|
1901 |
-
msgctxt "themes"
|
1902 |
-
msgid "Could not update theme: %s"
|
1903 |
-
msgstr "Non è stato possibile aggiornare il tema: %s"
|
1904 |
-
|
1905 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1906 |
msgctxt "themes"
|
1907 |
msgid "Theme was updated successfully."
|
@@ -1957,12 +1968,18 @@ msgctxt "themes"
|
|
1957 |
msgid "Activate"
|
1958 |
msgstr "Attiva"
|
1959 |
|
1960 |
-
#: templates/admin/themes-item.tpl.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
1961 |
msgctxt "themes"
|
1962 |
msgid "Version:"
|
1963 |
msgstr "Versione:"
|
1964 |
|
1965 |
-
#: templates/admin/themes-item.tpl.php:
|
1966 |
msgctxt "themes"
|
1967 |
msgid "Author:"
|
1968 |
msgstr "Autore:"
|
@@ -1995,14 +2012,14 @@ msgstr ""
|
|
1995 |
"sostituiscono i temi di WP. Cambieranno solo l'aspetto e l'atmosfera della "
|
1996 |
"Directory"
|
1997 |
|
1998 |
-
#: includes/admin/class-themes-admin.php:
|
1999 |
msgctxt "admin themes"
|
2000 |
msgid ""
|
2001 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
2002 |
msgstr ""
|
2003 |
"Plugin Business Directory - Le modifiche del tuo modello vanno riviste!"
|
2004 |
|
2005 |
-
#: includes/admin/class-themes-admin.php:
|
2006 |
msgctxt "admin themes"
|
2007 |
msgid ""
|
2008 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
@@ -2012,7 +2029,7 @@ msgstr ""
|
|
2012 |
"di temi che non è compatibile con i modelli utilizzati nelle versioni "
|
2013 |
"precedenti."
|
2014 |
|
2015 |
-
#: includes/admin/class-themes-admin.php:
|
2016 |
msgctxt "admin themes"
|
2017 |
msgid ""
|
2018 |
"Because of this, your template overrides below have been disabled. You "
|
@@ -2896,6 +2913,12 @@ msgctxt "form-fields admin"
|
|
2896 |
msgid "Automatically generate excerpt from content field?"
|
2897 |
msgstr "Generare automaticamente un estratto dal campo contenuto?"
|
2898 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2899 |
#: includes/fields/class-fieldtypes-url.php:36
|
2900 |
msgctxt "form-fields admin"
|
2901 |
msgid "Open link in a new window?"
|
@@ -3591,13 +3614,13 @@ msgid "Author"
|
|
3591 |
msgstr "Autore"
|
3592 |
|
3593 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3594 |
-
#: includes/functions.php:
|
3595 |
msgctxt "admin settings"
|
3596 |
msgid "Date posted"
|
3597 |
msgstr "Data di pubblicazione"
|
3598 |
|
3599 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3600 |
-
#: includes/functions.php:
|
3601 |
msgctxt "admin settings"
|
3602 |
msgid "Date last modified"
|
3603 |
msgstr "Data ultima modifica"
|
@@ -3996,12 +4019,12 @@ msgctxt "admin settings"
|
|
3996 |
msgid "Uploaded Image (no resize)"
|
3997 |
msgstr "Carica Immagini"
|
3998 |
|
3999 |
-
#: includes/functions.php:
|
4000 |
msgctxt "admin settings"
|
4001 |
msgid "User"
|
4002 |
msgstr "Utente"
|
4003 |
|
4004 |
-
#: includes/functions.php:
|
4005 |
msgctxt "admin settings"
|
4006 |
msgid "User registration date"
|
4007 |
msgstr "Data di registrazione"
|
@@ -4026,46 +4049,46 @@ msgctxt "expiration notices"
|
|
4026 |
msgid "Delete"
|
4027 |
msgstr "Elimina"
|
4028 |
|
4029 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4030 |
msgctxt "expiration notices"
|
4031 |
msgid "recurring and non-recurring"
|
4032 |
msgstr "ricorrente e non ricorrente"
|
4033 |
|
4034 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4035 |
msgctxt "expiration notices"
|
4036 |
msgid "recurring only"
|
4037 |
msgstr "ricorrente solo"
|
4038 |
|
4039 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4040 |
msgctxt "expiration notices"
|
4041 |
msgid "non-recurring only"
|
4042 |
msgstr "non ricorrente solo"
|
4043 |
|
4044 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4045 |
msgctxt "expiration notices"
|
4046 |
msgid "Sent when a listing (%s) is renewed."
|
4047 |
msgstr "Inviato quando un annuncio (%s) viene rinnovato."
|
4048 |
|
4049 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4050 |
msgctxt "expiration notices"
|
4051 |
msgid "Sent when a listing (%s) expires."
|
4052 |
msgstr "Inviato quando un annuncio (%s) scade."
|
4053 |
|
4054 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4055 |
msgctxt "expiration notices"
|
4056 |
msgid "%d day"
|
4057 |
msgid_plural "%d days"
|
4058 |
msgstr[0] "%d giorno"
|
4059 |
msgstr[1] "%d giorni"
|
4060 |
|
4061 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4062 |
msgctxt "expiration notices"
|
4063 |
msgid "%d week"
|
4064 |
msgid_plural "%d weeks"
|
4065 |
msgstr[0] "%d settimana"
|
4066 |
msgstr[1] "%d settimane"
|
4067 |
|
4068 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4069 |
msgctxt "expiration notices"
|
4070 |
msgid "%d month"
|
4071 |
msgid_plural "%d months"
|
@@ -4074,91 +4097,91 @@ msgstr[1] "%d mesi"
|
|
4074 |
|
4075 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4076 |
#. non-recuring only)
|
4077 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4078 |
msgctxt "expiration notices"
|
4079 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4080 |
msgstr "Inviati %1$s prima della scadenza di un annuncio (%2$s)."
|
4081 |
|
4082 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4083 |
#. non-recuring only)
|
4084 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4085 |
msgctxt "expiration notices"
|
4086 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4087 |
msgstr "Inviati %1$s dopo la scadenza di un annuncio (%2$s)."
|
4088 |
|
4089 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4090 |
msgctxt "expiration notices"
|
4091 |
msgid "At the time of expiration"
|
4092 |
msgstr "Al momento della scadenza"
|
4093 |
|
4094 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4095 |
msgctxt "expiration notices"
|
4096 |
msgid "Right after a successful renewal"
|
4097 |
msgstr "Subito dopo un rinnovo di successo"
|
4098 |
|
4099 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4100 |
msgctxt "expiration notices"
|
4101 |
msgid "%d day before expiration"
|
4102 |
msgid_plural "%d days before expiration"
|
4103 |
msgstr[0] "%d giorno prima della scadenza"
|
4104 |
msgstr[1] "%d giorni prima della scadenza"
|
4105 |
|
4106 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4107 |
msgctxt "expiration notices"
|
4108 |
msgid "%d day after expiration"
|
4109 |
msgid_plural "%d days after expiration"
|
4110 |
msgstr[0] "%d giorno dopo la scadenza"
|
4111 |
msgstr[1] "%d giorni dopo la scadenza"
|
4112 |
|
4113 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4114 |
msgctxt "expiration notices"
|
4115 |
msgid "%d week before expiration"
|
4116 |
msgid_plural "%d weeks before expiration"
|
4117 |
msgstr[0] "%d settimana prima della scadenza"
|
4118 |
msgstr[1] "%d settimane prima della scadenza"
|
4119 |
|
4120 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4121 |
msgctxt "expiration notices"
|
4122 |
msgid "%d week after expiration"
|
4123 |
msgid_plural "%d weeks after expiration"
|
4124 |
msgstr[0] "%d settimana dopo la scadenza"
|
4125 |
msgstr[1] "%d settimane dopo la scadenza"
|
4126 |
|
4127 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4128 |
msgctxt "expiration notices"
|
4129 |
msgid "%d month before expiration"
|
4130 |
msgid_plural "%d months before expiration"
|
4131 |
msgstr[0] "%d mese prima della scadenza"
|
4132 |
msgstr[1] "%d mesi prima della scadenza"
|
4133 |
|
4134 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4135 |
msgctxt "expiration notices"
|
4136 |
msgid "%d month after expiration"
|
4137 |
msgid_plural "%d months after expiration"
|
4138 |
msgstr[0] "%d mese dopo la scadenza"
|
4139 |
msgstr[1] "%d mesi dopo la scadenza"
|
4140 |
|
4141 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4142 |
msgctxt "expiration notices"
|
4143 |
msgid "Applies to"
|
4144 |
msgstr "Si applica a"
|
4145 |
|
4146 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4147 |
msgctxt "expiration notices"
|
4148 |
msgid "Non-recurring listings"
|
4149 |
msgstr "Annunci non ricorrenti"
|
4150 |
|
4151 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4152 |
msgctxt "expiration notices"
|
4153 |
msgid "Recurring listings"
|
4154 |
msgstr "Annunci ricorrenti"
|
4155 |
|
4156 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4157 |
msgctxt "expiration notices"
|
4158 |
msgid "Recurring and non-recurring listings"
|
4159 |
msgstr "Annunci ricorrenti e non ricorrenti"
|
4160 |
|
4161 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4162 |
msgctxt "expiration notices"
|
4163 |
msgid "When to send?"
|
4164 |
msgstr "Quando inviare?"
|
@@ -4190,25 +4213,30 @@ msgstr "Data di scadenza dell'annuncio"
|
|
4190 |
|
4191 |
#: includes/admin/settings/class-settings-admin.php:474
|
4192 |
msgctxt "settings"
|
4193 |
-
msgid "Listing's renewal link"
|
4194 |
-
msgstr "
|
4195 |
|
4196 |
#: includes/admin/settings/class-settings-admin.php:475
|
4197 |
msgctxt "settings"
|
|
|
|
|
|
|
|
|
|
|
4198 |
msgid "Listing's categories"
|
4199 |
msgstr "Categorie di annunci"
|
4200 |
|
4201 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4202 |
msgctxt "settings"
|
4203 |
msgid "Listing's last payment date"
|
4204 |
msgstr "Data dell'ultimo pagamento dell'annuncio"
|
4205 |
|
4206 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4207 |
msgctxt "settings"
|
4208 |
msgid "Listing's access key"
|
4209 |
msgstr "Chiave di accesso all'annuncio"
|
4210 |
|
4211 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4212 |
msgctxt "settings"
|
4213 |
msgid "Settings reset to default."
|
4214 |
msgstr "Le impostazioni vengono riportate ai valori predefiniti."
|
@@ -5744,17 +5772,17 @@ msgctxt "listing"
|
|
5744 |
msgid "Listing expired"
|
5745 |
msgstr "Annuncio scaduto"
|
5746 |
|
5747 |
-
#: includes/class-listing.php:
|
5748 |
msgctxt "listing"
|
5749 |
msgid "(Unavailable Plan)"
|
5750 |
msgstr "(Piano non disponibile)"
|
5751 |
|
5752 |
-
#: includes/class-listing.php:
|
5753 |
msgctxt "listing"
|
5754 |
msgid "Plan \"%s\" (recurring)"
|
5755 |
msgstr "Piano \"%s\" (ricorrente)"
|
5756 |
|
5757 |
-
#: includes/class-listing.php:
|
5758 |
msgctxt "listing"
|
5759 |
msgid "Plan \"%s\""
|
5760 |
msgstr "Piano \"%s\"."
|
@@ -5816,19 +5844,19 @@ msgid "Free Listing"
|
|
5816 |
msgstr "Listing gratuito"
|
5817 |
|
5818 |
#. translators: [%s] is the name of the blog.
|
5819 |
-
#: includes/class-listing-email-notification.php:
|
5820 |
msgctxt "notify email"
|
5821 |
msgid "[%s] New listing notification"
|
5822 |
msgstr "[%s] Notifica nuovo Annuncio"
|
5823 |
|
5824 |
#. translators: [%s] is the name of the blog.
|
5825 |
-
#: includes/class-listing-email-notification.php:
|
5826 |
msgctxt "notify email"
|
5827 |
msgid "[%s] Listing edit notification"
|
5828 |
msgstr "[%s] Notifica modifica Annuncio"
|
5829 |
|
5830 |
#. translators: %s is the name of the blog.
|
5831 |
-
#: includes/class-listing-email-notification.php:
|
5832 |
msgctxt "notify email"
|
5833 |
msgid "[%s] Reported listing notification"
|
5834 |
msgstr "[%s] Notifica segnalazione annuncio"
|
@@ -5928,7 +5956,7 @@ msgctxt "notify email"
|
|
5928 |
msgid "Report additional info"
|
5929 |
msgstr "Segnala ulteriori informazioni"
|
5930 |
|
5931 |
-
#: includes/class-listings-api.php:
|
5932 |
msgctxt "listings api"
|
5933 |
msgid "Listing renewed"
|
5934 |
msgstr "Annuncio rinnovato"
|
@@ -6710,12 +6738,12 @@ msgctxt "image field"
|
|
6710 |
msgid "Caption for %s is required."
|
6711 |
msgstr "La didascalia per %s è necessaria."
|
6712 |
|
6713 |
-
#: includes/functions.php:
|
6714 |
msgctxt "templates"
|
6715 |
msgid "Return to results"
|
6716 |
msgstr "Ritorno ai risultati"
|
6717 |
|
6718 |
-
#: includes/functions.php:
|
6719 |
msgctxt "templates"
|
6720 |
msgid "Go back"
|
6721 |
msgstr "Va indietro"
|
@@ -9334,6 +9362,10 @@ msgctxt "themes/default"
|
|
9334 |
msgid "Address"
|
9335 |
msgstr "Indirizzo"
|
9336 |
|
|
|
|
|
|
|
|
|
9337 |
#~ msgctxt "payment-gateway"
|
9338 |
#~ msgid "This field is required ("
|
9339 |
#~ msgstr "Questo campo è richiesto ("
|
3 |
"Project-Id-Version: Business Directory Plugin\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2019-09-11 22:04:30+00:00\n"
|
7 |
"PO-Revision-Date: 2019-06-25 13:45-0500\n"
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
1223 |
msgid "Reported"
|
1224 |
msgstr "Segnalato"
|
1225 |
|
1226 |
+
#: includes/class-listing.php:770
|
1227 |
msgctxt "listing status"
|
1228 |
msgid "Unknown"
|
1229 |
msgstr "Sconosciuto"
|
1230 |
|
1231 |
+
#: includes/class-listing.php:771
|
1232 |
msgctxt "listing status"
|
1233 |
msgid "Legacy"
|
1234 |
msgstr "Legacy"
|
1235 |
|
1236 |
+
#: includes/class-listing.php:772
|
1237 |
msgctxt "listing status"
|
1238 |
msgid "Incomplete"
|
1239 |
msgstr "Incompleto"
|
1240 |
|
1241 |
+
#: includes/class-listing.php:773
|
1242 |
msgctxt "listing status"
|
1243 |
msgid "Pending Payment"
|
1244 |
msgstr "Pagamento in attesa"
|
1245 |
|
1246 |
+
#: includes/class-listing.php:774
|
1247 |
msgctxt "listing status"
|
1248 |
msgid "Complete"
|
1249 |
msgstr "Completato"
|
1250 |
|
1251 |
+
#: includes/class-listing.php:775
|
1252 |
msgctxt "listing status"
|
1253 |
msgid "Pending Upgrade"
|
1254 |
msgstr "Aggiornamento in attesa"
|
1255 |
|
1256 |
+
#: includes/class-listing.php:776
|
1257 |
msgctxt "listing status"
|
1258 |
msgid "Expired"
|
1259 |
msgstr "Scaduto"
|
1260 |
|
1261 |
+
#: includes/class-listing.php:777
|
1262 |
msgctxt "listing status"
|
1263 |
msgid "Pending Renewal"
|
1264 |
msgstr "In attesa di rinnovo"
|
1265 |
|
1266 |
+
#: includes/class-listing.php:778
|
1267 |
msgctxt "listing status"
|
1268 |
msgid "Abandoned"
|
1269 |
msgstr "Abbandonato"
|
1812 |
msgid "No Fee Plan"
|
1813 |
msgstr "Nessun piano tariffario"
|
1814 |
|
1815 |
+
#: includes/admin/class-themes-admin.php:44
|
1816 |
#: includes/admin/class-themes-admin.php:45
|
1817 |
msgctxt "themes"
|
1818 |
msgid "Directory Themes"
|
1819 |
msgstr "Elenco Temi"
|
1820 |
|
1821 |
+
#: includes/admin/class-themes-admin.php:45
|
1822 |
+
#, fuzzy
|
1823 |
msgctxt "themes"
|
1824 |
+
msgid "Dir. Themes %s"
|
1825 |
msgstr "Directory Temi %s"
|
1826 |
|
1827 |
+
#: includes/admin/class-themes-admin.php:134
|
1828 |
msgctxt "themes"
|
1829 |
msgid "Could not change the active theme to \"%s\"."
|
1830 |
msgstr "Impossibile modificare il tema attivo \"%s\"."
|
1831 |
|
1832 |
+
#: includes/admin/class-themes-admin.php:175
|
1833 |
msgctxt "themes"
|
1834 |
msgid "Active theme changed to \"%s\"."
|
1835 |
msgstr "Il tema attivo è stato modificato \"%s\"."
|
1836 |
|
1837 |
+
#: includes/admin/class-themes-admin.php:178
|
1838 |
msgctxt "themes"
|
1839 |
msgid ""
|
1840 |
"%s requires that you tag your existing fields to match some places we want "
|
1844 |
"ad alcuni luoghi in cui vogliamo inserire i tuoi dati sul tema. Di seguito "
|
1845 |
"sono riportati i campi che riteniamo manchino."
|
1846 |
|
1847 |
+
#: includes/admin/class-themes-admin.php:187
|
1848 |
msgctxt "themes"
|
1849 |
msgid "Map My Fields"
|
1850 |
msgstr "Mappa I miei campi"
|
1851 |
|
1852 |
+
#: includes/admin/class-themes-admin.php:194
|
1853 |
msgctxt "themes"
|
1854 |
msgid "Suggested fields created successfully."
|
1855 |
msgstr "Campi suggeriti creati con successo."
|
1856 |
|
1857 |
+
#: includes/admin/class-themes-admin.php:197
|
1858 |
msgctxt "themes"
|
1859 |
msgid "Theme installed successfully."
|
1860 |
msgstr "Recensione inviata."
|
1861 |
|
1862 |
+
#: includes/admin/class-themes-admin.php:200
|
1863 |
msgctxt "themes"
|
1864 |
msgid "Theme was deleted successfully."
|
1865 |
msgstr "Il tema è stato eliminato con successo."
|
1866 |
|
1867 |
+
#: includes/admin/class-themes-admin.php:203
|
1868 |
msgctxt "themes"
|
1869 |
msgid "Could not delete theme directory. Check permissions."
|
1870 |
msgstr "Impossibile eliminare l'elenco dei temi. Controlla i permessi."
|
1871 |
|
1872 |
+
#: includes/admin/class-themes-admin.php:250
|
1873 |
msgctxt "themes"
|
1874 |
msgid "Please upload a valid theme file."
|
1875 |
msgstr "Si prega di caricare un file valido del tema."
|
1876 |
|
1877 |
+
#: includes/admin/class-themes-admin.php:257
|
1878 |
msgctxt "themes"
|
1879 |
msgid "Could not move \"%s\" to a temporary directory."
|
1880 |
msgstr "Non è stato possibile spostare \"%s\" in un elenco temporaneo."
|
1881 |
|
1882 |
+
#: includes/admin/class-themes-admin.php:332
|
1883 |
msgctxt "themes"
|
1884 |
msgid "Activate your <a>license key</a> to use this theme."
|
1885 |
msgstr "Attivare la <a>chiave di licenza</a> per utilizzare questo tema."
|
1886 |
|
1887 |
+
#: includes/admin/class-themes-admin.php:373
|
1888 |
+
#, fuzzy
|
1889 |
+
msgctxt "themes"
|
1890 |
+
msgid "Invalid theme ID"
|
1891 |
+
msgstr "ID articolo non valido"
|
1892 |
+
|
1893 |
+
#: includes/admin/class-themes-admin.php:379
|
1894 |
+
#: includes/admin/upgrades/class-themes-updater.php:159
|
1895 |
+
msgctxt "themes"
|
1896 |
+
msgid "Could not update theme: %s"
|
1897 |
+
msgstr "Non è stato possibile aggiornare il tema: %s"
|
1898 |
+
|
1899 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
1900 |
+
#: templates/admin/themes-item.tpl.php:24
|
1901 |
msgctxt "themes"
|
1902 |
msgid "Updating theme..."
|
1903 |
msgstr "Aggiornamento del tema....."
|
1904 |
|
1905 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
1906 |
+
#: templates/admin/themes-item.tpl.php:25
|
1907 |
msgctxt "themes"
|
1908 |
msgid "Theme updated."
|
1909 |
msgstr "Tema aggiornato."
|
1913 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1914 |
msgstr "Nuova versione disponibile (<b>%s</b>).. <a>Aggiorna ora.</a>"
|
1915 |
|
|
|
|
|
|
|
|
|
|
|
1916 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1917 |
msgctxt "themes"
|
1918 |
msgid "Theme was updated successfully."
|
1968 |
msgid "Activate"
|
1969 |
msgstr "Attiva"
|
1970 |
|
1971 |
+
#: templates/admin/themes-item.tpl.php:29
|
1972 |
+
#, fuzzy
|
1973 |
+
msgctxt "themes"
|
1974 |
+
msgid "New version available. <a>Update now.</a>"
|
1975 |
+
msgstr "Nuova versione disponibile (<b>%s</b>).. <a>Aggiorna ora.</a>"
|
1976 |
+
|
1977 |
+
#: templates/admin/themes-item.tpl.php:51
|
1978 |
msgctxt "themes"
|
1979 |
msgid "Version:"
|
1980 |
msgstr "Versione:"
|
1981 |
|
1982 |
+
#: templates/admin/themes-item.tpl.php:54
|
1983 |
msgctxt "themes"
|
1984 |
msgid "Author:"
|
1985 |
msgstr "Autore:"
|
2012 |
"sostituiscono i temi di WP. Cambieranno solo l'aspetto e l'atmosfera della "
|
2013 |
"Directory"
|
2014 |
|
2015 |
+
#: includes/admin/class-themes-admin.php:91
|
2016 |
msgctxt "admin themes"
|
2017 |
msgid ""
|
2018 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
2019 |
msgstr ""
|
2020 |
"Plugin Business Directory - Le modifiche del tuo modello vanno riviste!"
|
2021 |
|
2022 |
+
#: includes/admin/class-themes-admin.php:93
|
2023 |
msgctxt "admin themes"
|
2024 |
msgid ""
|
2025 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
2029 |
"di temi che non è compatibile con i modelli utilizzati nelle versioni "
|
2030 |
"precedenti."
|
2031 |
|
2032 |
+
#: includes/admin/class-themes-admin.php:95
|
2033 |
msgctxt "admin themes"
|
2034 |
msgid ""
|
2035 |
"Because of this, your template overrides below have been disabled. You "
|
2913 |
msgid "Automatically generate excerpt from content field?"
|
2914 |
msgstr "Generare automaticamente un estratto dal campo contenuto?"
|
2915 |
|
2916 |
+
#: includes/fields/class-fieldtypes-twitter.php:83
|
2917 |
+
#, fuzzy
|
2918 |
+
msgctxt "form-fields admin"
|
2919 |
+
msgid "Show followers count?"
|
2920 |
+
msgstr "Mostra il conteggio dei post della categoria?"
|
2921 |
+
|
2922 |
#: includes/fields/class-fieldtypes-url.php:36
|
2923 |
msgctxt "form-fields admin"
|
2924 |
msgid "Open link in a new window?"
|
3614 |
msgstr "Autore"
|
3615 |
|
3616 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3617 |
+
#: includes/functions.php:1193
|
3618 |
msgctxt "admin settings"
|
3619 |
msgid "Date posted"
|
3620 |
msgstr "Data di pubblicazione"
|
3621 |
|
3622 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3623 |
+
#: includes/functions.php:1194
|
3624 |
msgctxt "admin settings"
|
3625 |
msgid "Date last modified"
|
3626 |
msgstr "Data ultima modifica"
|
4019 |
msgid "Uploaded Image (no resize)"
|
4020 |
msgstr "Carica Immagini"
|
4021 |
|
4022 |
+
#: includes/functions.php:1191
|
4023 |
msgctxt "admin settings"
|
4024 |
msgid "User"
|
4025 |
msgstr "Utente"
|
4026 |
|
4027 |
+
#: includes/functions.php:1192
|
4028 |
msgctxt "admin settings"
|
4029 |
msgid "User registration date"
|
4030 |
msgstr "Data di registrazione"
|
4049 |
msgid "Delete"
|
4050 |
msgstr "Elimina"
|
4051 |
|
4052 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
4053 |
msgctxt "expiration notices"
|
4054 |
msgid "recurring and non-recurring"
|
4055 |
msgstr "ricorrente e non ricorrente"
|
4056 |
|
4057 |
+
#: includes/admin/settings/class-settings-admin.php:497
|
4058 |
msgctxt "expiration notices"
|
4059 |
msgid "recurring only"
|
4060 |
msgstr "ricorrente solo"
|
4061 |
|
4062 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
4063 |
msgctxt "expiration notices"
|
4064 |
msgid "non-recurring only"
|
4065 |
msgstr "non ricorrente solo"
|
4066 |
|
4067 |
+
#: includes/admin/settings/class-settings-admin.php:503
|
4068 |
msgctxt "expiration notices"
|
4069 |
msgid "Sent when a listing (%s) is renewed."
|
4070 |
msgstr "Inviato quando un annuncio (%s) viene rinnovato."
|
4071 |
|
4072 |
+
#: includes/admin/settings/class-settings-admin.php:508
|
4073 |
msgctxt "expiration notices"
|
4074 |
msgid "Sent when a listing (%s) expires."
|
4075 |
msgstr "Inviato quando un annuncio (%s) scade."
|
4076 |
|
4077 |
+
#: includes/admin/settings/class-settings-admin.php:516
|
4078 |
msgctxt "expiration notices"
|
4079 |
msgid "%d day"
|
4080 |
msgid_plural "%d days"
|
4081 |
msgstr[0] "%d giorno"
|
4082 |
msgstr[1] "%d giorni"
|
4083 |
|
4084 |
+
#: includes/admin/settings/class-settings-admin.php:519
|
4085 |
msgctxt "expiration notices"
|
4086 |
msgid "%d week"
|
4087 |
msgid_plural "%d weeks"
|
4088 |
msgstr[0] "%d settimana"
|
4089 |
msgstr[1] "%d settimane"
|
4090 |
|
4091 |
+
#: includes/admin/settings/class-settings-admin.php:522
|
4092 |
msgctxt "expiration notices"
|
4093 |
msgid "%d month"
|
4094 |
msgid_plural "%d months"
|
4097 |
|
4098 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4099 |
#. non-recuring only)
|
4100 |
+
#: includes/admin/settings/class-settings-admin.php:528
|
4101 |
msgctxt "expiration notices"
|
4102 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4103 |
msgstr "Inviati %1$s prima della scadenza di un annuncio (%2$s)."
|
4104 |
|
4105 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4106 |
#. non-recuring only)
|
4107 |
+
#: includes/admin/settings/class-settings-admin.php:531
|
4108 |
msgctxt "expiration notices"
|
4109 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4110 |
msgstr "Inviati %1$s dopo la scadenza di un annuncio (%2$s)."
|
4111 |
|
4112 |
+
#: includes/admin/settings/class-settings-admin.php:548
|
4113 |
msgctxt "expiration notices"
|
4114 |
msgid "At the time of expiration"
|
4115 |
msgstr "Al momento della scadenza"
|
4116 |
|
4117 |
+
#: includes/admin/settings/class-settings-admin.php:549
|
4118 |
msgctxt "expiration notices"
|
4119 |
msgid "Right after a successful renewal"
|
4120 |
msgstr "Subito dopo un rinnovo di successo"
|
4121 |
|
4122 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
4123 |
msgctxt "expiration notices"
|
4124 |
msgid "%d day before expiration"
|
4125 |
msgid_plural "%d days before expiration"
|
4126 |
msgstr[0] "%d giorno prima della scadenza"
|
4127 |
msgstr[1] "%d giorni prima della scadenza"
|
4128 |
|
4129 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
4130 |
msgctxt "expiration notices"
|
4131 |
msgid "%d day after expiration"
|
4132 |
msgid_plural "%d days after expiration"
|
4133 |
msgstr[0] "%d giorno dopo la scadenza"
|
4134 |
msgstr[1] "%d giorni dopo la scadenza"
|
4135 |
|
4136 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4137 |
msgctxt "expiration notices"
|
4138 |
msgid "%d week before expiration"
|
4139 |
msgid_plural "%d weeks before expiration"
|
4140 |
msgstr[0] "%d settimana prima della scadenza"
|
4141 |
msgstr[1] "%d settimane prima della scadenza"
|
4142 |
|
4143 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4144 |
msgctxt "expiration notices"
|
4145 |
msgid "%d week after expiration"
|
4146 |
msgid_plural "%d weeks after expiration"
|
4147 |
msgstr[0] "%d settimana dopo la scadenza"
|
4148 |
msgstr[1] "%d settimane dopo la scadenza"
|
4149 |
|
4150 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4151 |
msgctxt "expiration notices"
|
4152 |
msgid "%d month before expiration"
|
4153 |
msgid_plural "%d months before expiration"
|
4154 |
msgstr[0] "%d mese prima della scadenza"
|
4155 |
msgstr[1] "%d mesi prima della scadenza"
|
4156 |
|
4157 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4158 |
msgctxt "expiration notices"
|
4159 |
msgid "%d month after expiration"
|
4160 |
msgid_plural "%d months after expiration"
|
4161 |
msgstr[0] "%d mese dopo la scadenza"
|
4162 |
msgstr[1] "%d mesi dopo la scadenza"
|
4163 |
|
4164 |
+
#: includes/admin/settings/class-settings-admin.php:593
|
4165 |
msgctxt "expiration notices"
|
4166 |
msgid "Applies to"
|
4167 |
msgstr "Si applica a"
|
4168 |
|
4169 |
+
#: includes/admin/settings/class-settings-admin.php:596
|
4170 |
msgctxt "expiration notices"
|
4171 |
msgid "Non-recurring listings"
|
4172 |
msgstr "Annunci non ricorrenti"
|
4173 |
|
4174 |
+
#: includes/admin/settings/class-settings-admin.php:597
|
4175 |
msgctxt "expiration notices"
|
4176 |
msgid "Recurring listings"
|
4177 |
msgstr "Annunci ricorrenti"
|
4178 |
|
4179 |
+
#: includes/admin/settings/class-settings-admin.php:598
|
4180 |
msgctxt "expiration notices"
|
4181 |
msgid "Recurring and non-recurring listings"
|
4182 |
msgstr "Annunci ricorrenti e non ricorrenti"
|
4183 |
|
4184 |
+
#: includes/admin/settings/class-settings-admin.php:603
|
4185 |
msgctxt "expiration notices"
|
4186 |
msgid "When to send?"
|
4187 |
msgstr "Quando inviare?"
|
4213 |
|
4214 |
#: includes/admin/settings/class-settings-admin.php:474
|
4215 |
msgctxt "settings"
|
4216 |
+
msgid "Listing's renewal link, formatted with an anchor tag"
|
4217 |
+
msgstr ""
|
4218 |
|
4219 |
#: includes/admin/settings/class-settings-admin.php:475
|
4220 |
msgctxt "settings"
|
4221 |
+
msgid "Listing's renewal URL, unformatted by any tags"
|
4222 |
+
msgstr ""
|
4223 |
+
|
4224 |
+
#: includes/admin/settings/class-settings-admin.php:476
|
4225 |
+
msgctxt "settings"
|
4226 |
msgid "Listing's categories"
|
4227 |
msgstr "Categorie di annunci"
|
4228 |
|
4229 |
+
#: includes/admin/settings/class-settings-admin.php:477
|
4230 |
msgctxt "settings"
|
4231 |
msgid "Listing's last payment date"
|
4232 |
msgstr "Data dell'ultimo pagamento dell'annuncio"
|
4233 |
|
4234 |
+
#: includes/admin/settings/class-settings-admin.php:478
|
4235 |
msgctxt "settings"
|
4236 |
msgid "Listing's access key"
|
4237 |
msgstr "Chiave di accesso all'annuncio"
|
4238 |
|
4239 |
+
#: includes/admin/settings/class-settings-admin.php:635
|
4240 |
msgctxt "settings"
|
4241 |
msgid "Settings reset to default."
|
4242 |
msgstr "Le impostazioni vengono riportate ai valori predefiniti."
|
5772 |
msgid "Listing expired"
|
5773 |
msgstr "Annuncio scaduto"
|
5774 |
|
5775 |
+
#: includes/class-listing.php:510
|
5776 |
msgctxt "listing"
|
5777 |
msgid "(Unavailable Plan)"
|
5778 |
msgstr "(Piano non disponibile)"
|
5779 |
|
5780 |
+
#: includes/class-listing.php:667
|
5781 |
msgctxt "listing"
|
5782 |
msgid "Plan \"%s\" (recurring)"
|
5783 |
msgstr "Piano \"%s\" (ricorrente)"
|
5784 |
|
5785 |
+
#: includes/class-listing.php:669
|
5786 |
msgctxt "listing"
|
5787 |
msgid "Plan \"%s\""
|
5788 |
msgstr "Piano \"%s\"."
|
5844 |
msgstr "Listing gratuito"
|
5845 |
|
5846 |
#. translators: [%s] is the name of the blog.
|
5847 |
+
#: includes/class-listing-email-notification.php:235
|
5848 |
msgctxt "notify email"
|
5849 |
msgid "[%s] New listing notification"
|
5850 |
msgstr "[%s] Notifica nuovo Annuncio"
|
5851 |
|
5852 |
#. translators: [%s] is the name of the blog.
|
5853 |
+
#: includes/class-listing-email-notification.php:286
|
5854 |
msgctxt "notify email"
|
5855 |
msgid "[%s] Listing edit notification"
|
5856 |
msgstr "[%s] Notifica modifica Annuncio"
|
5857 |
|
5858 |
#. translators: %s is the name of the blog.
|
5859 |
+
#: includes/class-listing-email-notification.php:358
|
5860 |
msgctxt "notify email"
|
5861 |
msgid "[%s] Reported listing notification"
|
5862 |
msgstr "[%s] Notifica segnalazione annuncio"
|
5956 |
msgid "Report additional info"
|
5957 |
msgstr "Segnala ulteriori informazioni"
|
5958 |
|
5959 |
+
#: includes/class-listings-api.php:33
|
5960 |
msgctxt "listings api"
|
5961 |
msgid "Listing renewed"
|
5962 |
msgstr "Annuncio rinnovato"
|
6738 |
msgid "Caption for %s is required."
|
6739 |
msgstr "La didascalia per %s è necessaria."
|
6740 |
|
6741 |
+
#: includes/functions.php:1271
|
6742 |
msgctxt "templates"
|
6743 |
msgid "Return to results"
|
6744 |
msgstr "Ritorno ai risultati"
|
6745 |
|
6746 |
+
#: includes/functions.php:1275 includes/functions.php:1280
|
6747 |
msgctxt "templates"
|
6748 |
msgid "Go back"
|
6749 |
msgstr "Va indietro"
|
9362 |
msgid "Address"
|
9363 |
msgstr "Indirizzo"
|
9364 |
|
9365 |
+
#~ msgctxt "settings"
|
9366 |
+
#~ msgid "Listing's renewal link"
|
9367 |
+
#~ msgstr "Link per il rinnovo dell'annuncio"
|
9368 |
+
|
9369 |
#~ msgctxt "payment-gateway"
|
9370 |
#~ msgid "This field is required ("
|
9371 |
#~ msgstr "Questo campo è richiesto ("
|
languages/WPBDM-nl_NL.mo
CHANGED
Binary file
|
languages/WPBDM-nl_NL.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2019-
|
7 |
"PO-Revision-Date: 2017-07-04 12:37+0000\n"
|
8 |
"Last-Translator: admin <info@nederlofcentrum.nl>\n"
|
9 |
"Language-Team: Dutch\n"
|
@@ -1146,53 +1146,53 @@ msgctxt "listing status"
|
|
1146 |
msgid "Reported"
|
1147 |
msgstr ""
|
1148 |
|
1149 |
-
#: includes/class-listing.php:
|
1150 |
msgctxt "listing status"
|
1151 |
msgid "Unknown"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
-
#: includes/class-listing.php:
|
1155 |
msgctxt "listing status"
|
1156 |
msgid "Legacy"
|
1157 |
msgstr ""
|
1158 |
|
1159 |
-
#: includes/class-listing.php:
|
1160 |
#, fuzzy
|
1161 |
msgctxt "listing status"
|
1162 |
msgid "Incomplete"
|
1163 |
msgstr "Afgerond"
|
1164 |
|
1165 |
-
#: includes/class-listing.php:
|
1166 |
#, fuzzy
|
1167 |
msgctxt "listing status"
|
1168 |
msgid "Pending Payment"
|
1169 |
msgstr "Wachtend op upgrade"
|
1170 |
|
1171 |
-
#: includes/class-listing.php:
|
1172 |
#, fuzzy
|
1173 |
msgctxt "listing status"
|
1174 |
msgid "Complete"
|
1175 |
msgstr "Afgerond"
|
1176 |
|
1177 |
-
#: includes/class-listing.php:
|
1178 |
#, fuzzy
|
1179 |
msgctxt "listing status"
|
1180 |
msgid "Pending Upgrade"
|
1181 |
msgstr "Wachtend op upgrade"
|
1182 |
|
1183 |
-
#: includes/class-listing.php:
|
1184 |
#, fuzzy
|
1185 |
msgctxt "listing status"
|
1186 |
msgid "Expired"
|
1187 |
msgstr "Verlopen"
|
1188 |
|
1189 |
-
#: includes/class-listing.php:
|
1190 |
#, fuzzy
|
1191 |
msgctxt "listing status"
|
1192 |
msgid "Pending Renewal"
|
1193 |
msgstr "Registratie vernieuwing"
|
1194 |
|
1195 |
-
#: includes/class-listing.php:
|
1196 |
msgctxt "listing status"
|
1197 |
msgid "Abandoned"
|
1198 |
msgstr ""
|
@@ -1731,79 +1731,94 @@ msgctxt "listings view"
|
|
1731 |
msgid "No Fee Plan"
|
1732 |
msgstr ""
|
1733 |
|
|
|
1734 |
#: includes/admin/class-themes-admin.php:45
|
1735 |
msgctxt "themes"
|
1736 |
msgid "Directory Themes"
|
1737 |
msgstr "Directory thema's"
|
1738 |
|
1739 |
-
#: includes/admin/class-themes-admin.php:
|
|
|
1740 |
msgctxt "themes"
|
1741 |
-
msgid "
|
1742 |
msgstr "Directory Themes %s"
|
1743 |
|
1744 |
-
#: includes/admin/class-themes-admin.php:
|
1745 |
msgctxt "themes"
|
1746 |
msgid "Could not change the active theme to \"%s\"."
|
1747 |
msgstr ""
|
1748 |
|
1749 |
-
#: includes/admin/class-themes-admin.php:
|
1750 |
msgctxt "themes"
|
1751 |
msgid "Active theme changed to \"%s\"."
|
1752 |
msgstr ""
|
1753 |
|
1754 |
-
#: includes/admin/class-themes-admin.php:
|
1755 |
msgctxt "themes"
|
1756 |
msgid ""
|
1757 |
"%s requires that you tag your existing fields to match some places we want "
|
1758 |
"to put your data on the theme. Below are fields we think are missing."
|
1759 |
msgstr ""
|
1760 |
|
1761 |
-
#: includes/admin/class-themes-admin.php:
|
1762 |
msgctxt "themes"
|
1763 |
msgid "Map My Fields"
|
1764 |
msgstr ""
|
1765 |
|
1766 |
-
#: includes/admin/class-themes-admin.php:
|
1767 |
msgctxt "themes"
|
1768 |
msgid "Suggested fields created successfully."
|
1769 |
msgstr ""
|
1770 |
|
1771 |
-
#: includes/admin/class-themes-admin.php:
|
1772 |
msgctxt "themes"
|
1773 |
msgid "Theme installed successfully."
|
1774 |
msgstr ""
|
1775 |
|
1776 |
-
#: includes/admin/class-themes-admin.php:
|
1777 |
msgctxt "themes"
|
1778 |
msgid "Theme was deleted successfully."
|
1779 |
msgstr ""
|
1780 |
|
1781 |
-
#: includes/admin/class-themes-admin.php:
|
1782 |
msgctxt "themes"
|
1783 |
msgid "Could not delete theme directory. Check permissions."
|
1784 |
msgstr ""
|
1785 |
|
1786 |
-
#: includes/admin/class-themes-admin.php:
|
1787 |
msgctxt "themes"
|
1788 |
msgid "Please upload a valid theme file."
|
1789 |
msgstr ""
|
1790 |
|
1791 |
-
#: includes/admin/class-themes-admin.php:
|
1792 |
msgctxt "themes"
|
1793 |
msgid "Could not move \"%s\" to a temporary directory."
|
1794 |
msgstr ""
|
1795 |
|
1796 |
-
#: includes/admin/class-themes-admin.php:
|
1797 |
msgctxt "themes"
|
1798 |
msgid "Activate your <a>license key</a> to use this theme."
|
1799 |
msgstr ""
|
1800 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1801 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
|
|
1802 |
msgctxt "themes"
|
1803 |
msgid "Updating theme..."
|
1804 |
msgstr "Thema bijwerken..."
|
1805 |
|
1806 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
|
|
1807 |
msgctxt "themes"
|
1808 |
msgid "Theme updated."
|
1809 |
msgstr "Thema bijgewerkt."
|
@@ -1813,11 +1828,6 @@ msgctxt "themes"
|
|
1813 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1814 |
msgstr ""
|
1815 |
|
1816 |
-
#: includes/admin/upgrades/class-themes-updater.php:159
|
1817 |
-
msgctxt "themes"
|
1818 |
-
msgid "Could not update theme: %s"
|
1819 |
-
msgstr ""
|
1820 |
-
|
1821 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1822 |
msgctxt "themes"
|
1823 |
msgid "Theme was updated successfully."
|
@@ -1873,12 +1883,17 @@ msgctxt "themes"
|
|
1873 |
msgid "Activate"
|
1874 |
msgstr ""
|
1875 |
|
1876 |
-
#: templates/admin/themes-item.tpl.php:
|
|
|
|
|
|
|
|
|
|
|
1877 |
msgctxt "themes"
|
1878 |
msgid "Version:"
|
1879 |
msgstr ""
|
1880 |
|
1881 |
-
#: templates/admin/themes-item.tpl.php:
|
1882 |
msgctxt "themes"
|
1883 |
msgid "Author:"
|
1884 |
msgstr ""
|
@@ -1904,20 +1919,20 @@ msgid ""
|
|
1904 |
"change the look and feel of your business directory only."
|
1905 |
msgstr ""
|
1906 |
|
1907 |
-
#: includes/admin/class-themes-admin.php:
|
1908 |
msgctxt "admin themes"
|
1909 |
msgid ""
|
1910 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
1911 |
msgstr ""
|
1912 |
|
1913 |
-
#: includes/admin/class-themes-admin.php:
|
1914 |
msgctxt "admin themes"
|
1915 |
msgid ""
|
1916 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
1917 |
"that is not compatible with the templates used in previous versions."
|
1918 |
msgstr ""
|
1919 |
|
1920 |
-
#: includes/admin/class-themes-admin.php:
|
1921 |
msgctxt "admin themes"
|
1922 |
msgid ""
|
1923 |
"Because of this, your template overrides below have been disabled. You "
|
@@ -2764,6 +2779,12 @@ msgctxt "form-fields admin"
|
|
2764 |
msgid "Automatically generate excerpt from content field?"
|
2765 |
msgstr ""
|
2766 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2767 |
#: includes/fields/class-fieldtypes-url.php:36
|
2768 |
msgctxt "form-fields admin"
|
2769 |
msgid "Open link in a new window?"
|
@@ -3469,13 +3490,13 @@ msgid "Author"
|
|
3469 |
msgstr "Auteur"
|
3470 |
|
3471 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3472 |
-
#: includes/functions.php:
|
3473 |
msgctxt "admin settings"
|
3474 |
msgid "Date posted"
|
3475 |
msgstr "Datum ingediend"
|
3476 |
|
3477 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3478 |
-
#: includes/functions.php:
|
3479 |
msgctxt "admin settings"
|
3480 |
msgid "Date last modified"
|
3481 |
msgstr ""
|
@@ -3866,12 +3887,12 @@ msgctxt "admin settings"
|
|
3866 |
msgid "Uploaded Image (no resize)"
|
3867 |
msgstr "Beelden uploaden"
|
3868 |
|
3869 |
-
#: includes/functions.php:
|
3870 |
msgctxt "admin settings"
|
3871 |
msgid "User"
|
3872 |
msgstr "Gebruiker"
|
3873 |
|
3874 |
-
#: includes/functions.php:
|
3875 |
msgctxt "admin settings"
|
3876 |
msgid "User registration date"
|
3877 |
msgstr "Gebruikers registratie datum"
|
@@ -3898,34 +3919,34 @@ msgctxt "expiration notices"
|
|
3898 |
msgid "Delete"
|
3899 |
msgstr "Verwijder"
|
3900 |
|
3901 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3902 |
msgctxt "expiration notices"
|
3903 |
msgid "recurring and non-recurring"
|
3904 |
msgstr ""
|
3905 |
|
3906 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3907 |
msgctxt "expiration notices"
|
3908 |
msgid "recurring only"
|
3909 |
msgstr ""
|
3910 |
|
3911 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3912 |
msgctxt "expiration notices"
|
3913 |
msgid "non-recurring only"
|
3914 |
msgstr ""
|
3915 |
|
3916 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3917 |
#, fuzzy
|
3918 |
msgctxt "expiration notices"
|
3919 |
msgid "Sent when a listing (%s) is renewed."
|
3920 |
msgstr "Verzonden nadat een registratie is ingediend."
|
3921 |
|
3922 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3923 |
#, fuzzy
|
3924 |
msgctxt "expiration notices"
|
3925 |
msgid "Sent when a listing (%s) expires."
|
3926 |
msgstr "Een registratie verloopt."
|
3927 |
|
3928 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3929 |
#, fuzzy
|
3930 |
msgctxt "expiration notices"
|
3931 |
msgid "%d day"
|
@@ -3933,14 +3954,14 @@ msgid_plural "%d days"
|
|
3933 |
msgstr[0] "%d dag"
|
3934 |
msgstr[1] "%d dagen"
|
3935 |
|
3936 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3937 |
msgctxt "expiration notices"
|
3938 |
msgid "%d week"
|
3939 |
msgid_plural "%d weeks"
|
3940 |
msgstr[0] ""
|
3941 |
msgstr[1] ""
|
3942 |
|
3943 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3944 |
msgctxt "expiration notices"
|
3945 |
msgid "%d month"
|
3946 |
msgid_plural "%d months"
|
@@ -3949,93 +3970,93 @@ msgstr[1] ""
|
|
3949 |
|
3950 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3951 |
#. non-recuring only)
|
3952 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3953 |
msgctxt "expiration notices"
|
3954 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3955 |
msgstr ""
|
3956 |
|
3957 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3958 |
#. non-recuring only)
|
3959 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3960 |
#, fuzzy
|
3961 |
msgctxt "expiration notices"
|
3962 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3963 |
msgstr "Verzonden nadat een registratie is ingediend."
|
3964 |
|
3965 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3966 |
msgctxt "expiration notices"
|
3967 |
msgid "At the time of expiration"
|
3968 |
msgstr ""
|
3969 |
|
3970 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3971 |
msgctxt "expiration notices"
|
3972 |
msgid "Right after a successful renewal"
|
3973 |
msgstr ""
|
3974 |
|
3975 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3976 |
msgctxt "expiration notices"
|
3977 |
msgid "%d day before expiration"
|
3978 |
msgid_plural "%d days before expiration"
|
3979 |
msgstr[0] ""
|
3980 |
msgstr[1] ""
|
3981 |
|
3982 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3983 |
msgctxt "expiration notices"
|
3984 |
msgid "%d day after expiration"
|
3985 |
msgid_plural "%d days after expiration"
|
3986 |
msgstr[0] ""
|
3987 |
msgstr[1] ""
|
3988 |
|
3989 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3990 |
msgctxt "expiration notices"
|
3991 |
msgid "%d week before expiration"
|
3992 |
msgid_plural "%d weeks before expiration"
|
3993 |
msgstr[0] ""
|
3994 |
msgstr[1] ""
|
3995 |
|
3996 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3997 |
msgctxt "expiration notices"
|
3998 |
msgid "%d week after expiration"
|
3999 |
msgid_plural "%d weeks after expiration"
|
4000 |
msgstr[0] ""
|
4001 |
msgstr[1] ""
|
4002 |
|
4003 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4004 |
msgctxt "expiration notices"
|
4005 |
msgid "%d month before expiration"
|
4006 |
msgid_plural "%d months before expiration"
|
4007 |
msgstr[0] ""
|
4008 |
msgstr[1] ""
|
4009 |
|
4010 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4011 |
msgctxt "expiration notices"
|
4012 |
msgid "%d month after expiration"
|
4013 |
msgid_plural "%d months after expiration"
|
4014 |
msgstr[0] ""
|
4015 |
msgstr[1] ""
|
4016 |
|
4017 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4018 |
msgctxt "expiration notices"
|
4019 |
msgid "Applies to"
|
4020 |
msgstr ""
|
4021 |
|
4022 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4023 |
msgctxt "expiration notices"
|
4024 |
msgid "Non-recurring listings"
|
4025 |
msgstr ""
|
4026 |
|
4027 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4028 |
#, fuzzy
|
4029 |
msgctxt "expiration notices"
|
4030 |
msgid "Recurring listings"
|
4031 |
msgstr "Terug naar registratie."
|
4032 |
|
4033 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4034 |
msgctxt "expiration notices"
|
4035 |
msgid "Recurring and non-recurring listings"
|
4036 |
msgstr ""
|
4037 |
|
4038 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4039 |
msgctxt "expiration notices"
|
4040 |
msgid "When to send?"
|
4041 |
msgstr ""
|
@@ -4069,30 +4090,34 @@ msgid "Listing's expiration date"
|
|
4069 |
msgstr "Een registratie verloopt."
|
4070 |
|
4071 |
#: includes/admin/settings/class-settings-admin.php:474
|
4072 |
-
#, fuzzy
|
4073 |
msgctxt "settings"
|
4074 |
-
msgid "Listing's renewal link"
|
4075 |
-
msgstr "
|
4076 |
|
4077 |
#: includes/admin/settings/class-settings-admin.php:475
|
|
|
|
|
|
|
|
|
|
|
4078 |
#, fuzzy
|
4079 |
msgctxt "settings"
|
4080 |
msgid "Listing's categories"
|
4081 |
msgstr "Titel registratie"
|
4082 |
|
4083 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4084 |
#, fuzzy
|
4085 |
msgctxt "settings"
|
4086 |
msgid "Listing's last payment date"
|
4087 |
msgstr "Registraties per pagina"
|
4088 |
|
4089 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4090 |
#, fuzzy
|
4091 |
msgctxt "settings"
|
4092 |
msgid "Listing's access key"
|
4093 |
msgstr "Beelden bij de registratie"
|
4094 |
|
4095 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4096 |
msgctxt "settings"
|
4097 |
msgid "Settings reset to default."
|
4098 |
msgstr ""
|
@@ -5663,17 +5688,17 @@ msgctxt "listing"
|
|
5663 |
msgid "Listing expired"
|
5664 |
msgstr "Een registratie verloopt."
|
5665 |
|
5666 |
-
#: includes/class-listing.php:
|
5667 |
msgctxt "listing"
|
5668 |
msgid "(Unavailable Plan)"
|
5669 |
msgstr ""
|
5670 |
|
5671 |
-
#: includes/class-listing.php:
|
5672 |
msgctxt "listing"
|
5673 |
msgid "Plan \"%s\" (recurring)"
|
5674 |
msgstr ""
|
5675 |
|
5676 |
-
#: includes/class-listing.php:
|
5677 |
msgctxt "listing"
|
5678 |
msgid "Plan \"%s\""
|
5679 |
msgstr ""
|
@@ -5729,19 +5754,19 @@ msgid "Free Listing"
|
|
5729 |
msgstr "Gratis registratie"
|
5730 |
|
5731 |
#. translators: [%s] is the name of the blog.
|
5732 |
-
#: includes/class-listing-email-notification.php:
|
5733 |
msgctxt "notify email"
|
5734 |
msgid "[%s] New listing notification"
|
5735 |
msgstr "[%s] Notificatie nieuwe registratie"
|
5736 |
|
5737 |
#. translators: [%s] is the name of the blog.
|
5738 |
-
#: includes/class-listing-email-notification.php:
|
5739 |
msgctxt "notify email"
|
5740 |
msgid "[%s] Listing edit notification"
|
5741 |
msgstr "[%s] Registratie/vermelding aangepast notificatie"
|
5742 |
|
5743 |
#. translators: %s is the name of the blog.
|
5744 |
-
#: includes/class-listing-email-notification.php:
|
5745 |
#, fuzzy
|
5746 |
msgctxt "notify email"
|
5747 |
msgid "[%s] Reported listing notification"
|
@@ -5848,7 +5873,7 @@ msgctxt "notify email"
|
|
5848 |
msgid "Report additional info"
|
5849 |
msgstr ""
|
5850 |
|
5851 |
-
#: includes/class-listings-api.php:
|
5852 |
#, fuzzy
|
5853 |
msgctxt "listings api"
|
5854 |
msgid "Listing renewed"
|
@@ -6617,13 +6642,13 @@ msgctxt "image field"
|
|
6617 |
msgid "Caption for %s is required."
|
6618 |
msgstr "%s is vereist."
|
6619 |
|
6620 |
-
#: includes/functions.php:
|
6621 |
#, fuzzy
|
6622 |
msgctxt "templates"
|
6623 |
msgid "Return to results"
|
6624 |
msgstr "Terug naar Registers"
|
6625 |
|
6626 |
-
#: includes/functions.php:
|
6627 |
msgctxt "templates"
|
6628 |
msgid "Go back"
|
6629 |
msgstr ""
|
@@ -9093,6 +9118,11 @@ msgctxt "themes/default"
|
|
9093 |
msgid "Address"
|
9094 |
msgstr ""
|
9095 |
|
|
|
|
|
|
|
|
|
|
|
9096 |
#, fuzzy
|
9097 |
#~ msgctxt "settings"
|
9098 |
#~ msgid "Use default picture for listings with no picture?"
|
3 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2019-09-11 22:04:30+00:00\n"
|
7 |
"PO-Revision-Date: 2017-07-04 12:37+0000\n"
|
8 |
"Last-Translator: admin <info@nederlofcentrum.nl>\n"
|
9 |
"Language-Team: Dutch\n"
|
1146 |
msgid "Reported"
|
1147 |
msgstr ""
|
1148 |
|
1149 |
+
#: includes/class-listing.php:770
|
1150 |
msgctxt "listing status"
|
1151 |
msgid "Unknown"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
+
#: includes/class-listing.php:771
|
1155 |
msgctxt "listing status"
|
1156 |
msgid "Legacy"
|
1157 |
msgstr ""
|
1158 |
|
1159 |
+
#: includes/class-listing.php:772
|
1160 |
#, fuzzy
|
1161 |
msgctxt "listing status"
|
1162 |
msgid "Incomplete"
|
1163 |
msgstr "Afgerond"
|
1164 |
|
1165 |
+
#: includes/class-listing.php:773
|
1166 |
#, fuzzy
|
1167 |
msgctxt "listing status"
|
1168 |
msgid "Pending Payment"
|
1169 |
msgstr "Wachtend op upgrade"
|
1170 |
|
1171 |
+
#: includes/class-listing.php:774
|
1172 |
#, fuzzy
|
1173 |
msgctxt "listing status"
|
1174 |
msgid "Complete"
|
1175 |
msgstr "Afgerond"
|
1176 |
|
1177 |
+
#: includes/class-listing.php:775
|
1178 |
#, fuzzy
|
1179 |
msgctxt "listing status"
|
1180 |
msgid "Pending Upgrade"
|
1181 |
msgstr "Wachtend op upgrade"
|
1182 |
|
1183 |
+
#: includes/class-listing.php:776
|
1184 |
#, fuzzy
|
1185 |
msgctxt "listing status"
|
1186 |
msgid "Expired"
|
1187 |
msgstr "Verlopen"
|
1188 |
|
1189 |
+
#: includes/class-listing.php:777
|
1190 |
#, fuzzy
|
1191 |
msgctxt "listing status"
|
1192 |
msgid "Pending Renewal"
|
1193 |
msgstr "Registratie vernieuwing"
|
1194 |
|
1195 |
+
#: includes/class-listing.php:778
|
1196 |
msgctxt "listing status"
|
1197 |
msgid "Abandoned"
|
1198 |
msgstr ""
|
1731 |
msgid "No Fee Plan"
|
1732 |
msgstr ""
|
1733 |
|
1734 |
+
#: includes/admin/class-themes-admin.php:44
|
1735 |
#: includes/admin/class-themes-admin.php:45
|
1736 |
msgctxt "themes"
|
1737 |
msgid "Directory Themes"
|
1738 |
msgstr "Directory thema's"
|
1739 |
|
1740 |
+
#: includes/admin/class-themes-admin.php:45
|
1741 |
+
#, fuzzy
|
1742 |
msgctxt "themes"
|
1743 |
+
msgid "Dir. Themes %s"
|
1744 |
msgstr "Directory Themes %s"
|
1745 |
|
1746 |
+
#: includes/admin/class-themes-admin.php:134
|
1747 |
msgctxt "themes"
|
1748 |
msgid "Could not change the active theme to \"%s\"."
|
1749 |
msgstr ""
|
1750 |
|
1751 |
+
#: includes/admin/class-themes-admin.php:175
|
1752 |
msgctxt "themes"
|
1753 |
msgid "Active theme changed to \"%s\"."
|
1754 |
msgstr ""
|
1755 |
|
1756 |
+
#: includes/admin/class-themes-admin.php:178
|
1757 |
msgctxt "themes"
|
1758 |
msgid ""
|
1759 |
"%s requires that you tag your existing fields to match some places we want "
|
1760 |
"to put your data on the theme. Below are fields we think are missing."
|
1761 |
msgstr ""
|
1762 |
|
1763 |
+
#: includes/admin/class-themes-admin.php:187
|
1764 |
msgctxt "themes"
|
1765 |
msgid "Map My Fields"
|
1766 |
msgstr ""
|
1767 |
|
1768 |
+
#: includes/admin/class-themes-admin.php:194
|
1769 |
msgctxt "themes"
|
1770 |
msgid "Suggested fields created successfully."
|
1771 |
msgstr ""
|
1772 |
|
1773 |
+
#: includes/admin/class-themes-admin.php:197
|
1774 |
msgctxt "themes"
|
1775 |
msgid "Theme installed successfully."
|
1776 |
msgstr ""
|
1777 |
|
1778 |
+
#: includes/admin/class-themes-admin.php:200
|
1779 |
msgctxt "themes"
|
1780 |
msgid "Theme was deleted successfully."
|
1781 |
msgstr ""
|
1782 |
|
1783 |
+
#: includes/admin/class-themes-admin.php:203
|
1784 |
msgctxt "themes"
|
1785 |
msgid "Could not delete theme directory. Check permissions."
|
1786 |
msgstr ""
|
1787 |
|
1788 |
+
#: includes/admin/class-themes-admin.php:250
|
1789 |
msgctxt "themes"
|
1790 |
msgid "Please upload a valid theme file."
|
1791 |
msgstr ""
|
1792 |
|
1793 |
+
#: includes/admin/class-themes-admin.php:257
|
1794 |
msgctxt "themes"
|
1795 |
msgid "Could not move \"%s\" to a temporary directory."
|
1796 |
msgstr ""
|
1797 |
|
1798 |
+
#: includes/admin/class-themes-admin.php:332
|
1799 |
msgctxt "themes"
|
1800 |
msgid "Activate your <a>license key</a> to use this theme."
|
1801 |
msgstr ""
|
1802 |
|
1803 |
+
#: includes/admin/class-themes-admin.php:373
|
1804 |
+
msgctxt "themes"
|
1805 |
+
msgid "Invalid theme ID"
|
1806 |
+
msgstr ""
|
1807 |
+
|
1808 |
+
#: includes/admin/class-themes-admin.php:379
|
1809 |
+
#: includes/admin/upgrades/class-themes-updater.php:159
|
1810 |
+
msgctxt "themes"
|
1811 |
+
msgid "Could not update theme: %s"
|
1812 |
+
msgstr ""
|
1813 |
+
|
1814 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
1815 |
+
#: templates/admin/themes-item.tpl.php:24
|
1816 |
msgctxt "themes"
|
1817 |
msgid "Updating theme..."
|
1818 |
msgstr "Thema bijwerken..."
|
1819 |
|
1820 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
1821 |
+
#: templates/admin/themes-item.tpl.php:25
|
1822 |
msgctxt "themes"
|
1823 |
msgid "Theme updated."
|
1824 |
msgstr "Thema bijgewerkt."
|
1828 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1829 |
msgstr ""
|
1830 |
|
|
|
|
|
|
|
|
|
|
|
1831 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1832 |
msgctxt "themes"
|
1833 |
msgid "Theme was updated successfully."
|
1883 |
msgid "Activate"
|
1884 |
msgstr ""
|
1885 |
|
1886 |
+
#: templates/admin/themes-item.tpl.php:29
|
1887 |
+
msgctxt "themes"
|
1888 |
+
msgid "New version available. <a>Update now.</a>"
|
1889 |
+
msgstr ""
|
1890 |
+
|
1891 |
+
#: templates/admin/themes-item.tpl.php:51
|
1892 |
msgctxt "themes"
|
1893 |
msgid "Version:"
|
1894 |
msgstr ""
|
1895 |
|
1896 |
+
#: templates/admin/themes-item.tpl.php:54
|
1897 |
msgctxt "themes"
|
1898 |
msgid "Author:"
|
1899 |
msgstr ""
|
1919 |
"change the look and feel of your business directory only."
|
1920 |
msgstr ""
|
1921 |
|
1922 |
+
#: includes/admin/class-themes-admin.php:91
|
1923 |
msgctxt "admin themes"
|
1924 |
msgid ""
|
1925 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
1926 |
msgstr ""
|
1927 |
|
1928 |
+
#: includes/admin/class-themes-admin.php:93
|
1929 |
msgctxt "admin themes"
|
1930 |
msgid ""
|
1931 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
1932 |
"that is not compatible with the templates used in previous versions."
|
1933 |
msgstr ""
|
1934 |
|
1935 |
+
#: includes/admin/class-themes-admin.php:95
|
1936 |
msgctxt "admin themes"
|
1937 |
msgid ""
|
1938 |
"Because of this, your template overrides below have been disabled. You "
|
2779 |
msgid "Automatically generate excerpt from content field?"
|
2780 |
msgstr ""
|
2781 |
|
2782 |
+
#: includes/fields/class-fieldtypes-twitter.php:83
|
2783 |
+
#, fuzzy
|
2784 |
+
msgctxt "form-fields admin"
|
2785 |
+
msgid "Show followers count?"
|
2786 |
+
msgstr "Toon categorie telling?"
|
2787 |
+
|
2788 |
#: includes/fields/class-fieldtypes-url.php:36
|
2789 |
msgctxt "form-fields admin"
|
2790 |
msgid "Open link in a new window?"
|
3490 |
msgstr "Auteur"
|
3491 |
|
3492 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3493 |
+
#: includes/functions.php:1193
|
3494 |
msgctxt "admin settings"
|
3495 |
msgid "Date posted"
|
3496 |
msgstr "Datum ingediend"
|
3497 |
|
3498 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3499 |
+
#: includes/functions.php:1194
|
3500 |
msgctxt "admin settings"
|
3501 |
msgid "Date last modified"
|
3502 |
msgstr ""
|
3887 |
msgid "Uploaded Image (no resize)"
|
3888 |
msgstr "Beelden uploaden"
|
3889 |
|
3890 |
+
#: includes/functions.php:1191
|
3891 |
msgctxt "admin settings"
|
3892 |
msgid "User"
|
3893 |
msgstr "Gebruiker"
|
3894 |
|
3895 |
+
#: includes/functions.php:1192
|
3896 |
msgctxt "admin settings"
|
3897 |
msgid "User registration date"
|
3898 |
msgstr "Gebruikers registratie datum"
|
3919 |
msgid "Delete"
|
3920 |
msgstr "Verwijder"
|
3921 |
|
3922 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
3923 |
msgctxt "expiration notices"
|
3924 |
msgid "recurring and non-recurring"
|
3925 |
msgstr ""
|
3926 |
|
3927 |
+
#: includes/admin/settings/class-settings-admin.php:497
|
3928 |
msgctxt "expiration notices"
|
3929 |
msgid "recurring only"
|
3930 |
msgstr ""
|
3931 |
|
3932 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
3933 |
msgctxt "expiration notices"
|
3934 |
msgid "non-recurring only"
|
3935 |
msgstr ""
|
3936 |
|
3937 |
+
#: includes/admin/settings/class-settings-admin.php:503
|
3938 |
#, fuzzy
|
3939 |
msgctxt "expiration notices"
|
3940 |
msgid "Sent when a listing (%s) is renewed."
|
3941 |
msgstr "Verzonden nadat een registratie is ingediend."
|
3942 |
|
3943 |
+
#: includes/admin/settings/class-settings-admin.php:508
|
3944 |
#, fuzzy
|
3945 |
msgctxt "expiration notices"
|
3946 |
msgid "Sent when a listing (%s) expires."
|
3947 |
msgstr "Een registratie verloopt."
|
3948 |
|
3949 |
+
#: includes/admin/settings/class-settings-admin.php:516
|
3950 |
#, fuzzy
|
3951 |
msgctxt "expiration notices"
|
3952 |
msgid "%d day"
|
3954 |
msgstr[0] "%d dag"
|
3955 |
msgstr[1] "%d dagen"
|
3956 |
|
3957 |
+
#: includes/admin/settings/class-settings-admin.php:519
|
3958 |
msgctxt "expiration notices"
|
3959 |
msgid "%d week"
|
3960 |
msgid_plural "%d weeks"
|
3961 |
msgstr[0] ""
|
3962 |
msgstr[1] ""
|
3963 |
|
3964 |
+
#: includes/admin/settings/class-settings-admin.php:522
|
3965 |
msgctxt "expiration notices"
|
3966 |
msgid "%d month"
|
3967 |
msgid_plural "%d months"
|
3970 |
|
3971 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3972 |
#. non-recuring only)
|
3973 |
+
#: includes/admin/settings/class-settings-admin.php:528
|
3974 |
msgctxt "expiration notices"
|
3975 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3976 |
msgstr ""
|
3977 |
|
3978 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3979 |
#. non-recuring only)
|
3980 |
+
#: includes/admin/settings/class-settings-admin.php:531
|
3981 |
#, fuzzy
|
3982 |
msgctxt "expiration notices"
|
3983 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3984 |
msgstr "Verzonden nadat een registratie is ingediend."
|
3985 |
|
3986 |
+
#: includes/admin/settings/class-settings-admin.php:548
|
3987 |
msgctxt "expiration notices"
|
3988 |
msgid "At the time of expiration"
|
3989 |
msgstr ""
|
3990 |
|
3991 |
+
#: includes/admin/settings/class-settings-admin.php:549
|
3992 |
msgctxt "expiration notices"
|
3993 |
msgid "Right after a successful renewal"
|
3994 |
msgstr ""
|
3995 |
|
3996 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
3997 |
msgctxt "expiration notices"
|
3998 |
msgid "%d day before expiration"
|
3999 |
msgid_plural "%d days before expiration"
|
4000 |
msgstr[0] ""
|
4001 |
msgstr[1] ""
|
4002 |
|
4003 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
4004 |
msgctxt "expiration notices"
|
4005 |
msgid "%d day after expiration"
|
4006 |
msgid_plural "%d days after expiration"
|
4007 |
msgstr[0] ""
|
4008 |
msgstr[1] ""
|
4009 |
|
4010 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4011 |
msgctxt "expiration notices"
|
4012 |
msgid "%d week before expiration"
|
4013 |
msgid_plural "%d weeks before expiration"
|
4014 |
msgstr[0] ""
|
4015 |
msgstr[1] ""
|
4016 |
|
4017 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4018 |
msgctxt "expiration notices"
|
4019 |
msgid "%d week after expiration"
|
4020 |
msgid_plural "%d weeks after expiration"
|
4021 |
msgstr[0] ""
|
4022 |
msgstr[1] ""
|
4023 |
|
4024 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4025 |
msgctxt "expiration notices"
|
4026 |
msgid "%d month before expiration"
|
4027 |
msgid_plural "%d months before expiration"
|
4028 |
msgstr[0] ""
|
4029 |
msgstr[1] ""
|
4030 |
|
4031 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4032 |
msgctxt "expiration notices"
|
4033 |
msgid "%d month after expiration"
|
4034 |
msgid_plural "%d months after expiration"
|
4035 |
msgstr[0] ""
|
4036 |
msgstr[1] ""
|
4037 |
|
4038 |
+
#: includes/admin/settings/class-settings-admin.php:593
|
4039 |
msgctxt "expiration notices"
|
4040 |
msgid "Applies to"
|
4041 |
msgstr ""
|
4042 |
|
4043 |
+
#: includes/admin/settings/class-settings-admin.php:596
|
4044 |
msgctxt "expiration notices"
|
4045 |
msgid "Non-recurring listings"
|
4046 |
msgstr ""
|
4047 |
|
4048 |
+
#: includes/admin/settings/class-settings-admin.php:597
|
4049 |
#, fuzzy
|
4050 |
msgctxt "expiration notices"
|
4051 |
msgid "Recurring listings"
|
4052 |
msgstr "Terug naar registratie."
|
4053 |
|
4054 |
+
#: includes/admin/settings/class-settings-admin.php:598
|
4055 |
msgctxt "expiration notices"
|
4056 |
msgid "Recurring and non-recurring listings"
|
4057 |
msgstr ""
|
4058 |
|
4059 |
+
#: includes/admin/settings/class-settings-admin.php:603
|
4060 |
msgctxt "expiration notices"
|
4061 |
msgid "When to send?"
|
4062 |
msgstr ""
|
4090 |
msgstr "Een registratie verloopt."
|
4091 |
|
4092 |
#: includes/admin/settings/class-settings-admin.php:474
|
|
|
4093 |
msgctxt "settings"
|
4094 |
+
msgid "Listing's renewal link, formatted with an anchor tag"
|
4095 |
+
msgstr ""
|
4096 |
|
4097 |
#: includes/admin/settings/class-settings-admin.php:475
|
4098 |
+
msgctxt "settings"
|
4099 |
+
msgid "Listing's renewal URL, unformatted by any tags"
|
4100 |
+
msgstr ""
|
4101 |
+
|
4102 |
+
#: includes/admin/settings/class-settings-admin.php:476
|
4103 |
#, fuzzy
|
4104 |
msgctxt "settings"
|
4105 |
msgid "Listing's categories"
|
4106 |
msgstr "Titel registratie"
|
4107 |
|
4108 |
+
#: includes/admin/settings/class-settings-admin.php:477
|
4109 |
#, fuzzy
|
4110 |
msgctxt "settings"
|
4111 |
msgid "Listing's last payment date"
|
4112 |
msgstr "Registraties per pagina"
|
4113 |
|
4114 |
+
#: includes/admin/settings/class-settings-admin.php:478
|
4115 |
#, fuzzy
|
4116 |
msgctxt "settings"
|
4117 |
msgid "Listing's access key"
|
4118 |
msgstr "Beelden bij de registratie"
|
4119 |
|
4120 |
+
#: includes/admin/settings/class-settings-admin.php:635
|
4121 |
msgctxt "settings"
|
4122 |
msgid "Settings reset to default."
|
4123 |
msgstr ""
|
5688 |
msgid "Listing expired"
|
5689 |
msgstr "Een registratie verloopt."
|
5690 |
|
5691 |
+
#: includes/class-listing.php:510
|
5692 |
msgctxt "listing"
|
5693 |
msgid "(Unavailable Plan)"
|
5694 |
msgstr ""
|
5695 |
|
5696 |
+
#: includes/class-listing.php:667
|
5697 |
msgctxt "listing"
|
5698 |
msgid "Plan \"%s\" (recurring)"
|
5699 |
msgstr ""
|
5700 |
|
5701 |
+
#: includes/class-listing.php:669
|
5702 |
msgctxt "listing"
|
5703 |
msgid "Plan \"%s\""
|
5704 |
msgstr ""
|
5754 |
msgstr "Gratis registratie"
|
5755 |
|
5756 |
#. translators: [%s] is the name of the blog.
|
5757 |
+
#: includes/class-listing-email-notification.php:235
|
5758 |
msgctxt "notify email"
|
5759 |
msgid "[%s] New listing notification"
|
5760 |
msgstr "[%s] Notificatie nieuwe registratie"
|
5761 |
|
5762 |
#. translators: [%s] is the name of the blog.
|
5763 |
+
#: includes/class-listing-email-notification.php:286
|
5764 |
msgctxt "notify email"
|
5765 |
msgid "[%s] Listing edit notification"
|
5766 |
msgstr "[%s] Registratie/vermelding aangepast notificatie"
|
5767 |
|
5768 |
#. translators: %s is the name of the blog.
|
5769 |
+
#: includes/class-listing-email-notification.php:358
|
5770 |
#, fuzzy
|
5771 |
msgctxt "notify email"
|
5772 |
msgid "[%s] Reported listing notification"
|
5873 |
msgid "Report additional info"
|
5874 |
msgstr ""
|
5875 |
|
5876 |
+
#: includes/class-listings-api.php:33
|
5877 |
#, fuzzy
|
5878 |
msgctxt "listings api"
|
5879 |
msgid "Listing renewed"
|
6642 |
msgid "Caption for %s is required."
|
6643 |
msgstr "%s is vereist."
|
6644 |
|
6645 |
+
#: includes/functions.php:1271
|
6646 |
#, fuzzy
|
6647 |
msgctxt "templates"
|
6648 |
msgid "Return to results"
|
6649 |
msgstr "Terug naar Registers"
|
6650 |
|
6651 |
+
#: includes/functions.php:1275 includes/functions.php:1280
|
6652 |
msgctxt "templates"
|
6653 |
msgid "Go back"
|
6654 |
msgstr ""
|
9118 |
msgid "Address"
|
9119 |
msgstr ""
|
9120 |
|
9121 |
+
#, fuzzy
|
9122 |
+
#~ msgctxt "settings"
|
9123 |
+
#~ msgid "Listing's renewal link"
|
9124 |
+
#~ msgstr "Naam registratie (met link)"
|
9125 |
+
|
9126 |
#, fuzzy
|
9127 |
#~ msgctxt "settings"
|
9128 |
#~ msgid "Use default picture for listings with no picture?"
|
languages/WPBDM-pl_PL.mo
CHANGED
Binary file
|
languages/WPBDM-pl_PL.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2019-
|
7 |
"PO-Revision-Date: 2017-01-16 17:49-0500\n"
|
8 |
"Last-Translator: HomeSupport <admin@homesupport.pl>\n"
|
9 |
"Language-Team: HomeSupport\n"
|
@@ -1404,60 +1404,60 @@ msgctxt "listing status"
|
|
1404 |
msgid "Reported"
|
1405 |
msgstr ""
|
1406 |
|
1407 |
-
#: includes/class-listing.php:
|
1408 |
msgctxt "listing status"
|
1409 |
msgid "Unknown"
|
1410 |
msgstr ""
|
1411 |
|
1412 |
-
#: includes/class-listing.php:
|
1413 |
msgctxt "listing status"
|
1414 |
msgid "Legacy"
|
1415 |
msgstr ""
|
1416 |
|
1417 |
# @ WPBDM
|
1418 |
-
#: includes/class-listing.php:
|
1419 |
#, fuzzy
|
1420 |
msgctxt "listing status"
|
1421 |
msgid "Incomplete"
|
1422 |
msgstr "Zakończona"
|
1423 |
|
1424 |
# @ WPBDM
|
1425 |
-
#: includes/class-listing.php:
|
1426 |
#, fuzzy
|
1427 |
msgctxt "listing status"
|
1428 |
msgid "Pending Payment"
|
1429 |
msgstr "Oczekujące na abonament"
|
1430 |
|
1431 |
# @ WPBDM
|
1432 |
-
#: includes/class-listing.php:
|
1433 |
#, fuzzy
|
1434 |
msgctxt "listing status"
|
1435 |
msgid "Complete"
|
1436 |
msgstr "Zakończona"
|
1437 |
|
1438 |
# @ WPBDM
|
1439 |
-
#: includes/class-listing.php:
|
1440 |
#, fuzzy
|
1441 |
msgctxt "listing status"
|
1442 |
msgid "Pending Upgrade"
|
1443 |
msgstr "Oferty oczekujące na zatwierdzenie"
|
1444 |
|
1445 |
# @ WPBDM
|
1446 |
-
#: includes/class-listing.php:
|
1447 |
#, fuzzy
|
1448 |
msgctxt "listing status"
|
1449 |
msgid "Expired"
|
1450 |
msgstr "Wygasłe"
|
1451 |
|
1452 |
# @ WPBDM
|
1453 |
-
#: includes/class-listing.php:
|
1454 |
#, fuzzy
|
1455 |
msgctxt "listing status"
|
1456 |
msgid "Pending Renewal"
|
1457 |
msgstr "Tylko aktywne i oczekujące na odświeżenie "
|
1458 |
|
1459 |
# @ WPBDM
|
1460 |
-
#: includes/class-listing.php:
|
1461 |
#, fuzzy
|
1462 |
msgctxt "listing status"
|
1463 |
msgid "Abandoned"
|
@@ -2111,29 +2111,31 @@ msgid "No Fee Plan"
|
|
2111 |
msgstr ""
|
2112 |
|
2113 |
# @ WPBDM
|
|
|
2114 |
#: includes/admin/class-themes-admin.php:45
|
2115 |
msgctxt "themes"
|
2116 |
msgid "Directory Themes"
|
2117 |
msgstr "Kategorie Katalogu"
|
2118 |
|
2119 |
# @ WPBDM
|
2120 |
-
#: includes/admin/class-themes-admin.php:
|
|
|
2121 |
msgctxt "themes"
|
2122 |
-
msgid "
|
2123 |
msgstr "Kategorie Katalogu"
|
2124 |
|
2125 |
# @ WPBDM
|
2126 |
-
#: includes/admin/class-themes-admin.php:
|
2127 |
msgctxt "themes"
|
2128 |
msgid "Could not change the active theme to \"%s\"."
|
2129 |
msgstr "Nie można utworzyć kategorii ofert \"%s\""
|
2130 |
|
2131 |
-
#: includes/admin/class-themes-admin.php:
|
2132 |
msgctxt "themes"
|
2133 |
msgid "Active theme changed to \"%s\"."
|
2134 |
msgstr ""
|
2135 |
|
2136 |
-
#: includes/admin/class-themes-admin.php:
|
2137 |
msgctxt "themes"
|
2138 |
msgid ""
|
2139 |
"%s requires that you tag your existing fields to match some places we want "
|
@@ -2141,59 +2143,75 @@ msgid ""
|
|
2141 |
msgstr ""
|
2142 |
|
2143 |
# @ WPBDM
|
2144 |
-
#: includes/admin/class-themes-admin.php:
|
2145 |
msgctxt "themes"
|
2146 |
msgid "Map My Fields"
|
2147 |
msgstr "Zarządzaj polami formularzy"
|
2148 |
|
2149 |
# @ WPBDM
|
2150 |
-
#: includes/admin/class-themes-admin.php:
|
2151 |
msgctxt "themes"
|
2152 |
msgid "Suggested fields created successfully."
|
2153 |
msgstr "Pola wymagane zostały pomyślnie utworzone."
|
2154 |
|
2155 |
# @ WPBDM
|
2156 |
-
#: includes/admin/class-themes-admin.php:
|
2157 |
msgctxt "themes"
|
2158 |
msgid "Theme installed successfully."
|
2159 |
msgstr "Pola wymagane zostały pomyślnie utworzone."
|
2160 |
|
2161 |
# @ WPBDM
|
2162 |
-
#: includes/admin/class-themes-admin.php:
|
2163 |
#, fuzzy
|
2164 |
msgctxt "themes"
|
2165 |
msgid "Theme was deleted successfully."
|
2166 |
msgstr "Import zakończony pełnym sukcesem."
|
2167 |
|
2168 |
-
#: includes/admin/class-themes-admin.php:
|
2169 |
msgctxt "themes"
|
2170 |
msgid "Could not delete theme directory. Check permissions."
|
2171 |
msgstr ""
|
2172 |
|
2173 |
# @ WPBDM
|
2174 |
-
#: includes/admin/class-themes-admin.php:
|
2175 |
msgctxt "themes"
|
2176 |
msgid "Please upload a valid theme file."
|
2177 |
msgstr "Proszę wprowadzić poprawny adres e-mail."
|
2178 |
|
2179 |
# @ WPBDM
|
2180 |
-
#: includes/admin/class-themes-admin.php:
|
2181 |
msgctxt "themes"
|
2182 |
msgid "Could not move \"%s\" to a temporary directory."
|
2183 |
msgstr "Nie można utworzyć katalogu wpbdp-csv-eksport."
|
2184 |
|
2185 |
-
#: includes/admin/class-themes-admin.php:
|
2186 |
msgctxt "themes"
|
2187 |
msgid "Activate your <a>license key</a> to use this theme."
|
2188 |
msgstr ""
|
2189 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2190 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
|
|
2191 |
msgctxt "themes"
|
2192 |
msgid "Updating theme..."
|
2193 |
msgstr ""
|
2194 |
|
2195 |
# @ WPBDM
|
2196 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
|
|
2197 |
msgctxt "themes"
|
2198 |
msgid "Theme updated."
|
2199 |
msgstr "Abonament zaktualizowany"
|
@@ -2203,12 +2221,6 @@ msgctxt "themes"
|
|
2203 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
2204 |
msgstr ""
|
2205 |
|
2206 |
-
# @ WPBDM
|
2207 |
-
#: includes/admin/upgrades/class-themes-updater.php:159
|
2208 |
-
msgctxt "themes"
|
2209 |
-
msgid "Could not update theme: %s"
|
2210 |
-
msgstr "Nie możemy deaktywować Licencji: %s."
|
2211 |
-
|
2212 |
# @ WPBDM
|
2213 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
2214 |
#, fuzzy
|
@@ -2272,13 +2284,18 @@ msgctxt "themes"
|
|
2272 |
msgid "Activate"
|
2273 |
msgstr "Aktywacja Licencji"
|
2274 |
|
2275 |
-
#: templates/admin/themes-item.tpl.php:
|
|
|
|
|
|
|
|
|
|
|
2276 |
msgctxt "themes"
|
2277 |
msgid "Version:"
|
2278 |
msgstr ""
|
2279 |
|
2280 |
# @ WPBDM
|
2281 |
-
#: templates/admin/themes-item.tpl.php:
|
2282 |
msgctxt "themes"
|
2283 |
msgid "Author:"
|
2284 |
msgstr "Autor"
|
@@ -2305,20 +2322,20 @@ msgid ""
|
|
2305 |
"change the look and feel of your business directory only."
|
2306 |
msgstr ""
|
2307 |
|
2308 |
-
#: includes/admin/class-themes-admin.php:
|
2309 |
msgctxt "admin themes"
|
2310 |
msgid ""
|
2311 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
2312 |
msgstr ""
|
2313 |
|
2314 |
-
#: includes/admin/class-themes-admin.php:
|
2315 |
msgctxt "admin themes"
|
2316 |
msgid ""
|
2317 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
2318 |
"that is not compatible with the templates used in previous versions."
|
2319 |
msgstr ""
|
2320 |
|
2321 |
-
#: includes/admin/class-themes-admin.php:
|
2322 |
msgctxt "admin themes"
|
2323 |
msgid ""
|
2324 |
"Because of this, your template overrides below have been disabled. You "
|
@@ -3293,6 +3310,13 @@ msgctxt "form-fields admin"
|
|
3293 |
msgid "Automatically generate excerpt from content field?"
|
3294 |
msgstr ""
|
3295 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3296 |
# @ WPBDM
|
3297 |
#: includes/fields/class-fieldtypes-url.php:36
|
3298 |
msgctxt "form-fields admin"
|
@@ -4120,14 +4144,14 @@ msgstr "Autor"
|
|
4120 |
|
4121 |
# @ WPBDM
|
4122 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
4123 |
-
#: includes/functions.php:
|
4124 |
msgctxt "admin settings"
|
4125 |
msgid "Date posted"
|
4126 |
msgstr "Data publikacji"
|
4127 |
|
4128 |
# @ WPBDM
|
4129 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
4130 |
-
#: includes/functions.php:
|
4131 |
msgctxt "admin settings"
|
4132 |
msgid "Date last modified"
|
4133 |
msgstr "Data ostatnij modyfikacji"
|
@@ -4580,13 +4604,13 @@ msgctxt "admin settings"
|
|
4580 |
msgid "Uploaded Image (no resize)"
|
4581 |
msgstr "Załaduj obraz"
|
4582 |
|
4583 |
-
#: includes/functions.php:
|
4584 |
msgctxt "admin settings"
|
4585 |
msgid "User"
|
4586 |
msgstr ""
|
4587 |
|
4588 |
# @ WPBDM
|
4589 |
-
#: includes/functions.php:
|
4590 |
msgctxt "admin settings"
|
4591 |
msgid "User registration date"
|
4592 |
msgstr "Data zakończenia emisji oferty"
|
@@ -4617,41 +4641,41 @@ msgctxt "expiration notices"
|
|
4617 |
msgid "Delete"
|
4618 |
msgstr "Usuń"
|
4619 |
|
4620 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4621 |
msgctxt "expiration notices"
|
4622 |
msgid "recurring and non-recurring"
|
4623 |
msgstr ""
|
4624 |
|
4625 |
# @ WPBDM
|
4626 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4627 |
#, fuzzy
|
4628 |
msgctxt "expiration notices"
|
4629 |
msgid "recurring only"
|
4630 |
msgstr "(powtarzające się)"
|
4631 |
|
4632 |
# @ WPBDM
|
4633 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4634 |
#, fuzzy
|
4635 |
msgctxt "expiration notices"
|
4636 |
msgid "non-recurring only"
|
4637 |
msgstr "(powtarzające się)"
|
4638 |
|
4639 |
# @ WPBDM
|
4640 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4641 |
#, fuzzy
|
4642 |
msgctxt "expiration notices"
|
4643 |
msgid "Sent when a listing (%s) is renewed."
|
4644 |
msgstr "Wysłane po zapisaniu oferty."
|
4645 |
|
4646 |
# @ WPBDM
|
4647 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4648 |
#, fuzzy
|
4649 |
msgctxt "expiration notices"
|
4650 |
msgid "Sent when a listing (%s) expires."
|
4651 |
msgstr "Upłynął okres ważności oferty."
|
4652 |
|
4653 |
# @ WPBDM
|
4654 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4655 |
#, fuzzy
|
4656 |
msgctxt "expiration notices"
|
4657 |
msgid "%d day"
|
@@ -4660,7 +4684,7 @@ msgstr[0] "%d dzień"
|
|
4660 |
msgstr[1] "%d dni"
|
4661 |
msgstr[2] "%d dni"
|
4662 |
|
4663 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4664 |
msgctxt "expiration notices"
|
4665 |
msgid "%d week"
|
4666 |
msgid_plural "%d weeks"
|
@@ -4668,7 +4692,7 @@ msgstr[0] ""
|
|
4668 |
msgstr[1] ""
|
4669 |
msgstr[2] ""
|
4670 |
|
4671 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4672 |
msgctxt "expiration notices"
|
4673 |
msgid "%d month"
|
4674 |
msgid_plural "%d months"
|
@@ -4678,7 +4702,7 @@ msgstr[2] ""
|
|
4678 |
|
4679 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4680 |
#. non-recuring only)
|
4681 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4682 |
msgctxt "expiration notices"
|
4683 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4684 |
msgstr ""
|
@@ -4686,25 +4710,25 @@ msgstr ""
|
|
4686 |
# @ WPBDM
|
4687 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4688 |
#. non-recuring only)
|
4689 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4690 |
#, fuzzy
|
4691 |
msgctxt "expiration notices"
|
4692 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4693 |
msgstr "Wysłane po zapisaniu oferty."
|
4694 |
|
4695 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4696 |
msgctxt "expiration notices"
|
4697 |
msgid "At the time of expiration"
|
4698 |
msgstr ""
|
4699 |
|
4700 |
# @ WPBDM
|
4701 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4702 |
#, fuzzy
|
4703 |
msgctxt "expiration notices"
|
4704 |
msgid "Right after a successful renewal"
|
4705 |
msgstr "Abonament został przypisany do oferty."
|
4706 |
|
4707 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4708 |
msgctxt "expiration notices"
|
4709 |
msgid "%d day before expiration"
|
4710 |
msgid_plural "%d days before expiration"
|
@@ -4712,7 +4736,7 @@ msgstr[0] ""
|
|
4712 |
msgstr[1] ""
|
4713 |
msgstr[2] ""
|
4714 |
|
4715 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4716 |
msgctxt "expiration notices"
|
4717 |
msgid "%d day after expiration"
|
4718 |
msgid_plural "%d days after expiration"
|
@@ -4720,7 +4744,7 @@ msgstr[0] ""
|
|
4720 |
msgstr[1] ""
|
4721 |
msgstr[2] ""
|
4722 |
|
4723 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4724 |
msgctxt "expiration notices"
|
4725 |
msgid "%d week before expiration"
|
4726 |
msgid_plural "%d weeks before expiration"
|
@@ -4728,7 +4752,7 @@ msgstr[0] ""
|
|
4728 |
msgstr[1] ""
|
4729 |
msgstr[2] ""
|
4730 |
|
4731 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4732 |
msgctxt "expiration notices"
|
4733 |
msgid "%d week after expiration"
|
4734 |
msgid_plural "%d weeks after expiration"
|
@@ -4736,7 +4760,7 @@ msgstr[0] ""
|
|
4736 |
msgstr[1] ""
|
4737 |
msgstr[2] ""
|
4738 |
|
4739 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4740 |
msgctxt "expiration notices"
|
4741 |
msgid "%d month before expiration"
|
4742 |
msgid_plural "%d months before expiration"
|
@@ -4744,7 +4768,7 @@ msgstr[0] ""
|
|
4744 |
msgstr[1] ""
|
4745 |
msgstr[2] ""
|
4746 |
|
4747 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4748 |
msgctxt "expiration notices"
|
4749 |
msgid "%d month after expiration"
|
4750 |
msgid_plural "%d months after expiration"
|
@@ -4753,30 +4777,30 @@ msgstr[1] ""
|
|
4753 |
msgstr[2] ""
|
4754 |
|
4755 |
# @ WPBDM
|
4756 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4757 |
#, fuzzy
|
4758 |
msgctxt "expiration notices"
|
4759 |
msgid "Applies to"
|
4760 |
msgstr "Stosowane do"
|
4761 |
|
4762 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4763 |
msgctxt "expiration notices"
|
4764 |
msgid "Non-recurring listings"
|
4765 |
msgstr ""
|
4766 |
|
4767 |
# @ WPBDM
|
4768 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4769 |
#, fuzzy
|
4770 |
msgctxt "expiration notices"
|
4771 |
msgid "Recurring listings"
|
4772 |
msgstr "Powrót do oferty."
|
4773 |
|
4774 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4775 |
msgctxt "expiration notices"
|
4776 |
msgid "Recurring and non-recurring listings"
|
4777 |
msgstr ""
|
4778 |
|
4779 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4780 |
msgctxt "expiration notices"
|
4781 |
msgid "When to send?"
|
4782 |
msgstr ""
|
@@ -4814,36 +4838,39 @@ msgctxt "settings"
|
|
4814 |
msgid "Listing's expiration date"
|
4815 |
msgstr "Data zakończenia emisji oferty"
|
4816 |
|
4817 |
-
# @ WPBDM
|
4818 |
#: includes/admin/settings/class-settings-admin.php:474
|
4819 |
-
#, fuzzy
|
4820 |
msgctxt "settings"
|
4821 |
-
msgid "Listing's renewal link"
|
4822 |
-
msgstr "
|
4823 |
|
4824 |
-
# @ WPBDM
|
4825 |
#: includes/admin/settings/class-settings-admin.php:475
|
|
|
|
|
|
|
|
|
|
|
|
|
4826 |
#, fuzzy
|
4827 |
msgctxt "settings"
|
4828 |
msgid "Listing's categories"
|
4829 |
msgstr "Tytuł oferty"
|
4830 |
|
4831 |
# @ WPBDM
|
4832 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4833 |
#, fuzzy
|
4834 |
msgctxt "settings"
|
4835 |
msgid "Listing's last payment date"
|
4836 |
msgstr "Data zakończenia emisji oferty"
|
4837 |
|
4838 |
# @ WPBDM
|
4839 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4840 |
#, fuzzy
|
4841 |
msgctxt "settings"
|
4842 |
msgid "Listing's access key"
|
4843 |
msgstr "Pola/Obrazy"
|
4844 |
|
4845 |
# @ WPBDM
|
4846 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4847 |
#, fuzzy
|
4848 |
msgctxt "settings"
|
4849 |
msgid "Settings reset to default."
|
@@ -6658,20 +6685,20 @@ msgid "Listing expired"
|
|
6658 |
msgstr "Upłynął okres ważności oferty."
|
6659 |
|
6660 |
# @ WPBDM
|
6661 |
-
#: includes/class-listing.php:
|
6662 |
#, fuzzy
|
6663 |
msgctxt "listing"
|
6664 |
msgid "(Unavailable Plan)"
|
6665 |
msgstr "(Abonament niedostępny)"
|
6666 |
|
6667 |
# @ WPBDM
|
6668 |
-
#: includes/class-listing.php:
|
6669 |
#, fuzzy
|
6670 |
msgctxt "listing"
|
6671 |
msgid "Plan \"%s\" (recurring)"
|
6672 |
msgstr "(powtarzające się)"
|
6673 |
|
6674 |
-
#: includes/class-listing.php:
|
6675 |
msgctxt "listing"
|
6676 |
msgid "Plan \"%s\""
|
6677 |
msgstr ""
|
@@ -6736,21 +6763,21 @@ msgstr "Oferta Bezpłatna"
|
|
6736 |
|
6737 |
# @ WPBDM
|
6738 |
#. translators: [%s] is the name of the blog.
|
6739 |
-
#: includes/class-listing-email-notification.php:
|
6740 |
msgctxt "notify email"
|
6741 |
msgid "[%s] New listing notification"
|
6742 |
msgstr "[%s] Powiadomienie o Nowej ofercie"
|
6743 |
|
6744 |
# @ WPBDM
|
6745 |
#. translators: [%s] is the name of the blog.
|
6746 |
-
#: includes/class-listing-email-notification.php:
|
6747 |
msgctxt "notify email"
|
6748 |
msgid "[%s] Listing edit notification"
|
6749 |
msgstr "[%s] Powiadomienie o Edycji oferty"
|
6750 |
|
6751 |
# @ WPBDM
|
6752 |
#. translators: %s is the name of the blog.
|
6753 |
-
#: includes/class-listing-email-notification.php:
|
6754 |
#, fuzzy
|
6755 |
msgctxt "notify email"
|
6756 |
msgid "[%s] Reported listing notification"
|
@@ -6869,7 +6896,7 @@ msgid "Report additional info"
|
|
6869 |
msgstr ""
|
6870 |
|
6871 |
# @ WPBDM
|
6872 |
-
#: includes/class-listings-api.php:
|
6873 |
#, fuzzy
|
6874 |
msgctxt "listings api"
|
6875 |
msgid "Listing renewed"
|
@@ -7777,13 +7804,13 @@ msgid "Caption for %s is required."
|
|
7777 |
msgstr "Kraj jest wymagany."
|
7778 |
|
7779 |
# @ WPBDM
|
7780 |
-
#: includes/functions.php:
|
7781 |
#, fuzzy
|
7782 |
msgctxt "templates"
|
7783 |
msgid "Return to results"
|
7784 |
msgstr "Powrót do Katalogu."
|
7785 |
|
7786 |
-
#: includes/functions.php:
|
7787 |
msgctxt "templates"
|
7788 |
msgid "Go back"
|
7789 |
msgstr ""
|
@@ -10736,6 +10763,12 @@ msgctxt "themes/default"
|
|
10736 |
msgid "Address"
|
10737 |
msgstr "Adres e-mail:"
|
10738 |
|
|
|
|
|
|
|
|
|
|
|
|
|
10739 |
# @ WPBDM
|
10740 |
#, fuzzy
|
10741 |
#~ msgctxt "flag listing"
|
3 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2019-09-11 22:04:30+00:00\n"
|
7 |
"PO-Revision-Date: 2017-01-16 17:49-0500\n"
|
8 |
"Last-Translator: HomeSupport <admin@homesupport.pl>\n"
|
9 |
"Language-Team: HomeSupport\n"
|
1404 |
msgid "Reported"
|
1405 |
msgstr ""
|
1406 |
|
1407 |
+
#: includes/class-listing.php:770
|
1408 |
msgctxt "listing status"
|
1409 |
msgid "Unknown"
|
1410 |
msgstr ""
|
1411 |
|
1412 |
+
#: includes/class-listing.php:771
|
1413 |
msgctxt "listing status"
|
1414 |
msgid "Legacy"
|
1415 |
msgstr ""
|
1416 |
|
1417 |
# @ WPBDM
|
1418 |
+
#: includes/class-listing.php:772
|
1419 |
#, fuzzy
|
1420 |
msgctxt "listing status"
|
1421 |
msgid "Incomplete"
|
1422 |
msgstr "Zakończona"
|
1423 |
|
1424 |
# @ WPBDM
|
1425 |
+
#: includes/class-listing.php:773
|
1426 |
#, fuzzy
|
1427 |
msgctxt "listing status"
|
1428 |
msgid "Pending Payment"
|
1429 |
msgstr "Oczekujące na abonament"
|
1430 |
|
1431 |
# @ WPBDM
|
1432 |
+
#: includes/class-listing.php:774
|
1433 |
#, fuzzy
|
1434 |
msgctxt "listing status"
|
1435 |
msgid "Complete"
|
1436 |
msgstr "Zakończona"
|
1437 |
|
1438 |
# @ WPBDM
|
1439 |
+
#: includes/class-listing.php:775
|
1440 |
#, fuzzy
|
1441 |
msgctxt "listing status"
|
1442 |
msgid "Pending Upgrade"
|
1443 |
msgstr "Oferty oczekujące na zatwierdzenie"
|
1444 |
|
1445 |
# @ WPBDM
|
1446 |
+
#: includes/class-listing.php:776
|
1447 |
#, fuzzy
|
1448 |
msgctxt "listing status"
|
1449 |
msgid "Expired"
|
1450 |
msgstr "Wygasłe"
|
1451 |
|
1452 |
# @ WPBDM
|
1453 |
+
#: includes/class-listing.php:777
|
1454 |
#, fuzzy
|
1455 |
msgctxt "listing status"
|
1456 |
msgid "Pending Renewal"
|
1457 |
msgstr "Tylko aktywne i oczekujące na odświeżenie "
|
1458 |
|
1459 |
# @ WPBDM
|
1460 |
+
#: includes/class-listing.php:778
|
1461 |
#, fuzzy
|
1462 |
msgctxt "listing status"
|
1463 |
msgid "Abandoned"
|
2111 |
msgstr ""
|
2112 |
|
2113 |
# @ WPBDM
|
2114 |
+
#: includes/admin/class-themes-admin.php:44
|
2115 |
#: includes/admin/class-themes-admin.php:45
|
2116 |
msgctxt "themes"
|
2117 |
msgid "Directory Themes"
|
2118 |
msgstr "Kategorie Katalogu"
|
2119 |
|
2120 |
# @ WPBDM
|
2121 |
+
#: includes/admin/class-themes-admin.php:45
|
2122 |
+
#, fuzzy
|
2123 |
msgctxt "themes"
|
2124 |
+
msgid "Dir. Themes %s"
|
2125 |
msgstr "Kategorie Katalogu"
|
2126 |
|
2127 |
# @ WPBDM
|
2128 |
+
#: includes/admin/class-themes-admin.php:134
|
2129 |
msgctxt "themes"
|
2130 |
msgid "Could not change the active theme to \"%s\"."
|
2131 |
msgstr "Nie można utworzyć kategorii ofert \"%s\""
|
2132 |
|
2133 |
+
#: includes/admin/class-themes-admin.php:175
|
2134 |
msgctxt "themes"
|
2135 |
msgid "Active theme changed to \"%s\"."
|
2136 |
msgstr ""
|
2137 |
|
2138 |
+
#: includes/admin/class-themes-admin.php:178
|
2139 |
msgctxt "themes"
|
2140 |
msgid ""
|
2141 |
"%s requires that you tag your existing fields to match some places we want "
|
2143 |
msgstr ""
|
2144 |
|
2145 |
# @ WPBDM
|
2146 |
+
#: includes/admin/class-themes-admin.php:187
|
2147 |
msgctxt "themes"
|
2148 |
msgid "Map My Fields"
|
2149 |
msgstr "Zarządzaj polami formularzy"
|
2150 |
|
2151 |
# @ WPBDM
|
2152 |
+
#: includes/admin/class-themes-admin.php:194
|
2153 |
msgctxt "themes"
|
2154 |
msgid "Suggested fields created successfully."
|
2155 |
msgstr "Pola wymagane zostały pomyślnie utworzone."
|
2156 |
|
2157 |
# @ WPBDM
|
2158 |
+
#: includes/admin/class-themes-admin.php:197
|
2159 |
msgctxt "themes"
|
2160 |
msgid "Theme installed successfully."
|
2161 |
msgstr "Pola wymagane zostały pomyślnie utworzone."
|
2162 |
|
2163 |
# @ WPBDM
|
2164 |
+
#: includes/admin/class-themes-admin.php:200
|
2165 |
#, fuzzy
|
2166 |
msgctxt "themes"
|
2167 |
msgid "Theme was deleted successfully."
|
2168 |
msgstr "Import zakończony pełnym sukcesem."
|
2169 |
|
2170 |
+
#: includes/admin/class-themes-admin.php:203
|
2171 |
msgctxt "themes"
|
2172 |
msgid "Could not delete theme directory. Check permissions."
|
2173 |
msgstr ""
|
2174 |
|
2175 |
# @ WPBDM
|
2176 |
+
#: includes/admin/class-themes-admin.php:250
|
2177 |
msgctxt "themes"
|
2178 |
msgid "Please upload a valid theme file."
|
2179 |
msgstr "Proszę wprowadzić poprawny adres e-mail."
|
2180 |
|
2181 |
# @ WPBDM
|
2182 |
+
#: includes/admin/class-themes-admin.php:257
|
2183 |
msgctxt "themes"
|
2184 |
msgid "Could not move \"%s\" to a temporary directory."
|
2185 |
msgstr "Nie można utworzyć katalogu wpbdp-csv-eksport."
|
2186 |
|
2187 |
+
#: includes/admin/class-themes-admin.php:332
|
2188 |
msgctxt "themes"
|
2189 |
msgid "Activate your <a>license key</a> to use this theme."
|
2190 |
msgstr ""
|
2191 |
|
2192 |
+
# @ WPBDM
|
2193 |
+
#: includes/admin/class-themes-admin.php:373
|
2194 |
+
#, fuzzy
|
2195 |
+
msgctxt "themes"
|
2196 |
+
msgid "Invalid theme ID"
|
2197 |
+
msgstr "Niewłaściwe ID Pola"
|
2198 |
+
|
2199 |
+
# @ WPBDM
|
2200 |
+
#: includes/admin/class-themes-admin.php:379
|
2201 |
+
#: includes/admin/upgrades/class-themes-updater.php:159
|
2202 |
+
msgctxt "themes"
|
2203 |
+
msgid "Could not update theme: %s"
|
2204 |
+
msgstr "Nie możemy deaktywować Licencji: %s."
|
2205 |
+
|
2206 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
2207 |
+
#: templates/admin/themes-item.tpl.php:24
|
2208 |
msgctxt "themes"
|
2209 |
msgid "Updating theme..."
|
2210 |
msgstr ""
|
2211 |
|
2212 |
# @ WPBDM
|
2213 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
2214 |
+
#: templates/admin/themes-item.tpl.php:25
|
2215 |
msgctxt "themes"
|
2216 |
msgid "Theme updated."
|
2217 |
msgstr "Abonament zaktualizowany"
|
2221 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
2222 |
msgstr ""
|
2223 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2224 |
# @ WPBDM
|
2225 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
2226 |
#, fuzzy
|
2284 |
msgid "Activate"
|
2285 |
msgstr "Aktywacja Licencji"
|
2286 |
|
2287 |
+
#: templates/admin/themes-item.tpl.php:29
|
2288 |
+
msgctxt "themes"
|
2289 |
+
msgid "New version available. <a>Update now.</a>"
|
2290 |
+
msgstr ""
|
2291 |
+
|
2292 |
+
#: templates/admin/themes-item.tpl.php:51
|
2293 |
msgctxt "themes"
|
2294 |
msgid "Version:"
|
2295 |
msgstr ""
|
2296 |
|
2297 |
# @ WPBDM
|
2298 |
+
#: templates/admin/themes-item.tpl.php:54
|
2299 |
msgctxt "themes"
|
2300 |
msgid "Author:"
|
2301 |
msgstr "Autor"
|
2322 |
"change the look and feel of your business directory only."
|
2323 |
msgstr ""
|
2324 |
|
2325 |
+
#: includes/admin/class-themes-admin.php:91
|
2326 |
msgctxt "admin themes"
|
2327 |
msgid ""
|
2328 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
2329 |
msgstr ""
|
2330 |
|
2331 |
+
#: includes/admin/class-themes-admin.php:93
|
2332 |
msgctxt "admin themes"
|
2333 |
msgid ""
|
2334 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
2335 |
"that is not compatible with the templates used in previous versions."
|
2336 |
msgstr ""
|
2337 |
|
2338 |
+
#: includes/admin/class-themes-admin.php:95
|
2339 |
msgctxt "admin themes"
|
2340 |
msgid ""
|
2341 |
"Because of this, your template overrides below have been disabled. You "
|
3310 |
msgid "Automatically generate excerpt from content field?"
|
3311 |
msgstr ""
|
3312 |
|
3313 |
+
# @ WPBDM
|
3314 |
+
#: includes/fields/class-fieldtypes-twitter.php:83
|
3315 |
+
#, fuzzy
|
3316 |
+
msgctxt "form-fields admin"
|
3317 |
+
msgid "Show followers count?"
|
3318 |
+
msgstr "Pokazywać liczbę ofert w kategorii?"
|
3319 |
+
|
3320 |
# @ WPBDM
|
3321 |
#: includes/fields/class-fieldtypes-url.php:36
|
3322 |
msgctxt "form-fields admin"
|
4144 |
|
4145 |
# @ WPBDM
|
4146 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
4147 |
+
#: includes/functions.php:1193
|
4148 |
msgctxt "admin settings"
|
4149 |
msgid "Date posted"
|
4150 |
msgstr "Data publikacji"
|
4151 |
|
4152 |
# @ WPBDM
|
4153 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
4154 |
+
#: includes/functions.php:1194
|
4155 |
msgctxt "admin settings"
|
4156 |
msgid "Date last modified"
|
4157 |
msgstr "Data ostatnij modyfikacji"
|
4604 |
msgid "Uploaded Image (no resize)"
|
4605 |
msgstr "Załaduj obraz"
|
4606 |
|
4607 |
+
#: includes/functions.php:1191
|
4608 |
msgctxt "admin settings"
|
4609 |
msgid "User"
|
4610 |
msgstr ""
|
4611 |
|
4612 |
# @ WPBDM
|
4613 |
+
#: includes/functions.php:1192
|
4614 |
msgctxt "admin settings"
|
4615 |
msgid "User registration date"
|
4616 |
msgstr "Data zakończenia emisji oferty"
|
4641 |
msgid "Delete"
|
4642 |
msgstr "Usuń"
|
4643 |
|
4644 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
4645 |
msgctxt "expiration notices"
|
4646 |
msgid "recurring and non-recurring"
|
4647 |
msgstr ""
|
4648 |
|
4649 |
# @ WPBDM
|
4650 |
+
#: includes/admin/settings/class-settings-admin.php:497
|
4651 |
#, fuzzy
|
4652 |
msgctxt "expiration notices"
|
4653 |
msgid "recurring only"
|
4654 |
msgstr "(powtarzające się)"
|
4655 |
|
4656 |
# @ WPBDM
|
4657 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
4658 |
#, fuzzy
|
4659 |
msgctxt "expiration notices"
|
4660 |
msgid "non-recurring only"
|
4661 |
msgstr "(powtarzające się)"
|
4662 |
|
4663 |
# @ WPBDM
|
4664 |
+
#: includes/admin/settings/class-settings-admin.php:503
|
4665 |
#, fuzzy
|
4666 |
msgctxt "expiration notices"
|
4667 |
msgid "Sent when a listing (%s) is renewed."
|
4668 |
msgstr "Wysłane po zapisaniu oferty."
|
4669 |
|
4670 |
# @ WPBDM
|
4671 |
+
#: includes/admin/settings/class-settings-admin.php:508
|
4672 |
#, fuzzy
|
4673 |
msgctxt "expiration notices"
|
4674 |
msgid "Sent when a listing (%s) expires."
|
4675 |
msgstr "Upłynął okres ważności oferty."
|
4676 |
|
4677 |
# @ WPBDM
|
4678 |
+
#: includes/admin/settings/class-settings-admin.php:516
|
4679 |
#, fuzzy
|
4680 |
msgctxt "expiration notices"
|
4681 |
msgid "%d day"
|
4684 |
msgstr[1] "%d dni"
|
4685 |
msgstr[2] "%d dni"
|
4686 |
|
4687 |
+
#: includes/admin/settings/class-settings-admin.php:519
|
4688 |
msgctxt "expiration notices"
|
4689 |
msgid "%d week"
|
4690 |
msgid_plural "%d weeks"
|
4692 |
msgstr[1] ""
|
4693 |
msgstr[2] ""
|
4694 |
|
4695 |
+
#: includes/admin/settings/class-settings-admin.php:522
|
4696 |
msgctxt "expiration notices"
|
4697 |
msgid "%d month"
|
4698 |
msgid_plural "%d months"
|
4702 |
|
4703 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4704 |
#. non-recuring only)
|
4705 |
+
#: includes/admin/settings/class-settings-admin.php:528
|
4706 |
msgctxt "expiration notices"
|
4707 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4708 |
msgstr ""
|
4710 |
# @ WPBDM
|
4711 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4712 |
#. non-recuring only)
|
4713 |
+
#: includes/admin/settings/class-settings-admin.php:531
|
4714 |
#, fuzzy
|
4715 |
msgctxt "expiration notices"
|
4716 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4717 |
msgstr "Wysłane po zapisaniu oferty."
|
4718 |
|
4719 |
+
#: includes/admin/settings/class-settings-admin.php:548
|
4720 |
msgctxt "expiration notices"
|
4721 |
msgid "At the time of expiration"
|
4722 |
msgstr ""
|
4723 |
|
4724 |
# @ WPBDM
|
4725 |
+
#: includes/admin/settings/class-settings-admin.php:549
|
4726 |
#, fuzzy
|
4727 |
msgctxt "expiration notices"
|
4728 |
msgid "Right after a successful renewal"
|
4729 |
msgstr "Abonament został przypisany do oferty."
|
4730 |
|
4731 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
4732 |
msgctxt "expiration notices"
|
4733 |
msgid "%d day before expiration"
|
4734 |
msgid_plural "%d days before expiration"
|
4736 |
msgstr[1] ""
|
4737 |
msgstr[2] ""
|
4738 |
|
4739 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
4740 |
msgctxt "expiration notices"
|
4741 |
msgid "%d day after expiration"
|
4742 |
msgid_plural "%d days after expiration"
|
4744 |
msgstr[1] ""
|
4745 |
msgstr[2] ""
|
4746 |
|
4747 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4748 |
msgctxt "expiration notices"
|
4749 |
msgid "%d week before expiration"
|
4750 |
msgid_plural "%d weeks before expiration"
|
4752 |
msgstr[1] ""
|
4753 |
msgstr[2] ""
|
4754 |
|
4755 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4756 |
msgctxt "expiration notices"
|
4757 |
msgid "%d week after expiration"
|
4758 |
msgid_plural "%d weeks after expiration"
|
4760 |
msgstr[1] ""
|
4761 |
msgstr[2] ""
|
4762 |
|
4763 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4764 |
msgctxt "expiration notices"
|
4765 |
msgid "%d month before expiration"
|
4766 |
msgid_plural "%d months before expiration"
|
4768 |
msgstr[1] ""
|
4769 |
msgstr[2] ""
|
4770 |
|
4771 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4772 |
msgctxt "expiration notices"
|
4773 |
msgid "%d month after expiration"
|
4774 |
msgid_plural "%d months after expiration"
|
4777 |
msgstr[2] ""
|
4778 |
|
4779 |
# @ WPBDM
|
4780 |
+
#: includes/admin/settings/class-settings-admin.php:593
|
4781 |
#, fuzzy
|
4782 |
msgctxt "expiration notices"
|
4783 |
msgid "Applies to"
|
4784 |
msgstr "Stosowane do"
|
4785 |
|
4786 |
+
#: includes/admin/settings/class-settings-admin.php:596
|
4787 |
msgctxt "expiration notices"
|
4788 |
msgid "Non-recurring listings"
|
4789 |
msgstr ""
|
4790 |
|
4791 |
# @ WPBDM
|
4792 |
+
#: includes/admin/settings/class-settings-admin.php:597
|
4793 |
#, fuzzy
|
4794 |
msgctxt "expiration notices"
|
4795 |
msgid "Recurring listings"
|
4796 |
msgstr "Powrót do oferty."
|
4797 |
|
4798 |
+
#: includes/admin/settings/class-settings-admin.php:598
|
4799 |
msgctxt "expiration notices"
|
4800 |
msgid "Recurring and non-recurring listings"
|
4801 |
msgstr ""
|
4802 |
|
4803 |
+
#: includes/admin/settings/class-settings-admin.php:603
|
4804 |
msgctxt "expiration notices"
|
4805 |
msgid "When to send?"
|
4806 |
msgstr ""
|
4838 |
msgid "Listing's expiration date"
|
4839 |
msgstr "Data zakończenia emisji oferty"
|
4840 |
|
|
|
4841 |
#: includes/admin/settings/class-settings-admin.php:474
|
|
|
4842 |
msgctxt "settings"
|
4843 |
+
msgid "Listing's renewal link, formatted with an anchor tag"
|
4844 |
+
msgstr ""
|
4845 |
|
|
|
4846 |
#: includes/admin/settings/class-settings-admin.php:475
|
4847 |
+
msgctxt "settings"
|
4848 |
+
msgid "Listing's renewal URL, unformatted by any tags"
|
4849 |
+
msgstr ""
|
4850 |
+
|
4851 |
+
# @ WPBDM
|
4852 |
+
#: includes/admin/settings/class-settings-admin.php:476
|
4853 |
#, fuzzy
|
4854 |
msgctxt "settings"
|
4855 |
msgid "Listing's categories"
|
4856 |
msgstr "Tytuł oferty"
|
4857 |
|
4858 |
# @ WPBDM
|
4859 |
+
#: includes/admin/settings/class-settings-admin.php:477
|
4860 |
#, fuzzy
|
4861 |
msgctxt "settings"
|
4862 |
msgid "Listing's last payment date"
|
4863 |
msgstr "Data zakończenia emisji oferty"
|
4864 |
|
4865 |
# @ WPBDM
|
4866 |
+
#: includes/admin/settings/class-settings-admin.php:478
|
4867 |
#, fuzzy
|
4868 |
msgctxt "settings"
|
4869 |
msgid "Listing's access key"
|
4870 |
msgstr "Pola/Obrazy"
|
4871 |
|
4872 |
# @ WPBDM
|
4873 |
+
#: includes/admin/settings/class-settings-admin.php:635
|
4874 |
#, fuzzy
|
4875 |
msgctxt "settings"
|
4876 |
msgid "Settings reset to default."
|
6685 |
msgstr "Upłynął okres ważności oferty."
|
6686 |
|
6687 |
# @ WPBDM
|
6688 |
+
#: includes/class-listing.php:510
|
6689 |
#, fuzzy
|
6690 |
msgctxt "listing"
|
6691 |
msgid "(Unavailable Plan)"
|
6692 |
msgstr "(Abonament niedostępny)"
|
6693 |
|
6694 |
# @ WPBDM
|
6695 |
+
#: includes/class-listing.php:667
|
6696 |
#, fuzzy
|
6697 |
msgctxt "listing"
|
6698 |
msgid "Plan \"%s\" (recurring)"
|
6699 |
msgstr "(powtarzające się)"
|
6700 |
|
6701 |
+
#: includes/class-listing.php:669
|
6702 |
msgctxt "listing"
|
6703 |
msgid "Plan \"%s\""
|
6704 |
msgstr ""
|
6763 |
|
6764 |
# @ WPBDM
|
6765 |
#. translators: [%s] is the name of the blog.
|
6766 |
+
#: includes/class-listing-email-notification.php:235
|
6767 |
msgctxt "notify email"
|
6768 |
msgid "[%s] New listing notification"
|
6769 |
msgstr "[%s] Powiadomienie o Nowej ofercie"
|
6770 |
|
6771 |
# @ WPBDM
|
6772 |
#. translators: [%s] is the name of the blog.
|
6773 |
+
#: includes/class-listing-email-notification.php:286
|
6774 |
msgctxt "notify email"
|
6775 |
msgid "[%s] Listing edit notification"
|
6776 |
msgstr "[%s] Powiadomienie o Edycji oferty"
|
6777 |
|
6778 |
# @ WPBDM
|
6779 |
#. translators: %s is the name of the blog.
|
6780 |
+
#: includes/class-listing-email-notification.php:358
|
6781 |
#, fuzzy
|
6782 |
msgctxt "notify email"
|
6783 |
msgid "[%s] Reported listing notification"
|
6896 |
msgstr ""
|
6897 |
|
6898 |
# @ WPBDM
|
6899 |
+
#: includes/class-listings-api.php:33
|
6900 |
#, fuzzy
|
6901 |
msgctxt "listings api"
|
6902 |
msgid "Listing renewed"
|
7804 |
msgstr "Kraj jest wymagany."
|
7805 |
|
7806 |
# @ WPBDM
|
7807 |
+
#: includes/functions.php:1271
|
7808 |
#, fuzzy
|
7809 |
msgctxt "templates"
|
7810 |
msgid "Return to results"
|
7811 |
msgstr "Powrót do Katalogu."
|
7812 |
|
7813 |
+
#: includes/functions.php:1275 includes/functions.php:1280
|
7814 |
msgctxt "templates"
|
7815 |
msgid "Go back"
|
7816 |
msgstr ""
|
10763 |
msgid "Address"
|
10764 |
msgstr "Adres e-mail:"
|
10765 |
|
10766 |
+
# @ WPBDM
|
10767 |
+
#, fuzzy
|
10768 |
+
#~ msgctxt "settings"
|
10769 |
+
#~ msgid "Listing's renewal link"
|
10770 |
+
#~ msgstr "Oferta Odświeżona"
|
10771 |
+
|
10772 |
# @ WPBDM
|
10773 |
#, fuzzy
|
10774 |
#~ msgctxt "flag listing"
|
languages/WPBDM-ru_RU.mo
CHANGED
Binary file
|
languages/WPBDM-ru_RU.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2019-
|
7 |
"PO-Revision-Date: 2017-01-16 17:49-0500\n"
|
8 |
"Last-Translator: Mick Levin <mikhaillevin@hotmail.com>\n"
|
9 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -1233,53 +1233,53 @@ msgctxt "listing status"
|
|
1233 |
msgid "Reported"
|
1234 |
msgstr ""
|
1235 |
|
1236 |
-
#: includes/class-listing.php:
|
1237 |
msgctxt "listing status"
|
1238 |
msgid "Unknown"
|
1239 |
msgstr ""
|
1240 |
|
1241 |
-
#: includes/class-listing.php:
|
1242 |
msgctxt "listing status"
|
1243 |
msgid "Legacy"
|
1244 |
msgstr ""
|
1245 |
|
1246 |
-
#: includes/class-listing.php:
|
1247 |
#, fuzzy
|
1248 |
msgctxt "listing status"
|
1249 |
msgid "Incomplete"
|
1250 |
msgstr "Завершено"
|
1251 |
|
1252 |
-
#: includes/class-listing.php:
|
1253 |
#, fuzzy
|
1254 |
msgctxt "listing status"
|
1255 |
msgid "Pending Payment"
|
1256 |
msgstr "Платёж был заброшен."
|
1257 |
|
1258 |
-
#: includes/class-listing.php:
|
1259 |
#, fuzzy
|
1260 |
msgctxt "listing status"
|
1261 |
msgid "Complete"
|
1262 |
msgstr "Завершено"
|
1263 |
|
1264 |
-
#: includes/class-listing.php:
|
1265 |
#, fuzzy
|
1266 |
msgctxt "listing status"
|
1267 |
msgid "Pending Upgrade"
|
1268 |
msgstr "Ожидается подтверждение"
|
1269 |
|
1270 |
-
#: includes/class-listing.php:
|
1271 |
#, fuzzy
|
1272 |
msgctxt "listing status"
|
1273 |
msgid "Expired"
|
1274 |
msgstr "Истекло"
|
1275 |
|
1276 |
-
#: includes/class-listing.php:
|
1277 |
#, fuzzy
|
1278 |
msgctxt "listing status"
|
1279 |
msgid "Pending Renewal"
|
1280 |
msgstr "Активные + ожидающие продление"
|
1281 |
|
1282 |
-
#: includes/class-listing.php:
|
1283 |
#, fuzzy
|
1284 |
msgctxt "listing status"
|
1285 |
msgid "Abandoned"
|
@@ -1852,80 +1852,96 @@ msgctxt "listings view"
|
|
1852 |
msgid "No Fee Plan"
|
1853 |
msgstr ""
|
1854 |
|
|
|
1855 |
#: includes/admin/class-themes-admin.php:45
|
1856 |
msgctxt "themes"
|
1857 |
msgid "Directory Themes"
|
1858 |
msgstr "Темы справочника"
|
1859 |
|
1860 |
-
#: includes/admin/class-themes-admin.php:
|
|
|
1861 |
msgctxt "themes"
|
1862 |
-
msgid "
|
1863 |
msgstr "Темы справочника %s"
|
1864 |
|
1865 |
-
#: includes/admin/class-themes-admin.php:
|
1866 |
msgctxt "themes"
|
1867 |
msgid "Could not change the active theme to \"%s\"."
|
1868 |
msgstr "Не удалось сменить активную тему на \"%s\"."
|
1869 |
|
1870 |
-
#: includes/admin/class-themes-admin.php:
|
1871 |
msgctxt "themes"
|
1872 |
msgid "Active theme changed to \"%s\"."
|
1873 |
msgstr "Активная тема была сменена на \"%s\"."
|
1874 |
|
1875 |
-
#: includes/admin/class-themes-admin.php:
|
1876 |
msgctxt "themes"
|
1877 |
msgid ""
|
1878 |
"%s requires that you tag your existing fields to match some places we want "
|
1879 |
"to put your data on the theme. Below are fields we think are missing."
|
1880 |
msgstr ""
|
1881 |
|
1882 |
-
#: includes/admin/class-themes-admin.php:
|
1883 |
msgctxt "themes"
|
1884 |
msgid "Map My Fields"
|
1885 |
msgstr "Форма"
|
1886 |
|
1887 |
-
#: includes/admin/class-themes-admin.php:
|
1888 |
msgctxt "themes"
|
1889 |
msgid "Suggested fields created successfully."
|
1890 |
msgstr "Рекомендуемые поля успешно созданы."
|
1891 |
|
1892 |
-
#: includes/admin/class-themes-admin.php:
|
1893 |
msgctxt "themes"
|
1894 |
msgid "Theme installed successfully."
|
1895 |
msgstr "Тема успешно установлена."
|
1896 |
|
1897 |
-
#: includes/admin/class-themes-admin.php:
|
1898 |
#, fuzzy
|
1899 |
msgctxt "themes"
|
1900 |
msgid "Theme was deleted successfully."
|
1901 |
msgstr "Тема успешно удалена."
|
1902 |
|
1903 |
-
#: includes/admin/class-themes-admin.php:
|
1904 |
msgctxt "themes"
|
1905 |
msgid "Could not delete theme directory. Check permissions."
|
1906 |
msgstr "Не удалось удалить директорию темы - проверьте права доступа к файлам."
|
1907 |
|
1908 |
-
#: includes/admin/class-themes-admin.php:
|
1909 |
msgctxt "themes"
|
1910 |
msgid "Please upload a valid theme file."
|
1911 |
msgstr "Пожалуйста загрузите корректный файл темы."
|
1912 |
|
1913 |
-
#: includes/admin/class-themes-admin.php:
|
1914 |
msgctxt "themes"
|
1915 |
msgid "Could not move \"%s\" to a temporary directory."
|
1916 |
msgstr "Не удалось перемести \"%s\" во временную директорию."
|
1917 |
|
1918 |
-
#: includes/admin/class-themes-admin.php:
|
1919 |
msgctxt "themes"
|
1920 |
msgid "Activate your <a>license key</a> to use this theme."
|
1921 |
msgstr ""
|
1922 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1923 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
|
|
1924 |
msgctxt "themes"
|
1925 |
msgid "Updating theme..."
|
1926 |
msgstr "Тема обновляется..."
|
1927 |
|
1928 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
|
|
1929 |
msgctxt "themes"
|
1930 |
msgid "Theme updated."
|
1931 |
msgstr "Тема обновлена."
|
@@ -1935,11 +1951,6 @@ msgctxt "themes"
|
|
1935 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1936 |
msgstr "Доступна новая версия - <b>%s</b>. <a>Обновите сейчас</a>."
|
1937 |
|
1938 |
-
#: includes/admin/upgrades/class-themes-updater.php:159
|
1939 |
-
msgctxt "themes"
|
1940 |
-
msgid "Could not update theme: %s"
|
1941 |
-
msgstr "Не удалось обновить тему: %s"
|
1942 |
-
|
1943 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1944 |
#, fuzzy
|
1945 |
msgctxt "themes"
|
@@ -1996,12 +2007,18 @@ msgctxt "themes"
|
|
1996 |
msgid "Activate"
|
1997 |
msgstr "Активировать"
|
1998 |
|
1999 |
-
#: templates/admin/themes-item.tpl.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
2000 |
msgctxt "themes"
|
2001 |
msgid "Version:"
|
2002 |
msgstr "Версия:"
|
2003 |
|
2004 |
-
#: templates/admin/themes-item.tpl.php:
|
2005 |
msgctxt "themes"
|
2006 |
msgid "Author:"
|
2007 |
msgstr "Автор:"
|
@@ -2027,20 +2044,20 @@ msgid ""
|
|
2027 |
"change the look and feel of your business directory only."
|
2028 |
msgstr ""
|
2029 |
|
2030 |
-
#: includes/admin/class-themes-admin.php:
|
2031 |
msgctxt "admin themes"
|
2032 |
msgid ""
|
2033 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
2034 |
msgstr ""
|
2035 |
|
2036 |
-
#: includes/admin/class-themes-admin.php:
|
2037 |
msgctxt "admin themes"
|
2038 |
msgid ""
|
2039 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
2040 |
"that is not compatible with the templates used in previous versions."
|
2041 |
msgstr ""
|
2042 |
|
2043 |
-
#: includes/admin/class-themes-admin.php:
|
2044 |
msgctxt "admin themes"
|
2045 |
msgid ""
|
2046 |
"Because of this, your template overrides below have been disabled. You "
|
@@ -2912,6 +2929,12 @@ msgctxt "form-fields admin"
|
|
2912 |
msgid "Automatically generate excerpt from content field?"
|
2913 |
msgstr ""
|
2914 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2915 |
#: includes/fields/class-fieldtypes-url.php:36
|
2916 |
msgctxt "form-fields admin"
|
2917 |
msgid "Open link in a new window?"
|
@@ -3640,13 +3663,13 @@ msgid "Author"
|
|
3640 |
msgstr "По автору"
|
3641 |
|
3642 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3643 |
-
#: includes/functions.php:
|
3644 |
msgctxt "admin settings"
|
3645 |
msgid "Date posted"
|
3646 |
msgstr "По дате публикации"
|
3647 |
|
3648 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3649 |
-
#: includes/functions.php:
|
3650 |
msgctxt "admin settings"
|
3651 |
msgid "Date last modified"
|
3652 |
msgstr "По дате изменения"
|
@@ -4049,12 +4072,12 @@ msgctxt "admin settings"
|
|
4049 |
msgid "Uploaded Image (no resize)"
|
4050 |
msgstr "Загрузить изображение"
|
4051 |
|
4052 |
-
#: includes/functions.php:
|
4053 |
msgctxt "admin settings"
|
4054 |
msgid "User"
|
4055 |
msgstr ""
|
4056 |
|
4057 |
-
#: includes/functions.php:
|
4058 |
msgctxt "admin settings"
|
4059 |
msgid "User registration date"
|
4060 |
msgstr "Дата окончания срока действия"
|
@@ -4082,36 +4105,36 @@ msgctxt "expiration notices"
|
|
4082 |
msgid "Delete"
|
4083 |
msgstr "Удалить"
|
4084 |
|
4085 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4086 |
msgctxt "expiration notices"
|
4087 |
msgid "recurring and non-recurring"
|
4088 |
msgstr ""
|
4089 |
|
4090 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4091 |
#, fuzzy
|
4092 |
msgctxt "expiration notices"
|
4093 |
msgid "recurring only"
|
4094 |
msgstr "(периодически)"
|
4095 |
|
4096 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4097 |
#, fuzzy
|
4098 |
msgctxt "expiration notices"
|
4099 |
msgid "non-recurring only"
|
4100 |
msgstr "(периодически)"
|
4101 |
|
4102 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4103 |
#, fuzzy
|
4104 |
msgctxt "expiration notices"
|
4105 |
msgid "Sent when a listing (%s) is renewed."
|
4106 |
msgstr "Посылается как только новая запись была помещена в базу данных."
|
4107 |
|
4108 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4109 |
#, fuzzy
|
4110 |
msgctxt "expiration notices"
|
4111 |
msgid "Sent when a listing (%s) expires."
|
4112 |
msgstr "Срок действия записи истёк"
|
4113 |
|
4114 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4115 |
#, fuzzy
|
4116 |
msgctxt "expiration notices"
|
4117 |
msgid "%d day"
|
@@ -4120,7 +4143,7 @@ msgstr[0] "%d день"
|
|
4120 |
msgstr[1] "%d дней"
|
4121 |
msgstr[2] ""
|
4122 |
|
4123 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4124 |
msgctxt "expiration notices"
|
4125 |
msgid "%d week"
|
4126 |
msgid_plural "%d weeks"
|
@@ -4128,7 +4151,7 @@ msgstr[0] ""
|
|
4128 |
msgstr[1] ""
|
4129 |
msgstr[2] ""
|
4130 |
|
4131 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4132 |
msgctxt "expiration notices"
|
4133 |
msgid "%d month"
|
4134 |
msgid_plural "%d months"
|
@@ -4138,31 +4161,31 @@ msgstr[2] ""
|
|
4138 |
|
4139 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4140 |
#. non-recuring only)
|
4141 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4142 |
msgctxt "expiration notices"
|
4143 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4144 |
msgstr ""
|
4145 |
|
4146 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4147 |
#. non-recuring only)
|
4148 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4149 |
#, fuzzy
|
4150 |
msgctxt "expiration notices"
|
4151 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4152 |
msgstr "Посылается как только новая запись была помещена в базу данных."
|
4153 |
|
4154 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4155 |
msgctxt "expiration notices"
|
4156 |
msgid "At the time of expiration"
|
4157 |
msgstr ""
|
4158 |
|
4159 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4160 |
#, fuzzy
|
4161 |
msgctxt "expiration notices"
|
4162 |
msgid "Right after a successful renewal"
|
4163 |
msgstr "Тариф был успешно назначен."
|
4164 |
|
4165 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4166 |
msgctxt "expiration notices"
|
4167 |
msgid "%d day before expiration"
|
4168 |
msgid_plural "%d days before expiration"
|
@@ -4170,7 +4193,7 @@ msgstr[0] ""
|
|
4170 |
msgstr[1] ""
|
4171 |
msgstr[2] ""
|
4172 |
|
4173 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4174 |
msgctxt "expiration notices"
|
4175 |
msgid "%d day after expiration"
|
4176 |
msgid_plural "%d days after expiration"
|
@@ -4178,7 +4201,7 @@ msgstr[0] ""
|
|
4178 |
msgstr[1] ""
|
4179 |
msgstr[2] ""
|
4180 |
|
4181 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4182 |
msgctxt "expiration notices"
|
4183 |
msgid "%d week before expiration"
|
4184 |
msgid_plural "%d weeks before expiration"
|
@@ -4186,7 +4209,7 @@ msgstr[0] ""
|
|
4186 |
msgstr[1] ""
|
4187 |
msgstr[2] ""
|
4188 |
|
4189 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4190 |
msgctxt "expiration notices"
|
4191 |
msgid "%d week after expiration"
|
4192 |
msgid_plural "%d weeks after expiration"
|
@@ -4194,7 +4217,7 @@ msgstr[0] ""
|
|
4194 |
msgstr[1] ""
|
4195 |
msgstr[2] ""
|
4196 |
|
4197 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4198 |
msgctxt "expiration notices"
|
4199 |
msgid "%d month before expiration"
|
4200 |
msgid_plural "%d months before expiration"
|
@@ -4202,7 +4225,7 @@ msgstr[0] ""
|
|
4202 |
msgstr[1] ""
|
4203 |
msgstr[2] ""
|
4204 |
|
4205 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4206 |
msgctxt "expiration notices"
|
4207 |
msgid "%d month after expiration"
|
4208 |
msgid_plural "%d months after expiration"
|
@@ -4210,29 +4233,29 @@ msgstr[0] ""
|
|
4210 |
msgstr[1] ""
|
4211 |
msgstr[2] ""
|
4212 |
|
4213 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4214 |
#, fuzzy
|
4215 |
msgctxt "expiration notices"
|
4216 |
msgid "Applies to"
|
4217 |
msgstr "Применимо к..."
|
4218 |
|
4219 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4220 |
msgctxt "expiration notices"
|
4221 |
msgid "Non-recurring listings"
|
4222 |
msgstr ""
|
4223 |
|
4224 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4225 |
#, fuzzy
|
4226 |
msgctxt "expiration notices"
|
4227 |
msgid "Recurring listings"
|
4228 |
msgstr "Вернуться к записям."
|
4229 |
|
4230 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4231 |
msgctxt "expiration notices"
|
4232 |
msgid "Recurring and non-recurring listings"
|
4233 |
msgstr ""
|
4234 |
|
4235 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4236 |
msgctxt "expiration notices"
|
4237 |
msgid "When to send?"
|
4238 |
msgstr ""
|
@@ -4266,30 +4289,34 @@ msgid "Listing's expiration date"
|
|
4266 |
msgstr "Дата окончания срока действия"
|
4267 |
|
4268 |
#: includes/admin/settings/class-settings-admin.php:474
|
4269 |
-
#, fuzzy
|
4270 |
msgctxt "settings"
|
4271 |
-
msgid "Listing's renewal link"
|
4272 |
-
msgstr "
|
4273 |
|
4274 |
#: includes/admin/settings/class-settings-admin.php:475
|
|
|
|
|
|
|
|
|
|
|
4275 |
#, fuzzy
|
4276 |
msgctxt "settings"
|
4277 |
msgid "Listing's categories"
|
4278 |
msgstr "Название записи"
|
4279 |
|
4280 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4281 |
#, fuzzy
|
4282 |
msgctxt "settings"
|
4283 |
msgid "Listing's last payment date"
|
4284 |
msgstr "Дата окончания срока действия"
|
4285 |
|
4286 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4287 |
#, fuzzy
|
4288 |
msgctxt "settings"
|
4289 |
msgid "Listing's access key"
|
4290 |
msgstr "Поля и Изображения записи"
|
4291 |
|
4292 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4293 |
#, fuzzy
|
4294 |
msgctxt "settings"
|
4295 |
msgid "Settings reset to default."
|
@@ -5934,19 +5961,19 @@ msgctxt "listing"
|
|
5934 |
msgid "Listing expired"
|
5935 |
msgstr "Срок действия записи истёк"
|
5936 |
|
5937 |
-
#: includes/class-listing.php:
|
5938 |
#, fuzzy
|
5939 |
msgctxt "listing"
|
5940 |
msgid "(Unavailable Plan)"
|
5941 |
msgstr "(Тариф недоступен)"
|
5942 |
|
5943 |
-
#: includes/class-listing.php:
|
5944 |
#, fuzzy
|
5945 |
msgctxt "listing"
|
5946 |
msgid "Plan \"%s\" (recurring)"
|
5947 |
msgstr "(периодически)"
|
5948 |
|
5949 |
-
#: includes/class-listing.php:
|
5950 |
msgctxt "listing"
|
5951 |
msgid "Plan \"%s\""
|
5952 |
msgstr ""
|
@@ -6002,19 +6029,19 @@ msgid "Free Listing"
|
|
6002 |
msgstr "Бесплатные записи"
|
6003 |
|
6004 |
#. translators: [%s] is the name of the blog.
|
6005 |
-
#: includes/class-listing-email-notification.php:
|
6006 |
msgctxt "notify email"
|
6007 |
msgid "[%s] New listing notification"
|
6008 |
msgstr "[%s] Оповещение о новой записи"
|
6009 |
|
6010 |
#. translators: [%s] is the name of the blog.
|
6011 |
-
#: includes/class-listing-email-notification.php:
|
6012 |
msgctxt "notify email"
|
6013 |
msgid "[%s] Listing edit notification"
|
6014 |
msgstr "[%s] Оповещение об изменении записи"
|
6015 |
|
6016 |
#. translators: %s is the name of the blog.
|
6017 |
-
#: includes/class-listing-email-notification.php:
|
6018 |
#, fuzzy
|
6019 |
msgctxt "notify email"
|
6020 |
msgid "[%s] Reported listing notification"
|
@@ -6121,7 +6148,7 @@ msgctxt "notify email"
|
|
6121 |
msgid "Report additional info"
|
6122 |
msgstr ""
|
6123 |
|
6124 |
-
#: includes/class-listings-api.php:
|
6125 |
#, fuzzy
|
6126 |
msgctxt "listings api"
|
6127 |
msgid "Listing renewed"
|
@@ -6919,13 +6946,13 @@ msgctxt "image field"
|
|
6919 |
msgid "Caption for %s is required."
|
6920 |
msgstr "Страна обязательна."
|
6921 |
|
6922 |
-
#: includes/functions.php:
|
6923 |
#, fuzzy
|
6924 |
msgctxt "templates"
|
6925 |
msgid "Return to results"
|
6926 |
msgstr "Вернуться к справочнику"
|
6927 |
|
6928 |
-
#: includes/functions.php:
|
6929 |
msgctxt "templates"
|
6930 |
msgid "Go back"
|
6931 |
msgstr ""
|
@@ -9535,6 +9562,11 @@ msgctxt "themes/default"
|
|
9535 |
msgid "Address"
|
9536 |
msgstr "Адрес"
|
9537 |
|
|
|
|
|
|
|
|
|
|
|
9538 |
#, fuzzy
|
9539 |
#~ msgctxt "flag listing"
|
9540 |
#~ msgid "The reCAPTCHA wasn't entered correctly."
|
3 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2019-09-11 22:04:30+00:00\n"
|
7 |
"PO-Revision-Date: 2017-01-16 17:49-0500\n"
|
8 |
"Last-Translator: Mick Levin <mikhaillevin@hotmail.com>\n"
|
9 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
1233 |
msgid "Reported"
|
1234 |
msgstr ""
|
1235 |
|
1236 |
+
#: includes/class-listing.php:770
|
1237 |
msgctxt "listing status"
|
1238 |
msgid "Unknown"
|
1239 |
msgstr ""
|
1240 |
|
1241 |
+
#: includes/class-listing.php:771
|
1242 |
msgctxt "listing status"
|
1243 |
msgid "Legacy"
|
1244 |
msgstr ""
|
1245 |
|
1246 |
+
#: includes/class-listing.php:772
|
1247 |
#, fuzzy
|
1248 |
msgctxt "listing status"
|
1249 |
msgid "Incomplete"
|
1250 |
msgstr "Завершено"
|
1251 |
|
1252 |
+
#: includes/class-listing.php:773
|
1253 |
#, fuzzy
|
1254 |
msgctxt "listing status"
|
1255 |
msgid "Pending Payment"
|
1256 |
msgstr "Платёж был заброшен."
|
1257 |
|
1258 |
+
#: includes/class-listing.php:774
|
1259 |
#, fuzzy
|
1260 |
msgctxt "listing status"
|
1261 |
msgid "Complete"
|
1262 |
msgstr "Завершено"
|
1263 |
|
1264 |
+
#: includes/class-listing.php:775
|
1265 |
#, fuzzy
|
1266 |
msgctxt "listing status"
|
1267 |
msgid "Pending Upgrade"
|
1268 |
msgstr "Ожидается подтверждение"
|
1269 |
|
1270 |
+
#: includes/class-listing.php:776
|
1271 |
#, fuzzy
|
1272 |
msgctxt "listing status"
|
1273 |
msgid "Expired"
|
1274 |
msgstr "Истекло"
|
1275 |
|
1276 |
+
#: includes/class-listing.php:777
|
1277 |
#, fuzzy
|
1278 |
msgctxt "listing status"
|
1279 |
msgid "Pending Renewal"
|
1280 |
msgstr "Активные + ожидающие продление"
|
1281 |
|
1282 |
+
#: includes/class-listing.php:778
|
1283 |
#, fuzzy
|
1284 |
msgctxt "listing status"
|
1285 |
msgid "Abandoned"
|
1852 |
msgid "No Fee Plan"
|
1853 |
msgstr ""
|
1854 |
|
1855 |
+
#: includes/admin/class-themes-admin.php:44
|
1856 |
#: includes/admin/class-themes-admin.php:45
|
1857 |
msgctxt "themes"
|
1858 |
msgid "Directory Themes"
|
1859 |
msgstr "Темы справочника"
|
1860 |
|
1861 |
+
#: includes/admin/class-themes-admin.php:45
|
1862 |
+
#, fuzzy
|
1863 |
msgctxt "themes"
|
1864 |
+
msgid "Dir. Themes %s"
|
1865 |
msgstr "Темы справочника %s"
|
1866 |
|
1867 |
+
#: includes/admin/class-themes-admin.php:134
|
1868 |
msgctxt "themes"
|
1869 |
msgid "Could not change the active theme to \"%s\"."
|
1870 |
msgstr "Не удалось сменить активную тему на \"%s\"."
|
1871 |
|
1872 |
+
#: includes/admin/class-themes-admin.php:175
|
1873 |
msgctxt "themes"
|
1874 |
msgid "Active theme changed to \"%s\"."
|
1875 |
msgstr "Активная тема была сменена на \"%s\"."
|
1876 |
|
1877 |
+
#: includes/admin/class-themes-admin.php:178
|
1878 |
msgctxt "themes"
|
1879 |
msgid ""
|
1880 |
"%s requires that you tag your existing fields to match some places we want "
|
1881 |
"to put your data on the theme. Below are fields we think are missing."
|
1882 |
msgstr ""
|
1883 |
|
1884 |
+
#: includes/admin/class-themes-admin.php:187
|
1885 |
msgctxt "themes"
|
1886 |
msgid "Map My Fields"
|
1887 |
msgstr "Форма"
|
1888 |
|
1889 |
+
#: includes/admin/class-themes-admin.php:194
|
1890 |
msgctxt "themes"
|
1891 |
msgid "Suggested fields created successfully."
|
1892 |
msgstr "Рекомендуемые поля успешно созданы."
|
1893 |
|
1894 |
+
#: includes/admin/class-themes-admin.php:197
|
1895 |
msgctxt "themes"
|
1896 |
msgid "Theme installed successfully."
|
1897 |
msgstr "Тема успешно установлена."
|
1898 |
|
1899 |
+
#: includes/admin/class-themes-admin.php:200
|
1900 |
#, fuzzy
|
1901 |
msgctxt "themes"
|
1902 |
msgid "Theme was deleted successfully."
|
1903 |
msgstr "Тема успешно удалена."
|
1904 |
|
1905 |
+
#: includes/admin/class-themes-admin.php:203
|
1906 |
msgctxt "themes"
|
1907 |
msgid "Could not delete theme directory. Check permissions."
|
1908 |
msgstr "Не удалось удалить директорию темы - проверьте права доступа к файлам."
|
1909 |
|
1910 |
+
#: includes/admin/class-themes-admin.php:250
|
1911 |
msgctxt "themes"
|
1912 |
msgid "Please upload a valid theme file."
|
1913 |
msgstr "Пожалуйста загрузите корректный файл темы."
|
1914 |
|
1915 |
+
#: includes/admin/class-themes-admin.php:257
|
1916 |
msgctxt "themes"
|
1917 |
msgid "Could not move \"%s\" to a temporary directory."
|
1918 |
msgstr "Не удалось перемести \"%s\" во временную директорию."
|
1919 |
|
1920 |
+
#: includes/admin/class-themes-admin.php:332
|
1921 |
msgctxt "themes"
|
1922 |
msgid "Activate your <a>license key</a> to use this theme."
|
1923 |
msgstr ""
|
1924 |
|
1925 |
+
#: includes/admin/class-themes-admin.php:373
|
1926 |
+
#, fuzzy
|
1927 |
+
msgctxt "themes"
|
1928 |
+
msgid "Invalid theme ID"
|
1929 |
+
msgstr "Некорректный номер поля"
|
1930 |
+
|
1931 |
+
#: includes/admin/class-themes-admin.php:379
|
1932 |
+
#: includes/admin/upgrades/class-themes-updater.php:159
|
1933 |
+
msgctxt "themes"
|
1934 |
+
msgid "Could not update theme: %s"
|
1935 |
+
msgstr "Не удалось обновить тему: %s"
|
1936 |
+
|
1937 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
1938 |
+
#: templates/admin/themes-item.tpl.php:24
|
1939 |
msgctxt "themes"
|
1940 |
msgid "Updating theme..."
|
1941 |
msgstr "Тема обновляется..."
|
1942 |
|
1943 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
1944 |
+
#: templates/admin/themes-item.tpl.php:25
|
1945 |
msgctxt "themes"
|
1946 |
msgid "Theme updated."
|
1947 |
msgstr "Тема обновлена."
|
1951 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1952 |
msgstr "Доступна новая версия - <b>%s</b>. <a>Обновите сейчас</a>."
|
1953 |
|
|
|
|
|
|
|
|
|
|
|
1954 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1955 |
#, fuzzy
|
1956 |
msgctxt "themes"
|
2007 |
msgid "Activate"
|
2008 |
msgstr "Активировать"
|
2009 |
|
2010 |
+
#: templates/admin/themes-item.tpl.php:29
|
2011 |
+
#, fuzzy
|
2012 |
+
msgctxt "themes"
|
2013 |
+
msgid "New version available. <a>Update now.</a>"
|
2014 |
+
msgstr "Доступна новая версия - <b>%s</b>. <a>Обновите сейчас</a>."
|
2015 |
+
|
2016 |
+
#: templates/admin/themes-item.tpl.php:51
|
2017 |
msgctxt "themes"
|
2018 |
msgid "Version:"
|
2019 |
msgstr "Версия:"
|
2020 |
|
2021 |
+
#: templates/admin/themes-item.tpl.php:54
|
2022 |
msgctxt "themes"
|
2023 |
msgid "Author:"
|
2024 |
msgstr "Автор:"
|
2044 |
"change the look and feel of your business directory only."
|
2045 |
msgstr ""
|
2046 |
|
2047 |
+
#: includes/admin/class-themes-admin.php:91
|
2048 |
msgctxt "admin themes"
|
2049 |
msgid ""
|
2050 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
2051 |
msgstr ""
|
2052 |
|
2053 |
+
#: includes/admin/class-themes-admin.php:93
|
2054 |
msgctxt "admin themes"
|
2055 |
msgid ""
|
2056 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
2057 |
"that is not compatible with the templates used in previous versions."
|
2058 |
msgstr ""
|
2059 |
|
2060 |
+
#: includes/admin/class-themes-admin.php:95
|
2061 |
msgctxt "admin themes"
|
2062 |
msgid ""
|
2063 |
"Because of this, your template overrides below have been disabled. You "
|
2929 |
msgid "Automatically generate excerpt from content field?"
|
2930 |
msgstr ""
|
2931 |
|
2932 |
+
#: includes/fields/class-fieldtypes-twitter.php:83
|
2933 |
+
#, fuzzy
|
2934 |
+
msgctxt "form-fields admin"
|
2935 |
+
msgid "Show followers count?"
|
2936 |
+
msgstr "Показать количества записей для каждой рубрики?"
|
2937 |
+
|
2938 |
#: includes/fields/class-fieldtypes-url.php:36
|
2939 |
msgctxt "form-fields admin"
|
2940 |
msgid "Open link in a new window?"
|
3663 |
msgstr "По автору"
|
3664 |
|
3665 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3666 |
+
#: includes/functions.php:1193
|
3667 |
msgctxt "admin settings"
|
3668 |
msgid "Date posted"
|
3669 |
msgstr "По дате публикации"
|
3670 |
|
3671 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3672 |
+
#: includes/functions.php:1194
|
3673 |
msgctxt "admin settings"
|
3674 |
msgid "Date last modified"
|
3675 |
msgstr "По дате изменения"
|
4072 |
msgid "Uploaded Image (no resize)"
|
4073 |
msgstr "Загрузить изображение"
|
4074 |
|
4075 |
+
#: includes/functions.php:1191
|
4076 |
msgctxt "admin settings"
|
4077 |
msgid "User"
|
4078 |
msgstr ""
|
4079 |
|
4080 |
+
#: includes/functions.php:1192
|
4081 |
msgctxt "admin settings"
|
4082 |
msgid "User registration date"
|
4083 |
msgstr "Дата окончания срока действия"
|
4105 |
msgid "Delete"
|
4106 |
msgstr "Удалить"
|
4107 |
|
4108 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
4109 |
msgctxt "expiration notices"
|
4110 |
msgid "recurring and non-recurring"
|
4111 |
msgstr ""
|
4112 |
|
4113 |
+
#: includes/admin/settings/class-settings-admin.php:497
|
4114 |
#, fuzzy
|
4115 |
msgctxt "expiration notices"
|
4116 |
msgid "recurring only"
|
4117 |
msgstr "(периодически)"
|
4118 |
|
4119 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
4120 |
#, fuzzy
|
4121 |
msgctxt "expiration notices"
|
4122 |
msgid "non-recurring only"
|
4123 |
msgstr "(периодически)"
|
4124 |
|
4125 |
+
#: includes/admin/settings/class-settings-admin.php:503
|
4126 |
#, fuzzy
|
4127 |
msgctxt "expiration notices"
|
4128 |
msgid "Sent when a listing (%s) is renewed."
|
4129 |
msgstr "Посылается как только новая запись была помещена в базу данных."
|
4130 |
|
4131 |
+
#: includes/admin/settings/class-settings-admin.php:508
|
4132 |
#, fuzzy
|
4133 |
msgctxt "expiration notices"
|
4134 |
msgid "Sent when a listing (%s) expires."
|
4135 |
msgstr "Срок действия записи истёк"
|
4136 |
|
4137 |
+
#: includes/admin/settings/class-settings-admin.php:516
|
4138 |
#, fuzzy
|
4139 |
msgctxt "expiration notices"
|
4140 |
msgid "%d day"
|
4143 |
msgstr[1] "%d дней"
|
4144 |
msgstr[2] ""
|
4145 |
|
4146 |
+
#: includes/admin/settings/class-settings-admin.php:519
|
4147 |
msgctxt "expiration notices"
|
4148 |
msgid "%d week"
|
4149 |
msgid_plural "%d weeks"
|
4151 |
msgstr[1] ""
|
4152 |
msgstr[2] ""
|
4153 |
|
4154 |
+
#: includes/admin/settings/class-settings-admin.php:522
|
4155 |
msgctxt "expiration notices"
|
4156 |
msgid "%d month"
|
4157 |
msgid_plural "%d months"
|
4161 |
|
4162 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4163 |
#. non-recuring only)
|
4164 |
+
#: includes/admin/settings/class-settings-admin.php:528
|
4165 |
msgctxt "expiration notices"
|
4166 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4167 |
msgstr ""
|
4168 |
|
4169 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4170 |
#. non-recuring only)
|
4171 |
+
#: includes/admin/settings/class-settings-admin.php:531
|
4172 |
#, fuzzy
|
4173 |
msgctxt "expiration notices"
|
4174 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4175 |
msgstr "Посылается как только новая запись была помещена в базу данных."
|
4176 |
|
4177 |
+
#: includes/admin/settings/class-settings-admin.php:548
|
4178 |
msgctxt "expiration notices"
|
4179 |
msgid "At the time of expiration"
|
4180 |
msgstr ""
|
4181 |
|
4182 |
+
#: includes/admin/settings/class-settings-admin.php:549
|
4183 |
#, fuzzy
|
4184 |
msgctxt "expiration notices"
|
4185 |
msgid "Right after a successful renewal"
|
4186 |
msgstr "Тариф был успешно назначен."
|
4187 |
|
4188 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
4189 |
msgctxt "expiration notices"
|
4190 |
msgid "%d day before expiration"
|
4191 |
msgid_plural "%d days before expiration"
|
4193 |
msgstr[1] ""
|
4194 |
msgstr[2] ""
|
4195 |
|
4196 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
4197 |
msgctxt "expiration notices"
|
4198 |
msgid "%d day after expiration"
|
4199 |
msgid_plural "%d days after expiration"
|
4201 |
msgstr[1] ""
|
4202 |
msgstr[2] ""
|
4203 |
|
4204 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4205 |
msgctxt "expiration notices"
|
4206 |
msgid "%d week before expiration"
|
4207 |
msgid_plural "%d weeks before expiration"
|
4209 |
msgstr[1] ""
|
4210 |
msgstr[2] ""
|
4211 |
|
4212 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4213 |
msgctxt "expiration notices"
|
4214 |
msgid "%d week after expiration"
|
4215 |
msgid_plural "%d weeks after expiration"
|
4217 |
msgstr[1] ""
|
4218 |
msgstr[2] ""
|
4219 |
|
4220 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4221 |
msgctxt "expiration notices"
|
4222 |
msgid "%d month before expiration"
|
4223 |
msgid_plural "%d months before expiration"
|
4225 |
msgstr[1] ""
|
4226 |
msgstr[2] ""
|
4227 |
|
4228 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4229 |
msgctxt "expiration notices"
|
4230 |
msgid "%d month after expiration"
|
4231 |
msgid_plural "%d months after expiration"
|
4233 |
msgstr[1] ""
|
4234 |
msgstr[2] ""
|
4235 |
|
4236 |
+
#: includes/admin/settings/class-settings-admin.php:593
|
4237 |
#, fuzzy
|
4238 |
msgctxt "expiration notices"
|
4239 |
msgid "Applies to"
|
4240 |
msgstr "Применимо к..."
|
4241 |
|
4242 |
+
#: includes/admin/settings/class-settings-admin.php:596
|
4243 |
msgctxt "expiration notices"
|
4244 |
msgid "Non-recurring listings"
|
4245 |
msgstr ""
|
4246 |
|
4247 |
+
#: includes/admin/settings/class-settings-admin.php:597
|
4248 |
#, fuzzy
|
4249 |
msgctxt "expiration notices"
|
4250 |
msgid "Recurring listings"
|
4251 |
msgstr "Вернуться к записям."
|
4252 |
|
4253 |
+
#: includes/admin/settings/class-settings-admin.php:598
|
4254 |
msgctxt "expiration notices"
|
4255 |
msgid "Recurring and non-recurring listings"
|
4256 |
msgstr ""
|
4257 |
|
4258 |
+
#: includes/admin/settings/class-settings-admin.php:603
|
4259 |
msgctxt "expiration notices"
|
4260 |
msgid "When to send?"
|
4261 |
msgstr ""
|
4289 |
msgstr "Дата окончания срока действия"
|
4290 |
|
4291 |
#: includes/admin/settings/class-settings-admin.php:474
|
|
|
4292 |
msgctxt "settings"
|
4293 |
+
msgid "Listing's renewal link, formatted with an anchor tag"
|
4294 |
+
msgstr ""
|
4295 |
|
4296 |
#: includes/admin/settings/class-settings-admin.php:475
|
4297 |
+
msgctxt "settings"
|
4298 |
+
msgid "Listing's renewal URL, unformatted by any tags"
|
4299 |
+
msgstr ""
|
4300 |
+
|
4301 |
+
#: includes/admin/settings/class-settings-admin.php:476
|
4302 |
#, fuzzy
|
4303 |
msgctxt "settings"
|
4304 |
msgid "Listing's categories"
|
4305 |
msgstr "Название записи"
|
4306 |
|
4307 |
+
#: includes/admin/settings/class-settings-admin.php:477
|
4308 |
#, fuzzy
|
4309 |
msgctxt "settings"
|
4310 |
msgid "Listing's last payment date"
|
4311 |
msgstr "Дата окончания срока действия"
|
4312 |
|
4313 |
+
#: includes/admin/settings/class-settings-admin.php:478
|
4314 |
#, fuzzy
|
4315 |
msgctxt "settings"
|
4316 |
msgid "Listing's access key"
|
4317 |
msgstr "Поля и Изображения записи"
|
4318 |
|
4319 |
+
#: includes/admin/settings/class-settings-admin.php:635
|
4320 |
#, fuzzy
|
4321 |
msgctxt "settings"
|
4322 |
msgid "Settings reset to default."
|
5961 |
msgid "Listing expired"
|
5962 |
msgstr "Срок действия записи истёк"
|
5963 |
|
5964 |
+
#: includes/class-listing.php:510
|
5965 |
#, fuzzy
|
5966 |
msgctxt "listing"
|
5967 |
msgid "(Unavailable Plan)"
|
5968 |
msgstr "(Тариф недоступен)"
|
5969 |
|
5970 |
+
#: includes/class-listing.php:667
|
5971 |
#, fuzzy
|
5972 |
msgctxt "listing"
|
5973 |
msgid "Plan \"%s\" (recurring)"
|
5974 |
msgstr "(периодически)"
|
5975 |
|
5976 |
+
#: includes/class-listing.php:669
|
5977 |
msgctxt "listing"
|
5978 |
msgid "Plan \"%s\""
|
5979 |
msgstr ""
|
6029 |
msgstr "Бесплатные записи"
|
6030 |
|
6031 |
#. translators: [%s] is the name of the blog.
|
6032 |
+
#: includes/class-listing-email-notification.php:235
|
6033 |
msgctxt "notify email"
|
6034 |
msgid "[%s] New listing notification"
|
6035 |
msgstr "[%s] Оповещение о новой записи"
|
6036 |
|
6037 |
#. translators: [%s] is the name of the blog.
|
6038 |
+
#: includes/class-listing-email-notification.php:286
|
6039 |
msgctxt "notify email"
|
6040 |
msgid "[%s] Listing edit notification"
|
6041 |
msgstr "[%s] Оповещение об изменении записи"
|
6042 |
|
6043 |
#. translators: %s is the name of the blog.
|
6044 |
+
#: includes/class-listing-email-notification.php:358
|
6045 |
#, fuzzy
|
6046 |
msgctxt "notify email"
|
6047 |
msgid "[%s] Reported listing notification"
|
6148 |
msgid "Report additional info"
|
6149 |
msgstr ""
|
6150 |
|
6151 |
+
#: includes/class-listings-api.php:33
|
6152 |
#, fuzzy
|
6153 |
msgctxt "listings api"
|
6154 |
msgid "Listing renewed"
|
6946 |
msgid "Caption for %s is required."
|
6947 |
msgstr "Страна обязательна."
|
6948 |
|
6949 |
+
#: includes/functions.php:1271
|
6950 |
#, fuzzy
|
6951 |
msgctxt "templates"
|
6952 |
msgid "Return to results"
|
6953 |
msgstr "Вернуться к справочнику"
|
6954 |
|
6955 |
+
#: includes/functions.php:1275 includes/functions.php:1280
|
6956 |
msgctxt "templates"
|
6957 |
msgid "Go back"
|
6958 |
msgstr ""
|
9562 |
msgid "Address"
|
9563 |
msgstr "Адрес"
|
9564 |
|
9565 |
+
#, fuzzy
|
9566 |
+
#~ msgctxt "settings"
|
9567 |
+
#~ msgid "Listing's renewal link"
|
9568 |
+
#~ msgstr "Продление срока действия"
|
9569 |
+
|
9570 |
#, fuzzy
|
9571 |
#~ msgctxt "flag listing"
|
9572 |
#~ msgid "The reCAPTCHA wasn't entered correctly."
|
languages/WPBDM-sv_SE.mo
CHANGED
Binary file
|
languages/WPBDM-sv_SE.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2019-
|
9 |
"PO-Revision-Date: 2017-12-03 21:20+0100\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: \n"
|
@@ -1201,47 +1201,47 @@ msgctxt "listing status"
|
|
1201 |
msgid "Reported"
|
1202 |
msgstr ""
|
1203 |
|
1204 |
-
#: includes/class-listing.php:
|
1205 |
msgctxt "listing status"
|
1206 |
msgid "Unknown"
|
1207 |
msgstr "Okänd"
|
1208 |
|
1209 |
-
#: includes/class-listing.php:
|
1210 |
msgctxt "listing status"
|
1211 |
msgid "Legacy"
|
1212 |
msgstr "Legat"
|
1213 |
|
1214 |
-
#: includes/class-listing.php:
|
1215 |
msgctxt "listing status"
|
1216 |
msgid "Incomplete"
|
1217 |
msgstr "Ofullständig"
|
1218 |
|
1219 |
-
#: includes/class-listing.php:
|
1220 |
msgctxt "listing status"
|
1221 |
msgid "Pending Payment"
|
1222 |
msgstr "Väntar på betalning."
|
1223 |
|
1224 |
-
#: includes/class-listing.php:
|
1225 |
msgctxt "listing status"
|
1226 |
msgid "Complete"
|
1227 |
msgstr "Genomförd"
|
1228 |
|
1229 |
-
#: includes/class-listing.php:
|
1230 |
msgctxt "listing status"
|
1231 |
msgid "Pending Upgrade"
|
1232 |
msgstr "Väntar på uppgradering"
|
1233 |
|
1234 |
-
#: includes/class-listing.php:
|
1235 |
msgctxt "listing status"
|
1236 |
msgid "Expired"
|
1237 |
msgstr "Utgången"
|
1238 |
|
1239 |
-
#: includes/class-listing.php:
|
1240 |
msgctxt "listing status"
|
1241 |
msgid "Pending Renewal"
|
1242 |
msgstr "Inväntar förnyelse"
|
1243 |
|
1244 |
-
#: includes/class-listing.php:
|
1245 |
msgctxt "listing status"
|
1246 |
msgid "Abandoned"
|
1247 |
msgstr "Övergiven"
|
@@ -1790,27 +1790,29 @@ msgctxt "listings view"
|
|
1790 |
msgid "No Fee Plan"
|
1791 |
msgstr "Avgiftsplan"
|
1792 |
|
|
|
1793 |
#: includes/admin/class-themes-admin.php:45
|
1794 |
msgctxt "themes"
|
1795 |
msgid "Directory Themes"
|
1796 |
msgstr "Directory Teman"
|
1797 |
|
1798 |
-
#: includes/admin/class-themes-admin.php:
|
|
|
1799 |
msgctxt "themes"
|
1800 |
-
msgid "
|
1801 |
msgstr "Directory Teman %s"
|
1802 |
|
1803 |
-
#: includes/admin/class-themes-admin.php:
|
1804 |
msgctxt "themes"
|
1805 |
msgid "Could not change the active theme to \"%s\"."
|
1806 |
msgstr "Kunde inte ändra det aktiva temat till \"%s\"."
|
1807 |
|
1808 |
-
#: includes/admin/class-themes-admin.php:
|
1809 |
msgctxt "themes"
|
1810 |
msgid "Active theme changed to \"%s\"."
|
1811 |
msgstr "Aktiverat tema ändrat till \"%s\"."
|
1812 |
|
1813 |
-
#: includes/admin/class-themes-admin.php:
|
1814 |
msgctxt "themes"
|
1815 |
msgid ""
|
1816 |
"%s requires that you tag your existing fields to match some places we want "
|
@@ -1819,52 +1821,66 @@ msgstr ""
|
|
1819 |
"%s kräver att du taggar dina befintliga fält för att matcha några platser vi "
|
1820 |
"vill sätta dina data på temat. Nedan finns fält som vi tycker saknas."
|
1821 |
|
1822 |
-
#: includes/admin/class-themes-admin.php:
|
1823 |
msgctxt "themes"
|
1824 |
msgid "Map My Fields"
|
1825 |
msgstr "Mappa min fält"
|
1826 |
|
1827 |
-
#: includes/admin/class-themes-admin.php:
|
1828 |
msgctxt "themes"
|
1829 |
msgid "Suggested fields created successfully."
|
1830 |
msgstr "Föreslagna fält skapats."
|
1831 |
|
1832 |
-
#: includes/admin/class-themes-admin.php:
|
1833 |
msgctxt "themes"
|
1834 |
msgid "Theme installed successfully."
|
1835 |
msgstr "Temat har installerats med framgång."
|
1836 |
|
1837 |
-
#: includes/admin/class-themes-admin.php:
|
1838 |
msgctxt "themes"
|
1839 |
msgid "Theme was deleted successfully."
|
1840 |
msgstr "Temat är borttaget."
|
1841 |
|
1842 |
-
#: includes/admin/class-themes-admin.php:
|
1843 |
msgctxt "themes"
|
1844 |
msgid "Could not delete theme directory. Check permissions."
|
1845 |
msgstr "Det gick inte att ta bort tema katalog. Kontrollera behörigheterna."
|
1846 |
|
1847 |
-
#: includes/admin/class-themes-admin.php:
|
1848 |
msgctxt "themes"
|
1849 |
msgid "Please upload a valid theme file."
|
1850 |
msgstr "Vänligen ladda upp en giltig temafil."
|
1851 |
|
1852 |
-
#: includes/admin/class-themes-admin.php:
|
1853 |
msgctxt "themes"
|
1854 |
msgid "Could not move \"%s\" to a temporary directory."
|
1855 |
msgstr "Det gick inte att flytta \"%s\" till en tillfällig katalog."
|
1856 |
|
1857 |
-
#: includes/admin/class-themes-admin.php:
|
1858 |
msgctxt "themes"
|
1859 |
msgid "Activate your <a>license key</a> to use this theme."
|
1860 |
msgstr "Aktivera din <a>licensnyckel</a> för att använda detta tema."
|
1861 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1862 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
|
|
1863 |
msgctxt "themes"
|
1864 |
msgid "Updating theme..."
|
1865 |
msgstr "Uppdaterar ditt tema"
|
1866 |
|
1867 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
|
|
1868 |
msgctxt "themes"
|
1869 |
msgid "Theme updated."
|
1870 |
msgstr "Tema uppdateras."
|
@@ -1874,11 +1890,6 @@ msgctxt "themes"
|
|
1874 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1875 |
msgstr "Ny version tillgänglig <b>(%s).</b> <a>Uppdatera nu.</a>"
|
1876 |
|
1877 |
-
#: includes/admin/upgrades/class-themes-updater.php:159
|
1878 |
-
msgctxt "themes"
|
1879 |
-
msgid "Could not update theme: %s"
|
1880 |
-
msgstr "Det gick inte att uppdatera tema:%s"
|
1881 |
-
|
1882 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1883 |
msgctxt "themes"
|
1884 |
msgid "Theme was updated successfully."
|
@@ -1935,12 +1946,18 @@ msgctxt "themes"
|
|
1935 |
msgid "Activate"
|
1936 |
msgstr "Aktivera:"
|
1937 |
|
1938 |
-
#: templates/admin/themes-item.tpl.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
1939 |
msgctxt "themes"
|
1940 |
msgid "Version:"
|
1941 |
msgstr "Version:"
|
1942 |
|
1943 |
-
#: templates/admin/themes-item.tpl.php:
|
1944 |
msgctxt "themes"
|
1945 |
msgid "Author:"
|
1946 |
msgstr "Författare:"
|
@@ -1972,7 +1989,7 @@ msgstr ""
|
|
1972 |
"<strong>inte</strong> en ersättning för WordPressteman. De kommer enbart att "
|
1973 |
"ändra utseendet på din Business Directory."
|
1974 |
|
1975 |
-
#: includes/admin/class-themes-admin.php:
|
1976 |
msgctxt "admin themes"
|
1977 |
msgid ""
|
1978 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
@@ -1980,7 +1997,7 @@ msgstr ""
|
|
1980 |
"Tillägget Business Directory - Du måste se över dina åsidosättningar av "
|
1981 |
"mallen!"
|
1982 |
|
1983 |
-
#: includes/admin/class-themes-admin.php:
|
1984 |
msgctxt "admin themes"
|
1985 |
msgid ""
|
1986 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
@@ -1989,7 +2006,7 @@ msgstr ""
|
|
1989 |
"Från och med version 4.0 kommer Business Directory att använda ett nytt "
|
1990 |
"mallsystem som inte är kompatibelt med tidigare versioner."
|
1991 |
|
1992 |
-
#: includes/admin/class-themes-admin.php:
|
1993 |
msgctxt "admin themes"
|
1994 |
msgid ""
|
1995 |
"Because of this, your template overrides below have been disabled. You "
|
@@ -2859,6 +2876,12 @@ msgctxt "form-fields admin"
|
|
2859 |
msgid "Automatically generate excerpt from content field?"
|
2860 |
msgstr "Generera utdrag automatiskt från innehållsfältet?"
|
2861 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2862 |
#: includes/fields/class-fieldtypes-url.php:36
|
2863 |
msgctxt "form-fields admin"
|
2864 |
msgid "Open link in a new window?"
|
@@ -3558,13 +3581,13 @@ msgid "Author"
|
|
3558 |
msgstr "Författare"
|
3559 |
|
3560 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3561 |
-
#: includes/functions.php:
|
3562 |
msgctxt "admin settings"
|
3563 |
msgid "Date posted"
|
3564 |
msgstr "Datum inlagd"
|
3565 |
|
3566 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3567 |
-
#: includes/functions.php:
|
3568 |
msgctxt "admin settings"
|
3569 |
msgid "Date last modified"
|
3570 |
msgstr "Senast ändrad"
|
@@ -3966,12 +3989,12 @@ msgctxt "admin settings"
|
|
3966 |
msgid "Uploaded Image (no resize)"
|
3967 |
msgstr "Ladda upp bilder"
|
3968 |
|
3969 |
-
#: includes/functions.php:
|
3970 |
msgctxt "admin settings"
|
3971 |
msgid "User"
|
3972 |
msgstr "Användare"
|
3973 |
|
3974 |
-
#: includes/functions.php:
|
3975 |
msgctxt "admin settings"
|
3976 |
msgid "User registration date"
|
3977 |
msgstr "Användarens registreringsdatum"
|
@@ -3996,46 +4019,46 @@ msgctxt "expiration notices"
|
|
3996 |
msgid "Delete"
|
3997 |
msgstr "Ta bort"
|
3998 |
|
3999 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4000 |
msgctxt "expiration notices"
|
4001 |
msgid "recurring and non-recurring"
|
4002 |
msgstr "återkommande och icke återkommande"
|
4003 |
|
4004 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4005 |
msgctxt "expiration notices"
|
4006 |
msgid "recurring only"
|
4007 |
msgstr "endast återkommande"
|
4008 |
|
4009 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4010 |
msgctxt "expiration notices"
|
4011 |
msgid "non-recurring only"
|
4012 |
msgstr "endast icke-återkommande"
|
4013 |
|
4014 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4015 |
msgctxt "expiration notices"
|
4016 |
msgid "Sent when a listing (%s) is renewed."
|
4017 |
msgstr "Skickas efter en annons (%s) har förnyats."
|
4018 |
|
4019 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4020 |
msgctxt "expiration notices"
|
4021 |
msgid "Sent when a listing (%s) expires."
|
4022 |
msgstr "Skickas efter en annons (%s) har förfallit."
|
4023 |
|
4024 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4025 |
msgctxt "expiration notices"
|
4026 |
msgid "%d day"
|
4027 |
msgid_plural "%d days"
|
4028 |
msgstr[0] "%d dag"
|
4029 |
msgstr[1] "%d dagar"
|
4030 |
|
4031 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4032 |
msgctxt "expiration notices"
|
4033 |
msgid "%d week"
|
4034 |
msgid_plural "%d weeks"
|
4035 |
msgstr[0] "%d vecka"
|
4036 |
msgstr[1] "%d veckor"
|
4037 |
|
4038 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4039 |
msgctxt "expiration notices"
|
4040 |
msgid "%d month"
|
4041 |
msgid_plural "%d months"
|
@@ -4044,91 +4067,91 @@ msgstr[1] "%d månader"
|
|
4044 |
|
4045 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4046 |
#. non-recuring only)
|
4047 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4048 |
msgctxt "expiration notices"
|
4049 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4050 |
msgstr "Skickat %1$s före en annons (%2$s) förfaller."
|
4051 |
|
4052 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4053 |
#. non-recuring only)
|
4054 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4055 |
msgctxt "expiration notices"
|
4056 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4057 |
msgstr "Skickas %1$s efter en annons (%2$s) upphör."
|
4058 |
|
4059 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4060 |
msgctxt "expiration notices"
|
4061 |
msgid "At the time of expiration"
|
4062 |
msgstr "Vid förfallotidpunkten."
|
4063 |
|
4064 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4065 |
msgctxt "expiration notices"
|
4066 |
msgid "Right after a successful renewal"
|
4067 |
msgstr "Direkt efter en förnyelse."
|
4068 |
|
4069 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4070 |
msgctxt "expiration notices"
|
4071 |
msgid "%d day before expiration"
|
4072 |
msgid_plural "%d days before expiration"
|
4073 |
msgstr[0] "%d dag före förfallodagen"
|
4074 |
msgstr[1] "%d dagar före förfallodagen"
|
4075 |
|
4076 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4077 |
msgctxt "expiration notices"
|
4078 |
msgid "%d day after expiration"
|
4079 |
msgid_plural "%d days after expiration"
|
4080 |
msgstr[0] "%d dag efter förfallodatum"
|
4081 |
msgstr[1] "%d dagar efter förfallodatum"
|
4082 |
|
4083 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4084 |
msgctxt "expiration notices"
|
4085 |
msgid "%d week before expiration"
|
4086 |
msgid_plural "%d weeks before expiration"
|
4087 |
msgstr[0] "%d vecka före utgången"
|
4088 |
msgstr[1] "%d veckor före utgången"
|
4089 |
|
4090 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4091 |
msgctxt "expiration notices"
|
4092 |
msgid "%d week after expiration"
|
4093 |
msgid_plural "%d weeks after expiration"
|
4094 |
msgstr[0] "%d vecka efter förfallodatum"
|
4095 |
msgstr[1] "%d veckor efter förfallodatum"
|
4096 |
|
4097 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4098 |
msgctxt "expiration notices"
|
4099 |
msgid "%d month before expiration"
|
4100 |
msgid_plural "%d months before expiration"
|
4101 |
msgstr[0] "%d månad före förfallodatum"
|
4102 |
msgstr[1] "%d månader före förfallodatum"
|
4103 |
|
4104 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4105 |
msgctxt "expiration notices"
|
4106 |
msgid "%d month after expiration"
|
4107 |
msgid_plural "%d months after expiration"
|
4108 |
msgstr[0] "%d månad efter förfallodatum"
|
4109 |
msgstr[1] "%d månader efter förfallodatum"
|
4110 |
|
4111 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4112 |
msgctxt "expiration notices"
|
4113 |
msgid "Applies to"
|
4114 |
msgstr "Avser"
|
4115 |
|
4116 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4117 |
msgctxt "expiration notices"
|
4118 |
msgid "Non-recurring listings"
|
4119 |
msgstr "Icke återkommande annonser"
|
4120 |
|
4121 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4122 |
msgctxt "expiration notices"
|
4123 |
msgid "Recurring listings"
|
4124 |
msgstr "Återkommande annons"
|
4125 |
|
4126 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4127 |
msgctxt "expiration notices"
|
4128 |
msgid "Recurring and non-recurring listings"
|
4129 |
msgstr "Återkommande och icke återkommande annonser"
|
4130 |
|
4131 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4132 |
msgctxt "expiration notices"
|
4133 |
msgid "When to send?"
|
4134 |
msgstr "När ska den skickas?"
|
@@ -4161,30 +4184,34 @@ msgid "Listing's expiration date"
|
|
4161 |
msgstr "Utgångsdatum för annons"
|
4162 |
|
4163 |
#: includes/admin/settings/class-settings-admin.php:474
|
4164 |
-
#, fuzzy
|
4165 |
msgctxt "settings"
|
4166 |
-
msgid "Listing's renewal link"
|
4167 |
-
msgstr "
|
4168 |
|
4169 |
#: includes/admin/settings/class-settings-admin.php:475
|
|
|
|
|
|
|
|
|
|
|
4170 |
#, fuzzy
|
4171 |
msgctxt "settings"
|
4172 |
msgid "Listing's categories"
|
4173 |
msgstr "Annonsens titel"
|
4174 |
|
4175 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4176 |
#, fuzzy
|
4177 |
msgctxt "settings"
|
4178 |
msgid "Listing's last payment date"
|
4179 |
msgstr "Utgångsdatum för annons"
|
4180 |
|
4181 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4182 |
#, fuzzy
|
4183 |
msgctxt "settings"
|
4184 |
msgid "Listing's access key"
|
4185 |
msgstr "Åtkomstnycklar till annons"
|
4186 |
|
4187 |
-
#: includes/admin/settings/class-settings-admin.php:
|
4188 |
#, fuzzy
|
4189 |
msgctxt "settings"
|
4190 |
msgid "Settings reset to default."
|
@@ -5677,18 +5704,18 @@ msgctxt "listing"
|
|
5677 |
msgid "Listing expired"
|
5678 |
msgstr "Annonsen förfallit."
|
5679 |
|
5680 |
-
#: includes/class-listing.php:
|
5681 |
msgctxt "listing"
|
5682 |
msgid "(Unavailable Plan)"
|
5683 |
msgstr "(Avgiftsplan inte tillgänglig)"
|
5684 |
|
5685 |
-
#: includes/class-listing.php:
|
5686 |
#, fuzzy
|
5687 |
msgctxt "listing"
|
5688 |
msgid "Plan \"%s\" (recurring)"
|
5689 |
msgstr "(återkommande)"
|
5690 |
|
5691 |
-
#: includes/class-listing.php:
|
5692 |
msgctxt "listing"
|
5693 |
msgid "Plan \"%s\""
|
5694 |
msgstr "Plan ”%s”"
|
@@ -5741,19 +5768,19 @@ msgid "Free Listing"
|
|
5741 |
msgstr "Gratis annons"
|
5742 |
|
5743 |
#. translators: [%s] is the name of the blog.
|
5744 |
-
#: includes/class-listing-email-notification.php:
|
5745 |
msgctxt "notify email"
|
5746 |
msgid "[%s] New listing notification"
|
5747 |
msgstr "[%s] Notifiering om ny annons"
|
5748 |
|
5749 |
#. translators: [%s] is the name of the blog.
|
5750 |
-
#: includes/class-listing-email-notification.php:
|
5751 |
msgctxt "notify email"
|
5752 |
msgid "[%s] Listing edit notification"
|
5753 |
msgstr "[%s] Notifiering om annonsändring"
|
5754 |
|
5755 |
#. translators: %s is the name of the blog.
|
5756 |
-
#: includes/class-listing-email-notification.php:
|
5757 |
#, fuzzy
|
5758 |
msgctxt "notify email"
|
5759 |
msgid "[%s] Reported listing notification"
|
@@ -5860,7 +5887,7 @@ msgctxt "notify email"
|
|
5860 |
msgid "Report additional info"
|
5861 |
msgstr ""
|
5862 |
|
5863 |
-
#: includes/class-listings-api.php:
|
5864 |
msgctxt "listings api"
|
5865 |
msgid "Listing renewed"
|
5866 |
msgstr "Annonsen har förnyats."
|
@@ -6640,13 +6667,13 @@ msgctxt "image field"
|
|
6640 |
msgid "Caption for %s is required."
|
6641 |
msgstr "Land krävs."
|
6642 |
|
6643 |
-
#: includes/functions.php:
|
6644 |
#, fuzzy
|
6645 |
msgctxt "templates"
|
6646 |
msgid "Return to results"
|
6647 |
msgstr "Återgå till katalogen"
|
6648 |
|
6649 |
-
#: includes/functions.php:
|
6650 |
#, fuzzy
|
6651 |
msgctxt "templates"
|
6652 |
msgid "Go back"
|
@@ -9223,6 +9250,11 @@ msgctxt "themes/default"
|
|
9223 |
msgid "Address"
|
9224 |
msgstr "Adress"
|
9225 |
|
|
|
|
|
|
|
|
|
|
|
9226 |
#, fuzzy
|
9227 |
#~ msgctxt "flag listing"
|
9228 |
#~ msgid "The reCAPTCHA wasn't entered correctly."
|
5 |
"Project-Id-Version: Business Directory Plugin v5.5\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2019-09-11 22:04:30+00:00\n"
|
9 |
"PO-Revision-Date: 2017-12-03 21:20+0100\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: \n"
|
1201 |
msgid "Reported"
|
1202 |
msgstr ""
|
1203 |
|
1204 |
+
#: includes/class-listing.php:770
|
1205 |
msgctxt "listing status"
|
1206 |
msgid "Unknown"
|
1207 |
msgstr "Okänd"
|
1208 |
|
1209 |
+
#: includes/class-listing.php:771
|
1210 |
msgctxt "listing status"
|
1211 |
msgid "Legacy"
|
1212 |
msgstr "Legat"
|
1213 |
|
1214 |
+
#: includes/class-listing.php:772
|
1215 |
msgctxt "listing status"
|
1216 |
msgid "Incomplete"
|
1217 |
msgstr "Ofullständig"
|
1218 |
|
1219 |
+
#: includes/class-listing.php:773
|
1220 |
msgctxt "listing status"
|
1221 |
msgid "Pending Payment"
|
1222 |
msgstr "Väntar på betalning."
|
1223 |
|
1224 |
+
#: includes/class-listing.php:774
|
1225 |
msgctxt "listing status"
|
1226 |
msgid "Complete"
|
1227 |
msgstr "Genomförd"
|
1228 |
|
1229 |
+
#: includes/class-listing.php:775
|
1230 |
msgctxt "listing status"
|
1231 |
msgid "Pending Upgrade"
|
1232 |
msgstr "Väntar på uppgradering"
|
1233 |
|
1234 |
+
#: includes/class-listing.php:776
|
1235 |
msgctxt "listing status"
|
1236 |
msgid "Expired"
|
1237 |
msgstr "Utgången"
|
1238 |
|
1239 |
+
#: includes/class-listing.php:777
|
1240 |
msgctxt "listing status"
|
1241 |
msgid "Pending Renewal"
|
1242 |
msgstr "Inväntar förnyelse"
|
1243 |
|
1244 |
+
#: includes/class-listing.php:778
|
1245 |
msgctxt "listing status"
|
1246 |
msgid "Abandoned"
|
1247 |
msgstr "Övergiven"
|
1790 |
msgid "No Fee Plan"
|
1791 |
msgstr "Avgiftsplan"
|
1792 |
|
1793 |
+
#: includes/admin/class-themes-admin.php:44
|
1794 |
#: includes/admin/class-themes-admin.php:45
|
1795 |
msgctxt "themes"
|
1796 |
msgid "Directory Themes"
|
1797 |
msgstr "Directory Teman"
|
1798 |
|
1799 |
+
#: includes/admin/class-themes-admin.php:45
|
1800 |
+
#, fuzzy
|
1801 |
msgctxt "themes"
|
1802 |
+
msgid "Dir. Themes %s"
|
1803 |
msgstr "Directory Teman %s"
|
1804 |
|
1805 |
+
#: includes/admin/class-themes-admin.php:134
|
1806 |
msgctxt "themes"
|
1807 |
msgid "Could not change the active theme to \"%s\"."
|
1808 |
msgstr "Kunde inte ändra det aktiva temat till \"%s\"."
|
1809 |
|
1810 |
+
#: includes/admin/class-themes-admin.php:175
|
1811 |
msgctxt "themes"
|
1812 |
msgid "Active theme changed to \"%s\"."
|
1813 |
msgstr "Aktiverat tema ändrat till \"%s\"."
|
1814 |
|
1815 |
+
#: includes/admin/class-themes-admin.php:178
|
1816 |
msgctxt "themes"
|
1817 |
msgid ""
|
1818 |
"%s requires that you tag your existing fields to match some places we want "
|
1821 |
"%s kräver att du taggar dina befintliga fält för att matcha några platser vi "
|
1822 |
"vill sätta dina data på temat. Nedan finns fält som vi tycker saknas."
|
1823 |
|
1824 |
+
#: includes/admin/class-themes-admin.php:187
|
1825 |
msgctxt "themes"
|
1826 |
msgid "Map My Fields"
|
1827 |
msgstr "Mappa min fält"
|
1828 |
|
1829 |
+
#: includes/admin/class-themes-admin.php:194
|
1830 |
msgctxt "themes"
|
1831 |
msgid "Suggested fields created successfully."
|
1832 |
msgstr "Föreslagna fält skapats."
|
1833 |
|
1834 |
+
#: includes/admin/class-themes-admin.php:197
|
1835 |
msgctxt "themes"
|
1836 |
msgid "Theme installed successfully."
|
1837 |
msgstr "Temat har installerats med framgång."
|
1838 |
|
1839 |
+
#: includes/admin/class-themes-admin.php:200
|
1840 |
msgctxt "themes"
|
1841 |
msgid "Theme was deleted successfully."
|
1842 |
msgstr "Temat är borttaget."
|
1843 |
|
1844 |
+
#: includes/admin/class-themes-admin.php:203
|
1845 |
msgctxt "themes"
|
1846 |
msgid "Could not delete theme directory. Check permissions."
|
1847 |
msgstr "Det gick inte att ta bort tema katalog. Kontrollera behörigheterna."
|
1848 |
|
1849 |
+
#: includes/admin/class-themes-admin.php:250
|
1850 |
msgctxt "themes"
|
1851 |
msgid "Please upload a valid theme file."
|
1852 |
msgstr "Vänligen ladda upp en giltig temafil."
|
1853 |
|
1854 |
+
#: includes/admin/class-themes-admin.php:257
|
1855 |
msgctxt "themes"
|
1856 |
msgid "Could not move \"%s\" to a temporary directory."
|
1857 |
msgstr "Det gick inte att flytta \"%s\" till en tillfällig katalog."
|
1858 |
|
1859 |
+
#: includes/admin/class-themes-admin.php:332
|
1860 |
msgctxt "themes"
|
1861 |
msgid "Activate your <a>license key</a> to use this theme."
|
1862 |
msgstr "Aktivera din <a>licensnyckel</a> för att använda detta tema."
|
1863 |
|
1864 |
+
#: includes/admin/class-themes-admin.php:373
|
1865 |
+
#, fuzzy
|
1866 |
+
msgctxt "themes"
|
1867 |
+
msgid "Invalid theme ID"
|
1868 |
+
msgstr "Ogiltigt objekt-ID"
|
1869 |
+
|
1870 |
+
#: includes/admin/class-themes-admin.php:379
|
1871 |
+
#: includes/admin/upgrades/class-themes-updater.php:159
|
1872 |
+
msgctxt "themes"
|
1873 |
+
msgid "Could not update theme: %s"
|
1874 |
+
msgstr "Det gick inte att uppdatera tema:%s"
|
1875 |
+
|
1876 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
1877 |
+
#: templates/admin/themes-item.tpl.php:24
|
1878 |
msgctxt "themes"
|
1879 |
msgid "Updating theme..."
|
1880 |
msgstr "Uppdaterar ditt tema"
|
1881 |
|
1882 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
1883 |
+
#: templates/admin/themes-item.tpl.php:25
|
1884 |
msgctxt "themes"
|
1885 |
msgid "Theme updated."
|
1886 |
msgstr "Tema uppdateras."
|
1890 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1891 |
msgstr "Ny version tillgänglig <b>(%s).</b> <a>Uppdatera nu.</a>"
|
1892 |
|
|
|
|
|
|
|
|
|
|
|
1893 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1894 |
msgctxt "themes"
|
1895 |
msgid "Theme was updated successfully."
|
1946 |
msgid "Activate"
|
1947 |
msgstr "Aktivera:"
|
1948 |
|
1949 |
+
#: templates/admin/themes-item.tpl.php:29
|
1950 |
+
#, fuzzy
|
1951 |
+
msgctxt "themes"
|
1952 |
+
msgid "New version available. <a>Update now.</a>"
|
1953 |
+
msgstr "Ny version tillgänglig <b>(%s).</b> <a>Uppdatera nu.</a>"
|
1954 |
+
|
1955 |
+
#: templates/admin/themes-item.tpl.php:51
|
1956 |
msgctxt "themes"
|
1957 |
msgid "Version:"
|
1958 |
msgstr "Version:"
|
1959 |
|
1960 |
+
#: templates/admin/themes-item.tpl.php:54
|
1961 |
msgctxt "themes"
|
1962 |
msgid "Author:"
|
1963 |
msgstr "Författare:"
|
1989 |
"<strong>inte</strong> en ersättning för WordPressteman. De kommer enbart att "
|
1990 |
"ändra utseendet på din Business Directory."
|
1991 |
|
1992 |
+
#: includes/admin/class-themes-admin.php:91
|
1993 |
msgctxt "admin themes"
|
1994 |
msgid ""
|
1995 |
"Business Directory Plugin - Your template overrides need to be reviewed!"
|
1997 |
"Tillägget Business Directory - Du måste se över dina åsidosättningar av "
|
1998 |
"mallen!"
|
1999 |
|
2000 |
+
#: includes/admin/class-themes-admin.php:93
|
2001 |
msgctxt "admin themes"
|
2002 |
msgid ""
|
2003 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
2006 |
"Från och med version 4.0 kommer Business Directory att använda ett nytt "
|
2007 |
"mallsystem som inte är kompatibelt med tidigare versioner."
|
2008 |
|
2009 |
+
#: includes/admin/class-themes-admin.php:95
|
2010 |
msgctxt "admin themes"
|
2011 |
msgid ""
|
2012 |
"Because of this, your template overrides below have been disabled. You "
|
2876 |
msgid "Automatically generate excerpt from content field?"
|
2877 |
msgstr "Generera utdrag automatiskt från innehållsfältet?"
|
2878 |
|
2879 |
+
#: includes/fields/class-fieldtypes-twitter.php:83
|
2880 |
+
#, fuzzy
|
2881 |
+
msgctxt "form-fields admin"
|
2882 |
+
msgid "Show followers count?"
|
2883 |
+
msgstr "Visa kategoriräknare?"
|
2884 |
+
|
2885 |
#: includes/fields/class-fieldtypes-url.php:36
|
2886 |
msgctxt "form-fields admin"
|
2887 |
msgid "Open link in a new window?"
|
3581 |
msgstr "Författare"
|
3582 |
|
3583 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3584 |
+
#: includes/functions.php:1193
|
3585 |
msgctxt "admin settings"
|
3586 |
msgid "Date posted"
|
3587 |
msgstr "Datum inlagd"
|
3588 |
|
3589 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3590 |
+
#: includes/functions.php:1194
|
3591 |
msgctxt "admin settings"
|
3592 |
msgid "Date last modified"
|
3593 |
msgstr "Senast ändrad"
|
3989 |
msgid "Uploaded Image (no resize)"
|
3990 |
msgstr "Ladda upp bilder"
|
3991 |
|
3992 |
+
#: includes/functions.php:1191
|
3993 |
msgctxt "admin settings"
|
3994 |
msgid "User"
|
3995 |
msgstr "Användare"
|
3996 |
|
3997 |
+
#: includes/functions.php:1192
|
3998 |
msgctxt "admin settings"
|
3999 |
msgid "User registration date"
|
4000 |
msgstr "Användarens registreringsdatum"
|
4019 |
msgid "Delete"
|
4020 |
msgstr "Ta bort"
|
4021 |
|
4022 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
4023 |
msgctxt "expiration notices"
|
4024 |
msgid "recurring and non-recurring"
|
4025 |
msgstr "återkommande och icke återkommande"
|
4026 |
|
4027 |
+
#: includes/admin/settings/class-settings-admin.php:497
|
4028 |
msgctxt "expiration notices"
|
4029 |
msgid "recurring only"
|
4030 |
msgstr "endast återkommande"
|
4031 |
|
4032 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
4033 |
msgctxt "expiration notices"
|
4034 |
msgid "non-recurring only"
|
4035 |
msgstr "endast icke-återkommande"
|
4036 |
|
4037 |
+
#: includes/admin/settings/class-settings-admin.php:503
|
4038 |
msgctxt "expiration notices"
|
4039 |
msgid "Sent when a listing (%s) is renewed."
|
4040 |
msgstr "Skickas efter en annons (%s) har förnyats."
|
4041 |
|
4042 |
+
#: includes/admin/settings/class-settings-admin.php:508
|
4043 |
msgctxt "expiration notices"
|
4044 |
msgid "Sent when a listing (%s) expires."
|
4045 |
msgstr "Skickas efter en annons (%s) har förfallit."
|
4046 |
|
4047 |
+
#: includes/admin/settings/class-settings-admin.php:516
|
4048 |
msgctxt "expiration notices"
|
4049 |
msgid "%d day"
|
4050 |
msgid_plural "%d days"
|
4051 |
msgstr[0] "%d dag"
|
4052 |
msgstr[1] "%d dagar"
|
4053 |
|
4054 |
+
#: includes/admin/settings/class-settings-admin.php:519
|
4055 |
msgctxt "expiration notices"
|
4056 |
msgid "%d week"
|
4057 |
msgid_plural "%d weeks"
|
4058 |
msgstr[0] "%d vecka"
|
4059 |
msgstr[1] "%d veckor"
|
4060 |
|
4061 |
+
#: includes/admin/settings/class-settings-admin.php:522
|
4062 |
msgctxt "expiration notices"
|
4063 |
msgid "%d month"
|
4064 |
msgid_plural "%d months"
|
4067 |
|
4068 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4069 |
#. non-recuring only)
|
4070 |
+
#: includes/admin/settings/class-settings-admin.php:528
|
4071 |
msgctxt "expiration notices"
|
4072 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
4073 |
msgstr "Skickat %1$s före en annons (%2$s) förfaller."
|
4074 |
|
4075 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
4076 |
#. non-recuring only)
|
4077 |
+
#: includes/admin/settings/class-settings-admin.php:531
|
4078 |
msgctxt "expiration notices"
|
4079 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
4080 |
msgstr "Skickas %1$s efter en annons (%2$s) upphör."
|
4081 |
|
4082 |
+
#: includes/admin/settings/class-settings-admin.php:548
|
4083 |
msgctxt "expiration notices"
|
4084 |
msgid "At the time of expiration"
|
4085 |
msgstr "Vid förfallotidpunkten."
|
4086 |
|
4087 |
+
#: includes/admin/settings/class-settings-admin.php:549
|
4088 |
msgctxt "expiration notices"
|
4089 |
msgid "Right after a successful renewal"
|
4090 |
msgstr "Direkt efter en förnyelse."
|
4091 |
|
4092 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
4093 |
msgctxt "expiration notices"
|
4094 |
msgid "%d day before expiration"
|
4095 |
msgid_plural "%d days before expiration"
|
4096 |
msgstr[0] "%d dag före förfallodagen"
|
4097 |
msgstr[1] "%d dagar före förfallodagen"
|
4098 |
|
4099 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
4100 |
msgctxt "expiration notices"
|
4101 |
msgid "%d day after expiration"
|
4102 |
msgid_plural "%d days after expiration"
|
4103 |
msgstr[0] "%d dag efter förfallodatum"
|
4104 |
msgstr[1] "%d dagar efter förfallodatum"
|
4105 |
|
4106 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4107 |
msgctxt "expiration notices"
|
4108 |
msgid "%d week before expiration"
|
4109 |
msgid_plural "%d weeks before expiration"
|
4110 |
msgstr[0] "%d vecka före utgången"
|
4111 |
msgstr[1] "%d veckor före utgången"
|
4112 |
|
4113 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
4114 |
msgctxt "expiration notices"
|
4115 |
msgid "%d week after expiration"
|
4116 |
msgid_plural "%d weeks after expiration"
|
4117 |
msgstr[0] "%d vecka efter förfallodatum"
|
4118 |
msgstr[1] "%d veckor efter förfallodatum"
|
4119 |
|
4120 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4121 |
msgctxt "expiration notices"
|
4122 |
msgid "%d month before expiration"
|
4123 |
msgid_plural "%d months before expiration"
|
4124 |
msgstr[0] "%d månad före förfallodatum"
|
4125 |
msgstr[1] "%d månader före förfallodatum"
|
4126 |
|
4127 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
4128 |
msgctxt "expiration notices"
|
4129 |
msgid "%d month after expiration"
|
4130 |
msgid_plural "%d months after expiration"
|
4131 |
msgstr[0] "%d månad efter förfallodatum"
|
4132 |
msgstr[1] "%d månader efter förfallodatum"
|
4133 |
|
4134 |
+
#: includes/admin/settings/class-settings-admin.php:593
|
4135 |
msgctxt "expiration notices"
|
4136 |
msgid "Applies to"
|
4137 |
msgstr "Avser"
|
4138 |
|
4139 |
+
#: includes/admin/settings/class-settings-admin.php:596
|
4140 |
msgctxt "expiration notices"
|
4141 |
msgid "Non-recurring listings"
|
4142 |
msgstr "Icke återkommande annonser"
|
4143 |
|
4144 |
+
#: includes/admin/settings/class-settings-admin.php:597
|
4145 |
msgctxt "expiration notices"
|
4146 |
msgid "Recurring listings"
|
4147 |
msgstr "Återkommande annons"
|
4148 |
|
4149 |
+
#: includes/admin/settings/class-settings-admin.php:598
|
4150 |
msgctxt "expiration notices"
|
4151 |
msgid "Recurring and non-recurring listings"
|
4152 |
msgstr "Återkommande och icke återkommande annonser"
|
4153 |
|
4154 |
+
#: includes/admin/settings/class-settings-admin.php:603
|
4155 |
msgctxt "expiration notices"
|
4156 |
msgid "When to send?"
|
4157 |
msgstr "När ska den skickas?"
|
4184 |
msgstr "Utgångsdatum för annons"
|
4185 |
|
4186 |
#: includes/admin/settings/class-settings-admin.php:474
|
|
|
4187 |
msgctxt "settings"
|
4188 |
+
msgid "Listing's renewal link, formatted with an anchor tag"
|
4189 |
+
msgstr ""
|
4190 |
|
4191 |
#: includes/admin/settings/class-settings-admin.php:475
|
4192 |
+
msgctxt "settings"
|
4193 |
+
msgid "Listing's renewal URL, unformatted by any tags"
|
4194 |
+
msgstr ""
|
4195 |
+
|
4196 |
+
#: includes/admin/settings/class-settings-admin.php:476
|
4197 |
#, fuzzy
|
4198 |
msgctxt "settings"
|
4199 |
msgid "Listing's categories"
|
4200 |
msgstr "Annonsens titel"
|
4201 |
|
4202 |
+
#: includes/admin/settings/class-settings-admin.php:477
|
4203 |
#, fuzzy
|
4204 |
msgctxt "settings"
|
4205 |
msgid "Listing's last payment date"
|
4206 |
msgstr "Utgångsdatum för annons"
|
4207 |
|
4208 |
+
#: includes/admin/settings/class-settings-admin.php:478
|
4209 |
#, fuzzy
|
4210 |
msgctxt "settings"
|
4211 |
msgid "Listing's access key"
|
4212 |
msgstr "Åtkomstnycklar till annons"
|
4213 |
|
4214 |
+
#: includes/admin/settings/class-settings-admin.php:635
|
4215 |
#, fuzzy
|
4216 |
msgctxt "settings"
|
4217 |
msgid "Settings reset to default."
|
5704 |
msgid "Listing expired"
|
5705 |
msgstr "Annonsen förfallit."
|
5706 |
|
5707 |
+
#: includes/class-listing.php:510
|
5708 |
msgctxt "listing"
|
5709 |
msgid "(Unavailable Plan)"
|
5710 |
msgstr "(Avgiftsplan inte tillgänglig)"
|
5711 |
|
5712 |
+
#: includes/class-listing.php:667
|
5713 |
#, fuzzy
|
5714 |
msgctxt "listing"
|
5715 |
msgid "Plan \"%s\" (recurring)"
|
5716 |
msgstr "(återkommande)"
|
5717 |
|
5718 |
+
#: includes/class-listing.php:669
|
5719 |
msgctxt "listing"
|
5720 |
msgid "Plan \"%s\""
|
5721 |
msgstr "Plan ”%s”"
|
5768 |
msgstr "Gratis annons"
|
5769 |
|
5770 |
#. translators: [%s] is the name of the blog.
|
5771 |
+
#: includes/class-listing-email-notification.php:235
|
5772 |
msgctxt "notify email"
|
5773 |
msgid "[%s] New listing notification"
|
5774 |
msgstr "[%s] Notifiering om ny annons"
|
5775 |
|
5776 |
#. translators: [%s] is the name of the blog.
|
5777 |
+
#: includes/class-listing-email-notification.php:286
|
5778 |
msgctxt "notify email"
|
5779 |
msgid "[%s] Listing edit notification"
|
5780 |
msgstr "[%s] Notifiering om annonsändring"
|
5781 |
|
5782 |
#. translators: %s is the name of the blog.
|
5783 |
+
#: includes/class-listing-email-notification.php:358
|
5784 |
#, fuzzy
|
5785 |
msgctxt "notify email"
|
5786 |
msgid "[%s] Reported listing notification"
|
5887 |
msgid "Report additional info"
|
5888 |
msgstr ""
|
5889 |
|
5890 |
+
#: includes/class-listings-api.php:33
|
5891 |
msgctxt "listings api"
|
5892 |
msgid "Listing renewed"
|
5893 |
msgstr "Annonsen har förnyats."
|
6667 |
msgid "Caption for %s is required."
|
6668 |
msgstr "Land krävs."
|
6669 |
|
6670 |
+
#: includes/functions.php:1271
|
6671 |
#, fuzzy
|
6672 |
msgctxt "templates"
|
6673 |
msgid "Return to results"
|
6674 |
msgstr "Återgå till katalogen"
|
6675 |
|
6676 |
+
#: includes/functions.php:1275 includes/functions.php:1280
|
6677 |
#, fuzzy
|
6678 |
msgctxt "templates"
|
6679 |
msgid "Go back"
|
9250 |
msgid "Address"
|
9251 |
msgstr "Adress"
|
9252 |
|
9253 |
+
#, fuzzy
|
9254 |
+
#~ msgctxt "settings"
|
9255 |
+
#~ msgid "Listing's renewal link"
|
9256 |
+
#~ msgstr "Annonsförnyelse"
|
9257 |
+
|
9258 |
#, fuzzy
|
9259 |
#~ msgctxt "flag listing"
|
9260 |
#~ msgid "The reCAPTCHA wasn't entered correctly."
|
languages/WPBDM.pot
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
# This file is distributed under the GPLv2 or any later version.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Business Directory Plugin 5.5.
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/business-directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2019-
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -1115,47 +1115,47 @@ msgctxt "listing status"
|
|
1115 |
msgid "Reported"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
-
#: includes/class-listing.php:
|
1119 |
msgctxt "listing status"
|
1120 |
msgid "Unknown"
|
1121 |
msgstr ""
|
1122 |
|
1123 |
-
#: includes/class-listing.php:
|
1124 |
msgctxt "listing status"
|
1125 |
msgid "Legacy"
|
1126 |
msgstr ""
|
1127 |
|
1128 |
-
#: includes/class-listing.php:
|
1129 |
msgctxt "listing status"
|
1130 |
msgid "Incomplete"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
-
#: includes/class-listing.php:
|
1134 |
msgctxt "listing status"
|
1135 |
msgid "Pending Payment"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
-
#: includes/class-listing.php:
|
1139 |
msgctxt "listing status"
|
1140 |
msgid "Complete"
|
1141 |
msgstr ""
|
1142 |
|
1143 |
-
#: includes/class-listing.php:
|
1144 |
msgctxt "listing status"
|
1145 |
msgid "Pending Upgrade"
|
1146 |
msgstr ""
|
1147 |
|
1148 |
-
#: includes/class-listing.php:
|
1149 |
msgctxt "listing status"
|
1150 |
msgid "Expired"
|
1151 |
msgstr ""
|
1152 |
|
1153 |
-
#: includes/class-listing.php:
|
1154 |
msgctxt "listing status"
|
1155 |
msgid "Pending Renewal"
|
1156 |
msgstr ""
|
1157 |
|
1158 |
-
#: includes/class-listing.php:
|
1159 |
msgctxt "listing status"
|
1160 |
msgid "Abandoned"
|
1161 |
msgstr ""
|
@@ -1670,79 +1670,93 @@ msgctxt "listings view"
|
|
1670 |
msgid "No Fee Plan"
|
1671 |
msgstr ""
|
1672 |
|
|
|
1673 |
#: includes/admin/class-themes-admin.php:45
|
1674 |
msgctxt "themes"
|
1675 |
msgid "Directory Themes"
|
1676 |
msgstr ""
|
1677 |
|
1678 |
-
#: includes/admin/class-themes-admin.php:
|
1679 |
msgctxt "themes"
|
1680 |
-
msgid "
|
1681 |
msgstr ""
|
1682 |
|
1683 |
-
#: includes/admin/class-themes-admin.php:
|
1684 |
msgctxt "themes"
|
1685 |
msgid "Could not change the active theme to \"%s\"."
|
1686 |
msgstr ""
|
1687 |
|
1688 |
-
#: includes/admin/class-themes-admin.php:
|
1689 |
msgctxt "themes"
|
1690 |
msgid "Active theme changed to \"%s\"."
|
1691 |
msgstr ""
|
1692 |
|
1693 |
-
#: includes/admin/class-themes-admin.php:
|
1694 |
msgctxt "themes"
|
1695 |
msgid ""
|
1696 |
"%s requires that you tag your existing fields to match some places we want "
|
1697 |
"to put your data on the theme. Below are fields we think are missing."
|
1698 |
msgstr ""
|
1699 |
|
1700 |
-
#: includes/admin/class-themes-admin.php:
|
1701 |
msgctxt "themes"
|
1702 |
msgid "Map My Fields"
|
1703 |
msgstr ""
|
1704 |
|
1705 |
-
#: includes/admin/class-themes-admin.php:
|
1706 |
msgctxt "themes"
|
1707 |
msgid "Suggested fields created successfully."
|
1708 |
msgstr ""
|
1709 |
|
1710 |
-
#: includes/admin/class-themes-admin.php:
|
1711 |
msgctxt "themes"
|
1712 |
msgid "Theme installed successfully."
|
1713 |
msgstr ""
|
1714 |
|
1715 |
-
#: includes/admin/class-themes-admin.php:
|
1716 |
msgctxt "themes"
|
1717 |
msgid "Theme was deleted successfully."
|
1718 |
msgstr ""
|
1719 |
|
1720 |
-
#: includes/admin/class-themes-admin.php:
|
1721 |
msgctxt "themes"
|
1722 |
msgid "Could not delete theme directory. Check permissions."
|
1723 |
msgstr ""
|
1724 |
|
1725 |
-
#: includes/admin/class-themes-admin.php:
|
1726 |
msgctxt "themes"
|
1727 |
msgid "Please upload a valid theme file."
|
1728 |
msgstr ""
|
1729 |
|
1730 |
-
#: includes/admin/class-themes-admin.php:
|
1731 |
msgctxt "themes"
|
1732 |
msgid "Could not move \"%s\" to a temporary directory."
|
1733 |
msgstr ""
|
1734 |
|
1735 |
-
#: includes/admin/class-themes-admin.php:
|
1736 |
msgctxt "themes"
|
1737 |
msgid "Activate your <a>license key</a> to use this theme."
|
1738 |
msgstr ""
|
1739 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1740 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
|
|
1741 |
msgctxt "themes"
|
1742 |
msgid "Updating theme..."
|
1743 |
msgstr ""
|
1744 |
|
1745 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
|
|
1746 |
msgctxt "themes"
|
1747 |
msgid "Theme updated."
|
1748 |
msgstr ""
|
@@ -1752,11 +1766,6 @@ msgctxt "themes"
|
|
1752 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1753 |
msgstr ""
|
1754 |
|
1755 |
-
#: includes/admin/upgrades/class-themes-updater.php:159
|
1756 |
-
msgctxt "themes"
|
1757 |
-
msgid "Could not update theme: %s"
|
1758 |
-
msgstr ""
|
1759 |
-
|
1760 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1761 |
msgctxt "themes"
|
1762 |
msgid "Theme was updated successfully."
|
@@ -1812,12 +1821,17 @@ msgctxt "themes"
|
|
1812 |
msgid "Activate"
|
1813 |
msgstr ""
|
1814 |
|
1815 |
-
#: templates/admin/themes-item.tpl.php:
|
|
|
|
|
|
|
|
|
|
|
1816 |
msgctxt "themes"
|
1817 |
msgid "Version:"
|
1818 |
msgstr ""
|
1819 |
|
1820 |
-
#: templates/admin/themes-item.tpl.php:
|
1821 |
msgctxt "themes"
|
1822 |
msgid "Author:"
|
1823 |
msgstr ""
|
@@ -1843,19 +1857,19 @@ msgid ""
|
|
1843 |
"change the look and feel of your business directory only."
|
1844 |
msgstr ""
|
1845 |
|
1846 |
-
#: includes/admin/class-themes-admin.php:
|
1847 |
msgctxt "admin themes"
|
1848 |
msgid "Business Directory Plugin - Your template overrides need to be reviewed!"
|
1849 |
msgstr ""
|
1850 |
|
1851 |
-
#: includes/admin/class-themes-admin.php:
|
1852 |
msgctxt "admin themes"
|
1853 |
msgid ""
|
1854 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
1855 |
"that is not compatible with the templates used in previous versions."
|
1856 |
msgstr ""
|
1857 |
|
1858 |
-
#: includes/admin/class-themes-admin.php:
|
1859 |
msgctxt "admin themes"
|
1860 |
msgid ""
|
1861 |
"Because of this, your template overrides below have been disabled. You "
|
@@ -2683,6 +2697,11 @@ msgctxt "form-fields admin"
|
|
2683 |
msgid "Automatically generate excerpt from content field?"
|
2684 |
msgstr ""
|
2685 |
|
|
|
|
|
|
|
|
|
|
|
2686 |
#: includes/fields/class-fieldtypes-url.php:36
|
2687 |
msgctxt "form-fields admin"
|
2688 |
msgid "Open link in a new window?"
|
@@ -3344,13 +3363,13 @@ msgid "Author"
|
|
3344 |
msgstr ""
|
3345 |
|
3346 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3347 |
-
#: includes/functions.php:
|
3348 |
msgctxt "admin settings"
|
3349 |
msgid "Date posted"
|
3350 |
msgstr ""
|
3351 |
|
3352 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3353 |
-
#: includes/functions.php:
|
3354 |
msgctxt "admin settings"
|
3355 |
msgid "Date last modified"
|
3356 |
msgstr ""
|
@@ -3726,12 +3745,12 @@ msgctxt "admin settings"
|
|
3726 |
msgid "Uploaded Image (no resize)"
|
3727 |
msgstr ""
|
3728 |
|
3729 |
-
#: includes/functions.php:
|
3730 |
msgctxt "admin settings"
|
3731 |
msgid "User"
|
3732 |
msgstr ""
|
3733 |
|
3734 |
-
#: includes/functions.php:
|
3735 |
msgctxt "admin settings"
|
3736 |
msgid "User registration date"
|
3737 |
msgstr ""
|
@@ -3756,139 +3775,139 @@ msgctxt "expiration notices"
|
|
3756 |
msgid "Delete"
|
3757 |
msgstr ""
|
3758 |
|
3759 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3760 |
msgctxt "expiration notices"
|
3761 |
msgid "recurring and non-recurring"
|
3762 |
msgstr ""
|
3763 |
|
3764 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3765 |
msgctxt "expiration notices"
|
3766 |
msgid "recurring only"
|
3767 |
msgstr ""
|
3768 |
|
3769 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3770 |
msgctxt "expiration notices"
|
3771 |
msgid "non-recurring only"
|
3772 |
msgstr ""
|
3773 |
|
3774 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3775 |
msgctxt "expiration notices"
|
3776 |
msgid "Sent when a listing (%s) is renewed."
|
3777 |
msgstr ""
|
3778 |
|
3779 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3780 |
msgctxt "expiration notices"
|
3781 |
msgid "Sent when a listing (%s) expires."
|
3782 |
msgstr ""
|
3783 |
|
3784 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3785 |
msgctxt "expiration notices"
|
3786 |
msgid "%d day"
|
3787 |
msgid_plural "%d days"
|
3788 |
msgstr[0] ""
|
3789 |
msgstr[1] ""
|
3790 |
|
3791 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3792 |
msgctxt "expiration notices"
|
3793 |
msgid "%d week"
|
3794 |
msgid_plural "%d weeks"
|
3795 |
msgstr[0] ""
|
3796 |
msgstr[1] ""
|
3797 |
|
3798 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3799 |
msgctxt "expiration notices"
|
3800 |
msgid "%d month"
|
3801 |
msgid_plural "%d months"
|
3802 |
msgstr[0] ""
|
3803 |
msgstr[1] ""
|
3804 |
|
3805 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3806 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3807 |
#. non-recuring only)
|
3808 |
msgctxt "expiration notices"
|
3809 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3810 |
msgstr ""
|
3811 |
|
3812 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3813 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3814 |
#. non-recuring only)
|
3815 |
msgctxt "expiration notices"
|
3816 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3817 |
msgstr ""
|
3818 |
|
3819 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3820 |
msgctxt "expiration notices"
|
3821 |
msgid "At the time of expiration"
|
3822 |
msgstr ""
|
3823 |
|
3824 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3825 |
msgctxt "expiration notices"
|
3826 |
msgid "Right after a successful renewal"
|
3827 |
msgstr ""
|
3828 |
|
3829 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3830 |
msgctxt "expiration notices"
|
3831 |
msgid "%d day before expiration"
|
3832 |
msgid_plural "%d days before expiration"
|
3833 |
msgstr[0] ""
|
3834 |
msgstr[1] ""
|
3835 |
|
3836 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3837 |
msgctxt "expiration notices"
|
3838 |
msgid "%d day after expiration"
|
3839 |
msgid_plural "%d days after expiration"
|
3840 |
msgstr[0] ""
|
3841 |
msgstr[1] ""
|
3842 |
|
3843 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3844 |
msgctxt "expiration notices"
|
3845 |
msgid "%d week before expiration"
|
3846 |
msgid_plural "%d weeks before expiration"
|
3847 |
msgstr[0] ""
|
3848 |
msgstr[1] ""
|
3849 |
|
3850 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3851 |
msgctxt "expiration notices"
|
3852 |
msgid "%d week after expiration"
|
3853 |
msgid_plural "%d weeks after expiration"
|
3854 |
msgstr[0] ""
|
3855 |
msgstr[1] ""
|
3856 |
|
3857 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3858 |
msgctxt "expiration notices"
|
3859 |
msgid "%d month before expiration"
|
3860 |
msgid_plural "%d months before expiration"
|
3861 |
msgstr[0] ""
|
3862 |
msgstr[1] ""
|
3863 |
|
3864 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3865 |
msgctxt "expiration notices"
|
3866 |
msgid "%d month after expiration"
|
3867 |
msgid_plural "%d months after expiration"
|
3868 |
msgstr[0] ""
|
3869 |
msgstr[1] ""
|
3870 |
|
3871 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3872 |
msgctxt "expiration notices"
|
3873 |
msgid "Applies to"
|
3874 |
msgstr ""
|
3875 |
|
3876 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3877 |
msgctxt "expiration notices"
|
3878 |
msgid "Non-recurring listings"
|
3879 |
msgstr ""
|
3880 |
|
3881 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3882 |
msgctxt "expiration notices"
|
3883 |
msgid "Recurring listings"
|
3884 |
msgstr ""
|
3885 |
|
3886 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3887 |
msgctxt "expiration notices"
|
3888 |
msgid "Recurring and non-recurring listings"
|
3889 |
msgstr ""
|
3890 |
|
3891 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3892 |
msgctxt "expiration notices"
|
3893 |
msgid "When to send?"
|
3894 |
msgstr ""
|
@@ -3920,25 +3939,30 @@ msgstr ""
|
|
3920 |
|
3921 |
#: includes/admin/settings/class-settings-admin.php:474
|
3922 |
msgctxt "settings"
|
3923 |
-
msgid "Listing's renewal link"
|
3924 |
msgstr ""
|
3925 |
|
3926 |
#: includes/admin/settings/class-settings-admin.php:475
|
3927 |
msgctxt "settings"
|
3928 |
-
msgid "Listing's
|
3929 |
msgstr ""
|
3930 |
|
3931 |
#: includes/admin/settings/class-settings-admin.php:476
|
3932 |
msgctxt "settings"
|
3933 |
-
msgid "Listing's
|
3934 |
msgstr ""
|
3935 |
|
3936 |
#: includes/admin/settings/class-settings-admin.php:477
|
3937 |
msgctxt "settings"
|
|
|
|
|
|
|
|
|
|
|
3938 |
msgid "Listing's access key"
|
3939 |
msgstr ""
|
3940 |
|
3941 |
-
#: includes/admin/settings/class-settings-admin.php:
|
3942 |
msgctxt "settings"
|
3943 |
msgid "Settings reset to default."
|
3944 |
msgstr ""
|
@@ -5322,17 +5346,17 @@ msgctxt "listing"
|
|
5322 |
msgid "Listing expired"
|
5323 |
msgstr ""
|
5324 |
|
5325 |
-
#: includes/class-listing.php:
|
5326 |
msgctxt "listing"
|
5327 |
msgid "(Unavailable Plan)"
|
5328 |
msgstr ""
|
5329 |
|
5330 |
-
#: includes/class-listing.php:
|
5331 |
msgctxt "listing"
|
5332 |
msgid "Plan \"%s\" (recurring)"
|
5333 |
msgstr ""
|
5334 |
|
5335 |
-
#: includes/class-listing.php:
|
5336 |
msgctxt "listing"
|
5337 |
msgid "Plan \"%s\""
|
5338 |
msgstr ""
|
@@ -5385,19 +5409,19 @@ msgctxt "fees-api"
|
|
5385 |
msgid "Free Listing"
|
5386 |
msgstr ""
|
5387 |
|
5388 |
-
#: includes/class-listing-email-notification.php:
|
5389 |
#. translators: [%s] is the name of the blog.
|
5390 |
msgctxt "notify email"
|
5391 |
msgid "[%s] New listing notification"
|
5392 |
msgstr ""
|
5393 |
|
5394 |
-
#: includes/class-listing-email-notification.php:
|
5395 |
#. translators: [%s] is the name of the blog.
|
5396 |
msgctxt "notify email"
|
5397 |
msgid "[%s] Listing edit notification"
|
5398 |
msgstr ""
|
5399 |
|
5400 |
-
#: includes/class-listing-email-notification.php:
|
5401 |
#. translators: %s is the name of the blog.
|
5402 |
msgctxt "notify email"
|
5403 |
msgid "[%s] Reported listing notification"
|
@@ -5498,7 +5522,7 @@ msgctxt "notify email"
|
|
5498 |
msgid "Report additional info"
|
5499 |
msgstr ""
|
5500 |
|
5501 |
-
#: includes/class-listings-api.php:
|
5502 |
msgctxt "listings api"
|
5503 |
msgid "Listing renewed"
|
5504 |
msgstr ""
|
@@ -6234,12 +6258,12 @@ msgctxt "image field"
|
|
6234 |
msgid "Caption for %s is required."
|
6235 |
msgstr ""
|
6236 |
|
6237 |
-
#: includes/functions.php:
|
6238 |
msgctxt "templates"
|
6239 |
msgid "Return to results"
|
6240 |
msgstr ""
|
6241 |
|
6242 |
-
#: includes/functions.php:
|
6243 |
msgctxt "templates"
|
6244 |
msgid "Go back"
|
6245 |
msgstr ""
|
2 |
# This file is distributed under the GPLv2 or any later version.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Business Directory Plugin 5.5.10dev6\n"
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/business-directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2019-09-11 22:04:30+00:00\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
1115 |
msgid "Reported"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
+
#: includes/class-listing.php:770
|
1119 |
msgctxt "listing status"
|
1120 |
msgid "Unknown"
|
1121 |
msgstr ""
|
1122 |
|
1123 |
+
#: includes/class-listing.php:771
|
1124 |
msgctxt "listing status"
|
1125 |
msgid "Legacy"
|
1126 |
msgstr ""
|
1127 |
|
1128 |
+
#: includes/class-listing.php:772
|
1129 |
msgctxt "listing status"
|
1130 |
msgid "Incomplete"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
+
#: includes/class-listing.php:773
|
1134 |
msgctxt "listing status"
|
1135 |
msgid "Pending Payment"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
+
#: includes/class-listing.php:774
|
1139 |
msgctxt "listing status"
|
1140 |
msgid "Complete"
|
1141 |
msgstr ""
|
1142 |
|
1143 |
+
#: includes/class-listing.php:775
|
1144 |
msgctxt "listing status"
|
1145 |
msgid "Pending Upgrade"
|
1146 |
msgstr ""
|
1147 |
|
1148 |
+
#: includes/class-listing.php:776
|
1149 |
msgctxt "listing status"
|
1150 |
msgid "Expired"
|
1151 |
msgstr ""
|
1152 |
|
1153 |
+
#: includes/class-listing.php:777
|
1154 |
msgctxt "listing status"
|
1155 |
msgid "Pending Renewal"
|
1156 |
msgstr ""
|
1157 |
|
1158 |
+
#: includes/class-listing.php:778
|
1159 |
msgctxt "listing status"
|
1160 |
msgid "Abandoned"
|
1161 |
msgstr ""
|
1670 |
msgid "No Fee Plan"
|
1671 |
msgstr ""
|
1672 |
|
1673 |
+
#: includes/admin/class-themes-admin.php:44
|
1674 |
#: includes/admin/class-themes-admin.php:45
|
1675 |
msgctxt "themes"
|
1676 |
msgid "Directory Themes"
|
1677 |
msgstr ""
|
1678 |
|
1679 |
+
#: includes/admin/class-themes-admin.php:45
|
1680 |
msgctxt "themes"
|
1681 |
+
msgid "Dir. Themes %s"
|
1682 |
msgstr ""
|
1683 |
|
1684 |
+
#: includes/admin/class-themes-admin.php:134
|
1685 |
msgctxt "themes"
|
1686 |
msgid "Could not change the active theme to \"%s\"."
|
1687 |
msgstr ""
|
1688 |
|
1689 |
+
#: includes/admin/class-themes-admin.php:175
|
1690 |
msgctxt "themes"
|
1691 |
msgid "Active theme changed to \"%s\"."
|
1692 |
msgstr ""
|
1693 |
|
1694 |
+
#: includes/admin/class-themes-admin.php:178
|
1695 |
msgctxt "themes"
|
1696 |
msgid ""
|
1697 |
"%s requires that you tag your existing fields to match some places we want "
|
1698 |
"to put your data on the theme. Below are fields we think are missing."
|
1699 |
msgstr ""
|
1700 |
|
1701 |
+
#: includes/admin/class-themes-admin.php:187
|
1702 |
msgctxt "themes"
|
1703 |
msgid "Map My Fields"
|
1704 |
msgstr ""
|
1705 |
|
1706 |
+
#: includes/admin/class-themes-admin.php:194
|
1707 |
msgctxt "themes"
|
1708 |
msgid "Suggested fields created successfully."
|
1709 |
msgstr ""
|
1710 |
|
1711 |
+
#: includes/admin/class-themes-admin.php:197
|
1712 |
msgctxt "themes"
|
1713 |
msgid "Theme installed successfully."
|
1714 |
msgstr ""
|
1715 |
|
1716 |
+
#: includes/admin/class-themes-admin.php:200
|
1717 |
msgctxt "themes"
|
1718 |
msgid "Theme was deleted successfully."
|
1719 |
msgstr ""
|
1720 |
|
1721 |
+
#: includes/admin/class-themes-admin.php:203
|
1722 |
msgctxt "themes"
|
1723 |
msgid "Could not delete theme directory. Check permissions."
|
1724 |
msgstr ""
|
1725 |
|
1726 |
+
#: includes/admin/class-themes-admin.php:250
|
1727 |
msgctxt "themes"
|
1728 |
msgid "Please upload a valid theme file."
|
1729 |
msgstr ""
|
1730 |
|
1731 |
+
#: includes/admin/class-themes-admin.php:257
|
1732 |
msgctxt "themes"
|
1733 |
msgid "Could not move \"%s\" to a temporary directory."
|
1734 |
msgstr ""
|
1735 |
|
1736 |
+
#: includes/admin/class-themes-admin.php:332
|
1737 |
msgctxt "themes"
|
1738 |
msgid "Activate your <a>license key</a> to use this theme."
|
1739 |
msgstr ""
|
1740 |
|
1741 |
+
#: includes/admin/class-themes-admin.php:373
|
1742 |
+
msgctxt "themes"
|
1743 |
+
msgid "Invalid theme ID"
|
1744 |
+
msgstr ""
|
1745 |
+
|
1746 |
+
#: includes/admin/class-themes-admin.php:379
|
1747 |
+
#: includes/admin/upgrades/class-themes-updater.php:159
|
1748 |
+
msgctxt "themes"
|
1749 |
+
msgid "Could not update theme: %s"
|
1750 |
+
msgstr ""
|
1751 |
+
|
1752 |
#: includes/admin/upgrades/class-themes-updater.php:128
|
1753 |
+
#: templates/admin/themes-item.tpl.php:24
|
1754 |
msgctxt "themes"
|
1755 |
msgid "Updating theme..."
|
1756 |
msgstr ""
|
1757 |
|
1758 |
#: includes/admin/upgrades/class-themes-updater.php:129
|
1759 |
+
#: templates/admin/themes-item.tpl.php:25
|
1760 |
msgctxt "themes"
|
1761 |
msgid "Theme updated."
|
1762 |
msgstr ""
|
1766 |
msgid "New version available (<b>%s</b>). <a>Update now.</a>"
|
1767 |
msgstr ""
|
1768 |
|
|
|
|
|
|
|
|
|
|
|
1769 |
#: includes/admin/upgrades/class-themes-updater.php:165
|
1770 |
msgctxt "themes"
|
1771 |
msgid "Theme was updated successfully."
|
1821 |
msgid "Activate"
|
1822 |
msgstr ""
|
1823 |
|
1824 |
+
#: templates/admin/themes-item.tpl.php:29
|
1825 |
+
msgctxt "themes"
|
1826 |
+
msgid "New version available. <a>Update now.</a>"
|
1827 |
+
msgstr ""
|
1828 |
+
|
1829 |
+
#: templates/admin/themes-item.tpl.php:51
|
1830 |
msgctxt "themes"
|
1831 |
msgid "Version:"
|
1832 |
msgstr ""
|
1833 |
|
1834 |
+
#: templates/admin/themes-item.tpl.php:54
|
1835 |
msgctxt "themes"
|
1836 |
msgid "Author:"
|
1837 |
msgstr ""
|
1857 |
"change the look and feel of your business directory only."
|
1858 |
msgstr ""
|
1859 |
|
1860 |
+
#: includes/admin/class-themes-admin.php:91
|
1861 |
msgctxt "admin themes"
|
1862 |
msgid "Business Directory Plugin - Your template overrides need to be reviewed!"
|
1863 |
msgstr ""
|
1864 |
|
1865 |
+
#: includes/admin/class-themes-admin.php:93
|
1866 |
msgctxt "admin themes"
|
1867 |
msgid ""
|
1868 |
"Starting with version 4.0, Business Directory is using a new theming system "
|
1869 |
"that is not compatible with the templates used in previous versions."
|
1870 |
msgstr ""
|
1871 |
|
1872 |
+
#: includes/admin/class-themes-admin.php:95
|
1873 |
msgctxt "admin themes"
|
1874 |
msgid ""
|
1875 |
"Because of this, your template overrides below have been disabled. You "
|
2697 |
msgid "Automatically generate excerpt from content field?"
|
2698 |
msgstr ""
|
2699 |
|
2700 |
+
#: includes/fields/class-fieldtypes-twitter.php:83
|
2701 |
+
msgctxt "form-fields admin"
|
2702 |
+
msgid "Show followers count?"
|
2703 |
+
msgstr ""
|
2704 |
+
|
2705 |
#: includes/fields/class-fieldtypes-url.php:36
|
2706 |
msgctxt "form-fields admin"
|
2707 |
msgid "Open link in a new window?"
|
3363 |
msgstr ""
|
3364 |
|
3365 |
#: includes/admin/settings/class-settings-bootstrap.php:682
|
3366 |
+
#: includes/functions.php:1193
|
3367 |
msgctxt "admin settings"
|
3368 |
msgid "Date posted"
|
3369 |
msgstr ""
|
3370 |
|
3371 |
#: includes/admin/settings/class-settings-bootstrap.php:683
|
3372 |
+
#: includes/functions.php:1194
|
3373 |
msgctxt "admin settings"
|
3374 |
msgid "Date last modified"
|
3375 |
msgstr ""
|
3745 |
msgid "Uploaded Image (no resize)"
|
3746 |
msgstr ""
|
3747 |
|
3748 |
+
#: includes/functions.php:1191
|
3749 |
msgctxt "admin settings"
|
3750 |
msgid "User"
|
3751 |
msgstr ""
|
3752 |
|
3753 |
+
#: includes/functions.php:1192
|
3754 |
msgctxt "admin settings"
|
3755 |
msgid "User registration date"
|
3756 |
msgstr ""
|
3775 |
msgid "Delete"
|
3776 |
msgstr ""
|
3777 |
|
3778 |
+
#: includes/admin/settings/class-settings-admin.php:495
|
3779 |
msgctxt "expiration notices"
|
3780 |
msgid "recurring and non-recurring"
|
3781 |
msgstr ""
|
3782 |
|
3783 |
+
#: includes/admin/settings/class-settings-admin.php:497
|
3784 |
msgctxt "expiration notices"
|
3785 |
msgid "recurring only"
|
3786 |
msgstr ""
|
3787 |
|
3788 |
+
#: includes/admin/settings/class-settings-admin.php:499
|
3789 |
msgctxt "expiration notices"
|
3790 |
msgid "non-recurring only"
|
3791 |
msgstr ""
|
3792 |
|
3793 |
+
#: includes/admin/settings/class-settings-admin.php:503
|
3794 |
msgctxt "expiration notices"
|
3795 |
msgid "Sent when a listing (%s) is renewed."
|
3796 |
msgstr ""
|
3797 |
|
3798 |
+
#: includes/admin/settings/class-settings-admin.php:508
|
3799 |
msgctxt "expiration notices"
|
3800 |
msgid "Sent when a listing (%s) expires."
|
3801 |
msgstr ""
|
3802 |
|
3803 |
+
#: includes/admin/settings/class-settings-admin.php:516
|
3804 |
msgctxt "expiration notices"
|
3805 |
msgid "%d day"
|
3806 |
msgid_plural "%d days"
|
3807 |
msgstr[0] ""
|
3808 |
msgstr[1] ""
|
3809 |
|
3810 |
+
#: includes/admin/settings/class-settings-admin.php:519
|
3811 |
msgctxt "expiration notices"
|
3812 |
msgid "%d week"
|
3813 |
msgid_plural "%d weeks"
|
3814 |
msgstr[0] ""
|
3815 |
msgstr[1] ""
|
3816 |
|
3817 |
+
#: includes/admin/settings/class-settings-admin.php:522
|
3818 |
msgctxt "expiration notices"
|
3819 |
msgid "%d month"
|
3820 |
msgid_plural "%d months"
|
3821 |
msgstr[0] ""
|
3822 |
msgstr[1] ""
|
3823 |
|
3824 |
+
#: includes/admin/settings/class-settings-admin.php:528
|
3825 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3826 |
#. non-recuring only)
|
3827 |
msgctxt "expiration notices"
|
3828 |
msgid "Sent %1$s before a listing (%2$s) expires."
|
3829 |
msgstr ""
|
3830 |
|
3831 |
+
#: includes/admin/settings/class-settings-admin.php:531
|
3832 |
#. translators: 1: relative time (e.g. 3 days), 2: recurring modifier (e.g.
|
3833 |
#. non-recuring only)
|
3834 |
msgctxt "expiration notices"
|
3835 |
msgid "Sent %1$s after a listing (%2$s) expires."
|
3836 |
msgstr ""
|
3837 |
|
3838 |
+
#: includes/admin/settings/class-settings-admin.php:548
|
3839 |
msgctxt "expiration notices"
|
3840 |
msgid "At the time of expiration"
|
3841 |
msgstr ""
|
3842 |
|
3843 |
+
#: includes/admin/settings/class-settings-admin.php:549
|
3844 |
msgctxt "expiration notices"
|
3845 |
msgid "Right after a successful renewal"
|
3846 |
msgstr ""
|
3847 |
|
3848 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
3849 |
msgctxt "expiration notices"
|
3850 |
msgid "%d day before expiration"
|
3851 |
msgid_plural "%d days before expiration"
|
3852 |
msgstr[0] ""
|
3853 |
msgstr[1] ""
|
3854 |
|
3855 |
+
#: includes/admin/settings/class-settings-admin.php:560
|
3856 |
msgctxt "expiration notices"
|
3857 |
msgid "%d day after expiration"
|
3858 |
msgid_plural "%d days after expiration"
|
3859 |
msgstr[0] ""
|
3860 |
msgstr[1] ""
|
3861 |
|
3862 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
3863 |
msgctxt "expiration notices"
|
3864 |
msgid "%d week before expiration"
|
3865 |
msgid_plural "%d weeks before expiration"
|
3866 |
msgstr[0] ""
|
3867 |
msgstr[1] ""
|
3868 |
|
3869 |
+
#: includes/admin/settings/class-settings-admin.php:563
|
3870 |
msgctxt "expiration notices"
|
3871 |
msgid "%d week after expiration"
|
3872 |
msgid_plural "%d weeks after expiration"
|
3873 |
msgstr[0] ""
|
3874 |
msgstr[1] ""
|
3875 |
|
3876 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
3877 |
msgctxt "expiration notices"
|
3878 |
msgid "%d month before expiration"
|
3879 |
msgid_plural "%d months before expiration"
|
3880 |
msgstr[0] ""
|
3881 |
msgstr[1] ""
|
3882 |
|
3883 |
+
#: includes/admin/settings/class-settings-admin.php:566
|
3884 |
msgctxt "expiration notices"
|
3885 |
msgid "%d month after expiration"
|
3886 |
msgid_plural "%d months after expiration"
|
3887 |
msgstr[0] ""
|
3888 |
msgstr[1] ""
|
3889 |
|
3890 |
+
#: includes/admin/settings/class-settings-admin.php:593
|
3891 |
msgctxt "expiration notices"
|
3892 |
msgid "Applies to"
|
3893 |
msgstr ""
|
3894 |
|
3895 |
+
#: includes/admin/settings/class-settings-admin.php:596
|
3896 |
msgctxt "expiration notices"
|
3897 |
msgid "Non-recurring listings"
|
3898 |
msgstr ""
|
3899 |
|
3900 |
+
#: includes/admin/settings/class-settings-admin.php:597
|
3901 |
msgctxt "expiration notices"
|
3902 |
msgid "Recurring listings"
|
3903 |
msgstr ""
|
3904 |
|
3905 |
+
#: includes/admin/settings/class-settings-admin.php:598
|
3906 |
msgctxt "expiration notices"
|
3907 |
msgid "Recurring and non-recurring listings"
|
3908 |
msgstr ""
|
3909 |
|
3910 |
+
#: includes/admin/settings/class-settings-admin.php:603
|
3911 |
msgctxt "expiration notices"
|
3912 |
msgid "When to send?"
|
3913 |
msgstr ""
|
3939 |
|
3940 |
#: includes/admin/settings/class-settings-admin.php:474
|
3941 |
msgctxt "settings"
|
3942 |
+
msgid "Listing's renewal link, formatted with an anchor tag"
|
3943 |
msgstr ""
|
3944 |
|
3945 |
#: includes/admin/settings/class-settings-admin.php:475
|
3946 |
msgctxt "settings"
|
3947 |
+
msgid "Listing's renewal URL, unformatted by any tags"
|
3948 |
msgstr ""
|
3949 |
|
3950 |
#: includes/admin/settings/class-settings-admin.php:476
|
3951 |
msgctxt "settings"
|
3952 |
+
msgid "Listing's categories"
|
3953 |
msgstr ""
|
3954 |
|
3955 |
#: includes/admin/settings/class-settings-admin.php:477
|
3956 |
msgctxt "settings"
|
3957 |
+
msgid "Listing's last payment date"
|
3958 |
+
msgstr ""
|
3959 |
+
|
3960 |
+
#: includes/admin/settings/class-settings-admin.php:478
|
3961 |
+
msgctxt "settings"
|
3962 |
msgid "Listing's access key"
|
3963 |
msgstr ""
|
3964 |
|
3965 |
+
#: includes/admin/settings/class-settings-admin.php:635
|
3966 |
msgctxt "settings"
|
3967 |
msgid "Settings reset to default."
|
3968 |
msgstr ""
|
5346 |
msgid "Listing expired"
|
5347 |
msgstr ""
|
5348 |
|
5349 |
+
#: includes/class-listing.php:510
|
5350 |
msgctxt "listing"
|
5351 |
msgid "(Unavailable Plan)"
|
5352 |
msgstr ""
|
5353 |
|
5354 |
+
#: includes/class-listing.php:667
|
5355 |
msgctxt "listing"
|
5356 |
msgid "Plan \"%s\" (recurring)"
|
5357 |
msgstr ""
|
5358 |
|
5359 |
+
#: includes/class-listing.php:669
|
5360 |
msgctxt "listing"
|
5361 |
msgid "Plan \"%s\""
|
5362 |
msgstr ""
|
5409 |
msgid "Free Listing"
|
5410 |
msgstr ""
|
5411 |
|
5412 |
+
#: includes/class-listing-email-notification.php:235
|
5413 |
#. translators: [%s] is the name of the blog.
|
5414 |
msgctxt "notify email"
|
5415 |
msgid "[%s] New listing notification"
|
5416 |
msgstr ""
|
5417 |
|
5418 |
+
#: includes/class-listing-email-notification.php:286
|
5419 |
#. translators: [%s] is the name of the blog.
|
5420 |
msgctxt "notify email"
|
5421 |
msgid "[%s] Listing edit notification"
|
5422 |
msgstr ""
|
5423 |
|
5424 |
+
#: includes/class-listing-email-notification.php:358
|
5425 |
#. translators: %s is the name of the blog.
|
5426 |
msgctxt "notify email"
|
5427 |
msgid "[%s] Reported listing notification"
|
5522 |
msgid "Report additional info"
|
5523 |
msgstr ""
|
5524 |
|
5525 |
+
#: includes/class-listings-api.php:33
|
5526 |
msgctxt "listings api"
|
5527 |
msgid "Listing renewed"
|
5528 |
msgstr ""
|
6258 |
msgid "Caption for %s is required."
|
6259 |
msgstr ""
|
6260 |
|
6261 |
+
#: includes/functions.php:1271
|
6262 |
msgctxt "templates"
|
6263 |
msgid "Return to results"
|
6264 |
msgstr ""
|
6265 |
|
6266 |
+
#: includes/functions.php:1275 includes/functions.php:1280
|
6267 |
msgctxt "templates"
|
6268 |
msgid "Go back"
|
6269 |
msgstr ""
|
templates/admin/themes-item.tpl.php
CHANGED
@@ -19,6 +19,22 @@
|
|
19 |
<?php endif; ?>
|
20 |
</div>
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
<div class="wpbdp-theme-details-wrapper">
|
23 |
<?php if ( $theme->thumbnail ): ?>
|
24 |
<a href="<?php echo $theme->thumbnail; ?>" title="<?php esc_attr_e( $theme->name ); ?>" class="thickbox" rel="wpbdp-theme-<?php echo $theme->id; ?>-gallery"><img src="<?php echo $theme->thumbnail; ?>" class="wpbdp-theme-thumbnail" /></a>
|
@@ -45,4 +61,5 @@
|
|
45 |
</div>
|
46 |
|
47 |
<?php do_action( 'wpbdp-admin-themes-extra', $theme ); ?>
|
|
|
48 |
</div>
|
19 |
<?php endif; ?>
|
20 |
</div>
|
21 |
|
22 |
+
<?php if ( $theme->can_be_activated && $is_outdated ) :
|
23 |
+
printf( '<div class="wpbdp-theme-update-info update-available" data-l10n-updating="%s" data-l10n-updated="%s">',
|
24 |
+
_x( 'Updating theme...', 'themes', 'WPBDM' ),
|
25 |
+
_x( 'Theme updated.', 'themes', 'WPBDM' ) );
|
26 |
+
?>
|
27 |
+
<div class="update-message">
|
28 |
+
<?php
|
29 |
+
$msg = _x( 'New version available. <a>Update now.</a>', 'themes', 'WPBDM' );
|
30 |
+
$msg = str_replace( '<a>', '<a href="#" data-theme-id="' . $theme->id . '" data-nonce="' . wp_create_nonce( 'update theme ' . $theme->id ) . '" class="update-link">', $msg );
|
31 |
+
echo $msg;
|
32 |
+
?>
|
33 |
+
</div>
|
34 |
+
|
35 |
+
</div>
|
36 |
+
<?php endif; ?>
|
37 |
+
|
38 |
<div class="wpbdp-theme-details-wrapper">
|
39 |
<?php if ( $theme->thumbnail ): ?>
|
40 |
<a href="<?php echo $theme->thumbnail; ?>" title="<?php esc_attr_e( $theme->name ); ?>" class="thickbox" rel="wpbdp-theme-<?php echo $theme->id; ?>-gallery"><img src="<?php echo $theme->thumbnail; ?>" class="wpbdp-theme-thumbnail" /></a>
|
61 |
</div>
|
62 |
|
63 |
<?php do_action( 'wpbdp-admin-themes-extra', $theme ); ?>
|
64 |
+
|
65 |
</div>
|
templates/admin/themes.tpl.php
CHANGED
@@ -18,7 +18,7 @@ echo str_replace( '<a>',
|
|
18 |
|
19 |
<div id="wpbdp-theme-selection" class="wpbdp-theme-selection cf">
|
20 |
<?php foreach ( $themes as &$t ): ?>
|
21 |
-
<?php echo wpbdp_render_page( WPBDP_PATH . 'templates/admin/themes-item.tpl.php', array( 'theme' => $t ) ); ?>
|
22 |
<?php endforeach; ?>
|
23 |
</div>
|
24 |
|
18 |
|
19 |
<div id="wpbdp-theme-selection" class="wpbdp-theme-selection cf">
|
20 |
<?php foreach ( $themes as &$t ): ?>
|
21 |
+
<?php echo wpbdp_render_page( WPBDP_PATH . 'templates/admin/themes-item.tpl.php', array( 'theme' => $t, 'is_outdated' => in_array( $t->id, $outdated_themes ) ) ); ?>
|
22 |
<?php endforeach; ?>
|
23 |
</div>
|
24 |
|