Changes of com.discord v871
This commit is contained in:
parent
7c41cf7974
commit
a3485d8f89
3988 changed files with 66037 additions and 63760 deletions
File diff suppressed because it is too large
Load diff
|
@ -120,6 +120,7 @@
|
|||
<string name="activity_invite_modal_search_placeholder">Search users and channels</string>
|
||||
<string name="activity_invite_modal_sent">Sent</string>
|
||||
<string name="activity_invite_private">You cannot send an invite because you are either invisible or are hiding your playing status. If you prefer to not change your settings you can have someone invite you instead.</string>
|
||||
<string name="activity_panel_go_live_tooltip">Go Live</string>
|
||||
<string name="add">Add</string>
|
||||
<string name="add_a_comment_optional">Add a Comment (Optional)</string>
|
||||
<string name="add_a_member">Add a Member</string>
|
||||
|
@ -949,6 +950,7 @@ HERE ARE MORE THINGS {progress}
|
|||
<string name="clone_channel_help">A new channel will be created with the same permissions, user limit and bitrate as **%1$s**.</string>
|
||||
<string name="close">Close</string>
|
||||
<string name="close_dm">Close DM</string>
|
||||
<string name="close_window">Close Window</string>
|
||||
<string name="cloud_sync_icon_tooltip_done">Cloud Save Sync Completed</string>
|
||||
<string name="cloud_sync_icon_tooltip_planning">Checking Cloud Saves</string>
|
||||
<string name="cloud_sync_icon_tooltip_preparing">Preparing Cloud Saves</string>
|
||||
|
@ -964,7 +966,7 @@ HERE ARE MORE THINGS {progress}
|
|||
<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">c7e185c3-a9a0-4145-8a6e-7166ccc81872</string>
|
||||
<string name="com.crashlytics.android.build_id">50d31cdb-bee7-45a3-b440-7bf41a8c15af</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>
|
||||
|
@ -1885,6 +1887,9 @@ HERE ARE MORE THINGS {progress}
|
|||
<string name="gift_inventory_redeem_codes">Redeem Codes</string>
|
||||
<string name="gift_inventory_subscription_months">%1$s (%2$s)</string>
|
||||
<string name="gift_inventory_subscription_years">%1$s (%2$s)</string>
|
||||
<string name="go_live_modal_cta">Go Live</string>
|
||||
<string name="go_live_modal_select_channel_form_title">Select a voice channel in %1$s</string>
|
||||
<string name="go_live_modal_title">Go Live — %1$s</string>
|
||||
<string name="google_api_key">AIzaSyCY8pVLbcOlWDz6NdLbaGckvwhOmfNu02U</string>
|
||||
<string name="google_app_id">1:162066849712:android:db38e83be74de1b6</string>
|
||||
<string name="google_crash_reporting_api_key">AIzaSyCY8pVLbcOlWDz6NdLbaGckvwhOmfNu02U</string>
|
||||
|
@ -3408,7 +3413,7 @@ To keep your sub, go to Settings and update your payment."</string>
|
|||
<string name="rtc_connection_state_rtc_connected">Discord is connected to your real-time communication server on **%1$s** with an average ping of **%2$s ms**. The last ping was **%3$s ms**. If the ping is not consistent or more than %4$s ms, consider asking the server owner to switch to another region.</string>
|
||||
<string name="rtc_connection_state_rtc_connected_loss_rate">Discord is connected to your real-time communication server on **%1$s** with an average ping of **%2$s ms**. The last ping was **%3$s ms**. Outbound packet loss rate is **%4$s%%**. If the ping is not consistent or more than %5$s ms, consider asking the server owner to switch to another region. If outbound packet loss rate is more than %6$s%%, you may sound robotic.</string>
|
||||
<string name="rtc_connection_state_rtc_connecting">Locked and loaded! Discord has established a secure connection to your real-time communication server and is attempting to send data.</string>
|
||||
<string name="rtc_debug">RTC Debug</string>
|
||||
<string name="rtc_debug_context">RTC Debug: %1$s</string>
|
||||
<string name="rtc_debug_rtp_inbound">Inbound</string>
|
||||
<string name="rtc_debug_rtp_outbound">Outbound</string>
|
||||
<string name="rtc_debug_screenshare">Screenshare</string>
|
||||
|
@ -3762,6 +3767,10 @@ To keep your sub, go to Settings and update your payment."</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_ended">This stream has ended</string>
|
||||
<string name="stream_network_quality_error">Your network connection may be causing a decrease in video and audio quality. To improve voice audio, disable the stream.</string>
|
||||
<string name="stream_playing">Playing %1$s in %2$s</string>
|
||||
<string name="stream_reconnecting_error">"You've been disconnected from the stream…sit tight, we're patching you back in!"</string>
|
||||
<string name="streamer_mode">Streamer Mode</string>
|
||||
<string name="streamer_mode_enabled">Streamer Mode Enabled</string>
|
||||
<string name="streamer_playing">playing %1$s</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue