Changes of com.discord v980

This commit is contained in:
root 2019-10-31 01:47:18 +01:00
parent 8a80fb010e
commit a27d2b3bc2
4551 changed files with 56946 additions and 59404 deletions

View file

@ -572,6 +572,8 @@
<attr name="ic_games_a60" format="reference" />
<attr name="ic_headset" format="reference" />
<attr name="ic_headset_deafened" format="reference" />
<attr name="ic_headset_deafened_grey" format="reference" />
<attr name="ic_headset_grey" format="reference" />
<attr name="ic_help_a60" format="reference" />
<attr name="ic_info_a60" format="reference" />
<attr name="ic_insert_drive_file" format="reference" />
@ -583,7 +585,9 @@
<attr name="ic_members_a60" format="reference" />
<attr name="ic_menu_private" format="reference" />
<attr name="ic_mic" format="reference" />
<attr name="ic_mic_grey" format="reference" />
<attr name="ic_mic_muted" format="reference" />
<attr name="ic_mic_muted_grey" format="reference" />
<attr name="ic_mic_state" format="reference" />
<attr name="ic_more" format="reference" />
<attr name="ic_my_account_a60" format="reference" />

View file

@ -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" />
@ -819,6 +818,7 @@
<item type="id" name="guild_notifications_add_override" />
<item type="id" name="guild_notifications_channel_list" />
<item type="id" name="guild_notifications_override_list" />
<item type="id" name="guild_role_item_text" />
<item type="id" name="guild_search_item_avatar" />
<item type="id" name="guild_search_item_name" />
<item type="id" name="guild_search_recycler" />
@ -1227,6 +1227,8 @@
<item type="id" name="premium_settings_legalese" />
<item type="id" name="premium_settings_nitro" />
<item type="id" name="premium_settings_nitro_classic" />
<item type="id" name="premium_settings_nitro_classic_boost_count" />
<item type="id" name="premium_settings_nitro_classic_boost_discount" />
<item type="id" name="premium_settings_nitro_classic_wumpus" />
<item type="id" name="premium_settings_nitro_wumpus" />
<item type="id" name="premium_settings_premium_classic_gift" />
@ -1592,10 +1594,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" />
@ -1871,37 +1870,31 @@
<item type="id" name="user_selected_checkbox" />
<item type="id" name="user_settings_mfa_enable_input_digits" />
<item type="id" name="user_settings_profile_header_view" />
<item type="id" name="user_sheet_activity_divider" />
<item type="id" name="user_sheet_add_friend_action_button" />
<item type="id" name="user_sheet_admin_view" />
<item type="id" name="user_sheet_audio_settings_divider" />
<item type="id" name="user_sheet_badge_image" />
<item type="id" name="user_sheet_call_action_button" />
<item type="id" name="user_sheet_connections_divider" />
<item type="id" name="user_sheet_connections_header" />
<item type="id" name="user_sheet_connections_view" />
<item type="id" name="user_sheet_copy_id" />
<item type="id" name="user_sheet_developer_divider" />
<item type="id" name="user_sheet_developer_header" />
<item type="id" name="user_sheet_friend_request_accept_button" />
<item type="id" name="user_sheet_friend_request_ignore_button" />
<item type="id" name="user_sheet_friend_request_incoming_container" />
<item type="id" name="user_sheet_guild_container" />
<item type="id" name="user_sheet_guild_divider" />
<item type="id" name="user_sheet_guild_header" />
<item type="id" name="user_sheet_header" />
<item type="id" name="user_sheet_incoming_friend_request_divider" />
<item type="id" name="user_sheet_incoming_friend_request_header" />
<item type="id" name="user_sheet_message_action_button" />
<item type="id" name="user_sheet_more_button" />
<item type="id" name="user_sheet_muted" />
<item type="id" name="user_sheet_note_divider" />
<item type="id" name="user_sheet_note_header" />
<item type="id" name="user_sheet_note_text_field" />
<item type="id" name="user_sheet_pending_friend_request_action_button" />
<item type="id" name="user_sheet_profile_actions_container" />
<item type="id" name="user_sheet_profile_actions_divider" />
<item type="id" name="user_sheet_profile_header_view" />
<item type="id" name="user_sheet_profile_voice_settings_header" />
<item type="id" name="user_sheet_profile_voice_settings_view" />
<item type="id" name="user_sheet_roles_recycler" />
<item type="id" name="user_sheet_video_action_button" />

View file

