2017-02-19 19:43:12 -05:00
en :
2017-11-26 07:24:27 -05:00
site_settings :
discourse_donations_enabled : "Enable the Discourse Donations plugin."
discourse_donations_enable_create_accounts : "EXPERIMENTAL: Enable anonymous users to create accounts after successful payment"
discourse_donations_secret_key : "Stripe Secret Key"
discourse_donations_public_key : "Stripe Public Key"
discourse_donations_shop_name : "Shop Name shown in Stripe Checkout form"
discourse_donations_description : "Description shown in Stripe Checkout form"
discourse_donations_currency : "Currency Code"
discourse_donations_zip_code : "Show Zip Code"
discourse_donations_billing_address : "Collect billing address"
discourse_donations_reward_badge_name : "Grant this badge to user when a payment is successful"
discourse_donations_reward_group_name : "Add the user to this group when a payment is successful"
2018-02-02 00:43:20 -05:00
discourse_donations_page_description : "Text to be added to /donate page. Markdown is supported."
2018-02-02 04:43:54 -05:00
discourse_donations_enable_transaction_fee : "Give the user the option of including the Stripe transaction fee in their donation."
discourse_donations_transaction_fee_fixed : "Fixed part of Stripe transaction fee (changes per region). See <a href='https://stripe.com/pricing'>Stripe's pricing for your region</a> and <a href='https://support.stripe.com/questions/can-i-charge-my-stripe-fees-to-my-customers'>Stripe's explaination of passing fees onto customers</a>."
discourse_donations_transaction_fee_percent : "Percent part of Stripe transaction fee (changes per region). See <a href='https://stripe.com/pricing'>Stripe's pricing for your region</a> and <a href='https://support.stripe.com/questions/can-i-charge-my-stripe-fees-to-my-customers'>Stripe's explaination of passing fees onto customers</a>."
2018-06-21 21:55:16 -04:00
discourse_donations_amounts : "Donation amounts available to user. First listed will be the default."
2018-02-02 06:49:58 -05:00
discourse_donations_custom_amount : "Allow custom donation amount"
2018-06-21 05:00:43 -04:00
discourse_donations_types : "Donation types. First listed will be the default."
2018-09-22 00:03:30 -04:00
discourse_donations_causes : "Custom causes a user can donate to."
discourse_donations_causes_categories : "Categories of cause a user can donate do."
discourse_donations_cause_category : "Category causes enabled."
discourse_donations_cause_required : "Require user to select a cause when donating."
2018-09-23 20:17:53 -04:00
discourse_donations_cause_month : "Show monthly total of donations to each cause."
2018-02-02 06:49:58 -05:00
errors :
discourse_donations_amount_must_be_number : "Amounts must be numbers"
2018-02-02 00:43:20 -05:00
2017-02-19 19:43:12 -05:00
js :
2017-02-26 19:52:34 -05:00
discourse_donations :
2017-03-13 00:28:50 -04:00
nav_item : Donate
2018-06-25 04:14:50 -04:00
title : "Make a Donation"
2017-02-22 20:48:06 -05:00
amount : Amount
2018-06-21 05:00:43 -04:00
card : Card
2018-06-27 19:32:58 -04:00
submit : Donate
2017-03-21 22:56:45 -04:00
submit_with_create_account : Make Payment and Create Account
2018-06-27 19:32:58 -04:00
invoice : "invoice"
2018-06-25 04:14:50 -04:00
invoice_prefix : "You gave"
receipt : "Receipt sent to {{email}}."
2018-09-22 00:03:30 -04:00
cause :
label : "Cause"
placeholder : "Select a cause"
category :
total : "Total"
month : "Month"
backers :
label : "Backers"
github :
label : "Repository"
setting_label : "Github"
setting_placeholder : "repoistory url"
2018-09-22 03:48:38 -04:00
meta :
label : "Discussion"
setting_label : "Meta"
setting_placeholder : "topic url"
2018-09-22 00:03:30 -04:00
maintainers :
label : "Maintainers"
2018-09-28 03:33:27 -04:00
setting_label : "Maintainers label"
amounts :
setting_label : "Show donation amounts"
2019-04-02 21:32:24 -04:00
release_latest :
label : "Latest Release Supported"
release_oldest :
label : "Oldest Release Supported"
2018-06-27 19:32:58 -04:00
subscription :
cancel :
title : "Cancel Recurring Donation"
description : >
Are you sure you want to cancel your recurring donation to {{site}}
of {{currency}} {{amount}} {{period}}?
2018-06-25 04:14:50 -04:00
email_instructions : "Required to send you a receipt. Not used for marketing."
2018-02-02 04:43:54 -05:00
transaction_fee :
label : "Include transaction fee of {{currency}} {{transactionFee}}"
2018-06-21 21:55:16 -04:00
description : "When you make a donation we get charged a transaction fee. If you would like to help us out with this fee, check this box and it will be included in your donation."
2018-02-02 04:43:54 -05:00
total : "Total"
2017-03-13 00:26:48 -04:00
messages :
success : Thank you for your donation!
2018-06-21 05:00:43 -04:00
type : "Type"
types :
once : "Once"
2018-06-25 04:14:50 -04:00
week : "Weekly"
month : "Monthly"
year : "Yearly"
2018-06-21 05:00:43 -04:00
period :
2018-06-25 04:14:50 -04:00
once : "on {{anchor}}"
week : "every week on {{anchor}}"
month : "on the {{anchor}} of every month"
year : "every year on {{anchor}}"
donations :
title : "Your Donations"
2018-06-27 19:32:58 -04:00
load : "Load Donations"
loading : "Loading donations"
2018-06-25 04:14:50 -04:00
charges : "Once Off"
subscriptions : "Recurring"
none : "You haven't made a donation yet."
2018-06-27 19:32:58 -04:00
none_email : "There are no donations for {{email}}."