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:
2025-12-21 04:56:50 +01:00
commit 7273c9cde7
32 changed files with 2987 additions and 0 deletions

View File

@@ -0,0 +1,166 @@
# 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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2025-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 ""
#: includes/class-wc-tpp-admin.php:21
#: includes/class-wc-tpp-admin.php:22
msgid "Tier & Package Prices"
msgstr ""
#: includes/class-wc-tpp-admin.php:54
msgid "Enable Tier Pricing"
msgstr ""
#: includes/class-wc-tpp-admin.php:58
msgid "Enable tier pricing for products"
msgstr ""
#: includes/class-wc-tpp-admin.php:63
msgid "Enable Package Pricing"
msgstr ""
#: includes/class-wc-tpp-admin.php:67
msgid "Enable fixed-price packages for products"
msgstr ""
#: includes/class-wc-tpp-admin.php:72
msgid "Display Pricing Table"
msgstr ""
#: includes/class-wc-tpp-admin.php:76
msgid "Show tier and package pricing table on product pages"
msgstr ""
#: includes/class-wc-tpp-admin.php:81
msgid "Display Position"
msgstr ""
#: includes/class-wc-tpp-admin.php:85
msgid "Before Add to Cart"
msgstr ""
#: includes/class-wc-tpp-admin.php:86
msgid "After Add to Cart"
msgstr ""
#: includes/class-wc-tpp-admin.php:87
msgid "After Price"
msgstr ""
#: includes/class-wc-tpp-product-meta.php:23
msgid "Tier Pricing"
msgstr ""
#: includes/class-wc-tpp-product-meta.php:24
msgid "Set quantity-based pricing tiers. Customers get discounted prices when buying in larger quantities."
msgstr ""
#: includes/class-wc-tpp-product-meta.php:41
msgid "Add Tier"
msgstr ""
#: includes/class-wc-tpp-product-meta.php:52
msgid "Package Pricing"
msgstr ""
#: 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 ""
#: includes/class-wc-tpp-product-meta.php:70
msgid "Add Package"
msgstr ""
#: includes/class-wc-tpp-product-meta.php:90
msgid "Minimum Quantity"
msgstr ""
#: includes/class-wc-tpp-product-meta.php:91
msgid "e.g., 10"
msgstr ""
#: includes/class-wc-tpp-product-meta.php:94
msgid "Price per Unit"
msgstr ""
#: includes/class-wc-tpp-product-meta.php:95
#: includes/class-wc-tpp-product-meta.php:114
msgid "e.g., 9.99"
msgstr ""
#: includes/class-wc-tpp-product-meta.php:97
#: includes/class-wc-tpp-product-meta.php:120
msgid "Remove"
msgstr ""
#: includes/class-wc-tpp-product-meta.php:109
msgid "Quantity"
msgstr ""
#: includes/class-wc-tpp-product-meta.php:113
msgid "Fixed Price"
msgstr ""
#: includes/class-wc-tpp-product-meta.php:117
msgid "Label (Optional)"
msgstr ""
#: includes/class-wc-tpp-product-meta.php:118
msgid "e.g., Starter Pack"
msgstr ""
#: includes/class-wc-tpp-frontend.php:71
msgid "Volume Discounts"
msgstr ""
#: includes/class-wc-tpp-frontend.php:75
msgid "Quantity"
msgstr ""
#: includes/class-wc-tpp-frontend.php:76
msgid "Price per Unit"
msgstr ""
#: includes/class-wc-tpp-frontend.php:77
msgid "You Save"
msgstr ""
#: includes/class-wc-tpp-frontend.php:110
msgid "Package Deals"
msgstr ""
#: includes/class-wc-tpp-frontend.php:123
msgid "pieces"
msgstr ""
#: includes/class-wc-tpp-frontend.php:129
msgid "per unit"
msgstr ""
#: includes/class-wc-tpp-frontend.php:133
msgid "Select Package"
msgstr ""
#: includes/class-wc-tpp-cart.php:63
msgid "Package price"
msgstr ""
#: includes/class-wc-tpp-cart.php:66
msgid "Volume discount"
msgstr ""