Permalink Manager Lite - Version 2.2.15.1

Version Description

(January 14, 2021) = * Fix - "Regenerate/reset" tool works correctly again in Permalink Manager Lite

Download this release

Release Info

Developer mbis
Plugin Icon 128x128 Permalink Manager Lite
Version 2.2.15.1
Comparing to
See all releases

Code changes from version 2.2.14 to 2.2.15.1

README.txt CHANGED
@@ -7,12 +7,12 @@ Tags: permalinks, custom permalinks, url editor, permalinks, woocommerce permali
7
  Requires at least: 4.4.0
8
  Requires PHP: 5.4
9
  Tested up to: 5.8.3
10
- Stable tag: 2.2.14
11
 
12
  Permalink Manager lets you customize the complete URL addresses of your posts, pages, custom post types, terms, and WooCommerce links with ease without touching any core files.
13
 
14
  == Description ==
15
-
16
  Permalink Manager is a highly rated WordPress permalink editor that allows users to customize post, page, and custom post type URLs (taxonomies are supported in Pro version).
17
 
18
  If you want your website to be optimized for search engines, you must give careful consideration to the structure of your URLs. When you use Permalink Manager, it is a piece of cake as **you have complete control over your WordPress permalinks!**
@@ -23,17 +23,19 @@ The plugin works with all custom post types and taxonomies, as well as many popu
23
 
24
  = Features =
25
 
26
- * **Edit the individual permalinks as you choose!**<br/>Every post, page, and public custom post type on your site may have its permalink customized to your liking. *Categories, tags & custom taxonomies terms permalinks can be edited in Permalink Manager Pro.*
27
  * **Edit URLs in bulk using permalink formats**<br/>In order to speed up the process of bulk URL modification, the plugin allows you to choose the default format for custom URLs using "Permastructures" settings. The new format will be applied automatically when a new post/term is added or once the old permalinks are regenerated.
28
- * **Custom post types support**<br/>The plugin may be configured to process and filter just specified post types and taxonomies, ignoring the rest of your content if necessary. You may easily remove post type rewrite (base) slugs from your WordPress permalinks, for example.
29
- * **Translate permalinks & slugs**<br/>If you have the WPML or Polylang plugins installed on your website, Permalink Manager allows you to translate the slug and specify different permalink format/structure for each language.
30
  * **Remove parent slugs**<br/>Looking for a simple solution to shorten lengthy, hierarchical URL addresses? The plugin may be used to <a href="https://permalinkmanager.pro/docs/tutorials/remove-parent-slugs-from-wordpress-permalinks/">remove parent slugs from WordPress permalinks</a>.
31
- * **Add category slug to post permalinks**<br/>Do you want to <a href="https://permalinkmanager.pro/docs/tutorials/add-category-slug-wordpress-permalinks/">add category slugs in your post permalinks</a>? Permalink Manager may be the most convenient way to create a silo structure for your URL addresses.
32
  * **Auto-redirect old URLs**<br/>An old (original) URL is automatically forwarded to an updated URL to avoid the 404 error and to improve the user experience.
33
 
34
  = Additional features available in Permalink Manager Pro =
35
 
36
- The free version covers all of the necessary functions, while the premium version adds a few handy functionalities that can improve the process of updating WordPress permalinks. Click here for additional information and to purchase <a href="https://permalinkmanager.pro?utm_source=wordpress">Permalink Manager Pro</a>.
 
 
37
 
38
  * **Taxonomies support**<br/>Taxonomies are fully supported in the premium version (categories, tags & custom taxonomies). You may adjust individual term permalinks or change them all at once using "Permastructures".
39
  * **WooCommerce support**<br/>Permalink Manager Pro may be used to change the URL addresses of WooCommerce products, tags, categories, and attributes. For example, you may use the plugin to <a href="https://permalinkmanager.pro/docs/tutorials/woocommerce-permalinks-manager/">remove the /product-category and /product from WooCommerce permalinks</a>.
@@ -63,19 +65,19 @@ To display the URI editor metabox click on gray "Permalink Editor" button displa
63
 
64
  == Frequently Asked Questions ==
65
 
66
- = Can I use Permalink Manager to change the terms permalinks (eg. post or product categories)?
67
  This feature is available only in Permalink Manager Pro.
68
 
69
  = Can I define different permalink formats per each language.
70
  Yes, it is possible if you are using either WPML or Polylang. You can find <a href="https://permalinkmanager.pro/docs/tutorials/how-to-translate-permalinks/">the full instructions here</a>.
71
 
72
- = Will the old permalink automatically redirect the new custom ones?
73
  Yes, Permalink Manager will automatically redirect the native permalinks (used when the plugin is disabled or before it was activated) to the actual, custom permalinks.
74
 
75
  = Does this plugin support Buddypress?
76
  Currently there is no 100% guarantee that Permalink Manager will work correctly with Buddypress.
77
 
78
- = Can I delete/disable Permalink Manager after the permalinks are updated? =
79
  Yes, if you used Permalink Manager only to regenerate the slugs (native post names). Please note that if you use custom permalinks (that differ from the native ones), they will no longer be used after the plugin is disabled.
80
 
81
  It is because Permalink Manager overwrites one of the core Wordpress functionalities to bypass the rewrite rules ("regular expressions" to detect the posts/pages/taxonomies/etc. and another parameters from the URL) by using the array of custom permalinks (you can check them in "Debug" tab) that are used only by the plugin.
@@ -91,7 +93,16 @@ It is because Permalink Manager overwrites one of the core Wordpress functionali
91
  7. Permastructure settings (different permalink structure per language).
92
  8. Permalink Manager settings.
93
 
94
- == Changelog ==
 
 
 
 
 
 
 
 
 
95
 
96
  = 2.2.14 (October 20, 2021) =
97
  * Enhancement - Improvements for Gutenberg Editor
7
  Requires at least: 4.4.0
8
  Requires PHP: 5.4
9
  Tested up to: 5.8.3
10
+ Stable tag: 2.2.15.1
11
 
12
  Permalink Manager lets you customize the complete URL addresses of your posts, pages, custom post types, terms, and WooCommerce links with ease without touching any core files.
13
 
14
  == Description ==
15
+
16
  Permalink Manager is a highly rated WordPress permalink editor that allows users to customize post, page, and custom post type URLs (taxonomies are supported in Pro version).
17
 
18
  If you want your website to be optimized for search engines, you must give careful consideration to the structure of your URLs. When you use Permalink Manager, it is a piece of cake as **you have complete control over your WordPress permalinks!**
23
 
24
  = Features =
25
 
26
+ * **Edit the individual permalinks as you choose**<br/>Every post, page, and public custom post type on your site may have its permalink customized to your liking. *Categories, tags & custom taxonomies terms permalinks can be edited in Permalink Manager Pro.*
27
  * **Edit URLs in bulk using permalink formats**<br/>In order to speed up the process of bulk URL modification, the plugin allows you to choose the default format for custom URLs using "Permastructures" settings. The new format will be applied automatically when a new post/term is added or once the old permalinks are regenerated.
28
+ * **Custom post types support**<br/>You may easily remove post type rewrite (base) slugs from your WordPress permalinks, for example. The plugin may be configured to filter just specified post types and taxonomies permalinks, excluding the rest of your content types.
29
+ * **Translate permalinks**<br/>If you have the WPML or Polylang plugins installed on your website, Permalink Manager allows you to translate the slug and specify different permalink format/structure for each language.
30
  * **Remove parent slugs**<br/>Looking for a simple solution to shorten lengthy, hierarchical URL addresses? The plugin may be used to <a href="https://permalinkmanager.pro/docs/tutorials/remove-parent-slugs-from-wordpress-permalinks/">remove parent slugs from WordPress permalinks</a>.
31
+ * **Add category slug to post permalinks**<br/>Do you want to <a href="https://permalinkmanager.pro/docs/tutorials/add-category-slug-wordpress-permalinks/">add category slugs in your post permalinks</a>? Permalink Manager is the most convenient way to create a silo structure for your URL addresses.
32
  * **Auto-redirect old URLs**<br/>An old (original) URL is automatically forwarded to an updated URL to avoid the 404 error and to improve the user experience.
33
 
34
  = Additional features available in Permalink Manager Pro =
35
 
36
+ The free version covers all of the necessary functions, while the premium version adds a few handy functionalities that can improve the process of adjusting WordPress permalinks.
37
+
38
+ Click here for additional information and to purchase <a href="https://permalinkmanager.pro?utm_source=wordpress">Permalink Manager Pro</a>.
39
 
40
  * **Taxonomies support**<br/>Taxonomies are fully supported in the premium version (categories, tags & custom taxonomies). You may adjust individual term permalinks or change them all at once using "Permastructures".
41
  * **WooCommerce support**<br/>Permalink Manager Pro may be used to change the URL addresses of WooCommerce products, tags, categories, and attributes. For example, you may use the plugin to <a href="https://permalinkmanager.pro/docs/tutorials/woocommerce-permalinks-manager/">remove the /product-category and /product from WooCommerce permalinks</a>.
65
 
66
  == Frequently Asked Questions ==
67
 
68
+ = Can I use the plugin to edit the category permalinks?
69
  This feature is available only in Permalink Manager Pro.
70
 
71
  = Can I define different permalink formats per each language.
72
  Yes, it is possible if you are using either WPML or Polylang. You can find <a href="https://permalinkmanager.pro/docs/tutorials/how-to-translate-permalinks/">the full instructions here</a>.
73
 
74
+ = Will the old permalink automatically redirect the new ones?
75
  Yes, Permalink Manager will automatically redirect the native permalinks (used when the plugin is disabled or before it was activated) to the actual, custom permalinks.
76
 
77
  = Does this plugin support Buddypress?
78
  Currently there is no 100% guarantee that Permalink Manager will work correctly with Buddypress.
79
 
80
+ = Can I remove the plugin after the permalinks are updated? =
81
  Yes, if you used Permalink Manager only to regenerate the slugs (native post names). Please note that if you use custom permalinks (that differ from the native ones), they will no longer be used after the plugin is disabled.
82
 
83
  It is because Permalink Manager overwrites one of the core Wordpress functionalities to bypass the rewrite rules ("regular expressions" to detect the posts/pages/taxonomies/etc. and another parameters from the URL) by using the array of custom permalinks (you can check them in "Debug" tab) that are used only by the plugin.
93
  7. Permastructure settings (different permalink structure per language).
94
  8. Permalink Manager settings.
95
 
96
+ == Changelog ==
97
+
98
+ = 2.2.15.1 (January 14, 2021) =
99
+ * Fix - "Regenerate/reset" tool works correctly again in Permalink Manager Lite
100
+
101
+ = 2.2.15 (January 12, 2021) =
102
+ * Enhancement - UI Improvements for Regenerate/reset tool
103
+ * Dev - WPML_URL_Filters->permalink_filter() hook is also used by Permalink Manager to filter custom permalinks.
104
+ * Enhancement - wp_make_link_relative() function is used to prevent redirect loops in new_uri_redirect_and_404() (suggested by mgussekloo)
105
+ * Fix - Enhancements to the debug function's security to avoid XSS injection.
106
 
107
  = 2.2.14 (October 20, 2021) =
108
  * Enhancement - Improvements for Gutenberg Editor
includes/core/permalink-manager-actions.php CHANGED
@@ -123,8 +123,33 @@ class Permalink_Manager_Actions extends Permalink_Manager_Class {
123
  $uniq_id = $_POST['pm_session_id'];
124
  }
125
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
126
  // Check if both strings are set for "Find and replace" tool
