You've already forked wc-tier-and-package-prices
Release version 1.0.1
- Add Twig template engine integration - Migrate all templates to Twig format - Add German (Switzerland, Informal) translation - Improve template organization and security - Add Composer dependency management - Create comprehensive changelog
This commit is contained in:
163
languages/wc-tier-package-prices-en_US.po
Normal file
163
languages/wc-tier-package-prices-en_US.po
Normal file
@@ -0,0 +1,163 @@
|
||||
# English (US) translation for WooCommerce Tier and Package Prices
|
||||
# Copyright (C) 2025 Marco Graetsch
|
||||
# This file is distributed under the GPL v2 or later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WooCommerce Tier and Package Prices 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://src.bundespruefstelle.ch/wc-tier-package-prices\n"
|
||||
"POT-Creation-Date: 2025-12-21 00:00+0000\n"
|
||||
"PO-Revision-Date: 2025-12-21 00:00+0000\n"
|
||||
"Last-Translator: Marco Graetsch\n"
|
||||
"Language-Team: English\n"
|
||||
"Language: en_US\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 3.0\n"
|
||||
"X-Domain: wc-tier-package-prices\n"
|
||||
|
||||
#: wc-tier-and-package-prices.php:41
|
||||
msgid "WooCommerce Tier and Package Prices requires WooCommerce to be installed and active."
|
||||
msgstr "WooCommerce Tier and Package Prices requires WooCommerce to be installed and active."
|
||||
|
||||
#: includes/class-wc-tpp-admin.php:21
|
||||
#: includes/class-wc-tpp-admin.php:22
|
||||
msgid "Tier & Package Prices"
|
||||
msgstr "Tier & Package Prices"
|
||||
|
||||
#: includes/class-wc-tpp-admin.php:54
|
||||
msgid "Enable Tier Pricing"
|
||||
msgstr "Enable Tier Pricing"
|
||||
|
||||
#: includes/class-wc-tpp-admin.php:58
|
||||
msgid "Enable tier pricing for products"
|
||||
msgstr "Enable tier pricing for products"
|
||||
|
||||
#: includes/class-wc-tpp-admin.php:63
|
||||
msgid "Enable Package Pricing"
|
||||
msgstr "Enable Package Pricing"
|
||||
|
||||
#: includes/class-wc-tpp-admin.php:67
|
||||
msgid "Enable fixed-price packages for products"
|
||||
msgstr "Enable fixed-price packages for products"
|
||||
|
||||
#: includes/class-wc-tpp-admin.php:72
|
||||
msgid "Display Pricing Table"
|
||||
msgstr "Display Pricing Table"
|
||||
|
||||
#: includes/class-wc-tpp-admin.php:76
|
||||
msgid "Show tier and package pricing table on product pages"
|
||||
msgstr "Show tier and package pricing table on product pages"
|
||||
|
||||
#: includes/class-wc-tpp-admin.php:81
|
||||
msgid "Display Position"
|
||||
msgstr "Display Position"
|
||||
|
||||
#: includes/class-wc-tpp-admin.php:85
|
||||
msgid "Before Add to Cart"
|
||||
msgstr "Before Add to Cart"
|
||||
|
||||
#: includes/class-wc-tpp-admin.php:86
|
||||
msgid "After Add to Cart"
|
||||
msgstr "After Add to Cart"
|
||||
|
||||
#: includes/class-wc-tpp-admin.php:87
|
||||
msgid "After Price"
|
||||
msgstr "After Price"
|
||||
|
||||
#: includes/class-wc-tpp-product-meta.php:23
|
||||
msgid "Tier Pricing"
|
||||
msgstr "Tier Pricing"
|
||||
|
||||
#: includes/class-wc-tpp-product-meta.php:24
|
||||
msgid "Set quantity-based pricing tiers. Customers get discounted prices when buying in larger quantities."
|
||||
msgstr "Set quantity-based pricing tiers. Customers get discounted prices when buying in larger quantities."
|
||||
|
||||
#: includes/class-wc-tpp-product-meta.php:41
|
||||
msgid "Add Tier"
|
||||
msgstr "Add Tier"
|
||||
|
||||
#: includes/class-wc-tpp-product-meta.php:52
|
||||
msgid "Package Pricing"
|
||||
msgstr "Package Pricing"
|
||||
|
||||
#: includes/class-wc-tpp-product-meta.php:53
|
||||
msgid "Set fixed-price packages with specific quantities. For example: 10 pieces for $50, 25 pieces for $100."
|
||||
msgstr "Set fixed-price packages with specific quantities. For example: 10 pieces for $50, 25 pieces for $100."
|
||||
|
||||
#: includes/class-wc-tpp-product-meta.php:70
|
||||
msgid "Add Package"
|
||||
msgstr "Add Package"
|
||||
|
||||
#: includes/class-wc-tpp-product-meta.php:90
|
||||
msgid "Minimum Quantity"
|
||||
msgstr "Minimum Quantity"
|
||||
|
||||
#: includes/class-wc-tpp-product-meta.php:91
|
||||
msgid "e.g., 10"
|
||||
msgstr "e.g., 10"
|
||||
|
||||
#: includes/class-wc-tpp-product-meta.php:95
|
||||
#: includes/class-wc-tpp-product-meta.php:114
|
||||
msgid "e.g., 9.99"
|
||||
msgstr "e.g., 9.99"
|
||||
|
||||
#: includes/class-wc-tpp-product-meta.php:97
|
||||
#: includes/class-wc-tpp-product-meta.php:120
|
||||
msgid "Remove"
|
||||
msgstr "Remove"
|
||||
|
||||
#: includes/class-wc-tpp-product-meta.php:109
|
||||
#: includes/class-wc-tpp-frontend.php:75
|
||||
msgid "Quantity"
|
||||
msgstr "Quantity"
|
||||
|
||||
#: includes/class-wc-tpp-product-meta.php:113
|
||||
msgid "Fixed Price"
|
||||
msgstr "Fixed Price"
|
||||
|
||||
#: includes/class-wc-tpp-product-meta.php:117
|
||||
msgid "Label (Optional)"
|
||||
msgstr "Label (Optional)"
|
||||
|
||||
#: includes/class-wc-tpp-product-meta.php:118
|
||||
msgid "e.g., Starter Pack"
|
||||
msgstr "e.g., Starter Pack"
|
||||
|
||||
#: includes/class-wc-tpp-frontend.php:71
|
||||
msgid "Volume Discounts"
|
||||
msgstr "Volume Discounts"
|
||||
|
||||
#: includes/class-wc-tpp-product-meta.php:94
|
||||
#: includes/class-wc-tpp-frontend.php:76
|
||||
msgid "Price per Unit"
|
||||
msgstr "Price per Unit"
|
||||
|
||||
#: includes/class-wc-tpp-frontend.php:77
|
||||
msgid "You Save"
|
||||
msgstr "You Save"
|
||||
|
||||
#: includes/class-wc-tpp-frontend.php:110
|
||||
msgid "Package Deals"
|
||||
msgstr "Package Deals"
|
||||
|
||||
#: includes/class-wc-tpp-frontend.php:123
|
||||
msgid "pieces"
|
||||
msgstr "pieces"
|
||||
|
||||
#: includes/class-wc-tpp-frontend.php:129
|
||||
msgid "per unit"
|
||||
msgstr "per unit"
|
||||
|
||||
#: includes/class-wc-tpp-frontend.php:133
|
||||
msgid "Select Package"
|
||||
msgstr "Select Package"
|
||||
|
||||
#: includes/class-wc-tpp-cart.php:63
|
||||
msgid "Package price"
|
||||
msgstr "Package price"
|
||||
|
||||
#: includes/class-wc-tpp-cart.php:66
|
||||
msgid "Volume discount"
|
||||
msgstr "Volume discount"
|
||||
Reference in New Issue
Block a user