Skip to content

Commit

Permalink
created .pot file
Browse files Browse the repository at this point in the history
  • Loading branch information
0xBeycan committed Mar 3, 2024
1 parent bab5aec commit 11d89a5
Showing 1 changed file with 103 additions and 0 deletions.
103 changes: 103 additions & 0 deletions languages/md-cryptopay.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: MemberDash - CryptoPay Gateway\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-03 01:19+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: \n"
"Language: \n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.6.6; wp-6.4.3\n"
"X-Domain: md-cryptopay"

#. Description of the plugin
msgid "Adds Cryptocurrency payment gateway (CryptoPay) for MemberDash."
msgstr ""

#. Author of the plugin
msgid "BeycanPress LLC"
msgstr ""

#: memberdash-cryptopay-gateway.php:59 memberdash-cryptopay-gateway.php:72
msgid "clicking here"
msgstr ""

#: app/Gateways/MS_Gateway_CryptoPay.php:89
#: app/Gateways/MS_Gateway_CryptoPay_Lite.php:89
msgid "Cryptocurrency payments"
msgstr ""

#: views/MS_Gateway_CryptoPay_View_Button.php:161
#: app/Gateways/MS_Gateway_CryptoPay.php:88
msgid "CryptoPay"
msgstr ""

#: views/MS_Gateway_CryptoPay_Lite_View_Button.php:161
#: app/Gateways/MS_Gateway_CryptoPay_Lite.php:88
msgid "CryptoPay Lite"
msgstr ""

#: views/MS_Gateway_CryptoPay_Lite_View_Settings.php:63
#: views/MS_Gateway_CryptoPay_View_Settings.php:63
msgid "Dark"
msgstr ""

#. Author URI of the plugin
msgid "https://beycanpress.com"
msgstr ""

#. URI of the plugin
msgid "https://beycanpress.com/cryptopay/"
msgstr ""

#: views/MS_Gateway_CryptoPay_Lite_View_Button.php:72
#: views/MS_Gateway_CryptoPay_View_Button.php:72
msgid "Invoice ID:"
msgstr ""

#: views/MS_Gateway_CryptoPay_Lite_View_Settings.php:62
#: views/MS_Gateway_CryptoPay_View_Settings.php:62
msgid "Light"
msgstr ""

#. Name of the plugin
msgid "MemberDash - CryptoPay Gateway"
msgstr ""

#: memberdash-cryptopay-gateway.php:72
#, php-format
msgid ""
"MemberDash - CryptoPay Gateway: This plugin is an extra feature plugin so it "
"cannot do anything on its own. It needs CryptoPay to work. You can buy "
"CryptoPay by %s."
msgstr ""

#: memberdash-cryptopay-gateway.php:59
#, php-format
msgid ""
"MemberDash - CryptoPay Gateway: This plugin requires MemberDash to work. You "
"can buy MemberDash by %s."
msgstr ""

#: app/Loader.php:21
msgid "MemberDash transactions"
msgstr ""

#: app/Loader.php:73
msgid "Payment successful!"
msgstr ""

#: app/Loader.php:41
msgid "Subscription not found"
msgstr ""

#: views/MS_Gateway_CryptoPay_Lite_View_Settings.php:59
#: views/MS_Gateway_CryptoPay_View_Settings.php:59
msgid "Theme"
msgstr ""

0 comments on commit 11d89a5

Please sign in to comment.