Changes of com.discord v1087

This commit is contained in:
root 2020-03-31 02:13:51 +02:00
parent 8785313ee6
commit cedbcce970
853 changed files with 28697 additions and 26173 deletions

View file

@ -82,7 +82,9 @@
<item type="id" name="add_connected_account_image" />
<item type="id" name="add_connected_account_text" />
<item type="id" name="add_content_keyboard_btn" />
<item type="id" name="add_friend_user_accept_button" />
<item type="id" name="add_friend_user_check_image" />
<item type="id" name="add_friend_user_decline_button" />
<item type="id" name="add_friend_user_item_avatar" />
<item type="id" name="add_friend_user_item_buttons" />
<item type="id" name="add_friend_user_item_name" />
@ -90,6 +92,7 @@
<item type="id" name="add_friend_user_item_status" />
<item type="id" name="add_friend_user_item_text" />
<item type="id" name="add_friend_user_send_button" />
<item type="id" name="add_friend_view_pager" />
<item type="id" name="alertTitle" />
<item type="id" name="alert_tos_ack" />
<item type="id" name="alert_tos_ack_continue" />
@ -767,10 +770,7 @@
<item type="id" name="folder_view_folder_image" />
<item type="id" name="follow_sheet_view_flipper" />
<item type="id" name="friend_container" />
<item type="id" name="friends_add_by_id" />
<item type="id" name="friends_add_container" />
<item type="id" name="friends_add_flipper" />
<item type="id" name="friends_add_nearby" />
<item type="id" name="friends_add_send" />
<item type="id" name="friends_add_text_edit" />
<item type="id" name="friends_add_text_edit_wrap" />
@ -840,11 +840,14 @@
<item type="id" name="guild_actions_overview_privacy_cs" />
<item type="id" name="guild_actions_overview_settings" />
<item type="id" name="guild_actions_overview_show_hide_muted_channels" />
<item type="id" name="guild_call_camera_controls" />
<item type="id" name="guild_call_container" />
<item type="id" name="guild_call_controls" />
<item type="id" name="guild_call_empty_state" />
<item type="id" name="guild_call_onboarding_connect" />
<item type="id" name="guild_call_participant_list" />
<item type="id" name="guild_call_switch_camera_input" />
<item type="id" name="guild_call_toggle_camera" />
<item type="id" name="guild_call_video_grid" />
<item type="id" name="guild_create_button" />
<item type="id" name="guild_create_flipper" />
@ -2097,8 +2100,6 @@
<item type="id" name="suggestion_item_header_history_text" />
<item type="id" name="swipeRefreshLayout" />
<item type="id" name="switchWidget" />
<item type="id" name="tab_item_nearby" />
<item type="id" name="tab_item_username" />
<item type="id" name="tabs_host_bottom_nav_friends_icon" />
<item type="id" name="tabs_host_bottom_nav_friends_item" />
<item type="id" name="tabs_host_bottom_nav_friends_notifications_badge" />

View file

@ -127,6 +127,10 @@
<item quantity="other">Show messages</item>
<item quantity="one">Show message</item>
</plurals>
<plurals name="channel_members_a11y_label_count">
<item quantity="other">%s members</item>
<item quantity="one">%s member</item>
</plurals>
<plurals name="channel_slowmode_cooldown_seconds">
<item quantity="other">%s seconds</item>
<item quantity="one">1 second</item>
@ -421,6 +425,11 @@
<item quantity="other">%s results</item>
<item quantity="one">1 result</item>
</plurals>
<plurals name="guild_folder_tooltip_a11y_label_mentions">
<item quantity="other">, %s unread mentions</item>
<item quantity="zero"></item>
<item quantity="one">, %s unread mention</item>
</plurals>
<plurals name="guild_settings_audit_log_channel_permission_overrides_denied_count">
<item quantity="other">permissions</item>
<item quantity="one">a permission</item>
@ -525,6 +534,14 @@
<item quantity="other">%s Server Boosts</item>
<item quantity="one">%s Server Boost</item>
</plurals>
<plurals name="guild_sidebar_text_channel_a11y_label_with_mentions_mentionCount">
<item quantity="other">%s unread mentions</item>
<item quantity="one">1 unread mention</item>
</plurals>
<plurals name="guild_sidebar_voice_channel_a11y_label_with_users_userCount">
<item quantity="other">%s users</item>
<item quantity="one">1 user</item>
</plurals>
<plurals name="guild_subscription_purchase_modal_activated_description_generic_guild_guildSubscriptionQuantity">
<item quantity="other">%s times</item>
<item quantity="one">%s time</item>
@ -555,6 +572,11 @@
<item quantity="zero">Be the first to use this!</item>
<item quantity="one">**1** person used this template</item>
</plurals>
<plurals name="guild_tooltip_a11y_label_mentions">
<item quantity="other">, %s unread mentions</item>
<item quantity="zero"></item>
<item quantity="one">, %s unread mention</item>
</plurals>
<plurals name="humanize_duration_days_time">
<item quantity="other">%s days</item>
<item quantity="one">a day</item>
@ -963,5 +985,5 @@
<item quantity="other">%s People</item>
<item quantity="one">%s Person</item>
</plurals>
<item type="plurals" name="APKTOOL_DUMMY_dd">false</item>
<item type="plurals" name="APKTOOL_DUMMY_e2">false</item>
</resources>

