-
Notifications
You must be signed in to change notification settings - Fork 181
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
WooCommerce
committed
Aug 27, 2024
1 parent
a8df935
commit ca6f178
Showing
14 changed files
with
171 additions
and
106 deletions.
There are no files selected for viewing
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
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 |
---|---|---|
|
@@ -2,43 +2,38 @@ | |
# This file is distributed under the same license as the WooCommerce Subscriptions plugin. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: WooCommerce Subscriptions 6.6.0\n" | ||
"Project-Id-Version: WooCommerce Subscriptions 6.6.1\n" | ||
"Report-Msgid-Bugs-To: https://woocommerce.com/contact-us\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"POT-Creation-Date: 2024-08-22T07:20:55+00:00\n" | ||
"POT-Creation-Date: 2024-08-27T01:02:31+00:00\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"X-Generator: WP-CLI 2.11.0\n" | ||
"X-Generator: WP-CLI 2.9.0\n" | ||
"X-Domain: woocommerce-subscriptions\n" | ||
|
||
#. Plugin Name of the plugin | ||
#: woocommerce-subscriptions.php | ||
#: vendor/woocommerce/subscriptions-core/includes/privacy/class-wcs-privacy.php:40 | ||
msgid "WooCommerce Subscriptions" | ||
msgstr "" | ||
|
||
#. Plugin URI of the plugin | ||
#: woocommerce-subscriptions.php | ||
msgid "https://www.woocommerce.com/products/woocommerce-subscriptions/" | ||
msgstr "" | ||
|
||
#. Description of the plugin | ||
#: woocommerce-subscriptions.php | ||
msgid "Sell products and services with recurring payments in your WooCommerce Store." | ||
msgstr "" | ||
|
||
#. Author of the plugin | ||
#: woocommerce-subscriptions.php | ||
#: includes/admin/class-wcs-admin-reports.php:136 | ||
#: includes/admin/reports/class-wcs-report-cache-manager.php:262 | ||
msgid "WooCommerce" | ||
msgstr "" | ||
|
||
#. Author URI of the plugin | ||
#: woocommerce-subscriptions.php | ||
msgid "https://woocommerce.com/" | ||
msgstr "" | ||
|
||
|
@@ -2021,7 +2016,7 @@ msgid "Optionally include an amount to be charged at the outset of the subscript | |
msgstr "" | ||
|
||
#: vendor/woocommerce/subscriptions-core/includes/admin/class-wc-subscriptions-admin.php:374 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2422 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2479 | ||
#: vendor/woocommerce/subscriptions-core/templates/admin/html-variation-price.php:25 | ||
msgid "Free trial" | ||
msgstr "" | ||
|
@@ -3164,102 +3159,102 @@ msgid "Your cart has been emptied of subscription products. Only one subscriptio | |
msgstr "" | ||
|
||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart-validator.php:130 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:1482 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:1539 | ||
msgid "That subscription product can not be added to your cart as it already contains a subscription renewal." | ||
msgstr "" | ||
|
||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:483 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:540 | ||
msgid "Initial Shipment" | ||
msgstr "" | ||
|
||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:922 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:979 | ||
msgid "Please enter a valid postcode/ZIP." | ||
msgstr "" | ||
|
||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:1120 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:1177 | ||
msgid "Invalid recurring shipping method." | ||
msgstr "" | ||
|
||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2158 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2215 | ||
msgid "now" | ||
msgstr "" | ||
|
||
#. translators: placeholder is a number of days. | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2317 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2374 | ||
#: vendor/woocommerce/subscriptions-core/includes/wcs-time-functions.php:58 | ||
msgid "%s day" | ||
msgid_plural "%s days" | ||
msgstr[0] "" | ||
msgstr[1] "" | ||
|
||
#. translators: placeholder is a number of weeks. | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2321 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2378 | ||
#: vendor/woocommerce/subscriptions-core/includes/wcs-time-functions.php:60 | ||
msgid "%s week" | ||
msgid_plural "%s weeks" | ||
msgstr[0] "" | ||
msgstr[1] "" | ||
|
||
#. translators: placeholder is a number of months. | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2325 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2382 | ||
#: vendor/woocommerce/subscriptions-core/includes/wcs-time-functions.php:62 | ||
msgid "%s month" | ||
msgid_plural "%s months" | ||
msgstr[0] "" | ||
msgstr[1] "" | ||
|
||
#. translators: placeholder is a number of years. | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2329 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2386 | ||
#: vendor/woocommerce/subscriptions-core/includes/wcs-time-functions.php:64 | ||
msgid "%s year" | ||
msgid_plural "%s years" | ||
msgstr[0] "" | ||
msgstr[1] "" | ||
|
||
#. translators: 1$: day of the week (e.g. "every Wednesday"). | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2351 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2408 | ||
msgid "every %1$s" | ||
msgstr "" | ||
|
||
#. translators: 1$: period, 2$: day of the week (e.g. "every 2nd week on Wednesday"). | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2355 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2412 | ||
msgid "every %1$s on %2$s" | ||
msgstr "" | ||
|
||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2364 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2421 | ||
msgid "on the last day of each month" | ||
msgstr "" | ||
|
||
#. translators: 1$: day of the month (e.g. "23rd") (e.g. "every 23rd of each month"). | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2368 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2425 | ||
msgid "on the %1$s of each month" | ||
msgstr "" | ||
|
||
#. translators: 1$: interval (e.g. "3rd") (e.g. "on the last day of every 3rd month"). | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2376 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2433 | ||
msgid "on the last day of every %1$s month" | ||
msgstr "" | ||
|
||
#. translators: on the, 1$: <date> day of every, 2$: <interval> month (e.g. "on the 23rd day of every 2nd month"). | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2382 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2439 | ||
msgid "on the %1$s day of every %2$s month" | ||
msgstr "" | ||
|
||
#. translators: on, 1$: <date>, 2$: <month> each year (e.g. "on March 15th each year"). | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2393 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2450 | ||
msgid "on %1$s %2$s each year" | ||
msgstr "" | ||
|
||
#. translators: 1$: month (e.g. "March"), 2$: day of the month (e.g. "23rd), 3$: interval year (r.g March 23rd every 2nd year"). | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2400 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2457 | ||
msgid "on %1$s %2$s every %3$s year" | ||
msgstr "" | ||
|
||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2432 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2489 | ||
msgid "Sign up fee" | ||
msgstr "" | ||
|
||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2442 | ||
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2499 | ||
msgid "Renews" | ||
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
Oops, something went wrong.