1- # Copyright (C) 2016 SkyVerge
1+ # Copyright (C) 2017 SkyVerge
22# This file is distributed under the GNU General Public License v3.0.
33msgid ""
44msgstr ""
5- "Project-Id-Version : WooCommerce Dev Helper 0.4.2 \n "
5+ "Project-Id-Version : A WooCommerce Dev Helper 0.7.1-dev \n "
66"Report-Msgid-Bugs-To : "
77"https://github.com/skyverge/woocommerce-dev-helper/issues\n "
88"POT-Creation-Date : 2015-07-26 19:51:27+00:00\n "
99"MIME-Version : 1.0\n "
1010"Content-Type : text/plain; charset=utf-8\n "
1111"Content-Transfer-Encoding : 8bit\n "
12- "PO-Revision-Date : 2016 -MO-DA HO:MI+ZONE\n "
12+ "PO-Revision-Date : 2017 -MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"Language-Team : LANGUAGE <LL@li.org>\n "
1515
16+ #: includes/class-wc-dev-helper-bogus-gateway.php:42
17+ msgid "Bogus"
18+ msgstr ""
19+
20+ #: includes/class-wc-dev-helper-bogus-gateway.php:43
21+ msgid ""
22+ "A testing gateway that calls \" payment complete\" to simulate credit card "
23+ "transactions."
24+ msgstr ""
25+
26+ #: includes/class-wc-dev-helper-bogus-gateway.php:92
27+ msgid "Enable/Disable"
28+ msgstr ""
29+
30+ #: includes/class-wc-dev-helper-bogus-gateway.php:94
31+ msgid "Enable Bogus Gateway"
32+ msgstr ""
33+
34+ #: includes/class-wc-dev-helper-bogus-gateway.php:99
35+ msgid "Title"
36+ msgstr ""
37+
38+ #: includes/class-wc-dev-helper-bogus-gateway.php:101
39+ msgid ""
40+ "This controls the title for the payment method the customer sees during "
41+ "checkout."
42+ msgstr ""
43+
44+ #: includes/class-wc-dev-helper-bogus-gateway.php:102
45+ msgid "Bogus (Test)"
46+ msgstr ""
47+
48+ #: includes/class-wc-dev-helper-bogus-gateway.php:107
49+ msgid "Description"
50+ msgstr ""
51+
52+ #: includes/class-wc-dev-helper-bogus-gateway.php:109
53+ msgid "Payment method description that the customer will see on your checkout."
54+ msgstr ""
55+
56+ #: includes/class-wc-dev-helper-bogus-gateway.php:110
57+ msgid "Nothingtodohere 🚀"
58+ msgstr ""
59+
60+ #: includes/class-wc-dev-helper-bogus-gateway.php:115
61+ msgid "Enable Subscriptions support?"
62+ msgstr ""
63+
64+ #: includes/class-wc-dev-helper-bogus-gateway.php:117
65+ msgid "Makes the gateway available for subscriptions purchases"
66+ msgstr ""
67+
68+ #: includes/class-wc-dev-helper-bogus-gateway.php:150
69+ msgid "Bogus is always approved 😎"
70+ msgstr ""
71+
72+ #: includes/class-wc-dev-helper-bogus-gateway.php:175
73+ msgid "Renewal order processed. Bogus is always approved 😎"
74+ msgstr ""
75+
1676#: includes/class-wc-dev-helper-memberships.php:55
1777msgid "minute(s)"
1878msgstr ""
@@ -21,32 +81,32 @@ msgstr ""
2181msgid "hour(s)"
2282msgstr ""
2383
24- #: includes/class-wc-dev-helper-subscriptions.php:97
84+ #: includes/class-wc-dev-helper-subscriptions.php:98
2585msgid "Renew"
2686msgstr ""
2787
28- #: includes/class-wc-dev-helper-subscriptions.php:150
88+ #: includes/class-wc-dev-helper-subscriptions.php:151
2989msgid "Subscription renewal processed. %sView Renewal Order%s"
3090msgstr ""
3191
32- #: includes/class-wc-dev-helper-subscriptions.php:173
92+ #: includes/class-wc-dev-helper-subscriptions.php:174
3393msgid "Action Failed, Invalid Nonce"
3494msgstr ""
3595
36- #: includes/class-wc-dev-helper-subscriptions.php:202
96+ #: includes/class-wc-dev-helper-subscriptions.php:203
3797msgid "Subscription Renewal Processed"
3898msgstr ""
3999
40- #: woocommerce-dev-helper.php:261
100+ #: woocommerce-dev-helper.php:346
41101msgid "You cannot clone instances of WooCommerce Dev Helper."
42102msgstr ""
43103
44- #: woocommerce-dev-helper.php:271
104+ #: woocommerce-dev-helper.php:356
45105msgid "You cannot unserialize instances of WooCommerce Dev Helper."
46106msgstr ""
47107
48108#. Plugin Name of the plugin/theme
49- msgid "WooCommerce Dev Helper"
109+ msgid "A WooCommerce Dev Helper"
50110msgstr ""
51111
52112#. Plugin URI of the plugin/theme
@@ -63,4 +123,4 @@ msgstr ""
63123
64124#. Author URI of the plugin/theme
65125msgid "http://www.skyverge.com"
66- msgstr ""
126+ msgstr ""
0 commit comments