File diff suppressed because it is too large Load diff

View file

@ -51,6 +51,7 @@
<string name="accessibility_reduced_motion_settings_override">This setting has been automatically disabled because of your **Reduced Motion** setting.</string>
<string name="accessibility_zoom_level_label">Zoom level</string>
<string name="account">Account</string>
<string name="account_a11y_label">User area</string>
<string name="account_click_to_copy">Click to copy username</string>
<string name="account_disabled_description">"You cannot use it while it's disabled."</string>
<string name="account_disabled_title">Account Disabled</string>
@ -913,6 +914,7 @@
<string name="captcha_problems_info">"If you're unable to complete the CAPTCHA, try doing it in your browser"</string>
<string name="categories">Categories</string>
<string name="category">Category</string>
<string name="category_a11y_label">%1$s (category)</string>
<string name="category_has_been_deleted">Category has been deleted.</string>
<string name="category_name">Category Name</string>
<string name="category_settings">Category Settings</string>
@ -970,11 +972,19 @@ Fixes and Updates {fixed}
<string name="change_splash">Change Background</string>
<string name="change_vanity_url_error">Vanity URL could not be changed because it contains invalid characters, was too short, or is already taken. Vanity URLs can only contain letters, numbers or dashes.</string>
<string name="channel">Channel</string>
<string name="channel_a11y_label">%1$s (channel)</string>
<string name="channel_has_been_deleted">Channel has been deleted.</string>
<string name="channel_header_bar_a11y_label">Channel header</string>
<string name="channel_locked">Your role does not have permission to access this channel.</string>
<string name="channel_locked_short">Channel Locked</string>
<string name="channel_locked_to_category">Permissions synced with: **%1$s**</string>
<string name="channel_mute_role_description">Channel Mute Switch</string>
<string name="channel_members_a11y_label">%1$s, %2$s</string>
<string name="channel_message_a11y_label">%1$s at %2$s: %3$s</string>
<string name="channel_message_a11y_role_description">message</string>
<string name="channel_messages_a11y_description">Use the up and down arrow keys to navigate between messages quickly. New messages will be added to the bottom of the list as they come in.</string>
<string name="channel_messages_a11y_label">Messages in %1$s</string>
<string name="channel_messages_a11y_role_description">message list</string>
<string name="channel_mute_label">Mute channel %1$s</string>
<string name="channel_mute_tooltip">Muting a channel prevents unread indicators and notifications from appearing unless you are mentioned.</string>
<string name="channel_or_category">Channel or Category</string>
<string name="channel_order_updated">Channel order updated.</string>
@ -1051,7 +1061,7 @@ Fixes and Updates {fixed}
<string name="cloud_sync_modal_or">OR</string>
<string name="collapse">Collapse</string>
<string name="collapse_category">Collapse Category</string>
<string name="com.crashlytics.android.build_id">2c7d7572-2569-4e17-adce-8f94c6279406</string>
<string name="com.crashlytics.android.build_id">dc073978-32ac-4369-a3be-0fcbdbfce3a1</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>
@ -2177,6 +2187,7 @@ Fixes and Updates {fixed}
<string name="guild_discovery_view_button">View</string>
<string name="guild_folder_color">Folder Color</string>
<string name="guild_folder_name">Folder Name</string>
<string name="guild_folder_tooltip_a11y_label">%1$s, folder %2$s</string>
<string name="guild_members_header">%1$s members</string>
<string name="guild_members_search_no_result">No members were found.</string>
<string name="guild_owner">Server Owner</string>
@ -2584,6 +2595,13 @@ Servers that have set up a Welcome Screen see improvements in more people sticki
<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_sidebar_a11y_label">%1$s</string>
<string name="guild_sidebar_text_channel_a11y_label">%1$s (%2$s store %3$s announcement %4$s other %5$s})</string>
<string name="guild_sidebar_text_channel_a11y_label_with_mentions">%1$s (%2$s store %3$s announcement %4$s other %5$s}), %6$s</string>
<string name="guild_sidebar_text_channel_a11y_label_with_unreads">%1$s (%2$s store %3$s announcement %4$s other %5$s}), has unread messages</string>
<string name="guild_sidebar_voice_channel_a11y_label">%1$s (voice channel)</string>
<string name="guild_sidebar_voice_channel_a11y_label_with_limit">%1$s (voice channel), %2$s of %3$s users</string>
<string name="guild_sidebar_voice_channel_a11y_label_with_users">%1$s (voice channel), %2$s</string>
<string name="guild_subscription_purchase_modal_activated_close_button">Nice!</string>
<string name="guild_subscription_purchase_modal_activated_description">"Boost success!
@ -2702,6 +2720,7 @@ Want to know more about Discord?"</string>
<string name="guild_templates_template_sync">Template Sync</string>
<string name="guild_templates_unsynced_tooltip">Your server is out of sync with your server template. Sync template?</string>
<string name="guild_templates_unsynced_warning">* You have unsynced changes. Update the channels, roles, and permissions in your template by syncing.</string>
<string name="guild_tooltip_a11y_label">%1$s %2$s</string>
<string name="guild_unavailable_body">But no worries! Check back later to see if things smooth out.</string>
<string name="guild_unavailable_header">Unavailable</string>
<string name="guild_unavailable_title">Looks like were having trouble connecting…</string>
@ -2712,6 +2731,7 @@ Want to know more about Discord?"</string>
<string name="guild_verification_text_not_verified">You must verify your account before you can send messages in this server.</string>
<string name="guild_verified">Verified</string>
<string name="guild_voice_channel_empty_body_mobile">"Hm, it's quiet. Looks like no one's here yet. Start the conversation?"</string>
<string name="guilds_bar_a11y_label">Servers sidebar</string>
<string name="hardware_acceleration">Hardware Acceleration</string>
<string name="hardware_acceleration_help_text">Turns on Hardware Acceleration which uses your GPU to make Discord smoother. Turn this off if you are experiencing FPS drops in games.</string>
<string name="help">Help</string>
@ -3219,6 +3239,7 @@ Want to know more about Discord?"</string>
<string name="load_more_messages">Load more messages</string>
<string name="load_reactions_error">Whoops, something went wrong. Touch the dookie to try again.</string>
<string name="loading">Loading</string>
<string name="loading_messages_a11y_label">Loading more messages</string>
<string name="loading_your_pin">Loading your pin</string>
<string name="lobby">Lobby</string>
<string name="local_muted">Muted by you</string>
@ -3345,6 +3366,7 @@ Want to know more about Discord?"</string>
<string name="message_tts">%1$s said %2$s</string>
<string name="message_tts_deleted_role">Deleted Role</string>
<string name="message_unpinned">Message unpinned.</string>
<string name="message_utilities_a11y_label">Message Actions</string>
<string name="messages">Messages</string>
<string name="mfa_sms_add_phone">Add Phone Number</string>
<string name="mfa_sms_already_enabled">Already Enabled!</string>
@ -4281,6 +4303,7 @@ The changes to your subscription are reflected below:"</string>
<string name="private_category_note">By making a category private, all locked channels within it will inherit permissions</string>
<string name="private_channel">Private Channel</string>
<string name="private_channel_note">By making a channel private, only selected roles will have access to read or connect to this channel</string>
<string name="private_channels_a11y_label">Private channels</string>
<string name="private_string">Private</string>
<string name="profile">Profile</string>
<string name="progress_completed">You are all set!</string>
@ -5561,6 +5584,7 @@ You cannot take any moderation actions until you enable it."</string>
<string name="welcome_message_title_channel">Welcome to %1$s!</string>
<string name="welcome_message_tutorial">**Learn about Discord** at your own pace by exploring the floating quest indicators.</string>
<string name="welcome_screen_choice_header">Top things to do here</string>
<string name="welcome_screen_skip">"I'll just look around for now"</string>
<string name="welcome_screen_title">Welcome to %1$s</string>
<string name="whats_new">"What's New"</string>
<string name="whats_new_date">%1$s</string>
@ -5613,5 +5637,5 @@ You cannot take any moderation actions until you enable it."</string>
<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_3a4">false</item>
<item type="string" name="APKTOOL_DUMMY_3a6">false</item>
</resources>

View file

@ -2805,6 +2805,12 @@
<item name="android:animateLayoutChanges">true</item>
<item name="android:showDividers">middle</item>
</style>
<style name="FriendsAdd.Button" parent="@style/UiKit.Material.Button">
<item name="android:textSize">@dimen/uikit_textsize_medium</item>
<item name="android:paddingTop">12.0dip</item>
<item name="android:paddingBottom">12.0dip</item>
<item name="android:maxLines">1</item>
</style>
<style name="FriendsList.EmptyState" parent="">
<item name="android:gravity">center</item>
<item name="android:orientation">vertical</item>