-
Notifications
You must be signed in to change notification settings - Fork 18
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
2e15631
commit 6eb061c
Showing
3 changed files
with
316 additions
and
32 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,17 +1,17 @@ | ||
# Copyright (C) 2022 Stranger Studios | ||
# This file is distributed under the same license as the Paid Memberships Pro - Import Users from CSV Add On plugin. | ||
# Copyright (C) 2024 Paid Memberships Pro | ||
# This file is distributed under the same license as the Paid Memberships Pro - Import Members From CSV Add On plugin. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Paid Memberships Pro - Import Users from CSV Add On .3.4\n" | ||
"Project-Id-Version: Paid Memberships Pro - Import Members From CSV 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: 2022-03-14T09:10:40+00:00\n" | ||
"POT-Creation-Date: 2024-01-16T08:48:45+00:00\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"X-Generator: WP-CLI 2.6.0\n" | ||
"X-Generator: WP-CLI 2.9.0\n" | ||
"X-Domain: pmpro-import-users-from-csv\n" | ||
|
||
#. Plugin Name of the plugin | ||
|
@@ -39,22 +39,27 @@ msgid "In order for <strong>Paid Memberships Pro - Import Users from CSV</strong | |
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:402 | ||
#: includes/pmpro-membership-data.php:279 | ||
msgid "User imported with both an active subscription and a membership enddate. This configuration is not recommended with PMPro ($1$s). This user has been imported with no enddate." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:417 | ||
#: pmpro-import-users-from-csv.php:743 | ||
msgid "View Documentation" | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:417 | ||
#: pmpro-import-users-from-csv.php:743 | ||
msgid "Docs" | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:418 | ||
#: pmpro-import-users-from-csv.php:744 | ||
msgid "Visit Customer Support Forum" | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:418 | ||
#: pmpro-import-users-from-csv.php:744 | ||
msgid "Support" | ||
msgstr "" | ||
|
||
|
@@ -66,3 +71,159 @@ msgstr "" | |
#: pmpro-import-users-from-csv.php:445 | ||
msgid "Do not change membership level of user if they already have the same membership_id level during import" | ||
msgstr "" | ||
|
||
#. Plugin Name of the plugin | ||
msgid "Paid Memberships Pro - Import Members From CSV Add On" | ||
msgstr "" | ||
|
||
#. Plugin URI of the plugin | ||
msgid "https://www.paidmembershipspro.com/add-ons/pmpro-import-users-csv/" | ||
msgstr "" | ||
|
||
#. Description of the plugin | ||
msgid "Import your users or members list to WordPress and automatically assign membership levels in PMPro." | ||
msgstr "" | ||
|
||
#. Author of the plugin | ||
msgid "Paid Memberships Pro" | ||
msgstr "" | ||
|
||
#. Author URI of the plugin | ||
msgid "https://www.paidmembershipspro.com" | ||
msgstr "" | ||
|
||
#: includes/pmpro-membership-data.php:294 | ||
msgid "Failed to import membership level. Level does not exist. Please confirm your membership_id value corresponds to one of your membership ID's" | ||
msgstr "" | ||
|
||
#: includes/pmpro-membership-data.php:309 | ||
#: includes/pmpro-membership-data.php:312 | ||
msgid "Skip Existing Members" | ||
msgstr "" | ||
|
||
#: includes/pmpro-membership-data.php:315 | ||
msgid "Do not change the membership level of users with the same active membership level during import." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:215 | ||
msgid "You do not have sufficient permissions to access this page." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:227 | ||
msgid "Import Users and Members from CSV" | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:234 | ||
msgid "Notice: please make the directory %s writable so that you can see the error log." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:242 | ||
msgid ", please <a href=\"%s\">check the error log</a>" | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:247 | ||
msgid "Error during file upload." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:250 | ||
msgid "Cannot extract data from uploaded file or no file was uploaded." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:253 | ||
msgid "No user was successfully imported%s." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:256 | ||
msgid "Some users were successfully imported but some were not%s." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:259 | ||
msgid "Users import was successful." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:262 | ||
msgid "Import cancelled. No information was imported." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:280 | ||
msgid "Processing Import Using AJAX" | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:282 | ||
msgid "Do not close this page until your import is finished processing." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:283 | ||
msgid "If the import stops or if you have to close your browser, navigate to the URL below to resume the import:" | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:299 | ||
msgid "Click here to pause the import" | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:300 | ||
msgid "Import paused. Click here to resume the import." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:302 | ||
msgid "Loading..." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:303 | ||
msgid "Return to the Import Members From CSV screen" | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:325 | ||
msgid "Import File (.csv)" | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:329 | ||
msgid "Download the <a href=\"%s\">example CSV file</a> for help formatting your data for import." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:333 | ||
#: pmpro-import-users-from-csv.php:335 | ||
msgid "Notify Members" | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:338 | ||
msgid "Send new users an email with their username and a link to reset their password." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:343 | ||
#: pmpro-import-users-from-csv.php:345 | ||
msgid "Update Existing Users" | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:348 | ||
msgid "Update existing users when a matching username or email address is found (recommended)." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:353 | ||
#: pmpro-import-users-from-csv.php:355 | ||
msgid "Process With AJAX" | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:358 | ||
msgid "Process the import in batches using AJAX (recommended)." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:369 | ||
msgid "Import" | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:695 | ||
msgid "Import Users From CSV is no longer required to import users and members with Paid Memberships Pro. The plugin has been deactivated." | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:711 | ||
msgid "BEGIN %s" | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:716 | ||
msgid "[Line %1$s] %2$s" | ||
msgstr "" | ||
|
||
#: pmpro-import-users-from-csv.php:729 | ||
msgid "Run Import" | ||
msgstr "" |
Oops, something went wrong.