Changes of com.discord v983
This commit is contained in:
parent
a27d2b3bc2
commit
663ccffc03
8055 changed files with 268069 additions and 196257 deletions
|
@ -54,6 +54,7 @@
|
|||
<enum name="none" value="-1" />
|
||||
</attr>
|
||||
<attr name="actualImageUri" format="string" />
|
||||
<attr name="adjustable" format="boolean" />
|
||||
<attr name="alertDialogButtonGroupStyle" format="reference" />
|
||||
<attr name="alertDialogCenterButtons" format="boolean" />
|
||||
<attr name="alertDialogStyle" format="reference" />
|
||||
|
@ -73,6 +74,9 @@
|
|||
<enum name="flex_start" value="0" />
|
||||
<enum name="stretch" value="4" />
|
||||
</attr>
|
||||
<attr name="allowDividerAbove" format="boolean" />
|
||||
<attr name="allowDividerAfterLastItem" format="boolean" />
|
||||
<attr name="allowDividerBelow" format="boolean" />
|
||||
<attr name="allowStacking" format="boolean" />
|
||||
<attr name="alpha" format="float" />
|
||||
<attr name="alphabeticModifiers">
|
||||
|
@ -176,8 +180,10 @@
|
|||
<attr name="buttonBarNeutralButtonStyle" format="reference" />
|
||||
<attr name="buttonBarPositiveButtonStyle" format="reference" />
|
||||
<attr name="buttonBarStyle" format="reference" />
|
||||
<attr name="buttonCompat" format="reference" />
|
||||
<attr name="buttonGravity">
|
||||
<flag name="bottom" value="0x00000050" />
|
||||
<flag name="center_vertical" value="0x00000010" />
|
||||
<flag name="top" value="0x00000030" />
|
||||
</attr>
|
||||
<attr name="buttonIconDimen" format="dimension" />
|
||||
|
@ -236,6 +242,7 @@
|
|||
<attr name="chainUseRtl" format="boolean" />
|
||||
<attr name="chat_embed_bg" format="reference" />
|
||||
<attr name="chat_typing_bg" format="reference" />
|
||||
<attr name="checkBoxPreferenceStyle" format="reference" />
|
||||
<attr name="checkboxStyle" format="reference" />
|
||||
<attr name="checkedChip" format="reference" />
|
||||
<attr name="checkedIcon" format="reference" />
|
||||
|
@ -287,6 +294,10 @@
|
|||
<attr name="color" format="color" />
|
||||
<attr name="colorAccent" format="color" />
|
||||
<attr name="colorBackgroundFloating" format="color" />
|
||||
<attr name="colorBackgroundModifierAccent" format="color" />
|
||||
<attr name="colorBackgroundPrimary" format="color" />
|
||||
<attr name="colorBackgroundSecondary" format="color" />
|
||||
<attr name="colorBackgroundTertiary" format="color" />
|
||||
<attr name="colorButtonNormal" format="color" />
|
||||
<attr name="colorControlActivated" format="color" />
|
||||
<attr name="colorControlHighlight" format="color" />
|
||||
|
@ -371,9 +382,17 @@
|
|||
<attr name="cv_text_color_error_clicked" format="color" />
|
||||
<attr name="cv_vertical_spacing" format="dimension" />
|
||||
<attr name="defaultQueryHint" format="string" />
|
||||
<attr name="defaultValue" format="reference|string|integer|boolean|float" />
|
||||
<attr name="dependency" format="string" />
|
||||
<attr name="dialogCornerRadius" format="dimension" />
|
||||
<attr name="dialogIcon" format="reference" />
|
||||
<attr name="dialogLayout" format="reference" />
|
||||
<attr name="dialogMessage" format="string" />
|
||||
<attr name="dialogPreferenceStyle" format="reference" />
|
||||
<attr name="dialogPreferredPadding" format="dimension" />
|
||||
<attr name="dialogTheme" format="reference" />
|
||||
<attr name="dialogTitle" format="string" />
|
||||
<attr name="disableDependentsState" format="boolean" />
|
||||
<attr name="displayOptions">
|
||||
<flag name="disableHome" value="0x00000020" />
|
||||
<flag name="homeAsUp" value="0x00000004" />
|
||||
|
@ -390,21 +409,42 @@
|
|||
<attr name="dividerHorizontal" format="reference" />
|
||||
<attr name="dividerPadding" format="dimension" />
|
||||
<attr name="dividerVertical" format="reference" />
|
||||
<attr name="drawableBottomCompat" format="reference" />
|
||||
<attr name="drawableEndCompat" format="reference" />
|
||||
<attr name="drawableLeftCompat" format="reference" />
|
||||
<attr name="drawableRightCompat" format="reference" />
|
||||
<attr name="drawableSize" format="dimension" />
|
||||
<attr name="drawableStartCompat" format="reference" />
|
||||
<attr name="drawableTint" format="color" />
|
||||
<attr name="drawableTintMode">
|
||||
<enum name="add" value="16" />
|
||||
<enum name="multiply" value="14" />
|
||||
<enum name="screen" value="15" />
|
||||
<enum name="src_atop" value="9" />
|
||||
<enum name="src_in" value="5" />
|
||||
<enum name="src_over" value="3" />
|
||||
</attr>
|
||||
<attr name="drawableTopCompat" format="reference" />
|
||||
<attr name="drawerArrowStyle" format="reference" />
|
||||
<attr name="drawerLayoutStyle" format="reference" />
|
||||
<attr name="dropDownListViewStyle" format="reference" />
|
||||
<attr name="dropdownListPreferredItemHeight" format="dimension" />
|
||||
<attr name="dropdownPreferenceStyle" format="reference" />
|
||||
<attr name="editTextBackground" format="reference" />
|
||||
<attr name="editTextColor" format="reference|color" />
|
||||
<attr name="editTextPreferenceStyle" format="reference" />
|
||||
<attr name="editTextStyle" format="reference" />
|
||||
<attr name="elevation" format="dimension" />
|
||||
<attr name="emptyVisibility">
|
||||
<enum name="gone" value="0" />
|
||||
<enum name="invisible" value="1" />
|
||||
</attr>
|
||||
<attr name="enableCopying" format="boolean" />
|
||||
<attr name="enabled" format="boolean" />
|
||||
<attr name="enforceMaterialTheme" format="boolean" />
|
||||
<attr name="enforceTextAppearance" format="boolean" />
|
||||
<attr name="entries" format="reference" />
|
||||
<attr name="entryValues" format="reference" />
|
||||
<attr name="errorEnabled" format="boolean" />
|
||||
<attr name="errorTextAppearance" format="reference" />
|
||||
<attr name="expandActivityOverflowButtonDrawable" format="reference" />
|
||||
|
@ -501,6 +541,7 @@
|
|||
<attr name="fontVariationSettings" format="string" />
|
||||
<attr name="fontWeight" format="integer" />
|
||||
<attr name="foregroundInsidePadding" format="boolean" />
|
||||
<attr name="fragment" format="string" />
|
||||
<attr name="gapBetweenBars" format="dimension" />
|
||||
<attr name="gift_code_copied_outline" format="reference" />
|
||||
<attr name="gift_embed_disabled_button_text_color" format="reference|color" />
|
||||
|
@ -561,6 +602,7 @@
|
|||
<attr name="ic_defean_state" format="reference" />
|
||||
<attr name="ic_delete" format="reference" />
|
||||
<attr name="ic_delete_sweep" format="reference" />
|
||||
<attr name="ic_direct_message_header" format="reference" />
|
||||
<attr name="ic_drag_handle" format="reference" />
|
||||
<attr name="ic_edit" format="reference" />
|
||||
<attr name="ic_end_audio_call" format="reference" />
|
||||
|
@ -570,6 +612,10 @@
|
|||
<attr name="ic_filter_list" format="reference" />
|
||||
<attr name="ic_game_icon_placeholder" format="reference" />
|
||||
<attr name="ic_games_a60" format="reference" />
|
||||
<attr name="ic_group_message_header" format="reference" />
|
||||
<attr name="ic_guild_channel_header" format="reference" />
|
||||
<attr name="ic_guild_channel_locked_header" format="reference" />
|
||||
<attr name="ic_guild_channel_nsfw_header" format="reference" />
|
||||
<attr name="ic_headset" format="reference" />
|
||||
<attr name="ic_headset_deafened" format="reference" />
|
||||
<attr name="ic_headset_deafened_grey" format="reference" />
|
||||
|
@ -617,7 +663,6 @@
|
|||
<attr name="ic_share" format="reference" />
|
||||
<attr name="ic_share_opaque" format="reference" />
|
||||
<attr name="ic_slowmode_timer" format="reference" />
|
||||
<attr name="ic_smiley_desaturated" format="reference" />
|
||||
<attr name="ic_sort" format="reference" />
|
||||
<attr name="ic_speaker_state" format="reference" />
|
||||
<attr name="ic_swap_vertical_circle" format="reference" />
|
||||
|
@ -648,6 +693,7 @@
|
|||
</attr>
|
||||
<attr name="iconPadding" format="dimension" />
|
||||
<attr name="iconSize" format="dimension" />
|
||||
<attr name="iconSpaceReserved" format="boolean" />
|
||||
<attr name="iconStartPadding" format="dimension" />
|
||||
<attr name="iconTint" format="color" />
|
||||
<attr name="iconTintMode">
|
||||
|
@ -691,8 +737,10 @@
|
|||
<attr name="img_wumpus_tophat" format="reference" />
|
||||
<attr name="indeterminateProgressStyle" format="reference" />
|
||||
<attr name="initialActivityCount" format="string" />
|
||||
<attr name="initialExpandedChildrenCount" format="integer" />
|
||||
<attr name="insetForeground" format="reference|color" />
|
||||
<attr name="isLightTheme" format="boolean" />
|
||||
<attr name="isPreferenceVisible" format="boolean" />
|
||||
<attr name="itemBackground" format="reference" />
|
||||
<attr name="itemHorizontalPadding" format="dimension" />
|
||||
<attr name="itemHorizontalTranslationEnabled" format="boolean" />
|
||||
|
@ -712,6 +760,7 @@
|
|||
<enum name="space_around" value="4" />
|
||||
<enum name="space_between" value="3" />
|
||||
</attr>
|
||||
<attr name="key" format="string" />
|
||||
<attr name="keylines" format="reference" />
|
||||
<attr name="labelVisibilityMode">
|
||||
<enum name="auto" value="-1" />
|
||||
|
@ -907,6 +956,8 @@
|
|||
<attr name="lineHeight" format="dimension" />
|
||||
<attr name="lineSpacing" format="dimension" />
|
||||
<attr name="listChoiceBackgroundIndicator" format="reference" />
|
||||
<attr name="listChoiceIndicatorMultipleAnimated" format="reference" />
|
||||
<attr name="listChoiceIndicatorSingleAnimated" format="reference" />
|
||||
<attr name="listDividerAlertDialog" format="reference" />
|
||||
<attr name="listItemLayout" format="reference" />
|
||||
<attr name="listLayout" format="reference" />
|
||||
|
@ -915,8 +966,10 @@
|
|||
<attr name="listPreferredItemHeight" format="dimension" />
|
||||
<attr name="listPreferredItemHeightLarge" format="dimension" />
|
||||
<attr name="listPreferredItemHeightSmall" format="dimension" />
|
||||
<attr name="listPreferredItemPaddingEnd" format="dimension" />
|
||||
<attr name="listPreferredItemPaddingLeft" format="dimension" />
|
||||
<attr name="listPreferredItemPaddingRight" format="dimension" />
|
||||
<attr name="listPreferredItemPaddingStart" format="dimension" />
|
||||
<attr name="logo" format="reference" />
|
||||
<attr name="logoDescription" format="string" />
|
||||
<attr name="lottie_autoPlay" format="boolean" />
|
||||
|
@ -945,10 +998,13 @@
|
|||
<attr name="materialCardViewStyle" format="reference" />
|
||||
<attr name="maxActionInlineWidth" format="dimension" />
|
||||
<attr name="maxButtonHeight" format="dimension" />
|
||||
<attr name="maxHeight" format="dimension" />
|
||||
<attr name="maxImageSize" format="dimension" />
|
||||
<attr name="maxWidth" format="dimension" />
|
||||
<attr name="max_height" format="reference|dimension" />
|
||||
<attr name="measureWithLargestChild" format="boolean" />
|
||||
<attr name="menu" format="reference" />
|
||||
<attr name="min" format="integer" />
|
||||
<attr name="multiChoiceItemLayout" format="reference" />
|
||||
<attr name="navigationContentDescription" format="string" />
|
||||
<attr name="navigationIcon" format="reference" />
|
||||
|
@ -958,6 +1014,7 @@
|
|||
<enum name="tabMode" value="2" />
|
||||
</attr>
|
||||
<attr name="navigationViewStyle" format="reference" />
|
||||
<attr name="negativeButtonText" format="string" />
|
||||
<attr name="notice_popup_bg" format="reference|color" />
|
||||
<attr name="notice_theme_positive_red" format="reference" />
|
||||
<attr name="numericModifiers">
|
||||
|
@ -968,6 +1025,8 @@
|
|||
<flag name="SHIFT" value="0x00000001" />
|
||||
<flag name="SYM" value="0x00000004" />
|
||||
</attr>
|
||||
<attr name="order" format="integer" />
|
||||
<attr name="orderingFromXml" format="boolean" />
|
||||
<attr name="overlapAnchor" format="boolean" />
|
||||
<attr name="overlayImage" format="reference" />
|
||||
<attr name="overlay_guild_mentions" format="reference" />
|
||||
|
@ -990,6 +1049,7 @@
|
|||
<enum name="src_in" value="5" />
|
||||
<enum name="src_over" value="3" />
|
||||
</attr>
|
||||
<attr name="persistent" format="boolean" />
|
||||
<attr name="placeholderImage" format="reference" />
|
||||
<attr name="placeholderImageScaleType">
|
||||
<enum name="center" value="4" />
|
||||
|
@ -1006,6 +1066,16 @@
|
|||
<attr name="popupMenuStyle" format="reference" />
|
||||
<attr name="popupTheme" format="reference" />
|
||||
<attr name="popupWindowStyle" format="reference" />
|
||||
<attr name="positiveButtonText" format="string" />
|
||||
<attr name="preferenceCategoryStyle" format="reference" />
|
||||
<attr name="preferenceCategoryTitleTextAppearance" format="reference" />
|
||||
<attr name="preferenceFragmentCompatStyle" format="reference" />
|
||||
<attr name="preferenceFragmentListStyle" format="reference" />
|
||||
<attr name="preferenceFragmentStyle" format="reference" />
|
||||
<attr name="preferenceInformationStyle" format="reference" />
|
||||
<attr name="preferenceScreenStyle" format="reference" />
|
||||
<attr name="preferenceStyle" format="reference" />
|
||||
<attr name="preferenceTheme" format="reference" />
|
||||
<attr name="preserveIconSpacing" format="boolean" />
|
||||
<attr name="pressedStateOverlayImage" format="reference" />
|
||||
<attr name="pressedTranslationZ" format="dimension" />
|
||||
|
@ -1031,6 +1101,7 @@
|
|||
<attr name="primary_560" format="reference|color" />
|
||||
<attr name="primary_600" format="reference|color" />
|
||||
<attr name="primary_600_bg" format="reference|color" />
|
||||
<attr name="primary_600_circle" format="reference|color" />
|
||||
<attr name="primary_630" format="reference|color" />
|
||||
<attr name="primary_630_bg" format="reference|color" />
|
||||
<attr name="primary_630_bg_bottom_corners" format="reference|color" />
|
||||
|
@ -1124,10 +1195,14 @@
|
|||
<attr name="searchIcon" format="reference" />
|
||||
<attr name="searchViewStyle" format="reference" />
|
||||
<attr name="search_action_bar_bg" format="reference" />
|
||||
<attr name="seekBarIncrement" format="integer" />
|
||||
<attr name="seekBarPreferenceStyle" format="reference" />
|
||||
<attr name="seekBarStyle" format="reference" />
|
||||
<attr name="selectable" format="boolean" />
|
||||
<attr name="selectableItemBackground" format="reference" />
|
||||
<attr name="selectableItemBackgroundBorderless" format="reference" />
|
||||
<attr name="settings_text_color" format="reference|color" />
|
||||
<attr name="shouldDisableView" format="boolean" />
|
||||
<attr name="showAsAction">
|
||||
<flag name="always" value="0x00000002" />
|
||||
<flag name="collapseActionView" value="0x00000008" />
|
||||
|
@ -1160,10 +1235,12 @@
|
|||
<flag name="none" value="0x00000000" />
|
||||
</attr>
|
||||
<attr name="showMotionSpec" format="reference" />
|
||||
<attr name="showSeekBarValue" format="boolean" />
|
||||
<attr name="showText" format="boolean" />
|
||||
<attr name="showTitle" format="boolean" />
|
||||
<attr name="singleChoiceItemLayout" format="reference" />
|
||||
<attr name="singleLine" format="boolean" />
|
||||
<attr name="singleLineTitle" format="boolean" />
|
||||
<attr name="singleSelection" format="boolean" />
|
||||
<attr name="snackbarButtonStyle" format="reference" />
|
||||
<attr name="snackbarStyle" format="reference" />
|
||||
|
@ -1193,10 +1270,17 @@
|
|||
<attr name="subtitleTextColor" format="color" />
|
||||
<attr name="subtitleTextStyle" format="reference" />
|
||||
<attr name="suggestionRowLayout" format="reference" />
|
||||
<attr name="summary" format="string" />
|
||||
<attr name="summaryOff" format="string" />
|
||||
<attr name="summaryOn" format="string" />
|
||||
<attr name="switchMinWidth" format="dimension" />
|
||||
<attr name="switchPadding" format="dimension" />
|
||||
<attr name="switchPreferenceCompatStyle" format="reference" />
|
||||
<attr name="switchPreferenceStyle" format="reference" />
|
||||
<attr name="switchStyle" format="reference" />
|
||||
<attr name="switchTextAppearance" format="reference" />
|
||||
<attr name="switchTextOff" format="string" />
|
||||
<attr name="switchTextOn" format="string" />
|
||||
<attr name="tabBackground" format="reference" />
|
||||
<attr name="tabContentStart" format="dimension" />
|
||||
<attr name="tabGravity">
|
||||
|
@ -1270,6 +1354,7 @@
|
|||
<attr name="textColorSearchUrl" format="reference|color" />
|
||||
<attr name="textEndPadding" format="dimension" />
|
||||
<attr name="textInputStyle" format="reference" />
|
||||
<attr name="textLocale" format="string" />
|
||||
<attr name="textStartPadding" format="dimension" />
|
||||
<attr name="text_color" format="reference|color" />
|
||||
<attr name="theme" format="reference" />
|
||||
|
@ -1279,8 +1364,6 @@
|
|||
<attr name="theme_chat_blocked_text" format="reference|color" />
|
||||
<attr name="theme_chat_code" format="reference|color" />
|
||||
<attr name="theme_chat_codeblock_border" format="reference|color" />
|
||||
<attr name="theme_chat_divider" format="reference|color" />
|
||||
<attr name="theme_chat_divider_embed" format="reference|color" />
|
||||
<attr name="theme_chat_empty_mentions_arm" format="reference" />
|
||||
<attr name="theme_chat_empty_mentions_hand" format="reference" />
|
||||
<attr name="theme_chat_empty_pins" format="reference" />
|
||||
|
@ -1431,7 +1514,9 @@
|
|||
<attr name="ucrop_show_frame" format="boolean" />
|
||||
<attr name="ucrop_show_grid" format="boolean" />
|
||||
<attr name="ucrop_show_oval_crop_frame" format="boolean" />
|
||||
<attr name="updatesContinuously" format="boolean" />
|
||||
<attr name="useCompatPadding" format="boolean" />
|
||||
<attr name="useSimpleSummaryProvider" format="boolean" />
|
||||
<attr name="user_avatar_background_color" format="reference|color" />
|
||||
<attr name="user_avatar_size" format="reference|dimension" />
|
||||
<attr name="user_profile_header_background_color" format="reference|color" />
|
||||
|
@ -1441,6 +1526,7 @@
|
|||
<attr name="viewInflaterClass" format="string" />
|
||||
<attr name="voiceIcon" format="reference" />
|
||||
<attr name="vuv_avatar_size" format="reference|dimension" />
|
||||
<attr name="widgetLayout" format="reference" />
|
||||
<attr name="windowActionBar" format="boolean" />
|
||||
<attr name="windowActionBarOverlay" format="boolean" />
|
||||
<attr name="windowActionModeOverlay" format="boolean" />
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<bool name="abc_action_bar_embed_tabs">true</bool>
|
||||
<bool name="abc_allow_stacked_button_bar">false</bool>
|
||||
<bool name="abc_config_actionMenuItemAllCaps">true</bool>
|
||||
<bool name="config_materialPreferenceIconSpaceReserved">false</bool>
|
||||
<bool name="enable_system_alarm_service_default">true</bool>
|
||||
<bool name="enable_system_job_service_default">false</bool>
|
||||
<bool name="mtrl_btn_textappearance_all_caps">true</bool>
|
||||
|
|
|
@ -119,7 +119,7 @@
|
|||
<color name="material_blue_grey_900">#ff263238</color>
|
||||
<color name="material_blue_grey_950">#ff21272b</color>
|
||||
<color name="material_deep_teal_200">#ff80cbc4</color>
|
||||
<color name="material_deep_teal_500">#ff009688</color>
|
||||
<color name="material_deep_teal_500">#ff008577</color>
|
||||
<color name="material_grey_100">#fff5f5f5</color>
|
||||
<color name="material_grey_300">#ffe0e0e0</color>
|
||||
<color name="material_grey_50">#fffafafa</color>
|
||||
|
@ -138,6 +138,10 @@
|
|||
<color name="notification_action_color_filter">#ffffffff</color>
|
||||
<color name="notification_icon_bg_color">#ff9e9e9e</color>
|
||||
<color name="placeholder">#ffdadddf</color>
|
||||
<color name="preference_fallback_accent_color">#ff008577</color>
|
||||
<color name="primary_000">#ffffffff</color>
|
||||
<color name="primary_000_alpha_06">#0fffffff</color>
|
||||
<color name="primary_000_alpha_12">#1fffffff</color>
|
||||
<color name="primary_100">#fff6f6f7</color>
|
||||
<color name="primary_100_alpha_30">#4df6f6f7</color>
|
||||
<color name="primary_100_alpha_60">#99f6f6f7</color>
|
||||
|
@ -187,6 +191,7 @@
|
|||
<color name="primary_light_700">#ff2e3338</color>
|
||||
<color name="primary_light_800">#ff23262a</color>
|
||||
<color name="primary_light_900">#ff060607</color>
|
||||
<color name="primary_light_900_alpha_08">#ff060607</color>
|
||||
<color name="primary_material_dark">@color/material_grey_900</color>
|
||||
<color name="primary_material_light">@color/material_grey_100</color>
|
||||
<color name="primary_text_default_material_dark">#ffffffff</color>
|
||||
|
|
|
@ -48,6 +48,9 @@
|
|||
<dimen name="abc_edit_text_inset_horizontal_material">4.0dip</dimen>
|
||||
<dimen name="abc_edit_text_inset_top_material">10.0dip</dimen>
|
||||
<dimen name="abc_floating_window_z">16.0dip</dimen>
|
||||
<dimen name="abc_list_item_height_large_material">80.0dip</dimen>
|
||||
<dimen name="abc_list_item_height_material">64.0dip</dimen>
|
||||
<dimen name="abc_list_item_height_small_material">48.0dip</dimen>
|
||||
<item type="dimen" name="abc_list_item_padding_horizontal_material">@dimen/abc_action_bar_content_inset_material</item>
|
||||
<dimen name="abc_panel_menu_list_width">296.0dip</dimen>
|
||||
<dimen name="abc_progress_bar_height_material">4.0dip</dimen>
|
||||
|
@ -288,6 +291,11 @@
|
|||
<dimen name="padding_bottom_fab_screen">88.0dip</dimen>
|
||||
<dimen name="photo_grid_item_size">100.0dip</dimen>
|
||||
<dimen name="popup_notif_max_width">720.0dip</dimen>
|
||||
<dimen name="preference_dropdown_padding_start">0.0dip</dimen>
|
||||
<dimen name="preference_icon_minWidth">0.0dip</dimen>
|
||||
<dimen name="preference_seekbar_padding_horizontal">0.0dip</dimen>
|
||||
<dimen name="preference_seekbar_padding_vertical">15.0dip</dimen>
|
||||
<dimen name="preference_seekbar_value_minWidth">36.0dip</dimen>
|
||||
<dimen name="right_panel_width">275.0dip</dimen>
|
||||
<dimen name="search_container_height">40.0dip</dimen>
|
||||
<dimen name="selection_indicator_icon_size">28.0dip</dimen>
|
||||
|
|
|
@ -501,6 +501,7 @@
|
|||
<item type="id" name="checkable_off_container" />
|
||||
<item type="id" name="checkbox" />
|
||||
<item type="id" name="checkboxes_container" />
|
||||
<item type="id" name="checked" />
|
||||
<item type="id" name="chip_image" />
|
||||
<item type="id" name="chip_text" />
|
||||
<item type="id" name="chronometer" />
|
||||
|
@ -648,7 +649,6 @@
|
|||
<item type="id" name="edit_query" />
|
||||
<item type="id" name="edit_role_name" />
|
||||
<item type="id" name="edit_role_save" />
|
||||
<item type="id" name="embed_guideline" />
|
||||
<item type="id" name="embed_guideline_right" />
|
||||
<item type="id" name="embed_image_container" />
|
||||
<item type="id" name="emoji_btn" />
|
||||
|
@ -852,6 +852,7 @@
|
|||
<item type="id" name="header_item_text" />
|
||||
<item type="id" name="home" />
|
||||
<item type="id" name="icon" />
|
||||
<item type="id" name="icon_frame" />
|
||||
<item type="id" name="icon_group" />
|
||||
<item type="id" name="image" />
|
||||
<item type="id" name="image_bottom_guideline" />
|
||||
|
@ -1291,6 +1292,7 @@
|
|||
<item type="id" name="reaction_counter_text_switcher" />
|
||||
<item type="id" name="reaction_emoji_text" />
|
||||
<item type="id" name="reaction_quick_add" />
|
||||
<item type="id" name="recycler_view" />
|
||||
<item type="id" name="result_count" />
|
||||
<item type="id" name="results_rv" />
|
||||
<item type="id" name="rich_presence_container" />
|
||||
|
@ -1301,8 +1303,8 @@
|
|||
<item type="id" name="rich_presence_image_small" />
|
||||
<item type="id" name="rich_presence_music_duration" />
|
||||
<item type="id" name="rich_presence_music_elapsed" />
|
||||
<item type="id" name="rich_presence_music_progress_container" />
|
||||
<item type="id" name="rich_presence_play_button" />
|
||||
<item type="id" name="rich_presence_play_button_text" />
|
||||
<item type="id" name="rich_presence_state" />
|
||||
<item type="id" name="rich_presence_superbar" />
|
||||
<item type="id" name="rich_presence_time" />
|
||||
|
@ -1385,6 +1387,8 @@
|
|||
<item type="id" name="search_suggestions_item_recent_query_text" />
|
||||
<item type="id" name="search_suggestions_recycler" />
|
||||
<item type="id" name="search_voice_btn" />
|
||||
<item type="id" name="seekbar" />
|
||||
<item type="id" name="seekbar_value" />
|
||||
<item type="id" name="select_dialog_listview" />
|
||||
<item type="id" name="selected_checkmark" />
|
||||
<item type="id" name="selection_indicator" />
|
||||
|
@ -1580,7 +1584,7 @@
|
|||
<item type="id" name="settings_appearance_sync_switch" />
|
||||
<item type="id" name="settings_appearance_theme_dark_radio" />
|
||||
<item type="id" name="settings_appearance_theme_light_radio" />
|
||||
<item type="id" name="settings_appearance_theme_pure_evil_radio" />
|
||||
<item type="id" name="settings_appearance_theme_pure_evil_switch" />
|
||||
<item type="id" name="settings_authorized_apps" />
|
||||
<item type="id" name="settings_backup_codes_generate" />
|
||||
<item type="id" name="settings_backup_codes_info" />
|
||||
|
@ -1710,8 +1714,10 @@
|
|||
<item type="id" name="snackbar_action" />
|
||||
<item type="id" name="snackbar_text" />
|
||||
<item type="id" name="spacer" />
|
||||
<item type="id" name="spinner" />
|
||||
<item type="id" name="split_action_bar" />
|
||||
<item type="id" name="src_toggle" />
|
||||
<item type="id" name="start_guideline" />
|
||||
<item type="id" name="state_aspect_ratio" />
|
||||
<item type="id" name="state_rotate" />
|
||||
<item type="id" name="state_scale" />
|
||||
|
@ -1744,6 +1750,7 @@
|
|||
<item type="id" name="suggestion_item_header_history_divider" />
|
||||
<item type="id" name="suggestion_item_header_history_text" />
|
||||
<item type="id" name="swipeRefreshLayout" />
|
||||
<item type="id" name="switchWidget" />
|
||||
<item type="id" name="tag_accessibility_actions" />
|
||||
<item type="id" name="tag_accessibility_clickable_spans" />
|
||||
<item type="id" name="tag_accessibility_heading" />
|
||||
|
@ -1794,6 +1801,7 @@
|
|||
<item type="id" name="ucrop_photobox" />
|
||||
<item type="id" name="uikit_chat_guideline" />
|
||||
<item type="id" name="uikit_sheet_header_guideline" />
|
||||
<item type="id" name="unchecked" />
|
||||
<item type="id" name="unhandled_uri_display" />
|
||||
<item type="id" name="unhandled_uri_okay" />
|
||||
<item type="id" name="unread_wrap" />
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="activity_feed_now_playing_header_one_known_extra">
|
||||
<item quantity="other">%d others</item>
|
||||
<item quantity="one">%d other</item>
|
||||
<item quantity="other">%s others</item>
|
||||
<item quantity="one">%s other</item>
|
||||
</plurals>
|
||||
<plurals name="activity_feed_now_playing_header_two_known_extras">
|
||||
<item quantity="other">%d others</item>
|
||||
<item quantity="one">%d other</item>
|
||||
<item quantity="other">%s others</item>
|
||||
<item quantity="one">%s other</item>
|
||||
</plurals>
|
||||
<plurals name="activity_feed_recently_played_header_multiple_extra">
|
||||
<item quantity="other">%d others</item>
|
||||
<item quantity="one">%d other</item>
|
||||
<item quantity="other">%s others</item>
|
||||
<item quantity="one">%s other</item>
|
||||
</plurals>
|
||||
<plurals name="activity_feed_single_member_list_header_memberCount">
|
||||
<item quantity="other">%d People</item>
|
||||
<item quantity="one">%d Person</item>
|
||||
<item quantity="other">%s People</item>
|
||||
<item quantity="one">%s Person</item>
|
||||
</plurals>
|
||||
<plurals name="activity_feed_user_played_days_ago_time">
|
||||
<item quantity="other">days</item>
|
||||
|
@ -33,169 +33,169 @@
|
|||
<item quantity="one">second</item>
|
||||
</plurals>
|
||||
<plurals name="application_progress_indicator_installing_hours_timeRemaining">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">%s hour</item>
|
||||
</plurals>
|
||||
<plurals name="application_progress_indicator_installing_minutes_timeRemaining">
|
||||
<item quantity="other">%d minutes</item>
|
||||
<item quantity="one">%d minute</item>
|
||||
<item quantity="other">%s minutes</item>
|
||||
<item quantity="one">%s minute</item>
|
||||
</plurals>
|
||||
<plurals name="application_progress_indicator_installing_seconds_timeRemaining">
|
||||
<item quantity="other">%d seconds remaining</item>
|
||||
<item quantity="other">%s seconds remaining</item>
|
||||
<item quantity="one">wrapping up</item>
|
||||
</plurals>
|
||||
<plurals name="application_progress_indicator_updating_hours_timeRemaining">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">%s hour</item>
|
||||
</plurals>
|
||||
<plurals name="application_progress_indicator_updating_minutes_timeRemaining">
|
||||
<item quantity="other">%d minutes</item>
|
||||
<item quantity="one">%d minute</item>
|
||||
<item quantity="other">%s minutes</item>
|
||||
<item quantity="one">%s minute</item>
|
||||
</plurals>
|
||||
<plurals name="application_progress_indicator_updating_seconds_timeRemaining">
|
||||
<item quantity="other">%d seconds remaining</item>
|
||||
<item quantity="other">%s seconds remaining</item>
|
||||
<item quantity="one">wrapping up</item>
|
||||
</plurals>
|
||||
<plurals name="application_store_gift_purchase_confirm_monthly_mobile_intervalCount">
|
||||
<item quantity="other">%d months</item>
|
||||
<item quantity="one">%d month</item>
|
||||
<item quantity="other">%s months</item>
|
||||
<item quantity="one">%s month</item>
|
||||
</plurals>
|
||||
<plurals name="application_store_gift_purchase_confirm_subscription_monthly_intervalCount">
|
||||
<item quantity="other">%d months</item>
|
||||
<item quantity="one">%d month</item>
|
||||
<item quantity="other">%s months</item>
|
||||
<item quantity="one">%s month</item>
|
||||
</plurals>
|
||||
<plurals name="application_store_gift_purchase_confirm_subscription_yearly_intervalCount">
|
||||
<item quantity="other">%d years</item>
|
||||
<item quantity="one">%d year</item>
|
||||
<item quantity="other">%s years</item>
|
||||
<item quantity="one">%s year</item>
|
||||
</plurals>
|
||||
<plurals name="application_store_gift_purchase_confirm_yearly_mobile_intervalCount">
|
||||
<item quantity="other">%d years</item>
|
||||
<item quantity="one">%d year</item>
|
||||
<item quantity="other">%s years</item>
|
||||
<item quantity="one">%s year</item>
|
||||
</plurals>
|
||||
<plurals name="application_store_hide_games_in_library_hidden_gamesHidden">
|
||||
<item quantity="other">%d library games</item>
|
||||
<item quantity="one">%d library game</item>
|
||||
<item quantity="other">%s library games</item>
|
||||
<item quantity="one">%s library game</item>
|
||||
</plurals>
|
||||
<plurals name="application_store_recommendation_ever_played_other_count">
|
||||
<item quantity="other">%d people</item>
|
||||
<item quantity="other">%s people</item>
|
||||
<item quantity="one">1 person</item>
|
||||
</plurals>
|
||||
<plurals name="application_store_recommendation_now_playing_other_count">
|
||||
<item quantity="other">%d people</item>
|
||||
<item quantity="other">%s people</item>
|
||||
<item quantity="one">1 person</item>
|
||||
</plurals>
|
||||
<plurals name="application_store_recommendation_recently_played_other_count">
|
||||
<item quantity="other">%d people</item>
|
||||
<item quantity="other">%s 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>
|
||||
<item quantity="other">%s months</item>
|
||||
<item quantity="one">%s month</item>
|
||||
</plurals>
|
||||
<plurals name="bans_header_bans">
|
||||
<item quantity="other">%d Bans</item>
|
||||
<item quantity="other">%s Bans</item>
|
||||
<item quantity="zero">No Bans</item>
|
||||
<item quantity="one">1 Ban</item>
|
||||
</plurals>
|
||||
<plurals name="billing_refund_purchase_date_daysSincePurchase">
|
||||
<item quantity="other">%d days ago</item>
|
||||
<item quantity="other">%s days ago</item>
|
||||
<item quantity="zero">Today</item>
|
||||
<item quantity="one">%d day ago</item>
|
||||
<item quantity="one">%s day ago</item>
|
||||
</plurals>
|
||||
<plurals name="blocked_messages_count">
|
||||
<item quantity="other">%d Blocked Messages</item>
|
||||
<item quantity="other">%s Blocked Messages</item>
|
||||
<item quantity="one">1 Blocked Message</item>
|
||||
</plurals>
|
||||
<plurals name="channel_slowmode_cooldown_seconds">
|
||||
<item quantity="other">%d seconds</item>
|
||||
<item quantity="other">%s seconds</item>
|
||||
<item quantity="one">1 second</item>
|
||||
</plurals>
|
||||
<plurals name="channel_slowmode_desc_hours_hours">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">1 hour</item>
|
||||
</plurals>
|
||||
<plurals name="channel_slowmode_desc_hours_minutes">
|
||||
<item quantity="other">%d minutes</item>
|
||||
<item quantity="other">%s minutes</item>
|
||||
<item quantity="zero"></item>
|
||||
<item quantity="one">1 minute</item>
|
||||
</plurals>
|
||||
<plurals name="channel_slowmode_desc_hours_seconds">
|
||||
<item quantity="other">%d seconds</item>
|
||||
<item quantity="other">%s seconds</item>
|
||||
<item quantity="zero"></item>
|
||||
<item quantity="one">1 second</item>
|
||||
</plurals>
|
||||
<plurals name="channel_slowmode_desc_minutes_minutes">
|
||||
<item quantity="other">%d minutes</item>
|
||||
<item quantity="other">%s minutes</item>
|
||||
<item quantity="one">1 minute</item>
|
||||
</plurals>
|
||||
<plurals name="channel_slowmode_desc_minutes_seconds">
|
||||
<item quantity="other">%d seconds</item>
|
||||
<item quantity="other">%s seconds</item>
|
||||
<item quantity="zero"></item>
|
||||
<item quantity="one">1 second</item>
|
||||
</plurals>
|
||||
<plurals name="channel_slowmode_desc_seconds">
|
||||
<item quantity="other">%d seconds</item>
|
||||
<item quantity="other">%s seconds</item>
|
||||
<item quantity="one">1 second</item>
|
||||
</plurals>
|
||||
<plurals name="custom_status_clear_in_hours_hours">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">%s hour</item>
|
||||
</plurals>
|
||||
<plurals name="custom_status_clear_in_minutes_minutes">
|
||||
<item quantity="other">%d minutes</item>
|
||||
<item quantity="one">%d minute</item>
|
||||
<item quantity="other">%s minutes</item>
|
||||
<item quantity="one">%s minute</item>
|
||||
</plurals>
|
||||
<plurals name="custom_status_hours_hours">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">%s hour</item>
|
||||
</plurals>
|
||||
<plurals name="custom_status_minutes_minutes">
|
||||
<item quantity="other">%d minutes</item>
|
||||
<item quantity="one">%d minute</item>
|
||||
<item quantity="other">%s minutes</item>
|
||||
<item quantity="one">%s minute</item>
|
||||
</plurals>
|
||||
<plurals name="duration_days_days">
|
||||
<item quantity="other">%d days</item>
|
||||
<item quantity="other">%s days</item>
|
||||
<item quantity="one">1 day</item>
|
||||
</plurals>
|
||||
<plurals name="duration_hours_hours">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">1 hour</item>
|
||||
</plurals>
|
||||
<plurals name="duration_hours_short_hours">
|
||||
<item quantity="other">%dh</item>
|
||||
<item quantity="other">%sh</item>
|
||||
<item quantity="one">1h</item>
|
||||
</plurals>
|
||||
<plurals name="duration_mins_mins">
|
||||
<item quantity="other">%d mins</item>
|
||||
<item quantity="other">%s mins</item>
|
||||
<item quantity="one">1 min</item>
|
||||
</plurals>
|
||||
<plurals name="duration_minutes_minutes">
|
||||
<item quantity="other">%d minutes</item>
|
||||
<item quantity="other">%s minutes</item>
|
||||
<item quantity="one">1 minute</item>
|
||||
</plurals>
|
||||
<plurals name="duration_minutes_short_minutes">
|
||||
<item quantity="other">%dm</item>
|
||||
<item quantity="other">%sm</item>
|
||||
<item quantity="one">1m</item>
|
||||
</plurals>
|
||||
<plurals name="duration_seconds_seconds">
|
||||
<item quantity="other">%d seconds</item>
|
||||
<item quantity="other">%s seconds</item>
|
||||
<item quantity="one">1 second</item>
|
||||
</plurals>
|
||||
<plurals name="duration_seconds_short_seconds">
|
||||
<item quantity="other">%ds</item>
|
||||
<item quantity="other">%ss</item>
|
||||
<item quantity="one">1s</item>
|
||||
</plurals>
|
||||
<plurals name="emoji_slots_available_count">
|
||||
<item quantity="other">%d slots</item>
|
||||
<item quantity="other">%s slots</item>
|
||||
<item quantity="zero">no slots</item>
|
||||
<item quantity="one">%d slot</item>
|
||||
<item quantity="one">%s slot</item>
|
||||
</plurals>
|
||||
<plurals name="form_help_last_seen_days">
|
||||
<item quantity="other">%d days</item>
|
||||
<item quantity="other">%s days</item>
|
||||
<item quantity="one">1 day</item>
|
||||
</plurals>
|
||||
<plurals name="form_help_last_seen_members">
|
||||
<item quantity="other">%d members</item>
|
||||
<item quantity="other">%s members</item>
|
||||
<item quantity="zero">0 members</item>
|
||||
<item quantity="one">1 member</item>
|
||||
</plurals>
|
||||
|
@ -236,27 +236,27 @@
|
|||
<item quantity="one">minute</item>
|
||||
</plurals>
|
||||
<plurals name="game_library_last_played_days_time">
|
||||
<item quantity="other">%d days ago</item>
|
||||
<item quantity="other">%s days ago</item>
|
||||
<item quantity="one">yesterday</item>
|
||||
</plurals>
|
||||
<plurals name="game_library_last_played_hours_time">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">%s hour</item>
|
||||
</plurals>
|
||||
<plurals name="game_library_last_played_minutes_time">
|
||||
<item quantity="other">%d minutes</item>
|
||||
<item quantity="one">%d minute</item>
|
||||
<item quantity="other">%s minutes</item>
|
||||
<item quantity="one">%s minute</item>
|
||||
</plurals>
|
||||
<plurals name="game_library_last_played_months_time">
|
||||
<item quantity="other">%d months ago</item>
|
||||
<item quantity="other">%s months ago</item>
|
||||
<item quantity="one">last month</item>
|
||||
</plurals>
|
||||
<plurals name="game_library_last_played_weeks_time">
|
||||
<item quantity="other">%d weeks ago</item>
|
||||
<item quantity="other">%s weeks ago</item>
|
||||
<item quantity="one">last week</item>
|
||||
</plurals>
|
||||
<plurals name="game_library_last_played_years_time">
|
||||
<item quantity="other">%d years ago</item>
|
||||
<item quantity="other">%s years ago</item>
|
||||
<item quantity="one">last year</item>
|
||||
</plurals>
|
||||
<plurals name="game_library_time_played_hours_time">
|
||||
|
@ -272,68 +272,68 @@
|
|||
<item quantity="one">second</item>
|
||||
</plurals>
|
||||
<plurals name="game_library_updates_installing_hours_timeRemaining">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">1 hour</item>
|
||||
</plurals>
|
||||
<plurals name="game_library_updates_installing_minutes_timeRemaining">
|
||||
<item quantity="other">%d minutes</item>
|
||||
<item quantity="other">%s minutes</item>
|
||||
<item quantity="one">1 minute</item>
|
||||
</plurals>
|
||||
<plurals name="game_library_updates_installing_seconds_timeRemaining">
|
||||
<item quantity="other">%d seconds remaining</item>
|
||||
<item quantity="other">%s seconds remaining</item>
|
||||
<item quantity="one">wrapping up</item>
|
||||
</plurals>
|
||||
<plurals name="game_library_updates_updating_updating_hours_timeRemaining">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">1 hour</item>
|
||||
</plurals>
|
||||
<plurals name="game_library_updates_updating_updating_minutes_timeRemaining">
|
||||
<item quantity="other">%d minutes</item>
|
||||
<item quantity="other">%s minutes</item>
|
||||
<item quantity="one">1 minute</item>
|
||||
</plurals>
|
||||
<plurals name="game_library_updates_updating_updating_seconds_timeRemaining">
|
||||
<item quantity="other">%d seconds remaining</item>
|
||||
<item quantity="other">%s seconds remaining</item>
|
||||
<item quantity="one">wrapping up</item>
|
||||
</plurals>
|
||||
<plurals name="gift_code_auth_gifted_subscription_monthly_intervalCount">
|
||||
<item quantity="other">%d months</item>
|
||||
<item quantity="one">%d month</item>
|
||||
<item quantity="other">%s months</item>
|
||||
<item quantity="one">%s month</item>
|
||||
</plurals>
|
||||
<plurals name="gift_code_auth_gifted_subscription_yearly_intervalCount">
|
||||
<item quantity="other">%d years</item>
|
||||
<item quantity="one">%d year</item>
|
||||
<item quantity="other">%s years</item>
|
||||
<item quantity="one">%s year</item>
|
||||
</plurals>
|
||||
<plurals name="gift_confirmation_body_subscription_monthly_confirm_intervalCount">
|
||||
<item quantity="other">%d months</item>
|
||||
<item quantity="one">%d month</item>
|
||||
<item quantity="other">%s months</item>
|
||||
<item quantity="one">%s month</item>
|
||||
</plurals>
|
||||
<plurals name="gift_confirmation_body_subscription_yearly_confirm_intervalCount">
|
||||
<item quantity="other">%d years</item>
|
||||
<item quantity="one">%d year</item>
|
||||
<item quantity="other">%s years</item>
|
||||
<item quantity="one">%s year</item>
|
||||
</plurals>
|
||||
<plurals name="gift_confirmation_body_success_generic_subscription_monthly_intervalCount">
|
||||
<item quantity="other">%d months</item>
|
||||
<item quantity="one">%d month</item>
|
||||
<item quantity="other">%s months</item>
|
||||
<item quantity="one">%s month</item>
|
||||
</plurals>
|
||||
<plurals name="gift_confirmation_body_success_generic_subscription_yearly_intervalCount">
|
||||
<item quantity="other">%d years</item>
|
||||
<item quantity="one">%d year</item>
|
||||
<item quantity="other">%s years</item>
|
||||
<item quantity="one">%s year</item>
|
||||
</plurals>
|
||||
<plurals name="gift_confirmation_body_success_premium_tier_1_monthly_intervalCount">
|
||||
<item quantity="other">%d months</item>
|
||||
<item quantity="one">%d month</item>
|
||||
<item quantity="other">%s months</item>
|
||||
<item quantity="one">%s month</item>
|
||||
</plurals>
|
||||
<plurals name="gift_confirmation_body_success_premium_tier_1_yearly_intervalCount">
|
||||
<item quantity="other">%d years</item>
|
||||
<item quantity="one">%d year</item>
|
||||
<item quantity="other">%s years</item>
|
||||
<item quantity="one">%s year</item>
|
||||
</plurals>
|
||||
<plurals name="gift_confirmation_body_success_premium_tier_2_monthly_intervalCount">
|
||||
<item quantity="other">%d months</item>
|
||||
<item quantity="one">%d month</item>
|
||||
<item quantity="other">%s months</item>
|
||||
<item quantity="one">%s month</item>
|
||||
</plurals>
|
||||
<plurals name="gift_confirmation_body_success_premium_tier_2_yearly_intervalCount">
|
||||
<item quantity="other">%d years</item>
|
||||
<item quantity="one">%d year</item>
|
||||
<item quantity="other">%s years</item>
|
||||
<item quantity="one">%s year</item>
|
||||
</plurals>
|
||||
<plurals name="gift_confirmation_nitro_time_frame_months_time">
|
||||
<item quantity="other">months</item>
|
||||
|
@ -344,59 +344,59 @@
|
|||
<item quantity="one">year</item>
|
||||
</plurals>
|
||||
<plurals name="gift_embed_body_subscription_default_months_intervalCount">
|
||||
<item quantity="other">%d months</item>
|
||||
<item quantity="one">%d month</item>
|
||||
<item quantity="other">%s months</item>
|
||||
<item quantity="one">%s month</item>
|
||||
</plurals>
|
||||
<plurals name="gift_embed_body_subscription_default_years_intervalCount">
|
||||
<item quantity="other">%d years</item>
|
||||
<item quantity="one">%d year</item>
|
||||
<item quantity="other">%s years</item>
|
||||
<item quantity="one">%s year</item>
|
||||
</plurals>
|
||||
<plurals name="gift_embed_body_subscription_no_user_default_months_intervalCount">
|
||||
<item quantity="other">%d months</item>
|
||||
<item quantity="one">%d month</item>
|
||||
<item quantity="other">%s months</item>
|
||||
<item quantity="one">%s month</item>
|
||||
</plurals>
|
||||
<plurals name="gift_embed_body_subscription_no_user_default_years_intervalCount">
|
||||
<item quantity="other">%d years</item>
|
||||
<item quantity="one">%d year</item>
|
||||
<item quantity="other">%s years</item>
|
||||
<item quantity="one">%s year</item>
|
||||
</plurals>
|
||||
<plurals name="gift_embed_expiration_hours">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">%s hour</item>
|
||||
</plurals>
|
||||
<plurals name="gift_inventory_copies_copies">
|
||||
<item quantity="other">%d copies</item>
|
||||
<item quantity="one">%d copy</item>
|
||||
<item quantity="other">%s copies</item>
|
||||
<item quantity="one">%s copy</item>
|
||||
</plurals>
|
||||
<plurals name="gift_inventory_expires_in_hours">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">%s hour</item>
|
||||
</plurals>
|
||||
<plurals name="gift_inventory_expires_in_mobile_hours">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">%s hour</item>
|
||||
</plurals>
|
||||
<plurals name="gift_inventory_subscription_months_intervalCount">
|
||||
<item quantity="other">%d months</item>
|
||||
<item quantity="one">%d month</item>
|
||||
<item quantity="other">%s months</item>
|
||||
<item quantity="one">%s month</item>
|
||||
</plurals>
|
||||
<plurals name="gift_inventory_subscription_years_intervalCount">
|
||||
<item quantity="other">%d years</item>
|
||||
<item quantity="one">%d year</item>
|
||||
<item quantity="other">%s years</item>
|
||||
<item quantity="one">%s year</item>
|
||||
</plurals>
|
||||
<plurals name="group_dm_add_members_number">
|
||||
<item quantity="other">%d Members</item>
|
||||
<item quantity="other">%s Members</item>
|
||||
<item quantity="one">1 Member</item>
|
||||
</plurals>
|
||||
<plurals name="group_dm_invite_remaining_number">
|
||||
<item quantity="other">You can add %d more members.</item>
|
||||
<item quantity="other">You can add %s more members.</item>
|
||||
<item quantity="one">You can add 1 more member.</item>
|
||||
</plurals>
|
||||
<plurals name="group_dm_invite_unselect_users_number">
|
||||
<item quantity="other">You must unselect %d members.</item>
|
||||
<item quantity="other">You must unselect %s members.</item>
|
||||
<item quantity="one">You must unselect 1 member.</item>
|
||||
</plurals>
|
||||
<plurals name="guild_discovery_header_search_results_count">
|
||||
<item quantity="other">%d results</item>
|
||||
<item quantity="other">%s results</item>
|
||||
<item quantity="one">1 result</item>
|
||||
</plurals>
|
||||
<plurals name="guild_settings_audit_log_channel_permission_overrides_denied_count">
|
||||
|
@ -408,19 +408,19 @@
|
|||
<item quantity="one">a permission</item>
|
||||
</plurals>
|
||||
<plurals name="guild_settings_audit_log_channel_rate_limit_per_user_change_newValue">
|
||||
<item quantity="other">Set slowmode to **!!%d!! seconds**</item>
|
||||
<item quantity="other">Set slowmode to **!!%s!! seconds**</item>
|
||||
<item quantity="zero">Disabled slowmode</item>
|
||||
</plurals>
|
||||
<plurals name="guild_settings_audit_log_channel_rate_limit_per_user_create_newValue">
|
||||
<item quantity="other">Set slowmode to **!!%d!! seconds**</item>
|
||||
<item quantity="other">Set slowmode to **!!%s!! seconds**</item>
|
||||
<item quantity="zero">Set slowmode disabled</item>
|
||||
</plurals>
|
||||
<plurals name="guild_settings_audit_log_member_prune_count">
|
||||
<item quantity="other">**!!%d!! members**</item>
|
||||
<item quantity="other">**!!%s!! members**</item>
|
||||
<item quantity="one">**a member**</item>
|
||||
</plurals>
|
||||
<plurals name="guild_settings_audit_log_member_prune_delete_days_newValue">
|
||||
<item quantity="other">%d days</item>
|
||||
<item quantity="other">%s days</item>
|
||||
<item quantity="one">a day</item>
|
||||
</plurals>
|
||||
<plurals name="guild_settings_audit_log_member_roles_add_count">
|
||||
|
@ -432,7 +432,7 @@
|
|||
<item quantity="one">a role</item>
|
||||
</plurals>
|
||||
<plurals name="guild_settings_audit_log_message_delete_count">
|
||||
<item quantity="other">**!!%d!! messages**</item>
|
||||
<item quantity="other">**!!%s!! messages**</item>
|
||||
<item quantity="one">**a message**</item>
|
||||
</plurals>
|
||||
<plurals name="guild_settings_audit_log_role_permissions_denied_count">
|
||||
|
@ -444,31 +444,31 @@
|
|||
<item quantity="one">permission</item>
|
||||
</plurals>
|
||||
<plurals name="guild_settings_overview_boost_unlock_boosts">
|
||||
<item quantity="other">%d boosts</item>
|
||||
<item quantity="one">%d boost</item>
|
||||
<item quantity="other">%s boosts</item>
|
||||
<item quantity="one">%s boost</item>
|
||||
</plurals>
|
||||
<plurals name="guild_settings_premium_guild_close_hint_numLeft">
|
||||
<item quantity="other">%d more boosts</item>
|
||||
<item quantity="one">%d more boost</item>
|
||||
<item quantity="other">%s more boosts</item>
|
||||
<item quantity="one">%s more boost</item>
|
||||
</plurals>
|
||||
<plurals name="guild_settings_premium_guild_count_subscribers_count">
|
||||
<item quantity="other">%d extremely cool people have</item>
|
||||
<item quantity="one">%d extremely cool person has</item>
|
||||
<item quantity="other">%s extremely cool people have</item>
|
||||
<item quantity="one">%s extremely cool person has</item>
|
||||
</plurals>
|
||||
<plurals name="guild_settings_premium_guild_tier_requirement_required">
|
||||
<item quantity="other">%d Boosts</item>
|
||||
<item quantity="one">%d Boost</item>
|
||||
<item quantity="other">%s Boosts</item>
|
||||
<item quantity="one">%s Boost</item>
|
||||
</plurals>
|
||||
<plurals name="guild_subscription_purchase_modal_activated_description_guildSubscriptionQuantity">
|
||||
<item quantity="other">%d times</item>
|
||||
<item quantity="one">%d time</item>
|
||||
<item quantity="other">%s times</item>
|
||||
<item quantity="one">%s time</item>
|
||||
</plurals>
|
||||
<plurals name="instant_invite_guild_members_total_count">
|
||||
<item quantity="other">%d Members</item>
|
||||
<item quantity="other">%s Members</item>
|
||||
<item quantity="one">1 Member</item>
|
||||
</plurals>
|
||||
<plurals name="invite_embed_num_open_slots_android_count">
|
||||
<item quantity="other">%d open slots</item>
|
||||
<item quantity="other">%s open slots</item>
|
||||
<item quantity="one">1 open slot</item>
|
||||
</plurals>
|
||||
<plurals name="invite_embed_num_open_slots_number">
|
||||
|
@ -476,99 +476,83 @@
|
|||
<item quantity="one">slot</item>
|
||||
</plurals>
|
||||
<plurals name="invite_expires_days_or_uses_numUses">
|
||||
<item quantity="other">%d uses</item>
|
||||
<item quantity="one">%d use</item>
|
||||
<item quantity="other">%s uses</item>
|
||||
<item quantity="one">%s use</item>
|
||||
</plurals>
|
||||
<plurals name="invite_expires_hours_numHours">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">%s hour</item>
|
||||
</plurals>
|
||||
<plurals name="invite_expires_hours_or_uses_numHours">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">%s hour</item>
|
||||
</plurals>
|
||||
<plurals name="invite_expires_hours_or_uses_numUses">
|
||||
<item quantity="other">%d uses</item>
|
||||
<item quantity="one">%d use</item>
|
||||
<item quantity="other">%s uses</item>
|
||||
<item quantity="one">%s use</item>
|
||||
</plurals>
|
||||
<plurals name="invite_expires_minutes_or_uses_numUses">
|
||||
<item quantity="other">%d uses</item>
|
||||
<item quantity="one">%d use</item>
|
||||
<item quantity="other">%s uses</item>
|
||||
<item quantity="one">%s use</item>
|
||||
</plurals>
|
||||
<plurals name="invite_expires_uses_numUses">
|
||||
<item quantity="other">%d uses</item>
|
||||
<item quantity="one">%d use</item>
|
||||
<item quantity="other">%s uses</item>
|
||||
<item quantity="one">%s use</item>
|
||||
</plurals>
|
||||
<plurals name="last_seen_days">
|
||||
<item quantity="other">%d days</item>
|
||||
<item quantity="other">%s days</item>
|
||||
<item quantity="one">1 day</item>
|
||||
</plurals>
|
||||
<plurals name="lfg_listing_age_hours_time">
|
||||
<item quantity="other">hours</item>
|
||||
<item quantity="one">hour</item>
|
||||
</plurals>
|
||||
<plurals name="lfg_listing_age_minutes_time">
|
||||
<item quantity="other">minutes</item>
|
||||
<item quantity="one">minute</item>
|
||||
</plurals>
|
||||
<plurals name="lfg_listing_age_seconds_time">
|
||||
<item quantity="other">seconds</item>
|
||||
<item quantity="one">second</item>
|
||||
</plurals>
|
||||
<plurals name="lfg_num_players_players">
|
||||
<item quantity="other">%d players</item>
|
||||
<item quantity="one">%d player</item>
|
||||
</plurals>
|
||||
<plurals name="live_viewers_viewers">
|
||||
<item quantity="one">viewer</item>
|
||||
</plurals>
|
||||
<plurals name="max_uses_description_mobile_maxUses">
|
||||
<item quantity="other">%d uses</item>
|
||||
<item quantity="other">%s uses</item>
|
||||
<item quantity="zero">unlimited uses</item>
|
||||
<item quantity="one">1 use</item>
|
||||
</plurals>
|
||||
<plurals name="max_uses_maxUses">
|
||||
<item quantity="other">%d uses</item>
|
||||
<item quantity="other">%s uses</item>
|
||||
<item quantity="zero">No limit</item>
|
||||
<item quantity="one">1 use</item>
|
||||
</plurals>
|
||||
<plurals name="members_header_members">
|
||||
<item quantity="other">%d Members</item>
|
||||
<item quantity="other">%s Members</item>
|
||||
<item quantity="zero">No Members</item>
|
||||
<item quantity="one">1 Member</item>
|
||||
</plurals>
|
||||
<plurals name="n_days_days">
|
||||
<item quantity="other">%d days</item>
|
||||
<item quantity="other">%s days</item>
|
||||
<item quantity="one">1 day</item>
|
||||
</plurals>
|
||||
<plurals name="new_messages_count">
|
||||
<item quantity="other">%d new messages</item>
|
||||
<item quantity="other">%s new messages</item>
|
||||
<item quantity="one">1 new message</item>
|
||||
</plurals>
|
||||
<plurals name="new_messages_with_date_count">
|
||||
<item quantity="other">%d new messages</item>
|
||||
<item quantity="other">%s new messages</item>
|
||||
<item quantity="one">1 new message</item>
|
||||
</plurals>
|
||||
<plurals name="notice_premium_grandfathered_ending_numDays">
|
||||
<item quantity="other">%d days</item>
|
||||
<item quantity="other">%s days</item>
|
||||
<item quantity="one">one day</item>
|
||||
</plurals>
|
||||
<plurals name="num_channels_num">
|
||||
<item quantity="other">%d channels</item>
|
||||
<item quantity="one">%d channel</item>
|
||||
<item quantity="other">%s channels</item>
|
||||
<item quantity="one">%s channel</item>
|
||||
</plurals>
|
||||
<plurals name="num_members_subscribers">
|
||||
<item quantity="other">**%d** members</item>
|
||||
<item quantity="other">**%s** members</item>
|
||||
<item quantity="zero">**0** members</item>
|
||||
<item quantity="one">**1** member</item>
|
||||
</plurals>
|
||||
<plurals name="num_subscribers_subscribers">
|
||||
<item quantity="other">**%d** subscribers</item>
|
||||
<item quantity="other">**%s** subscribers</item>
|
||||
<item quantity="zero">**0** subscribers</item>
|
||||
<item quantity="one">**1** subscriber</item>
|
||||
</plurals>
|
||||
<plurals name="num_users_num">
|
||||
<item quantity="other">%d users</item>
|
||||
<item quantity="other">%s users</item>
|
||||
<item quantity="one">1 user</item>
|
||||
</plurals>
|
||||
<plurals name="only_you_can_see_and_delete_these_count">
|
||||
|
@ -576,19 +560,19 @@
|
|||
<item quantity="one">this message</item>
|
||||
</plurals>
|
||||
<plurals name="partial_outage_a11y_count">
|
||||
<item quantity="other">%d servers are unavailable due to a temporary outage.</item>
|
||||
<item quantity="other">%s servers are unavailable due to a temporary outage.</item>
|
||||
<item quantity="one">1 server is unavailable due to a temporary outage.</item>
|
||||
</plurals>
|
||||
<plurals name="partial_outage_count">
|
||||
<item quantity="other">**%d** other servers are unavailable due to a temporary outage.</item>
|
||||
<item quantity="other">**%s** 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>
|
||||
<item quantity="other">%s Boosts</item>
|
||||
<item quantity="one">%s Boost</item>
|
||||
</plurals>
|
||||
<plurals name="premium_code_redemption_confirmation_blurb_numMonths">
|
||||
<item quantity="other">%d months</item>
|
||||
<item quantity="other">%s months</item>
|
||||
<item quantity="one">1 month</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_num_month_guild_subscriptions_num">
|
||||
|
@ -600,41 +584,41 @@
|
|||
<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>
|
||||
<item quantity="other">%s times</item>
|
||||
<item quantity="one">%s time</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_perks_modal_header_subscription_count_subscriptions">
|
||||
<item quantity="other">%d Boosts</item>
|
||||
<item quantity="other">%s Boosts</item>
|
||||
<item quantity="zero">No Boosts</item>
|
||||
<item quantity="one">%d Boost</item>
|
||||
<item quantity="one">%s 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>
|
||||
<item quantity="other">%s times!</item>
|
||||
<item quantity="one">%s 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>
|
||||
<item quantity="other">%s more Boosts</item>
|
||||
<item quantity="one">%s more Boost</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_settings_members_subscribed_number">
|
||||
<item quantity="other">%d Members</item>
|
||||
<item quantity="one">%d Member</item>
|
||||
<item quantity="other">%s Members</item>
|
||||
<item quantity="one">%s Member</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_settings_x_of_y_subscriptions_numRequired">
|
||||
<item quantity="other">%d Boosts</item>
|
||||
<item quantity="one">%d Boost</item>
|
||||
<item quantity="other">%s Boosts</item>
|
||||
<item quantity="one">%s Boost</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscribe_confirm_cooldown_warning_days">
|
||||
<item quantity="other">%d days</item>
|
||||
<item quantity="one">%d day</item>
|
||||
<item quantity="other">%s days</item>
|
||||
<item quantity="one">%s day</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscription_available_count_num">
|
||||
<item quantity="other">%d Server Boosts</item>
|
||||
<item quantity="one">%d Server Boost</item>
|
||||
<item quantity="other">%s Server Boosts</item>
|
||||
<item quantity="one">%s Server Boost</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscription_available_numSubscriptions">
|
||||
<item quantity="other">%d Boosts</item>
|
||||
<item quantity="one">%d Boost</item>
|
||||
<item quantity="other">%s Boosts</item>
|
||||
<item quantity="one">%s Boost</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscription_cancel_invoice_subscription_cancelled_subscriptionCount">
|
||||
<item quantity="other">Server Boosts</item>
|
||||
|
@ -645,95 +629,95 @@
|
|||
<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>
|
||||
<item quantity="other">%s Months</item>
|
||||
<item quantity="one">%s Month</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscription_duration_months">
|
||||
<item quantity="other">%d Months</item>
|
||||
<item quantity="one">%d Month</item>
|
||||
<item quantity="other">%s Months</item>
|
||||
<item quantity="one">%s Month</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscription_error_rate_limit_days_days">
|
||||
<item quantity="other">%d days</item>
|
||||
<item quantity="one">%d day</item>
|
||||
<item quantity="other">%s days</item>
|
||||
<item quantity="one">%s day</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscription_error_rate_limit_days_hours">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">%s hour</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscription_error_rate_limit_hours_hours">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">%s hour</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscription_error_rate_limit_hours_minutes">
|
||||
<item quantity="other">%d minutes</item>
|
||||
<item quantity="one">%d minute</item>
|
||||
<item quantity="other">%s minutes</item>
|
||||
<item quantity="one">%s minute</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscription_error_rate_limit_minutes_minutes">
|
||||
<item quantity="other">%d minutes</item>
|
||||
<item quantity="one">%d minute</item>
|
||||
<item quantity="other">%s minutes</item>
|
||||
<item quantity="one">%s minute</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_subscription_guild_subsription_subtitle_numSubscriptions">
|
||||
<item quantity="other">%d times</item>
|
||||
<item quantity="one">%d time</item>
|
||||
<item quantity="other">%s times</item>
|
||||
<item quantity="one">%s 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">%s Boosts</item>
|
||||
<item quantity="one">%s 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>
|
||||
<item quantity="one">%d day</item>
|
||||
<item quantity="other">%s days</item>
|
||||
<item quantity="one">%s day</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_unsubscribe_confirm_cooldown_warning_days_hours">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">%s hour</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_unsubscribe_confirm_cooldown_warning_hours_hours">
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%s hours</item>
|
||||
<item quantity="one">%s hour</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_unsubscribe_confirm_cooldown_warning_hours_minutes">
|
||||
<item quantity="other">%d minutes</item>
|
||||
<item quantity="one">%d minute</item>
|
||||
<item quantity="other">%s minutes</item>
|
||||
<item quantity="one">%s minute</item>
|
||||
</plurals>
|
||||
<plurals name="premium_guild_unsubscribe_confirm_cooldown_warning_minutes_minutes">
|
||||
<item quantity="other">%d minutes</item>
|
||||
<item quantity="one">%d minute</item>
|
||||
<item quantity="other">%s minutes</item>
|
||||
<item quantity="one">%s minute</item>
|
||||
</plurals>
|
||||
<plurals name="premium_payment_plan_label_monthly_intervalCount">
|
||||
<item quantity="other">%d months</item>
|
||||
<item quantity="one">%d month</item>
|
||||
<item quantity="other">%s months</item>
|
||||
<item quantity="one">%s month</item>
|
||||
</plurals>
|
||||
<plurals name="premium_payment_plan_label_yearly_intervalCount">
|
||||
<item quantity="other">%d years</item>
|
||||
<item quantity="one">%d year</item>
|
||||
<item quantity="other">%s years</item>
|
||||
<item quantity="one">%s year</item>
|
||||
</plurals>
|
||||
<plurals name="premium_subscription_credit_count_months_count">
|
||||
<item quantity="other">%d Months</item>
|
||||
<item quantity="one">%d Month</item>
|
||||
<item quantity="other">%s Months</item>
|
||||
<item quantity="one">%s Month</item>
|
||||
</plurals>
|
||||
<plurals name="publish_followed_news_fail_body_retryAfter">
|
||||
<item quantity="other">%d minutes</item>
|
||||
<item quantity="other">%s minutes</item>
|
||||
<item quantity="one">1 minute</item>
|
||||
</plurals>
|
||||
<plurals name="reaction_tooltip_1_n_n">
|
||||
<item quantity="other">%d others</item>
|
||||
<item quantity="other">%s others</item>
|
||||
<item quantity="one">1 other</item>
|
||||
</plurals>
|
||||
<plurals name="reaction_tooltip_2_n_n">
|
||||
<item quantity="other">%d others</item>
|
||||
<item quantity="other">%s others</item>
|
||||
<item quantity="one">1 other</item>
|
||||
</plurals>
|
||||
<plurals name="reaction_tooltip_3_n_n">
|
||||
<item quantity="other">%d others</item>
|
||||
<item quantity="other">%s others</item>
|
||||
<item quantity="one">1 other</item>
|
||||
</plurals>
|
||||
<plurals name="reaction_tooltip_n_n">
|
||||
<item quantity="other">%d people</item>
|
||||
<item quantity="other">%s people</item>
|
||||
<item quantity="one">1 person</item>
|
||||
</plurals>
|
||||
<plurals name="roles_list_numRoles">
|
||||
|
@ -742,47 +726,47 @@
|
|||
<item quantity="one">Role</item>
|
||||
</plurals>
|
||||
<plurals name="search_hide_blocked_messages_count">
|
||||
<item quantity="other">%d messages</item>
|
||||
<item quantity="one">%d message</item>
|
||||
<item quantity="other">%s messages</item>
|
||||
<item quantity="one">%s message</item>
|
||||
</plurals>
|
||||
<plurals name="search_num_results_blocked_not_shown_count">
|
||||
<item quantity="other">%d results</item>
|
||||
<item quantity="one">%d result</item>
|
||||
<item quantity="other">%s results</item>
|
||||
<item quantity="one">%s result</item>
|
||||
</plurals>
|
||||
<plurals name="search_still_indexing_hint_count">
|
||||
<item quantity="other">%d results</item>
|
||||
<item quantity="other">%s results</item>
|
||||
<item quantity="zero">No results</item>
|
||||
<item quantity="one">%d result</item>
|
||||
<item quantity="one">%s result</item>
|
||||
</plurals>
|
||||
<plurals name="spotify_listen_along_title_host_count">
|
||||
<item quantity="other">Listeners</item>
|
||||
<item quantity="one">Listener</item>
|
||||
</plurals>
|
||||
<plurals name="total_results_count">
|
||||
<item quantity="other">%d Results</item>
|
||||
<item quantity="other">%s Results</item>
|
||||
<item quantity="zero">No Results</item>
|
||||
<item quantity="one">%d Result</item>
|
||||
<item quantity="one">%s Result</item>
|
||||
</plurals>
|
||||
<plurals name="uploading_files_count">
|
||||
<item quantity="other">Uploading %d Files</item>
|
||||
<item quantity="other">Uploading %s Files</item>
|
||||
</plurals>
|
||||
<plurals name="user_activity_timestamp_end_hours">
|
||||
<item quantity="other">%d:</item>
|
||||
<item quantity="other">%s:</item>
|
||||
</plurals>
|
||||
<plurals name="user_activity_timestamp_end_minutes">
|
||||
<item quantity="other">%d:</item>
|
||||
<item quantity="other">%s:</item>
|
||||
</plurals>
|
||||
<plurals name="user_activity_timestamp_end_seconds">
|
||||
<item quantity="other">%d</item>
|
||||
<item quantity="other">%s</item>
|
||||
</plurals>
|
||||
<plurals name="user_activity_timestamp_start_hours">
|
||||
<item quantity="other">%d:</item>
|
||||
<item quantity="other">%s:</item>
|
||||
</plurals>
|
||||
<plurals name="user_activity_timestamp_start_minutes">
|
||||
<item quantity="other">%d:</item>
|
||||
<item quantity="other">%s:</item>
|
||||
</plurals>
|
||||
<plurals name="user_activity_timestamp_start_seconds">
|
||||
<item quantity="other">%d</item>
|
||||
<item quantity="other">%s</item>
|
||||
</plurals>
|
||||
<plurals name="user_activity_user_playing_for_days_time">
|
||||
<item quantity="other">days</item>
|
||||
|
@ -797,21 +781,26 @@
|
|||
<item quantity="one">minute</item>
|
||||
</plurals>
|
||||
<plurals name="user_profile_mutual_friends_count">
|
||||
<item quantity="other">%d Mutual Friends</item>
|
||||
<item quantity="other">%s Mutual Friends</item>
|
||||
<item quantity="zero">0 Mutual Friends</item>
|
||||
<item quantity="one">1 Mutual Friend</item>
|
||||
</plurals>
|
||||
<plurals name="user_profile_mutual_guilds_count">
|
||||
<item quantity="other">%d Mutual Servers</item>
|
||||
<item quantity="other">%s Mutual Servers</item>
|
||||
<item quantity="zero">0 Mutual Servers</item>
|
||||
<item quantity="one">1 Mutual Server</item>
|
||||
</plurals>
|
||||
<plurals name="vanity_url_uses_uses">
|
||||
<item quantity="other">%s uses</item>
|
||||
<item quantity="zero">0 uses</item>
|
||||
<item quantity="one">1 use</item>
|
||||
</plurals>
|
||||
<plurals name="voice_call_member_list_title_count">
|
||||
<item quantity="other">%d People</item>
|
||||
<item quantity="one">%d Person</item>
|
||||
<item quantity="other">%s People</item>
|
||||
<item quantity="one">%s Person</item>
|
||||
</plurals>
|
||||
<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>
|
||||
<item type="plurals" name="APKTOOL_DUMMY_81">false</item>
|
||||
<item type="plurals" name="APKTOOL_DUMMY_b7">false</item>
|
||||
<item type="plurals" name="APKTOOL_DUMMY_b8">false</item>
|
||||
</resources>
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -12,18 +12,6 @@
|
|||
<string name="abc_activitychooserview_choose_application">Choose an app</string>
|
||||
<string name="abc_capital_off">OFF</string>
|
||||
<string name="abc_capital_on">ON</string>
|
||||
<string name="abc_font_family_body_1_material">sans-serif</string>
|
||||
<string name="abc_font_family_body_2_material">sans-serif-medium</string>
|
||||
<string name="abc_font_family_button_material">sans-serif-medium</string>
|
||||
<string name="abc_font_family_caption_material">sans-serif</string>
|
||||
<string name="abc_font_family_display_1_material">sans-serif</string>
|
||||
<string name="abc_font_family_display_2_material">sans-serif</string>
|
||||
<string name="abc_font_family_display_3_material">sans-serif</string>
|
||||
<string name="abc_font_family_display_4_material">sans-serif-light</string>
|
||||
<string name="abc_font_family_headline_material">sans-serif</string>
|
||||
<string name="abc_font_family_menu_material">sans-serif</string>
|
||||
<string name="abc_font_family_subhead_material">sans-serif</string>
|
||||
<string name="abc_font_family_title_material">sans-serif-medium</string>
|
||||
<string name="abc_menu_alt_shortcut_label">Alt+</string>
|
||||
<string name="abc_menu_ctrl_shortcut_label">Ctrl+</string>
|
||||
<string name="abc_menu_delete_shortcut_label">delete</string>
|
||||
|
@ -94,11 +82,6 @@
|
|||
<string name="activity_feed_card_no_games_header">Keep up with games you play</string>
|
||||
<string name="activity_feed_card_no_news_body">Check back here later.</string>
|
||||
<string name="activity_feed_card_no_news_header">"There isn't any game news right now"</string>
|
||||
<string name="activity_feed_emoji_guild_discovery_header">"You've unlocked emoji superpower by getting Nitro!"</string>
|
||||
<string name="activity_feed_guild_discovery_section_header_1">Discord servers for Fortnite scrims and practice</string>
|
||||
<string name="activity_feed_guild_discovery_section_header_2">Hey Nitro member! Here are some of our favorite emoji servers</string>
|
||||
<string name="activity_feed_guild_discovery_section_header_3">Discord Nitro members get to use emojis across servers. Here are some of our favorites</string>
|
||||
<string name="activity_feed_guild_discovery_section_header_5">Awesome bots that can enhance your server</string>
|
||||
<string name="activity_feed_none_playing_body">"When someone starts playing a game we'll show it here!"</string>
|
||||
<string name="activity_feed_none_playing_header">Nobody is playing anything right now…</string>
|
||||
<string name="activity_feed_now_playing_action_go_to_server">Go to Server</string>
|
||||
|
@ -141,14 +124,17 @@
|
|||
<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">Go Live</string>
|
||||
<string name="activity_panel_go_live_hotspot_dismiss_button">Got It!</string>
|
||||
<string name="activity_panel_go_live_hotspot_header">Use Go Live to stream gameplay directly to your friends!</string>
|
||||
<string name="activity_panel_go_live_tooltip">Go Live</string>
|
||||
<string name="activity_panel_go_live_live">Live</string>
|
||||
<string name="activity_panel_go_live_ready">Ready to Go Live</string>
|
||||
<string name="activity_panel_go_live_screensharing">Screensharing</string>
|
||||
<string name="activity_panel_go_live_start_stream">Start a stream</string>
|
||||
<string name="activity_panel_go_live_tooltip_cant_stream_during_dm_call">"You can't stream while participating in a DM call."</string>
|
||||
<string name="activity_panel_go_live_tooltip_no_permission_in_guild">You can’t stream into this server.</string>
|
||||
<string name="activity_panel_go_live_tooltip_no_permission_in_voice">You can’t stream into this channel.</string>
|
||||
<string name="activity_panel_go_live_tooltip_not_in_guild">Navigate to a server to start streaming.</string>
|
||||
<string name="activtiy_feed_emoji_guild_discovery_subheader">Join these emoji servers to use their emojis in ANY server or in DMs.</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>
|
||||
|
@ -692,7 +678,7 @@
|
|||
<string name="beginning_channel">Welcome to the beginning of the **#%1$s** channel.</string>
|
||||
<string name="beginning_channel_no_history">You do not have permission to view the message history of **#%1$s**.</string>
|
||||
<string name="beginning_chat">Welcome to the beginning of the chat.</string>
|
||||
<string name="beginning_chat_dm_mobile">This is the very beginning of your legendary conversation with %1$s</string>
|
||||
<string name="beginning_chat_dm_mobile">This is the very beginning of your legendary conversation with %1$s.</string>
|
||||
<string name="beginning_dm">This is the beginning of your direct message history with **@%1$s**.</string>
|
||||
<string name="beginning_group_dm">Welcome to the beginning of the **%1$s** group.</string>
|
||||
<string name="beginning_group_dm_managed">"You will automatically leave this group when you're done. GLHF!"</string>
|
||||
|
@ -1041,6 +1027,7 @@ Icon"</string>
|
|||
<string name="claim_account_required_email_to">"Thanks! We've sent a confirmation link to **%1$s**. Please click the link to verify your account."</string>
|
||||
<string name="clear_attachments">Clear attachments</string>
|
||||
<string name="clear_cache">Clear Cache</string>
|
||||
<string name="clear_role_permissions">Clear Role Permissions</string>
|
||||
<string name="clone_channel">Clone Channel</string>
|
||||
<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>
|
||||
|
@ -1064,7 +1051,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">d29882f6-494d-4c83-90f7-a466fd11b13c</string>
|
||||
<string name="com.crashlytics.android.build_id">fa944d81-15d7-42b0-8fd1-2f95ecab530a</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>
|
||||
|
@ -1169,6 +1156,7 @@ Icon"</string>
|
|||
<string name="copy_id">Copy ID</string>
|
||||
<string name="copy_image_url">Copy Image URL</string>
|
||||
<string name="copy_link">Copy Link</string>
|
||||
<string name="copy_media_link">Copy Media Link</string>
|
||||
<string name="copy_message_link">Copy Message Link</string>
|
||||
<string name="copy_owner_id">Copy Owner ID</string>
|
||||
<string name="copy_text">Copy Text</string>
|
||||
|
@ -1189,12 +1177,11 @@ Icon"</string>
|
|||
<string name="create">Create</string>
|
||||
<string name="create_category">Create Category</string>
|
||||
<string name="create_channel">Create Channel</string>
|
||||
<string name="create_dm">Create DM</string>
|
||||
<string name="create_friend_dm">Create Friend DM</string>
|
||||
<string name="create_group_dm">Create Group DM</string>
|
||||
<string name="create_instant_invite">Create Invite</string>
|
||||
<string name="create_lfg_listings_channel">Create LFG Channel</string>
|
||||
<string name="create_link">Create Link</string>
|
||||
<string name="create_listings">Create Groups</string>
|
||||
<string name="create_news_channel">Create Announcement Channel</string>
|
||||
<string name="create_or_join_modal_header">Oh, another server huh?</string>
|
||||
<string name="create_server_button_body">"Create a new server and invite your friends. It's free!"</string>
|
||||
|
@ -1493,6 +1480,7 @@ Icon"</string>
|
|||
<string name="everyone_popout_footer">Maybe try mentioning a role or individual users instead?</string>
|
||||
<string name="everyone_popout_send_now">Send Now</string>
|
||||
<string name="exit_full_screen">Exit Full Screen</string>
|
||||
<string name="expand_button_title">Advanced</string>
|
||||
<string name="experiment_mobile_only_user_button_cancel">Nah</string>
|
||||
<string name="experiment_mobile_only_user_button_go">Get the App</string>
|
||||
<string name="experiment_mobile_only_user_email_confirmation">Woohoo, email sent! Check your inbox for the download link.</string>
|
||||
|
@ -1624,6 +1612,7 @@ Icon"</string>
|
|||
<string name="form_label_custom_code">Custom Code</string>
|
||||
<string name="form_label_custom_twitch_emoticon">Custom Twitch Emoticons</string>
|
||||
<string name="form_label_debug_logs">Debug Logs</string>
|
||||
<string name="form_label_default">Use Server Default</string>
|
||||
<string name="form_label_default_notification_settings">Default Notification Settings</string>
|
||||
<string name="form_label_delete_message_history">Delete Message History</string>
|
||||
<string name="form_label_desktop_notifications">Desktop Notification</string>
|
||||
|
@ -1653,9 +1642,15 @@ Icon"</string>
|
|||
<string name="form_label_membership_expire_behavior">Expired Membership Behavior</string>
|
||||
<string name="form_label_mentionable">Allow anyone to **@mention** this role</string>
|
||||
<string name="form_label_mentions">Mentions</string>
|
||||
<string name="form_label_mobile_category_muted">You have muted this category</string>
|
||||
<string name="form_label_mobile_category_muted_until">You have muted this category until $[**%1$s**](endTimeHook)</string>
|
||||
<string name="form_label_mobile_channel_muted">You have muted this channel</string>
|
||||
<string name="form_label_mobile_channel_muted_until">You have muted this channel until $[**%1$s**](endTimeHook)</string>
|
||||
<string name="form_label_mobile_channel_override_guild_message_notification">"Your server's notification is set to $[**nothing**](notificationHook). You will not get any notifications from this channel, but you can override it here."</string>
|
||||
<string name="form_label_mobile_channel_override_guild_muted">"Your server is currently $[**muted**](mutedHook). You can't get notifications from this channel nor change settings until you unmute this server"</string>
|
||||
<string name="form_label_mobile_channel_override_mute">"You won't receive notifications from muted channels, and they will appear grayed out in your channel list. This setting applies across all your devices."</string>
|
||||
<string name="form_label_mobile_dm_muted">You have muted this conversation</string>
|
||||
<string name="form_label_mobile_dm_muted_until">You have muted this conversation until $[**%1$s**](endTimeHook)</string>
|
||||
<string name="form_label_mobile_notifications_behavior">Behavior</string>
|
||||
<string name="form_label_mobile_notifications_blink">Disable notifications light.</string>
|
||||
<string name="form_label_mobile_notifications_call_desc">Integrate calls with Phone app.</string>
|
||||
|
@ -1674,6 +1669,8 @@ Icon"</string>
|
|||
<string name="form_label_mobile_notifications_vibrations">Disable notifications vibration.</string>
|
||||
<string name="form_label_mobile_notifications_wake_device">Notifications wake up device.</string>
|
||||
<string name="form_label_mobile_push_notifications">Mobile Push Notifications</string>
|
||||
<string name="form_label_mobile_server_muted">You have muted this server</string>
|
||||
<string name="form_label_mobile_server_muted_until">You have muted this server until $[**%1$s**](endTimeHook)</string>
|
||||
<string name="form_label_mobile_user_notifications_hint">Manage all in-app notifications.</string>
|
||||
<string name="form_label_mobile_user_notifications_label">User Notification Settings</string>
|
||||
<string name="form_label_mute_server">Mute **%1$s**</string>
|
||||
|
@ -1737,6 +1734,7 @@ Icon"</string>
|
|||
<string name="form_label_test_microphone">Test my Microphone</string>
|
||||
<string name="form_label_tts">Text-to-Speech</string>
|
||||
<string name="form_label_tts_notifications">Text-to-Speech Notifications</string>
|
||||
<string name="form_label_unmute_server">Unmute **%1$s**</string>
|
||||
<string name="form_label_user_limit">User Limit</string>
|
||||
<string name="form_label_username">Username</string>
|
||||
<string name="form_label_username_mobile">Pick a username</string>
|
||||
|
@ -2071,7 +2069,9 @@ Icon"</string>
|
|||
<string name="go_live_modal_overflow_two_users">%1$s and %2$s</string>
|
||||
<string name="go_live_modal_select_channel_form_title">Select a voice channel</string>
|
||||
<string name="go_live_modal_select_channel_placeholder">Search for voice channels</string>
|
||||
<string name="go_live_modal_sources_form_title">Select something to stream</string>
|
||||
<string name="go_live_modal_title">Go Live</string>
|
||||
<string name="go_live_screenshare_no_sound">"Sound isn't available when sharing your entire screen. Instead, share a specific program to allow for sound."</string>
|
||||
<string name="go_live_video_drivers_outdated">Your video drivers are out of date. Update them for better Go Live performance.</string>
|
||||
<string name="go_live_viewers_action_sheet_not_spectating">Not Spectating</string>
|
||||
<string name="go_live_viewers_action_sheet_spectating">Spectating</string>
|
||||
|
@ -2387,13 +2387,13 @@ Lost: %2$s"</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">Server Boosts start at **%1$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>
|
||||
Boosts are **%2$s** %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>
|
||||
Boosts are **%3$s** $[(%4$s)](originalPriceHook)."</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>
|
||||
|
@ -2436,6 +2436,7 @@ You've Boosted %1$s."</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>
|
||||
<string name="help_clear_permissions">You cannot clear permissions because it would remove one or more permissions from you.</string>
|
||||
<string name="help_desk">Help Desk</string>
|
||||
<string name="help_missing_manage_roles_permission">Role is locked because you do not have the Manage Roles permission.</string>
|
||||
<string name="help_missing_permission">You cannot modify this permission because none of your roles have it.</string>
|
||||
|
@ -2680,12 +2681,10 @@ You've Boosted %1$s."</string>
|
|||
<string name="invite_button_title_invited">"You've been invited to join a server"</string>
|
||||
<string name="invite_button_title_invited_group_dm">"You've been invited to join a group DM"</string>
|
||||
<string name="invite_button_title_invited_invalid">You received an invite, but…</string>
|
||||
<string name="invite_button_title_invited_lfg_gdm">"You've been invited to join an LFG group"</string>
|
||||
<string name="invite_button_title_invited_stream">"You've been invited to watch a stream"</string>
|
||||
<string name="invite_button_title_inviter">You sent an invite to join a server</string>
|
||||
<string name="invite_button_title_inviter_group_dm">You sent an invite to join a group DM</string>
|
||||
<string name="invite_button_title_inviter_invalid">You sent an invite, but…</string>
|
||||
<string name="invite_button_title_inviter_lfg_gdm">You sent an invite to join an LFG group</string>
|
||||
<string name="invite_button_title_inviter_stream">You sent an invite to watch a stream</string>
|
||||
<string name="invite_button_title_streaming">Invite to watch stream</string>
|
||||
<string name="invite_copied">Copied</string>
|
||||
|
@ -2916,59 +2915,6 @@ 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="lfg_active_groups">Active groups</string>
|
||||
<string name="lfg_bump_button">Bump</string>
|
||||
<string name="lfg_bump_cooldown">Bump available in %1$s</string>
|
||||
<string name="lfg_channel_unavailable">New groups in this channel may be delayed.</string>
|
||||
<string name="lfg_create_a_group">Create a group</string>
|
||||
<string name="lfg_create_button">Create Group</string>
|
||||
<string name="lfg_create_placeholder">Describe your group requirements…</string>
|
||||
<string name="lfg_delete_modal_content">Are you sure you want to delete this group?</string>
|
||||
<string name="lfg_delete_modal_title">Delete Group</string>
|
||||
<string name="lfg_delisted_explanation_completed">**Your group is no longer listed** because it was full for awhile</string>
|
||||
<string name="lfg_delisted_explanation_expired">**Your group is no longer listed** because it was too old</string>
|
||||
<string name="lfg_delisted_explanation_inactive">**Your group is no longer listed** because it was inactive</string>
|
||||
<string name="lfg_delisted_explanation_unknown">**Your group is no longer listed**</string>
|
||||
<string name="lfg_edit_modal_cta">Update</string>
|
||||
<string name="lfg_edit_modal_description_label">Body</string>
|
||||
<string name="lfg_edit_modal_group_size_label">Group size</string>
|
||||
<string name="lfg_edit_modal_title">Edit Group</string>
|
||||
<string name="lfg_empty_state_note">[Create your own group](handleCreateClick) to find people to play with!</string>
|
||||
<string name="lfg_empty_state_note_2">Create your own group to find people to play with!</string>
|
||||
<string name="lfg_empty_state_title">There are no groups looking for players right now</string>
|
||||
<string name="lfg_expired_banner">This group is no longer listed, [create a new group](handleCreateClick)</string>
|
||||
<string name="lfg_group_description_required">Group description is required</string>
|
||||
<string name="lfg_group_full">Full</string>
|
||||
<string name="lfg_groups_looking">Groups looking for players - %1$s</string>
|
||||
<string name="lfg_groups_looking_with_total">Groups looking for players - %1$s open out of %2$s</string>
|
||||
<string name="lfg_join_button">Join</string>
|
||||
<string name="lfg_leave_button">Leave</string>
|
||||
<string name="lfg_listing_age_hours">%1$s %2$s ago</string>
|
||||
<string name="lfg_listing_age_minutes">%1$s %2$s ago</string>
|
||||
<string name="lfg_listing_age_seconds">%1$s %2$s ago</string>
|
||||
<string name="lfg_listings_channel">LFG Channel</string>
|
||||
<string name="lfg_manage_group">Manage your group</string>
|
||||
<string name="lfg_num_players">%1$s</string>
|
||||
<string name="lfg_relist_button">Relist</string>
|
||||
<string name="lfg_relist_your_group">[Relist your group](onClick).</string>
|
||||
<string name="lfg_relisted">Success! Your group was relisted.</string>
|
||||
<string name="lfg_relisted_in_channel">Success! Your group was relisted in %1$s.</string>
|
||||
<string name="lfg_save_button">Save Group</string>
|
||||
<string name="lfg_save_modal_empty_text">"There's no one for you to invite! :("</string>
|
||||
<string name="lfg_save_modal_subtitle">Keep playing with your new LFG friends by inviting them to a group DM!</string>
|
||||
<string name="lfg_save_modal_title">Save Group</string>
|
||||
<string name="lfg_sidebar_description">Group description</string>
|
||||
<string name="lfg_sidebar_size">Size</string>
|
||||
<string name="lfg_sidebar_size_number">%1$s People</string>
|
||||
<string name="lfg_sidebar_status">Status</string>
|
||||
<string name="lfg_sidebar_status_expired">Expired</string>
|
||||
<string name="lfg_sidebar_status_expired_tooltip">This group is no longer listed for others to join.</string>
|
||||
<string name="lfg_something_went_wrong">Oops, something went wrong! You may need to try again later</string>
|
||||
<string name="lfg_spots_available">%1$s out of %2$s spots available</string>
|
||||
<string name="lfg_unknown_member_tooltip">"This user isn't a member of this server"</string>
|
||||
<string name="lfg_view_button">View</string>
|
||||
<string name="lfg_your_active_group">Your active group</string>
|
||||
<string name="lfg_your_group">Your group</string>
|
||||
<string name="library">Library</string>
|
||||
<string name="light_blue">Light blue</string>
|
||||
<string name="light_green">Light green</string>
|
||||
|
@ -2982,10 +2928,8 @@ Want to know more about Discord?"</string>
|
|||
<string name="linux">Linux</string>
|
||||
<string name="listen_on_spotify">Listen on spotify</string>
|
||||
<string name="listening_to">Listening to **%1$s**</string>
|
||||
<string name="listings_permissions">LFG Group Permissions</string>
|
||||
<string name="live">Live</string>
|
||||
<string name="live_beta_description">Welcome to the stream! Go Live is in beta. Sorry ‘bout any hiccups</string>
|
||||
<string name="live_on_twitch">Live on Twitch</string>
|
||||
<string name="live_viewers">%1$s %2$s</string>
|
||||
<string name="load_image_error">Failed to load the image. Please try again.</string>
|
||||
<string name="load_more_messages">Load more messages</string>
|
||||
|
@ -3014,8 +2958,6 @@ Want to know more about Discord?"</string>
|
|||
<string name="manage_channels">Manage Channels</string>
|
||||
<string name="manage_channels_description">Members with this permission can create new channels and edit or delete existing ones.</string>
|
||||
<string name="manage_emojis">Manage Emojis</string>
|
||||
<string name="manage_listings">Manage Groups</string>
|
||||
<string name="manage_listings_description">Members with this permission can delete groups created by other members</string>
|
||||
<string name="manage_messages">Manage Messages</string>
|
||||
<string name="manage_messages_description">Members with this permission can delete messages by other members or pin any message.</string>
|
||||
<string name="manage_messages_description_in_announcement_channel">Members with this permission can delete messages by other members or pin any message. They can also publish messages by other members to all servers following this [Announcement Channel](%1$s).</string>
|
||||
|
@ -3033,10 +2975,13 @@ Want to know more about Discord?"</string>
|
|||
<string name="manage_webhooks_description">Members with this permission can create, edit, and delete webhooks.</string>
|
||||
<string name="managed_role_explaination">This role is automatically managed by an integration. It cannot be manually assigned to members or deleted.</string>
|
||||
<string name="mark_as_read">Mark As Read</string>
|
||||
<string name="mark_unread">Mark Unread</string>
|
||||
<string name="masked_link_body">Links are spoopy. This link goes to **%1$s**. Are you sure you want to go there?</string>
|
||||
<string name="masked_link_cancel">Cancel</string>
|
||||
<string name="masked_link_confirm">Yep!</string>
|
||||
<string name="masked_link_trust_this_domain">Trust this Domain</string>
|
||||
<string name="masked_link_trust_this_protocol">Trust this Protocol</string>
|
||||
<string name="masked_protocol_link_body">Protocol links are spoopy. This link goes to **%1$s**, which may **open an application on your computer**. Are you sure you want to go there?</string>
|
||||
<string name="mature_listing_accept">Continue</string>
|
||||
<string name="mature_listing_decline">Nope</string>
|
||||
<string name="mature_listing_description">You must be at least eighteen years old to view this game. Are you over eighteen and willing to view mature content?</string>
|
||||
|
@ -3123,10 +3068,20 @@ Want to know more about Discord?"</string>
|
|||
<string name="mute_category">Mute Category</string>
|
||||
<string name="mute_channel">Mute **%1$s**</string>
|
||||
<string name="mute_channel_old">Mute Channel</string>
|
||||
<string name="mute_conversation">Mute Conversation</string>
|
||||
<string name="mute_duration_15_minutes">For 15 Minutes</string>
|
||||
<string name="mute_duration_1_hour">For 1 Hour</string>
|
||||
<string name="mute_duration_24_hours">For 24 Hours</string>
|
||||
<string name="mute_duration_8_hours">For 8 Hours</string>
|
||||
<string name="mute_duration_always">Until I turn it back on</string>
|
||||
<string name="mute_during_work">Mute During Work</string>
|
||||
<string name="mute_for_an_hour">Mute for an Hour</string>
|
||||
<string name="mute_group_dm">Mute **%1$s**</string>
|
||||
<string name="mute_members">Mute Members</string>
|
||||
<string name="mute_settings_mute_category">Mute this category</string>
|
||||
<string name="mute_settings_mute_channel">Mute this channel</string>
|
||||
<string name="mute_settings_mute_server">Mute this server</string>
|
||||
<string name="mute_settings_mute_this_conversation">Mute this conversation</string>
|
||||
<string name="mutual_friends">Mutual Friends</string>
|
||||
<string name="mutual_guilds">Mutual Servers</string>
|
||||
<string name="n_days">%1$s</string>
|
||||
|
@ -3231,6 +3186,7 @@ Want to know more about Discord?"</string>
|
|||
<string name="not_enough_guild_members">Looks like your server isn’t quite ready. **You must have at least 100 members in your server to be shown analytics.**</string>
|
||||
<string name="not_in_the_call">Not in the call</string>
|
||||
<string name="not_in_the_voice_channel">Not in the voice channel</string>
|
||||
<string name="not_set">Not set</string>
|
||||
<string name="note">Note</string>
|
||||
<string name="note_placeholder">Click to add a note</string>
|
||||
<string name="note_placeholder_mobile">Tap to add a note</string>
|
||||
|
@ -3619,6 +3575,7 @@ Want to know more about Discord?"</string>
|
|||
<string name="popout_return">Return to App</string>
|
||||
<string name="popout_stay_on_top">Stay On Top</string>
|
||||
<string name="post_code">Postcode</string>
|
||||
<string name="preference_copied">\"%1$s\" copied to clipboard.</string>
|
||||
<string name="premium">Nitro</string>
|
||||
<string name="premium_activated">Nitro Activated</string>
|
||||
<string name="premium_alert_error_title">Oops, something went wrong…</string>
|
||||
|
@ -3757,6 +3714,7 @@ To keep your sub, go to Settings and update your payment."</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">Ready to Boost this server?</string>
|
||||
<string name="premium_guild_subscribe_confirm_cancel_warning">This Boost is pending cancellation and will automatically be removed from this server on %1$s.</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 transferring this Boost to another server for %1$s.</string>
|
||||
|
@ -3918,6 +3876,7 @@ The changes to your subscription are reflected below:"</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_period_reset_notice">Your next renewal date will be **%1$s**.</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>
|
||||
|
@ -4183,6 +4142,7 @@ The changes to your subscription are reflected below:"</string>
|
|||
<string name="samsung_welcome_screen">Free, secure voice and chat app used by over 250 million gamers—now with exclusive Samsung features like mobile voice overlay.</string>
|
||||
<string name="save">Save</string>
|
||||
<string name="save_changes">Save Changes</string>
|
||||
<string name="save_image">Save Image</string>
|
||||
<string name="save_media">Save to Camera Roll</string>
|
||||
<string name="save_media_failure_help_mobile">Please check your system network and privacy settings for the Photos app.</string>
|
||||
<string name="save_media_failure_mobile">Save Failed</string>
|
||||
|
@ -4313,12 +4273,13 @@ Good news though, it does work on your mobile web browser! So please open it the
|
|||
<string name="search_members">Search Members</string>
|
||||
<string name="search_members_no_result">No members were found.</string>
|
||||
<string name="search_menu_title">Search</string>
|
||||
<string name="search_most_relevant">Most Relevant</string>
|
||||
<string name="search_newest">Newest</string>
|
||||
<string name="search_no_results">We searched far and wide. Unfortunately, no results were found.</string>
|
||||
<string name="search_no_results_alt">No results found. Empathy banana is here for you.</string>
|
||||
<string name="search_num_results_blocked_not_shown">We’ve hidden %1$s from users you’ve blocked.</string>
|
||||
<string name="search_oldest">Oldest</string>
|
||||
<string name="search_pick_date">Pick a date</string>
|
||||
<string name="search_recent">Recent</string>
|
||||
<string name="search_relevant">Relevant</string>
|
||||
<string name="search_roles">Search Roles</string>
|
||||
<string name="search_roles_no_result">No roles were found.</string>
|
||||
<string name="search_shortcut_month">month</string>
|
||||
|
@ -4517,6 +4478,7 @@ Server Insights is an experimental feature and is subject to change or removal i
|
|||
<string name="start_call">Start Call</string>
|
||||
<string name="start_dm_label">With:</string>
|
||||
<string name="start_dm_placeholder">who?</string>
|
||||
<string name="start_streaming">Start Streaming</string>
|
||||
<string name="start_video_call">Start Video Call</string>
|
||||
<string name="start_voice_call">Start Voice Call</string>
|
||||
<string name="status_bar_notification_info_overflow">999+</string>
|
||||
|
@ -4604,6 +4566,7 @@ Server Insights is an experimental feature and is subject to change or removal i
|
|||
<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="summary_collapsed_preference_list">%1$s, %2$s</string>
|
||||
<string name="support">Support</string>
|
||||
<string name="suppress_all_embeds">Remove all embeds</string>
|
||||
<string name="suppressed">Suppressed</string>
|
||||
|
@ -4635,7 +4598,9 @@ Server Insights is an experimental feature and is subject to change or removal i
|
|||
<string name="sync_with">[Sync with %1$s](onClick)</string>
|
||||
<string name="system_keyboard">System keyboard</string>
|
||||
<string name="system_message_call_missed">You missed a call from %1$s.</string>
|
||||
<string name="system_message_call_missed_with_duration">You missed a call from %1$s that lasted %2$s.</string>
|
||||
<string name="system_message_call_started">%1$s started a call.</string>
|
||||
<string name="system_message_call_started_with_duration">%1$s started a call that lasted %2$s.</string>
|
||||
<string name="system_message_channel_follow_add">%1$s has added **%2$s** to this channel. Its most important updates will show up here.</string>
|
||||
<string name="system_message_channel_follow_add_ios">%1$s has added **%2$s** to this channel. Its most important updates will show up here.</string>
|
||||
<string name="system_message_channel_icon_change">%1$s changed the channel icon.</string>
|
||||
|
@ -4720,7 +4685,9 @@ Server Insights is an experimental feature and is subject to change or removal i
|
|||
<string name="theme">Theme</string>
|
||||
<string name="theme_dark">Dark</string>
|
||||
<string name="theme_light">Light</string>
|
||||
<string name="theme_pure_evil_title">Pure Evil (AMOLED optimized)</string>
|
||||
<string name="theme_pure_evil_easter_hint">You hear a rumble! Knock %1$s more times…</string>
|
||||
<string name="theme_pure_evil_easter_reveal">Brave one, the path to darkness opens!</string>
|
||||
<string name="theme_pure_evil_switch_label">AMOLED optimized mode (experimental)</string>
|
||||
<string name="theme_pure_evil_updated">In the darkness evil lies alone. Not Supported.</string>
|
||||
<string name="theme_updated">Theme has been updated.</string>
|
||||
<string name="this_server">This Server</string>
|
||||
|
@ -4862,6 +4829,8 @@ Server Insights is an experimental feature and is subject to change or removal i
|
|||
<string name="unknown_user">Unknown User</string>
|
||||
<string name="unmute">Unmute</string>
|
||||
<string name="unmute_category">Unmute Category</string>
|
||||
<string name="unmute_channel">Unmute **%1$s**</string>
|
||||
<string name="unmute_conversation">Unmute Conversation</string>
|
||||
<string name="unnamed">Unnamed</string>
|
||||
<string name="unpin">Unpin</string>
|
||||
<string name="unpin_confirm">Yeah, remove it please kthx.</string>
|
||||
|
@ -5111,6 +5080,8 @@ Server Insights is an experimental feature and is subject to change or removal i
|
|||
<string name="username_live">%1$s - LIVE</string>
|
||||
<string name="username_required">Username is required.</string>
|
||||
<string name="users">Users</string>
|
||||
<string name="v7_preference_off">OFF</string>
|
||||
<string name="v7_preference_on">ON</string>
|
||||
<string name="vad_permission_body">This channel requires Push to Talk to voice chat. You will only be able to listen until you switch modes to Push to Talk from Voice Activity Detection.</string>
|
||||
<string name="vad_permission_small">You must have Push to Talk enabled to speak in this channel.</string>
|
||||
<string name="vad_permission_title">Push to Talk Required</string>
|
||||
|
@ -5120,6 +5091,7 @@ Server Insights is an experimental feature and is subject to change or removal i
|
|||
<string name="vanity_url_help_extended">This server is now accessible to everyone at **%1$s**</string>
|
||||
<string name="vanity_url_help_extended_link">This server is now accessible to everyone at %1$s</string>
|
||||
<string name="vanity_url_hint_mobile">your-url-here</string>
|
||||
<string name="vanity_url_uses">%1$s</string>
|
||||
<string name="verfication_expired">Email verification link has expired.</string>
|
||||
<string name="verfication_expired_suggestion">Please login to Discord and resend the link</string>
|
||||
<string name="verification_body">"We've detected something out of the ordinary going on. To continue using Discord, **we will need you to verify your account.**"</string>
|
||||
|
@ -5172,7 +5144,6 @@ Server Insights is an experimental feature and is subject to change or removal i
|
|||
<string name="video_unavailable">Video Unavailable</string>
|
||||
<string name="video_unsupported_browser_body">Video and Screen Share are not supported in this browser. Please download our desktop client to beam your face and screen across the net.</string>
|
||||
<string name="video_unsupported_browser_title">Browser not supported</string>
|
||||
<string name="view_and_join_listings">View and Join Groups</string>
|
||||
<string name="view_audit_log">View Audit Log</string>
|
||||
<string name="view_audit_log_description">"Members with this permission have access to view the server's audit logs"</string>
|
||||
<string name="view_channel">View Channel</string>
|
||||
|
@ -5187,9 +5158,11 @@ Server Insights is an experimental feature and is subject to change or removal i
|
|||
<string name="voice_call">Voice Call</string>
|
||||
<string name="voice_call_member_list_title">%1$s</string>
|
||||
<string name="voice_channel">Voice Channel</string>
|
||||
<string name="voice_channel_deafened">Deafened</string>
|
||||
<string name="voice_channel_empty">"Feelin' lonely? Add friends to this voice channel by creating an invite link."</string>
|
||||
<string name="voice_channel_hide_names">Hide Names</string>
|
||||
<string name="voice_channel_locked">This Channel is Locked</string>
|
||||
<string name="voice_channel_muted">Muted</string>
|
||||
<string name="voice_channel_show_names">Show Names</string>
|
||||
<string name="voice_channels">Voice Channels</string>
|
||||
<string name="voice_connect">Voice</string>
|
||||
|
@ -5258,6 +5231,14 @@ Server Insights is an experimental feature and is subject to change or removal i
|
|||
<string name="windows">Windows</string>
|
||||
<string name="wumpus">Wumpus</string>
|
||||
<string name="xbox_authorization_title">Xbox Account Authorization</string>
|
||||
<string name="xbox_game_pass_promotion_account_credit_body">"Since you have a boost subscription, we'll give you Nitro subcription credit. Nitro credit will be applied when you subscribe to **%1$s**."</string>
|
||||
<string name="xbox_game_pass_promotion_account_credit_button">Redeem</string>
|
||||
<string name="xbox_game_pass_promotion_account_credit_confirm_body">You now have Nitro Credit! Subscribe to **%1$s** today to apply your Nitro credit.</string>
|
||||
<string name="xbox_game_pass_promotion_account_credit_confirm_title">Nice!</string>
|
||||
<string name="xbox_game_pass_promotion_account_credit_title">Subscription Credit</string>
|
||||
<string name="xbox_game_pass_promotion_existing_subscriber_body">Sorry, only new subscribers are eligible for this offer.</string>
|
||||
<string name="xbox_game_pass_promotion_existing_subscriber_title">Oh no!</string>
|
||||
<string name="xbox_game_pass_promotion_redeem_body">Since you have Xbox Game Pass, you get 3 months of Nitro for free!</string>
|
||||
<string name="xbox_link">Link</string>
|
||||
<string name="xbox_pin_step1">Open the Discord app on your phone</string>
|
||||
<string name="xbox_pin_step2">Go to Settings > Connections > Add</string>
|
||||
|
@ -5271,5 +5252,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_3cc">false</item>
|
||||
<item type="string" name="APKTOOL_DUMMY_3be">false</item>
|
||||
</resources>
|
||||
|
|
|
@ -108,13 +108,18 @@
|
|||
<item name="boost_confirmation_card_bg">@color/primary_600</item>
|
||||
<item name="bottomSheetDialogTheme">@style/AppTheme.Dark.BottomSheet</item>
|
||||
<item name="colorAccent">@color/brand_500</item>
|
||||
<item name="colorBackgroundFloating">@color/primary_800</item>
|
||||
<item name="colorBackgroundModifierAccent">@color/primary_000_alpha_06</item>
|
||||
<item name="colorBackgroundPrimary">@color/primary_600</item>
|
||||
<item name="colorBackgroundSecondary">@color/primary_630</item>
|
||||
<item name="colorBackgroundTertiary">@color/primary_700</item>
|
||||
<item name="colorButtonNormal">@color/brand_500</item>
|
||||
<item name="colorControlActivated">@color/brand_500</item>
|
||||
<item name="colorControlNormal">@color/primary_100</item>
|
||||
<item name="colorPrimary">@color/primary_600</item>
|
||||
<item name="colorPrimaryBg">@drawable/drawable_uikit_primary_600_bg_dark</item>
|
||||
<item name="colorPrimaryCircle">@drawable/drawable_uikit_primary_600_circle</item>
|
||||
<item name="colorPrimaryDark">#ff2b2e31</item>
|
||||
<item name="colorPrimaryDark">@color/primary_660</item>
|
||||
<item name="colorPrimaryDivider">@color/primary_500_alpha_60</item>
|
||||
<item name="colorPrimaryTabs">@color/black_alpha_05</item>
|
||||
<item name="dialogTheme">@style/AppTheme.Dark.Notice</item>
|
||||
|
@ -141,6 +146,7 @@
|
|||
<item name="primary_560">@color/primary_560</item>
|
||||
<item name="primary_600">@color/primary_600</item>
|
||||
<item name="primary_600_bg">@drawable/drawable_uikit_primary_600_bg_dark</item>
|
||||
<item name="primary_600_circle">@drawable/drawable_uikit_primary_600_circle</item>
|
||||
<item name="primary_630">@color/primary_630</item>
|
||||
<item name="primary_630_bg">@drawable/drawable_uikit_primary_630_bg_dark</item>
|
||||
<item name="primary_630_bg_bottom_corners">@drawable/drawable_uikit_primary_630_bg_dark_bottom_corners</item>
|
||||
|
@ -235,6 +241,7 @@
|
|||
<item name="ic_defean_state">@drawable/ic_headset_white</item>
|
||||
<item name="ic_delete">@drawable/ic_delete_white_a60_24dp</item>
|
||||
<item name="ic_delete_sweep">@drawable/ic_delete_sweep_primary_100_a60_24dp</item>
|
||||
<item name="ic_direct_message_header">@drawable/ic_direct_message_header_dark</item>
|
||||
<item name="ic_drag_handle">@drawable/ic_drag_handle_white_a60_24dp</item>
|
||||
<item name="ic_edit">@drawable/ic_edit_white_a60_24dp</item>
|
||||
<item name="ic_end_audio_call">@drawable/ic_call_audio_stop_white_24dp</item>
|
||||
|
@ -244,6 +251,10 @@
|
|||
<item name="ic_filter_list">@drawable/ic_filter_list_white_24dp</item>
|
||||
<item name="ic_game_icon_placeholder">@drawable/drawable_ic_game_icon_placeholder_dark</item>
|
||||
<item name="ic_games_a60">@drawable/ic_games_dark_a60_24dp</item>
|
||||
<item name="ic_group_message_header">@drawable/ic_group_message_header_dark</item>
|
||||
<item name="ic_guild_channel_header">@drawable/ic_guild_channel_header_dark</item>
|
||||
<item name="ic_guild_channel_locked_header">@drawable/ic_guild_channel_locked_header_dark</item>
|
||||
<item name="ic_guild_channel_nsfw_header">@drawable/ic_guild_channel_nsfw_header_dark</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>
|
||||
|
@ -291,7 +302,6 @@
|
|||
<item name="ic_share">@drawable/ic_share_white_a60_24dp</item>
|
||||
<item name="ic_share_opaque">@drawable/ic_share_white_24dp</item>
|
||||
<item name="ic_slowmode_timer">@drawable/ic_timer_dark</item>
|
||||
<item name="ic_smiley_desaturated">@drawable/ic_smiley_desaturated_dark</item>
|
||||
<item name="ic_sort">@drawable/ic_sort_white_24dp</item>
|
||||
<item name="ic_speaker_state">@drawable/ic_speaker_white</item>
|
||||
<item name="ic_swap_vertical_circle">@drawable/ic_swap_vertical_circle_white_a60_24dp</item>
|
||||
|
@ -356,8 +366,6 @@
|
|||
<item name="theme_chat_blocked_text">@color/grey_unread</item>
|
||||
<item name="theme_chat_code">@color/grey_channels</item>
|
||||
<item name="theme_chat_codeblock_border">@color/grey_account</item>
|
||||
<item name="theme_chat_divider">@color/white_alpha_20</item>
|
||||
<item name="theme_chat_divider_embed">@color/primary_500</item>
|
||||
<item name="theme_chat_empty_mentions_arm">@drawable/drawable_bg_mentions_arm_dark</item>
|
||||
<item name="theme_chat_empty_mentions_hand">@drawable/asset_empty_mentions_hand_dark</item>
|
||||
<item name="theme_chat_empty_pins">@drawable/empty_pins_dark</item>
|
||||
|
@ -441,20 +449,25 @@
|
|||
</style>
|
||||
<style name="AppTheme.Dark.Evil" parent="@style/AppTheme.Dark">
|
||||
<item name="colorAccent">@color/brand_600</item>
|
||||
<item name="colorBackgroundFloating">@color/primary_600</item>
|
||||
<item name="colorBackgroundModifierAccent">@color/primary_000_alpha_12</item>
|
||||
<item name="colorBackgroundPrimary">@color/black</item>
|
||||
<item name="colorBackgroundSecondary">@color/primary_800</item>
|
||||
<item name="colorBackgroundTertiary">@color/primary_700</item>
|
||||
<item name="colorButtonNormal">@color/brand_630</item>
|
||||
<item name="colorControlActivated">@color/brand_500</item>
|
||||
<item name="colorControlNormal">@color/primary_200</item>
|
||||
<item name="colorPrimary">@color/black</item>
|
||||
<item name="colorPrimaryDark">@color/primary_800_alpha_90</item>
|
||||
<item name="colorPrimaryDark">@color/primary_800</item>
|
||||
<item name="flexInputIconColorDisabled">@color/grey_6_alpha_30</item>
|
||||
<item name="notice_popup_bg">@color/primary_800_alpha_90</item>
|
||||
<item name="primary_600">#ff000000</item>
|
||||
<item name="primary_630">#ff121212</item>
|
||||
<item name="search_action_bar_bg">@drawable/drawable_uikit_primary_800_bg_dark</item>
|
||||
<item name="theme_chat_input">#ff000000</item>
|
||||
<item name="theme_chat_text">@color/primary_200</item>
|
||||
<item name="theme_chat_timestamp">@color/primary_300_alpha_60</item>
|
||||
<item name="theme_name">pureEvil</item>
|
||||
<item name="theme_status_indicator_color">@color/primary_800</item>
|
||||
<item name="toolbarColor">@color/black</item>
|
||||
<item name="toolbarColor">@color/primary_800</item>
|
||||
</style>
|
||||
<style name="AppTheme.Dark.Notice" parent="@style/Theme.AppCompat.Dialog">
|
||||
<item name="buttonBarNegativeButtonStyle">@style/UiKit.Button.Transparent.Fit</item>
|
||||
|
@ -488,12 +501,17 @@
|
|||
<item name="boost_confirmation_card_bg">@color/white</item>
|
||||
<item name="bottomSheetDialogTheme">@style/AppTheme.Light.BottomSheet</item>
|
||||
<item name="colorAccent">@color/brand_500</item>
|
||||
<item name="colorBackgroundFloating">@color/primary_000</item>
|
||||
<item name="colorBackgroundModifierAccent">@color/primary_light_900_alpha_08</item>
|
||||
<item name="colorBackgroundPrimary">@color/primary_000</item>
|
||||
<item name="colorBackgroundSecondary">@color/primary_light_130</item>
|
||||
<item name="colorBackgroundTertiary">@color/primary_light_200</item>
|
||||
<item name="colorButtonNormal">@color/brand_500</item>
|
||||
<item name="colorControlActivated">@color/brand_500</item>
|
||||
<item name="colorPrimary">@color/white</item>
|
||||
<item name="colorPrimaryBg">@drawable/drawable_uikit_primary_white_bg</item>
|
||||
<item name="colorPrimaryCircle">@drawable/drawable_uikit_white_circle</item>
|
||||
<item name="colorPrimaryDark">#ffe5e5e5</item>
|
||||
<item name="colorPrimaryDark">@color/primary_light_200</item>
|
||||
<item name="colorPrimaryDivider">@color/primary_200_alpha_60</item>
|
||||
<item name="colorPrimaryTabs">@color/primary_200_alpha_30</item>
|
||||
<item name="dialogTheme">@style/AppTheme.Light.Notice</item>
|
||||
|
@ -520,6 +538,7 @@
|
|||
<item name="primary_560">@color/primary_light_230</item>
|
||||
<item name="primary_600">@color/white</item>
|
||||
<item name="primary_600_bg">@drawable/drawable_uikit_primary_400_bg_dark</item>
|
||||
<item name="primary_600_circle">@drawable/drawable_uikit_white_circle</item>
|
||||
<item name="primary_630">@color/primary_light_100</item>
|
||||
<item name="primary_630_bg">@drawable/drawable_uikit_primary_100_bg_dark</item>
|
||||
<item name="primary_630_bg_bottom_corners">@drawable/drawable_uikit_primary_light_100_bg_bottom_corners</item>
|
||||
|
@ -614,6 +633,7 @@
|
|||
<item name="ic_defean_state">@drawable/ic_headset_grey</item>
|
||||
<item name="ic_delete">@drawable/ic_delete_grey_a60_24dp</item>
|
||||
<item name="ic_delete_sweep">@drawable/ic_delete_sweep_primary_500_a60_24dp</item>
|
||||
<item name="ic_direct_message_header">@drawable/ic_direct_message_header_light</item>
|
||||
<item name="ic_drag_handle">@drawable/ic_drag_handle_grey_a60_24dp</item>
|
||||
<item name="ic_edit">@drawable/ic_edit_grey_a60_24dp</item>
|
||||
<item name="ic_end_audio_call">@drawable/ic_call_audio_stop_grey_24dp</item>
|
||||
|
@ -623,6 +643,10 @@
|
|||
<item name="ic_filter_list">@drawable/ic_filter_list_grey_24dp</item>
|
||||
<item name="ic_game_icon_placeholder">@drawable/drawable_ic_game_icon_placeholder_light</item>
|
||||
<item name="ic_games_a60">@drawable/ic_games_light_a60_24dp</item>
|
||||
<item name="ic_group_message_header">@drawable/ic_group_message_header_light</item>
|
||||
<item name="ic_guild_channel_header">@drawable/ic_guild_channel_header_light</item>
|
||||
<item name="ic_guild_channel_locked_header">@drawable/ic_guild_channel_locked_header_light</item>
|
||||
<item name="ic_guild_channel_nsfw_header">@drawable/ic_guild_channel_nsfw_header_light</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>
|
||||
|
@ -670,7 +694,6 @@
|
|||
<item name="ic_share">@drawable/ic_share_grey_a60_24dp</item>
|
||||
<item name="ic_share_opaque">@drawable/ic_share_grey_24dp</item>
|
||||
<item name="ic_slowmode_timer">@drawable/ic_timer_light</item>
|
||||
<item name="ic_smiley_desaturated">@drawable/ic_smiley_desaturated_light</item>
|
||||
<item name="ic_sort">@drawable/ic_sort_grey_24dp</item>
|
||||
<item name="ic_speaker_state">@drawable/ic_speaker_grey</item>
|
||||
<item name="ic_swap_vertical_circle">@drawable/ic_swap_vertical_circle_grey_a60_24dp</item>
|
||||
|
@ -735,8 +758,6 @@
|
|||
<item name="theme_chat_blocked_text">@color/grey_1</item>
|
||||
<item name="theme_chat_code">@color/white_1</item>
|
||||
<item name="theme_chat_codeblock_border">@color/white_2</item>
|
||||
<item name="theme_chat_divider">@color/grey_1</item>
|
||||
<item name="theme_chat_divider_embed">@color/primary_200</item>
|
||||
<item name="theme_chat_empty_mentions_arm">@drawable/drawable_bg_mentions_arm_light</item>
|
||||
<item name="theme_chat_empty_mentions_hand">@drawable/asset_empty_mentions_hand_light</item>
|
||||
<item name="theme_chat_empty_pins">@drawable/empty_pins_light</item>
|
||||
|
@ -1473,6 +1494,7 @@
|
|||
<style name="Base.V7.Theme.AppCompat" parent="@style/Platform.AppCompat">
|
||||
<item name="android:panelBackground">@android:color/transparent</item>
|
||||
<item name="android:dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item>
|
||||
<item name="android:textViewStyle">@style/Widget.AppCompat.TextView</item>
|
||||
<item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
|
||||
<item name="android:spinnerItemStyle">@style/Widget.AppCompat.TextView.SpinnerItem</item>
|
||||
<item name="android:textAppearanceButton">@style/TextAppearance.AppCompat.Widget.Button</item>
|
||||
|
@ -1546,11 +1568,13 @@
|
|||
<item name="listDividerAlertDialog">@null</item>
|
||||
<item name="listMenuViewStyle">@style/Widget.AppCompat.ListMenuView</item>
|
||||
<item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item>
|
||||
<item name="listPreferredItemHeight">64.0dip</item>
|
||||
<item name="listPreferredItemHeightLarge">80.0dip</item>
|
||||
<item name="listPreferredItemHeightSmall">48.0dip</item>
|
||||
<item name="listPreferredItemHeight">@dimen/abc_list_item_height_material</item>
|
||||
<item name="listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item>
|
||||
<item name="listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item>
|
||||
<item name="listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item>
|
||||
<item name="listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
|
||||
<item name="listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
|
||||
<item name="listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item>
|
||||
<item name="panelBackground">@drawable/abc_menu_hardkey_panel_mtrl_mult</item>
|
||||
<item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item>
|
||||
<item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item>
|
||||
|
@ -1614,6 +1638,7 @@
|
|||
<style name="Base.V7.Theme.AppCompat.Light" parent="@style/Platform.AppCompat.Light">
|
||||
<item name="android:panelBackground">@android:color/transparent</item>
|
||||
<item name="android:dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item>
|
||||
<item name="android:textViewStyle">@style/Widget.AppCompat.TextView</item>
|
||||
<item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
|
||||
<item name="android:spinnerItemStyle">@style/Widget.AppCompat.TextView.SpinnerItem</item>
|
||||
<item name="android:textAppearanceButton">@style/TextAppearance.AppCompat.Widget.Button</item>
|
||||
|
@ -1687,11 +1712,13 @@
|
|||
<item name="listDividerAlertDialog">@null</item>
|
||||
<item name="listMenuViewStyle">@style/Widget.AppCompat.ListMenuView</item>
|
||||
<item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item>
|
||||
<item name="listPreferredItemHeight">64.0dip</item>
|
||||
<item name="listPreferredItemHeightLarge">80.0dip</item>
|
||||
<item name="listPreferredItemHeightSmall">48.0dip</item>
|
||||
<item name="listPreferredItemHeight">@dimen/abc_list_item_height_material</item>
|
||||
<item name="listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item>
|
||||
<item name="listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item>
|
||||
<item name="listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item>
|
||||
<item name="listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
|
||||
<item name="listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
|
||||
<item name="listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item>
|
||||
<item name="panelBackground">@drawable/abc_menu_hardkey_panel_mtrl_mult</item>
|
||||
<item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item>
|
||||
<item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item>
|
||||
|
@ -1922,10 +1949,12 @@
|
|||
<style name="Base.Widget.AppCompat.CompoundButton.CheckBox" parent="@android:style/Widget.CompoundButton.CheckBox">
|
||||
<item name="android:background">?controlBackground</item>
|
||||
<item name="android:button">?android:listChoiceIndicatorMultiple</item>
|
||||
<item name="buttonCompat">?listChoiceIndicatorMultipleAnimated</item>
|
||||
</style>
|
||||
<style name="Base.Widget.AppCompat.CompoundButton.RadioButton" parent="@android:style/Widget.CompoundButton.RadioButton">
|
||||
<item name="android:background">?controlBackground</item>
|
||||
<item name="android:button">?android:listChoiceIndicatorSingle</item>
|
||||
<item name="buttonCompat">?listChoiceIndicatorSingleAnimated</item>
|
||||
</style>
|
||||
<style name="Base.Widget.AppCompat.CompoundButton.Switch" parent="@android:style/Widget.CompoundButton">
|
||||
<item name="android:background">?controlBackground</item>
|
||||
|
@ -2073,6 +2102,7 @@
|
|||
<style name="Base.Widget.AppCompat.Spinner.Underlined" parent="@style/Base.Widget.AppCompat.Spinner">
|
||||
<item name="android:background">@drawable/abc_spinner_textfield_background_material</item>
|
||||
</style>
|
||||
<style name="Base.Widget.AppCompat.TextView" parent="@android:style/Widget.TextView" />
|
||||
<style name="Base.Widget.AppCompat.TextView.SpinnerItem" parent="@android:style/Widget.TextView.SpinnerItem">
|
||||
<item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.TextView.SpinnerItem</item>
|
||||
<item name="android:paddingLeft">8.0dip</item>
|
||||
|
@ -2478,6 +2508,7 @@
|
|||
<item name="android:textAppearanceLargeInverse">@style/TextAppearance.AppCompat.Large.Inverse</item>
|
||||
<item name="android:textAppearanceMediumInverse">@style/TextAppearance.AppCompat.Medium.Inverse</item>
|
||||
<item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item>
|
||||
<item name="android:listPreferredItemHeight">@dimen/abc_list_item_height_material</item>
|
||||
<item name="android:windowBackground">@color/background_material_dark</item>
|
||||
<item name="android:windowNoTitle">true</item>
|
||||
<item name="android:textColorHighlight">@color/highlighted_text_material_dark</item>
|
||||
|
@ -2503,8 +2534,14 @@
|
|||
<item name="android:textColorHighlightInverse">@color/highlighted_text_material_light</item>
|
||||
<item name="android:textColorLinkInverse">?colorAccent</item>
|
||||
<item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item>
|
||||
<item name="android:listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item>
|
||||
<item name="android:listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item>
|
||||
<item name="android:textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item>
|
||||
<item name="android:textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item>
|
||||
<item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
|
||||
<item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
|
||||
<item name="listChoiceIndicatorMultipleAnimated">@drawable/abc_btn_check_material_anim</item>
|
||||
<item name="listChoiceIndicatorSingleAnimated">@drawable/abc_btn_radio_material_anim</item>
|
||||
</style>
|
||||
<style name="Platform.AppCompat.Light" parent="@android:style/Theme.Holo.Light">
|
||||
<item name="android:colorForeground">@color/foreground_material_light</item>
|
||||
|
@ -2525,6 +2562,7 @@
|
|||
<item name="android:textAppearanceLargeInverse">@style/TextAppearance.AppCompat.Large.Inverse</item>
|
||||
<item name="android:textAppearanceMediumInverse">@style/TextAppearance.AppCompat.Medium.Inverse</item>
|
||||
<item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item>
|
||||
<item name="android:listPreferredItemHeight">@dimen/abc_list_item_height_material</item>
|
||||
<item name="android:windowBackground">@color/background_material_light</item>
|
||||
<item name="android:windowNoTitle">true</item>
|
||||
<item name="android:textColorHighlight">@color/highlighted_text_material_light</item>
|
||||
|
@ -2551,8 +2589,14 @@
|
|||
<item name="android:textColorHighlightInverse">@color/highlighted_text_material_dark</item>
|
||||
<item name="android:textColorLinkInverse">?colorAccent</item>
|
||||
<item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item>
|
||||
<item name="android:listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item>
|
||||
<item name="android:listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item>
|
||||
<item name="android:textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item>
|
||||
<item name="android:textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item>
|
||||
<item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
|
||||
<item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
|
||||
<item name="listChoiceIndicatorMultipleAnimated">@drawable/abc_btn_check_material_anim</item>
|
||||
<item name="listChoiceIndicatorSingleAnimated">@drawable/abc_btn_radio_material_anim</item>
|
||||
</style>
|
||||
<style name="Platform.MaterialComponents" parent="@style/Theme.AppCompat" />
|
||||
<style name="Platform.MaterialComponents.Dialog" parent="@style/Theme.AppCompat.Dialog" />
|
||||
|
@ -2574,6 +2618,162 @@
|
|||
<item name="selectableItemBackground">@drawable/abc_item_background_holo_light</item>
|
||||
</style>
|
||||
<style name="Platform.Widget.AppCompat.Spinner" parent="@android:style/Widget.Holo.Spinner" />
|
||||
<style name="Preference">
|
||||
<item name="android:layout">@layout/preference</item>
|
||||
</style>
|
||||
<style name="Preference.Category" parent="@style/Preference">
|
||||
<item name="android:layout">@layout/preference_category</item>
|
||||
<item name="android:selectable">false</item>
|
||||
<item name="android:shouldDisableView">false</item>
|
||||
</style>
|
||||
<style name="Preference.Category.Material" parent="@style/Preference.Category">
|
||||
<item name="android:layout">@layout/preference_category_material</item>
|
||||
<item name="allowDividerAbove">true</item>
|
||||
<item name="allowDividerBelow">true</item>
|
||||
<item name="iconSpaceReserved">@bool/config_materialPreferenceIconSpaceReserved</item>
|
||||
</style>
|
||||
<style name="Preference.CheckBoxPreference" parent="@style/Preference">
|
||||
<item name="android:widgetLayout">@layout/preference_widget_checkbox</item>
|
||||
</style>
|
||||
<style name="Preference.CheckBoxPreference.Material" parent="@style/Preference.CheckBoxPreference">
|
||||
<item name="android:layout">@layout/preference_material</item>
|
||||
<item name="allowDividerAbove">false</item>
|
||||
<item name="allowDividerBelow">true</item>
|
||||
<item name="iconSpaceReserved">@bool/config_materialPreferenceIconSpaceReserved</item>
|
||||
</style>
|
||||
<style name="Preference.DialogPreference" parent="@style/Preference">
|
||||
<item name="android:positiveButtonText">@android:string/ok</item>
|
||||
<item name="android:negativeButtonText">@android:string/cancel</item>
|
||||
</style>
|
||||
<style name="Preference.DialogPreference.EditTextPreference" parent="@style/Preference.DialogPreference">
|
||||
<item name="android:dialogLayout">@layout/preference_dialog_edittext</item>
|
||||
</style>
|
||||
<style name="Preference.DialogPreference.EditTextPreference.Material" parent="@style/Preference.DialogPreference.EditTextPreference">
|
||||
<item name="android:layout">@layout/preference_material</item>
|
||||
<item name="allowDividerAbove">false</item>
|
||||
<item name="allowDividerBelow">true</item>
|
||||
<item name="iconSpaceReserved">@bool/config_materialPreferenceIconSpaceReserved</item>
|
||||
<item name="singleLineTitle">false</item>
|
||||
</style>
|
||||
<style name="Preference.DialogPreference.Material" parent="@style/Preference.DialogPreference">
|
||||
<item name="android:layout">@layout/preference_material</item>
|
||||
<item name="allowDividerAbove">false</item>
|
||||
<item name="allowDividerBelow">true</item>
|
||||
<item name="iconSpaceReserved">@bool/config_materialPreferenceIconSpaceReserved</item>
|
||||
</style>
|
||||
<style name="Preference.DropDown" parent="@style/Preference">
|
||||
<item name="android:layout">@layout/preference_dropdown</item>
|
||||
</style>
|
||||
<style name="Preference.DropDown.Material" parent="@style/Preference.DropDown">
|
||||
<item name="android:layout">@layout/preference_dropdown_material</item>
|
||||
<item name="allowDividerAbove">false</item>
|
||||
<item name="allowDividerBelow">true</item>
|
||||
<item name="iconSpaceReserved">@bool/config_materialPreferenceIconSpaceReserved</item>
|
||||
</style>
|
||||
<style name="Preference.Information" parent="@style/Preference">
|
||||
<item name="android:enabled">false</item>
|
||||
<item name="android:layout">@layout/preference_information</item>
|
||||
<item name="android:shouldDisableView">false</item>
|
||||
</style>
|
||||
<style name="Preference.Information.Material" parent="@style/Preference.Information">
|
||||
<item name="android:enabled">false</item>
|
||||
<item name="android:layout">@layout/preference_information_material</item>
|
||||
<item name="android:shouldDisableView">false</item>
|
||||
</style>
|
||||
<style name="Preference.Material" parent="@style/Preference">
|
||||
<item name="android:layout">@layout/preference_material</item>
|
||||
<item name="allowDividerAbove">false</item>
|
||||
<item name="allowDividerBelow">true</item>
|
||||
<item name="iconSpaceReserved">@bool/config_materialPreferenceIconSpaceReserved</item>
|
||||
<item name="singleLineTitle">false</item>
|
||||
</style>
|
||||
<style name="Preference.PreferenceScreen" parent="@style/Preference" />
|
||||
<style name="Preference.PreferenceScreen.Material" parent="@style/Preference.PreferenceScreen">
|
||||
<item name="android:layout">@layout/preference_material</item>
|
||||
<item name="allowDividerAbove">false</item>
|
||||
<item name="allowDividerBelow">true</item>
|
||||
<item name="iconSpaceReserved">@bool/config_materialPreferenceIconSpaceReserved</item>
|
||||
</style>
|
||||
<style name="Preference.SeekBarPreference" parent="@style/Preference">
|
||||
<item name="android:layout">@layout/preference_widget_seekbar</item>
|
||||
<item name="adjustable">true</item>
|
||||
<item name="showSeekBarValue">true</item>
|
||||
<item name="updatesContinuously">false</item>
|
||||
</style>
|
||||
<style name="Preference.SeekBarPreference.Material" parent="@style/Preference.SeekBarPreference">
|
||||
<item name="android:layout">@layout/preference_widget_seekbar_material</item>
|
||||
<item name="adjustable">true</item>
|
||||
<item name="allowDividerAbove">false</item>
|
||||
<item name="allowDividerBelow">true</item>
|
||||
<item name="iconSpaceReserved">@bool/config_materialPreferenceIconSpaceReserved</item>
|
||||
<item name="showSeekBarValue">false</item>
|
||||
</style>
|
||||
<style name="Preference.SwitchPreference" parent="@style/Preference">
|
||||
<item name="android:widgetLayout">@layout/preference_widget_switch</item>
|
||||
<item name="android:switchTextOn">@string/v7_preference_on</item>
|
||||
<item name="android:switchTextOff">@string/v7_preference_off</item>
|
||||
</style>
|
||||
<style name="Preference.SwitchPreference.Material" parent="@style/Preference.SwitchPreference">
|
||||
<item name="android:layout">@layout/preference_material</item>
|
||||
<item name="allowDividerAbove">false</item>
|
||||
<item name="allowDividerBelow">true</item>
|
||||
<item name="iconSpaceReserved">@bool/config_materialPreferenceIconSpaceReserved</item>
|
||||
<item name="singleLineTitle">false</item>
|
||||
</style>
|
||||
<style name="Preference.SwitchPreferenceCompat" parent="@style/Preference">
|
||||
<item name="android:widgetLayout">@layout/preference_widget_switch_compat</item>
|
||||
<item name="android:switchTextOn">@string/v7_preference_on</item>
|
||||
<item name="android:switchTextOff">@string/v7_preference_off</item>
|
||||
</style>
|
||||
<style name="Preference.SwitchPreferenceCompat.Material" parent="@style/Preference.SwitchPreferenceCompat">
|
||||
<item name="android:layout">@layout/preference_material</item>
|
||||
<item name="allowDividerAbove">false</item>
|
||||
<item name="allowDividerBelow">true</item>
|
||||
<item name="iconSpaceReserved">@bool/config_materialPreferenceIconSpaceReserved</item>
|
||||
</style>
|
||||
<style name="PreferenceCategoryTitleTextStyle">
|
||||
<item name="android:textAppearance">?preferenceCategoryTitleTextAppearance</item>
|
||||
<item name="android:textColor">@color/preference_fallback_accent_color</item>
|
||||
</style>
|
||||
<style name="PreferenceFragment">
|
||||
<item name="android:paddingLeft">0.0dip</item>
|
||||
<item name="android:paddingRight">0.0dip</item>
|
||||
<item name="android:divider">?android:listDivider</item>
|
||||
</style>
|
||||
<style name="PreferenceFragment.Material" parent="@style/PreferenceFragment">
|
||||
<item name="android:divider">@drawable/preference_list_divider_material</item>
|
||||
<item name="allowDividerAfterLastItem">false</item>
|
||||
</style>
|
||||
<style name="PreferenceFragmentList">
|
||||
<item name="android:paddingLeft">16.0dip</item>
|
||||
<item name="android:paddingRight">16.0dip</item>
|
||||
</style>
|
||||
<style name="PreferenceFragmentList.Material" parent="@style/PreferenceFragmentList">
|
||||
<item name="android:paddingLeft">0.0dip</item>
|
||||
<item name="android:paddingRight">0.0dip</item>
|
||||
</style>
|
||||
<style name="PreferenceSummaryTextStyle">
|
||||
<item name="android:textAppearance">?android:textAppearanceSmall</item>
|
||||
</style>
|
||||
<style name="PreferenceThemeOverlay">
|
||||
<item name="android:scrollbars">vertical</item>
|
||||
<item name="checkBoxPreferenceStyle">@style/Preference.CheckBoxPreference.Material</item>
|
||||
<item name="dialogPreferenceStyle">@style/Preference.DialogPreference.Material</item>
|
||||
<item name="dropdownPreferenceStyle">@style/Preference.DropDown.Material</item>
|
||||
<item name="editTextPreferenceStyle">@style/Preference.DialogPreference.EditTextPreference.Material</item>
|
||||
<item name="preferenceCategoryStyle">@style/Preference.Category.Material</item>
|
||||
<item name="preferenceCategoryTitleTextAppearance">@style/TextAppearance.AppCompat.Body2</item>
|
||||
<item name="preferenceFragmentCompatStyle">@style/PreferenceFragment.Material</item>
|
||||
<item name="preferenceFragmentListStyle">@style/PreferenceFragmentList.Material</item>
|
||||
<item name="preferenceFragmentStyle">@style/PreferenceFragment.Material</item>
|
||||
<item name="preferenceScreenStyle">@style/Preference.PreferenceScreen.Material</item>
|
||||
<item name="preferenceStyle">@style/Preference.Material</item>
|
||||
<item name="seekBarPreferenceStyle">@style/Preference.SeekBarPreference.Material</item>
|
||||
<item name="switchPreferenceCompatStyle">@style/Preference.SwitchPreferenceCompat.Material</item>
|
||||
<item name="switchPreferenceStyle">@style/Preference.SwitchPreference.Material</item>
|
||||
</style>
|
||||
<style name="PreferenceThemeOverlay.v14" parent="@style/PreferenceThemeOverlay" />
|
||||
<style name="PreferenceThemeOverlay.v14.Material" parent="@style/PreferenceThemeOverlay.v14" />
|
||||
<style name="RtlOverlay.DialogWindowTitle.AppCompat" parent="@style/Base.DialogWindowTitle.AppCompat" />
|
||||
<style name="RtlOverlay.Widget.AppCompat.ActionBar.TitleItem" parent="@android:style/Widget">
|
||||
<item name="android:layout_gravity">center|left</item>
|
||||
|
@ -2863,12 +3063,6 @@
|
|||
<item name="windowActionBar">false</item>
|
||||
<item name="windowNoTitle">true</item>
|
||||
</style>
|
||||
<style name="Theme.AppInvite.Preview" parent="@style/Theme.AppInvite.Preview.Base">
|
||||
<item name="android:colorBackground">@android:color/white</item>
|
||||
<item name="android:windowBackground">@android:color/white</item>
|
||||
<item name="android:windowIsTranslucent">true</item>
|
||||
</style>
|
||||
<style name="Theme.AppInvite.Preview.Base" parent="@android:style/Theme.Holo.Light.DialogWhenLarge.NoActionBar" />
|
||||
<style name="Theme.Design" parent="@style/Theme.AppCompat" />
|
||||
<style name="Theme.Design.BottomSheetDialog" parent="@style/Theme.AppCompat.Dialog">
|
||||
<item name="android:windowBackground">@android:color/transparent</item>
|
||||
|
@ -2934,6 +3128,11 @@
|
|||
<style name="ThemeOverlay.AppCompat.ActionBar" parent="@style/Base.ThemeOverlay.AppCompat.ActionBar" />
|
||||
<style name="ThemeOverlay.AppCompat.Dark" parent="@style/Base.ThemeOverlay.AppCompat.Dark" />
|
||||
<style name="ThemeOverlay.AppCompat.Dark.ActionBar" parent="@style/Base.ThemeOverlay.AppCompat.Dark.ActionBar" />
|
||||
<style name="ThemeOverlay.AppCompat.DayNight" parent="@style/ThemeOverlay.AppCompat.Light" />
|
||||
<style name="ThemeOverlay.AppCompat.DayNight.ActionBar" parent="@style/ThemeOverlay.AppCompat.DayNight">
|
||||
<item name="colorControlNormal">?android:textColorPrimary</item>
|
||||
<item name="searchViewStyle">@style/Widget.AppCompat.SearchView.ActionBar</item>
|
||||
</style>
|
||||
<style name="ThemeOverlay.AppCompat.Dialog" parent="@style/Base.ThemeOverlay.AppCompat.Dialog" />
|
||||
<style name="ThemeOverlay.AppCompat.Dialog.Alert" parent="@style/Base.ThemeOverlay.AppCompat.Dialog.Alert" />
|
||||
<style name="ThemeOverlay.AppCompat.Light" parent="@style/Base.ThemeOverlay.AppCompat.Light" />
|
||||
|
@ -3190,7 +3389,7 @@
|
|||
<style name="UiKit.Chat.Embed.CardView" parent="@style/Widget.MaterialComponents.CardView">
|
||||
<item name="android:layout_width">fill_parent</item>
|
||||
<item name="android:layout_height">wrap_content</item>
|
||||
<item name="cardBackgroundColor">?primary_630</item>
|
||||
<item name="cardBackgroundColor">?colorBackgroundSecondary</item>
|
||||
<item name="cardCornerRadius">4.0dip</item>
|
||||
<item name="rippleColor">?primary_400_alpha_30</item>
|
||||
<item name="strokeColor">?primary_700_alpha_60</item>
|
||||
|
@ -3315,7 +3514,7 @@
|
|||
<item name="android:paddingBottom">@dimen/uikit_spacing_medium</item>
|
||||
</style>
|
||||
<style name="UiKit.Dialog.Container" parent="@style/UiKit.ViewGroup.LinearLayout">
|
||||
<item name="android:background">?colorPrimary</item>
|
||||
<item name="android:background">?colorBackgroundPrimary</item>
|
||||
</style>
|
||||
<style name="UiKit.Dialog.Subtitle" parent="@style/UiKit.Dialog.Title">
|
||||
<item name="android:textSize">@dimen/uikit_textsize_large</item>
|
||||
|
@ -3962,7 +4161,7 @@
|
|||
<item name="layout_behavior">@string/action_bar_scrolling_view_behavior</item>
|
||||
</style>
|
||||
<style name="UiKit.ViewGroup.Page" parent="@style/UiKit.ViewGroup">
|
||||
<item name="android:background">?colorPrimary</item>
|
||||
<item name="android:background">?colorBackgroundPrimary</item>
|
||||
<item name="android:layout_height">fill_parent</item>
|
||||
</style>
|
||||
<style name="UiKit.ViewGroup.Page.LinearLayout" parent="@style/UiKit.ViewGroup.Page">
|
||||
|
@ -3992,7 +4191,7 @@
|
|||
<item name="android:scrollbars">none</item>
|
||||
</style>
|
||||
<style name="UiKit.ViewGroup.ScrollView.Page" parent="@style/UiKit.ViewGroup.ScrollView">
|
||||
<item name="android:background">?colorPrimary</item>
|
||||
<item name="android:background">?colorBackgroundPrimary</item>
|
||||
<item name="android:layout_height">fill_parent</item>
|
||||
</style>
|
||||
<style name="UiKit.WelcomeMessageCard" parent="">
|
||||
|
@ -4004,8 +4203,21 @@
|
|||
<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:paddingLeft">@dimen/uikit_spacing_large</item>
|
||||
<item name="android:paddingTop">@dimen/uikit_spacing_large</item>
|
||||
<item name="android:paddingBottom">@dimen/uikit_spacing_medium</item>
|
||||
<item name="android:paddingRight">@dimen/uikit_spacing_large</item>
|
||||
<item name="android:paddingBottom">@dimen/uikit_spacing_large</item>
|
||||
</style>
|
||||
<style name="UserProfile.PresenceSection.Body.HeaderText" parent="@style/UiKit.TextView.Semibold">
|
||||
<item name="android:textColor">?primary_000</item>
|
||||
</style>
|
||||
<style name="UserProfile.PresenceSection.Body.Subtext" parent="@style/UiKit.TextView.Subtext">
|
||||
<item name="android:textColor">?primary_300</item>
|
||||
</style>
|
||||
<style name="UserProfile.PresenceSection.MaterialButton" parent="@style/UiKit.Button.Compact.Grey">
|
||||
<item name="android:textColor">@color/presence_button_text_color</item>
|
||||
<item name="android:ellipsize">end</item>
|
||||
<item name="android:maxLines">1</item>
|
||||
</style>
|
||||
<style name="UserProfile.Section.Body" parent="">
|
||||
<item name="android:paddingBottom">@dimen/uikit_spacing_medium</item>
|
||||
|
@ -4105,6 +4317,7 @@
|
|||
<style name="Widget.AppCompat.Spinner.DropDown" parent="@style/Widget.AppCompat.Spinner" />
|
||||
<style name="Widget.AppCompat.Spinner.DropDown.ActionBar" parent="@style/Widget.AppCompat.Spinner.DropDown" />
|
||||
<style name="Widget.AppCompat.Spinner.Underlined" parent="@style/Base.Widget.AppCompat.Spinner.Underlined" />
|
||||
<style name="Widget.AppCompat.TextView" parent="@style/Base.Widget.AppCompat.TextView" />
|
||||
<style name="Widget.AppCompat.TextView.SpinnerItem" parent="@style/Base.Widget.AppCompat.TextView.SpinnerItem" />
|
||||
<style name="Widget.AppCompat.Toolbar" parent="@style/Base.Widget.AppCompat.Toolbar" />
|
||||
<style name="Widget.AppCompat.Toolbar.Button.Navigation" parent="@style/Base.Widget.AppCompat.Toolbar.Button.Navigation" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue