Changes of com.discord v1213

This commit is contained in:
root 2020-07-29 20:08:16 +00:00
parent 6710e8f710
commit 4386da22c6
382 changed files with 11379 additions and 7248 deletions

View file

@ -726,6 +726,16 @@
<item quantity="zero">No Members</item>
<item quantity="one">1 Member</item>
</plurals>
<plurals name="message_count_count">
<item quantity="other">%s messages</item>
<item quantity="zero">No messages</item>
<item quantity="one">1 message</item>
</plurals>
<plurals name="message_count_in_thread_count">
<item quantity="other">%s messages in a thread</item>
<item quantity="zero">No messages in a thread</item>
<item quantity="one">1 message in a thread</item>
</plurals>
<plurals name="mtrl_badge_content_description">
<item quantity="other">%d new notifications</item>
<item quantity="one">%d new notification</item>
@ -1005,6 +1015,11 @@
<item quantity="other">Listeners</item>
<item quantity="one">Listener</item>
</plurals>
<plurals name="thread_join_sub_text_count">
<item quantity="other">%s people are in this thread</item>
<item quantity="zero">No one is in this thread</item>
<item quantity="one">1 person is in this thread</item>
</plurals>
<plurals name="total_results_count">
<item quantity="other">%s Results</item>
<item quantity="zero">No Results</item>
@ -1062,5 +1077,5 @@
<item quantity="other">%s People</item>
<item quantity="one">%s Person</item>
</plurals>
<item type="plurals" name="APKTOOL_DUMMY_f4">false</item>
<item type="plurals" name="APKTOOL_DUMMY_f6">false</item>
</resources>

File diff suppressed because it is too large Load diff

View file

@ -1156,7 +1156,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">d8fc668dfe6b4e8c933850ac2b750979</string>
<string name="com.crashlytics.android.build_id">5ca56a9244ad441bbe125c8d5a133034</string>
<string name="coming_soon">Coming Soon</string>
<string name="command_giphy_description">Search Animated GIFs on the Web</string>
<string name="command_me_description">Displays text with emphasis.</string>
@ -2731,7 +2731,7 @@ Activity requirements are recalculated weekly."</string>
<string name="guild_settings_discovery_emoji_discoverability_description">This allows info to appear when clicking on a custom emoji from your server in any chat. Users will be able to see and join your server via the information that is displayed.</string>
<string name="guild_settings_discovery_emoji_discoverability_disable">Disable Emoji Information</string>
<string name="guild_settings_discovery_emoji_discoverability_enable">Enable Emoji Information</string>
<string name="guild_settings_discovery_emoji_discoverability_title">Show Emoji Info Externally</string>
<string name="guild_settings_discovery_emoji_discoverability_title">Show Emoji Info When Clicked</string>
<string name="guild_settings_discovery_enabled_modal_body">People can now find your server within Server Discovery.</string>
<string name="guild_settings_discovery_enabled_modal_dismiss">PARTY!!!</string>
<string name="guild_settings_discovery_enabled_modal_header">Youre in! %1$s is now on the map!</string>
@ -3538,6 +3538,7 @@ Want to know more about Discord?"</string>
<string name="join_server_title">Join a Server</string>
<string name="join_server_title_mobile_refresh">Join a server</string>
<string name="join_stream">Join Stream</string>
<string name="join_thread">Join thread</string>
<string name="join_video_call">Join Video Call</string>
<string name="join_voice_call">Join Voice Call</string>
<string name="join_voice_channel">Connect to this voice channel?</string>
@ -3649,6 +3650,7 @@ Want to know more about Discord?"</string>
<string name="leave_server_body">"Are you sure you want to leave **%1$s**? You won't be able to rejoin this server unless you are re-invited."</string>
<string name="leave_server_body_mobile">Are you sure you want to leave %1$s?</string>
<string name="leave_server_title">"Leave '%1$s'"</string>
<string name="leave_thread">Leave thread</string>
<string name="lets_go">"Let's Go"</string>
<string name="library">Library</string>
<string name="light_blue">Light blue</string>
@ -3839,6 +3841,10 @@ Want to know more about Discord?"</string>
<string name="mentions">Mentions</string>
<string name="mentions_count">%1$s mentions</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>
<string name="message_count_in_thread_overflow">50+ messages in a thread</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_options">More Options</string>
@ -4121,7 +4127,7 @@ Want to know more about Discord?"</string>
<string name="notification_accepted_friend_request">Accepted your friend request.</string>
<string name="notification_body_attachment">Uploaded %1$s</string>
<string name="notification_body_start_game">%1$s started playing %2$s!</string>
<string name="notification_body_start_stream">Started streaming %1$s in %2$s. Come hangout!</string>
<string name="notification_body_start_stream">Started streaming %1$s in %2$s. Come hang out!</string>
<string name="notification_dismiss">Dismiss notification</string>
<string name="notification_message_create_dm_activity_join">%1$s invited you to play %2$s</string>
<string name="notification_message_create_dm_activity_listen">%1$s invited you to listen on Spotify</string>
@ -5363,7 +5369,11 @@ Server Insights is an experimental feature and is subject to change or removal i
<string name="spotify_premium_upgrade_header">*Record Scratch*</string>
<string name="staff_badge_tooltip">Discord Staff</string>
<string name="start">Start</string>
<string name="start_a_thread">Start a thread</string>
<string name="start_call">Start Call</string>
<string name="start_thread">Start thread</string>
<string name="start_thread_modal_reply">Creating a thread in response to %1$s</string>
<string name="start_thread_modal_subtext">under %1$s</string>
<string name="start_video_call">Start Video Call</string>
<string name="start_voice_call">Start Voice Call</string>
<string name="starting_at">Starting at</string>
@ -5556,6 +5566,7 @@ Would you like to show them?"</string>
<string name="system_message_recipient_add">%1$s added %2$s to the group.</string>
<string name="system_message_recipient_remove">%1$s removed %2$s from the group.</string>
<string name="system_message_recipient_remove_self">%1$s left the group.</string>
<string name="system_message_thread_created">%1$s started a thread</string>
<string name="system_permission_grant">Grant Permission</string>
<string name="system_permission_request_camera">"To access **your camera, you'll need to grant us permission**."</string>
<string name="system_permission_request_files">"To access **your impressive files, you'll need to grant us permission**."</string>
@ -5600,6 +5611,12 @@ Would you like to show them?"</string>
<string name="theme_updated">Theme has been updated.</string>
<string name="this_server">This Server</string>
<string name="this_server_named">Only %1$s</string>
<string name="thread_deleted">Thread was deleted</string>
<string name="thread_join_header">Join this thread to start chatting and save it to your sidebar!</string>
<string name="thread_join_sub_text">%1$s</string>
<string name="thread_topic">Topic</string>
<string name="threads_active_section">Active</string>
<string name="threads_joined_section">Joined</string>
<string name="three_users_typing">**%1$s**, **%2$s**, and **%3$s** are typing…</string>
<string name="timeout_error">Operation took too long to complete, please try again.</string>
<string name="tip_create_first_server_body3">Create a brand new server with voice and text chat for your buddies!</string>