This commit is contained in:
erwanlr
2020-07-11 10:19:52 +02:00
parent 54770c5a50
commit 4b68fa8b60
13 changed files with 2677 additions and 2 deletions

View File

@@ -0,0 +1,792 @@
# Copyright (C) 2020 MoolaMojo
# This file is distributed under the same license as the MoolaMojo package.
msgid ""
msgstr ""
"Project-Id-Version: MoolaMojo 0.7.3\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/moolamojo\n"
"POT-Creation-Date: 2020-07-09 12:09:41+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
#: controllers/actions.php:27
msgid "When user registers in the site"
msgstr ""
#: controllers/actions.php:28
msgid "When user logs in (assigned no more than once per day)"
msgstr ""
#: controllers/actions.php:29
msgid "When user publishes a post (or post is approved)"
msgstr ""
#: controllers/actions.php:30
msgid "When user posts a comment"
msgstr ""
#: controllers/actions.php:31
msgid "When user clicks on a link made with %s shortcode"
msgstr ""
#: controllers/buttons.php:136
msgid "You can't buy more of this."
msgstr ""
#: controllers/buttons.php:142
msgid "You have not enough currency to pay for this."
msgstr ""
#: controllers/packages.php:32
msgid "User not found."
msgstr ""
#: controllers/packages.php:38
msgid "The amount of %s %d has been manually awarded to %s."
msgstr ""
#: controllers/shortcodes.php:15 views/packages.html.php:5
msgid "%d of %s for %s"
msgstr ""
#: controllers/shortcodes.php:16 controllers/shortcodes.php:36
#: controllers/shortcodes.php:121 views/packages.html.php:5
#: views/packages.html.php:20
msgid "Buy now!"
msgstr ""
#: controllers/shortcodes.php:35
msgid "%d %s for %s"
msgstr ""
#: controllers/shortcodes.php:51
msgid "Purchasing a package of virtual currency"
msgstr ""
#: controllers/shortcodes.php:52
msgid "You are about to purchase %d of %s for %s%s"
msgstr ""
#: controllers/shortcodes.php:53
msgid "Payment options:"
msgstr ""
#: controllers/shortcodes.php:54
msgid "%d of %s"
msgstr ""
#: controllers/shortcodes.php:122
msgid "Unnamed"
msgstr ""
#: controllers/shortcodes.php:139 views/levels.html.php:31
#: views/orders.html.php:62 views/packages.html.php:66
#: views/products.html.php:19
msgid "Are you sure?"
msgstr ""
#: controllers/shortcodes.php:148 controllers/shortcodes.php:176
msgid "N/a"
msgstr ""
#: controllers/shortcodes.php:155
msgid "Confirm"
msgstr ""
#: models/basic.php:108
msgid "Moola Mojo"
msgstr ""
#: models/basic.php:109
msgid "Settings"
msgstr ""
#: models/basic.php:111
msgid "Currency Packages"
msgstr ""
#: models/basic.php:113 views/orders.html.php:24
msgid "Actions"
msgstr ""
#: models/basic.php:114
msgid "Sell products"
msgstr ""
#: models/basic.php:115
msgid "Orders"
msgstr ""
#: models/basic.php:116
msgid "Levels"
msgstr ""
#: models/basic.php:117
msgid "Transactions"
msgstr ""
#: models/basic.php:118
msgid "Help"
msgstr ""
#: models/user.php:11
msgid "Not enough balance"
msgstr ""
#: models/user.php:21
msgid "%s balance"
msgstr ""
#: views/actions.html.php:2 views/help.html.php:26
msgid "Manage Actions"
msgstr ""
#: views/actions.html.php:4
msgid ""
"You can reward virtual currency for various actions that users do in your "
"site. If you want other actions to be added (including actions from popular "
"WP plugins), <a href=\"%s\" target=\"_blank\">please request in the forum</"
"a>. Rewarding points from custom plugins is also super easy. <a href=\"%s\" "
"target=\"_blank\">Learn here</a>."
msgstr ""
#: views/actions.html.php:8 views/history.html.php:10
#: views/products.html.php:12
msgid "Action"
msgstr ""
#: views/actions.html.php:8
msgid "Amount of %s"
msgstr ""
#: views/actions.html.php:11
msgid "%s reward:"
msgstr ""
#: views/actions.html.php:16
msgid "Save Actions"
msgstr ""
#: views/button-generator.html.php:2 views/products.html.php:2
msgid "Generate Buttons"
msgstr ""
#: views/button-generator.html.php:3 views/products.html.php:3
msgid "Existing Products/Services"
msgstr ""
#: views/button-generator.html.php:7
msgid "Sell Products or Services"
msgstr ""
#: views/button-generator.html.php:9
msgid ""
"Use the shortcode generator to generate buttons that let you charge virtual "
"currency for any kind of products or services."
msgstr ""
#: views/button-generator.html.php:10
msgid ""
"The orders made will be visible in the Orders page. Paying with the button "
"will also call a default + optional custom action to allow integration with "
"other plugins. Read more here."
msgstr ""
#: views/button-generator.html.php:12
msgid "All shortcode attributes are optional"
msgstr ""
#: views/button-generator.html.php:15
msgid "Amount of virtual currency to charge:"
msgstr ""
#: views/button-generator.html.php:16
msgid "Button text (value):"
msgstr ""
#: views/button-generator.html.php:17
msgid "Product / service name:"
msgstr ""
#: views/button-generator.html.php:18
msgid "CSS classes"
msgstr ""
#: views/button-generator.html.php:19
msgid "Confirmation required"
msgstr ""
#: views/button-generator.html.php:20
msgid "None"
msgstr ""
#: views/button-generator.html.php:21
msgid "Javasript Confirm"
msgstr ""
#: views/button-generator.html.php:22
msgid "HTML checkbox element"
msgstr ""
#: views/button-generator.html.php:25
msgid "Store in Orders database"
msgstr ""
#: views/button-generator.html.php:26 views/button-generator.html.php:36
msgid "Yes"
msgstr ""
#: views/button-generator.html.php:27 views/button-generator.html.php:37
msgid "No"
msgstr ""
#: views/button-generator.html.php:30
msgid "URL to redirect after processing:"
msgstr ""
#: views/button-generator.html.php:32
msgid "Same user can buy the same product or service this many times:"
msgstr ""
#: views/button-generator.html.php:33
msgid "Enter 0 for unlimited. We will check orders by product / service name."
msgstr ""
#: views/button-generator.html.php:35
msgid "Generate form tags"
msgstr ""
#: views/button-generator.html.php:39
msgid ""
"Set this to \"No\" ONLY if you want to embed the button into existing POST "
"form on your site. Otherwise let us generate the form tags or the button "
"will simply not work."
msgstr ""
#: views/button-generator.html.php:41
msgid "Button name:"
msgstr ""
#: views/button-generator.html.php:42
msgid ""
"Unique name is required if you want to use several buttons in the same form."
msgstr ""
#: views/button-generator.html.php:45
msgid ""
"Store this product or service for reference and reusing the button code."
msgstr ""
#: views/button-generator.html.php:50
msgid "Generate Shortcode"
msgstr ""
#: views/help.html.php:2
msgid "MoolaMojo User Manual"
msgstr ""
#: views/help.html.php:4
msgid "MoolaMojo is a plugin for virtual currency in WordPress. It lets you:"
msgstr ""
#: views/help.html.php:6
msgid ""
"Award currency for various user actions like logging in, posting a comment, "
"publishing a post, etc"
msgstr ""
#: views/help.html.php:7
msgid ""
"Sell products or services for virtual currency. Just generate shortcode for "
"a button - it is super easy!"
msgstr ""
#: views/help.html.php:8
msgid "Define user level based on the currency they own."
msgstr ""
#: views/help.html.php:9
msgid ""
"The easiest possible integration with other plugins lets developers charge "
"or award MoolaMojo virtual currency for their actions. We will provide a "
"page with integrated plugins soon!"
msgstr ""
#: views/help.html.php:12
msgid "Setting it up"
msgstr ""
#: views/help.html.php:14
msgid ""
"After installing the plugin go to the <a href=\"%s\">Settings</a> page for "
"initial configuration:"
msgstr ""
#: views/help.html.php:17
msgid ""
"Select the name of your currency. We suggest several names but you can use "
"your own."
msgstr ""
#: views/help.html.php:18
msgid ""
"You can allow users to purchase virtual currency with real money. If you "
"select this, after saving you will see the options to setup your payment "
"settings."
msgstr ""
#: views/help.html.php:19
msgid ""
"Allow users to check out virtual currency for real money. This will let "
"users send you check out requests which you can handle manually."
msgstr ""
#: views/help.html.php:22
msgid "Shortcodes"
msgstr ""
#: views/help.html.php:23
msgid ""
"- displays the currently logged in user credit balance. You can pass "
"attribute \"user_id\" to show the balance of other user."
msgstr ""
#: views/help.html.php:24
msgid "- Generates clickable link which can reward credits for clicking on it."
msgstr ""
#: views/help.html.php:28
msgid ""
"<a href=\"%s\">This page</a> lets you setup the virtual currency which will "
"be awarded when user completes various actions. More actions may and will be "
"added in the future versions of the plugin."
msgstr ""
#: views/help.html.php:30
msgid "Selling Products and Services"
msgstr ""
#: views/help.html.php:32
msgid ""
"Selling products is as easy as creating a shortcode for \"Buy\" button! When "
"user purchases the product they will be charged the associated points. If "
"you choose to store the order you will be able to see it in your Orders page "
"and fulfill it. But this is not all. The plugin will fire action that can be "
"used for automated handling the order via any custom plugin or theme "
"function. For more information check our <a href=\"%s\" target=\"_blank"
"\">online documentation</a>, section \"Catch button actions\"."
msgstr ""
#: views/help.html.php:34
msgid "Manage Levels"
msgstr ""
#: views/help.html.php:36 views/levels.html.php:4
msgid ""
"You can create any number of user levels and have a level assigned to user "
"when they reach certain virtual currency balance. Levels can be reversible - "
"this defines whether the user will lose their level when their balance falls "
"below the required amount, or a level once earned is never lost."
msgstr ""
#: views/help.html.php:38
msgid "There is also a shortcode which can be used to display the user level."
msgstr ""
#: views/help.html.php:40
msgid "Integration To WooCommerce"
msgstr ""
#: views/help.html.php:42
msgid ""
"This plugin has built-in integration to WooCommerce which allows you to sell "
"virtual currency packages as WooCommerce products. <a href=\"%s\" target="
"\"_blank\">Learn more here</a>."
msgstr ""
#: views/history.html.php:2
msgid "Transactions History"
msgstr ""
#: views/history.html.php:7
msgid "Username"
msgstr ""
#: views/history.html.php:7
msgid "Date / time"
msgstr ""
#: views/history.html.php:8 views/history.html.php:9
msgid "Amount %s"
msgstr ""
#: views/history.html.php:11
msgid "Notes"
msgstr ""
#: views/history.html.php:23
msgid "earned"
msgstr ""
#: views/history.html.php:26
msgid "manually assigned"
msgstr ""
#: views/history.html.php:29
msgid "purchased package"
msgstr ""
#: views/history.html.php:37
msgid "for publishing a post"
msgstr ""
#: views/history.html.php:39
msgid "for logging in"
msgstr ""
#: views/history.html.php:40
msgid "for registration"
msgstr ""
#: views/history.html.php:50
msgid "[previous page]"
msgstr ""
#: views/history.html.php:52
msgid "[next page]"
msgstr ""
#: views/history.html.php:55
msgid "Show me a button to cleanup the whole history."
msgstr ""
#: views/history.html.php:57
msgid "Warning: this action cannot be reversed!"
msgstr ""
#: views/history.html.php:58
msgid "Yes, clear the translation history log"
msgstr ""
#: views/levels.html.php:2
msgid "Manage User Levels"
msgstr ""
#: views/levels.html.php:6
msgid ""
"Use the following shortcode to display the user level: %s. If you pass a "
"number to the argument user_login, the shortcode will display the level of "
"that user. When left empty, it displays the level of the currently logged "
"user."
msgstr ""
#: views/levels.html.php:9 views/levels.html.php:17
msgid "Level name:"
msgstr ""
#: views/levels.html.php:9 views/levels.html.php:17
msgid "Required %s:"
msgstr ""
#: views/levels.html.php:10 views/levels.html.php:19
msgid "Reversible"
msgstr ""
#: views/levels.html.php:11
msgid "Add Level"
msgstr ""
#: views/levels.html.php:20 views/packages.html.php:18
msgid "Save"
msgstr ""
#: views/levels.html.php:21 views/orders.html.php:44 views/packages.html.php:19
#: views/products.html.php:19
msgid "Delete"
msgstr ""
#: views/options.html.php:2
msgid "Moola Mojo Options"
msgstr ""
#: views/options.html.php:6
msgid "Currency name:"
msgstr ""
#: views/options.html.php:12
msgid "Other"
msgstr ""
#: views/options.html.php:16
msgid "Allow users to purchase packages of virtual currency with real money"
msgstr ""
#: views/options.html.php:19
msgid "Allow users to checkout virtual currency for real money"
msgstr ""
#: views/options.html.php:22
msgid "Set exchange rate: 1 virtual currency = "
msgstr ""
#: views/options.html.php:29 views/options.html.php:50
msgid "Custom"
msgstr ""
#: views/options.html.php:34
msgid "Save Options"
msgstr ""
#: views/options.html.php:42
msgid "Payment Settings"
msgstr ""
#: views/options.html.php:44
msgid "Payment currency:"
msgstr ""
#: views/options.html.php:54
msgid ""
"Here you can specify payment methods that you will accept to sell packages "
"of virtual currency."
msgstr ""
#: views/options.html.php:56
msgid "Accept PayPal"
msgstr ""
#: views/options.html.php:59
msgid "Use Paypal in sandbox mode"
msgstr ""
#: views/options.html.php:60
msgid "Your Paypal ID:"
msgstr ""
#: views/options.html.php:61
msgid "After payment go to:"
msgstr ""
#: views/options.html.php:62
msgid ""
"When left blank it goes to the course page. If you enter specific full URL, "
"the user will be returned to that URL."
msgstr ""
#: views/options.html.php:64
msgid ""
"Note: Paypal IPN will not work if your site is behind a \"htaccess\" login "
"box or running on localhost. Your site must be accessible from the internet "
"for the IPN to work. In cases when IPN cannot work you need to use Paypal "
"PDT."
msgstr ""
#: views/options.html.php:66
msgid ""
"Use Paypal PDT instead of IPN (<a href=\"%s\" target=\"_blank\">Why and how</"
"a>)"
msgstr ""
#: views/options.html.php:69
msgid "Paypal PDT Token:"
msgstr ""
#: views/options.html.php:73
msgid "Accept Stripe"
msgstr ""
#: views/options.html.php:76
msgid "Your Public Key:"
msgstr ""
#: views/options.html.php:77
msgid "Your Secret Key:"
msgstr ""
#: views/options.html.php:80
msgid "Accept other payment methods"
msgstr ""
#: views/options.html.php:81
msgid ""
"This option lets you paste your own button HTML code or other manual "
"instructions, for example bank wire. These payments will have to be "
"processed manually unless you can build your own script to verify them."
msgstr ""
#: views/options.html.php:84
msgid ""
"Enter text or HTML code for payment button(s). You can use the following "
"variables: {{item-id}}, {{item-name}}, {{user-id}}, {{amount}}."
msgstr ""
#: views/options.html.php:91
msgid "Save payment settings"
msgstr ""
#: views/options.html.php:94
msgid "View payments errorlog"
msgstr ""
#: views/orders.html.php:2
msgid "Manage Orders"
msgstr ""
#: views/orders.html.php:5
msgid "There are no orders at this time."
msgstr ""
#: views/orders.html.php:10
msgid "Order statuses:"
msgstr ""
#: views/orders.html.php:12
msgid "<b>Pending:</b> the order is not paid successfully for some reason."
msgstr ""
#: views/orders.html.php:13
msgid ""
"<b>Paid:</b> by default all orders made through MoolaMojo are stored with "
"this status. It means the customer has paid the required points but their "
"product or service is not yet delivered."
msgstr ""
#: views/orders.html.php:14
msgid ""
"<b>Completed:</b> the status when you have delivered the product or service "
"to the customer."
msgstr ""
#: views/orders.html.php:19
msgid "ID"
msgstr ""
#: views/orders.html.php:20
msgid "Customer"
msgstr ""
#: views/orders.html.php:21
msgid "Product/service"
msgstr ""
#: views/orders.html.php:22
msgid "Date/time"
msgstr ""
#: views/orders.html.php:23
msgid "Status"
msgstr ""
#: views/orders.html.php:29
msgid "%1$s (%2$s)"
msgstr ""
#: views/orders.html.php:35
msgid "Pending"
msgstr ""
#: views/orders.html.php:36
msgid "Paid"
msgstr ""
#: views/orders.html.php:37
msgid "Completed"
msgstr ""
#: views/orders.html.php:53
msgid "Previous page"
msgstr ""
#: views/orders.html.php:56
msgid "Next page"
msgstr ""
#: views/packages.html.php:2
msgid "Manage Currency Packages"
msgstr ""
#: views/packages.html.php:4
msgid ""
"Here you can create packages of virtual currency that user can purchase for "
"real money. You can use the shortcode %s to display automatically generated "
"table with the packages. There are also individual \"buy now\" button "
"shortcodes for each package if you prefer to craft your own page for selling "
"them."
msgstr ""
#: views/packages.html.php:8 views/packages.html.php:16
msgid "Amount virtual currency:"
msgstr ""
#: views/packages.html.php:8 views/packages.html.php:16
msgid "Price in %s:"
msgstr ""
#: views/packages.html.php:10
msgid "Add Package"
msgstr ""
#: views/packages.html.php:21
msgid "Package ID: %d"
msgstr ""
#: views/packages.html.php:30
msgid "Manually award %s to user"
msgstr ""
#: views/packages.html.php:31
msgid ""
"This allows you to assign some virtual currency to any user in your site "
"without them to purchase the package."
msgstr ""
#: views/packages.html.php:36
msgid "WP user login or email address:"
msgstr ""
#: views/packages.html.php:37
msgid "Select package:"
msgstr ""
#: views/packages.html.php:39
msgid "%1$s %2$s"
msgstr ""
#: views/packages.html.php:42
msgid "Award currency"
msgstr ""
#: views/packages.html.php:51
msgid "Please enter numeric amount of virtual currency to be sold."
msgstr ""
#: views/packages.html.php:57
msgid "Please enter numeric price of the package (real currency)."
msgstr ""
#: views/products.html.php:7
msgid "Manage Products and Services"
msgstr ""
#: views/products.html.php:11
msgid "Product/Service Name"
msgstr ""
#: views/products.html.php:11
msgid "Price in %s"
msgstr ""
#: views/products.html.php:18
msgid "Edit"
msgstr ""
#: views/products.html.php:23 views/products.html.php:26
msgid "previous page"
msgstr ""
#: views/products.html.php:30
msgid "You have not stored any products or services yet."
msgstr ""