@ -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_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,14 +583,35 @@
<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_included_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_month_guild_subscriptions_num">
<item quantity="other">Server Boosts</item>
<item quantity="one">Server Boost</item>
</plurals>
<plurals name="premium_guild_num_year_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_perks_modal_header_user_subscription_count_numSubscriptions">
<item quantity="other">%d times!</item>
<item quantity="one">%d time</item>
</plurals>
<plurals name="premium_guild_settings_members_subscribed_needed_number">
<item quantity="other">%d more Boosts</item>
<item quantity="one">%d more Boost</item>
@ -603,6 +632,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 +672,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 +810,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_bb">false</item>
<item type="plurals" name="APKTOOL_DUMMY_bc">false</item>
</resources>

File diff suppressed because it is too large Load diff

View file

@ -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>
@ -675,6 +677,7 @@
<string name="ban_members">Ban Members</string>
<string name="ban_members_description">Members with this permission can ban members who do not have this permission.</string>
<string name="ban_reason">Ban Reason</string>
<string name="ban_user">Ban %1$s</string>
<string name="ban_user_body">"Are you sure you want to ban %1$s? They won't be able to return unless you unban them."</string>
<string name="ban_user_confirmed">"'%1$s' has been banned from the server."</string>
<string name="ban_user_error_generic">Whoops… %1$s could not be banned. Please try again!</string>
@ -696,9 +699,8 @@
<string name="beta">Beta</string>
<string name="bg">Bulgarian</string>
<string name="billing">Billing</string>
<string name="billing_accept_terms_tooltip">Accept the terms of service to continue</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>
@ -728,22 +730,31 @@
<string name="billing_address_zip_code_placeholder">00000</string>
<string name="billing_apple_description">Apple transactions will not be listed below. To view Apple transaction history or to change your Apple payment method, [go to your Apple Billing settings](%1$s).</string>
<string name="billing_apple_header">You subscribed to Nitro through Apple.</string>
<string name="billing_apple_manage_elsewhere">This is not supported for Apple subscriptions. To manage your subscription, please [go to your Apple Billing settings](%1$s).</string>
<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_invoice_today_total">"**Today's Total**"</string>
<string name="billing_invoice_today_total_tax_inclusive">"**Today's Total** (Tax Included)"</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 +770,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 +786,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 +810,44 @@
<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_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 included Server Boosts 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 %1$s 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_purchase_details">Purchase Details</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 %1$s Server Boosts.</string>
<string name="billing_switch_plan_todays_charges">"Today's Charges"</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 %1$s 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 +1064,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">27b930de-71c8-43dc-a7e4-0ff44c4fd144</string>
<string name="com.crashlytics.android.build_id">d29882f6-494d-4c83-90f7-a466fd11b13c</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>
@ -1937,11 +1979,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>
@ -2248,6 +2290,7 @@ Icon"</string>
<string name="guild_settings_audit_log_role_permissions_granted">**Granted** %1$s</string>
<string name="guild_settings_audit_log_role_update">$[**%1$s**](userHook) updated the role $[**%2$s**](targetHook)</string>
<string name="guild_settings_audit_log_time_at_android">%1$s at %2$s</string>
<string name="guild_settings_audit_log_unknown_action">Unknown action</string>
<string name="guild_settings_audit_log_webhook_avatar">Changed the avatar</string>
<string name="guild_settings_audit_log_webhook_channel_change">Changed the channel to **%1$s**</string>
<string name="guild_settings_audit_log_webhook_channel_create">With channel **%1$s**</string>
@ -2311,9 +2354,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>
@ -2330,14 +2373,27 @@ 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_guild_subscription_discount">%1$s off Server Boosts</string>
<string name="guild_settings_premium_upsell_body_perk_no_free_guild_subscriptions">Does not include %1$s Boosts</string>
<string name="guild_settings_premium_upsell_body_perk_num_guild_subscriptions">Includes %1$s Boosts—unlock Level 1!</string>
<string name="guild_settings_premium_upsell_heading_primary">Ready to Boost?</string>
<string name="guild_settings_premium_upsell_heading_secondary">Get the best deal with Nitro</string>
<string name="guild_settings_premium_upsell_heading_secondary_premium_user">Want to give your server Level 1 perks?</string>
<string name="guild_settings_premium_upsell_heading_tertiary_premium_user">Upgrade to Nitro and get %1$s Server Boosts with your subscription!</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 or %2$s**.</string>
<string name="guild_settings_premium_upsell_subheading_tier_1">"Thanks for being a Nitro Classic member. You get a %1$s discount on Server Boosts.
Boosts are **%2$s** or **%3$s**."</string>
<string name="guild_settings_premium_upsell_subheading_tier_2">"Thanks for being a Nitro member. You get %1$s Boosts included with your subscription, and a %2$s discount on future Server Boosts.
Boosts are **%3$s** or **%4$s**."</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>
@ -2345,6 +2401,25 @@ 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 &amp;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">"Boost success!
You've succesfully Boosted %1$s **%2$s**."</string>
<string name="guild_subscription_purchase_modal_apple">"Sorry, we don't currently support buying Boosts with a [subscription through Apple](%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_footer_discount">You get a discount as part of your **%1$s** subscription!</string>
<string name="guild_subscription_purchase_modal_footer_upsell">You could be paying **%1$s%% less** for each Boost, and get an additional %2$s Boosts with [Discord Nitro](onPremiumSubscriptionClick)!</string>
<string name="guild_subscription_purchase_modal_invoice_row_content">%1$sx %2$s</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">"Help a server unlock great perks with Server Boosts. Purchase at any time — we'll do the math and prorate it."</string>
<string name="guild_subscription_purchase_modal_submit">Purchase</string>
<string name="guild_subscription_purchase_modal_subtotal">Subtotal</string>
<string name="guild_subscription_purchase_modal_transferred_description">"Boost transfer success!
You've Boosted %1$s."</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>
@ -2811,6 +2886,7 @@ Want to know more about Discord?"</string>
<string name="kick_from_server">Kick</string>
<string name="kick_members">Kick Members</string>
<string name="kick_members_description">Members with this permission can kick members who do not have this permission.</string>
<string name="kick_user">Kick %1$s</string>
<string name="kick_user_body">Are you sure you want to kick %1$s? They will be able to rejoin again with a new invite.</string>
<string name="kick_user_confirmed">"'%1$s' has been kicked from the server."</string>
<string name="kick_user_error_generic">Whoops… %1$s could not be kicked. Please try again!</string>
@ -3035,6 +3111,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>
@ -3067,7 +3144,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>
@ -3190,7 +3267,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>
@ -3389,6 +3466,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>
@ -3427,12 +3505,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>
@ -3476,6 +3555,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>
@ -3548,7 +3628,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>
@ -3569,6 +3649,8 @@ Want to know more about Discord?"</string>
<string name="premium_chat_perks_description_badge">Display how long youve 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 youre subscribed.</string>
<string name="premium_chat_perks_description_premium_guild_discount">Enjoy %1$s%% off additional Server Boosts. [Learn more.](onLearnMore)</string>
<string name="premium_chat_perks_description_premium_guild_included">%1$s with Nitro for instant server Level 1.</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>
@ -3576,12 +3658,14 @@ 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_premium_guild_discount">Boost Benefits</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>
@ -3589,6 +3673,7 @@ Want to know more about Discord?"</string>
<string name="premium_code_active_until">Discord Nitro is active on this account until %1$s.</string>
<string name="premium_code_redemption_confirmation_blurb">Thanks to a random string of digits, you now have enhanced chat perks for %1$s!</string>
<string name="premium_code_redemption_confirmation_button">Ooh, Sweet!</string>
<string name="premium_downgrade_done_button">Got It</string>
<string name="premium_expiring_body_boosting">Your Nitro subscription ends on **%1$s**. Renew today to continue boosting **%2$s** and keep your booster badge.</string>
<string name="premium_expiring_body_control">"You will lose access to all of the Nitro chat perks. If you customized your Discord Tag, it will be randomized again.
@ -3618,87 +3703,159 @@ 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_full_feature_list">Check out the full list of server perks in our [Server Boosting FAQ.](%1$s)</string>
<string name="premium_guild_guild_feature_audio_quality">Better quality for voice channels and Go Live</string>
<string name="premium_guild_guild_feature_emoji">Room for more custom emoji</string>
<string name="premium_guild_guild_feature_upload_size">Bigger upload size for all server members</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_month_guild_subscriptions">**%1$s** × %1$s Monthly</string>
<string name="premium_guild_num_year_guild_subscriptions">**%1$s** × %1$s Yearly</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">Support your favorite server with a Boost. Every Boost helps unlock new levels and more perks for everyone in the server. [Learn more about Server Boosting](%1$s). Manage your Boosts in [User Settings](openPremiumGuildSettings).</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_gift_nitro">Gift Nitro</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_header_user_subscription_count">"(You've Boosted this server %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_confirmation">Select this Server</string>
<string name="premium_guild_subscribe_confirm_blurb">Ready to Boost this server?</string>
<string name="premium_guild_subscribe_confirm_confirmation">Boost</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 transferring this Boost to another server for %1$s.</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 continue.</string>
<string name="premium_guild_subscribe_confirm_transfer_from_guild">Current server</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 a new Member List icon</string>
<string name="premium_guild_subscriber_feature_profile_badge">New profile badge that evolves over time</string>
<string name="premium_guild_subscriber_feature_role">Get an exclusive Booster role</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? Well 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? Well 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 are 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_extra_subscription_notice">Congrats! We doubled the number of Boosts you get with your Nitro subscription.</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">Give Boosts to a server and help unlock up to three levels. The more Boosts, the higher the level, the more perks unlock for everyone in that server!</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 your joined servers:</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">Support your favorite servers with a Boost</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 &amp; 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">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 transfer a Boost to another server until this cooldown is finished. [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 your name</string>
<string name="premium_guild_user_feature_profile_badge">A shiny profile badge that changes over time</string>
<string name="premium_guild_user_feature_role">An exclusive new role in that server</string>
<string name="premium_guild_user_features_header">Boost a server and get:</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>
@ -3712,7 +3869,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>
@ -3723,6 +3880,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>
@ -3738,16 +3899,37 @@ 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_adjustment_tooltip">This adjustment includes prorations, discounts, and refunds.</string>
<string name="premium_subscription_cancelled">%1$s Cancelled</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>
<string name="premium_subscription_credit_count_months">%1$s</string>
<string name="premium_subscription_current_label">Current Subscription</string>
<string name="premium_subscription_guild_subscription_adjustment">Boost Adjustment</string>
<string name="premium_subscription_guild_subscription_adjustment_text">You are purchasing a plan change. Your Server Boosts are being updated accordingly.</string>
<string name="premium_subscription_guild_subscription_adjustment_tooltip">**Why am I seeing this?** You are purchasing a plan change. Your Server Boosts are being updated accordingly.</string>
<string name="premium_subscription_hide_details">Hide Subscription Details</string>
<string name="premium_subscription_new_label">New Subscription</string>
<string name="premium_subscription_new_total">New Subscription Total</string>
<string name="premium_subscription_plan_adjustment">%1$s Adjustment</string>
<string name="premium_subscription_policy_hint_ios">See subscription and auto-renewal details below</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_renewal_footer">Any eligible subscription credit will be applied until it runs out. Your subscription will renew for **%1$s** on **%2$s**. Have questions? [Contact our support team](%3$s) or [check out our subscription FAQ](%4$s).</string>
<string name="premium_subscription_required_body">Hold up! You need Nitro to get this loot.</string>
<string name="premium_subscription_show_details">Show Subscription Details</string>
<string name="premium_subscription_updates">Subscription Updates</string>
<string name="premium_subtitle">Support Discords 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>
@ -3756,15 +3938,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>
@ -3773,7 +3950,7 @@ To keep your sub, go to Settings and update your payment."</string>
<string name="premium_upgrade_disabled_title_mobile">Changing Plans?</string>
<string name="premium_upgrade_done_body_tier_1">You now have enhanced chat perks!</string>
<string name="premium_upgrade_done_body_tier_2_guild_subscribe">You now have enhanced chat perks and the ability to boost servers.</string>
<string name="premium_upgrade_done_button_tier_1">Sweet!</string>
<string name="premium_upgrade_done_button">Sweet!</string>
<string name="premium_upgrade_failed_body">"Uhh.. That upgrade didn't work. Ensure your payment information is up to date and try again."</string>
<string name="premium_upgrade_required_body">Hold up! You need Nitro to get this loot. You have Nitro Classic.</string>
<string name="premium_upload_promo">Upgrade to Discord Nitro for %1$s file limit</string>
@ -3786,12 +3963,20 @@ To keep your sub, go to Settings and update your payment."</string>
<string name="premium_upsell_badge_active_mobile">Looking to add a badge?</string>
<string name="premium_upsell_badge_description_mobile">Deck out your profile! Subscribe to **Discord Nitro** and get an exclusive Nitro badge.</string>
<string name="premium_upsell_badge_passive_mobile">Badges are pretty neat!</string>
<string name="premium_upsell_continue_to_boosts">Continue to Boosts</string>
<string name="premium_upsell_emoji_active_mobile">You cant 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_chat_perks">Superpower chat perks: animated emoji, custom Discord tag, and more</string>
<string name="premium_upsell_feature_free_guild_subscription">%1$s Server Boosts for instant Level 1 perks</string>
<string name="premium_upsell_feature_guild_subscription_discount">%1$s off Server Boosts</string>
<string name="premium_upsell_feature_pretext">Boost at a better price with Discord Nitro! For **%1$s/Month** youll get:</string>
<string name="premium_upsell_feature_stream">Source-quality Go Live streaming</string>
<string name="premium_upsell_feature_upload">Upload file size increase to 100MB</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_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>
@ -4353,8 +4538,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>
@ -4417,6 +4600,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>
@ -4496,6 +4682,8 @@ Server Insights is an experimental feature and is subject to change or removal i
<string name="system_message_guild_member_join_38">Roses are red, violets are blue, %1$s joined this server with you</string>
<string name="system_message_guild_member_subscribed">%1$s just boosted the server!</string>
<string name="system_message_guild_member_subscribed_achieved_tier">%1$s just boosted the server! %2$s has achieved **%3$s**</string>
<string name="system_message_guild_member_subscribed_many">%1$s just boosted the server **%2$s** times!</string>
<string name="system_message_guild_member_subscribed_many_achieved_tier">%1$s just boosted the server **%2$s** times! %3$s has achieved **%4$s**</string>
<string name="system_message_join_call">Join the call</string>
<string name="system_message_pinned_message">%1$s pinned a message to this channel. [See all the pins.](pinsActionOnClick)</string>
<string name="system_message_pinned_message_mobile">%1$s pinned a message to this channel.</string>
@ -4764,7 +4952,7 @@ Server Insights is an experimental feature and is subject to change or removal i
<string name="user_activity_header_live_on_platform">Live on %1$s</string>
<string name="user_activity_header_playing">Playing a game</string>
<string name="user_activity_header_playing_on_platform">Playing on %1$s</string>
<string name="user_activity_header_streaming_to_server">Streaming to %1$s</string>
<string name="user_activity_header_streaming_to_guild">Streaming to %1$s</string>
<string name="user_activity_header_watching">Watching %1$s</string>
<string name="user_activity_invite_request_expired">"**%1$s** didn't accept your request. Maybe next time!"</string>
<string name="user_activity_invite_request_received">**%1$s** wants you to join their game!</string>
@ -5074,6 +5262,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>
@ -5082,5 +5271,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_3cc">false</item>
</resources>

View file

@ -246,6 +246,8 @@
<item name="ic_games_a60">@drawable/ic_games_dark_a60_24dp</item>
<item name="ic_headset">@drawable/ic_headset_white_24dp</item>
<item name="ic_headset_deafened">@drawable/ic_headset_deafened_white_24dp</item>
<item name="ic_headset_deafened_grey">@drawable/ic_headset_deafened_white_a60_24dp</item>
<item name="ic_headset_grey">@drawable/ic_headset_white_a60_24dp</item>
<item name="ic_help_a60">@drawable/ic_help_dark_a60_24dp</item>
<item name="ic_info_a60">@drawable/ic_info_dark_a60_24dp</item>
<item name="ic_insert_drive_file">@drawable/ic_insert_drive_file_white_a60_24dp</item>
@ -257,7 +259,9 @@
<item name="ic_members_a60">@drawable/ic_members_dark_a60_24dp</item>
<item name="ic_menu_private">@drawable/ic_menu_private_white_a60_24dp</item>
<item name="ic_mic">@drawable/ic_mic_white_24dp</item>
<item name="ic_mic_grey">@drawable/ic_mic_white_a60_24dp</item>
<item name="ic_mic_muted">@drawable/ic_mic_muted_white_24dp</item>
<item name="ic_mic_muted_grey">@drawable/ic_mic_muted_white_a60_24dp</item>
<item name="ic_mic_state">@drawable/ic_mute_state_white</item>
<item name="ic_more">@drawable/ic_more_primary100_24dp</item>
<item name="ic_my_account_a60">@drawable/ic_my_account_dark_a60_24dp</item>
@ -621,6 +625,8 @@
<item name="ic_games_a60">@drawable/ic_games_light_a60_24dp</item>
<item name="ic_headset">@drawable/ic_headset_grey_24dp</item>
<item name="ic_headset_deafened">@drawable/ic_headset_deafened_grey_24dp</item>
<item name="ic_headset_deafened_grey">@drawable/ic_headset_deafened_grey_a60_24dp</item>
<item name="ic_headset_grey">@drawable/ic_headset_grey_a60_24dp</item>
<item name="ic_help_a60">@drawable/ic_help_light_a60_24dp</item>
<item name="ic_info_a60">@drawable/ic_info_light_a60_24dp</item>
<item name="ic_insert_drive_file">@drawable/ic_insert_drive_file_grey_a60_24dp</item>
@ -632,7 +638,9 @@
<item name="ic_members_a60">@drawable/ic_members_light_a60_24dp</item>
<item name="ic_menu_private">@drawable/ic_menu_private_grey_a60_24dp</item>
<item name="ic_mic">@drawable/ic_mic_grey_24dp</item>
<item name="ic_mic_grey">@drawable/ic_mic_grey_a60_24dp</item>
<item name="ic_mic_muted">@drawable/ic_mic_muted_grey_24dp</item>
<item name="ic_mic_muted_grey">@drawable/ic_mic_muted_grey_a60_24dp</item>
<item name="ic_mic_state">@drawable/ic_mute_state_grey</item>
<item name="ic_more">@drawable/ic_more_primary900_24dp</item>
<item name="ic_my_account_a60">@drawable/ic_my_account_light_a60_24dp</item>
@ -3927,9 +3935,6 @@
<item name="android:layout_marginRight">0.0dip</item>
</style>
<style name="UiKit.User.Phone.Verify.Digits" parent="@style/UiKit.ViewGroup.LinearLayout.Horizontal" />
<style name="UiKit.UserSheetRichPresenceContainer" parent="@style/UiKit.ViewGroup.ConstraintLayout">
<item name="android:paddingBottom">@dimen/uikit_spacing_large</item>
</style>
<style name="UiKit.ViewGroup" parent="">
<item name="android:layout_width">fill_parent</item>
<item name="android:layout_height">wrap_content</item>
@ -3998,6 +4003,37 @@
<item name="android:foreground">?selectableItemBackground</item>
<item name="action_item_img_bg">@drawable/drawable_welcome_card_image_background</item>
</style>
<style name="UserProfile.PresenceSection.Body" parent="@style/UiKit.ViewGroup.ConstraintLayout">
<item name="android:paddingTop">@dimen/uikit_spacing_large</item>
<item name="android:paddingBottom">@dimen/uikit_spacing_medium</item>
</style>
<style name="UserProfile.Section.Body" parent="">
<item name="android:paddingBottom">@dimen/uikit_spacing_medium</item>
<item name="android:layout_width">fill_parent</item>
<item name="android:layout_height">wrap_content</item>
<item name="android:layout_marginLeft">@dimen/uikit_spacing_large</item>
<item name="android:layout_marginRight">@dimen/uikit_spacing_large</item>
</style>
<style name="UserProfile.Section.Body.Card" parent="@style/UserProfile.Section.Body">
<item name="cardBackgroundColor">?primary_600</item>
<item name="cardCornerRadius">8.0dip</item>
<item name="cardElevation">0.0dip</item>
</style>
<style name="UserProfile.Section.Header" parent="">
<item name="android:textAppearance">@style/UserProfile.Section.HeaderTextAppearance</item>
<item name="android:paddingLeft">@dimen/uikit_spacing_large</item>
<item name="android:paddingTop">@dimen/uikit_spacing_medium</item>
<item name="android:paddingBottom">@dimen/uikit_spacing_medium</item>
<item name="android:layout_width">fill_parent</item>
<item name="android:layout_height">fill_parent</item>
<item name="android:layout_marginTop">@dimen/uikit_spacing_medium</item>
</style>
<style name="UserProfile.Section.HeaderTextAppearance" parent="@style/TextAppearance.AppCompat">
<item name="android:textSize">@dimen/uikit_textsize_small</item>
<item name="android:textColor">?primary_300</item>
<item name="android:textAllCaps">true</item>
<item name="fontFamily">@font/whitney_semibold</item>
</style>
<style name="Widget.AppCompat.ActionBar" parent="@style/Base.Widget.AppCompat.ActionBar" />
<style name="Widget.AppCompat.ActionBar.Solid" parent="@style/Base.Widget.AppCompat.ActionBar.Solid" />
<style name="Widget.AppCompat.ActionBar.TabBar" parent="@style/Base.Widget.AppCompat.ActionBar.TabBar" />