Skip to content

Commit

Permalink
added language file
Browse files Browse the repository at this point in the history
  • Loading branch information
0xBeycan committed Mar 27, 2024
1 parent bdca50f commit 5c08ba8
Showing 1 changed file with 104 additions and 0 deletions.
104 changes: 104 additions & 0 deletions languages/mycred-cryptopay.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: myCred - CryptoPay Gateway\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-27 10:16+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.7; wp-6.4.3\n"
"X-Domain: mycred-cryptopay"

#: views/cashcred.php:48
msgid "Address"
msgstr ""

#. Description of the plugin
msgid ""
"Adds Cryptocurrency payment gateway (CryptoPay) and crypto withdrawal for "
"myCred."
msgstr ""

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

#: views/cashcred.php:4
msgid "CryptoPay Details"
msgstr ""

#: views/cashcred-preferences.php:16 views/preferences.php:15
msgid "Currency"
msgstr ""

#: views/preferences.php:8
msgid "Dark"
msgstr ""

#: views/cashcred-preferences.php:22 views/preferences.php:21
msgid "Exchange Rates"
msgstr ""

#: app/Loader.php:62
msgid "Failed to credit users account."
msgstr ""

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

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

#: views/preferences.php:7
msgid "Light"
msgstr ""

#: views/cashcred-preferences.php:9
msgid "Maximum Points Withdrawal"
msgstr ""

#: views/cashcred-preferences.php:5
msgid "Minimum Points Withdrawal"
msgstr ""

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

#: views/cashcred.php:27
msgid "Payment currency"
msgstr ""

#: views/cashcred.php:11
msgid "Payment network"
msgstr ""

#: app/Loader.php:67
#, php-format
msgid "Payment not completed. Transaction hash: %s"
msgstr ""

#: views/cashcred-preferences.php:3 views/preferences.php:3
msgid "Settings"
msgstr ""

#: views/cashcred-preferences.php:14 views/preferences.php:13
msgid "Setup"
msgstr ""

#: views/preferences.php:5
msgid "Theme"
msgstr ""

#: app/BuyCredGateway.php:153
msgid "This gateway does not support AJAX payments."
msgstr ""

0 comments on commit 5c08ba8

Please sign in to comment.