127
- if(!empty($function_name)) {
 
128
  // Hotfix for WPML (start)
129
  if($sitepress) {
130
  remove_filter('get_terms_args', array($sitepress, 'get_terms_args_filter'), 10);
@@ -137,7 +162,7 @@ class Permalink_Manager_Actions extends Permalink_Manager_Class {
137
  $mode = isset($_POST['mode']) ? $_POST['mode'] : 'custom_uris';
138
 
139
  // Get the content type
140
- if(!empty($_POST['content_type']) && $_POST['content_type'] == 'taxonomies') {
141
  $class_name = 'Permalink_Manager_URI_Functions_Tax';
142
  } else {
143
  $class_name = 'Permalink_Manager_URI_Functions_Post';
123
  $uniq_id = $_POST['pm_session_id'];
124
  }
125
 
126
+ // Get content type & post statuses
127
+ if(!empty($_POST['content_type']) && $_POST['content_type'] == 'taxonomies') {
128
+ $content_type = 'taxonomies';
129
+
130
+ if(empty($_POST['taxonomies'])) {
131
+ $error = true;
132
+ $return = array('alert' => Permalink_Manager_Admin_Functions::get_alert_message(__( '<strong>No taxonomy</strong> selected!', 'permalink-manager' ), 'error updated_slugs'));
133
+ }
134
+ } else {
135
+ $content_type = 'post_types';
136
+
137
+ // Check if any post type was selected
138
+ if(empty($_POST['post_types'])) {
139
+ $error = true;
140
+ $return = array('alert' => Permalink_Manager_Admin_Functions::get_alert_message(__( '<strong>No post type</strong> selected!', 'permalink-manager' ), 'error updated_slugs'));
141
+ }
142
+
143
+ // Check post status
144
+ if(empty($_POST['post_statuses'])) {
145
+ $error = true;
146
+ $return = array('alert' => Permalink_Manager_Admin_Functions::get_alert_message(__( '<strong>No post status</strong> selected!', 'permalink-manager' ), 'error updated_slugs'));
147
+ }
148
+ }
149
+
150
  // Check if both strings are set for "Find and replace" tool
151
+ if(!empty($function_name) && !empty($content_type) && empty($error)) {
152
+
153
  // Hotfix for WPML (start)
154
  if($sitepress) {
155
  remove_filter('get_terms_args', array($sitepress, 'get_terms_args_filter'), 10);
162
  $mode = isset($_POST['mode']) ? $_POST['mode'] : 'custom_uris';
163
 
164
  // Get the content type
165
+ if($content_type == 'taxonomies') {
166
  $class_name = 'Permalink_Manager_URI_Functions_Tax';
167
  } else {
168
  $class_name = 'Permalink_Manager_URI_Functions_Post';
includes/core/permalink-manager-core-functions.php CHANGED
@@ -411,6 +411,8 @@ class Permalink_Manager_Core_Functions extends Permalink_Manager_Class {
411
  // Ignore page endpoint if its value is 1
412
  if(in_array($endpoint, array('page', 'paged')) && $endpoint_value == 1) { continue; }
413
 
 
 
414
  $query[$endpoint] = sanitize_text_field($endpoint_value);
415
  }
416
  }
@@ -507,7 +509,7 @@ class Permalink_Manager_Core_Functions extends Permalink_Manager_Class {
507
 
508
  // 2B. Count post pages
509
  $post_content = (!empty($post->post_content)) ? $post->post_content : '';
510
- $num_pages = (is_home() || is_archive()) ? $wp_query->max_num_pages : substr_count(strtolower($post_content), '<!--nextpage-->') + 1;
511
 
512
  $is_404 = ($current_page > 1 && ($current_page > $num_pages)) ? true : false;
513
  }
@@ -786,8 +788,14 @@ class Permalink_Manager_Core_Functions extends Permalink_Manager_Class {
786
  // Adjust trailing slashes
787
  $correct_permalink = self::control_trailing_slashes($correct_permalink);
788
 
789
- wp_safe_redirect($correct_permalink, $redirect_mode, PERMALINK_MANAGER_PLUGIN_NAME);
790
- exit();
 
 
 
 
 
 
791
  }
792
  }
793
 
411
  // Ignore page endpoint if its value is 1
412
  if(in_array($endpoint, array('page', 'paged')) && $endpoint_value == 1) { continue; }
413
 
414
+ // Replace whitespaces with '+' and sanitize the value
415
+ $endpoint_value = preg_replace('/\s+/', '+', $endpoint_value);
416
  $query[$endpoint] = sanitize_text_field($endpoint_value);
417
  }
418
  }
509
 
510
  // 2B. Count post pages
511
  $post_content = (!empty($post->post_content)) ? $post->post_content : '';
512
+ $num_pages = (is_home() || is_archive() || is_search()) ? $wp_query->max_num_pages : substr_count(strtolower($post_content), '<!--nextpage-->') + 1;
513
 
514
  $is_404 = ($current_page > 1 && ($current_page > $num_pages)) ? true : false;
515
  }
788
  // Adjust trailing slashes
789
  $correct_permalink = self::control_trailing_slashes($correct_permalink);
790
 
791
+ // Prevent redirect loop
792
+ $rel_old_uri = wp_make_link_relative($old_uri);
793
+ $rel_correct_permalink = wp_make_link_relative($correct_permalink);
794
+
795
+ if($rel_old_uri !== $rel_correct_permalink) {
796
+ wp_safe_redirect($correct_permalink, $redirect_mode, PERMALINK_MANAGER_PLUGIN_NAME);
797
+ exit();
798
+ }
799
  }
800
  }
801
 
