Skip to content

Commit

Permalink
[fixup] regenerate pot file
Browse files Browse the repository at this point in the history
  • Loading branch information
kkarpieszuk committed Dec 27, 2022
1 parent f508522 commit 9558006
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions languages/wc-price-history.pot
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,32 +1,40 @@
# Copyright (C) 2022 Konrad Karpieszuk
# This file is distributed under the same license as the WC Previous Prices plugin.
# This file is distributed under the same license as the WC Price History plugin.
msgid ""
msgstr ""
"Project-Id-Version: WC Previous Prices 1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wc-previous-prices\n"
"Project-Id-Version: WC Price History 1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wc-price-history\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: 2022-12-27T20:22:24+01:00\n"
"POT-Creation-Date: 2022-12-27T23:46:07+01:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.6.0\n"
"X-Domain: wc-previous-prices\n"
"X-Domain: wc-price-history\n"

#. Plugin Name of the plugin
msgid "WC Previous Prices"
msgid "WC Price History"
msgstr ""

#. Plugin URI of the plugin
msgid "https://github.com/kkarpieszuk/wc-price-history"
msgstr ""

#. Description of the plugin
msgid "Track Woocommerce Products prior prices history and display the lowest price in the last 30 days. This plugin allows your WC shop to be compliant with European Commission Directive 98/6/EC Article 6a which specifies price reduction announcement policy."
msgid "Track WooCommerce© Products prior prices history and display the lowest price in the last 30 days. This plugin allows your WC shop to be compliant with European Commission Directive 98/6/EC Article 6a which specifies price reduction announcement policy."
msgstr ""

#. Author of the plugin
msgid "Konrad Karpieszuk"
msgstr ""

#: app/PriorPrice/Compatibility.php:36
msgid "Lowest price display is not possible. Please enable WP revisions for WC products and set unlimited revisions numbers"
msgstr ""

#. translators: %s - the lowest price in the last 30 days.
#: app/PriorPrice/Prices.php:49
#: app/PriorPrice/Prices.php:47
msgid "30-day low: %s"
msgstr ""

0 comments on commit 9558006

Please sign in to comment.