Changes of com.discord v1286

This commit is contained in:
root 2020-10-02 23:02:12 +00:00
parent 8fdf6cfac4
commit 9ab5f25be5
547 changed files with 18477 additions and 16551 deletions

View file

@ -1190,7 +1190,7 @@ Were here to make a good impression."</string>
<string name="color_picker_presets">Presets</string>
<string name="color_picker_title">Select a color</string>
<string name="color_picker_transparency">Transparency</string>
<string name="com.crashlytics.android.build_id">8815e4fb08fc46879e6f5093ecaf7982</string>
<string name="com.crashlytics.android.build_id">bc39a5b5272a4b90b86f22c3829fb9a5</string>
<string name="coming_soon">Coming Soon</string>
<string name="command_giphy_description">Search Animated GIFs on the Web</string>
<string name="command_giphy_query_description">Text to search for</string>
@ -1212,6 +1212,13 @@ Were here to make a good impression."</string>
<string name="command_tableunflip_message_description">Optional message to send</string>
<string name="command_tts_description">Use text-to-speech to read the message to all members currently viewing the channel.</string>
<string name="command_tts_message_description">Message to be used for text-to-speech</string>
<string name="command_validation_boolean_error">Must pick either true or false.</string>
<string name="command_validation_channel_error">Not a valid channel. Must pick a channel in the server.</string>
<string name="command_validation_choice_error">Not a valid choice. Must pick from one of the choices.</string>
<string name="command_validation_integer_error">Must input a valid integer.</string>
<string name="command_validation_required_error">This option is required, you must specify a value.</string>
<string name="command_validation_role_error">Not a valid role. Must pick a role in the server.</string>
<string name="command_validation_user_error">Not a valid user. Must pick a user in the server.</string>
<string name="commands">Commands</string>
<string name="commands_matching">Commands matching **%1$s**</string>
<string name="commands_optional_header">Optional</string>
@ -3711,9 +3718,11 @@ Want to know more about Discord?"</string>
<string name="joining_voice_channel_will_end_current_call_body">To join this voice channel, your current call will be ended.</string>
<string name="joining_will_end_current_call_title">"You're already in a call."</string>
<string name="jump">Jump</string>
<string name="jump_bar_viewing_reply">You are viewing a reply.</string>
<string name="jump_to_channel">Jump to Channel</string>
<string name="jump_to_last_unread_message">Jump to last unread message</string>
<string name="jump_to_message">Jump to Message</string>
<string name="jump_to_original_message">Jump to original message</string>
<string name="jump_to_present">Jump To Present</string>
<string name="keep_permissions">Keep Current Permissions</string>
<string name="keybind_activate_overlay_chat">Activate Overlay Chat</string>
@ -4011,18 +4020,22 @@ Want to know more about Discord?"</string>
<string name="member_verification_example_rules">Example rules</string>
<string name="member_verification_form_item_captcha">CAPTCHA</string>
<string name="member_verification_form_item_coming_soon">Coming soon!</string>
<string name="member_verification_form_item_email_verification_label">Email Verification</string>
<string name="member_verification_form_item_file_upload">File Upload</string>
<string name="member_verification_form_item_multiple_choice">Multiple Choice</string>
<string name="member_verification_form_item_paragraph">Paragraph</string>
<string name="member_verification_form_item_rules">Server Rules</string>
<string name="member_verification_form_item_text_input">Short Answer</string>
<string name="member_verification_form_item_verification">Verification</string>
<string name="member_verification_form_required_item">This field is required</string>
<string name="member_verification_form_rules_label">Read and agree to the server rules</string>
<string name="member_verification_get_started_button">Get Started</string>
<string name="member_verification_get_started_subtitle">Create server rules and ask pending members to agree to them.</string>
<string name="member_verification_get_started_title">Add some requirements to get started!</string>
<string name="member_verification_modal_subtitle">You must complete the required steps below before you can talk and participate in the server.</string>
<string name="member_verification_modal_title">Complete your membership</string>
<string name="member_verification_notice_cta">Complete Verification</string>
<string name="member_verification_notice_text">Complete verification to start talking in this server</string>
<string name="member_verification_num_emojis">%1$s server emojis</string>
<string name="member_verification_num_members">%1$s Members</string>
<string name="member_verification_num_online">%1$s Online</string>
@ -4057,6 +4070,7 @@ Want to know more about Discord?"</string>
<string name="mention_users_with_role">Notify users with this role who have permission to view this channel.</string>
<string name="mentions">Mentions</string>
<string name="mentions_count">%1$s mentions</string>
<string name="message_action_reply">Reply</string>
<string name="message_actions_menu_label">Message Actions</string>
<string name="message_count">%1$s</string>
<string name="message_count_in_thread">%1$s</string>
@ -4064,6 +4078,7 @@ Want to know more about Discord?"</string>
<string name="message_count_overflow">50+ messages</string>
<string name="message_display_mode_label">Message Display</string>
<string name="message_edited">edited</string>
<string name="message_header_reply">$[](currentAuthor) $[replied](replyHook)</string>
<string name="message_options">More Options</string>
<string name="message_pinned">Message pinned.</string>
<string name="message_preview">Message Preview</string>
@ -5250,6 +5265,11 @@ The changes to your subscription are reflected below:"</string>
<string name="render_embeds">Show website preview info from links pasted into chat</string>
<string name="render_embeds_label">Link Preview</string>
<string name="render_reactions">Show emoji reactions on messages</string>
<string name="reply_quote_message_blocked">Blocked message.</string>
<string name="reply_quote_message_deleted">Original message was deleted.</string>
<string name="reply_quote_message_not_loaded">Message could not be loaded.</string>
<string name="reply_quote_no_text_content">Click to see attachment</string>
<string name="replying_to">Replying to $[](userHook)</string>
<string name="report">Report</string>
<string name="report_message">Report Message Posted by %1$s</string>
<string name="report_message_menu_option">Report Message</string>