includes/core/permalink-manager-debug.php CHANGED
@@ -171,7 +171,9 @@ class Permalink_Manager_Debug_Functions extends Permalink_Manager_Class {
171
  * A function used to display the debug data in various functions
172
  */
173
  public static function display_debug_data($debug_info) {
174
- $debug_txt = sprintf("<pre style=\"display:block;\">%s</pre>", print_r($debug_info, true));
 
 
175
  wp_die($debug_txt);
176
  }
177
 
171
  * A function used to display the debug data in various functions
172
  */
173
  public static function display_debug_data($debug_info) {
174
+ $debug_txt = print_r($debug_info, true);
175
+ $debug_txt = sprintf("<pre style=\"display:block;\">%s</pre>", esc_html($debug_txt));
176
+
177
  wp_die($debug_txt);
178
  }
179
 
includes/core/permalink-manager-helper-functions.php CHANGED
@@ -621,6 +621,7 @@ class Permalink_Manager_Helper_Functions extends Permalink_Manager_Class {
621
  // A. Custom slug (title)
622
  if($force_custom_slugs == 1) {
623
  $title = (!empty($object->name)) ? $object->name : $object->post_title;
 
624
  $title = self::remove_slashes($title);
625
 
626
  $new_slug = self::sanitize_title($title, false, null, null);
621
  // A. Custom slug (title)
622
  if($force_custom_slugs == 1) {
623
  $title = (!empty($object->name)) ? $object->name : $object->post_title;
624
+ $title = strip_tags($title);
625
  $title = self::remove_slashes($title);
626
 
627
  $new_slug = self::sanitize_title($title, false, null, null);
includes/core/permalink-manager-language-plugins.php CHANGED
@@ -70,6 +70,9 @@ class Permalink_Manager_Language_Plugins extends Permalink_Manager_Class {
70
  // Translate permastructures
71
  add_filter('permalink_manager_filter_permastructure', array($this, 'translate_permastructure'), 9, 2);
72
 
 
 
 
73
  // Translate post type slug
74
  if(class_exists('WPML_Slug_Translation')) {
75
  add_filter('permalink_manager_filter_post_type_slug', array($this, 'wpml_translate_post_type_slug'), 9, 3);
@@ -444,6 +447,23 @@ class Permalink_Manager_Language_Plugins extends Permalink_Manager_Class {
444
  }
445
  }
446
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
447
  function translate_permastructure($permastructure, $element) {
448
  global $permalink_manager_permastructs, $pagenow;;
449
 
70
  // Translate permastructures
71
  add_filter('permalink_manager_filter_permastructure', array($this, 'translate_permastructure'), 9, 2);
72
 
73
+ // Translate custom permalinks
74
+ add_filter('permalink_manager_filter_final_post_permalink', array($this, 'translate_permalinks'), 9, 2);
75
+
76
  // Translate post type slug
77
  if(class_exists('WPML_Slug_Translation')) {
78
  add_filter('permalink_manager_filter_post_type_slug', array($this, 'wpml_translate_post_type_slug'), 9, 3);
447
  }
448
  }
449
 
450
+ /*
451
+ * Copy WPML URL hooks and use them for custom permalinks filtered with Permalink Manager
452
+ */
453
+ function translate_permalinks($permalink, $post) {
454
+ global $wpml_url_filters, $wp_filter;
455
+
456
+ if(!empty($wpml_url_filters)) {
457
+ $wpml_url_hook_name = _wp_filter_build_unique_id('post_link', array($wpml_url_filters, 'permalink_filter'), 1);
458
+
459
+ if(has_filter('post_link', $wpml_url_hook_name)) {
460
+ $permalink = $wpml_url_filters->permalink_filter($permalink, $post);
461
+ }
462
+ }
463
+
464
+ return $permalink;
465
+ }
466
+
467
  function translate_permastructure($permastructure, $element) {
468
  global $permalink_manager_permastructs, $pagenow;;
469
 
includes/core/permalink-manager-third-parties.php CHANGED
@@ -621,7 +621,9 @@ class Permalink_Manager_Third_Parties extends Permalink_Manager_Class {
621
  $element_id = $queried_element->ID;
622
  } else if(!empty($queried_element->term_id)) {
623
  $element_id = "tax-{$queried_element->term_id}";
624
- }
 
 
625
 
626
  // Get the custom permalink (if available) or the current request URL (if unavailable)
627
  if(!empty($element_id) && !empty($permalink_manager_uris[$element_id])) {
621
  $element_id = $queried_element->ID;
622
  } else if(!empty($queried_element->term_id)) {
623
  $element_id = "tax-{$queried_element->term_id}";
624
+ } else if(defined('REST_REQUEST') && !empty($post->ID)) {
625
+ $element_id = $post->ID;
626
+ }
627
 
628
  // Get the custom permalink (if available) or the current request URL (if unavailable)
629
  if(!empty($element_id) && !empty($permalink_manager_uris[$element_id])) {
languages/permalink-manager-ja.mo CHANGED
Binary file
languages/permalink-manager-ja.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: Permalink Manager Lite\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2020-11-23 20:44+0000\n"
6
- "PO-Revision-Date: 2021-08-19 18:52+0000\n"
7
  "Last-Translator: admin\n"
8
  "Language-Team: Japanese\n"
9
  "Language: ja\n"
@@ -34,12 +34,12 @@ msgstr ""
34
  msgid "\"Stop words\" list"
35
  msgstr "「使用禁止の単語」リスト"
36
 
37
- #: includes/core/permalink-manager-actions.php:377
38
  #, php-format
39
  msgid "%d Custom URIs and %d Custom Redirects were removed!"
40
  msgstr "%d カスタムURIと、%d カスタム リダイレクトは削除されました。"
41
 
42
- #: includes/core/permalink-manager-actions.php:424
43
  #, php-format
44
  msgid "%s were removed!"
45
  msgstr "%s は削除されました!"
@@ -91,11 +91,27 @@ msgstr ""
91
  "<strong>"
92
  "正規リダイレクトにより、WordPressは要求されたURLを「修正」し、訪問者を正規パーマリンクにリダイレクトできます。</strong>"
93
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  #: includes/core/permalink-manager-actions.php:115
95
  #: includes/core/permalink-manager-admin-functions.php:751
96
  msgid "<strong>No slugs</strong> were updated!"
97
  msgstr "スラッグは、更新されませんでした。"
98
 
 
 
 
 
99
  #: includes/views/permalink-manager-settings.php:108
100
  msgid ""
101
  "<strong>Old slug redirect is used by WordPress to provide a fallback for old "
@@ -200,7 +216,7 @@ msgstr "以下で指定された全てのURIは、訪問者を上記の「現在
200
  msgid "Apply"
201
  msgstr "適用"
202
 
203
- #: includes/core/permalink-manager-pro-functions.php:192
204
  msgid "Arabic"
205
  msgstr "アラビア語"
206
 
@@ -232,7 +248,7 @@ msgstr "URIでの配列"
232
  msgid "Author (publish_posts)"
233
  msgstr "投稿者 (publish_posts)"
234
 
235
- #: includes/core/permalink-manager-admin-functions.php:887
236
  msgid "Auto-update \"Current URI\""
237
  msgstr ""
238
 
@@ -240,7 +256,7 @@ msgstr ""
240
  msgid "Auto-update permalinks"
241
  msgstr "パーマリンクの自動更新"
242
 
243
- #: includes/core/permalink-manager-admin-functions.php:920
244
  msgid "Automatic redirect for native URI enabled:"
245
  msgstr "ネイティブURIの自動リダイレクトを有効にする:"
246
 
@@ -252,7 +268,7 @@ msgstr "壊れたURIを自動的に修正する"
252
  msgid "Breadcrumbs support"
253
  msgstr "パンくずリスト サポート"
254
 
255
- #: includes/core/permalink-manager-actions.php:573
256
  msgid "Broken redirects were removed successfully!"
257
  msgstr "リンク切れリダイレクトは、無事削除されました!"
258
 
@@ -272,7 +288,7 @@ msgstr "by Maciej Bis"
272
  msgid "Canonical redirect"
273
  msgstr "正規リダイレクト"
274
 
275
- #: includes/core/permalink-manager-pro-functions.php:193
276
  msgid "Chinese"
277
  msgstr "中国語"
278
 
@@ -280,7 +296,7 @@ msgstr "中国語"
280
  msgid "Clear/leave the field empty to use the default permalink."
281
  msgstr "デフォルトのパーマリンクを使用するため、フィールドを空のままにする / クリアする"
282
 
283
- #: includes/core/permalink-manager-admin-functions.php:859
284
  msgid "Close: "
285
  msgstr "閉じる:"
286
 
@@ -300,22 +316,22 @@ msgstr "アクセント付き文字の変換"
300
  msgid "Count"
301
  msgstr "カウント"
302
 
303
- #: includes/core/permalink-manager-pro-functions.php:537
304
  msgid "Coupon Full URL"
305
  msgstr "クーポン フル URL"
306
 
307
- #: includes/core/permalink-manager-pro-functions.php:504
308
  msgid "Coupon Link"
309
  msgstr "クーポンリンク"
310
 
311
- #: includes/core/permalink-manager-pro-functions.php:525
312
  msgid "Coupon URI"
313
  msgstr "クーポンURI"
314
 
315
  #: includes/core/permalink-manager-uri-functions-post.php:700
316
  #: includes/core/permalink-manager-uri-functions-tax.php:536
317
- #: includes/core/permalink-manager-admin-functions.php:777
318
- #: includes/core/permalink-manager-admin-functions.php:878
319
  msgid "Current URI"
320
  msgstr "現在のURI"
321
 
@@ -324,11 +340,11 @@ msgstr "現在のURI"
324
  msgid "Custom Permalinks"
325
  msgstr "カスタム パーマリンク"
326
 
327
- #: includes/core/permalink-manager-actions.php:397
328
  msgid "Custom permalinks"
329
  msgstr "カスタム パーマリンク"
330
 
331
- #: includes/core/permalink-manager-actions.php:401
332
  msgid "Custom redirects"
333
  msgstr "カスタム リダイレクト"
334
 
@@ -343,7 +359,7 @@ msgstr "カスタム URI"
343
  msgid "Custom URIs"
344
  msgstr "カスタム URI"
345
 
346
- #: includes/core/permalink-manager-pro-functions.php:194
347
  msgid "Danish"
348
  msgstr "デンマーク語"
349
 
@@ -363,7 +379,7 @@ msgstr "デバッグデータ"
363
  msgid "Default permastructure"
364
  msgstr "デフォルト パーマ構造"
365
 
366
- #: includes/core/permalink-manager-admin-functions.php:909
367
  msgid "Default URI"
368
  msgstr "デフォルト URI"
369
 
@@ -387,7 +403,7 @@ msgstr "ドキュメント"
387
  msgid "Donate"
388
  msgstr "寄付"
389
 
390
- #: includes/core/permalink-manager-pro-functions.php:195
391
  msgid "Dutch"
392
  msgstr "オランダ語"
393
 
@@ -425,7 +441,7 @@ msgid ""
425
  "permalinks & duplicated redirects."
426
  msgstr "冗長なパーマリンクと重複したリダイレクトを自動的に削除したい場合は、このオプションを有効にします。"
427
 
428
- #: includes/core/permalink-manager-pro-functions.php:196
429
  msgid "English"
430
  msgstr "英語"
431
 
@@ -445,13 +461,13 @@ msgstr "除外する投稿タイプ"
445
  msgid "Exclude drafts"
446
  msgstr ""
447
 
448
- #: includes/core/permalink-manager-pro-functions.php:155
449
  msgid ""
450
  "Expiration date could not be downloaded at this moment. Please try again in "
451
  "a few minutes."
452
  msgstr "現在、有効期限の情報をダウンロードできない可能性があります。数分後に、再度お試し下さい。"
453
 
454
- #: includes/core/permalink-manager-actions.php:405
455
  msgid "External redirects"
456
  msgstr "外部のリダイレクト"
457
 
@@ -480,7 +496,7 @@ msgstr "検索"
480
  msgid "Find and replace"
481
  msgstr "検索&置換"
482
 
483
- #: includes/core/permalink-manager-pro-functions.php:197
484
  msgid "Finnish"
485
  msgstr "フィンランド語"
486
 
@@ -500,7 +516,7 @@ msgstr "実在しないページネーションのページに404を強制表示
500
  msgid "Force HTTPS/WWW"
501
  msgstr "HTTPS/WWW 強制"
502
 
503
- #: includes/core/permalink-manager-pro-functions.php:198
504
  msgid "French"
505
  msgstr "フランス語"
506
 
@@ -513,7 +529,7 @@ msgstr "全ての URIとパーマリンク"
513
  msgid "General settings"
514
  msgstr "一般設定"
515
 
516
- #: includes/core/permalink-manager-pro-functions.php:199
517
  msgid "German"
518
  msgstr "ドイツ語"
519
 
@@ -533,11 +549,11 @@ msgstr ""
533
  msgid "Get license information"
534
  msgstr ""
535
 
536
- #: includes/core/permalink-manager-pro-functions.php:200
537
  msgid "Hebrew"
538
  msgstr "ヘブライ語"
539
 
540
- #: includes/core/permalink-manager-pro-functions.php:201
541
  msgid "Hindi"
542
  msgstr "ヒンディー語"
543
 
@@ -553,7 +569,7 @@ msgstr "http://maciejbis.net/"
553
  msgid "https://permalinkmanager.pro?utm_source=plugin"
554
  msgstr "https://permalinkmanager.pro?utm_source=plugin"
555
 
556
- #: includes/core/permalink-manager-admin-functions.php:879
557
  msgid ""
558
  "If custom URI is not defined, a default URI will be set (see below). The "
559
  "custom URI can be edited only if 'Auto-update the URI' feature is not "
@@ -626,10 +642,10 @@ msgstr ""
626
  msgid ""
627
  "If enabled, Permalink Manager will use the \"primary category\" for the "
628
  "default post permalinks.<br />Works with: <strong>Yoast SEO, The SEO "
629
- "Framework, RankMath and SEOPress</strong> breadcrumbs."
630
  msgstr ""
631
 
632
- #: includes/core/permalink-manager-admin-functions.php:888
633
  msgid ""
634
  "If enabled, the 'Current URI' field will be automatically changed to "
635
  "'Default URI' (displayed below) after the post is saved or updated."
@@ -737,15 +753,15 @@ msgstr "親のスラッグを継承する"
737
  msgid "Instructions"
738
  msgstr "手順"
739
 
740
- #: includes/core/permalink-manager-pro-functions.php:202
741
  msgid "Italian"
742
  msgstr "イタリア語"
743
 
744
- #: includes/core/permalink-manager-pro-functions.php:203
745
  msgid "Japanese"
746
  msgstr "日本語"
747
 
748
- #: includes/core/permalink-manager-pro-functions.php:204
749
  msgid "Korean"
750
  msgstr "韓国語"
751
 
@@ -789,7 +805,7 @@ msgstr "更新済みのアイテムのリスト"
789
  msgid "Maciej Bis"
790
  msgstr "Maciej Bis"
791
 
792
- #: includes/core/permalink-manager-admin-functions.php:961
793
  msgid "Manage redirects"
794
  msgstr "リダイレクトを管理"
795
 
@@ -798,7 +814,7 @@ msgstr "リダイレクトを管理"
798
  msgid "Mode"
799
  msgstr "モード"
800
 
801
- #: includes/core/permalink-manager-admin-functions.php:899
802
  msgid "Native slug"
803
  msgstr "ネイティブ スラッグ"
804
 
@@ -816,8 +832,8 @@ msgstr "新しいスラッグ"
816
  msgid "New URI"
817
  msgstr "新しいURI"
818
 
819
- #: includes/core/permalink-manager-admin-functions.php:840
820
- #: includes/core/permalink-manager-admin-functions.php:844
821
  msgid "No"
822
  msgstr "いいえ"
823
 
@@ -825,11 +841,11 @@ msgstr "いいえ"
825
  msgid "No \"Custom Permalinks\" URIs were imported!"
826
  msgstr "「カスタム パーマリンク」 URIはインポートされませんでした!"
827
 
828
- #: includes/core/permalink-manager-admin-functions.php:845
829
  msgid "No (ignore this URI in bulk tools)"
830
  msgstr "いいえ(一括ツールでは、このURIを無視します。)"
831
 
832
- #: includes/core/permalink-manager-actions.php:379
833
  msgid "No Custom URIs or Custom Redirects were removed!"
834
  msgstr "カスタムURIもしくはカスタム リダイレクトは、削除されませんでした!"
835
 
@@ -845,7 +861,7 @@ msgstr "いいえ、スラッグにアクセント付き文字を保持します
845
  msgid "No, keep special characters (.,|_+) in the slugs"
846
  msgstr "いいえ、スラッグに特殊文字(.,|_+)を保持します。"
847
 
848
- #: includes/core/permalink-manager-pro-functions.php:205
849
  msgid "Norwegian"
850
  msgstr "ノルウェー語"
851
 
@@ -886,10 +902,10 @@ msgstr "重複したパーマリンク"
886
  #: includes/core/permalink-manager-gutenberg.php:33
887
  #: includes/core/permalink-manager-admin-functions.php:111
888
  #: includes/core/permalink-manager-admin-functions.php:111
889
- #: includes/core/permalink-manager-admin-functions.php:773
890
- #: includes/core/permalink-manager-admin-functions.php:854
891
- #: includes/core/permalink-manager-admin-functions.php:859
892
- #: includes/core/permalink-manager-admin-functions.php:860
893
  msgid "Permalink Manager"
894
  msgstr "Permalink Manager"
895
 
@@ -923,8 +939,8 @@ msgid ""
923
  "selected above post types & taxonomies."
924
  msgstr "Permalink Managerは、上記で選択した全ての投稿タイプとタクソノミーのカスタム パーマリンクを無視し、フィルタリングしません。"
925
 
926
- #: includes/core/permalink-manager-actions.php:409
927
- #: includes/core/permalink-manager-actions.php:413
928
  #: includes/core/permalink-manager-admin-functions.php:426
929
  msgid "Permastructure settings"
930
  msgstr "パーマ構造 設定"
@@ -941,7 +957,7 @@ msgstr "パーマ構造 翻訳"
941
  msgid "Permastructures"
942
  msgstr "パーマ構造"
943
 
944
- #: includes/core/permalink-manager-pro-functions.php:206
945
  msgid "Persian"
946
  msgstr "ペルシア語"
947
 
@@ -979,7 +995,7 @@ msgid ""
979
  "(aliases)\" option is turned on above."
980
  msgstr ""
981
 
982
- #: includes/core/permalink-manager-pro-functions.php:130
983
  #, php-format
984
  msgid ""
985
  "Please paste the licence key to access all Permalink Manager Pro updates & "
@@ -988,11 +1004,11 @@ msgstr ""
988
  "<a href=\"%s\" target=\"_blank\">コチラのページ</a>にて、ライセンスキーを設定して全てのPermalink "
989
  "Manager Pro のアップデート&機能をご利用下さい。"
990
 
991
- #: includes/core/permalink-manager-pro-functions.php:207
992
  msgid "Polish"
993
  msgstr "ポーランド語"
994
 
995
- #: includes/core/permalink-manager-pro-functions.php:208
996
  msgid "Portuguese"
997
  msgstr "ポルトガル語"
998
 
@@ -1092,11 +1108,11 @@ msgstr "置換"
1092
  msgid "Restore default permastructure"
1093
  msgstr "デフォルトのパーマ構造を復元する"
1094
 
1095
- #: includes/core/permalink-manager-admin-functions.php:910
1096
  msgid "Restore Default URI"
1097
  msgstr "デフォルトのURIを復元する"
1098
 
1099
- #: includes/core/permalink-manager-pro-functions.php:209
1100
  msgid "Russian"
1101
  msgstr "ロシア語"
1102
 
@@ -1122,7 +1138,7 @@ msgstr "以下の全てのURIを保存する"
1122
  msgid "Save old custom permalinks as extra redirects"
1123
  msgstr ""
1124
 
1125
- #: includes/core/permalink-manager-admin-functions.php:934
1126
  msgid "Save permalink"
1127
  msgstr "パーマリンクを保存する"
1128
 
@@ -1185,7 +1201,7 @@ msgstr "追加設定を表示する"
1185
  msgid "Show more details"
1186
  msgstr "さらなる詳細を表示する"
1187
 
1188
- #: includes/core/permalink-manager-actions.php:659
1189
  msgid "Sitemaps were updated!"
1190
  msgstr "サイトマップは、更新されました!"
1191
 
@@ -1198,7 +1214,7 @@ msgstr "スラッグ"
1198
  msgid "Slugs mode"
1199
  msgstr "スラッグ モード"
1200
 
1201
- #: includes/core/permalink-manager-pro-functions.php:210
1202
  msgid "Spanish"
1203
  msgstr "スペイン語"
1204
 
@@ -1218,7 +1234,7 @@ msgstr "ご意見 / フィードバック"
1218
  msgid "Support"
1219
  msgstr "サポート"
1220
 
1221
- #: includes/core/permalink-manager-pro-functions.php:211
1222
  msgid "Swedish"
1223
  msgstr "スウェーデン語"
1224
 
@@ -1243,17 +1259,17 @@ msgid ""
1243
  "The above permalink will be automatically updated and is locked for editing."
1244
  msgstr ""
1245
 
1246
- #: includes/core/permalink-manager-admin-functions.php:874
1247
  msgid ""
1248
  "The above permalink will be automatically updated to \"Default URI\" and is "
1249
  "locked for editing."
1250
  msgstr ""
1251
 
1252
- #: includes/core/permalink-manager-admin-functions.php:871
1253
  msgid "The custom URI cannot be edited on frontpage."
1254
  msgstr "カスタムURIは、フロントページでは編集不可です。"
1255
 
1256
- #: includes/core/permalink-manager-admin-functions.php:900
1257
  msgid ""
1258
  "The native slug is by default automatically used in native permalinks (when "
1259
  "Permalink Manager is disabled)."
@@ -1266,7 +1282,7 @@ msgid ""
1266
  "is published."
1267
  msgstr "ネイティブ スラッグは、投稿またはタームが公開された後、最初のタイトルから生成されます。"
1268
 
1269
- #: includes/core/permalink-manager-actions.php:597
1270
  msgid "The redirect was removed successfully!"
1271
  msgstr "リダイレクトは、無事削除されました!"
1272
 
@@ -1274,7 +1290,7 @@ msgstr "リダイレクトは、無事削除されました!"
1274
  msgid "The settings are saved!"
1275
  msgstr "設定は、保存されました!"
1276
 
1277
- #: includes/core/permalink-manager-pro-functions.php:526
1278
  msgid ""
1279
  "The URIs are case-insensitive, eg. <strong>BLACKFRIDAY</strong> and <strong>"
1280
  "blackfriday</strong> are equivalent."
@@ -1301,7 +1317,7 @@ msgstr ""
1301
  "この機能は、(古い)オリジナルのパーマリンクをPermalink Managerで設定された(新しい)カスタム "
1302
  "パーマリンクにリダイレクトするために使用されます。"
1303
 
1304
- #: includes/core/permalink-manager-admin-functions.php:1079
1305
  #, php-format
1306
  msgid ""
1307
  "This functionality is available only in <a href=\"%s\" target=\"_blank\">"
@@ -1365,7 +1381,7 @@ msgstr "末尾のスラッシュ"
1365
  msgid "Trailing slashes redirect"
1366
  msgstr "末尾のスラッシュリダイレクト"
1367
 
1368
- #: includes/core/permalink-manager-pro-functions.php:212
1369
  msgid "Turkish"
1370
  msgstr "トルコ語"
1371
 
@@ -1391,12 +1407,12 @@ msgstr "選択を全て解除する"
1391
  msgid "Upgrade to PRO"
1392
  msgstr "Pro版にアップグレード"
1393
 
1394
- #: includes/core/permalink-manager-actions.php:565
1395
  #, php-format
1396
  msgid "URI \"%s\" was removed successfully!"
1397
  msgstr "「%s」のURIは、無事削除されました!"
1398
 
1399
- #: includes/core/permalink-manager-actions.php:577
1400
  msgid "URI and/or custom redirects does not exist or were already removed!"
1401
  msgstr "URIもしくはカスタムリダイレクトは、実在しないか既に削除されています!"
1402
 
@@ -1412,7 +1428,7 @@ msgstr "URIエディター"
1412
  msgid "URI Editor role capability"
1413
  msgstr "URIエディター 種類と権限"
1414
 
1415
- #: includes/core/permalink-manager-actions.php:627
1416
  msgid "URI is already in use, please select another one!"
1417
  msgstr "URIは既に使用済みです。他をお選び下さい。"
1418
 
@@ -1424,7 +1440,7 @@ msgstr "スラッグとして実際のタイトルを使用する"
1424
  msgid "Use default settings"
1425
  msgstr "デフォルトの設定を使用する"
1426
 
1427
- #: includes/core/permalink-manager-admin-functions.php:842
1428
  #, php-format
1429
  msgid "Use global settings [%s]"
1430
  msgstr "グローバル設定を使用する [%s]"
@@ -1461,8 +1477,8 @@ msgstr "WP All Import サポート"
1461
  msgid "WPML/Polylang language mismatch"
1462
  msgstr "WPML / Polylang 言語 不一致"
1463
 
1464
- #: includes/core/permalink-manager-admin-functions.php:840
1465
- #: includes/core/permalink-manager-admin-functions.php:843
1466
  msgid "Yes"
1467
  msgstr "はい"
1468
 
@@ -1471,7 +1487,7 @@ msgstr "はい"
1471
  msgid "Yes, use native settings"
1472
  msgstr "はい、ネイティブ 設定を使います。"
1473
 
1474
- #: includes/core/permalink-manager-actions.php:391
1475
  msgid "You are not allowed to remove Permalink Manager data!"
1476
  msgstr "Permalink Manager データを削除できません!"
1477
 
@@ -1487,11 +1503,11 @@ msgid ""
1487
  "redirects, eg. Yoast SEO Premium or Redirection."
1488
  msgstr ""
1489
 
1490
- #: includes/core/permalink-manager-pro-functions.php:145
1491
  msgid "You own a lifetime licence key."
1492
  msgstr "あなたは、永久ライセンスキーをお持ちです。"
1493
 
1494
- #: includes/core/permalink-manager-pro-functions.php:150
1495
  #, php-format
1496
  msgid ""
1497
  "Your licence key is valid until %s.<br />To prolong it please go to <a "
@@ -1500,7 +1516,7 @@ msgstr ""
1500
  "あなたのライセンスキーは、%s まで有効です。<br />延長するには、<a href=\"%s\" target=\"_blank\">"
1501
  "コチラのページ</a>にアクセスして詳細を確認して下さい。"
1502
 
1503
- #: includes/core/permalink-manager-pro-functions.php:140
1504
  #, php-format
1505
  msgid ""
1506
  "Your Permalink Manager Pro licence key expired! To restore access to plugin "
@@ -1510,6 +1526,6 @@ msgstr ""
1510
  "あなたのライセンスキーは有効期限が切れました!プラグインのアップデートのアクセスやテクニカルサポートを受けたい場合は、<a href=\"%s\" "
1511
  "target=\"_blank\">コチラのページ</a>にアクセスして、復元して下さい。"
1512
 
1513
- #: includes/core/permalink-manager-pro-functions.php:135
1514
  msgid "Your Permalink Manager Pro licence key is invalid!"
1515
  msgstr "あなたのライセンスキーは、無効です!"
3
  "Project-Id-Version: Permalink Manager Lite\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2020-11-23 20:44+0000\n"
6
+ "PO-Revision-Date: 2021-10-24 17:15+0000\n"
7
  "Last-Translator: admin\n"
8
  "Language-Team: Japanese\n"
9
  "Language: ja\n"
34
  msgid "\"Stop words\" list"
35
  msgstr "「使用禁止の単語」リスト"
36
 
37
+ #: includes/core/permalink-manager-actions.php:400
38
  #, php-format
39
  msgid "%d Custom URIs and %d Custom Redirects were removed!"
40
  msgstr "%d カスタムURIと、%d カスタム リダイレクトは削除されました。"
41
 
42
+ #: includes/core/permalink-manager-actions.php:447
43
  #, php-format
44
  msgid "%s were removed!"
45
  msgstr "%s は削除されました!"
91
  "<strong>"
92
  "正規リダイレクトにより、WordPressは要求されたURLを「修正」し、訪問者を正規パーマリンクにリダイレクトできます。</strong>"
93
 
94
+ #: includes/core/permalink-manager-actions.php:129
95
+ msgid "<strong>No content type</strong> selected!"
96
+ msgstr ""
97
+
98
+ #: includes/core/permalink-manager-actions.php:149
99
+ msgid "<strong>No post status</strong> selected!"
100
+ msgstr ""
101
+
102
+ #: includes/core/permalink-manager-actions.php:143
103
+ msgid "<strong>No post type</strong> selected!"
104
+ msgstr ""
105
+
106
  #: includes/core/permalink-manager-actions.php:115
107
  #: includes/core/permalink-manager-admin-functions.php:751
108
  msgid "<strong>No slugs</strong> were updated!"
109
  msgstr "スラッグは、更新されませんでした。"
110
 
111
+ #: includes/core/permalink-manager-actions.php:135
112
+ msgid "<strong>No taxonomy</strong> selected!"
113
+ msgstr ""
114
+
115
  #: includes/views/permalink-manager-settings.php:108
116
  msgid ""
117
  "<strong>Old slug redirect is used by WordPress to provide a fallback for old "
216
  msgid "Apply"
217
  msgstr "適用"
218
 
219
+ #: includes/core/permalink-manager-pro-functions.php:196
220
  msgid "Arabic"
221
  msgstr "アラビア語"
222
 
248
  msgid "Author (publish_posts)"
249
  msgstr "投稿者 (publish_posts)"
250
 
251
+ #: includes/core/permalink-manager-admin-functions.php:902
252
  msgid "Auto-update \"Current URI\""
253
  msgstr ""
254
 
256
  msgid "Auto-update permalinks"
257
  msgstr "パーマリンクの自動更新"
258
 
259
+ #: includes/core/permalink-manager-admin-functions.php:935
260
  msgid "Automatic redirect for native URI enabled:"
261
  msgstr "ネイティブURIの自動リダイレクトを有効にする:"
262
 
268
  msgid "Breadcrumbs support"
269
  msgstr "パンくずリスト サポート"
270
 
271
+ #: includes/core/permalink-manager-actions.php:596
272
  msgid "Broken redirects were removed successfully!"
273
  msgstr "リンク切れリダイレクトは、無事削除されました!"
274
 
288
  msgid "Canonical redirect"
289
  msgstr "正規リダイレクト"
290
 
291
+ #: includes/core/permalink-manager-pro-functions.php:197
292
  msgid "Chinese"
293
  msgstr "中国語"
294
 
296
  msgid "Clear/leave the field empty to use the default permalink."
297
  msgstr "デフォルトのパーマリンクを使用するため、フィールドを空のままにする / クリアする"
298
 
299
+ #: includes/core/permalink-manager-admin-functions.php:874
300
  msgid "Close: "
301
  msgstr "閉じる:"
302
 
316
  msgid "Count"
317
  msgstr "カウント"
318
 
319
+ #: includes/core/permalink-manager-pro-functions.php:541
320
  msgid "Coupon Full URL"
321
  msgstr "クーポン フル URL"
322
 
323
+ #: includes/core/permalink-manager-pro-functions.php:508
324
  msgid "Coupon Link"
325
  msgstr "クーポンリンク"
326
 
327
+ #: includes/core/permalink-manager-pro-functions.php:529
328
  msgid "Coupon URI"
329
  msgstr "クーポンURI"
330
 
331
  #: includes/core/permalink-manager-uri-functions-post.php:700
332
  #: includes/core/permalink-manager-uri-functions-tax.php:536
333
+ #: includes/core/permalink-manager-admin-functions.php:793
334
+ #: includes/core/permalink-manager-admin-functions.php:893
335
  msgid "Current URI"
336
  msgstr "現在のURI"
337
 
340
  msgid "Custom Permalinks"
341
  msgstr "カスタム パーマリンク"
342
 
343
+ #: includes/core/permalink-manager-actions.php:420
344
  msgid "Custom permalinks"
345
  msgstr "カスタム パーマリンク"
346
 
347
+ #: includes/core/permalink-manager-actions.php:424
348
  msgid "Custom redirects"
349
  msgstr "カスタム リダイレクト"
350
 
359
  msgid "Custom URIs"
360
  msgstr "カスタム URI"
361
 
362
+ #: includes/core/permalink-manager-pro-functions.php:198
363
  msgid "Danish"
364
  msgstr "デンマーク語"
365
 
379
  msgid "Default permastructure"
380
  msgstr "デフォルト パーマ構造"
381
 
382
+ #: includes/core/permalink-manager-admin-functions.php:924
383
  msgid "Default URI"
384
  msgstr "デフォルト URI"
385
 
403
  msgid "Donate"
404
  msgstr "寄付"
405
 
406
+ #: includes/core/permalink-manager-pro-functions.php:199
407
  msgid "Dutch"
408
  msgstr "オランダ語"
409
 
441
  "permalinks & duplicated redirects."
442
  msgstr "冗長なパーマリンクと重複したリダイレクトを自動的に削除したい場合は、このオプションを有効にします。"
443
 
444
+ #: includes/core/permalink-manager-pro-functions.php:200
445
  msgid "English"
446
  msgstr "英語"
447
 
461
  msgid "Exclude drafts"
462
  msgstr ""
463
 
464
+ #: includes/core/permalink-manager-pro-functions.php:159
465
  msgid ""
466
  "Expiration date could not be downloaded at this moment. Please try again in "
467
  "a few minutes."
468
  msgstr "現在、有効期限の情報をダウンロードできない可能性があります。数分後に、再度お試し下さい。"
469
 
470
+ #: includes/core/permalink-manager-actions.php:428
471
  msgid "External redirects"
472
  msgstr "外部のリダイレクト"
473
 
496
  msgid "Find and replace"
497
  msgstr "検索&置換"
498
 
499
+ #: includes/core/permalink-manager-pro-functions.php:201
500
  msgid "Finnish"
501
  msgstr "フィンランド語"
502
 
516
  msgid "Force HTTPS/WWW"
517
  msgstr "HTTPS/WWW 強制"
518
 
519
+ #: includes/core/permalink-manager-pro-functions.php:202
520
  msgid "French"
521
  msgstr "フランス語"
522
 
529
  msgid "General settings"
530
  msgstr "一般設定"
531
 
532
+ #: includes/core/permalink-manager-pro-functions.php:203
533
  msgid "German"
534
  msgstr "ドイツ語"
535
 
549
  msgid "Get license information"
550
  msgstr ""
551
 
552
+ #: includes/core/permalink-manager-pro-functions.php:204
553
  msgid "Hebrew"
554
  msgstr "ヘブライ語"
555
 
556
+ #: includes/core/permalink-manager-pro-functions.php:205
557
  msgid "Hindi"
558
  msgstr "ヒンディー語"
559
 
569
  msgid "https://permalinkmanager.pro?utm_source=plugin"
570
  msgstr "https://permalinkmanager.pro?utm_source=plugin"
571
 
572
+ #: includes/core/permalink-manager-admin-functions.php:894
573
  msgid ""
574
  "If custom URI is not defined, a default URI will be set (see below). The "
575
  "custom URI can be edited only if 'Auto-update the URI' feature is not "
642
  msgid ""
643
  "If enabled, Permalink Manager will use the \"primary category\" for the "
644
  "default post permalinks.<br />Works with: <strong>Yoast SEO, The SEO "
645
+ "Framework, RankMath and SEOPress</strong>."
646
  msgstr ""
647
 
648
+ #: includes/core/permalink-manager-admin-functions.php:903
649
  msgid ""
650
  "If enabled, the 'Current URI' field will be automatically changed to "
651
  "'Default URI' (displayed below) after the post is saved or updated."
753
  msgid "Instructions"
754
  msgstr "手順"
755
 
756
+ #: includes/core/permalink-manager-pro-functions.php:206
757
  msgid "Italian"
758
  msgstr "イタリア語"
759
 
760
+ #: includes/core/permalink-manager-pro-functions.php:207
761
  msgid "Japanese"
762
  msgstr "日本語"
763
 
764
+ #: includes/core/permalink-manager-pro-functions.php:208
765
  msgid "Korean"
766
  msgstr "韓国語"
767
 
805
  msgid "Maciej Bis"
806
  msgstr "Maciej Bis"
807
 
808
+ #: includes/core/permalink-manager-admin-functions.php:976
809
  msgid "Manage redirects"
810
  msgstr "リダイレクトを管理"
811
 
814
  msgid "Mode"
815
  msgstr "モード"
816
 
817
+ #: includes/core/permalink-manager-admin-functions.php:914
818
  msgid "Native slug"
819
  msgstr "ネイティブ スラッグ"
820
 
832
  msgid "New URI"
833
  msgstr "新しいURI"
834
 
835
+ #: includes/core/permalink-manager-admin-functions.php:855
836
+ #: includes/core/permalink-manager-admin-functions.php:859
837
  msgid "No"
838
  msgstr "いいえ"
839
 
841
  msgid "No \"Custom Permalinks\" URIs were imported!"
842
  msgstr "「カスタム パーマリンク」 URIはインポートされませんでした!"
843
 
844
+ #: includes/core/permalink-manager-admin-functions.php:860
845
  msgid "No (ignore this URI in bulk tools)"
846
  msgstr "いいえ(一括ツールでは、このURIを無視します。)"
847
 
848
+ #: includes/core/permalink-manager-actions.php:402
849
  msgid "No Custom URIs or Custom Redirects were removed!"
850
  msgstr "カスタムURIもしくはカスタム リダイレクトは、削除されませんでした!"
851
 
861
  msgid "No, keep special characters (.,|_+) in the slugs"
862
  msgstr "いいえ、スラッグに特殊文字(.,|_+)を保持します。"
863
 
864
+ #: includes/core/permalink-manager-pro-functions.php:209
865
  msgid "Norwegian"
866
  msgstr "ノルウェー語"
867
 
902
  #: includes/core/permalink-manager-gutenberg.php:33
903
  #: includes/core/permalink-manager-admin-functions.php:111
904
  #: includes/core/permalink-manager-admin-functions.php:111
905
+ #: includes/core/permalink-manager-admin-functions.php:789
906
+ #: includes/core/permalink-manager-admin-functions.php:869
907
+ #: includes/core/permalink-manager-admin-functions.php:874
908
+ #: includes/core/permalink-manager-admin-functions.php:875
909
  msgid "Permalink Manager"
910
  msgstr "Permalink Manager"
911
 
939
  "selected above post types & taxonomies."
940
  msgstr "Permalink Managerは、上記で選択した全ての投稿タイプとタクソノミーのカスタム パーマリンクを無視し、フィルタリングしません。"
941
 
942
+ #: includes/core/permalink-manager-actions.php:432
943
+ #: includes/core/permalink-manager-actions.php:436
944
  #: includes/core/permalink-manager-admin-functions.php:426
945
  msgid "Permastructure settings"
946
  msgstr "パーマ構造 設定"
957
  msgid "Permastructures"
958
  msgstr "パーマ構造"
959
 
960
+ #: includes/core/permalink-manager-pro-functions.php:210
961
  msgid "Persian"
962
  msgstr "ペルシア語"
963
 
995
  "(aliases)\" option is turned on above."
996
  msgstr ""
997
 
998
+ #: includes/core/permalink-manager-pro-functions.php:134
999
  #, php-format
1000
  msgid ""
1001
  "Please paste the licence key to access all Permalink Manager Pro updates & "
1004
  "<a href=\"%s\" target=\"_blank\">コチラのページ</a>にて、ライセンスキーを設定して全てのPermalink "
1005
  "Manager Pro のアップデート&機能をご利用下さい。"
1006
 
1007
+ #: includes/core/permalink-manager-pro-functions.php:211
1008
  msgid "Polish"
1009
  msgstr "ポーランド語"
1010
 
1011
+ #: includes/core/permalink-manager-pro-functions.php:212
1012
  msgid "Portuguese"
1013
  msgstr "ポルトガル語"
1014
 
1108
  msgid "Restore default permastructure"
1109
  msgstr "デフォルトのパーマ構造を復元する"
1110
 
1111
+ #: includes/core/permalink-manager-admin-functions.php:925
1112
  msgid "Restore Default URI"
1113
  msgstr "デフォルトのURIを復元する"
1114
 
1115
+ #: includes/core/permalink-manager-pro-functions.php:213
1116
  msgid "Russian"
1117
  msgstr "ロシア語"
1118
 
1138
  msgid "Save old custom permalinks as extra redirects"
1139
  msgstr ""
1140
 
1141
+ #: includes/core/permalink-manager-admin-functions.php:949
1142
  msgid "Save permalink"
1143
  msgstr "パーマリンクを保存する"
1144
 
1201
  msgid "Show more details"
1202
  msgstr "さらなる詳細を表示する"
1203
 
1204
+ #: includes/core/permalink-manager-actions.php:682
1205
  msgid "Sitemaps were updated!"
1206
  msgstr "サイトマップは、更新されました!"
1207
 
1214
  msgid "Slugs mode"
1215
  msgstr "スラッグ モード"
1216
 
1217
+ #: includes/core/permalink-manager-pro-functions.php:214
1218
  msgid "Spanish"
1219
  msgstr "スペイン語"
1220
 
1234
  msgid "Support"
1235
  msgstr "サポート"
1236
 
1237
+ #: includes/core/permalink-manager-pro-functions.php:215
1238
  msgid "Swedish"
1239
  msgstr "スウェーデン語"
1240
 
1259
  "The above permalink will be automatically updated and is locked for editing."
1260
  msgstr ""
1261
 
1262
+ #: includes/core/permalink-manager-admin-functions.php:889
1263
  msgid ""
1264
  "The above permalink will be automatically updated to \"Default URI\" and is "
1265
  "locked for editing."
1266
  msgstr ""
1267
 
1268
+ #: includes/core/permalink-manager-admin-functions.php:886
1269
  msgid "The custom URI cannot be edited on frontpage."
1270
  msgstr "カスタムURIは、フロントページでは編集不可です。"
1271
 
1272
+ #: includes/core/permalink-manager-admin-functions.php:915
1273
  msgid ""
1274
  "The native slug is by default automatically used in native permalinks (when "
1275
  "Permalink Manager is disabled)."
1282
  "is published."
1283
  msgstr "ネイティブ スラッグは、投稿またはタームが公開された後、最初のタイトルから生成されます。"
1284
 
1285
+ #: includes/core/permalink-manager-actions.php:620
1286
  msgid "The redirect was removed successfully!"
1287
  msgstr "リダイレクトは、無事削除されました!"
1288
 
1290
  msgid "The settings are saved!"
1291
  msgstr "設定は、保存されました!"
1292
 
1293
+ #: includes/core/permalink-manager-pro-functions.php:530
1294
  msgid ""
1295
  "The URIs are case-insensitive, eg. <strong>BLACKFRIDAY</strong> and <strong>"
1296
  "blackfriday</strong> are equivalent."
1317
  "この機能は、(古い)オリジナルのパーマリンクをPermalink Managerで設定された(新しい)カスタム "
1318
  "パーマリンクにリダイレクトするために使用されます。"
1319
 
1320
+ #: includes/core/permalink-manager-admin-functions.php:1094
1321
  #, php-format
1322
  msgid ""
1323
  "This functionality is available only in <a href=\"%s\" target=\"_blank\">"
1381
  msgid "Trailing slashes redirect"
1382
  msgstr "末尾のスラッシュリダイレクト"
1383
 
1384
+ #: includes/core/permalink-manager-pro-functions.php:216
1385
  msgid "Turkish"
1386
  msgstr "トルコ語"
1387
 
1407
  msgid "Upgrade to PRO"
1408
  msgstr "Pro版にアップグレード"
1409
 
1410
+ #: includes/core/permalink-manager-actions.php:588
1411
  #, php-format
1412
  msgid "URI \"%s\" was removed successfully!"
1413
  msgstr "「%s」のURIは、無事削除されました!"
1414
 
1415
+ #: includes/core/permalink-manager-actions.php:600
1416
  msgid "URI and/or custom redirects does not exist or were already removed!"
1417
  msgstr "URIもしくはカスタムリダイレクトは、実在しないか既に削除されています!"
1418
 
1428
  msgid "URI Editor role capability"
1429
  msgstr "URIエディター 種類と権限"
1430
 
1431
+ #: includes/core/permalink-manager-actions.php:650
1432
  msgid "URI is already in use, please select another one!"
1433
  msgstr "URIは既に使用済みです。他をお選び下さい。"
1434
 
1440
  msgid "Use default settings"
1441
  msgstr "デフォルトの設定を使用する"
1442
 
1443
+ #: includes/core/permalink-manager-admin-functions.php:857
1444
  #, php-format
1445
  msgid "Use global settings [%s]"
1446
  msgstr "グローバル設定を使用する [%s]"
1477
  msgid "WPML/Polylang language mismatch"
1478
  msgstr "WPML / Polylang 言語 不一致"
1479
 
1480
+ #: includes/core/permalink-manager-admin-functions.php:855
1481
+ #: includes/core/permalink-manager-admin-functions.php:858
1482
  msgid "Yes"
1483
  msgstr "はい"
1484
 
1487
  msgid "Yes, use native settings"
1488
  msgstr "はい、ネイティブ 設定を使います。"
1489
 
1490
+ #: includes/core/permalink-manager-actions.php:414
1491
  msgid "You are not allowed to remove Permalink Manager data!"
1492
  msgstr "Permalink Manager データを削除できません!"
1493
 
1503
  "redirects, eg. Yoast SEO Premium or Redirection."
1504
  msgstr ""
1505
 
1506
+ #: includes/core/permalink-manager-pro-functions.php:149
1507
  msgid "You own a lifetime licence key."
1508
  msgstr "あなたは、永久ライセンスキーをお持ちです。"
1509
 
1510
+ #: includes/core/permalink-manager-pro-functions.php:154
1511
  #, php-format
1512
  msgid ""
1513
  "Your licence key is valid until %s.<br />To prolong it please go to <a "
1516
  "あなたのライセンスキーは、%s まで有効です。<br />延長するには、<a href=\"%s\" target=\"_blank\">"
1517
  "コチラのページ</a>にアクセスして詳細を確認して下さい。"
1518
 
1519
+ #: includes/core/permalink-manager-pro-functions.php:144
1520
  #, php-format
1521
  msgid ""
1522
  "Your Permalink Manager Pro licence key expired! To restore access to plugin "
1526
  "あなたのライセンスキーは有効期限が切れました!プラグインのアップデートのアクセスやテクニカルサポートを受けたい場合は、<a href=\"%s\" "
1527
  "target=\"_blank\">コチラのページ</a>にアクセスして、復元して下さい。"
1528
 
1529
+ #: includes/core/permalink-manager-pro-functions.php:139
1530
  msgid "Your Permalink Manager Pro licence key is invalid!"
1531
  msgstr "あなたのライセンスキーは、無効です!"
languages/permalink-manager.pot CHANGED
@@ -3,7 +3,7 @@ msgid ""
3
  msgstr ""
4
  "Project-Id-Version: PACKAGE VERSION\n"
5
  "Report-Msgid-Bugs-To: \n"
6
- "POT-Creation-Date: 2021-08-19 18:52+0000\n"
7
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9
  "Language-Team: \n"
@@ -32,12 +32,12 @@ msgstr ""
32
  msgid "\"Stop words\" list"
33
  msgstr ""
34
 
35
- #: includes/core/permalink-manager-actions.php:377
36
  #, php-format
37
  msgid "%d Custom URIs and %d Custom Redirects were removed!"
38
  msgstr ""
39
 
40
- #: includes/core/permalink-manager-actions.php:424
41
  #, php-format
42
  msgid "%s were removed!"
43
  msgstr ""
@@ -86,11 +86,27 @@ msgid ""
86
  "and redirect visitor to the canonical permalink.</strong>"
87
  msgstr ""
88
 
 
 
 
 
 
 
 
 
 
 
 
 
89
  #: includes/core/permalink-manager-actions.php:115
90
  #: includes/core/permalink-manager-admin-functions.php:751
91
  msgid "<strong>No slugs</strong> were updated!"
92
  msgstr ""
93
 
 
 
 
 
94
  #: includes/views/permalink-manager-settings.php:108
95
  msgid ""
96
  "<strong>Old slug redirect is used by WordPress to provide a fallback for old "
@@ -182,7 +198,7 @@ msgstr ""
182
  msgid "Apply"
183
  msgstr ""
184
 
185
- #: includes/core/permalink-manager-pro-functions.php:192
186
  msgid "Arabic"
187
  msgstr ""
188
 
@@ -214,7 +230,7 @@ msgstr ""
214
  msgid "Author (publish_posts)"
215
  msgstr ""
216
 
217
- #: includes/core/permalink-manager-admin-functions.php:887
218
  msgid "Auto-update \"Current URI\""
219
  msgstr ""
220
 
@@ -222,7 +238,7 @@ msgstr ""
222
  msgid "Auto-update permalinks"
223
  msgstr ""
224
 
225
- #: includes/core/permalink-manager-admin-functions.php:920
226
  msgid "Automatic redirect for native URI enabled:"
227
  msgstr ""
228
 
@@ -234,7 +250,7 @@ msgstr ""
234
  msgid "Breadcrumbs support"
235
  msgstr ""
236
 
237
- #: includes/core/permalink-manager-actions.php:573
238
  msgid "Broken redirects were removed successfully!"
239
  msgstr ""
240
 
@@ -254,7 +270,7 @@ msgstr ""
254
  msgid "Canonical redirect"
255
  msgstr ""
256
 
257
- #: includes/core/permalink-manager-pro-functions.php:193
258
  msgid "Chinese"
259
  msgstr ""
260
 
@@ -262,7 +278,7 @@ msgstr ""
262
  msgid "Clear/leave the field empty to use the default permalink."
263
  msgstr ""
264
 
265
- #: includes/core/permalink-manager-admin-functions.php:859
266
  msgid "Close: "
267
  msgstr ""
268
 
@@ -282,22 +298,22 @@ msgstr ""
282
  msgid "Count"
283
  msgstr ""
284
 
285
- #: includes/core/permalink-manager-pro-functions.php:537
286
  msgid "Coupon Full URL"
287
  msgstr ""
288
 
289
- #: includes/core/permalink-manager-pro-functions.php:504
290
  msgid "Coupon Link"
291
  msgstr ""
292
 
293
- #: includes/core/permalink-manager-pro-functions.php:525
294
  msgid "Coupon URI"
295
  msgstr ""
296
 
297
  #: includes/core/permalink-manager-uri-functions-post.php:700
298
  #: includes/core/permalink-manager-uri-functions-tax.php:536
299
- #: includes/core/permalink-manager-admin-functions.php:777
300
- #: includes/core/permalink-manager-admin-functions.php:878
301
  msgid "Current URI"
302
  msgstr ""
303
 
@@ -306,11 +322,11 @@ msgstr ""
306
  msgid "Custom Permalinks"
307
  msgstr ""
308
 
309
- #: includes/core/permalink-manager-actions.php:397
310
  msgid "Custom permalinks"
311
  msgstr ""
312
 
313
- #: includes/core/permalink-manager-actions.php:401
314
  msgid "Custom redirects"
315
  msgstr ""
316
 
@@ -325,7 +341,7 @@ msgstr ""
325
  msgid "Custom URIs"
326
  msgstr ""
327
 
328
- #: includes/core/permalink-manager-pro-functions.php:194
329
  msgid "Danish"
330
  msgstr ""
331
 
@@ -345,7 +361,7 @@ msgstr ""
345
  msgid "Default permastructure"
346
  msgstr ""
347
 
348
- #: includes/core/permalink-manager-admin-functions.php:909
349
  msgid "Default URI"
350
  msgstr ""
351
 
@@ -369,7 +385,7 @@ msgstr ""
369
  msgid "Donate"
370
  msgstr ""
371
 
372
- #: includes/core/permalink-manager-pro-functions.php:195
373
  msgid "Dutch"
374
  msgstr ""
375
 
@@ -407,7 +423,7 @@ msgid ""
407
  "permalinks & duplicated redirects."
408
  msgstr ""
409
 
410
- #: includes/core/permalink-manager-pro-functions.php:196
411
  msgid "English"
412
  msgstr ""
413
 
@@ -426,13 +442,13 @@ msgstr ""
426
  msgid "Exclude drafts"
427
  msgstr ""
428
 
429
- #: includes/core/permalink-manager-pro-functions.php:155
430
  msgid ""
431
  "Expiration date could not be downloaded at this moment. Please try again in "
432
  "a few minutes."
433
  msgstr ""
434
 
435
- #: includes/core/permalink-manager-actions.php:405
436
  msgid "External redirects"
437
  msgstr ""
438
 
@@ -461,7 +477,7 @@ msgstr ""
461
  msgid "Find and replace"
462
  msgstr ""
463
 
464
- #: includes/core/permalink-manager-pro-functions.php:197
465
  msgid "Finnish"
466
  msgstr ""
467
 
@@ -481,7 +497,7 @@ msgstr ""
481
  msgid "Force HTTPS/WWW"
482
  msgstr ""
483
 
484
- #: includes/core/permalink-manager-pro-functions.php:198
485
  msgid "French"
486
  msgstr ""
487
 
@@ -494,7 +510,7 @@ msgstr ""
494
  msgid "General settings"
495
  msgstr ""
496
 
497
- #: includes/core/permalink-manager-pro-functions.php:199
498
  msgid "German"
499
  msgstr ""
500
 
@@ -511,11 +527,11 @@ msgstr ""
511
  msgid "Get license information"
512
  msgstr ""
513
 
514
- #: includes/core/permalink-manager-pro-functions.php:200
515
  msgid "Hebrew"
516
  msgstr ""
517
 
518
- #: includes/core/permalink-manager-pro-functions.php:201
519
  msgid "Hindi"
520
  msgstr ""
521
 
@@ -531,7 +547,7 @@ msgstr ""
531
  msgid "https://permalinkmanager.pro?utm_source=plugin"
532
  msgstr ""
533
 
534
- #: includes/core/permalink-manager-admin-functions.php:879
535
  msgid ""
536
  "If custom URI is not defined, a default URI will be set (see below). The "
537
  "custom URI can be edited only if 'Auto-update the URI' feature is not "
@@ -592,10 +608,10 @@ msgstr ""
592
  msgid ""
593
  "If enabled, Permalink Manager will use the \"primary category\" for the "
594
  "default post permalinks.<br />Works with: <strong>Yoast SEO, The SEO "
595
- "Framework, RankMath and SEOPress</strong> breadcrumbs."
596
  msgstr ""
597
 
598
- #: includes/core/permalink-manager-admin-functions.php:888
599
  msgid ""
600
  "If enabled, the 'Current URI' field will be automatically changed to "
601
  "'Default URI' (displayed below) after the post is saved or updated."
@@ -695,15 +711,15 @@ msgstr ""
695
  msgid "Instructions"
696
  msgstr ""
697
 
698
- #: includes/core/permalink-manager-pro-functions.php:202
699
  msgid "Italian"
700
  msgstr ""
701
 
702
- #: includes/core/permalink-manager-pro-functions.php:203
703
  msgid "Japanese"
704
  msgstr ""
705
 
706
- #: includes/core/permalink-manager-pro-functions.php:204
707
  msgid "Korean"
708
  msgstr ""
709
 
@@ -747,7 +763,7 @@ msgstr ""
747
  msgid "Maciej Bis"
748
  msgstr ""
749
 
750
- #: includes/core/permalink-manager-admin-functions.php:961
751
  msgid "Manage redirects"
752
  msgstr ""
753
 
@@ -756,7 +772,7 @@ msgstr ""
756
  msgid "Mode"
757
  msgstr ""
758
 
759
- #: includes/core/permalink-manager-admin-functions.php:899
760
  msgid "Native slug"
761
  msgstr ""
762
 
@@ -774,8 +790,8 @@ msgstr ""
774
  msgid "New URI"
775
  msgstr ""
776
 
777
- #: includes/core/permalink-manager-admin-functions.php:840
778
- #: includes/core/permalink-manager-admin-functions.php:844
779
  msgid "No"
780
  msgstr ""
781
 
@@ -783,11 +799,11 @@ msgstr ""
783
  msgid "No \"Custom Permalinks\" URIs were imported!"
784
  msgstr ""
785
 
786
- #: includes/core/permalink-manager-admin-functions.php:845
787
  msgid "No (ignore this URI in bulk tools)"
788
  msgstr ""
789
 
790
- #: includes/core/permalink-manager-actions.php:379
791
  msgid "No Custom URIs or Custom Redirects were removed!"
792
  msgstr ""
793
 
@@ -803,7 +819,7 @@ msgstr ""
803
  msgid "No, keep special characters (.,|_+) in the slugs"
804
  msgstr ""
805
 
806
- #: includes/core/permalink-manager-pro-functions.php:205
807
  msgid "Norwegian"
808
  msgstr ""
809
 
@@ -842,10 +858,10 @@ msgstr ""
842
  #: includes/core/permalink-manager-gutenberg.php:33
843
  #: includes/core/permalink-manager-admin-functions.php:111
844
  #: includes/core/permalink-manager-admin-functions.php:111
845
- #: includes/core/permalink-manager-admin-functions.php:773
846
- #: includes/core/permalink-manager-admin-functions.php:854
847
- #: includes/core/permalink-manager-admin-functions.php:859
848
- #: includes/core/permalink-manager-admin-functions.php:860
849
  msgid "Permalink Manager"
850
  msgstr ""
851
 
@@ -871,8 +887,8 @@ msgid ""
871
  "selected above post types & taxonomies."
872
  msgstr ""
873
 
874
- #: includes/core/permalink-manager-actions.php:409
875
- #: includes/core/permalink-manager-actions.php:413
876
  #: includes/core/permalink-manager-admin-functions.php:426
877
  msgid "Permastructure settings"
878
  msgstr ""
@@ -889,7 +905,7 @@ msgstr ""
889
  msgid "Permastructures"
890
  msgstr ""
891
 
892
- #: includes/core/permalink-manager-pro-functions.php:206
893
  msgid "Persian"
894
  msgstr ""
895
 
@@ -927,18 +943,18 @@ msgid ""
927
  "(aliases)\" option is turned on above."
928
  msgstr ""
929
 
930
- #: includes/core/permalink-manager-pro-functions.php:130
931
  #, php-format
932
  msgid ""
933
  "Please paste the licence key to access all Permalink Manager Pro updates & "
934
  "features <a href=\"%s\" target=\"_blank\">on this page</a>."
935
  msgstr ""
936
 
937
- #: includes/core/permalink-manager-pro-functions.php:207
938
  msgid "Polish"
939
  msgstr ""
940
 
941
- #: includes/core/permalink-manager-pro-functions.php:208
942
  msgid "Portuguese"
943
  msgstr ""
944
 
@@ -1038,11 +1054,11 @@ msgstr ""
1038
  msgid "Restore default permastructure"
1039
  msgstr ""
1040
 
1041
- #: includes/core/permalink-manager-admin-functions.php:910
1042
  msgid "Restore Default URI"
1043
  msgstr ""
1044
 
1045
- #: includes/core/permalink-manager-pro-functions.php:209
1046
  msgid "Russian"
1047
  msgstr ""
1048
 
@@ -1068,7 +1084,7 @@ msgstr ""
1068
  msgid "Save old custom permalinks as extra redirects"
1069
  msgstr ""
1070
 
1071
- #: includes/core/permalink-manager-admin-functions.php:934
1072
  msgid "Save permalink"
1073
  msgstr ""
1074
 
@@ -1131,7 +1147,7 @@ msgstr ""
1131
  msgid "Show more details"
1132
  msgstr ""
1133
 
1134
- #: includes/core/permalink-manager-actions.php:659
1135
  msgid "Sitemaps were updated!"
1136
  msgstr ""
1137
 
@@ -1144,7 +1160,7 @@ msgstr ""
1144
  msgid "Slugs mode"
1145
  msgstr ""
1146
 
1147
- #: includes/core/permalink-manager-pro-functions.php:210
1148
  msgid "Spanish"
1149
  msgstr ""
1150
 
@@ -1164,7 +1180,7 @@ msgstr ""
1164
  msgid "Support"
1165
  msgstr ""
1166
 
1167
- #: includes/core/permalink-manager-pro-functions.php:211
1168
  msgid "Swedish"
1169
  msgstr ""
1170
 
@@ -1189,17 +1205,17 @@ msgid ""
1189
  "The above permalink will be automatically updated and is locked for editing."
1190
  msgstr ""
1191
 
1192
- #: includes/core/permalink-manager-admin-functions.php:874
1193
  msgid ""
1194
  "The above permalink will be automatically updated to \"Default URI\" and is "
1195
  "locked for editing."
1196
  msgstr ""
1197
 
1198
- #: includes/core/permalink-manager-admin-functions.php:871
1199
  msgid "The custom URI cannot be edited on frontpage."
1200
  msgstr ""
1201
 
1202
- #: includes/core/permalink-manager-admin-functions.php:900
1203
  msgid ""
1204
  "The native slug is by default automatically used in native permalinks (when "
1205
  "Permalink Manager is disabled)."
@@ -1211,7 +1227,7 @@ msgid ""
1211
  "is published."
1212
  msgstr ""
1213
 
1214
- #: includes/core/permalink-manager-actions.php:597
1215
  msgid "The redirect was removed successfully!"
1216
  msgstr ""
1217
 
@@ -1219,7 +1235,7 @@ msgstr ""
1219
  msgid "The settings are saved!"
1220
  msgstr ""
1221
 
1222
- #: includes/core/permalink-manager-pro-functions.php:526
1223
  msgid ""
1224
  "The URIs are case-insensitive, eg. <strong>BLACKFRIDAY</strong> and <strong>"
1225
  "blackfriday</strong> are equivalent."
@@ -1241,7 +1257,7 @@ msgid ""
1241
  " custom permalinks set with Permalink Manager."
1242
  msgstr ""
1243
 
1244
- #: includes/core/permalink-manager-admin-functions.php:1079
1245
  #, php-format
1246
  msgid ""
1247
  "This functionality is available only in <a href=\"%s\" target=\"_blank\">"
@@ -1300,7 +1316,7 @@ msgstr ""
1300
  msgid "Trailing slashes redirect"
1301
  msgstr ""
1302
 
1303
- #: includes/core/permalink-manager-pro-functions.php:212
1304
  msgid "Turkish"
1305
  msgstr ""
1306
 
@@ -1326,12 +1342,12 @@ msgstr ""
1326
  msgid "Upgrade to PRO"
1327
  msgstr ""
1328
 
1329
- #: includes/core/permalink-manager-actions.php:565
1330
  #, php-format
1331
  msgid "URI \"%s\" was removed successfully!"
1332
  msgstr ""
1333
 
1334
- #: includes/core/permalink-manager-actions.php:577
1335
  msgid "URI and/or custom redirects does not exist or were already removed!"
1336
  msgstr ""
1337
 
@@ -1347,7 +1363,7 @@ msgstr ""
1347
  msgid "URI Editor role capability"
1348
  msgstr ""
1349
 
1350
- #: includes/core/permalink-manager-actions.php:627
1351
  msgid "URI is already in use, please select another one!"
1352
  msgstr ""
1353
 
@@ -1359,7 +1375,7 @@ msgstr ""
1359
  msgid "Use default settings"
1360
  msgstr ""
1361
 
1362
- #: includes/core/permalink-manager-admin-functions.php:842
1363
  #, php-format
1364
  msgid "Use global settings [%s]"
1365
  msgstr ""
@@ -1396,8 +1412,8 @@ msgstr ""
1396
  msgid "WPML/Polylang language mismatch"
1397
  msgstr ""
1398
 
1399
- #: includes/core/permalink-manager-admin-functions.php:840
1400
- #: includes/core/permalink-manager-admin-functions.php:843
1401
  msgid "Yes"
1402
  msgstr ""
1403
 
@@ -1406,7 +1422,7 @@ msgstr ""
1406
  msgid "Yes, use native settings"
1407
  msgstr ""
1408
 
1409
- #: includes/core/permalink-manager-actions.php:391
1410
  msgid "You are not allowed to remove Permalink Manager data!"
1411
  msgstr ""
1412
 
@@ -1422,18 +1438,18 @@ msgid ""
1422
  "redirects, eg. Yoast SEO Premium or Redirection."
1423
  msgstr ""
1424
 
1425
- #: includes/core/permalink-manager-pro-functions.php:145
1426
  msgid "You own a lifetime licence key."
1427
  msgstr ""
1428
 
1429
- #: includes/core/permalink-manager-pro-functions.php:150
1430
  #, php-format
1431
  msgid ""
1432
  "Your licence key is valid until %s.<br />To prolong it please go to <a "
1433
  "href=\"%s\" target=\"_blank\">this page</a> for more information."
1434
  msgstr ""
1435
 
1436
- #: includes/core/permalink-manager-pro-functions.php:140
1437
  #, php-format
1438
  msgid ""
1439
  "Your Permalink Manager Pro licence key expired! To restore access to plugin "
@@ -1441,6 +1457,6 @@ msgid ""
1441
  "this page</a>."
1442
  msgstr ""
1443
 
1444
- #: includes/core/permalink-manager-pro-functions.php:135
1445
  msgid "Your Permalink Manager Pro licence key is invalid!"
1446
  msgstr ""
3
  msgstr ""
4
  "Project-Id-Version: PACKAGE VERSION\n"
5
  "Report-Msgid-Bugs-To: \n"
6
+ "POT-Creation-Date: 2021-10-24 17:14+0000\n"
7
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9
  "Language-Team: \n"
32
  msgid "\"Stop words\" list"
33
  msgstr ""
34
 
35
+ #: includes/core/permalink-manager-actions.php:400
36
  #, php-format
37
  msgid "%d Custom URIs and %d Custom Redirects were removed!"
38
  msgstr ""
39
 
40
+ #: includes/core/permalink-manager-actions.php:447
41
  #, php-format
42
  msgid "%s were removed!"
43
  msgstr ""
86
  "and redirect visitor to the canonical permalink.</strong>"
87
  msgstr ""
88
 
89
+ #: includes/core/permalink-manager-actions.php:129
90
+ msgid "<strong>No content type</strong> selected!"
91
+ msgstr ""
92
+
93
+ #: includes/core/permalink-manager-actions.php:149
94
+ msgid "<strong>No post status</strong> selected!"
95
+ msgstr ""
96
+
97
+ #: includes/core/permalink-manager-actions.php:143
98
+ msgid "<strong>No post type</strong> selected!"
99
+ msgstr ""
100
+
101
  #: includes/core/permalink-manager-actions.php:115
102
  #: includes/core/permalink-manager-admin-functions.php:751
103
  msgid "<strong>No slugs</strong> were updated!"
104
  msgstr ""
105
 
106
+ #: includes/core/permalink-manager-actions.php:135
107
+ msgid "<strong>No taxonomy</strong> selected!"
108
+ msgstr ""
109
+
110
  #: includes/views/permalink-manager-settings.php:108
111
  msgid ""
112
  "<strong>Old slug redirect is used by WordPress to provide a fallback for old "
198
  msgid "Apply"
199
  msgstr ""
200
 
201
+ #: includes/core/permalink-manager-pro-functions.php:196
202
  msgid "Arabic"
203
  msgstr ""
204
 
230
  msgid "Author (publish_posts)"
231
  msgstr ""
232
 
233
+ #: includes/core/permalink-manager-admin-functions.php:902
234
  msgid "Auto-update \"Current URI\""
235
  msgstr ""
236
 
238
  msgid "Auto-update permalinks"
239
  msgstr ""
240
 
241
+ #: includes/core/permalink-manager-admin-functions.php:935
242
  msgid "Automatic redirect for native URI enabled:"
243
  msgstr ""
244
 
250
  msgid "Breadcrumbs support"
251
  msgstr ""
252
 
253
+ #: includes/core/permalink-manager-actions.php:596
254
  msgid "Broken redirects were removed successfully!"
255
  msgstr ""
256
 
270
  msgid "Canonical redirect"
271
  msgstr ""
272
 
273
+ #: includes/core/permalink-manager-pro-functions.php:197
274
  msgid "Chinese"
275
  msgstr ""
276
 
278
  msgid "Clear/leave the field empty to use the default permalink."
279
  msgstr ""
280
 
281
+ #: includes/core/permalink-manager-admin-functions.php:874
282
  msgid "Close: "
283
  msgstr ""
284
 
298
  msgid "Count"
299
  msgstr ""
300
 
301
+ #: includes/core/permalink-manager-pro-functions.php:541
302
  msgid "Coupon Full URL"
303
  msgstr ""
304
 
305
+ #: includes/core/permalink-manager-pro-functions.php:508
306
  msgid "Coupon Link"
307
  msgstr ""
308
 
309
+ #: includes/core/permalink-manager-pro-functions.php:529
310
  msgid "Coupon URI"
311
  msgstr ""
312
 
313
  #: includes/core/permalink-manager-uri-functions-post.php:700
314
  #: includes/core/permalink-manager-uri-functions-tax.php:536
315
+ #: includes/core/permalink-manager-admin-functions.php:793
316
+ #: includes/core/permalink-manager-admin-functions.php:893
317
  msgid "Current URI"
318
  msgstr ""
319
 
322
  msgid "Custom Permalinks"
323
  msgstr ""
324
 
325
+ #: includes/core/permalink-manager-actions.php:420
326
  msgid "Custom permalinks"
327
  msgstr ""
328
 
329
+ #: includes/core/permalink-manager-actions.php:424
330
  msgid "Custom redirects"
331
  msgstr ""
332
 
341
  msgid "Custom URIs"
342
  msgstr ""
343
 
344
+ #: includes/core/permalink-manager-pro-functions.php:198
345
  msgid "Danish"
346
  msgstr ""
347
 
361
  msgid "Default permastructure"
362
  msgstr ""
363
 
364
+ #: includes/core/permalink-manager-admin-functions.php:924
365
  msgid "Default URI"
366
  msgstr ""
367
 
385
  msgid "Donate"
386
  msgstr ""
387
 
388
+ #: includes/core/permalink-manager-pro-functions.php:199
389
  msgid "Dutch"
390
  msgstr ""
391
 
423
  "permalinks & duplicated redirects."
424
  msgstr ""
425
 
426
+ #: includes/core/permalink-manager-pro-functions.php:200
427
  msgid "English"
428
  msgstr ""
429
 
442
  msgid "Exclude drafts"
443
  msgstr ""
444
 
445
+ #: includes/core/permalink-manager-pro-functions.php:159
446
  msgid ""
447
  "Expiration date could not be downloaded at this moment. Please try again in "
448
  "a few minutes."
449
  msgstr ""
450
 
451
+ #: includes/core/permalink-manager-actions.php:428
452
  msgid "External redirects"
453
  msgstr ""
454
 
477
  msgid "Find and replace"
478
  msgstr ""
479
 
480
+ #: includes/core/permalink-manager-pro-functions.php:201
481
  msgid "Finnish"
482
  msgstr ""
483
 
497
  msgid "Force HTTPS/WWW"
498
  msgstr ""
499
 
500
+ #: includes/core/permalink-manager-pro-functions.php:202
501
  msgid "French"
502
  msgstr ""
503
 
510
  msgid "General settings"
511
  msgstr ""
512
 
513
+ #: includes/core/permalink-manager-pro-functions.php:203
514
  msgid "German"
515
  msgstr ""
516
 
527
  msgid "Get license information"
528
  msgstr ""
529
 
530
+ #: includes/core/permalink-manager-pro-functions.php:204
531
  msgid "Hebrew"
532
  msgstr ""
533
 
534
+ #: includes/core/permalink-manager-pro-functions.php:205
535
  msgid "Hindi"
536
  msgstr ""
537
 
547
  msgid "https://permalinkmanager.pro?utm_source=plugin"
548
  msgstr ""
549
 
550
+ #: includes/core/permalink-manager-admin-functions.php:894
551
  msgid ""
552
  "If custom URI is not defined, a default URI will be set (see below). The "
553
  "custom URI can be edited only if 'Auto-update the URI' feature is not "
608
  msgid ""
609
  "If enabled, Permalink Manager will use the \"primary category\" for the "
610
  "default post permalinks.<br />Works with: <strong>Yoast SEO, The SEO "
611
+ "Framework, RankMath and SEOPress</strong>."
612
  msgstr ""
613
 
614
+ #: includes/core/permalink-manager-admin-functions.php:903
615
  msgid ""
616
  "If enabled, the 'Current URI' field will be automatically changed to "
617
  "'Default URI' (displayed below) after the post is saved or updated."
711
  msgid "Instructions"
712
  msgstr ""
713
 
714
+ #: includes/core/permalink-manager-pro-functions.php:206
715
  msgid "Italian"
716
  msgstr ""
717
 
718
+ #: includes/core/permalink-manager-pro-functions.php:207
719
  msgid "Japanese"
720
  msgstr ""
721
 
722
+ #: includes/core/permalink-manager-pro-functions.php:208
723
  msgid "Korean"
724
  msgstr ""
725
 
763
  msgid "Maciej Bis"
764
  msgstr ""
765
 
766
+ #: includes/core/permalink-manager-admin-functions.php:976
767
  msgid "Manage redirects"
768
  msgstr ""
769
 
772
  msgid "Mode"
773
  msgstr ""
774
 
775
+ #: includes/core/permalink-manager-admin-functions.php:914
776
  msgid "Native slug"
777
  msgstr ""
778
 
790
  msgid "New URI"
791
  msgstr ""
792
 
793
+ #: includes/core/permalink-manager-admin-functions.php:855
794
+ #: includes/core/permalink-manager-admin-functions.php:859
795
  msgid "No"
796
  msgstr ""
797
 
799
  msgid "No \"Custom Permalinks\" URIs were imported!"
800
  msgstr ""
801
 
802
+ #: includes/core/permalink-manager-admin-functions.php:860
803
  msgid "No (ignore this URI in bulk tools)"
804
  msgstr ""
805
 
806
+ #: includes/core/permalink-manager-actions.php:402
807
  msgid "No Custom URIs or Custom Redirects were removed!"
808
  msgstr ""
809
 
819
  msgid "No, keep special characters (.,|_+) in the slugs"
820
  msgstr ""
821
 
822
+ #: includes/core/permalink-manager-pro-functions.php:209
823
  msgid "Norwegian"
824
  msgstr ""
825
 
858
  #: includes/core/permalink-manager-gutenberg.php:33
859
  #: includes/core/permalink-manager-admin-functions.php:111
860
  #: includes/core/permalink-manager-admin-functions.php:111
861
+ #: includes/core/permalink-manager-admin-functions.php:789
862
+ #: includes/core/permalink-manager-admin-functions.php:869
863
+ #: includes/core/permalink-manager-admin-functions.php:874
864
+ #: includes/core/permalink-manager-admin-functions.php:875
865
  msgid "Permalink Manager"
866
  msgstr ""
867
 
887
  "selected above post types & taxonomies."
888
  msgstr ""
889
 
890
+ #: includes/core/permalink-manager-actions.php:432
891
+ #: includes/core/permalink-manager-actions.php:436
892
  #: includes/core/permalink-manager-admin-functions.php:426
893
  msgid "Permastructure settings"
894
  msgstr ""
905
  msgid "Permastructures"
906
  msgstr ""
907
 
908
+ #: includes/core/permalink-manager-pro-functions.php:210
909
  msgid "Persian"
910
  msgstr ""
911
 
943
  "(aliases)\" option is turned on above."
944
  msgstr ""
945
 
946
+ #: includes/core/permalink-manager-pro-functions.php:134
947
  #, php-format
948
  msgid ""
949
  "Please paste the licence key to access all Permalink Manager Pro updates & "
950
  "features <a href=\"%s\" target=\"_blank\">on this page</a>."
951
  msgstr ""
952
 
953
+ #: includes/core/permalink-manager-pro-functions.php:211
954
  msgid "Polish"
955
  msgstr ""
956
 
957
+ #: includes/core/permalink-manager-pro-functions.php:212
958
  msgid "Portuguese"
959
  msgstr ""
960
 
1054
  msgid "Restore default permastructure"
1055
  msgstr ""
1056
 
1057
+ #: includes/core/permalink-manager-admin-functions.php:925
1058
  msgid "Restore Default URI"
1059
  msgstr ""
1060
 
1061
+ #: includes/core/permalink-manager-pro-functions.php:213
1062
  msgid "Russian"
1063
  msgstr ""
1064
 
1084
  msgid "Save old custom permalinks as extra redirects"
1085
  msgstr ""
1086
 
1087
+ #: includes/core/permalink-manager-admin-functions.php:949
1088
  msgid "Save permalink"
1089
  msgstr ""
1090
 
1147
  msgid "Show more details"
1148
  msgstr ""
1149
 
1150
+ #: includes/core/permalink-manager-actions.php:682
1151
  msgid "Sitemaps were updated!"
1152
  msgstr ""
1153
 
1160
  msgid "Slugs mode"
1161
  msgstr ""
1162
 
1163
+ #: includes/core/permalink-manager-pro-functions.php:214
1164
  msgid "Spanish"
1165
  msgstr ""
1166
 
1180
  msgid "Support"
1181
  msgstr ""
1182
 
1183
+ #: includes/core/permalink-manager-pro-functions.php:215
1184
  msgid "Swedish"
1185
  msgstr ""
1186
 
1205
  "The above permalink will be automatically updated and is locked for editing."
1206
  msgstr ""
1207
 
1208
+ #: includes/core/permalink-manager-admin-functions.php:889
1209
  msgid ""
1210
  "The above permalink will be automatically updated to \"Default URI\" and is "
1211
  "locked for editing."
1212
  msgstr ""
1213
 
1214
+ #: includes/core/permalink-manager-admin-functions.php:886
1215
  msgid "The custom URI cannot be edited on frontpage."
1216
  msgstr ""
1217
 
1218
+ #: includes/core/permalink-manager-admin-functions.php:915
1219
  msgid ""
1220
  "The native slug is by default automatically used in native permalinks (when "
1221
  "Permalink Manager is disabled)."
1227
  "is published."
1228
  msgstr ""
1229
 
1230
+ #: includes/core/permalink-manager-actions.php:620
1231
  msgid "The redirect was removed successfully!"
1232
  msgstr ""
1233
 
1235
  msgid "The settings are saved!"
1236
  msgstr ""
1237
 
1238
+ #: includes/core/permalink-manager-pro-functions.php:530
1239
  msgid ""
1240
  "The URIs are case-insensitive, eg. <strong>BLACKFRIDAY</strong> and <strong>"
1241
  "blackfriday</strong> are equivalent."
1257
  " custom permalinks set with Permalink Manager."
1258
  msgstr ""
1259
 
1260
+ #: includes/core/permalink-manager-admin-functions.php:1094
1261
  #, php-format
1262
  msgid ""
1263
  "This functionality is available only in <a href=\"%s\" target=\"_blank\">"
1316
  msgid "Trailing slashes redirect"
1317
  msgstr ""
1318
 
1319
+ #: includes/core/permalink-manager-pro-functions.php:216
1320
  msgid "Turkish"
1321
  msgstr ""
1322
 
1342
  msgid "Upgrade to PRO"
1343
  msgstr ""
1344
 
1345
+ #: includes/core/permalink-manager-actions.php:588
1346
  #, php-format
1347
  msgid "URI \"%s\" was removed successfully!"
1348
  msgstr ""
1349
 
1350
+ #: includes/core/permalink-manager-actions.php:600
1351
  msgid "URI and/or custom redirects does not exist or were already removed!"
1352
  msgstr ""
1353
 
1363
  msgid "URI Editor role capability"
1364
  msgstr ""
1365
 
1366
+ #: includes/core/permalink-manager-actions.php:650
1367
  msgid "URI is already in use, please select another one!"
1368
  msgstr ""
1369
 
1375
  msgid "Use default settings"
1376
  msgstr ""
1377
 
1378
+ #: includes/core/permalink-manager-admin-functions.php:857
1379
  #, php-format
1380
  msgid "Use global settings [%s]"
1381
  msgstr ""
1412
  msgid "WPML/Polylang language mismatch"
1413
  msgstr ""
1414
 
1415
+ #: includes/core/permalink-manager-admin-functions.php:855
1416
+ #: includes/core/permalink-manager-admin-functions.php:858
1417
  msgid "Yes"
1418
  msgstr ""
1419
 
1422
  msgid "Yes, use native settings"
1423
  msgstr ""
1424
 
1425
+ #: includes/core/permalink-manager-actions.php:414
1426
  msgid "You are not allowed to remove Permalink Manager data!"
1427
  msgstr ""
1428
 
1438
  "redirects, eg. Yoast SEO Premium or Redirection."
1439
  msgstr ""
1440
 
1441
+ #: includes/core/permalink-manager-pro-functions.php:149
1442
  msgid "You own a lifetime licence key."
1443
  msgstr ""
1444
 
1445
+ #: includes/core/permalink-manager-pro-functions.php:154
1446
  #, php-format
1447
  msgid ""
1448
  "Your licence key is valid until %s.<br />To prolong it please go to <a "
1449
  "href=\"%s\" target=\"_blank\">this page</a> for more information."
1450
  msgstr ""
1451
 
1452
+ #: includes/core/permalink-manager-pro-functions.php:144
1453
  #, php-format
1454
  msgid ""
1455
  "Your Permalink Manager Pro licence key expired! To restore access to plugin "
1457
  "this page</a>."
1458
  msgstr ""
1459
 
1460
+ #: includes/core/permalink-manager-pro-functions.php:139
1461
  msgid "Your Permalink Manager Pro licence key is invalid!"
1462
  msgstr ""
permalink-manager.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin Name: Permalink Manager Lite
5
  * Plugin URI: https://permalinkmanager.pro?utm_source=plugin
6
  * Description: Advanced plugin that allows to set-up custom permalinks (bulk editors included), slugs and permastructures (WooCommerce compatible).
7
- * Version: 2.2.14
8
  * Author: Maciej Bis
9
  * Author URI: http://maciejbis.net/
10
  * License: GPL-2.0+
@@ -12,7 +12,7 @@
12
  * Text Domain: permalink-manager
13
  * Domain Path: /languages
14
  * WC requires at least: 3.0.0
15
- * WC tested up to: 5.6.0
16
  */
17
 
18
  // If this file is called directly or plugin is already defined, abort.
@@ -25,7 +25,7 @@ if(!class_exists('Permalink_Manager_Class')) {
25
  // Define the directories used to load plugin files.
26
  define( 'PERMALINK_MANAGER_PLUGIN_NAME', 'Permalink Manager' );
27
  define( 'PERMALINK_MANAGER_PLUGIN_SLUG', 'permalink-manager' );
28
- define( 'PERMALINK_MANAGER_VERSION', '2.2.14' );
29
  define( 'PERMALINK_MANAGER_FILE', __FILE__ );
30
  define( 'PERMALINK_MANAGER_DIR', untrailingslashit(dirname(__FILE__)) );
31
  define( 'PERMALINK_MANAGER_BASENAME', plugin_basename(__FILE__));
4
  * Plugin Name: Permalink Manager Lite
5
  * Plugin URI: https://permalinkmanager.pro?utm_source=plugin
6
  * Description: Advanced plugin that allows to set-up custom permalinks (bulk editors included), slugs and permastructures (WooCommerce compatible).
7
+ * Version: 2.2.15.1
8
  * Author: Maciej Bis
9
  * Author URI: http://maciejbis.net/
10
  * License: GPL-2.0+
12
  * Text Domain: permalink-manager
13
  * Domain Path: /languages
14
  * WC requires at least: 3.0.0
15
+ * WC tested up to: 6.0.0
16
  */
17
 
18
  // If this file is called directly or plugin is already defined, abort.
25
  // Define the directories used to load plugin files.
26
  define( 'PERMALINK_MANAGER_PLUGIN_NAME', 'Permalink Manager' );
27
  define( 'PERMALINK_MANAGER_PLUGIN_SLUG', 'permalink-manager' );
28
+ define( 'PERMALINK_MANAGER_VERSION', '2.2.15.1' );
29
  define( 'PERMALINK_MANAGER_FILE', __FILE__ );
30
  define( 'PERMALINK_MANAGER_DIR', untrailingslashit(dirname(__FILE__)) );
31
  define( 'PERMALINK_MANAGER_BASENAME', plugin_basename(__FILE__));