Changes of com.discord v976
This commit is contained in:
parent
1977a0256f
commit
4d225716aa
2916 changed files with 32098 additions and 34120 deletions
|
@ -211,7 +211,6 @@
|
|||
<item type="id" name="boost_confirmation_level_info" />
|
||||
<item type="id" name="boost_confirmation_lottie" />
|
||||
<item type="id" name="boost_confirmation_select" />
|
||||
<item type="id" name="boost_confirmation_warning" />
|
||||
<item type="id" name="boost_info_container" />
|
||||
<item type="id" name="boost_info_text" />
|
||||
<item type="id" name="boost_remove_confirmation_avatar" />
|
||||
|
@ -1582,10 +1581,7 @@
|
|||
<item type="id" name="settings_billing_view_pager" />
|
||||
<item type="id" name="settings_bitrate_help" />
|
||||
<item type="id" name="settings_boost_flipper" />
|
||||
<item type="id" name="settings_boost_no_sub_banner" />
|
||||
<item type="id" name="settings_boost_no_sub_learn_more" />
|
||||
<item type="id" name="settings_boost_no_sub_learn_more_text" />
|
||||
<item type="id" name="settings_boost_no_sub_logo" />
|
||||
<item type="id" name="settings_boost_marketing_info" />
|
||||
<item type="id" name="settings_boost_recycler" />
|
||||
<item type="id" name="settings_boost_retry" />
|
||||
<item type="id" name="settings_boost_subtext" />
|
||||
|
|
|
@ -88,6 +88,10 @@
|
|||
<item quantity="other">%d people</item>
|
||||
<item quantity="one">1 person</item>
|
||||
</plurals>
|
||||
<plurals name="attach_payment_source_optional_with_entitlements_warning_months">
|
||||
<item quantity="other">%d months</item>
|
||||
<item quantity="one">%d month</item>
|
||||
</plurals>
|
||||
<plurals name="bans_header_bans">
|
||||
<item quantity="other">%d Bans</item>
|
||||
<item quantity="zero">No Bans</item>
|
||||
|
@ -455,6 +459,10 @@
|
|||
<item quantity="other">%d Boosts</item>
|
||||
<item quantity="one">%d Boost</item>
|
||||
</plurals>
|
||||
<plurals name="guild_subscription_purchase_modal_activated_description_with_boost_count_guildSubscriptionQuantity">
|
||||
<item quantity="other">%d times</item>
|
||||
<item quantity="one">%d time</item>
|
||||
</plurals>
|
||||
<plurals name="instant_invite_guild_members_total_count">
|
||||
<item quantity="other">%d Members</item>
|
||||
<item quantity="one">1 Member</item>
|
||||
|
@ -575,12 +583,25 @@
|
|||
<item quantity="other">**%d** other servers are unavailable due to a temporary outage.</item>
|
||||
<item quantity="one">**1** other server is unavailable due to a temporary outage.</item>
|
||||
</plurals>
|
||||
<plurals name="premium_chat_perks_description_premium_guild_numFreeGuildSubscriptions">
|
||||
<item quantity="other">%d boosts</item>
|
||||
<item quantity="one">%d boost</item>
|
||||
</plurals>
|
||||
<plurals name="premium_code_redemption_confirmation_blurb_numMonths">
|
||||
<item quantity="other">%d months</item>
|
||||
<item quantity="one">1 month</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_perks_modal_header_boost_count_subscriptions">
|
||||
<plurals name="premium_guild_num_guild_subscriptions_num">
|
||||
<item quantity="other">Server Boosts</item>
|
||||
<item quantity="one">Server Boost</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_perks_modal_button_subscribe_status_numSubscriptions">
|
||||
<item quantity="other">%d times</item>
|
||||
<item quantity="one">%d time</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_perks_modal_header_subscription_count_subscriptions">
|
||||
<item quantity="other">%d Boosts</item>
|
||||
<item quantity="zero">No Boosts</item>
|
||||
<item quantity="one">%d Boost</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_settings_members_subscribed_needed_number">
|
||||
|
@ -603,6 +624,22 @@
|
|||
<item quantity="other">%d Server Boosts</item>
|
||||
<item quantity="one">%d Server Boost</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscription_available_numSubscriptions">
|
||||
<item quantity="other">%d Boosts</item>
|
||||
<item quantity="one">%d Boost</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscription_cancel_invoice_subscription_cancelled_subscriptionCount">
|
||||
<item quantity="other">Server Boosts</item>
|
||||
<item quantity="one">Server Boost</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscription_cancel_invoice_subscriptions_subscriptionCount">
|
||||
<item quantity="other">Server Boosts</item>
|
||||
<item quantity="one">Server Boost</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscription_duration_mobile_months">
|
||||
<item quantity="other">%d Months</item>
|
||||
<item quantity="one">%d Month</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscription_duration_months">
|
||||
<item quantity="other">%d Months</item>
|
||||
<item quantity="one">%d Month</item>
|
||||
|
@ -627,9 +664,17 @@
|
|||
<item quantity="other">%d minutes</item>
|
||||
<item quantity="one">%d minute</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscription_guild_subsription_subtitle_numSubscriptions">
|
||||
<item quantity="other">%d times</item>
|
||||
<item quantity="one">%d time</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscription_subscriber_count_tooltip_subscriberCount">
|
||||
<item quantity="other">**%d** boosts</item>
|
||||
<item quantity="one">**%d** boost</item>
|
||||
<item quantity="other">%d Boosts</item>
|
||||
<item quantity="one">%d Boost</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscriptions_renewal_info_quantity">
|
||||
<item quantity="other">Server Boosts</item>
|
||||
<item quantity="one">Server Boost</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_unsubscribe_confirm_cooldown_warning_days_days">
|
||||
<item quantity="other">%d days</item>
|
||||
|
@ -757,8 +802,8 @@
|
|||
<item quantity="other">%d People</item>
|
||||
<item quantity="one">%d Person</item>
|
||||
</plurals>
|
||||
<item type="plurals" name="APKTOOL_DUMMY_70">false</item>
|
||||
<item type="plurals" name="APKTOOL_DUMMY_83">false</item>
|
||||
<item type="plurals" name="APKTOOL_DUMMY_ae">false</item>
|
||||
<item type="plurals" name="APKTOOL_DUMMY_af">false</item>
|
||||
<item type="plurals" name="APKTOOL_DUMMY_72">false</item>
|
||||
<item type="plurals" name="APKTOOL_DUMMY_85">false</item>
|
||||
<item type="plurals" name="APKTOOL_DUMMY_b9">false</item>
|
||||
<item type="plurals" name="APKTOOL_DUMMY_ba">false</item>
|
||||
</resources>
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -621,7 +621,9 @@
|
|||
<string name="applications_and_connections">Applications and Connections</string>
|
||||
<string name="applications_and_connections_body">"Here's all the apps that are doing super cool things to make your Discord experience super cooler. If it gets too chilly, you can remove them at anytime."</string>
|
||||
<string name="attach_files">Attach Files</string>
|
||||
<string name="attach_payment_source_optional_with_entitlements_warning">You have **%1$s of credit**. A payment source is required to avoid interruptions after your credit has been used.</string>
|
||||
<string name="attach_payment_source_prompt_option">Attach a payment method to continue</string>
|
||||
<string name="attach_payment_source_prompt_option_optional">Attach a payment method (Optional)</string>
|
||||
<string name="attachment_camera">Camera</string>
|
||||
<string name="attachment_compressing">Compressing files…</string>
|
||||
<string name="attachment_filename_unknown">unknown</string>
|
||||
|
@ -698,7 +700,6 @@
|
|||
<string name="billing">Billing</string>
|
||||
<string name="billing_accept_terms_tooltip">Accept the terms of service to continue</string>
|
||||
<string name="billing_account_credit">Account Credit</string>
|
||||
<string name="billing_account_credit_plan_months_free">**%1$s**: %2$s months free</string>
|
||||
<string name="billing_add_payment_method">Add Payment Method</string>
|
||||
<string name="billing_address">Billing Address</string>
|
||||
<string name="billing_address_address">Address</string>
|
||||
|
@ -731,19 +732,25 @@
|
|||
<string name="billing_application_consumable_refund_text_unable">In-game content cannot be refunded. If there is an issue with your purchase, [please contact our support.](%1$s)</string>
|
||||
<string name="billing_application_refund_text">A refund can be requested if this purchase was made in the last %1$s days and the game has been played for less than %2$s hours. [Our friendly help desk will help you get your coins back.](%3$s)</string>
|
||||
<string name="billing_application_refund_text_unable">"We're sorry, this purchase is not eligible for refunds. A refund can be requested if this purchase was made in the last %1$s days and the game has been played for less than %2$s hours."</string>
|
||||
<string name="billing_applies_to_all_subscriptions">*Applies to all subscriptions</string>
|
||||
<string name="billing_change_payment_source">Change Payment Method</string>
|
||||
<string name="billing_code_redemption_redirect">"Psst! Looking to redeem a Discord key? We've moved it to [your inventory](onClick)."</string>
|
||||
<string name="billing_error_add_payment_source_streamer_mode">You cannot add new payment sources while in Streamer Mode.</string>
|
||||
<string name="billing_error_gateway">Something went wrong while processing your payment, please try again!</string>
|
||||
<string name="billing_error_generic">Something went wrong while processing your request, please try again!</string>
|
||||
<string name="billing_error_negative_invoice_amount">This purchase results in a negative balance and unfortunately cannot be completed. We know this is frustrating and are currently working on improving this system. Check back soon!</string>
|
||||
<string name="billing_error_rate_limit">"You've attempted too many purchases too quickly. Please wait a bit and try again!"</string>
|
||||
<string name="billing_error_section_address">Uh oh! Looks like there is an issue with this address. Please fix the fields and try again!</string>
|
||||
<string name="billing_error_section_card">Uh oh! Looks like there is an issue with this card. Please fix the fields and try again!</string>
|
||||
<string name="billing_error_unknown_payment_source">An unknown payment source was specified. Select another and try again.</string>
|
||||
<string name="billing_gift_copied">Copied!</string>
|
||||
<string name="billing_gift_link">Gift Link</string>
|
||||
<string name="billing_gift_purchase_tooltip">This was a gift</string>
|
||||
<string name="billing_gift_refund_text">A refund can be requested if this purchase was made in the last %1$s days and the gift has not been redeemed. [Our friendly help desk will help you get your coins back.](%2$s)</string>
|
||||
<string name="billing_gift_refund_text_unable">"We're sorry, this purchase is not eligible for refunds. A refund can be requested if this purchase was made in the last %1$s days and the gift has not been redeemed."</string>
|
||||
<string name="billing_history">Billing History</string>
|
||||
<string name="billing_invoice_gift_plan">Gift %1$s</string>
|
||||
<string name="billing_invoice_subscription_credit_applied">Subscription Credit applied!</string>
|
||||
<string name="billing_is_gift_purchase">Is this a gift?</string>
|
||||
<string name="billing_legal_mumbo_jumbo">Legal Mumbo Jumbo</string>
|
||||
<string name="billing_legal_mumbo_jumbo_label">I agree to the [Discord Terms of Service](%1$s)</string>
|
||||
|
@ -759,8 +766,8 @@
|
|||
<string name="billing_payment_choose_plan">Choose a plan</string>
|
||||
<string name="billing_payment_history">Transaction History</string>
|
||||
<string name="billing_payment_premium">Your Subscription</string>
|
||||
<string name="billing_payment_premium_legalese_monthly">By purchasing a %1$s subscription, you agree to our [Terms of Service](%2$s). %1$s is an auto-recurring subscription. You authorize Discord to immediately charge the payment method provided at %3$s and to continue to do so automatically monthly until you cancel. You may cancel anytime.</string>
|
||||
<string name="billing_payment_premium_legalese_yearly">By purchasing a %1$s subscription, you agree to our [Terms of Service](%2$s). %1$s is an auto-recurring subscription. You authorize Discord to immediately charge the payment method provided at %3$s and to continue to do so automatically yearly until you cancel. You may cancel anytime.</string>
|
||||
<string name="billing_payment_premium_legalese_monthly">By purchasing a Discord subscription, you agree to our [Terms of Service](%1$s) and [Privacy Policy](%2$s). Nitro and Server Boost are auto-recurring subscriptions. You authorize Discord to immediately charge the payment method provided at %3$s and to continue to do so automatically monthly until you cancel. You may cancel anytime.</string>
|
||||
<string name="billing_payment_premium_legalese_yearly">By purchasing a Discord subscription, you agree to our [Terms of Service](%1$s) and [Privacy Policy](%2$s). Nitro and Server Boost are auto-recurring subscriptions. You authorize Discord to immediately charge the payment method provided at %3$s and to continue to do so automatically yearly until you cancel. You may cancel anytime.</string>
|
||||
<string name="billing_payment_source_invalid">This payment source is invalid.</string>
|
||||
<string name="billing_payment_sources">Payment Methods</string>
|
||||
<string name="billing_payment_table_header_amount">Amount</string>
|
||||
|
@ -775,16 +782,18 @@
|
|||
<string name="billing_premium_refund_text_unable">"We're sorry, this purchase is not eligible for refunds. A refund can be requested if this purchase was made in the last %1$s days."</string>
|
||||
<string name="billing_preorder_refund_text">"A refund can be requested at any time before the game's release for preorders. [Our friendly help desk will help you get your coins back.](%1$s)"</string>
|
||||
<string name="billing_price_per_month">%1$s / Month</string>
|
||||
<string name="billing_price_per_month_bold">**%1$s** / Month</string>
|
||||
<string name="billing_price_per_month_current_plan">(CURRENT PLAN) %1$s / Month</string>
|
||||
<string name="billing_price_per_month_current_plan_ios">(Current Plan) %1$s / Month</string>
|
||||
<string name="billing_price_per_month_each">%1$s / Month each</string>
|
||||
<string name="billing_price_per_month_mobile">%1$s / MO</string>
|
||||
<string name="billing_price_per_month_upgrade">Upgrade for %1$s / Month</string>
|
||||
<string name="billing_price_per_year">%1$s / Year</string>
|
||||
<string name="billing_price_per_year_bold">**%1$s** / Year</string>
|
||||
<string name="billing_price_per_year_current_plan">(CURRENT PLAN) %1$s / Year</string>
|
||||
<string name="billing_price_per_year_current_plan_ios">(Current Plan) %1$s / Year</string>
|
||||
<string name="billing_price_per_year_each">%1$s / Year each</string>
|
||||
<string name="billing_price_per_year_mobile">%1$s / YR</string>
|
||||
<string name="billing_price_per_year_months_free">%1$s / Year (2 Months Free)</string>
|
||||
<string name="billing_price_per_year_upgrade">Upgrade for %1$s / Year</string>
|
||||
<string name="billing_purchase_details_header">Purchase Details</string>
|
||||
<string name="billing_refund_header">Issues with your purchase?</string>
|
||||
<string name="billing_refund_play_time_never_played">Never played</string>
|
||||
|
@ -797,15 +806,45 @@
|
|||
<string name="billing_sales_tax_added">%1$s in sales tax has been added due to your billing address.</string>
|
||||
<string name="billing_sales_tax_included">Tax is included with the price.</string>
|
||||
<string name="billing_secure_tooltip">Your payment methods are encrypted and stored with a secure payment processing service.</string>
|
||||
<string name="billing_select_payment_source_tooltip">Select a payment source to continue</string>
|
||||
<string name="billing_step_address">Address</string>
|
||||
<string name="billing_step_awaiting_authentication">Awaiting Authentication</string>
|
||||
<string name="billing_step_credit_card_information">Payment Information</string>
|
||||
<string name="billing_step_payment">Payment</string>
|
||||
<string name="billing_step_payment_info">Payment Information</string>
|
||||
<string name="billing_step_payment_type">Payment Type</string>
|
||||
<string name="billing_step_paypal">PayPal Information</string>
|
||||
<string name="billing_step_review">Review</string>
|
||||
<string name="billing_step_select_plan">Select Plan</string>
|
||||
<string name="billing_subscribe">Subscribe</string>
|
||||
<string name="billing_switch_plan_account_credit">Any eligible account credit will be applied prior to your subscription renewal date, %1$s.</string>
|
||||
<string name="billing_switch_plan_change">Change Plan</string>
|
||||
<string name="billing_switch_plan_change_date">Your subscription will change starting on **%1$s**.</string>
|
||||
<string name="billing_switch_plan_choose_one">Choose one:</string>
|
||||
<string name="billing_switch_plan_confirm_downgrade_button">Got it!</string>
|
||||
<string name="billing_switch_plan_confirm_tier_1">You now have sweet perks. Enjoy friend!</string>
|
||||
<string name="billing_switch_plan_confirm_tier_1_year_to_month">You lose two free months but keep all your sweet perks.</string>
|
||||
<string name="billing_switch_plan_confirm_tier_2">You now have superpowered perks and Server Boosts. Enjoy friend!</string>
|
||||
<string name="billing_switch_plan_confirm_tier_2_to_tier_1">You lose your Server Boost but keep some sweet perks. You can switch back plans at any time.</string>
|
||||
<string name="billing_switch_plan_confirm_tier_2_year_to_month">You lose two free months but keep all superpowered perks and your Server Boosts. You can switch back to a yearly plan at any time.</string>
|
||||
<string name="billing_switch_plan_confirm_upgrade_button">Sweet!</string>
|
||||
<string name="billing_switch_plan_confirm_upgrade_tier_1_year">You now have sweet perks all year round. Enjoy friend!</string>
|
||||
<string name="billing_switch_plan_confirm_upgrade_tier_2_month">You now have superpowered perks and Server Boosts. Enjoy friend!</string>
|
||||
<string name="billing_switch_plan_confirm_upgrade_tier_2_year">You now have superpowered perks and Server Boosts all year round. Enjoy friend!</string>
|
||||
<string name="billing_switch_plan_current_plan">Current Plan</string>
|
||||
<string name="billing_switch_plan_downgrade_body_month">Once you switch from the yearly plan to monthly, you keep all the same perks but you lose the 2 month free discount.</string>
|
||||
<string name="billing_switch_plan_downgrade_body_tier_1">Once you switch from Nitro to Nitro Classic, you lose the included Server Boosts and some superpowered perks.</string>
|
||||
<string name="billing_switch_plan_prorate_adjustment">Prorated Adjustment</string>
|
||||
<string name="billing_switch_plan_subscription_cost">Subscription Cost</string>
|
||||
<string name="billing_switch_plan_tier_1_description">Enhance your Discord experience with sweet perks.</string>
|
||||
<string name="billing_switch_plan_tier_2_description">Get access to superpowered perks and Server Boosts.</string>
|
||||
<string name="billing_switch_plan_todays_charges">"Today's Charges"</string>
|
||||
<string name="billing_switch_plan_total_tax_included">**Total** (Tax Included)</string>
|
||||
<string name="billing_switch_plan_upgrade">Upgrade</string>
|
||||
<string name="billing_switch_plan_upgrade_body_tier_1_year">Save some cash and switch to a yearly plan. Enjoy sweet perks all year round.</string>
|
||||
<string name="billing_switch_plan_upgrade_body_tier_2">Get Nitro to gain access to superpowered perks and Server Boosts.</string>
|
||||
<string name="billing_switch_plan_upgrade_body_tier_2_year">Switch to a yearly plan and save some cash. Enjoy superpowered perks and Server Boosts all year round.</string>
|
||||
<string name="billing_switch_plan_yearly_free_months">2 months free!</string>
|
||||
<string name="billing_tag_failed">Failed</string>
|
||||
<string name="billing_tag_pending">Pending</string>
|
||||
<string name="billing_tag_refunded">Refunded</string>
|
||||
|
@ -1022,7 +1061,7 @@ Icon"</string>
|
|||
<string name="cloud_sync_modal_error_header">Unable to sync cloud saves</string>
|
||||
<string name="cloud_sync_modal_or">OR</string>
|
||||
<string name="collapse_category">Collapse Category</string>
|
||||
<string name="com.crashlytics.android.build_id">7da12d57-7e3e-419f-8d90-7c0f18819a5b</string>
|
||||
<string name="com.crashlytics.android.build_id">cc0b31ed-f629-4553-8e66-5d197dccdd77</string>
|
||||
<string name="coming_soon">Coming Soon</string>
|
||||
<string name="coming_soon_notifications">Granular notification control only works on desktop apps at the moment. For now use the iOS notification settings.</string>
|
||||
<string name="coming_soon_title">COMING SOON!</string>
|
||||
|
@ -1935,11 +1974,11 @@ Icon"</string>
|
|||
<string name="gift_confirmation_body_success_generic_subscription_yearly">Thanks to another generous human, you now have %1$s for %2$s.</string>
|
||||
<string name="gift_confirmation_body_success_mobile">**%1$s** has been added to your library.</string>
|
||||
<string name="gift_confirmation_body_success_nitro_classic_mobile">Thanks to another generous human, you now have access to enhanced chat perks for %1$s.</string>
|
||||
<string name="gift_confirmation_body_success_nitro_mobile">Thanks to another generous human, you now have access to enhanced chat perks and a Server Boost for %1$s.</string>
|
||||
<string name="gift_confirmation_body_success_nitro_mobile">Thanks to another generous human, you now have access to enhanced chat perks and Server Boosts for %1$s.</string>
|
||||
<string name="gift_confirmation_body_success_premium_tier_1_monthly">Thanks to another generous human, you now have access to enhanced chat perks for %1$s.</string>
|
||||
<string name="gift_confirmation_body_success_premium_tier_1_yearly">Thanks to another generous human, you now have access to enhanced chat perks for %1$s.</string>
|
||||
<string name="gift_confirmation_body_success_premium_tier_2_monthly">Thanks to another generous human, you now have access to enhanced chat perks and a Server Boost for %1$s.</string>
|
||||
<string name="gift_confirmation_body_success_premium_tier_2_yearly">Thanks to another generous human, you now have access to enhanced chat perks and a Server Boost for %1$s.</string>
|
||||
<string name="gift_confirmation_body_success_premium_tier_2_monthly">Thanks to another generous human, you now have access to enhanced chat perks and Server Boosts for %1$s.</string>
|
||||
<string name="gift_confirmation_body_success_premium_tier_2_yearly">Thanks to another generous human, you now have access to enhanced chat perks and Server Boosts for %1$s.</string>
|
||||
<string name="gift_confirmation_body_unknown_error">Something funky happened and we failed to secure the bag…try again?</string>
|
||||
<string name="gift_confirmation_button_confirm">Heck Yeah! Add to Library</string>
|
||||
<string name="gift_confirmation_button_confirm_mobile">Gimme</string>
|
||||
|
@ -2309,9 +2348,9 @@ Lost: %2$s"</string>
|
|||
<string name="guild_settings_guild_premium_perk_title_tier_any_emoji">+%1$s server emoji slots (for a total of %2$s)</string>
|
||||
<string name="guild_settings_guild_premium_perk_title_tier_any_upload_limit">%1$s upload limit for all members</string>
|
||||
<string name="guild_settings_guild_premium_perks_base_perks">Boosted server perks include —</string>
|
||||
<string name="guild_settings_guild_premium_perks_description_none">No one has bestowed Nitro to this server yet. See if any members would kindly bless your server for server-wide Nitro Perks!</string>
|
||||
<string name="guild_settings_guild_premium_perks_description_none">No one has bestowed Boosts to this server yet. See if any members would kindly bless your server for server-wide Boost Perks!</string>
|
||||
<string name="guild_settings_guild_premium_perks_previous_perks">Boosted servers get everything previous, and —</string>
|
||||
<string name="guild_settings_guild_premium_perks_title_none">No Nitro Boost</string>
|
||||
<string name="guild_settings_guild_premium_perks_title_none">No Server Boost</string>
|
||||
<string name="guild_settings_guild_premium_perks_title_tier_1">Level 1 Perks</string>
|
||||
<string name="guild_settings_guild_premium_perks_title_tier_2">Level 2 Perks</string>
|
||||
<string name="guild_settings_guild_premium_perks_title_tier_3">Level 3 Perks</string>
|
||||
|
@ -2328,14 +2367,25 @@ Lost: %2$s"</string>
|
|||
<string name="guild_settings_overview_boost_unlocked">Tier %1$s perk unlocked</string>
|
||||
<string name="guild_settings_overview_notice">Careful! You have unsaved changes!</string>
|
||||
<string name="guild_settings_overview_tier_info">This is a Tier %1$s Nitro Feature. [Check your tier status](%2$s)</string>
|
||||
<string name="guild_settings_premium_guild_blurb">"Members of the server with an active Nitro subscription can help unlock levels by bestowing their Nitro status. For each level achieved, members of the server will help unlock perks for everyone.
|
||||
|
||||
Members can revoke their boost at any time. **The server will keep perks for three days if a level is lost. **[Learn more about Nitro Server Boosting.](%1$s)"</string>
|
||||
<string name="guild_settings_premium_guild_blurb">Members of your server can help unlock levels by bestowing Boosts. For every level achieved, your server will help unlock perks for everyone. Members can revoke their boost at any time. **Your server will keep perks for three days if a level is lost**. [Learn more about Server Boosting](%1$s).</string>
|
||||
<string name="guild_settings_premium_guild_close_hint">Only %1$s until the next level!</string>
|
||||
<string name="guild_settings_premium_guild_count_subscribers">**%1$s** boosted this server</string>
|
||||
<string name="guild_settings_premium_guild_tier_requirement">%1$s</string>
|
||||
<string name="guild_settings_premium_guild_title">Nitro Server Boost Status</string>
|
||||
<string name="guild_settings_premium_guild_title">Server Boost Status</string>
|
||||
<string name="guild_settings_premium_guild_unlocked">Unlocked</string>
|
||||
<string name="guild_settings_premium_upsell_body_perk_a_heading">%1$s off Server Boosts</string>
|
||||
<string name="guild_settings_premium_upsell_body_perk_a_subheading">for Nitro & Nitro Classic members</string>
|
||||
<string name="guild_settings_premium_upsell_body_perk_b_heading">%1$s free Server Boosts</string>
|
||||
<string name="guild_settings_premium_upsell_body_perk_b_subheading">for Nitro members</string>
|
||||
<string name="guild_settings_premium_upsell_body_tier_1_perk_heading">%1$s off Server Boosts & %2$s free Server Boosts</string>
|
||||
<string name="guild_settings_premium_upsell_body_tier_1_perk_subheading">for Nitro members</string>
|
||||
<string name="guild_settings_premium_upsell_heading_primary">Ready to Boost a server?</string>
|
||||
<string name="guild_settings_premium_upsell_heading_secondary">Get a better deal with Nitro & Nitro Classic.</string>
|
||||
<string name="guild_settings_premium_upsell_heading_secondary_premium_user">As a thank you from us, we got you a better deal.</string>
|
||||
<string name="guild_settings_premium_upsell_learn_more">Learn more about Discord Nitro</string>
|
||||
<string name="guild_settings_premium_upsell_subheading">Server Boosts start at **%1$s/Month or %2$s/Year**.</string>
|
||||
<string name="guild_settings_premium_upsell_subheading_tier_1">Server Boosts start at **%1$s/Month or %2$s/Year** for Nitro & Nitro Classic members (like you).</string>
|
||||
<string name="guild_settings_premium_upsell_subheading_tier_2">Server Boosts start at **%1$s/Month or %2$s/Year** for Nitro members (like you). And get **%3$s free Boosts** to start with.</string>
|
||||
<string name="guild_settings_server_banner">Server Banner</string>
|
||||
<string name="guild_settings_server_invite_background">Server Invite Background</string>
|
||||
<string name="guild_settings_splash_info">This image will display when users receive an invite to the server.</string>
|
||||
|
@ -2343,6 +2393,24 @@ Members can revoke their boost at any time. **The server will keep perks for thr
|
|||
<string name="guild_settings_title_server_widget">Server Widget</string>
|
||||
<string name="guild_settings_widget_embed_help">"Embed this HTML on your website to use Discord's beautiful pre-made widget. If you have access to your site's users then you can dynamically add &username= to the querystring."</string>
|
||||
<string name="guild_settings_widget_enable_widget">Enable Server Widget</string>
|
||||
<string name="guild_subscription_purchase_modal_activated_close_button">Nice!</string>
|
||||
<string name="guild_subscription_purchase_modal_activated_description">"Thanks for the boost!
|
||||
|
||||
You've succesfully Boosted the server."</string>
|
||||
<string name="guild_subscription_purchase_modal_activated_description_with_boost_count">"Thanks for the boost!
|
||||
|
||||
You've succesfully Boosted the server **%1$s**."</string>
|
||||
<string name="guild_subscription_purchase_modal_billing_description">You will be charged %1$s now, and %2$s at the end of the billing period.</string>
|
||||
<string name="guild_subscription_purchase_modal_counter">Server Boost(s)</string>
|
||||
<string name="guild_subscription_purchase_modal_invoice_prorated_label">Pro-rated adjustment</string>
|
||||
<string name="guild_subscription_purchase_modal_invoice_row_content">%1$sx %2$s</string>
|
||||
<string name="guild_subscription_purchase_modal_invoice_total_row_label">"Today's Total"</string>
|
||||
<string name="guild_subscription_purchase_modal_open">Get Boosts now</string>
|
||||
<string name="guild_subscription_purchase_modal_payment_source_tooltip">"We'll use the payment method you selected for your subscription"</string>
|
||||
<string name="guild_subscription_purchase_modal_purchase_details_header">Purchase Details</string>
|
||||
<string name="guild_subscription_purchase_modal_step_select_description">"Want more Server Boosts? We'll attach it to your monthly Nitro subscription, prorate your Boost subscription, and deduct it from the monthly price."</string>
|
||||
<string name="guild_subscription_purchase_modal_submit">Get Boosts now</string>
|
||||
<string name="guild_subscription_purchase_modal_subtotal">Subtotal</string>
|
||||
<string name="guild_unavailable_body">Please bear with us as we try to fix this issue!</string>
|
||||
<string name="guild_unavailable_body_alt">Please check back in a bit as we make more space.</string>
|
||||
<string name="guild_unavailable_header">Unavailable</string>
|
||||
|
@ -3033,6 +3101,7 @@ Want to know more about Discord?"</string>
|
|||
<string name="mobile_enable_hardware_scaling_desc">Experimental feature that may improve performance in video calls. Beware, may cause jank.</string>
|
||||
<string name="moderation">Moderation</string>
|
||||
<string name="modify_followed_news_header">Are you sure?</string>
|
||||
<string name="monthly">Monthly</string>
|
||||
<string name="more">More</string>
|
||||
<string name="move_from_category_to">Move from %1$s to</string>
|
||||
<string name="move_members">Move Members</string>
|
||||
|
@ -3065,7 +3134,7 @@ Want to know more about Discord?"</string>
|
|||
<string name="network_error_unknown">An unknown network error has occurred.</string>
|
||||
<string name="network_error_unknown_host">A network error has occurred. Please check your DNS settings and try again.</string>
|
||||
<string name="network_offline">Network connectivity limited or unavailable.</string>
|
||||
<string name="nevermind">Nevermind</string>
|
||||
<string name="nevermind">Never Mind</string>
|
||||
<string name="new_dm">New Direct Message</string>
|
||||
<string name="new_group_dm">New Group DM</string>
|
||||
<string name="new_guilds_dm_allowed">Allow direct messages from server members.</string>
|
||||
|
@ -3188,7 +3257,7 @@ Want to know more about Discord?"</string>
|
|||
<string name="notice_no_input_detected_help_link_text">Help!</string>
|
||||
<string name="notice_no_input_detected_settings">"Well, it looks like Discord is not detecting any input from your mic. Let's fix that!"</string>
|
||||
<string name="notice_no_input_detected_settings_link_text">Visit Settings</string>
|
||||
<string name="notice_premium_grandfathered_ended">Your access to Nitro has expired. Upgrade from Nitro Classic to Nitro for superpowered chat perks and a Server Boost.</string>
|
||||
<string name="notice_premium_grandfathered_ended">Your access to Nitro has expired. Upgrade from Nitro Classic to Nitro for superpowered chat perks and Server Boosts.</string>
|
||||
<string name="notice_premium_grandfathered_ending">You only have %1$s left of Nitro! Your subscription downgrades to Nitro Classic on **%2$s**.</string>
|
||||
<string name="notice_premium_promo_action">Check it out</string>
|
||||
<string name="notice_premium_promo_message">"Support Discord's development and get fun perks!"</string>
|
||||
|
@ -3387,6 +3456,7 @@ Want to know more about Discord?"</string>
|
|||
<string name="pagination_page_label">Page %1$s</string>
|
||||
<string name="pagination_page_of">Page %1$s of %2$s</string>
|
||||
<string name="pagination_previous">Previous</string>
|
||||
<string name="paginator_current_page">Page %1$s</string>
|
||||
<string name="paginator_of_pages">Page %1$s of %2$s</string>
|
||||
<string name="partial_outage">%1$s</string>
|
||||
<string name="partial_outage_a11y">"%1$s Discord's Twitter should have more information."</string>
|
||||
|
@ -3425,12 +3495,13 @@ Want to know more about Discord?"</string>
|
|||
<string name="payment_modal_button_change_card">Update Credit Card</string>
|
||||
<string name="payment_modal_button_change_paypal">Update PayPal Account</string>
|
||||
<string name="payment_modal_button_premium">Get %1$s</string>
|
||||
<string name="payment_modal_button_premium_gift">Buy %1$s</string>
|
||||
<string name="payment_modal_button_premium_gift">Buy Gift</string>
|
||||
<string name="payment_modal_one_month">1 month</string>
|
||||
<string name="payment_modal_one_year">1 year</string>
|
||||
<string name="payment_modal_per_month">Per month</string>
|
||||
<string name="payment_modal_per_year">Per year</string>
|
||||
<string name="payment_modal_subtitle">Discord Nitro Subscription</string>
|
||||
<string name="payment_modal_subtitle_premium_gift">Buy a Gift</string>
|
||||
<string name="payment_modal_title_change_card">Change Credit Card</string>
|
||||
<string name="payment_modal_title_change_paypal">Change PayPal Account</string>
|
||||
<string name="payment_modal_title_new_monthly">%1$s%2$s %3$s per Month</string>
|
||||
|
@ -3474,6 +3545,7 @@ Want to know more about Discord?"</string>
|
|||
<string name="payment_source_paypal_loading">Contacting PayPal…</string>
|
||||
<string name="payment_source_paypal_reopen">Re-open Window</string>
|
||||
<string name="payment_source_security_code">CVC</string>
|
||||
<string name="payment_source_subscription">Subscription</string>
|
||||
<string name="payment_source_title">Payment Method</string>
|
||||
<string name="payment_source_type">Payment Type</string>
|
||||
<string name="payment_source_type_select">Select Payment Type</string>
|
||||
|
@ -3546,7 +3618,7 @@ Want to know more about Discord?"</string>
|
|||
<string name="premium_cancel_confirm_body_tier_1">"Cancellation will take effect at the end of your current billing period on **%1$s**. Your Discord Tag will be randomized if you've changed it. You can restart your subscription anytime."</string>
|
||||
<string name="premium_cancel_confirm_body_tier_1_mobile_part_1">"Cancellation will take effect at the end of your current billing period on **%1$s**. Your Discord Tag will be randomized if you've changed it."</string>
|
||||
<string name="premium_cancel_confirm_body_tier_1_mobile_part_2">You can restart your subscription anytime.</string>
|
||||
<string name="premium_cancel_confirm_body_tier_2">"Cancellation will take effect at the end of your current billing period. On **%1$s**, you will lose access to Nitro, your Discord Tag will be randomized if you've changed it, and your Server Boost will be removed. You can restart your subscription anytime."</string>
|
||||
<string name="premium_cancel_confirm_body_tier_2">"Cancellation will take effect at the end of your current billing period. On **%1$s**, you will lose access to Nitro, your Discord Tag will be randomized if you've changed it, and your included Server Boosts will be removed. You can restart your subscription anytime."</string>
|
||||
<string name="premium_cancel_confirm_body_tier_2_mobile_part_1">"Cancellation will take effect at the end of your current billing period. On **%1$s**, you will lose access to Nitro, your Discord Tag will be randomized if you've changed it, and your Server Boost will be removed."</string>
|
||||
<string name="premium_cancel_confirm_body_tier_2_mobile_part_2">You can restart your subscription anytime.</string>
|
||||
<string name="premium_cancel_confirm_mobile">Cancel Nitro</string>
|
||||
|
@ -3567,6 +3639,7 @@ Want to know more about Discord?"</string>
|
|||
<string name="premium_chat_perks_description_badge">Display how long you’ve supported Discord with a special profile badge.</string>
|
||||
<string name="premium_chat_perks_description_custom_emoji">Get a global passport to use your custom emojis anywhere.</string>
|
||||
<string name="premium_chat_perks_description_discriminator">Choose your tag while you’re subscribed.</string>
|
||||
<string name="premium_chat_perks_description_premium_guild">Get %1$s with Nitro and %2$s%% off buying boosts with Nitro and Nitro Classic.</string>
|
||||
<string name="premium_chat_perks_description_screenshare">Up your screen share game with 720p 60fps or 1080p 30fps.</string>
|
||||
<string name="premium_chat_perks_description_streaming">Stream at source with Nitro or up to a crisp 1080p 60fps with Nitro Classic.</string>
|
||||
<string name="premium_chat_perks_description_upload_limit">Larger upload file size from %1$s to %2$s with Nitro or %3$s with Nitro Classic.</string>
|
||||
|
@ -3574,12 +3647,13 @@ Want to know more about Discord?"</string>
|
|||
<string name="premium_chat_perks_premium_guild_subscription">Boost your favorite server!</string>
|
||||
<string name="premium_chat_perks_rep_mobile">Exclusive Nitro badge on your profile</string>
|
||||
<string name="premium_chat_perks_screenshare_mobile">Screen share on PC in 720p 60fps or 1080p 30fps</string>
|
||||
<string name="premium_chat_perks_simple_title">Keep it simple - get the base chat perks without a Server Boost.</string>
|
||||
<string name="premium_chat_perks_simple_title">Want to keep it simple? Support Discord and get sweet chat perks:</string>
|
||||
<string name="premium_chat_perks_streaming_mobile">Better Go Live streams: Stream at source with Nitro or up to a crisp 1080p 60fps with Nitro Classic</string>
|
||||
<string name="premium_chat_perks_title_animated_avatar_and_emoji">Animated Fun</string>
|
||||
<string name="premium_chat_perks_title_badge">Rep Your Support</string>
|
||||
<string name="premium_chat_perks_title_custom_emoji">Global Custom Emojis</string>
|
||||
<string name="premium_chat_perks_title_discriminator">Custom Discord Tag</string>
|
||||
<string name="premium_chat_perks_title_premium_guild">Get Boosted</string>
|
||||
<string name="premium_chat_perks_title_screenshare">Higher Quality Video</string>
|
||||
<string name="premium_chat_perks_title_streaming">Better Go Live Streams</string>
|
||||
<string name="premium_chat_perks_title_upload_limit">Upgraded Upload Limit</string>
|
||||
|
@ -3616,87 +3690,154 @@ To keep your sub, go to Settings and update your payment."</string>
|
|||
<string name="premium_grandfathered_yearly">As a thank you for supporting Discord, you have access to Nitro for two years. Your access ends **%1$s**.</string>
|
||||
<string name="premium_guild_cooldown_available_countdown">Boost Cooldown: **%1$sd %2$sh %3$sm**</string>
|
||||
<string name="premium_guild_features_blurb">"Boosting a server with your Nitro subscription will help progress it to a new level. For every level achieved, it'll unlock chat perks **for everyone in that server!** Check out a few of these sweet perks:"</string>
|
||||
<string name="premium_guild_features_customize_guild_description">Unlock customizations like invite background, server banner, vanity URL, etc.</string>
|
||||
<string name="premium_guild_features_customize_guild_mobile">Server Customizations</string>
|
||||
<string name="premium_guild_features_customize_guild_title">Server Customizations</string>
|
||||
<string name="premium_guild_features_learn_more_button">Learn more about Discord Nitro</string>
|
||||
<string name="premium_guild_features_learn_more_text">Get an enhanced Discord experience starting at one low monthly cost.</string>
|
||||
<string name="premium_guild_features_more">And more! You can check current level, level progression, and available perks within a server.</string>
|
||||
<string name="premium_guild_features_new_role_description">Get a special server role available only to Nitro Server Boosters in your server.</string>
|
||||
<string name="premium_guild_features_new_role_mobile">Exclusive Nitro Server Booster roles</string>
|
||||
<string name="premium_guild_features_new_role_title">Exclusive New Role</string>
|
||||
<string name="premium_guild_features_show_support_description">Boosters get a shiny, new profile badge that changes with their streak.</string>
|
||||
<string name="premium_guild_features_new_role_mobile">Exclusive Server Booster roles</string>
|
||||
<string name="premium_guild_features_show_support_mobile">A new profile badge that changes over time</string>
|
||||
<string name="premium_guild_features_show_support_title">Show Off Your Support</string>
|
||||
<string name="premium_guild_features_title">With Nitro, you can help Boost a server!</string>
|
||||
<string name="premium_guild_features_upload_sizes_description">Increased upload sizes for community-wide, quality meme sharing.</string>
|
||||
<string name="premium_guild_features_upload_sizes_mobile">Increased community-wide upload sizes</string>
|
||||
<string name="premium_guild_features_upload_sizes_title">Bigger Upload Sizes for All</string>
|
||||
<string name="premium_guild_features_upsell_banner_subscribe">Subscribe to Nitro to send a Nitro Boost to a server! [Learn more about Nitro Server Boosting.](%1$s)</string>
|
||||
<string name="premium_guild_features_upsell_banner_upgrade">Upgrade your subscription to send a Nitro Boost to a server! [Learn more about Nitro Server Boosting.](%1$s)</string>
|
||||
<string name="premium_guild_header_badge_no_subscribers">No Nitro Boosts</string>
|
||||
<string name="premium_guild_features_upsell_banner_subscribe">Subscribe to Nitro to send a Server Boost to a server! [Learn more about Server Boosting.](%1$s)</string>
|
||||
<string name="premium_guild_features_upsell_banner_upgrade">Upgrade your subscription to send a Server Boost to a server! [Learn more about Server Boosting.](%1$s)</string>
|
||||
<string name="premium_guild_guild_feature_audio_quality">Boosted servers get better audio quality for voice channels</string>
|
||||
<string name="premium_guild_guild_feature_emoji">An increase of emoji slots at every server level gained</string>
|
||||
<string name="premium_guild_guild_feature_upload_size">Bigger upload sizes for all the members in that server. And more!</string>
|
||||
<string name="premium_guild_guild_features_header">Boosted servers can get:</string>
|
||||
<string name="premium_guild_header_badge_no_subscribers">No Server Boosts</string>
|
||||
<string name="premium_guild_header_badge_no_tier">No Level</string>
|
||||
<string name="premium_guild_header_dropdown_nitro_server_subscribe">Nitro Server Boost</string>
|
||||
<string name="premium_guild_header_dropdown_nitro_server_subscribe">Server Boost</string>
|
||||
<string name="premium_guild_num_guild_subscriptions">**%1$s** x %1$s</string>
|
||||
<string name="premium_guild_perks_modal_base_perks">Boosted server perks include —</string>
|
||||
<string name="premium_guild_perks_modal_blurb">For each level achieved, members of this server will help unlock perks for everyone. These perks are only in effect within the server. **Boosters get: Member List icon, new evolving badge, and a Booster-only role.** [Learn more about Nitro Server Boosting.](%1$s)</string>
|
||||
<string name="premium_guild_perks_modal_blurb_mobile_1">For each level achieved, members of this server will help unlock perks for everyone. These perks are only in effect within the server.</string>
|
||||
<string name="premium_guild_perks_modal_blurb_mobile_2">**Boosters get: Member List icon, new evolving badge, and a Booster-only role.** [Learn more about Nitro Server Boosting.](%1$s)</string>
|
||||
<string name="premium_guild_perks_modal_blurb">For each level achieved, members of this server will help unlock perks for everyone. These perks are only in effect within the server. [Learn more about Server Boosting.](%1$s)</string>
|
||||
<string name="premium_guild_perks_modal_blurb_mobile">"For each level achieved, you'll help unlock perks for everyone in this server. These perks are only in effect within the server. [Learn more about Server Boosting.](%1$s)"</string>
|
||||
<string name="premium_guild_perks_modal_button_get_premium">Get Nitro to Boost!</string>
|
||||
<string name="premium_guild_perks_modal_button_subscribe_this_server">Boost this Server</string>
|
||||
<string name="premium_guild_perks_modal_button_subscribe_prompt">Boost the server to help unlock perks.</string>
|
||||
<string name="premium_guild_perks_modal_button_subscribe_status">"You've Boosted this server **%1$s**."</string>
|
||||
<string name="premium_guild_perks_modal_button_subscribe_this_server">Boost this server</string>
|
||||
<string name="premium_guild_perks_modal_button_upgrade_to_premium">Upgrade to Nitro to Boost!</string>
|
||||
<string name="premium_guild_perks_modal_button_upgrade_to_premium_ios_error">"We don't currently support upgrades to Nitro for subscriptions through Apple. You can cancel your subscription through [Apple's Subscription Management](%1$s), but the subscription will remain active until its expiration date."</string>
|
||||
<string name="premium_guild_perks_modal_button_upgrade_to_premium_tooltip">Nitro Classic does not include Server Boosting</string>
|
||||
<string name="premium_guild_perks_modal_header">Server Boost Status</string>
|
||||
<string name="premium_guild_perks_modal_header_boost_count">%1$s</string>
|
||||
<string name="premium_guild_perks_modal_header_subscription_count">%1$s</string>
|
||||
<string name="premium_guild_perks_modal_learn_more">[Learn more](onLearnMore) about Discord Nitro</string>
|
||||
<string name="premium_guild_perks_modal_level_subscriber_count_tooltip">**%1$s/%2$s** Boosts</string>
|
||||
<string name="premium_guild_perks_modal_manage_mobile">Manage your Server Boosts in [User Settings](onUserSettingsTap).</string>
|
||||
<string name="premium_guild_perks_modal_manage_your_subscription">Manage your Boost</string>
|
||||
<string name="premium_guild_perks_modal_manage_your_subscriptions">Manage Boosts</string>
|
||||
<string name="premium_guild_perks_modal_no_tiers">No Levels achieved yet</string>
|
||||
<string name="premium_guild_perks_modal_previous_perks">Boosted servers get everything previous, and —</string>
|
||||
<string name="premium_guild_perks_modal_subscriber_perks_header">Get cool rewards for becoming a Booster!</string>
|
||||
<string name="premium_guild_perks_modal_subscription_description">Boost a server to help it achieve higher levels!</string>
|
||||
<string name="premium_guild_perks_modal_tier_zero_surpassed">This server started here. Now, It has become great.</string>
|
||||
<string name="premium_guild_perks_modal_tooltip_already_subscribed_this_server">You have already boosted this server!</string>
|
||||
<string name="premium_guild_perks_modal_tooltip_already_used_subscription">You have already used your boost for another server</string>
|
||||
<string name="premium_guild_perks_modal_tooltip_cooldown">Your Boost is on cooldown</string>
|
||||
<string name="premium_guild_perks_modal_tooltip_gift">Gift Nitro to a friend to help Boost this server!</string>
|
||||
<string name="premium_guild_plan_month">Server Boost Monthly</string>
|
||||
<string name="premium_guild_plan_year">Server Boost Yearly</string>
|
||||
<string name="premium_guild_settings_members_subscribed">%1$s have boosted this server</string>
|
||||
<string name="premium_guild_settings_members_subscribed_needed">You need **%1$s** to unlock %2$s</string>
|
||||
<string name="premium_guild_settings_x_of_y_subscriptions">%1$s/%2$s</string>
|
||||
<string name="premium_guild_subscribe_confirm_blurb">Are you sure you want to send a Nitro Boost to:</string>
|
||||
<string name="premium_guild_subscribe_confirm_blurb">Are you sure you want to Boost this server?</string>
|
||||
<string name="premium_guild_subscribe_confirm_confirmation">Select this Server</string>
|
||||
<string name="premium_guild_subscribe_confirm_confirmation_label">Select this server. It will take a moment for your boost to take effect.</string>
|
||||
<string name="premium_guild_subscribe_confirm_cooldown_warning">**Boosting this server will prevent you from Boosting another server for %1$s. Removing your Boost does not affect the cooldown.**</string>
|
||||
<string name="premium_guild_subscribe_confirm_cooldown_warning">**Boosting this server will prevent you from transferring this Boost to another server for %1$s. Removing your Boost does not affect the cooldown.**</string>
|
||||
<string name="premium_guild_subscribe_confirm_header">Choose Wisely!</string>
|
||||
<string name="premium_guild_subscribe_confirm_transfer_blurb">Are you sure you want to transfer this Server Boost? The current server will lose progress if you transfer this Server Boost.</string>
|
||||
<string name="premium_guild_subscribe_confirm_transfer_from_guild">Current server</string>
|
||||
<string name="premium_guild_subscribe_confirm_transfer_header">Transfer Server Boost?</string>
|
||||
<string name="premium_guild_subscribe_confirm_transfer_to_guild">Move boost to</string>
|
||||
<string name="premium_guild_subscribe_search_guild_placeholder">Search servers</string>
|
||||
<string name="premium_guild_subscribe_select_guild_header">Select a Server</string>
|
||||
<string name="premium_guild_subscribe_select_guild_transfer_header">Select a server to transfer to</string>
|
||||
<string name="premium_guild_subscribe_success_thanks">Thanks for the Boost!</string>
|
||||
<string name="premium_guild_subscribe_transfer_confirm_confirmation">Yes, Transfer Boost</string>
|
||||
<string name="premium_guild_subscribe_transfer_confirm_confirmation_label">Transfer Boost to this server. It will take a moment for your boost to take effect.</string>
|
||||
<string name="premium_guild_subscriber_feature_member_badge">Show off with an exclusive Member List icon</string>
|
||||
<string name="premium_guild_subscriber_feature_profile_badge">New profile badge that evolves with your streak</string>
|
||||
<string name="premium_guild_subscriber_feature_role">Gain a role exclusive to Boosters</string>
|
||||
<string name="premium_guild_subscription_active_title">Active Server Boosts</string>
|
||||
<string name="premium_guild_subscription_available">%1$s Available</string>
|
||||
<string name="premium_guild_subscription_available_count">You have **%1$s** available!</string>
|
||||
<string name="premium_guild_subscription_duration">%1$s</string>
|
||||
<string name="premium_guild_subscription_cancel_body_guild">Are you sure you want to cancel this Server Boost? We’ll smash this gem to pieces. It will be removed from associated servers and cancelled from your subscription at the end of your billing period: **%1$s**.</string>
|
||||
<string name="premium_guild_subscription_cancel_body_inventory">Are you sure you want to cancel a Server Boost from your Inventory? We’ll smash this gem to pieces. It will be removed from associated servers and cancelled from your subscription at the end of your billing period: **%1$s**.</string>
|
||||
<string name="premium_guild_subscription_cancel_button">Yes, Cancel Boost</string>
|
||||
<string name="premium_guild_subscription_cancel_button_disabled_tooltip">This Boost is included with your Nitro subscription</string>
|
||||
<string name="premium_guild_subscription_cancel_invoice_header">Subscription Details</string>
|
||||
<string name="premium_guild_subscription_cancel_invoice_subscription_cancelled">**%1$s** %2$s Cancelled</string>
|
||||
<string name="premium_guild_subscription_cancel_invoice_subscriptions">**%1$s** %2$s</string>
|
||||
<string name="premium_guild_subscription_cancel_invoice_total_label">New Bill Total</string>
|
||||
<string name="premium_guild_subscription_cancel_preview">This Server Boost subscription will be cancelled at the end of your Nitro or Nitro Classic billing period, **%1$s**. The changes to your subscription is reflected below:</string>
|
||||
<string name="premium_guild_subscription_cancel_title_guild">Cancel Server Boost From A Server</string>
|
||||
<string name="premium_guild_subscription_cancel_title_inventory">Cancel Server Boost From Inventory</string>
|
||||
<string name="premium_guild_subscription_confirm_body">"Alright, we're ready to smash this Boost gem for you. This Boost is scheduled to be cancelled on: **%1$s**. **You can still use this Boost until it gets demolished!**"</string>
|
||||
<string name="premium_guild_subscription_confirm_title">Boost Cancelled!</string>
|
||||
<string name="premium_guild_subscription_creation_date">%1$s</string>
|
||||
<string name="premium_guild_subscription_duration">Boosting since %1$s (%2$s)</string>
|
||||
<string name="premium_guild_subscription_duration_mobile">%1$s</string>
|
||||
<string name="premium_guild_subscription_error_mobile">There was an error trying to boost. Please try again.</string>
|
||||
<string name="premium_guild_subscription_error_rate_limit_days">"Looks like you're on cooldown. Please wait **%1$s and %2$s** before trying again"</string>
|
||||
<string name="premium_guild_subscription_error_rate_limit_hours">"Looks like you're on cooldown. Please wait **%1$s and %2$s** before trying again"</string>
|
||||
<string name="premium_guild_subscription_error_rate_limit_minutes">"Looks like you're on cooldown. Please wait **%1$s** before trying again"</string>
|
||||
<string name="premium_guild_subscription_guild_subsription_subtitle">You Boosted %1$s</string>
|
||||
<string name="premium_guild_subscription_header_subscribe_tooltip_close">Got it</string>
|
||||
<string name="premium_guild_subscription_header_subscribe_tooltip_header">Server Boosting</string>
|
||||
<string name="premium_guild_subscription_header_subscribe_tooltip_text">Level up and unlock new perks for everyone in your server!</string>
|
||||
<string name="premium_guild_subscription_inventory_uncancel_button">Yes, uncancel now</string>
|
||||
<string name="premium_guild_subscription_inventory_uncancel_confirm_description">This Server Boost is saved from cancellation! Keep on Boosting!</string>
|
||||
<string name="premium_guild_subscription_inventory_uncancel_confirm_title">Boosts Saved!</string>
|
||||
<string name="premium_guild_subscription_inventory_uncancel_description">Would you like to uncancel this Server Boost?</string>
|
||||
<string name="premium_guild_subscription_inventory_uncancel_title">Uncancel Boost Subscription</string>
|
||||
<string name="premium_guild_subscription_marketing_blurb">Boosting will help progress a server to a new level. For every level achieved, it’ll unlock chat perks for everyone in that server! [Learn more about Server Boosting in our FAQ.](%1$s)</string>
|
||||
<string name="premium_guild_subscription_marketing_guilds_blurb">You can Boost a joined server, check the current level progress, and view level perks within the server itself. Get started with any of the first 4 of your joined servers:</string>
|
||||
<string name="premium_guild_subscription_marketing_guilds_empty_blurb">You can Boost a joined server, check the current level progress, and view level perks within the server itself.</string>
|
||||
<string name="premium_guild_subscription_marketing_guilds_empty_blurb_mobile">You can Boost a joined server, check the current level progress, and view level perks by tapping the server name.</string>
|
||||
<string name="premium_guild_subscription_marketing_guilds_empty_description_text">"Come back after you've found some cool people to Boost with."</string>
|
||||
<string name="premium_guild_subscription_marketing_guilds_empty_description_title">"Looks like you haven't joined a server yet."</string>
|
||||
<string name="premium_guild_subscription_marketing_guilds_header_mobile">Ready to Boost the Server?</string>
|
||||
<string name="premium_guild_subscription_marketing_header">Anyone can help your favorite server level up & unlock customizations, and collective perks</string>
|
||||
<string name="premium_guild_subscription_no_next_tier">This server is fully powered! Keep boosting!</string>
|
||||
<string name="premium_guild_subscription_notice">Nitro Server Boosts are here! Rally your community to boost your server.</string>
|
||||
<string name="premium_guild_subscription_notice">Server Boosts are here! Rally your community to boost your server.</string>
|
||||
<string name="premium_guild_subscription_notice_button">See Levels & Perks</string>
|
||||
<string name="premium_guild_subscription_notice_small_guild">Nitro Server Boosts are here! Rally your friends to boost your server.</string>
|
||||
<string name="premium_guild_subscription_notice_small_guild">Server Boosts are here! Rally your friends to boost your server.</string>
|
||||
<string name="premium_guild_subscription_num_subscriptions">%1$s other %2$s}</string>
|
||||
<string name="premium_guild_subscription_pending_cancellation">Pending Cancellation: **%1$s**</string>
|
||||
<string name="premium_guild_subscription_purchase_button">Get more Boosts</string>
|
||||
<string name="premium_guild_subscription_purchase_button_disabled_pending_mutation_plan">You have to cancel your pending plan change before buying boosts.</string>
|
||||
<string name="premium_guild_subscription_purchase_button_disabled_pending_mutation_premium_guild_subscription">You have a pending boost cancellation. You have to uncancel it before buying boosts.</string>
|
||||
<string name="premium_guild_subscription_purchase_description">Get as many Boosts as your heart desires! With a Nitro or Nitro Classic subscription, you can purchase additional Boosts to support your favorite server.</string>
|
||||
<string name="premium_guild_subscription_remove_button">Remove Boost</string>
|
||||
<string name="premium_guild_subscription_remove_error_mobile">There was an error trying to remove the boost. Please try again.</string>
|
||||
<string name="premium_guild_subscription_select_server_button">Select a Server</string>
|
||||
<string name="premium_guild_subscription_slot_cancel_button">Cancel Boost Subscription</string>
|
||||
<string name="premium_guild_subscription_slot_uncancel_button">Uncancel Boost Subscription</string>
|
||||
<string name="premium_guild_subscription_subscribe">Boost a server</string>
|
||||
<string name="premium_guild_subscription_subscriber_count_tooltip">%1$s</string>
|
||||
<string name="premium_guild_subscription_subtitle">"Use your Nitro powers to boost a server you've joined! Boosting a server allows it to progress towards levels. Each level gives collective perks for the entire server. Boosting a server activates a 7-day cooldown. You may not boost another server until this cooldown is finished even if you remove your boost. [Learn more about Nitro Server Boosting.](%1$s)"</string>
|
||||
<string name="premium_guild_subscription_subtitle_mobile_1">"Use your Nitro powers to boost a Server you've joined! Boosting a Server allows it to progress towards levels. Each Level gives collective perks for the entire server."</string>
|
||||
<string name="premium_guild_subscription_subtitle_mobile_2">Boosting a server activates a 7-day cooldown. You may not boost another server until this cooldown is finished even if you remove your boost. [Learn more about Nitro Server Boosting.](%1$s)</string>
|
||||
<string name="premium_guild_subscription_title">Nitro Server Boost</string>
|
||||
<string name="premium_guild_subscription_tooltip">Nitro boosting since %1$s</string>
|
||||
<string name="premium_guild_subscription_subtitle">"Use your Nitro powers to boost a server you've joined! Boosting a server allows it to progress towards levels. Each level gives collective perks for the entire server. Boosting a server activates a 7-day cooldown. You may not boost another server until this cooldown is finished even if you remove your boost. [Learn more about Server Boosting.](%1$s)"</string>
|
||||
<string name="premium_guild_subscription_subtitle_mobile_1">Boosting allows a server to progress towards levels. Each level unlocks perks for the entire server.</string>
|
||||
<string name="premium_guild_subscription_subtitle_mobile_2">Boosting a server activates a 7-day cooldown. You may not use this Boost on another server until this cooldown is finished. [Learn more about Server Boosting.](%1$s)</string>
|
||||
<string name="premium_guild_subscription_title">Server Boost</string>
|
||||
<string name="premium_guild_subscription_tooltip">Server boosting since %1$s</string>
|
||||
<string name="premium_guild_subscription_transfer_button">Transfer Boost</string>
|
||||
<string name="premium_guild_subscription_transfer_button_disabled_tooltip">This Boost is on cooldown</string>
|
||||
<string name="premium_guild_subscription_unused_slot_description">Unused Boost</string>
|
||||
<string name="premium_guild_subscriptions_renewal_info">**%1$sx** %1$s - %2$s</string>
|
||||
<string name="premium_guild_tier_0">No Level</string>
|
||||
<string name="premium_guild_tier_1">Level 1</string>
|
||||
<string name="premium_guild_tier_2">Level 2</string>
|
||||
<string name="premium_guild_tier_3">Level 3</string>
|
||||
<string name="premium_guild_unsubscribe_confirm_blurb">Are you sure you want to remove your Nitro Boost from:</string>
|
||||
<string name="premium_guild_unsubscribe_confirm_blurb">Are you sure you want to remove your Boost from:</string>
|
||||
<string name="premium_guild_unsubscribe_confirm_confirmation">Yes, Remove Boost</string>
|
||||
<string name="premium_guild_unsubscribe_confirm_cooldown_warning">This server will lose progress if you remove your boost.</string>
|
||||
<string name="premium_guild_unsubscribe_confirm_cooldown_warning_days">This server will lose progress if you remove your boost. **Your Boost is still on cooldown. It will be available in %1$s and %2$s.**</string>
|
||||
<string name="premium_guild_unsubscribe_confirm_cooldown_warning_hours">This server will lose progress if you remove your boost. **Your Boost is still on cooldown. It will be available in %1$s and %2$s.**</string>
|
||||
<string name="premium_guild_unsubscribe_confirm_cooldown_warning_minutes">This server will lose progress if you remove your boost. **Your Boost is still on cooldown. It will be available in %1$s.**</string>
|
||||
<string name="premium_guild_unsubscribe_confirm_header">Remove Nitro Boost?</string>
|
||||
<string name="premium_guild_unsubscribe_confirm_header">Remove Server Boost?</string>
|
||||
<string name="premium_guild_user_feature_member_badge">A member list icon next to their name</string>
|
||||
<string name="premium_guild_user_feature_profile_badge">A shiny, new profile badge that changes over time</string>
|
||||
<string name="premium_guild_user_feature_role">An exclusive new role only for Boosters in that server</string>
|
||||
<string name="premium_guild_user_features_header">Boosters receive:</string>
|
||||
<string name="premium_included">Included in Nitro:</string>
|
||||
<string name="premium_info_monthly">%1$s (monthly) occurs on %2$s.</string>
|
||||
<string name="premium_info_yearly">%1$s (yearly) occurs on %2$s.</string>
|
||||
|
@ -3710,7 +3851,7 @@ To keep your sub, go to Settings and update your payment."</string>
|
|||
<string name="premium_payment_confirmation_blurb_regular">You now have gained the power of enhanced chat perks. Stop reading this and get to chattin!!!</string>
|
||||
<string name="premium_payment_confirmation_button_iap">Get %1$s</string>
|
||||
<string name="premium_payment_confirmation_button_regular">K, Sounds good</string>
|
||||
<string name="premium_payment_gift_blurb">Gift your friends [Nitro](onClick) so they get superpower chat perks and a Server Boost.</string>
|
||||
<string name="premium_payment_gift_blurb">Gift your friends [Nitro](onClick) so they get superpower chat perks and Server Boosts.</string>
|
||||
<string name="premium_payment_gift_blurb_mobile">Gift someone Nitro to give access to super powered chat perks and Server Boosting. [Learn more about Nitro.](onClick)</string>
|
||||
<string name="premium_payment_gift_subtext">This will be a one time charge for the amount of time chosen. You will not be billed monthly.</string>
|
||||
<string name="premium_payment_is_gift">You are purchasing a gift.</string>
|
||||
|
@ -3721,6 +3862,10 @@ To keep your sub, go to Settings and update your payment."</string>
|
|||
<string name="premium_payment_trial_blurb">Take advantage of all the Nitro perks for free until %1$s. No commitments, cancel anytime.</string>
|
||||
<string name="premium_payment_trial_note">You will be billed on %1$s.</string>
|
||||
<string name="premium_payment_trial_two_weeks_free">Get 2 weeks free</string>
|
||||
<string name="premium_pending_plan_change_cancel_body">You have chosen to cancel the change from **%1$s** to **%2$s**. If you cancel this plan change, your **%1$s** at **%3$s** will continue.</string>
|
||||
<string name="premium_pending_plan_change_cancel_button">Cancel Plan Change</string>
|
||||
<string name="premium_pending_plan_change_cancel_header">Cancel Subscription Plan Change</string>
|
||||
<string name="premium_pending_plan_change_notice">Your plan change is pending. **%1$s** will start on **%2$s**.</string>
|
||||
<string name="premium_plan_month">Nitro Monthly</string>
|
||||
<string name="premium_plan_month_tier_1">Nitro Classic Monthly</string>
|
||||
<string name="premium_plan_month_tier_2">Nitro Monthly</string>
|
||||
|
@ -3736,8 +3881,12 @@ To keep your sub, go to Settings and update your payment."</string>
|
|||
<string name="premium_retention_emoji_picker_description">Careful! Your %1$s perks, including global and animated emoji, expire soon on **%2$s**.</string>
|
||||
<string name="premium_retention_emoji_picker_update_payment_information">Update your payment information.</string>
|
||||
<string name="premium_settings">Nitro Settings</string>
|
||||
<string name="premium_settings_billing_info">Billing Information</string>
|
||||
<string name="premium_settings_cancelled_info">Your **%1$s** subscription will end on **%2$s**.</string>
|
||||
<string name="premium_settings_get">Get Nitro</string>
|
||||
<string name="premium_settings_manage">Manage Nitro</string>
|
||||
<string name="premium_settings_past_due_info">Your **%1$s** subscription is past due. Please update your payment info or your subscription will end on **%2$s**.</string>
|
||||
<string name="premium_settings_renewal_info">"Your subscriptions will automatically renew on **%1$s** and you'll be charged **%2$s**."</string>
|
||||
<string name="premium_subscription_credit">%1$s Credit</string>
|
||||
<string name="premium_subscription_credit_applied_mismatched_plan">This credit will apply once you sign up for a %1$s subscription.</string>
|
||||
<string name="premium_subscription_credit_applied_on">Credit will be applied upon on %1$s.</string>
|
||||
|
@ -3746,6 +3895,10 @@ To keep your sub, go to Settings and update your payment."</string>
|
|||
<string name="premium_subscription_policy_ios">By purchasing a Nitro subscription, you agree to our [Terms of Service](%1$s) and [Privacy Policy](%2$s). Payment will be charged to your Apple ID account at the confirmation of purchase. Subscription automatically renews unless it is canceled at least 24 hours before the end of the current period. Your account will be charged for renewal within 24 hours prior to the end of the current period. You can manage and cancel your subscriptions by going to your account settings on the App Store after purchase.</string>
|
||||
<string name="premium_subscription_required_body">Hold up! You need Nitro to get this loot.</string>
|
||||
<string name="premium_subtitle">Support Discord’s development and get bonus features for your account</string>
|
||||
<string name="premium_switch_plan_disabled_pending_mutation_plan">You have to cancel your pending plan change before choosing another plan.</string>
|
||||
<string name="premium_switch_plan_disabled_pending_mutation_premium_guild_subscription">You have a pending boost cancellation. You have to uncancel it before switching plans.</string>
|
||||
<string name="premium_switch_plans">Switch Plans</string>
|
||||
<string name="premium_switch_review_header">Switch to %1$s</string>
|
||||
<string name="premium_tier_1">Nitro Classic</string>
|
||||
<string name="premium_tier_2">Nitro</string>
|
||||
<string name="premium_tier_2_subtitle">Customize your profile with a unique tag, access animated emojis, enjoy bigger file uploads, boost your favorite server, and more.</string>
|
||||
|
@ -3754,15 +3907,10 @@ To keep your sub, go to Settings and update your payment."</string>
|
|||
<string name="premium_trial_button">Start your free trial</string>
|
||||
<string name="premium_upgrade_cancel">Nope</string>
|
||||
<string name="premium_upgrade_confirm_body_detailed_month_year">"Upgrade to yearly and get two months free. Whatta deal!!! We'll prorate your current plan and deduct it from the yearly price. You will be charged **%1$s**."</string>
|
||||
<string name="premium_upgrade_confirm_body_detailed_month_year_verbose">"Upgrade to yearly and get two months free. Whatta deal!!! We'll prorate your current plan and deduct it from the yearly price. You will be charged **%1$s** now, and **%2$s/year after the current billing period.**"</string>
|
||||
<string name="premium_upgrade_confirm_body_detailed_tier_1_month_tier_2_month">"Upgrade your %1$s (monthly) plan and get the ability to boost servers. Your new plan will start immediately. We'll prorate your current plan and deduct it from the monthly price. You will be charged **%2$s**."</string>
|
||||
<string name="premium_upgrade_confirm_body_detailed_tier_1_month_tier_2_month_verbose">"Upgrade your %1$s (monthly) plan and get the ability to boost servers. Your new plan will start immediately. We'll prorate your current plan and deduct it from the monthly price. You will be charged **%2$s** now, and **%3$s/month after the current billing period.**"</string>
|
||||
<string name="premium_upgrade_confirm_body_detailed_tier_1_month_tier_2_year">"Upgrade your %1$s (monthly) plan and get the ability to boost servers. Your new plan will start immediately. We'll prorate your current plan and deduct it from the yearly price. You will be charged **%2$s**."</string>
|
||||
<string name="premium_upgrade_confirm_body_detailed_tier_1_month_tier_2_year_verbose">"Upgrade your %1$s (monthly) plan and get the ability to boost servers. Your new plan will start immediately. We'll prorate your current plan and deduct it from the yearly price. You will be charged **%2$s** now, and **%3$s/year after the current billing period.**"</string>
|
||||
<string name="premium_upgrade_confirm_body_detailed_tier_1_year_tier_2_year">"Upgrade your %1$s (yearly) plan and get the ability to boost servers. Your new plan will start immediately. We'll prorate your current plan and deduct it from the yearly price. You will be charged **%2$s**."</string>
|
||||
<string name="premium_upgrade_confirm_body_detailed_tier_1_year_tier_2_year_verbose">"Upgrade your %1$s (yearly) plan and get the ability to boost servers. Your new plan will start immediately. We'll prorate your current plan and deduct it from the yearly price. You will be charged **%2$s** now, and **%3$s/year after the current billing period.**"</string>
|
||||
<string name="premium_upgrade_confirm_button">Upgrade</string>
|
||||
<string name="premium_upgrade_confirm_button_with_price">Upgrade now - %1$s</string>
|
||||
<string name="premium_upgrade_confirm_title">Upgrade to %1$s</string>
|
||||
<string name="premium_upgrade_disabled_already_premium">You cannot subscribe while you already have Nitro.</string>
|
||||
<string name="premium_upgrade_disabled_current_tooltip">Your current plan.</string>
|
||||
|
@ -3787,9 +3935,17 @@ To keep your sub, go to Settings and update your payment."</string>
|
|||
<string name="premium_upsell_emoji_active_mobile">You can’t use this emoji right now</string>
|
||||
<string name="premium_upsell_emoji_description_mobile">Lift off with **Discord Nitro** to use animated and custom emojis on any server.</string>
|
||||
<string name="premium_upsell_emoji_passive_mobile">Get upgraded emoji power!</string>
|
||||
<string name="premium_upsell_feature_free_guild_subscription">Get a free server boost to support your favorite server and get a fancy badge</string>
|
||||
<string name="premium_upsell_feature_pretext">Get all the same perks as Nitro Classic plus extras like:</string>
|
||||
<string name="premium_upsell_feature_stream">Stream at source when streaming with Go Live</string>
|
||||
<string name="premium_upsell_feature_upload">"Upload file size increase from your Nitro Classic's 50MB to 100MB"</string>
|
||||
<string name="premium_upsell_none_tier_feature_free_guild_subscription">Get 2 free Boosts to support your favorite server and get a fancy badge</string>
|
||||
<string name="premium_upsell_none_tier_feature_pretext">Subscribing to Nitro means Boosting at a better price:</string>
|
||||
<string name="premium_upsell_tag_active_mobile">Trying to change your tag?</string>
|
||||
<string name="premium_upsell_tag_description_mobile">Subscribe to **Discord Nitro** to choose your own custom Discord tag.</string>
|
||||
<string name="premium_upsell_tag_passive_mobile">Want to get your own custom tag?</string>
|
||||
<string name="premium_upsell_title">How about upgrading to Nitro?</string>
|
||||
<string name="premium_upsell_upgrade">Upgrade to Nitro</string>
|
||||
<string name="premium_upsell_upload_active_mobile">Your files are too powerful!</string>
|
||||
<string name="premium_upsell_upload_description_mobile">Max file size is %1$s. Upgrade to **Discord Nitro** for %2$s file limit!</string>
|
||||
<string name="premium_upsell_upload_passive_mobile">Upload higher quality memes</string>
|
||||
|
@ -4351,8 +4507,6 @@ Server Insights is an experimental feature and is subject to change or removal i
|
|||
<string name="stop_watching">Stop Watching</string>
|
||||
<string name="storage_permission_denied_msg">Storage permissions required</string>
|
||||
<string name="store_channel">Store Channel</string>
|
||||
<string name="store_payment_legalese_monthly">"Hey! By purchasing %1$s, you agree to our [Terms of Service](%2$s). %1$s is a recurring subscription, which means that we'll charge you today and continue to charge you monthly until you cancel your subscription. You may cancel anytime on your User Settings screen."</string>
|
||||
<string name="store_payment_legalese_yearly">"Hey! By purchasing %1$s, you agree to our [Terms of Service](%2$s). %1$s is a recurring subscription, which means that we'll charge you today and continue to charge you yearly until you cancel your subscription. You may cancel anytime on your User Settings screen."</string>
|
||||
<string name="stream">Go Live</string>
|
||||
<string name="stream_bad_spectator">"The stream you're viewing currently has reduced video or audio quality. This may be due to network conditions."</string>
|
||||
<string name="stream_bad_streamer">Your stream currently has reduced video or audio quality. This may be due to network conditions.</string>
|
||||
|
@ -4415,6 +4569,9 @@ Server Insights is an experimental feature and is subject to change or removal i
|
|||
<string name="stripe_unable_to_load">Unfortunately our payment processor is unable to load right now. Please try again later</string>
|
||||
<string name="sub_enabled_servers">Sub Enabled Servers</string>
|
||||
<string name="subscriber_information">Subscriber Information</string>
|
||||
<string name="subscription_payment_legalese_monthly">"Hey! What you're purchasing is a recurring subscription, which means we'll charge you today and continue to charge you montly until you cancel the subscription. You can cancel anytime from your Settings page, though!"</string>
|
||||
<string name="subscription_payment_legalese_yearly">"Hey! What you're purchasing is a recurring subscription, which means we'll charge you today and continue to charge you yearly until you cancel the subscription. You can cancel anytime from your Settings page, though!"</string>
|
||||
<string name="subscriptions_title">Subscriptions</string>
|
||||
<string name="suggestions">Suggestions</string>
|
||||
<string name="support">Support</string>
|
||||
<string name="suppress_all_embeds">Remove all embeds</string>
|
||||
|
@ -5070,6 +5227,7 @@ Server Insights is an experimental feature and is subject to change or removal i
|
|||
<string name="xbox_pin_step1">Open the Discord app on your phone</string>
|
||||
<string name="xbox_pin_step2">Go to Settings > Connections > Add</string>
|
||||
<string name="xbox_pin_step3">Click on Xbox and enter the PIN above</string>
|
||||
<string name="yearly">Yearly</string>
|
||||
<string name="yellow">Yellow</string>
|
||||
<string name="yes_text">Yes</string>
|
||||
<string name="your_discord_tag">Your Discord Tag</string>
|
||||
|
@ -5078,5 +5236,5 @@ Server Insights is an experimental feature and is subject to change or removal i
|
|||
<string name="youre_viewing_older_messages">"You're viewing older messages"</string>
|
||||
<string name="zh_cn">Chinese, China</string>
|
||||
<string name="zh_tw">Chinese, Taiwan</string>
|
||||
<item type="string" name="APKTOOL_DUMMY_3a2">false</item>
|
||||
<item type="string" name="APKTOOL_DUMMY_3c9">false</item>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue