-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4bc0cbc
commit 53cc2be
Showing
3 changed files
with
53 additions
and
17 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,41 @@ | ||
# Copyright (C) 2023 Paid Memberships Pro | ||
# Copyright (C) 2024 Paid Memberships Pro | ||
# This file is distributed under the same license as the Paid Memberships Pro - Limit Post Views Add On plugin. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Paid Memberships Pro - Limit Post Views Add On 0.6.1\n" | ||
"Project-Id-Version: Paid Memberships Pro - Limit Post Views Add On 1.0\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"Last-Translator: Paid Memberships Pro <[email protected]>\n" | ||
"Language-Team: Paid Memberships Pro <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"POT-Creation-Date: 2023-10-13T16:13:55+00:00\n" | ||
"POT-Creation-Date: 2024-06-06T17:08:15+00:00\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"X-Generator: WP-CLI 2.8.1\n" | ||
"X-Generator: WP-CLI 2.10.0\n" | ||
"X-Domain: pmpro-limit-post-views\n" | ||
|
||
#. Plugin Name of the plugin | ||
#: pmpro-limit-post-views.php | ||
msgid "Paid Memberships Pro - Limit Post Views Add On" | ||
msgstr "" | ||
|
||
#. Plugin URI of the plugin | ||
#: pmpro-limit-post-views.php | ||
msgid "https://www.paidmembershipspro.com/add-ons/pmpro-limit-post-views/" | ||
msgstr "" | ||
|
||
#. Description of the plugin | ||
#: pmpro-limit-post-views.php | ||
msgid "Integrates with Paid Memberships Pro to limit the number of times members and visitors can view posts on your site." | ||
msgstr "" | ||
|
||
#. Author of the plugin | ||
#: pmpro-limit-post-views.php | ||
msgid "Paid Memberships Pro" | ||
msgstr "" | ||
|
||
#. Author URI of the plugin | ||
#: pmpro-limit-post-views.php | ||
msgid "https://www.paidmembershipspro.com" | ||
msgstr "" | ||
|
||
|
@@ -59,25 +64,41 @@ msgid "Month" | |
msgstr "" | ||
|
||
#: adminpages/limitpostviews.php:91 | ||
#: includes/deprecated.php:323 | ||
msgid "If you have page caching enabled or the PHP redirect otherwise won't work, check this to add our JS code to protected pages." | ||
msgstr "" | ||
|
||
#: adminpages/limitpostviews.php:97 | ||
#: adminpages/limitpostviews.php:84 | ||
msgid "Limit Post Views Add On" | ||
msgstr "" | ||
|
||
#: adminpages/limitpostviews.php:99 | ||
#: adminpages/limitpostviews.php:86 | ||
msgid "How this Plugin Works" | ||
msgstr "" | ||
|
||
#: adminpages/limitpostviews.php:100 | ||
#: adminpages/limitpostviews.php:87 | ||
msgid "Users who visit a post and don't have access to it will be allowed to view the post as long as they haven't reached their limits set below. Once their limit is reached, they will be redirected to the page set below." | ||
msgstr "" | ||
|
||
#: adminpages/limitpostviews.php:101 | ||
#: adminpages/limitpostviews.php:88 | ||
msgid "By default, this plugin does not work with pages or other Custom Post Types. You can <a href='%s'>apply Limit Post Views to other post types by following the instructions here</a>." | ||
msgstr "" | ||
|
||
#: pmpro-limit-post-views.php:321 | ||
#: pmpro-limit-post-views.php:41 | ||
msgid "Settings" | ||
msgstr "" | ||
|
||
#: includes/admin.php:24 | ||
#: includes/admin.php:26 | ||
msgid "Limit Post Views" | ||
msgstr "" | ||
|
||
#: includes/admin.php:24 | ||
#: includes/admin.php:26 | ||
msgid "Limit Post View" | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,41 @@ | ||
# Copyright (C) 2023 Paid Memberships Pro | ||
# Copyright (C) 2024 Paid Memberships Pro | ||
# This file is distributed under the same license as the Paid Memberships Pro - Limit Post Views Add On plugin. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Paid Memberships Pro - Limit Post Views Add On 0.6.1\n" | ||
"Project-Id-Version: Paid Memberships Pro - Limit Post Views Add On 1.0\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"Last-Translator: Paid Memberships Pro <[email protected]>\n" | ||
"Language-Team: Paid Memberships Pro <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"POT-Creation-Date: 2023-10-13T16:13:55+00:00\n" | ||
"POT-Creation-Date: 2024-06-06T17:08:15+00:00\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"X-Generator: WP-CLI 2.8.1\n" | ||
"X-Generator: WP-CLI 2.10.0\n" | ||
"X-Domain: pmpro-limit-post-views\n" | ||
|
||
#. Plugin Name of the plugin | ||
#: pmpro-limit-post-views.php | ||
msgid "Paid Memberships Pro - Limit Post Views Add On" | ||
msgstr "" | ||
|
||
#. Plugin URI of the plugin | ||
#: pmpro-limit-post-views.php | ||
msgid "https://www.paidmembershipspro.com/add-ons/pmpro-limit-post-views/" | ||
msgstr "" | ||
|
||
#. Description of the plugin | ||
#: pmpro-limit-post-views.php | ||
msgid "Integrates with Paid Memberships Pro to limit the number of times members and visitors can view posts on your site." | ||
msgstr "" | ||
|
||
#. Author of the plugin | ||
#: pmpro-limit-post-views.php | ||
msgid "Paid Memberships Pro" | ||
msgstr "" | ||
|
||
#. Author URI of the plugin | ||
#: pmpro-limit-post-views.php | ||
msgid "https://www.paidmembershipspro.com" | ||
msgstr "" | ||
|
||
|
@@ -58,26 +63,36 @@ msgstr "" | |
msgid "Month" | ||
msgstr "" | ||
|
||
#: adminpages/limitpostviews.php:91 | ||
msgid "If you have page caching enabled or the PHP redirect otherwise won't work, check this to add our JS code to protected pages." | ||
msgstr "" | ||
|
||
#: adminpages/limitpostviews.php:97 | ||
#: adminpages/limitpostviews.php:84 | ||
msgid "Limit Post Views Add On" | ||
msgstr "" | ||
|
||
#: adminpages/limitpostviews.php:99 | ||
#: adminpages/limitpostviews.php:86 | ||
msgid "How this Plugin Works" | ||
msgstr "" | ||
|
||
#: adminpages/limitpostviews.php:100 | ||
#: adminpages/limitpostviews.php:87 | ||
msgid "Users who visit a post and don't have access to it will be allowed to view the post as long as they haven't reached their limits set below. Once their limit is reached, they will be redirected to the page set below." | ||
msgstr "" | ||
|
||
#: adminpages/limitpostviews.php:101 | ||
#: adminpages/limitpostviews.php:88 | ||
msgid "By default, this plugin does not work with pages or other Custom Post Types. You can <a href='%s'>apply Limit Post Views to other post types by following the instructions here</a>." | ||
msgstr "" | ||
|
||
#: pmpro-limit-post-views.php:321 | ||
#: includes/admin.php:24 | ||
#: includes/admin.php:26 | ||
msgid "Limit Post Views" | ||
msgstr "" | ||
|
||
#: includes/admin.php:24 | ||
#: includes/admin.php:26 | ||
msgid "Limit Post View" | ||
msgstr "" | ||
|
||
#: includes/deprecated.php:323 | ||
msgid "If you have page caching enabled or the PHP redirect otherwise won't work, check this to add our JS code to protected pages." | ||
msgstr "" | ||
|
||
#: pmpro-limit-post-views.php:41 | ||
msgid "Settings" | ||
msgstr "" |