2019-09-11 19:34:28 -04:00
en :
2023-11-12 19:23:25 -05:00
admin_js :
admin :
site_settings :
categories :
discourse_subscriptions : "Discourse Subscriptions"
2019-09-11 19:34:28 -04:00
site_settings :
2019-12-03 19:53:05 -05:00
discourse_subscriptions_enabled : Enable the Discourse Subscriptions plugin.
discourse_subscriptions_extra_nav_subscribe : Show the subscribe button in the primary navigation
discourse_subscriptions_public_key : Stripe Publishable Key
discourse_subscriptions_secret_key : Stripe Secret Key
2020-01-12 19:10:06 -05:00
discourse_subscriptions_webhook_secret : Stripe Webhook Secret
2019-12-17 05:14:13 -05:00
discourse_subscriptions_currency : Default Currency Code. This can be overridden when creating a subscription plan.
2021-06-02 14:15:03 -04:00
discourse_subscriptions_campaign_enabled : Enables a campaign banner to promote supporting this community financially.
discourse_subscriptions_campaign_goal : The numerical goal for your support campaign (subscribers or amount raised).
discourse_subscriptions_campaign_type : Selects the type of campaign to run (subscribers or monthly amount raised).
discourse_subscriptions_campaign_banner_location : Selects the location of the campaign banner (top or sidebar).
2021-06-10 17:02:54 -04:00
discourse_subscriptions_campaign_banner_shadow_color : Selects the color of the campaign banner drop shadow.
2021-06-18 11:20:54 -04:00
discourse_subscriptions_campaign_banner_bg_image : Upload a custom image to use as the background on the campaign banner.
2021-06-02 14:15:03 -04:00
discourse_subscriptions_campaign_show_contributors : Show avatars of the most recent purchases of subscription products.
discourse_subscriptions_campaign_product : The Stripe product id to send supporters when they click the button on the campaign. If this setting is blank, supporters will be directed to the main products page.
2019-09-11 19:34:28 -04:00
errors :
2019-09-12 02:16:38 -04:00
discourse_patrons_amount_must_be_currency : "Currency amounts must be currencies without dollar symbol (eg 1.50)"
2019-09-11 19:34:28 -04:00
js :
2020-10-19 21:54:30 -04:00
filters :
subscribe :
help : Support this site by subscribing
2019-12-03 17:29:13 -05:00
discourse_subscriptions :
2019-12-02 02:58:14 -05:00
title : Discourse Subscriptions
2019-12-02 18:29:44 -05:00
admin_navigation : Subscriptions
2019-10-22 00:45:51 -04:00
optional : Optional
2019-10-09 22:52:55 -04:00
navigation :
2019-12-15 18:42:55 -05:00
billing : Billing
payments : Payments
2019-10-28 20:43:32 -04:00
subscriptions : Subscriptions
2019-10-09 22:52:55 -04:00
subscribe : Subscribe
2019-12-12 21:44:25 -05:00
user_activity :
payments : Payments
2021-06-02 14:15:03 -04:00
campaign :
2021-06-10 17:02:54 -04:00
title : Support Us
2021-06-02 14:15:03 -04:00
body : We need your help to keep this community up and running!
2021-06-21 10:01:35 -04:00
success_title : Success!
success_body : Thank you for your help in keeping this community up and running!
2021-06-02 14:15:03 -04:00
subscribers : Subscribers
goal_comparison : "<strong>%{current}</strong> of <strong>%{goal}</strong>"
raised : Raised
button : Support
recent_contributors : Recent Contributors
goal : We've met our goal
one_click_campaign : Auto-Create Support Campaign
refresh_campaign : Refresh Campaign Data
refresh_page : Campaign data is now syncing from Stripe in the background. Refresh the page in a few moments to load the updated info.
supporter : Supporter
supporters : Supporters
2022-10-17 14:42:40 -04:00
confirm_creation_title : Do you want to automatically create a campaign for your community?
2021-06-02 14:15:03 -04:00
confirm_creation : |-
<p>Continuing will create:</p>
<ul>
<li>A group to reward your supporters with a custom title and avatar flair</li>
<li>A Stripe product with pre-set prices (monthly and annual) your users can purchase to support your site.</li>
</ul>
<p>Do you wish to continue?</p>
created : Your one-click campaign is created and ready to go! Redirecting to the campaign settings.
2020-07-22 12:06:34 -04:00
one_time_payment : One-Time Payment
2019-12-08 20:01:10 -05:00
plans :
2019-12-09 18:55:24 -05:00
purchase : Purchase a subscription
2019-12-12 18:41:14 -05:00
select : Select subscription plan
2019-12-08 20:01:10 -05:00
interval :
adverb :
2020-07-27 11:37:41 -04:00
day : Daily
2019-12-08 20:01:10 -05:00
week : Weekly
month : Monthly
year : Yearly
2021-07-04 15:53:55 -04:00
payment_button : Subscribe
2019-12-12 18:41:14 -05:00
success : Thank you! Your subscription has been created.
2020-01-14 02:46:48 -05:00
incomplete : The payment is incomplete. Your subscription will be updated when payment is complete.
2019-12-12 18:41:14 -05:00
validate :
payment_options :
required : Please select a subscription plan.
2019-10-27 23:05:58 -04:00
user :
2019-12-17 00:31:58 -05:00
payments :
id : Payment ID
amount : Amount
created_at : Created
2019-12-15 18:42:55 -05:00
payments_help : There are no payments
2019-10-30 20:41:01 -04:00
plans :
rate : Rate
2019-11-26 18:48:30 -05:00
product : Name
2019-12-15 18:42:55 -05:00
subscriptions_help : You have no active subscriptions.
2019-10-27 23:48:59 -04:00
subscriptions :
2019-10-30 19:01:41 -04:00
id : Subscription ID
status : Status
2021-01-07 16:25:44 -05:00
discounted : Discounted
2020-09-16 10:44:44 -04:00
renews : Renews
2022-07-05 21:53:27 -04:00
update_card :
heading : "Update Card for subscription: %{sub_id}"
single : "Update"
2019-10-28 20:43:32 -04:00
created_at : Created
2020-09-16 10:49:45 -04:00
cancel : cancel
2020-08-19 15:37:47 -04:00
cancelled : cancelled
2019-10-30 19:01:41 -04:00
operations :
destroy :
confirm : Are you sure you want to cancel this subscription?
2019-10-31 19:50:34 -04:00
subscribe :
2019-10-09 22:52:55 -04:00
title : Subscribe
2021-02-15 16:17:45 -05:00
view_past : View past purchases
2020-05-28 11:32:57 -04:00
no_products : There are currently no products available.
2020-10-28 14:30:26 -04:00
unauthenticated : Log in or create an account to subscribe.
2021-06-16 13:54:54 -04:00
invalid_coupon : You entered an invalid coupon code. Please try again.
2023-05-05 13:20:35 -04:00
invalid_cardholder_name : Cardholder name is required.
invalid_cardholder_country : Country is required.
invalid_cardholder_state : State is required.
invalid_cardholder_province : Province is required.
2019-10-10 21:26:01 -04:00
card :
title : Payment
customer :
title : Customer Details
2021-01-07 16:25:44 -05:00
promo_code : Coupon
2019-10-09 22:52:55 -04:00
buttons :
subscribe : Subscribe
2020-07-28 13:46:59 -04:00
purchased : Purchased
go_to_billing : Go to Billing
2021-06-02 14:15:03 -04:00
already_purchased : Thanks so much for your prior purchase of this product!
2023-05-05 13:20:35 -04:00
cardholder_name : Cardholder Name
cardholder_address :
line1 : Street Address
city : City
state : State
province : Province
country : Country
postal_code : Postal Code
2023-05-12 08:55:46 -04:00
countries :
AF : "Afghanistan"
AX : "Åland Islands"
AL : "Albania"
DZ : "Algeria"
AS : "American Samoa"
AD : "Andorra"
AO : "Angola"
AI : "Anguilla"
AQ : "Antarctica"
AG : "Antigua and Barbuda"
AR : "Argentina"
AM : "Armenia"
AW : "Aruba"
AU : "Australia"
AT : "Austria"
AZ : "Azerbaijan"
BS : "Bahamas"
BH : "Bahrain"
BD : "Bangladesh"
BB : "Barbados"
BY : "Belarus"
BE : "Belgium"
BZ : "Belize"
BJ : "Benin"
BM : "Bermuda"
BT : "Bhutan"
BO : "Bolivia, Plurinational State of"
BQ : "Bonaire, Sint Eustatius and Saba"
BA : "Bosnia and Herzegovina"
BW : "Botswana"
BV : "Bouvet Island"
BR : "Brazil"
IO : "British Indian Ocean Territory"
BN : "Brunei Darussalam"
BG : "Bulgaria"
BF : "Burkina Faso"
BI : "Burundi"
KH : "Cambodia"
CM : "Cameroon"
CA : "Canada"
CV : "Cape Verde"
KY : "Cayman Islands"
CF : "Central African Republic"
TD : "Chad"
CL : "Chile"
CN : "China"
CX : "Christmas Island"
CC : "Cocos (Keeling) Islands"
CO : "Colombia"
KM : "Comoros"
CG : "Congo"
CD : "Congo, the Democratic Republic of the"
CK : "Cook Islands"
CR : "Costa Rica"
CI : "Côte d'Ivoire"
HR : "Croatia"
CU : "Cuba"
CW : "Curaçao"
CY : "Cyprus"
CZ : "Czech Republic"
DK : "Denmark"
DJ : "Djibouti"
DM : "Dominica"
DO : "Dominican Republic"
EC : "Ecuador"
EG : "Egypt"
SV : "El Salvador"
GQ : "Equatorial Guinea"
ER : "Eritrea"
EE : "Estonia"
ET : "Ethiopia"
FK : "Falkland Islands (Malvinas)"
FO : "Faroe Islands"
FJ : "Fiji"
FI : "Finland"
FR : "France"
GF : "French Guiana"
PF : "French Polynesia"
TF : "French Southern Territories"
GA : "Gabon"
GM : "Gambia"
GE : "Georgia"
DE : "Germany"
GH : "Ghana"
GI : "Gibraltar"
GR : "Greece"
GL : "Greenland"
GD : "Grenada"
GP : "Guadeloupe"
GU : "Guam"
GT : "Guatemala"
GG : "Guernsey"
GN : "Guinea"
GW : "Guinea-Bissau"
GY : "Guyana"
HT : "Haiti"
HM : "Heard Island and McDonald Islands"
VA : "Holy See (Vatican City State)"
HN : "Honduras"
HK : "Hong Kong"
HU : "Hungary"
IS : "Iceland"
IN : "India"
ID : "Indonesia"
IR : "Iran, Islamic Republic of"
IQ : "Iraq"
IE : "Ireland"
IM : "Isle of Man"
IL : "Israel"
IT : "Italy"
JM : "Jamaica"
JP : "Japan"
JE : "Jersey"
JO : "Jordan"
KZ : "Kazakhstan"
KE : "Kenya"
KI : "Kiribati"
KP : "Korea, Democratic People's Republic of"
KR : "Korea, Republic of"
KW : "Kuwait"
KG : "Kyrgyzstan"
LA : "Lao People's Democratic Republic"
LV : "Latvia"
LB : "Lebanon"
LS : "Lesotho"
LR : "Liberia"
LY : "Libya"
LI : "Liechtenstein"
LT : "Lithuania"
LU : "Luxembourg"
MO : "Macao"
MK : "Macedonia, the former Yugoslav Republic of"
MG : "Madagascar"
MW : "Malawi"
MY : "Malaysia"
MV : "Maldives"
ML : "Mali"
MT : "Malta"
MH : "Marshall Islands"
MQ : "Martinique"
MR : "Mauritania"
MU : "Mauritius"
YT : "Mayotte"
MX : "Mexico"
FM : "Micronesia, Federated States of"
MD : "Moldova, Republic of"
MC : "Monaco"
MN : "Mongolia"
ME : "Montenegro"
MS : "Montserrat"
MA : "Morocco"
MZ : "Mozambique"
MM : "Myanmar"
NA : "Namibia"
NR : "Nauru"
NP : "Nepal"
NL : "Netherlands"
NC : "New Caledonia"
NZ : "New Zealand"
NI : "Nicaragua"
NE : "Niger"
NG : "Nigeria"
NU : "Niue"
NF : "Norfolk Island"
MP : "Northern Mariana Islands"
NO : "Norway"
OM : "Oman"
PK : "Pakistan"
PW : "Palau"
PS : "Palestinian Territory, Occupied"
PA : "Panama"
PG : "Papua New Guinea"
PY : "Paraguay"
PE : "Peru"
PH : "Philippines"
PN : "Pitcairn"
PL : "Poland"
PT : "Portugal"
PR : "Puerto Rico"
QA : "Qatar"
RE : "Réunion"
RO : "Romania"
RU : "Russian Federation"
RW : "Rwanda"
BL : "Saint Barthélemy"
SH : "Saint Helena, Ascension and Tristan da Cunha"
KN : "Saint Kitts and Nevis"
LC : "Saint Lucia"
MF : "Saint Martin (French part)"
PM : "Saint Pierre and Miquelon"
VC : "Saint Vincent and the Grenadines"
WS : "Samoa"
SM : "San Marino"
ST : "Sao Tome and Principe"
SA : "Saudi Arabia"
SN : "Senegal"
RS : "Serbia"
SC : "Seychelles"
SL : "Sierra Leone"
SG : "Singapore"
SX : "Sint Maarten (Dutch part)"
SK : "Slovakia"
SI : "Slovenia"
SB : "Solomon Islands"
SO : "Somalia"
ZA : "South Africa"
GS : "South Georgia and the South Sandwich Islands"
SS : "South Sudan"
ES : "Spain"
LK : "Sri Lanka"
SD : "Sudan"
SR : "Suriname"
SJ : "Svalbard and Jan Mayen"
SZ : "Swaziland"
SE : "Sweden"
CH : "Switzerland"
SY : "Syrian Arab Republic"
TW : "Taiwan, Province of China"
TJ : "Tajikistan"
TZ : "Tanzania, United Republic of"
TH : "Thailand"
TL : "Timor-Leste"
TG : "Togo"
TK : "Tokelau"
TO : "Tonga"
TT : "Trinidad and Tobago"
TN : "Tunisia"
TR : "Turkey"
TM : "Turkmenistan"
TC : "Turks and Caicos Islands"
TV : "Tuvalu"
UG : "Uganda"
UA : "Ukraine"
AE : "United Arab Emirates"
GB : "United Kingdom"
US : "United States"
UM : "United States Minor Outlying Islands"
UY : "Uruguay"
UZ : "Uzbekistan"
VU : "Vanuatu"
VE : "Venezuela, Bolivarian Republic of"
VN : "Viet Nam"
VG : "Virgin Islands, British"
VI : "Virgin Islands, U.S."
WF : "Wallis and Futuna"
EH : "Western Sahara"
YE : "Yemen"
ZM : "Zambia"
ZW : "Zimbabwe"
2019-09-12 01:13:08 -04:00
billing :
name : Full name
email : Email
2019-09-12 01:36:08 -04:00
phone : Phone Number
2019-09-11 23:46:30 -04:00
confirmation :
2019-09-12 04:16:47 -04:00
amount : Amount
2019-09-11 23:46:30 -04:00
last4 : Card number
2019-09-12 01:13:08 -04:00
buttons :
2019-09-12 04:16:47 -04:00
make_payment : Make payment
confirm_payment : Confirm payment
2019-09-12 01:13:08 -04:00
success : Go back
2019-09-13 22:56:28 -04:00
admin :
2020-05-28 11:32:57 -04:00
unconfigured : 'Stripe is not configured correctly. Please see Discourse Meta for information.'
2021-06-02 14:15:03 -04:00
on_meta : Discourse Subscriptions on Meta
2019-09-24 02:04:42 -04:00
dashboard :
title : Dashboard
2019-09-22 22:04:30 -04:00
table :
head :
user : User
payment_intent : Payment ID
receipt_email : Receipt Email
amount : Amount
2019-10-14 00:39:24 -04:00
products :
title : Products
2019-10-15 23:15:01 -04:00
operations :
create : Create New Product
update : Update Product
new : New Product
destroy :
2021-07-04 15:53:55 -04:00
confirm : Are you sure you want to destroy this product?
2019-10-15 06:50:30 -04:00
product :
product_id : Product ID
2019-10-15 23:15:01 -04:00
name : Product Name
2019-10-22 00:45:51 -04:00
statement_descriptor : Statement Descriptor
statement_descriptor_help : Extra information about a product which will appear on your customer’ s credit card statement.
2019-12-05 01:07:26 -05:00
plan_help : Create a pricing plan to subscribe customers to this product.
2019-10-31 21:30:19 -04:00
description : Description
description_help : This describes your subscription product.
2021-01-31 15:17:44 -05:00
repurchaseable : Repurchaseable?
repurchase_help : Allow product and associated plans to be purchased multiple times
2019-10-15 06:50:30 -04:00
active : Active
2019-12-05 01:07:26 -05:00
active_help : Toggle this off until your product is ready for consumers.
2019-10-22 01:35:41 -04:00
created_at : Created
2019-10-31 21:30:19 -04:00
updated_at : Updated
2023-10-24 12:39:32 -04:00
product_help : Before customers can subscribe to your site, you need to create at least one product and an associated plan.
2019-09-24 02:04:42 -04:00
plans :
2019-10-21 00:28:45 -04:00
title : Pricing Plans
2019-10-16 06:18:29 -04:00
operations :
2019-10-21 00:28:45 -04:00
add : Add New Plan
2019-10-22 00:45:51 -04:00
create : Create Plan
2019-10-23 00:55:06 -04:00
update : Update Plan
create_help : Once a pricing plan is created, only its nickname, trial period and user group can be updated.
2019-10-16 06:18:29 -04:00
new : New Plan
destroy :
confirm : Are you sure you want to destroy this plan?
2019-09-24 21:18:11 -04:00
plan :
2019-10-22 00:45:51 -04:00
nickname : Plan Nickname
2019-10-23 00:55:06 -04:00
nickname_help : This won't be visible to customers, but will help you find this plan later
2019-09-24 21:18:11 -04:00
plan_id : Plan ID
2019-10-16 06:18:29 -04:00
product : Product
2019-10-22 00:45:51 -04:00
interval : Billing Interval
2019-09-24 21:18:11 -04:00
amount : Amount
2019-10-22 00:45:51 -04:00
trial : Trial Period Days
trial_help : Subscriptions to this plan will automatically start with a free trial of this length
2019-10-22 20:50:54 -04:00
group : User Group
group_help : This is the discourse user group the customer gets added to when the subscription is created.
2019-10-23 19:02:31 -04:00
active : Active
2019-10-22 01:35:41 -04:00
created_at : Created
2020-07-22 12:06:34 -04:00
recurring : Recurring Plan?
2021-01-13 12:47:22 -05:00
coupons :
title : Coupons
code : Promo Code
discount : Discount
times_redeemed : Times Redeemed
active : Active?
actions : Actions
create : Create Coupon
promo_code : Promo Code (case-insensitive)
2019-09-24 02:04:42 -04:00
subscriptions :
title : Subscriptions
2019-10-16 06:29:40 -04:00
subscription :
2019-11-12 22:21:21 -05:00
user : User
2019-10-16 06:29:40 -04:00
subscription_id : Subscription ID
2019-10-22 19:30:04 -04:00
customer : Customer
2019-11-25 20:55:49 -05:00
product : Product
2019-10-16 06:29:40 -04:00
plan : Plan
status : Status
2019-10-22 19:30:04 -04:00
created_at : Created
2020-10-29 11:31:12 -04:00
ask_refund : Refund the last payment made by the customer?
canceled : "The subscription is canceled."