# subscription/1.10.0/languages/subscription.pot

Subscriptions for WooCommerce with Stripe Recurring Payments, version 1.10.0. 2,144 lines.

- Page: https://pluginprobe.com/plugins/subscription/1.10.0/code/languages/subscription.pot
- Raw: https://pluginprobe.com/plugins/subscription/1.10.0/raw/languages/subscription.pot
- Modified: 2026-05-21T12:44:58+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/subscription/1.10.0/code/languages/subscription.pot#L10-L20`.

```
# Copyright (C) 2026 ConversWP
# This file is distributed under the GPLv2 or later.
msgid ""
msgstr ""
"Project-Id-Version: Subscription & Recurring Payment for WooCommerce 1.10.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/subscription\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-05-21T12:40:09+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.12.0\n"
"X-Domain: subscription\n"

#. Plugin Name of the plugin
#: subscription.php
msgid "Subscription & Recurring Payment for WooCommerce"
msgstr ""

#. Plugin URI of the plugin
#. Author URI of the plugin
#: subscription.php
msgid "https://wpsubscription.co/"
msgstr ""

#. Description of the plugin
#: subscription.php
msgid "WPSubscription allow WooCommerce to enables recurring payments, subscriptions, and auto-renewals for digital and physical products. Supports Stripe, PayPal, Paddle, and more."
msgstr ""

#. Author of the plugin
#: subscription.php
msgid "ConversWP"
msgstr ""

#: includes/Admin/Integrations.php:61
#: includes/Admin/Integrations.php:62
#: includes/Admin/Integrations.php:79
#: includes/Admin/Integrations.php:371
msgid "Integrations"
msgstr ""

#: includes/Admin/Integrations.php:361
msgid "Plugin installed and activated successfully."
msgstr ""

#: includes/Admin/Links.php:28
msgid "Upgrade to premium"
msgstr ""

#: includes/Admin/Links.php:30
#: includes/Admin/Menu.php:119
#: includes/Admin/Menu.php:120
#: includes/Admin/Menu.php:438
msgid "Support"
msgstr ""

#: includes/Admin/Links.php:31
msgid "Review"
msgstr ""

#: includes/Admin/Menu.php:64
#: includes/Admin/Menu.php:65
#: includes/Admin/Menu.php:129
#: includes/Admin/Menu.php:130
msgid "WPSubscription"
msgstr ""

#: includes/Admin/Menu.php:76
#: includes/Admin/Menu.php:77
#: includes/Admin/Menu.php:192
#: includes/Admin/views/subscription-list.php:27
#: includes/Frontend/MyAccount.php:292
#: includes/Illuminate/Post.php:58
#: includes/Illuminate/Post.php:64
#: includes/Illuminate/Post.php:78
msgid "Subscriptions"
msgstr ""

#: includes/Admin/Menu.php:86
#: includes/Admin/Menu.php:87
#: includes/Admin/Menu.php:394
msgid "Reports"
msgstr ""

#: includes/Admin/Menu.php:96
#: includes/Admin/Menu.php:97
#: includes/Admin/Menu.php:416
msgid "Health"
msgstr ""

#: includes/Admin/Menu.php:167
msgid "Breadcrumb"
msgstr ""

#: includes/Admin/Menu.php:168
msgid "WPSubscription Home"
msgstr ""

#: includes/Admin/Menu.php:179
#: includes/Admin/Subscriptions.php:997
msgid "Upgrade to Pro"
msgstr ""

#: includes/Admin/Menu.php:192
msgid "Manage your subscriptions"
msgstr ""

#: includes/Admin/Menu.php:207
#: includes/Admin/Menu.php:573
msgid "Security check failed."
msgstr ""

#: includes/Admin/Menu.php:270
#: includes/Admin/Menu.php:294
msgid "Security check failed. Please try again."
msgstr ""

#: includes/Admin/Menu.php:394
msgid "View your subscription analytics"
msgstr ""

#: includes/Admin/Menu.php:399
msgid "Unlock Subscription Reports"
msgstr ""

#: includes/Admin/Menu.php:400
msgid "Subscription Reports require WPSubscription Pro. Unlock advanced features, priority support, and more with WPSubscription Pro."
msgstr ""

#: includes/Admin/Menu.php:416
msgid "Monitor your subscription health"
msgstr ""

#: includes/Admin/Menu.php:421
msgid "Unlock Subscription Health"
msgstr ""

#: includes/Admin/Menu.php:422
msgid "Subscription Health requires WPSubscription Pro. Unlock advanced features, priority support, and more with WPSubscription Pro."
msgstr ""

#: includes/Admin/Menu.php:438
msgid "Get help and resources"
msgstr ""

#: includes/Admin/Menu.php:578
msgid "You do not have permission to perform this action."
msgstr ""

#: includes/Admin/Menu.php:586
msgid "No subscriptions selected."
msgstr ""

#. translators: Subscription ID.
#: includes/Admin/Menu.php:597
#, php-format
msgid "Subscription #%d not found."
msgstr ""

#. translators: Subscription ID.
#: includes/Admin/Menu.php:609
#, php-format
msgid "Failed to move subscription #%d to trash."
msgstr ""

#. translators: Subscription ID.
#: includes/Admin/Menu.php:621
#, php-format
msgid "Failed to restore subscription #%d."
msgstr ""

#. translators: Subscription ID.
#: includes/Admin/Menu.php:633
#, php-format
msgid "Failed to delete subscription #%d."
msgstr ""

#. translators: Bulk action.
#: includes/Admin/Menu.php:642
#, php-format
msgid "Unknown action: %s"
msgstr ""

#. translators: Subscription ID, Error message.
#: includes/Admin/Menu.php:650
#, php-format
msgid "Error processing subscription #%1$d: %2$s"
msgstr ""

#. translators: Number of subscriptions.
#: includes/Admin/Menu.php:664
#, php-format
msgid "%d subscription moved to trash."
msgid_plural "%d subscriptions moved to trash."
msgstr[0] ""
msgstr[1] ""

#. translators: Number of subscriptions.
#: includes/Admin/Menu.php:671
#, php-format
msgid "%d subscription restored."
msgid_plural "%d subscriptions restored."
msgstr[0] ""
msgstr[1] ""

#. translators: Number of subscriptions.
#: includes/Admin/Menu.php:678
#, php-format
msgid "%d subscription permanently deleted."
msgid_plural "%d subscriptions permanently deleted."
msgstr[0] ""
msgstr[1] ""

#: includes/Admin/Menu.php:686
msgid "Some errors occurred:"
msgstr ""

#: includes/Admin/Menu.php:692
msgid "No subscriptions were processed."
msgstr ""

#: includes/Admin/Order.php:38
msgid "Subscription order"
msgstr ""

#: includes/Admin/Order.php:56
#: includes/Frontend/Order.php:35
#: includes/Illuminate/views/subscription-table.php:26
msgid "Related Subscriptions"
msgstr ""

#: includes/Admin/Product.php:76
#: includes/Admin/Product.php:105
#: includes/Admin/views/subscription-list.php:200
#: includes/Illuminate/Post.php:59
#: templates/myaccount/subscriptions.php:20
msgid "Subscription"
msgstr ""

#: includes/Admin/Product.php:106
msgid "Enable Subscriptions"
msgstr ""

#: includes/Admin/Product.php:122
msgid "Daily"
msgstr ""

#: includes/Admin/Product.php:123
msgid "Weekly"
msgstr ""

#: includes/Admin/Product.php:124
msgid "Monthly"
msgstr ""

#: includes/Admin/Product.php:125
msgid "Yearly"
msgstr ""

#: includes/Admin/Required.php:53
msgid "Activate Woocommerce"
msgstr ""

#: includes/Admin/Required.php:56
msgid "Install Woocommerce"
msgstr ""

#: includes/Admin/Settings.php:43
#: includes/Admin/Settings.php:44
#: includes/Admin/Settings.php:228
msgid "Settings"
msgstr ""

#: includes/Admin/Settings.php:68
msgid "General Settings"
msgstr ""

#: includes/Admin/Settings.php:77
msgid "Renewal Process"
msgstr ""

#: includes/Admin/Settings.php:78
msgid "How renewal process will be done after Subscription Expired."
msgstr ""

#: includes/Admin/Settings.php:80
msgid "Automatic"
msgstr ""

#: includes/Admin/Settings.php:81
msgid "Manual"
msgstr ""

#: includes/Admin/Settings.php:92
msgid "Renewal Cart Notice"
msgstr ""

#: includes/Admin/Settings.php:93
msgid "Display Notice when Renewal Subscription product add to cart. Only available for Manual Renewal Process."
msgstr ""

#: includes/Admin/Settings.php:103
#: includes/Admin/Subscriptions.php:422
msgid "Stripe Auto Renewal"
msgstr ""

#: includes/Admin/Settings.php:104
msgid "Accept Stripe Auto Renewals"
msgstr ""

#. translators: HTML tags
#: includes/Admin/Settings.php:107
#, php-format
msgid "%1$s WooCommerce Stripe Payment Gateway %2$s plugin is required!"
msgstr ""

#: includes/Admin/Settings.php:121
msgid "Auto Renewal Toggle"
msgstr ""

#: includes/Admin/Settings.php:122
msgid "Display the auto renewal toggle"
msgstr ""

#: includes/Admin/Settings.php:123
msgid "Allow customers to turn on and off automatic renewals from their Subscription details page"
msgstr ""

#: includes/Admin/Settings.php:134
msgid "Subscriber Default Role"
msgstr ""

#: includes/Admin/Settings.php:135
msgid "When a subscription is activated, either manually or after a successful purchase, new users will be assigned this role."
msgstr ""

#: includes/Admin/Settings.php:146
msgid "Subscriber Inactive Role"
msgstr ""

#: includes/Admin/Settings.php:147
msgid "If a subscriber's subscription is manually cancelled or expires, they will be assigned this role."
msgstr ""

#: includes/Admin/SettingsHelper.php:332
#: includes/Admin/SettingsHelper.php:392
#: includes/Admin/SettingsHelper.php:478
msgid "Field ID is required."
msgstr ""

#: includes/Admin/Subscriptions.php:114
msgid "Start Date"
msgstr ""

#: includes/Admin/Subscriptions.php:115
#: includes/Admin/views/subscription-customer.php:84
#: includes/Admin/views/subscription-list.php:201
msgid "Customer"
msgstr ""

#: includes/Admin/Subscriptions.php:116
msgid "Next Date"
msgstr ""

#: includes/Admin/Subscriptions.php:117
#: includes/Admin/Subscriptions.php:386
#: includes/Admin/Subscriptions.php:520
#: includes/Admin/views/order-history.php:28
#: includes/Admin/views/related-subscriptions.php:28
#: includes/Admin/views/subscription-list.php:199
#: includes/Frontend/Order.php:86
#: includes/Illuminate/views/subscription-table.php:61
#: templates/myaccount/single.php:57
#: templates/myaccount/single.php:354
#: templates/myaccount/subscriptions.php:21
msgid "Status"
msgstr ""

#: includes/Admin/Subscriptions.php:162
msgid "Order not found !!"
msgstr ""

#: includes/Admin/Subscriptions.php:173
msgid "Subscription Action"
msgstr ""

#: includes/Admin/Subscriptions.php:182
msgid "Customer Details"
msgstr ""

#: includes/Admin/Subscriptions.php:193
#: templates/myaccount/single.php:347
msgid "Related Orders"
msgstr ""

#: includes/Admin/Subscriptions.php:202
msgid "Subscription Activities"
msgstr ""

#: includes/Admin/Subscriptions.php:274
msgid "Activate Subscription"
msgstr ""

#: includes/Admin/Subscriptions.php:278
msgid "Pending Subscription"
msgstr ""

#: includes/Admin/Subscriptions.php:282
msgid "Expire Subscription"
msgstr ""

#: includes/Admin/Subscriptions.php:286
msgid "Pending Cancel Subscription"
msgstr ""

#: includes/Admin/Subscriptions.php:290
msgid "Cancel Subscription"
msgstr ""

#: includes/Admin/Subscriptions.php:355
#: includes/Admin/Subscriptions.php:545
#: includes/Admin/views/related-subscriptions.php:24
#: templates/emails/renew-reminder-html.php:42
#: templates/emails/status-changed-admin-html.php:37
#: templates/emails/subscription-cancelled-html.php:35
#: templates/emails/subscription-expired-html.php:35
#: templates/myaccount/single.php:283
#: templates/myaccount/subscriptions.php:22
msgid "Product"
msgstr ""

#: includes/Admin/Subscriptions.php:359
msgid "Cost"
msgstr ""

#: includes/Admin/Subscriptions.php:363
#: templates/emails/renew-reminder-html.php:46
#: templates/emails/status-changed-admin-html.php:41
#: templates/emails/subscription-cancelled-html.php:39
#: templates/emails/subscription-expired-html.php:39
msgid "Qty"
msgstr ""

#: includes/Admin/Subscriptions.php:371
#: includes/Admin/Subscriptions.php:584
#: includes/Admin/views/subscription-info.php:121
#: templates/myaccount/single.php:175
msgid "Total Payments"
msgstr ""

#: includes/Admin/Subscriptions.php:378
msgid "Started date"
msgstr ""

#: includes/Admin/Subscriptions.php:382
msgid "Payment due date"
msgstr ""

#: includes/Admin/Subscriptions.php:390
msgid "Payment Method"
msgstr ""

#: includes/Admin/Subscriptions.php:394
#: includes/Admin/Subscriptions.php:556
#: includes/Admin/views/subscription-customer.php:107
msgid "Billing"
msgstr ""

#: includes/Admin/Subscriptions.php:395
#: includes/Admin/views/subscription-customer.php:110
msgid "No billing address set."
msgstr ""

#: includes/Admin/Subscriptions.php:398
#: includes/Admin/views/subscription-customer.php:116
msgid "Shipping"
msgstr ""

#: includes/Admin/Subscriptions.php:399
#: includes/Admin/views/subscription-customer.php:119
msgid "No shipping address set."
msgstr ""

#: includes/Admin/Subscriptions.php:405
#: includes/Frontend/Order.php:132
#: includes/Illuminate/views/subscription-table.php:84
#: templates/myaccount/single.php:91
msgid "Trial"
msgstr ""

#: includes/Admin/Subscriptions.php:409
msgid "Trial Period"
msgstr ""

#: includes/Admin/Subscriptions.php:410
msgid "Trial isn't activated yet! "
msgstr ""

#. translators: Subscription ID.
#: includes/Admin/Subscriptions.php:507
#, php-format
msgid "Subscription #%d details"
msgstr ""

#: includes/Admin/Subscriptions.php:517
msgid "General"
msgstr ""

#. translators: Number of days remaining in grace period.
#: includes/Admin/Subscriptions.php:529
#: includes/Admin/views/related-subscriptions.php:88
#: includes/Frontend/Order.php:96
#: templates/myaccount/single.php:66
#: templates/myaccount/subscriptions.php:100
#, php-format
msgid "%d days remaining!"
msgstr ""

#: includes/Admin/Subscriptions.php:553
msgid "Subscription Terms"
msgstr ""

#: includes/Admin/Subscriptions.php:570
msgid "Signup Fee"
msgstr ""

#: includes/Admin/Subscriptions.php:577
#: includes/Frontend/Cart.php:123
msgid "Free Trial"
msgstr ""

#: includes/Admin/Subscriptions.php:593
msgid "Schedule Dates"
msgstr ""

#: includes/Admin/Subscriptions.php:596
#: includes/Admin/views/subscription-list.php:203
msgid "Started"
msgstr ""

#: includes/Admin/Subscriptions.php:600
#: templates/myaccount/subscriptions.php:23
msgid "Next Payment"
msgstr ""

#: includes/Admin/Subscriptions.php:609
msgid "Grace Period"
msgstr ""

#: includes/Admin/Subscriptions.php:612
msgid "Remaining"
msgstr ""

#: includes/Admin/Subscriptions.php:616
msgid "End Date"
msgstr ""

#: includes/Admin/Subscriptions.php:832
#: includes/Admin/Subscriptions.php:833
msgid "Overview"
msgstr ""

#: includes/Admin/Subscriptions.php:841
#: includes/Admin/Subscriptions.php:842
msgid "All Subscriptions"
msgstr ""

#: includes/Admin/Subscriptions.php:851
#: includes/Admin/Subscriptions.php:852
msgid "Go Pro"
msgstr ""

#: includes/Admin/Subscriptions.php:867
msgid "WPSubscription Overview"
msgstr ""

#: includes/Admin/Subscriptions.php:869
msgid "WPSubscription is the most seamless and reliable WooCommerce subscription solution for store owners looking to grow recurring revenue. Easily manage recurring payments, automate renewals, and delight your customers with flexible plans."
msgstr ""

#: includes/Admin/Subscriptions.php:872
msgid "Documentation"
msgstr ""

#: includes/Admin/Subscriptions.php:873
msgid "Website"
msgstr ""

#: includes/Admin/Subscriptions.php:882
msgid "What does Subscriptions for WooCommerce do?"
msgstr ""

#: includes/Admin/Subscriptions.php:884
msgid "Subscriptions for WooCommerce enables you to create and manage recurring payment products and services with ease. Automate renewals, offer flexible billing schedules, and provide your customers with a seamless subscription experience. Whether you sell digital content, physical goods, or memberships, WPSubscription gives you the tools to grow your recurring revenue."
msgstr ""

#: includes/Admin/Subscriptions.php:888
msgid "Highlights"
msgstr ""

#: includes/Admin/Subscriptions.php:945
#: includes/functions.php:758
msgid "Upgrade to WPSubscription Pro"
msgstr ""

#: includes/Admin/Subscriptions.php:947
msgid "Unlock the full power of subscriptions for WooCommerce. Get advanced features, priority support, and more ways to grow your recurring revenue."
msgstr ""

#: includes/Admin/Subscriptions.php:1026
msgid "Back to subscriptions list."
msgstr ""

#: includes/Admin/views/integrations.php:18
msgid "Payment Gateways"
msgstr ""

#: includes/Admin/views/integrations.php:21
msgid "Configure your store's payment gateways for subscription products. Enable, disable, and manage available payment methods that support recurring billing."
msgstr ""

#: includes/Admin/views/integrations.php:48
#: includes/Admin/views/subscription-list.php:48
#: includes/Admin/views/subscription-list.php:287
#: includes/Illuminate/Helper.php:67
msgid "Active"
msgstr ""

#: includes/Admin/views/integrations.php:52
msgid "Inactive"
msgstr ""

#: includes/Admin/views/integrations.php:56
msgid "Not Available"
msgstr ""

#: includes/Admin/views/integrations.php:63
msgid "Beta"
msgstr ""

#: includes/Admin/views/integrations.php:81
msgid "Supports automatic recurring payments."
msgstr ""

#: includes/Admin/views/integrations.php:90
msgid "Manual renewals only."
msgstr ""

#: includes/Admin/views/integrations.php:125
msgid "About Payment Gateways"
msgstr ""

#: includes/Admin/views/integrations.php:127
msgid "For subscription products to work properly, you need to use payment gateways that support recurring payments. Some payment methods only support manual renewals, which requires customers to manually pay for each renewal period."
msgstr ""

#: includes/Admin/views/integrations.php:130
msgid "Automatic recurring billing requires a compatible payment gateway"
msgstr ""

#: includes/Admin/views/integrations.php:131
msgid "Manual renewal methods work with any payment gateway"
msgstr ""

#: includes/Admin/views/integrations.php:132
msgid "Some gateways may require additional configuration for subscriptions"
msgstr ""

#: includes/Admin/views/integrations.php:139
msgid "Payment Gateway Documentation"
msgstr ""

#: includes/Admin/views/integrations.php:141
msgid "Learn how to set up and configure payment gateways for subscription products."
msgstr ""

#: includes/Admin/views/integrations.php:144
msgid "View Documentation"
msgstr ""

#: includes/Admin/views/integrations.php:148
msgid "Need Help?"
msgstr ""

#: includes/Admin/views/integrations.php:150
msgid "If you're having trouble with a payment gateway, our support team can help."
msgstr ""

#: includes/Admin/views/integrations.php:153
msgid "Get Support"
msgstr ""

#: includes/Admin/views/order-history.php:16
#: templates/myaccount/single.php:362
msgid "No related orders found."
msgstr ""

#: includes/Admin/views/order-history.php:25
#: templates/myaccount/single.php:53
#: templates/myaccount/single.php:351
msgid "Order"
msgstr ""

#: includes/Admin/views/order-history.php:26
#: templates/myaccount/single.php:352
msgid "Type"
msgstr ""

#: includes/Admin/views/order-history.php:27
#: templates/myaccount/single.php:353
msgid "Date"
msgstr ""

#: includes/Admin/views/order-history.php:29
#: templates/myaccount/single.php:284
#: templates/myaccount/single.php:355
#: templates/myaccount/subscriptions.php:24
msgid "Total"
msgstr ""

#: includes/Admin/views/product-form.php:17
#: includes/Admin/views/settings.php:21
msgid "Subscription Settings"
msgstr ""

#: includes/Admin/views/product-form.php:23
msgid "Users will pay"
msgstr ""

#: includes/Admin/views/product-form.php:26
msgid "Set the length of each recurring subscription period to daily, weekly, monthly or annually."
msgstr ""

#: includes/Admin/views/product-form.php:32
msgid "\tFree Trial Duration"
msgstr ""

#: includes/Admin/views/product-form.php:47
msgid "Let users try the subscription for free before the first payment is collected."
msgstr ""

#: includes/Admin/views/product-form.php:55
msgid "Button Text (Custom)"
msgstr ""

#: includes/Admin/views/product-form.php:58
msgid "Customize the button label shown on the product or shop page. Default is \"Subscribe\""
msgstr ""

#: includes/Admin/views/product-form.php:66
#: includes/Frontend/Cart.php:233
msgid "Allow User Cancellation?"
msgstr ""

#: includes/Admin/views/product-form.php:69
msgid "Yes"
msgstr ""

#: includes/Admin/views/product-form.php:70
msgid "No"
msgstr ""

#: includes/Admin/views/product-form.php:72
msgid "Allow subscribers to cancel their subscription manually from their account dashboard."
msgstr ""

#: includes/Admin/views/product-form.php:80
msgid "Limit subscription"
msgstr ""

#: includes/Admin/views/product-form.php:82
msgid "Do not limit"
msgstr ""

#: includes/Admin/views/product-form.php:83
msgid "allow only one active subscription"
msgstr ""

#: includes/Admin/views/product-form.php:84
msgid "allow only one subscription of any status"
msgstr ""

#: includes/Admin/views/product-form.php:87
msgid "Set optional limits for this product subscription."
msgstr ""

#: includes/Admin/views/related-subscriptions.php:23
msgid "ID"
msgstr ""

#: includes/Admin/views/related-subscriptions.php:25
#: includes/Admin/views/subscription-info.php:175
#: includes/Illuminate/Order.php:101
#: templates/myaccount/single.php:187
msgid "Recurring"
msgstr ""

#: includes/Admin/views/related-subscriptions.php:26
msgid "Started on"
msgstr ""

#: includes/Admin/views/related-subscriptions.php:27
msgid "Expiry date"
msgstr ""

#: includes/Admin/views/required-notice.php:27
msgid "Thanks for using Subscription for WooCommerce"
msgstr ""

#: includes/Admin/views/settings.php:47
msgid "Save changes"
msgstr ""

#: includes/Admin/views/settings.php:68
msgid "Variable Product Options"
msgstr ""

#: includes/Admin/views/settings.php:77
msgid "Delivery Schedule"
msgstr ""

#: includes/Admin/views/settings.php:80
msgid "Available in PRO"
msgstr ""

#: includes/Admin/views/settings.php:86
msgid "Subscription History"
msgstr ""

#: includes/Admin/views/settings.php:95
msgid "More Subscription Durations"
msgstr ""

#: includes/Admin/views/settings.php:104
msgid "Sign Up Fee"
msgstr ""

#: includes/Admin/views/settings.php:113
msgid "Early Renewal"
msgstr ""

#: includes/Admin/views/settings.php:123
msgid "Renewal Price"
msgstr ""

#: includes/Admin/views/subscription-customer.php:127
msgid "View Order"
msgstr ""

#: includes/Admin/views/subscription-customer.php:130
msgid "View Frontend"
msgstr ""

#: includes/Admin/views/subscription-info.php:169
#: templates/myaccount/single.php:181
msgid "Payment Type"
msgstr ""

#: includes/Admin/views/subscription-info.php:173
#: templates/myaccount/single.php:185
msgid "Split Payment"
msgstr ""

#: includes/Admin/views/subscription-info.php:197
#: templates/myaccount/single.php:216
msgid "Access Duration"
msgstr ""

#: includes/Admin/views/subscription-info.php:202
#: templates/myaccount/single.php:221
msgid "Lifetime access after completion"
msgstr ""

#: includes/Admin/views/subscription-info.php:205
#: includes/Admin/views/subscription-info.php:216
#: templates/myaccount/single.php:224
#: templates/myaccount/single.php:235
msgid "Full subscription duration"
msgstr ""

#. translators: %1$s: duration time, %2$s: duration type
#: includes/Admin/views/subscription-info.php:210
#: templates/myaccount/single.php:229
#, php-format
msgid "%1$s %2$s after first payment"
msgstr ""

#: includes/Admin/views/subscription-info.php:226
#: templates/myaccount/single.php:245
msgid "Access Ends On"
msgstr ""

#: includes/Admin/views/subscription-list.php:28
msgid "Manage all your WooCommerce subscriptions."
msgstr ""

#: includes/Admin/views/subscription-list.php:43
msgid "All Status"
msgstr ""

#: includes/Admin/views/subscription-list.php:52
#: includes/Illuminate/Helper.php:66
msgid "Pending"
msgstr ""

#: includes/Admin/views/subscription-list.php:56
#: includes/Illuminate/Helper.php:71
msgid "Cancelled"
msgstr ""

#: includes/Admin/views/subscription-list.php:60
#: includes/Illuminate/Helper.php:69
msgid "Expired"
msgstr ""

#: includes/Admin/views/subscription-list.php:64
#: includes/Illuminate/Helper.php:72
msgid "Draft"
msgstr ""

#: includes/Admin/views/subscription-list.php:68
#: includes/Admin/views/subscription-list.php:374
#: includes/Illuminate/Helper.php:73
msgid "Trash"
msgstr ""

#: includes/Admin/views/subscription-list.php:86
msgid "All Dates"
msgstr ""

#: includes/Admin/views/subscription-list.php:96
msgid "Search subscriptions..."
msgstr ""

#: includes/Admin/views/subscription-list.php:101
msgid "Filter"
msgstr ""

#: includes/Admin/views/subscription-list.php:106
msgid "Clear"
msgstr ""

#: includes/Admin/views/subscription-list.php:121
msgid "10 / page"
msgstr ""

#: includes/Admin/views/subscription-list.php:125
msgid "20 / page"
msgstr ""

#: includes/Admin/views/subscription-list.php:129
msgid "50 / page"
msgstr ""

#: includes/Admin/views/subscription-list.php:133
msgid "100 / page"
msgstr ""

#: includes/Admin/views/subscription-list.php:148
msgid "Restore selected"
msgstr ""

#: includes/Admin/views/subscription-list.php:152
msgid "Delete permanently"
msgstr ""

#: includes/Admin/views/subscription-list.php:154
msgid "Delete selected subscriptions permanently? This cannot be undone."
msgstr ""

#: includes/Admin/views/subscription-list.php:160
msgid "Move to trash"
msgstr ""

#: includes/Admin/views/subscription-list.php:162
msgid "Move selected subscriptions to trash?"
msgstr ""

#: includes/Admin/views/subscription-list.php:169
msgid "Select Action"
msgstr ""

#: includes/Admin/views/subscription-list.php:183
msgid "Permanently delete all trash items? This cannot be undone."
msgstr ""

#: includes/Admin/views/subscription-list.php:184
msgid "Empty Trash"
msgstr ""

#: includes/Admin/views/subscription-list.php:191
msgid "Subscriptions list"
msgstr ""

#: includes/Admin/views/subscription-list.php:202
#: templates/emails/renew-reminder-html.php:50
#: templates/emails/status-changed-admin-html.php:45
#: templates/emails/subscription-cancelled-html.php:43
#: templates/emails/subscription-expired-html.php:43
msgid "Amount"
msgstr ""

#: includes/Admin/views/subscription-list.php:204
msgid "Next Renewal"
msgstr ""

#: includes/Admin/views/subscription-list.php:205
#: templates/myaccount/single.php:261
msgid "Actions"
msgstr ""

#: includes/Admin/views/subscription-list.php:301
#, php-format
msgid "%d days remaining in grace period"
msgstr ""

#: includes/Admin/views/subscription-list.php:369
msgid "Row actions"
msgstr ""

#: includes/Admin/views/subscription-list.php:371
msgid "View / Edit"
msgstr ""

#: includes/Admin/views/subscription-list.php:374
msgid "Move this subscription to trash?"
msgstr ""

#: includes/Admin/views/subscription-list.php:376
msgid "Restore"
msgstr ""

#: includes/Admin/views/subscription-list.php:377
msgid "Delete permanently? This cannot be undone."
msgstr ""

#: includes/Admin/views/subscription-list.php:377
msgid "Delete Permanently"
msgstr ""

#: includes/Admin/views/subscription-list.php:390
msgid "No subscriptions found"
msgstr ""

#: includes/Admin/views/subscription-list.php:391
msgid "Subscriptions will appear here once customers complete checkout."
msgstr ""

#. translators: 1: first item number, 2: last item number, 3: total count
#: includes/Admin/views/subscription-list.php:435
#, php-format
msgid "Showing %1$s–%2$s of %3$s subscriptions"
msgstr ""

#: includes/Admin/views/subscription-list.php:459
msgid "Previous page"
msgstr ""

#: includes/Admin/views/subscription-list.php:501
msgid "Next page"
msgstr ""

#: includes/Admin/views/subscription-save-meta.php:25
msgid "Choose Action"
msgstr ""

#. translators: Plugin name and version.
#: includes/Ajax.php:67
#, php-format
msgid "Installing Plugin: %s"
msgstr ""

#: includes/Ajax.php:107
msgid "Permission denied."
msgstr ""

#: includes/Ajax.php:113
msgid "Plugin slug is required."
msgstr ""

#: includes/Ajax.php:168
msgid "Plugin installation failed."
msgstr ""

#: includes/Ajax.php:174
#: includes/Ajax.php:180
msgid "Plugin installed but could not be activated automatically."
msgstr ""

#: includes/Frontend/ActionController.php:38
#: includes/Frontend/ActionController.php:53
msgid "You don't have permission to modify this subscription. If you believe this is an error, please contact support."
msgstr ""

#: includes/Frontend/ActionController.php:67
#: includes/Frontend/ActionController.php:96
#: includes/Frontend/Cart.php:507
msgid "This subscription has reached its maximum payment limit and cannot be renewed further."
msgstr ""

#: includes/Frontend/Cart.php:54
msgid "You cannot purchase multiple subscriptions at the same time."
msgstr ""

#: includes/Frontend/Cart.php:56
msgid "You cannot purchase a subscription and a non-subscription product at the same time."
msgstr ""

#: includes/Frontend/Cart.php:60
msgid "You cannot purchase a subscription along with other products. Please remove other products from your cart first."
msgstr ""

#: includes/Frontend/Cart.php:157
#: includes/Frontend/Cart.php:162
#: includes/Frontend/Cart.php:167
msgid "An item which is no longer available was removed from your cart."
msgstr ""

#: includes/Frontend/Cart.php:208
msgid "List of recurring totals in cart."
msgstr ""

#: includes/Frontend/Cart.php:213
msgid "price of the subscription."
msgstr ""

#: includes/Frontend/Cart.php:218
msgid "time of the subscription."
msgstr ""

#: includes/Frontend/Cart.php:223
msgid "type of the subscription."
msgstr ""

#: includes/Frontend/Cart.php:228
msgid "price of the subscription description."
msgstr ""

#: includes/Frontend/Cart.php:238
#: includes/Frontend/Cart.php:331
msgid "Maximum Total Payments"
msgstr ""

#: includes/Frontend/Cart.php:276
#: includes/Frontend/Cart.php:459
#: includes/Frontend/Order.php:123
#: includes/Illuminate/views/subscription-table.php:75
msgid "Next billing on"
msgstr ""

#: includes/Frontend/Cart.php:277
#: includes/Frontend/Cart.php:458
#: includes/Frontend/Order.php:140
#: includes/Illuminate/views/subscription-table.php:92
msgid "First billing on"
msgstr ""

#: includes/Frontend/Cart.php:306
msgid "time of the subscription type."
msgstr ""

#: includes/Frontend/Cart.php:311
msgid "the subscription type."
msgstr ""

#: includes/Frontend/Cart.php:316
msgid "the subscription trial."
msgstr ""

#: includes/Frontend/Cart.php:321
msgid "Signup Fee amount."
msgstr ""

#: includes/Frontend/Cart.php:326
msgid "Recurring amount."
msgstr ""

#: includes/Frontend/Cart.php:445
#: includes/Frontend/Cart.php:446
#: build/index.js:1
#: src/index.js:76
msgid "Recurring totals"
msgstr ""

#: includes/Frontend/Cart.php:468
#: build/index.js:1
#: src/index.js:99
msgid "You can cancel subscription at any time!"
msgstr ""

#. translators: 1: number of installments, 2: total amount.
#: includes/Frontend/Cart.php:479
#: build/index.js:4
#: src/index.js:108
#, php-format,js-format
msgid "This subscription will be billed in %1$s installments, for a total of %2$s."
msgstr ""

#: includes/Frontend/MyAccount.php:141
msgid "Cancel"
msgstr ""

#: includes/Frontend/MyAccount.php:150
msgid "Reactivate"
msgstr ""

#: includes/Frontend/MyAccount.php:160
#: includes/Frontend/Product.php:250
#: templates/myaccount/single.php:334
msgid "Renew"
msgstr ""

#: includes/Frontend/MyAccount.php:171
msgid "Pay now"
msgstr ""

#: includes/Frontend/MyAccount.php:190
msgid "Turn on Auto Renewal"
msgstr ""

#: includes/Frontend/MyAccount.php:198
msgid "Turn off Auto Renewal"
msgstr ""

#: includes/Frontend/MyAccount.php:261
msgid "My Subscriptions"
msgstr ""

#. translators: %s: Subscription ID
#: includes/Frontend/MyAccount.php:276
#, php-format
msgid "Subscription #%s"
msgstr ""

#: includes/Frontend/Order.php:76
msgid "Subscription ID"
msgstr ""

#: includes/Frontend/Order.php:113
#: includes/Illuminate/views/subscription-table.php:68
msgid "Recurring amount"
msgstr ""

#: includes/Frontend/Product.php:117
#: includes/Frontend/Product.php:122
msgid "You Already Subscribed These Product!"
msgstr ""

#: includes/functions.php:55
#: includes/Illuminate/Helper.php:32
msgid "day"
msgid_plural "days"
msgstr[0] ""
msgstr[1] ""

#: includes/functions.php:57
#: includes/Illuminate/Helper.php:38
msgid "week"
msgid_plural "weeks"
msgstr[0] ""
msgstr[1] ""

#: includes/functions.php:59
#: includes/Illuminate/Helper.php:44
msgid "month"
msgid_plural "months"
msgstr[0] ""
msgstr[1] ""

#: includes/functions.php:61
#: includes/Illuminate/Helper.php:50
msgid "year"
msgid_plural "years"
msgstr[0] ""
msgstr[1] ""

#: includes/functions.php:432
msgid "New Subscription Order"
msgstr ""

#: includes/functions.php:433
#: includes/Illuminate/Helper.php:443
msgid "Renewal Order"
msgstr ""

#: includes/functions.php:521
msgid "Day"
msgstr ""

#: includes/functions.php:525
msgid "Week"
msgstr ""

#: includes/functions.php:529
msgid "Month"
msgstr ""

#: includes/functions.php:533
msgid "Year"
msgstr ""

#. translators: %1$d: payments made, %2$d: total payments
#: includes/functions.php:603
#, php-format
msgid "Split payment plan completed successfully! %1$d of %2$d payments received."
msgstr ""

#: includes/functions.php:617
msgid "Split Payment - Plan Complete"
msgstr ""

#. translators: %1$d: payments made, %2$d: total payments, %3$s: completion date
#: includes/functions.php:623
#, php-format
msgid "Payment Summary: %1$d of %2$d installments completed on %3$s. All payments received successfully."
msgstr ""

#: includes/functions.php:637
msgid "Payment Summary - Complete"
msgstr ""

#: includes/functions.php:759
msgid "This page requires WPSubscription Pro. Unlock advanced features, priority support, and more with WPSubscription Pro."
msgstr ""

#: includes/functions.php:760
msgid "⚡ Upgrade to Pro"
msgstr ""

#: includes/functions.php:773
msgid "page preview"
msgstr ""

#: includes/functions.php:842
msgid "Select"
msgstr ""

#: includes/Illuminate/AutoRenewal.php:44
#: includes/Illuminate/AutoRenewal.php:53
msgid "Subscription early renewal order creation failed due to product deletion !"
msgstr ""

#: includes/Illuminate/Emails/StatusChangedAdmin.php:22
msgid "Subscription status changed ( Admin )"
msgstr ""

#: includes/Illuminate/Emails/StatusChangedAdmin.php:23
msgid "This email is received when a subscription status changed."
msgstr ""

#: includes/Illuminate/Emails/StatusChangedAdmin.php:44
msgid "#{subscription_id} subscription status changed"
msgstr ""

#: includes/Illuminate/Emails/SubscriptionCancelled.php:22
msgid "Subscription cancelled"
msgstr ""

#: includes/Illuminate/Emails/SubscriptionCancelled.php:23
msgid "This email is sent to customer when a subscription canceled."
msgstr ""

#: includes/Illuminate/Emails/SubscriptionCancelled.php:41
msgid "#{subscription_id} subscription cancelled!"
msgstr ""

#: includes/Illuminate/Emails/SubscriptionExpired.php:23
msgid "Subscription expired"
msgstr ""

#: includes/Illuminate/Emails/SubscriptionExpired.php:24
msgid "This email is sent to customer when a subscription expired."
msgstr ""

#: includes/Illuminate/Emails/SubscriptionExpired.php:42
msgid "#{subscription_id} subscription expired!"
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:70
msgid "PayPal for WPSubscription"
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:71
msgid "Accept wp subscription recurring payments through PayPal. Only WPSubscription is supported."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:170
msgid "Enable/Disable"
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:172
msgid "Enable PayPal for WPSubscription"
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:174
msgid "Enable or Disable PayPal for WPSubscription payment gateway"
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:179
msgid "Test Mode"
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:181
msgid "Enable PayPal Sandbox"
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:183
msgid "PayPal sandbox can be used to test payments without using real money."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:189
msgid "Title"
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:191
msgid "This controls the title which the user sees during checkout."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:192
#: assets/js/wp_subscription_paypal-block.js:27
msgid "PayPal"
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:196
msgid "Description"
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:198
msgid "This controls the description which the user sees during checkout."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:199
msgid "Pay via PayPal; you can pay with your credit card if you do not have a PayPal account."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:205
msgid "PayPal Credentials"
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:211
msgid "PayPal Sandbox Credentials"
msgstr ""

#. Translators: %1$s is the link to PayPal developer account, %2$s is the link to My Apps & Credentials.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:222
#, php-format
msgid "Create a <a href=\"%1$s\" target=\"_blank\">PayPal developer account</a>, go to <a href=\"%2$s\" target=\"_blank\">My Apps & Credentials</a>, select the toggle ( Sandbox or Live ), create an app, and copy <b>Client ID</b> and <b>Secret</b>."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:228
msgid "Email"
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:230
msgid "PayPal Email Address (used to receive payments)"
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:237
#: includes/Illuminate/Gateways/Paypal/Paypal.php:263
msgid "Client ID"
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:239
#: includes/Illuminate/Gateways/Paypal/Paypal.php:265
msgid "Enter your PayPal Client ID copied from PayPal Apps & Credentials."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:245
#: includes/Illuminate/Gateways/Paypal/Paypal.php:271
msgid "Secret"
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:247
#: includes/Illuminate/Gateways/Paypal/Paypal.php:273
msgid "Enter your PayPal Secret copied from PayPal Apps & Credentials."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:253
#: includes/Illuminate/Gateways/Paypal/Paypal.php:279
msgid "Webhook ID"
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:255
#: includes/Illuminate/Gateways/Paypal/Paypal.php:281
msgid "Enter your Webhook ID copied from PayPal Apps & Credentials for webhook validation."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:288
msgid "Webhook URL"
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:290
msgid "<p>In the <strong style=\"color:#1d4ed8\">Apps & Credentials</strong> page of PayPal developer account open the newly created application and click <strong style=\"color:#1d4ed8\">Add Webhook</strong> button.<br> On the <strong>Webhook URL</strong> field use this webhook link"
msgstr ""

#. Translators: %s is the title of the payment gateway.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:325
#, php-format
msgid "<strong>%s</strong> options are disabled. PayPal Standard does not support your store currency."
msgstr ""

#. Translators: %d is the order ID.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:370
#, php-format
msgid "Order %d was already completed. Skipping PayPal check."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:419
msgid "PayPal payment completed successfully."
msgstr ""

#. translators: %s: event name.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:589
#, php-format
msgid "PayPal webhook received [%s]. Order not found. Queuing for retry."
msgstr ""

#. translators: %1$s: alert name; %2$s: order id.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:605
#, php-format
msgid "PayPal webhook received [%s]. No actions taken."
msgstr ""

#. translators: %s: transaction id.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1012
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1032
#, php-format
msgid "Transaction webhook [PAYMENT.SALE.COMPLETED] already processed for transaction #%s. Skipping."
msgstr ""

#. translators: %s: transaction id.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1042
#, php-format
msgid "Renewal order created by PayPal webhook. Transaction ID: %s"
msgstr ""

#. translators: %1$s: event; %2$s: subscription id.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1055
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1111
#, php-format
msgid "Transaction webhook received [%1$s]. No order found for subscription #%2$s."
msgstr ""

#. translators: %s: subscription id.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1067
#, php-format
msgid "Transaction webhook received [PAYMENT.SALE.COMPLETED]. Failed to create renewal order for subscription #%s."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:1079
msgid "PayPal transaction ID recorded by webhook."
msgstr ""

#. translators: %s: alert name.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1083
#, php-format
msgid "Transaction webhook received [%s]. Order already completed; transaction ID updated."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:1089
msgid "Payment completed by paypal webhook."
msgstr ""

#. translators: %s: alert name.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1093
#, php-format
msgid "Transaction webhook received [%s]. Payment completed."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:1097
msgid "Failed to complete payment. Requested by paypal webhook."
msgstr ""

#. translators: %s: alert name.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1101
#, php-format
msgid "Transaction webhook received [%s]. Payment completion failed."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:1130
msgid "Full payment refunded by PayPal webhook."
msgstr ""

#. translators: %s: refunded amount.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1133
#, php-format
msgid "Partial payment refunded by PayPal webhook. Amount: %s"
msgstr ""

#. translators: %s: alert name.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1140
#, php-format
msgid "Transaction webhook received [%s]. Payment refunded."
msgstr ""

#. translators: %s: alert name.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1148
#, php-format
msgid "Transaction webhook received [%s]. No actions taken."
msgstr ""

#. translators: %s: alert name.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1178
#, php-format
msgid "Subscription webhook received [%s]. Subscription not found. Attempting to get from order item."
msgstr ""

#. translators: %s: subscription id.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1194
#, php-format
msgid "Subscription found [ID: %s]. Processing webhook."
msgstr ""

#. translators: %s: alert name.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1209
#, php-format
msgid "Subscription webhook received [%s]. Subscription not found. Stopping Process."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:1229
msgid "Subscription activated by PayPal webhook."
msgstr ""

#. translators: %s: alert name.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1235
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1252
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1269
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1277
#, php-format
msgid "Subscription webhook received [%s]. No actions taken."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:1246
msgid "Subscription expired by PayPal webhook."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:1263
msgid "Subscription cancelled by PayPal webhook."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:1612
msgid "PayPal Product Creation Error: Product data is incomplete. Name and type are required."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:1777
msgid "Order not found."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:1782
msgid "PayPal capture ID not found on this order."
msgstr ""

#: includes/Illuminate/Gateways/Paypal/Paypal.php:1787
msgid "Failed to get PayPal access token."
msgstr ""

#. translators: %s: PayPal refund ID.
#: includes/Illuminate/Gateways/Paypal/Paypal.php:1824
#, php-format
msgid "PayPal refund initiated. Refund ID: %s"
msgstr ""

#: includes/Illuminate/Gateways/Stripe/Stripe.php:133
msgid "Customer not found"
msgstr ""

#: includes/Illuminate/GuestCheckout.php:49
msgid "Guest Checkout"
msgstr ""

#: includes/Illuminate/GuestCheckout.php:50
msgid "Manage guest checkout settings for subscriptions."
msgstr ""

#: includes/Illuminate/GuestCheckout.php:59
msgid "Allow Guest Checkout"
msgstr ""

#: includes/Illuminate/GuestCheckout.php:60
msgid "Allow customers to checkout without logging in."
msgstr ""

#: includes/Illuminate/GuestCheckout.php:60
msgid "Note: You will need to enable <strong>Guest checkout</strong> and <strong>Allow customers to create an account during checkout</strong> options in WooCommerce settings for this to work properly."
msgstr ""

#: includes/Illuminate/GuestCheckout.php:71
msgid "Enforce Login"
msgstr ""

#: includes/Illuminate/GuestCheckout.php:72
msgid "Force customers to login or check the \"Create account\" checkbox before checking out."
msgstr ""

#: includes/Illuminate/GuestCheckout.php:199
#: includes/Illuminate/GuestCheckout.php:212
msgid "You are trying to buy a subscription. You must be logged in to continue."
msgstr ""

#: includes/Illuminate/GuestCheckout.php:244
#: includes/Illuminate/GuestCheckout.php:277
msgid "You are ordering a subscription product. You must be either <strong>logged in</strong> or check the \"<strong>Create an account</strong>\" option to continue the checkout."
msgstr ""

#: includes/Illuminate/Helper.php:68
msgid "On Hold"
msgstr ""

#: includes/Illuminate/Helper.php:70
msgid "Pending Cancellation"
msgstr ""

#. translators: %s: trial period.
#: includes/Illuminate/Helper.php:373
#, php-format
msgid "+ %s free trial!"
msgstr ""

#. translators: %1$s: order id, %2$d: payment number, %3$d: total payments
#: includes/Illuminate/Helper.php:431
#, php-format
msgid "Split payment installment %2$d of %3$d. Order %1$s created for subscription."
msgstr ""

#: includes/Illuminate/Helper.php:436
msgid "Split Payment - Renewal"
msgstr ""

#. translators: order id.
#: includes/Illuminate/Helper.php:440
#, php-format
msgid "The order %s has been created for the subscription"
msgstr ""

#. translators: %1$s: order id, %2$d: max payments
#: includes/Illuminate/Helper.php:521
#, php-format
msgid "Split payment subscription created successfully. Order: %1$s. Total installments: %2$d."
msgstr ""

#: includes/Illuminate/Helper.php:525
msgid "Split Payment - New Subscription"
msgstr ""

#. translators: Order Id.
#: includes/Illuminate/Helper.php:529
#, php-format
msgid "Subscription successfully created. Order is %s"
msgstr ""

#: includes/Illuminate/Helper.php:532
#: includes/Illuminate/Post.php:67
msgid "New Subscription"
msgstr ""

#: includes/Illuminate/Helper.php:1186
msgid "Subscription renewal isn't possible due to previous order not completed or deletion."
msgstr ""

#. translators: %1$d: payment number, %2$d: total payments, %3$s: amount, %4$s: currency
#: includes/Illuminate/Order.php:284
#, php-format
msgid "Split payment %1$d of %2$d received (%3$s %4$s). Initial access granted."
msgstr ""

#: includes/Illuminate/Order.php:290
msgid "Split Payment - Initial"
msgstr ""

#. translators: %1$d: payment number, %2$d: total payments, %3$s: amount, %4$s: currency, %5$d: remaining
#: includes/Illuminate/Order.php:294
#, php-format
msgid "Split payment %1$d of %2$d received (%3$s %4$s). %5$d payments remaining."
msgstr ""

#: includes/Illuminate/Order.php:301
msgid "Split Payment - Installment"
msgstr ""

#. translators: %1$d: payment number, %2$d: total payments, %3$d: subscription id
#: includes/Illuminate/Order.php:320
#, php-format
msgid "Split payment %1$d of %2$d received for subscription #%3$d"
msgstr ""

#. translators: %1$d: payments made, %2$d: total payments
#: includes/Illuminate/Order.php:359
#, php-format
msgid "Payment milestone reached: %1$d of %2$d payments completed (25%%)."
msgstr ""

#: includes/Illuminate/Order.php:363
msgid "Payment Milestone - 25%"
msgstr ""

#. translators: %1$d: payments made, %2$d: total payments
#: includes/Illuminate/Order.php:369
#, php-format
msgid "Payment milestone reached: %1$d of %2$d payments completed (50%%). Halfway there!"
msgstr ""

#: includes/Illuminate/Order.php:373
msgid "Payment Milestone - 50%"
msgstr ""

#. translators: %1$d: payments made, %2$d: total payments
#: includes/Illuminate/Order.php:379
#, php-format
msgid "Payment milestone reached: %1$d of %2$d payments completed (75%%). Almost complete!"
msgstr ""

#: includes/Illuminate/Order.php:383
msgid "Payment Milestone - 75%"
msgstr ""

#. translators: %1$d: payments made, %2$d: total payments
#: includes/Illuminate/Order.php:389
#, php-format
msgid "Payment milestone reached: %1$d of %2$d payments completed (100%%). Split payment plan complete!"
msgstr ""

#: includes/Illuminate/Order.php:393
msgid "Payment Milestone - 100%"
msgstr ""

#: includes/Illuminate/Order.php:461
msgid "Subscription order with trial."
msgstr ""

#: includes/Illuminate/Post.php:27
#: includes/Illuminate/Post.php:28
#: includes/Illuminate/Post.php:31
#: includes/Illuminate/Post.php:74
msgid "Subscription updated."
msgstr ""

#: includes/Illuminate/Post.php:33
msgid "Subscription published."
msgstr ""

#: includes/Illuminate/Post.php:34
msgid "Subscription saved."
msgstr ""

#: includes/Illuminate/Post.php:35
msgid "Subscription submitted."
msgstr ""

#: includes/Illuminate/Post.php:37
msgid "Subscription draft updated."
msgstr ""

#: includes/Illuminate/Post.php:60
msgid "Subscription's"
msgstr ""

#: includes/Illuminate/Post.php:61
msgid "Item Archives"
msgstr ""

#: includes/Illuminate/Post.php:62
msgid "Item Attributes"
msgstr ""

#: includes/Illuminate/Post.php:63
msgid "Parent :"
msgstr ""

#: includes/Illuminate/Post.php:65
msgid "Add New Subscription"
msgstr ""

#: includes/Illuminate/Post.php:66
msgid "Add Subscription"
msgstr ""

#: includes/Illuminate/Post.php:68
msgid "Edit Subscription"
msgstr ""

#: includes/Illuminate/Post.php:69
msgid "Update Subscription"
msgstr ""

#: includes/Illuminate/Post.php:70
#: includes/Illuminate/Post.php:71
msgid "View Subscription"
msgstr ""

#: includes/Illuminate/Post.php:72
msgid "Search Subscription"
msgstr ""

#: includes/Illuminate/Post.php:73
msgid "No subscriptions found."
msgstr ""

#: includes/Illuminate/Post.php:116
msgid "Subscription Items"
msgstr ""

#: includes/Illuminate/Post.php:158
msgctxt "post status label"
msgid "Pending"
msgstr ""

#. translators: pending posts count.
#: includes/Illuminate/Post.php:161
#, php-format
msgid "Pending <span class=\"count\">(%s)</span>"
msgid_plural "Pending <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#: includes/Illuminate/Post.php:174
msgctxt "post status label"
msgid "Active"
msgstr ""

#. translators: active posts count.
#: includes/Illuminate/Post.php:177
#, php-format
msgid "Active <span class=\"count\">(%s)</span>"
msgid_plural "Active <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#: includes/Illuminate/Post.php:190
msgctxt "post status label"
msgid "On Hold"
msgstr ""

#. translators: on-hold posts count.
#: includes/Illuminate/Post.php:193
#, php-format
msgid "On Hold <span class=\"count\">(%s)</span>"
msgid_plural "On Hold <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#: includes/Illuminate/Post.php:206
msgctxt "post status label"
msgid "Cancelled"
msgstr ""

#. translators: cancelled posts count.
#: includes/Illuminate/Post.php:209
#, php-format
msgid "Cancelled <span class=\"count\">(%s)</span>"
msgid_plural "Cancelled <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#: includes/Illuminate/Post.php:222
msgctxt "post status label"
msgid "Expired"
msgstr ""

#. translators: expired posts count.
#: includes/Illuminate/Post.php:225
#, php-format
msgid "Expired <span class=\"count\">(%s)</span>"
msgid_plural "Expired <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#: includes/Illuminate/Post.php:238
msgctxt "post status label"
msgid "Pending Cancellation"
msgstr ""

#. translators: pending cancellation posts count.
#: includes/Illuminate/Post.php:241
#, php-format
msgid "Pending Cancellation <span class=\"count\">(%s)</span>"
msgid_plural "Pending Cancellation <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#: includes/Illuminate/views/subscription-table.php:32
msgid "Your subscription will be activated when order status is completed."
msgstr ""

#: includes/Illuminate/views/subscription-table.php:52
msgid "Item"
msgstr ""

#: includes/Traits/Email.php:96
msgid "Subscription: #{subscription_id}"
msgstr ""

#. translators: Number of days before & day|days.
#: templates/emails/plains/renew-reminder-plain.php:22
#: templates/emails/renew-reminder-html.php:27
#, php-format
msgid "You have only %1$s %2$s left! Please renew the subscription before expired"
msgstr ""

#. translators: Subscription id.
#: templates/emails/plains/renew-reminder-plain.php:29
#: templates/emails/plains/status-changed-admin-plain.php:31
#: templates/emails/plains/subscription-cancelled-plain.php:28
#: templates/emails/plains/subscription-expired-plain.php:28
#, php-format
msgid "Subscription Id: %s"
msgstr ""

#. translators: Product name.
#: templates/emails/plains/renew-reminder-plain.php:32
#: templates/emails/plains/status-changed-admin-plain.php:34
#: templates/emails/plains/subscription-cancelled-plain.php:31
#: templates/emails/plains/subscription-expired-plain.php:31
#, php-format
msgid "Product: %s"
msgstr ""

#. translators: Subscription quantity.
#: templates/emails/plains/renew-reminder-plain.php:35
#: templates/emails/plains/status-changed-admin-plain.php:37
#: templates/emails/plains/subscription-cancelled-plain.php:34
#: templates/emails/plains/subscription-expired-plain.php:34
#, php-format
msgid "Qty: %s"
msgstr ""

#. translators: Subscription amount.
#: templates/emails/plains/renew-reminder-plain.php:38
#: templates/emails/plains/status-changed-admin-plain.php:40
#: templates/emails/plains/subscription-cancelled-plain.php:37
#: templates/emails/plains/subscription-expired-plain.php:37
#, php-format
msgid "Amount: %s"
msgstr ""

#. translators: subscription url.
#: templates/emails/plains/renew-reminder-plain.php:47
#: templates/emails/plains/status-changed-admin-plain.php:49
#: templates/emails/plains/subscription-cancelled-plain.php:46
#: templates/emails/plains/subscription-expired-plain.php:46
#: templates/emails/renew-reminder-html.php:62
#: templates/emails/status-changed-admin-html.php:57
#: templates/emails/subscription-cancelled-html.php:55
#: templates/emails/subscription-expired-html.php:55
#, php-format
msgid "You can view the subscription here: %s"
msgstr ""

#. translators: first is older status and last is newly updated status.
#: templates/emails/plains/status-changed-admin-plain.php:24
#: templates/emails/status-changed-admin-html.php:22
#, php-format
msgid "Subscription status changed from %1$s to %2$s"
msgstr ""

#. translators: <b></b> tag.
#: templates/emails/plains/subscription-cancelled-plain.php:21
#: templates/emails/subscription-cancelled-html.php:24
#, php-format
msgid "Your subscription is %1$s Cancelled! %2$s"
msgstr ""

#. translators: <b></b> tag.
#: templates/emails/plains/subscription-expired-plain.php:21
#: templates/emails/subscription-expired-html.php:24
#, php-format
msgid "Your subscription is %1$s Expired! %2$s"
msgstr ""

#: templates/emails/renew-reminder-html.php:38
#: templates/emails/status-changed-admin-html.php:33
#: templates/emails/subscription-cancelled-html.php:31
#: templates/emails/subscription-expired-html.php:31
msgid "Subscription Id"
msgstr ""

#: templates/myaccount/single.php:84
msgid "Grace Period Ends On"
msgstr ""

#: templates/myaccount/single.php:99
msgid "Start date"
msgstr ""

#: templates/myaccount/single.php:101
msgid "Trial End & Subscription Start"
msgstr ""

#: templates/myaccount/single.php:103
msgid "Trial End & First Billing"
msgstr ""

#: templates/myaccount/single.php:113
msgid "Next payment date"
msgstr ""

#: templates/myaccount/single.php:253
msgid "Payment"
msgstr ""

#: templates/myaccount/single.php:279
msgid "Subscription Totals"
msgstr ""

#: templates/myaccount/single.php:314
msgid "Subtotal"
msgstr ""

#: templates/myaccount/single.php:324
msgid "Tax"
msgstr ""

#: templates/myaccount/single.php:413
msgid "Billing address"
msgstr ""

#: templates/myaccount/subscriptions.php:127
msgid "View"
msgstr ""

#: templates/myaccount/subscriptions.php:139
msgid "No subscriptions available yet."
msgstr ""

#: templates/myaccount/subscriptions.php:152
msgid "Previous"
msgstr ""

#: templates/myaccount/subscriptions.php:156
msgid "Next"
msgstr ""

#: build/index.js:1
#: src/index.js:18
msgid "Due Today"
msgstr ""

#: build/index.js:1
#: src/index.js:47
msgid "Every"
msgstr ""

```
