mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
cc271127ae
commit
bba7312653
2 changed files with 535 additions and 4 deletions
|
@ -61,6 +61,11 @@
|
|||
<public type="animator" name="fragment_open_enter" id="tgcrawl" />
|
||||
<public type="animator" name="fragment_open_exit" id="tgcrawl" />
|
||||
<public type="array" name="android_wear_capabilities" id="tgcrawl" />
|
||||
<public type="array" name="assume_strong_biometrics_models" id="tgcrawl" />
|
||||
<public type="array" name="crypto_fingerprint_fallback_prefixes" id="tgcrawl" />
|
||||
<public type="array" name="crypto_fingerprint_fallback_vendors" id="tgcrawl" />
|
||||
<public type="array" name="delay_showing_prompt_models" id="tgcrawl" />
|
||||
<public type="array" name="hide_fingerprint_instantly_prefixes" id="tgcrawl" />
|
||||
<public type="attr" name="actionBarDivider" id="tgcrawl" />
|
||||
<public type="attr" name="actionBarItemBackground" id="tgcrawl" />
|
||||
<public type="attr" name="actionBarPopupTheme" id="tgcrawl" />
|
||||
|
@ -475,6 +480,7 @@
|
|||
<public type="color" name="background_floating_material_light" id="tgcrawl" />
|
||||
<public type="color" name="background_material_dark" id="tgcrawl" />
|
||||
<public type="color" name="background_material_light" id="tgcrawl" />
|
||||
<public type="color" name="biometric_error_color" id="tgcrawl" />
|
||||
<public type="color" name="bright_foreground_disabled_material_dark" id="tgcrawl" />
|
||||
<public type="color" name="bright_foreground_disabled_material_light" id="tgcrawl" />
|
||||
<public type="color" name="bright_foreground_inverse_material_dark" id="tgcrawl" />
|
||||
|
@ -656,6 +662,7 @@
|
|||
<public type="dimen" name="custom_notification_corner_radius" id="tgcrawl" />
|
||||
<public type="dimen" name="disabled_alpha_material_dark" id="tgcrawl" />
|
||||
<public type="dimen" name="disabled_alpha_material_light" id="tgcrawl" />
|
||||
<public type="dimen" name="fingerprint_icon_size" id="tgcrawl" />
|
||||
<public type="dimen" name="highlight_alpha_material_colored" id="tgcrawl" />
|
||||
<public type="dimen" name="highlight_alpha_material_dark" id="tgcrawl" />
|
||||
<public type="dimen" name="highlight_alpha_material_light" id="tgcrawl" />
|
||||
|
@ -915,6 +922,7 @@
|
|||
<public type="drawable" name="ic_call_answer_video_low" id="tgcrawl" />
|
||||
<public type="drawable" name="ic_call_decline" id="tgcrawl" />
|
||||
<public type="drawable" name="ic_call_decline_low" id="tgcrawl" />
|
||||
<public type="drawable" name="fingerprint_dialog_error" id="tgcrawl" />
|
||||
<public type="drawable" name="ab_progress" id="tgcrawl" />
|
||||
<public type="drawable" name="abc_ab_share_pack_mtrl_alpha" id="tgcrawl" />
|
||||
<public type="drawable" name="abc_btn_check_to_on_mtrl_000" id="tgcrawl" />
|
||||
|
@ -1050,9 +1058,12 @@
|
|||
<public type="drawable" name="files_music" id="tgcrawl" />
|
||||
<public type="drawable" name="files_storage" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_add_photo" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_add_sticker" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_boost_plus" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_button_reply" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_button_share" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_chatlink_large" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_directions" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_fire" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_folder_existing" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_folder_new" id="tgcrawl" />
|
||||
|
@ -1067,12 +1078,15 @@
|
|||
<public type="drawable" name="filled_premium_bots" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_premium_business" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_premium_camera" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_premium_chatlink" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_premium_hours" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_premium_intro" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_premium_status2" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_reply_quote" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_reply_settings" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_unclaimed" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_unknown" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_username" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_views" id="tgcrawl" />
|
||||
<public type="drawable" name="filled_widget_music" id="tgcrawl" />
|
||||
<public type="drawable" name="fingerprint" id="tgcrawl" />
|
||||
|
@ -1193,16 +1207,19 @@
|
|||
<public type="drawable" name="intro_private_screw" id="tgcrawl" />
|
||||
<public type="drawable" name="intro_tg_plane" id="tgcrawl" />
|
||||
<public type="drawable" name="knob_shadow" id="tgcrawl" />
|
||||
<public type="drawable" name="large_ads_info" id="tgcrawl" />
|
||||
<public type="drawable" name="large_archive" id="tgcrawl" />
|
||||
<public type="drawable" name="large_away" id="tgcrawl" />
|
||||
<public type="drawable" name="large_boosts" id="tgcrawl" />
|
||||
<public type="drawable" name="large_greeting" id="tgcrawl" />
|
||||
<public type="drawable" name="large_hidden" id="tgcrawl" />
|
||||
<public type="drawable" name="large_message_lock" id="tgcrawl" />
|
||||
<public type="drawable" name="large_monetize" id="tgcrawl" />
|
||||
<public type="drawable" name="large_notes" id="tgcrawl" />
|
||||
<public type="drawable" name="large_quickreplies" id="tgcrawl" />
|
||||
<public type="drawable" name="large_repost_story" id="tgcrawl" />
|
||||
<public type="drawable" name="large_stealth" id="tgcrawl" />
|
||||
<public type="drawable" name="large_username" id="tgcrawl" />
|
||||
<public type="drawable" name="layer_shadow" id="tgcrawl" />
|
||||
<public type="drawable" name="list_check" id="tgcrawl" />
|
||||
<public type="drawable" name="list_circle" id="tgcrawl" />
|
||||
|
@ -1243,6 +1260,7 @@
|
|||
<public type="drawable" name="media_flip" id="tgcrawl" />
|
||||
<public type="drawable" name="media_like" id="tgcrawl" />
|
||||
<public type="drawable" name="media_like_active" id="tgcrawl" />
|
||||
<public type="drawable" name="media_magic_cut" id="tgcrawl" />
|
||||
<public type="drawable" name="media_more" id="tgcrawl" />
|
||||
<public type="drawable" name="media_mute" id="tgcrawl" />
|
||||
<public type="drawable" name="media_photo_flash_auto2" id="tgcrawl" />
|
||||
|
@ -1262,25 +1280,34 @@
|
|||
<public type="drawable" name="menu_feature_color_name" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_feature_color_profile" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_feature_cover" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_feature_cpm" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_feature_custombg" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_feature_intro" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_feature_links" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_feature_links2" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_feature_noads" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_feature_pack" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_feature_reactions" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_feature_split" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_feature_status" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_feature_stories" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_feature_translate" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_feature_voice" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_feature_wallpaper" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_feature_withdrawals" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_gift" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_intro" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_link_create" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_premium_away" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_premium_chatbot" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_premium_chatlink" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_premium_clock" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_premium_clock_add" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_premium_location" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_premium_privacy" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_premium_seen" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_premium_tools" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_privacy" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_quality_hd" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_quality_hd2" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_quality_sd" id="tgcrawl" />
|
||||
|
@ -1290,6 +1317,8 @@
|
|||
<public type="drawable" name="menu_select_quote" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_shadow" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_shop" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_sticker_add" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_sticker_select" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_tag_delete" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_tag_edit" id="tgcrawl" />
|
||||
<public type="drawable" name="menu_tag_filter" id="tgcrawl" />
|
||||
|
@ -1316,6 +1345,7 @@
|
|||
<public type="drawable" name="mini_gift" id="tgcrawl" />
|
||||
<public type="drawable" name="mini_giveaway" id="tgcrawl" />
|
||||
<public type="drawable" name="mini_like_filled" id="tgcrawl" />
|
||||
<public type="drawable" name="mini_more_dots" id="tgcrawl" />
|
||||
<public type="drawable" name="mini_quote" id="tgcrawl" />
|
||||
<public type="drawable" name="mini_reply_user" id="tgcrawl" />
|
||||
<public type="drawable" name="mini_repost_story" id="tgcrawl" />
|
||||
|
@ -1323,6 +1353,7 @@
|
|||
<public type="drawable" name="mini_stats_likes" id="tgcrawl" />
|
||||
<public type="drawable" name="mini_stats_shares" id="tgcrawl" />
|
||||
<public type="drawable" name="mini_switch_lock" id="tgcrawl" />
|
||||
<public type="drawable" name="mini_ton" id="tgcrawl" />
|
||||
<public type="drawable" name="mini_viewonce" id="tgcrawl" />
|
||||
<public type="drawable" name="mini_views_likes" id="tgcrawl" />
|
||||
<public type="drawable" name="minibubble_in" id="tgcrawl" />
|
||||
|
@ -1987,6 +2018,7 @@
|
|||
<public type="drawable" name="gradient_bottom_rounded" id="tgcrawl" />
|
||||
<public type="drawable" name="shadowed_bubble1" id="tgcrawl" />
|
||||
<public type="drawable" name="shadowed_bubble2_half" id="tgcrawl" />
|
||||
<public type="drawable" name="fingerprint_dialog_fp_icon" id="tgcrawl" />
|
||||
<public type="drawable" name="$map_pin3__0" id="tgcrawl" />
|
||||
<public type="drawable" name="dino_pic" id="tgcrawl" />
|
||||
<public type="drawable" name="preview_back" id="tgcrawl" />
|
||||
|
@ -2122,6 +2154,10 @@
|
|||
<public type="id" name="expanded_menu" id="tgcrawl" />
|
||||
<public type="id" name="feed_widget_item_image" id="tgcrawl" />
|
||||
<public type="id" name="feed_widget_item_text" id="tgcrawl" />
|
||||
<public type="id" name="fingerprint_description" id="tgcrawl" />
|
||||
<public type="id" name="fingerprint_error" id="tgcrawl" />
|
||||
<public type="id" name="fingerprint_icon" id="tgcrawl" />
|
||||
<public type="id" name="fingerprint_subtitle" id="tgcrawl" />
|
||||
<public type="id" name="fit_width_tag" id="tgcrawl" />
|
||||
<public type="id" name="forever" id="tgcrawl" />
|
||||
<public type="id" name="fragment_container_view_tag" id="tgcrawl" />
|
||||
|
@ -2179,6 +2215,7 @@
|
|||
<public type="id" name="menu_settings" id="tgcrawl" />
|
||||
<public type="id" name="menu_spoiler" id="tgcrawl" />
|
||||
<public type="id" name="menu_strike" id="tgcrawl" />
|
||||
<public type="id" name="menu_tos_bot" id="tgcrawl" />
|
||||
<public type="id" name="menu_underline" id="tgcrawl" />
|
||||
<public type="id" name="message" id="tgcrawl" />
|
||||
<public type="id" name="middle" id="tgcrawl" />
|
||||
|
@ -2380,6 +2417,7 @@
|
|||
<public type="layout" name="custom_dialog" id="tgcrawl" />
|
||||
<public type="layout" name="feed_widget_item" id="tgcrawl" />
|
||||
<public type="layout" name="feed_widget_layout" id="tgcrawl" />
|
||||
<public type="layout" name="fingerprint_dialog_layout" id="tgcrawl" />
|
||||
<public type="layout" name="notification_action" id="tgcrawl" />
|
||||
<public type="layout" name="notification_action_tombstone" id="tgcrawl" />
|
||||
<public type="layout" name="notification_template_custom_big" id="tgcrawl" />
|
||||
|
@ -2438,6 +2476,7 @@
|
|||
<public type="raw" name="attach_poll" id="tgcrawl" />
|
||||
<public type="raw" name="auto_night_off" id="tgcrawl" />
|
||||
<public type="raw" name="biz_clock" id="tgcrawl" />
|
||||
<public type="raw" name="biz_links" id="tgcrawl" />
|
||||
<public type="raw" name="biz_map" id="tgcrawl" />
|
||||
<public type="raw" name="blur_frg" id="tgcrawl" />
|
||||
<public type="raw" name="blur_vrt" id="tgcrawl" />
|
||||
|
@ -2514,6 +2553,8 @@
|
|||
<public type="raw" name="folder_share" id="tgcrawl" />
|
||||
<public type="raw" name="forward" id="tgcrawl" />
|
||||
<public type="raw" name="fragment" id="tgcrawl" />
|
||||
<public type="raw" name="fragment_phone" id="tgcrawl" />
|
||||
<public type="raw" name="fragment_username" id="tgcrawl" />
|
||||
<public type="raw" name="gif_to_keyboard" id="tgcrawl" />
|
||||
<public type="raw" name="gif_to_smile" id="tgcrawl" />
|
||||
<public type="raw" name="gigagroup" id="tgcrawl" />
|
||||
|
@ -2567,6 +2608,7 @@
|
|||
<public type="raw" name="media_mute_unmute" id="tgcrawl" />
|
||||
<public type="raw" name="media_shrink" id="tgcrawl" />
|
||||
<public type="raw" name="metadatascript" id="tgcrawl" />
|
||||
<public type="raw" name="monetize" id="tgcrawl" />
|
||||
<public type="raw" name="msg_antispam" id="tgcrawl" />
|
||||
<public type="raw" name="msg_emoji_activities" id="tgcrawl" />
|
||||
<public type="raw" name="msg_emoji_cat" id="tgcrawl" />
|
||||
|
@ -2664,6 +2706,7 @@
|
|||
<public type="raw" name="speed_1to15" id="tgcrawl" />
|
||||
<public type="raw" name="speed_2to1" id="tgcrawl" />
|
||||
<public type="raw" name="speed_fast" id="tgcrawl" />
|
||||
<public type="raw" name="speed_limit" id="tgcrawl" />
|
||||
<public type="raw" name="speed_slow" id="tgcrawl" />
|
||||
<public type="raw" name="spoiler_fragment" id="tgcrawl" />
|
||||
<public type="raw" name="spoiler_vertex" id="tgcrawl" />
|
||||
|
@ -2770,6 +2813,7 @@
|
|||
<public type="string" name="AboutPremiumDescription" id="tgcrawl" />
|
||||
<public type="string" name="AboutPremiumDescription2" id="tgcrawl" />
|
||||
<public type="string" name="AboutPremiumTitle" id="tgcrawl" />
|
||||
<public type="string" name="AboutRevenueSharingAds" id="tgcrawl" />
|
||||
<public type="string" name="AboutTelegramPremium" id="tgcrawl" />
|
||||
<public type="string" name="AccActionCancelDownload" id="tgcrawl" />
|
||||
<public type="string" name="AccActionChatPreview" id="tgcrawl" />
|
||||
|
@ -3124,6 +3168,8 @@
|
|||
<public type="string" name="ActionYouScored" id="tgcrawl" />
|
||||
<public type="string" name="ActionYouScoredInGame" id="tgcrawl" />
|
||||
<public type="string" name="ActionsChartTitle" id="tgcrawl" />
|
||||
<public type="string" name="AdHidden" id="tgcrawl" />
|
||||
<public type="string" name="AdReported" id="tgcrawl" />
|
||||
<public type="string" name="Add" id="tgcrawl" />
|
||||
<public type="string" name="AddAccount" id="tgcrawl" />
|
||||
<public type="string" name="AddAdminErrorBlacklisted" id="tgcrawl" />
|
||||
|
@ -3234,6 +3280,7 @@
|
|||
<public type="string" name="AddToGroup" id="tgcrawl" />
|
||||
<public type="string" name="AddToGroupOrChannel" id="tgcrawl" />
|
||||
<public type="string" name="AddToMasks" id="tgcrawl" />
|
||||
<public type="string" name="AddToStickerPack" id="tgcrawl" />
|
||||
<public type="string" name="AddToStickers" id="tgcrawl" />
|
||||
<public type="string" name="AddToTheGroup" id="tgcrawl" />
|
||||
<public type="string" name="AddToTheGroupAlertText" id="tgcrawl" />
|
||||
|
@ -3731,6 +3778,23 @@
|
|||
<public type="string" name="BioCopied" id="tgcrawl" />
|
||||
<public type="string" name="BioLimitSubtitle" id="tgcrawl" />
|
||||
<public type="string" name="BioLimitTitle" id="tgcrawl" />
|
||||
<public type="string" name="BirthdayCopied" id="tgcrawl" />
|
||||
<public type="string" name="BirthdaySetupLater" id="tgcrawl" />
|
||||
<public type="string" name="BirthdaySetupMessage" id="tgcrawl" />
|
||||
<public type="string" name="BirthdaySetupTitle" id="tgcrawl" />
|
||||
<public type="string" name="BirthdayToday" id="tgcrawl" />
|
||||
<public type="string" name="BirthdayTodayMultipleMessage" id="tgcrawl" />
|
||||
<public type="string" name="BirthdayTodayMultipleTitle_other" id="tgcrawl" />
|
||||
<public type="string" name="BirthdayTodaySingleMessage" id="tgcrawl" />
|
||||
<public type="string" name="BirthdayTodaySingleTitle" id="tgcrawl" />
|
||||
<public type="string" name="BirthdayTomorrow" id="tgcrawl" />
|
||||
<public type="string" name="BirthdayYesterday" id="tgcrawl" />
|
||||
<public type="string" name="BizBotManage" id="tgcrawl" />
|
||||
<public type="string" name="BizBotRemove" id="tgcrawl" />
|
||||
<public type="string" name="BizBotStart" id="tgcrawl" />
|
||||
<public type="string" name="BizBotStatusManages" id="tgcrawl" />
|
||||
<public type="string" name="BizBotStatusStopped" id="tgcrawl" />
|
||||
<public type="string" name="BizBotStop" id="tgcrawl" />
|
||||
<public type="string" name="Black" id="tgcrawl" />
|
||||
<public type="string" name="Block" id="tgcrawl" />
|
||||
<public type="string" name="BlockAndDeleteReplies" id="tgcrawl" />
|
||||
|
@ -3797,6 +3861,7 @@
|
|||
<public type="string" name="BoostFeatureReplyIcon" id="tgcrawl" />
|
||||
<public type="string" name="BoostFeatureStoriesPerDay_one" id="tgcrawl" />
|
||||
<public type="string" name="BoostFeatureStoriesPerDay_other" id="tgcrawl" />
|
||||
<public type="string" name="BoostFeatureSwitchOffAds" id="tgcrawl" />
|
||||
<public type="string" name="BoostFeatureVoiceToTextConversion" id="tgcrawl" />
|
||||
<public type="string" name="BoostGroup" id="tgcrawl" />
|
||||
<public type="string" name="BoostLevelPlus_other" id="tgcrawl" />
|
||||
|
@ -4239,6 +4304,8 @@
|
|||
<public type="string" name="Bot" id="tgcrawl" />
|
||||
<public type="string" name="BotAddToGroupOrChannelInfo" id="tgcrawl" />
|
||||
<public type="string" name="BotAddToMenu" id="tgcrawl" />
|
||||
<public type="string" name="BotAllowBiometryMessage" id="tgcrawl" />
|
||||
<public type="string" name="BotAllowBiometryTitle" id="tgcrawl" />
|
||||
<public type="string" name="BotAlreadyAddedToAttachMenu" id="tgcrawl" />
|
||||
<public type="string" name="BotAttachMenuShortcatAddedAttach" id="tgcrawl" />
|
||||
<public type="string" name="BotAttachMenuShortcatAddedAttachAndSide" id="tgcrawl" />
|
||||
|
@ -4314,6 +4381,8 @@
|
|||
<public type="string" name="BotWebViewRequestWriteTitle" id="tgcrawl" />
|
||||
<public type="string" name="BotWebViewSettings" id="tgcrawl" />
|
||||
<public type="string" name="BotWebViewStartPermission" id="tgcrawl" />
|
||||
<public type="string" name="BotWebViewToS" id="tgcrawl" />
|
||||
<public type="string" name="BotWebViewToSLink" id="tgcrawl" />
|
||||
<public type="string" name="BotsMenuTitle" id="tgcrawl" />
|
||||
<public type="string" name="BroadcastGroup" id="tgcrawl" />
|
||||
<public type="string" name="BroadcastGroupConvert" id="tgcrawl" />
|
||||
|
@ -4349,6 +4418,8 @@
|
|||
<public type="string" name="BusinessBotLink" id="tgcrawl" />
|
||||
<public type="string" name="BusinessBotLinkInfo" id="tgcrawl" />
|
||||
<public type="string" name="BusinessBotNotFound" id="tgcrawl" />
|
||||
<public type="string" name="BusinessBotNotSupportedMessage" id="tgcrawl" />
|
||||
<public type="string" name="BusinessBotNotSupportedTitle" id="tgcrawl" />
|
||||
<public type="string" name="BusinessBotPermissions" id="tgcrawl" />
|
||||
<public type="string" name="BusinessBotPermissionsInfo" id="tgcrawl" />
|
||||
<public type="string" name="BusinessBotPermissionsReply" id="tgcrawl" />
|
||||
|
@ -4392,6 +4463,7 @@
|
|||
<public type="string" name="BusinessHoursNextDayPicker" id="tgcrawl" />
|
||||
<public type="string" name="BusinessHoursProfile" id="tgcrawl" />
|
||||
<public type="string" name="BusinessHoursProfileClose" id="tgcrawl" />
|
||||
<public type="string" name="BusinessHoursProfileFullOpen" id="tgcrawl" />
|
||||
<public type="string" name="BusinessHoursProfileNowClosed" id="tgcrawl" />
|
||||
<public type="string" name="BusinessHoursProfileNowOpen" id="tgcrawl" />
|
||||
<public type="string" name="BusinessHoursProfileOpen" id="tgcrawl" />
|
||||
|
@ -4408,6 +4480,34 @@
|
|||
<public type="string" name="BusinessHoursTimezonePicker" id="tgcrawl" />
|
||||
<public type="string" name="BusinessHoursUnsavedChanges" id="tgcrawl" />
|
||||
<public type="string" name="BusinessInReplies" id="tgcrawl" />
|
||||
<public type="string" name="BusinessIntro" id="tgcrawl" />
|
||||
<public type="string" name="BusinessIntroHeader" id="tgcrawl" />
|
||||
<public type="string" name="BusinessIntroInfo" id="tgcrawl" />
|
||||
<public type="string" name="BusinessIntroMessageHint" id="tgcrawl" />
|
||||
<public type="string" name="BusinessIntroReset" id="tgcrawl" />
|
||||
<public type="string" name="BusinessIntroSticker" id="tgcrawl" />
|
||||
<public type="string" name="BusinessIntroStickerRandom" id="tgcrawl" />
|
||||
<public type="string" name="BusinessIntroTitleHint" id="tgcrawl" />
|
||||
<public type="string" name="BusinessIntroUnsavedChanges" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLink" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinkDeleted" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinkDiscardChangesMessage" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinkDiscardChangesTitle" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinkInvalid" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinkSaved" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinkShareTitle" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinks" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinksAdd" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinksDeleteMessage" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinksDeleteTitle" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinksEnter" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinksFooterOneLink" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinksFooterTwoLinks" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinksInfo" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinksIntro" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinksNamePlaceholder" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinksRenameMessage" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLinksRenameTitle" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLocation" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLocationAddress" id="tgcrawl" />
|
||||
<public type="string" name="BusinessLocationClear" id="tgcrawl" />
|
||||
|
@ -4648,6 +4748,7 @@
|
|||
<public type="string" name="ChannelHideMembersInfo" id="tgcrawl" />
|
||||
<public type="string" name="ChannelInviteLinkTitle" id="tgcrawl" />
|
||||
<public type="string" name="ChannelInviteViaLink" id="tgcrawl" />
|
||||
<public type="string" name="ChannelInviteViaLink2" id="tgcrawl" />
|
||||
<public type="string" name="ChannelInviteViaLinkRestricted" id="tgcrawl" />
|
||||
<public type="string" name="ChannelInviteViaLinkRestricted2" id="tgcrawl" />
|
||||
<public type="string" name="ChannelInviteViaLinkRestricted3" id="tgcrawl" />
|
||||
|
@ -4695,6 +4796,7 @@
|
|||
<public type="string" name="ChannelNeedBoostsForProfileColorDescription" id="tgcrawl" />
|
||||
<public type="string" name="ChannelNeedBoostsForProfileIconDescription" id="tgcrawl" />
|
||||
<public type="string" name="ChannelNeedBoostsForReplyIconDescription" id="tgcrawl" />
|
||||
<public type="string" name="ChannelNeedBoostsForSwitchOffAdsDescription" id="tgcrawl" />
|
||||
<public type="string" name="ChannelNeedBoostsForWallpaperDescription" id="tgcrawl" />
|
||||
<public type="string" name="ChannelNoWallpaper" id="tgcrawl" />
|
||||
<public type="string" name="ChannelNotifyMembersInfoOff" id="tgcrawl" />
|
||||
|
@ -4998,6 +5100,12 @@
|
|||
<public type="string" name="ClearTelegramCache" id="tgcrawl" />
|
||||
<public type="string" name="ClearingCache" id="tgcrawl" />
|
||||
<public type="string" name="ClearingCacheDescription" id="tgcrawl" />
|
||||
<public type="string" name="Clicks_few" id="tgcrawl" />
|
||||
<public type="string" name="Clicks_many" id="tgcrawl" />
|
||||
<public type="string" name="Clicks_one" id="tgcrawl" />
|
||||
<public type="string" name="Clicks_other" id="tgcrawl" />
|
||||
<public type="string" name="Clicks_two" id="tgcrawl" />
|
||||
<public type="string" name="Clicks_zero" id="tgcrawl" />
|
||||
<public type="string" name="Close" id="tgcrawl" />
|
||||
<public type="string" name="CloseEditor" id="tgcrawl" />
|
||||
<public type="string" name="CloseFriends" id="tgcrawl" />
|
||||
|
@ -5325,6 +5433,7 @@
|
|||
<public type="string" name="DeleteSelectedTopic" id="tgcrawl" />
|
||||
<public type="string" name="DeleteSelectedTopics" id="tgcrawl" />
|
||||
<public type="string" name="DeleteSingleMessagesTitle" id="tgcrawl" />
|
||||
<public type="string" name="DeleteSticker" id="tgcrawl" />
|
||||
<public type="string" name="DeleteStickerSetsAlertTitle" id="tgcrawl" />
|
||||
<public type="string" name="DeleteStickersAlertMessage" id="tgcrawl" />
|
||||
<public type="string" name="DeleteStoriesSubtitle_few" id="tgcrawl" />
|
||||
|
@ -5458,6 +5567,8 @@
|
|||
<public type="string" name="DoubleTapPreviewSenderName" id="tgcrawl" />
|
||||
<public type="string" name="DoubleTapSetting" id="tgcrawl" />
|
||||
<public type="string" name="DoubledLimits" id="tgcrawl" />
|
||||
<public type="string" name="DownloadSpeedLimited" id="tgcrawl" />
|
||||
<public type="string" name="DownloadSpeedLimitedMessage" id="tgcrawl" />
|
||||
<public type="string" name="DownloadedFiles" id="tgcrawl" />
|
||||
<public type="string" name="DownloadedFilesMessage" id="tgcrawl" />
|
||||
<public type="string" name="Downloading" id="tgcrawl" />
|
||||
|
@ -5512,6 +5623,7 @@
|
|||
<public type="string" name="EditContact" id="tgcrawl" />
|
||||
<public type="string" name="EditCurrentTheme" id="tgcrawl" />
|
||||
<public type="string" name="EditException" id="tgcrawl" />
|
||||
<public type="string" name="EditInfo" id="tgcrawl" />
|
||||
<public type="string" name="EditLink" id="tgcrawl" />
|
||||
<public type="string" name="EditMessage" id="tgcrawl" />
|
||||
<public type="string" name="EditMessageEditPhoto" id="tgcrawl" />
|
||||
|
@ -5526,8 +5638,35 @@
|
|||
<public type="string" name="EditName" id="tgcrawl" />
|
||||
<public type="string" name="EditNumber" id="tgcrawl" />
|
||||
<public type="string" name="EditNumberInfo" id="tgcrawl" />
|
||||
<public type="string" name="EditPack" id="tgcrawl" />
|
||||
<public type="string" name="EditPhoto" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileBio" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileBioHint" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileBioInfo" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileBirthday" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileBirthdayAdd" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileBirthdayButton" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileBirthdayInfo" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileBirthdayInfoContacts" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileBirthdayInfoRemove" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileBirthdayRemove" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileBirthdayText" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileBirthdayTitle" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileChannel" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileChannelAdd" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileChannelHide" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileChannelSelect" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileChannelSet" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileChannelStartNew" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileChannelTitle" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileColor" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileFirstName" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileInfo" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileLastName" id="tgcrawl" />
|
||||
<public type="string" name="EditProfileName" id="tgcrawl" />
|
||||
<public type="string" name="EditSticker" id="tgcrawl" />
|
||||
<public type="string" name="EditStickerPack" id="tgcrawl" />
|
||||
<public type="string" name="EditStickers" id="tgcrawl" />
|
||||
<public type="string" name="EditStory" id="tgcrawl" />
|
||||
<public type="string" name="EditThemeColors" id="tgcrawl" />
|
||||
<public type="string" name="EditThemeTitle" id="tgcrawl" />
|
||||
|
@ -6249,6 +6388,14 @@
|
|||
<public type="string" name="ForwardsRestrictedInfoBot" id="tgcrawl" />
|
||||
<public type="string" name="ForwardsRestrictedInfoChannel" id="tgcrawl" />
|
||||
<public type="string" name="ForwardsRestrictedInfoGroup" id="tgcrawl" />
|
||||
<public type="string" name="FragmentChannelUsername" id="tgcrawl" />
|
||||
<public type="string" name="FragmentPhoneCopy" id="tgcrawl" />
|
||||
<public type="string" name="FragmentPhoneMessage" id="tgcrawl" />
|
||||
<public type="string" name="FragmentPhoneTitle" id="tgcrawl" />
|
||||
<public type="string" name="FragmentUsernameCopy" id="tgcrawl" />
|
||||
<public type="string" name="FragmentUsernameMessage" id="tgcrawl" />
|
||||
<public type="string" name="FragmentUsernameOpen" id="tgcrawl" />
|
||||
<public type="string" name="FragmentUsernameTitle" id="tgcrawl" />
|
||||
<public type="string" name="FreeOfTotal" id="tgcrawl" />
|
||||
<public type="string" name="FreshChangePhoneForbidden" id="tgcrawl" />
|
||||
<public type="string" name="FreshChangePhoneForbiddenTitle" id="tgcrawl" />
|
||||
|
@ -6381,6 +6528,8 @@
|
|||
<public type="string" name="Grain" id="tgcrawl" />
|
||||
<public type="string" name="Gray" id="tgcrawl" />
|
||||
<public type="string" name="Green" id="tgcrawl" />
|
||||
<public type="string" name="GreetingHow" id="tgcrawl" />
|
||||
<public type="string" name="GreetingHowSticker" id="tgcrawl" />
|
||||
<public type="string" name="GroupAddMembers" id="tgcrawl" />
|
||||
<public type="string" name="GroupAppearanceUpdated" id="tgcrawl" />
|
||||
<public type="string" name="GroupBoostedByUserWithDescription" id="tgcrawl" />
|
||||
|
@ -6452,7 +6601,6 @@
|
|||
<public type="string" name="GroupWallpaper" id="tgcrawl" />
|
||||
<public type="string" name="GroupWallpaper2Info" id="tgcrawl" />
|
||||
<public type="string" name="GroupWallpaperInfo" id="tgcrawl" />
|
||||
<public type="string" name="GroupsAndChannels" id="tgcrawl" />
|
||||
<public type="string" name="GroupsAndChannelsHelp" id="tgcrawl" />
|
||||
<public type="string" name="GroupsAndChannelsLimitSubtitle" id="tgcrawl" />
|
||||
<public type="string" name="GroupsAndChannelsLimitTitle" id="tgcrawl" />
|
||||
|
@ -6620,6 +6768,9 @@
|
|||
<public type="string" name="Invitations_two" id="tgcrawl" />
|
||||
<public type="string" name="Invitations_zero" id="tgcrawl" />
|
||||
<public type="string" name="Invite" id="tgcrawl" />
|
||||
<public type="string" name="InviteBlockedManyMessage" id="tgcrawl" />
|
||||
<public type="string" name="InviteBlockedOneMessage" id="tgcrawl" />
|
||||
<public type="string" name="InviteBlockedTitle" id="tgcrawl" />
|
||||
<public type="string" name="InviteByQRCode" id="tgcrawl" />
|
||||
<public type="string" name="InviteChannelRestrictedUsers2One" id="tgcrawl" />
|
||||
<public type="string" name="InviteChannelRestrictedUsers2_few" id="tgcrawl" />
|
||||
|
@ -6651,6 +6802,18 @@
|
|||
<public type="string" name="InviteLinkSent_other" id="tgcrawl" />
|
||||
<public type="string" name="InviteLinkSent_two" id="tgcrawl" />
|
||||
<public type="string" name="InviteLinks" id="tgcrawl" />
|
||||
<public type="string" name="InviteMessagePremiumBlockedMany_other" id="tgcrawl" />
|
||||
<public type="string" name="InviteMessagePremiumBlockedOne" id="tgcrawl" />
|
||||
<public type="string" name="InviteMessagePremiumBlockedThree" id="tgcrawl" />
|
||||
<public type="string" name="InviteMessagePremiumBlockedTwo" id="tgcrawl" />
|
||||
<public type="string" name="InvitePremiumBlockedMany_other" id="tgcrawl" />
|
||||
<public type="string" name="InvitePremiumBlockedOne" id="tgcrawl" />
|
||||
<public type="string" name="InvitePremiumBlockedOr" id="tgcrawl" />
|
||||
<public type="string" name="InvitePremiumBlockedSubscribe" id="tgcrawl" />
|
||||
<public type="string" name="InvitePremiumBlockedThree" id="tgcrawl" />
|
||||
<public type="string" name="InvitePremiumBlockedTitle" id="tgcrawl" />
|
||||
<public type="string" name="InvitePremiumBlockedTwo" id="tgcrawl" />
|
||||
<public type="string" name="InvitePremiumBlockedUser" id="tgcrawl" />
|
||||
<public type="string" name="InviteRestrictedUsers2One" id="tgcrawl" />
|
||||
<public type="string" name="InviteRestrictedUsers2_few" id="tgcrawl" />
|
||||
<public type="string" name="InviteRestrictedUsers2_many" id="tgcrawl" />
|
||||
|
@ -6770,6 +6933,10 @@
|
|||
<public type="string" name="LastSeenContactsMinus" id="tgcrawl" />
|
||||
<public type="string" name="LastSeenContactsMinusPlus" id="tgcrawl" />
|
||||
<public type="string" name="LastSeenContactsPlus" id="tgcrawl" />
|
||||
<public type="string" name="LastSeenContactsPremium" id="tgcrawl" />
|
||||
<public type="string" name="LastSeenContactsPremiumMinus" id="tgcrawl" />
|
||||
<public type="string" name="LastSeenContactsPremiumMinusPlus" id="tgcrawl" />
|
||||
<public type="string" name="LastSeenContactsPremiumPlus" id="tgcrawl" />
|
||||
<public type="string" name="LastSeenDate" id="tgcrawl" />
|
||||
<public type="string" name="LastSeenDateFormatted" id="tgcrawl" />
|
||||
<public type="string" name="LastSeenEverybody" id="tgcrawl" />
|
||||
|
@ -6777,10 +6944,13 @@
|
|||
<public type="string" name="LastSeenFormatted" id="tgcrawl" />
|
||||
<public type="string" name="LastSeenNobody" id="tgcrawl" />
|
||||
<public type="string" name="LastSeenNobodyPlus" id="tgcrawl" />
|
||||
<public type="string" name="LastSeenNobodyPremium" id="tgcrawl" />
|
||||
<public type="string" name="LastSeenNobodyPremiumPlus" id="tgcrawl" />
|
||||
<public type="string" name="LastSeenTitle" id="tgcrawl" />
|
||||
<public type="string" name="Lately" id="tgcrawl" />
|
||||
<public type="string" name="Later" id="tgcrawl" />
|
||||
<public type="string" name="LearnMore" id="tgcrawl" />
|
||||
<public type="string" name="LearnMoreArrow" id="tgcrawl" />
|
||||
<public type="string" name="LeaveAComment" id="tgcrawl" />
|
||||
<public type="string" name="LeaveChannel" id="tgcrawl" />
|
||||
<public type="string" name="LeaveChannelMenu" id="tgcrawl" />
|
||||
|
@ -7107,6 +7277,7 @@
|
|||
<public type="string" name="Members_zero" id="tgcrawl" />
|
||||
<public type="string" name="Mention" id="tgcrawl" />
|
||||
<public type="string" name="Message" id="tgcrawl" />
|
||||
<public type="string" name="MessageBizBot" id="tgcrawl" />
|
||||
<public type="string" name="MessageContainsEmojiPack" id="tgcrawl" />
|
||||
<public type="string" name="MessageContainsEmojiPackSingle" id="tgcrawl" />
|
||||
<public type="string" name="MessageContainsEmojiPacks_few" id="tgcrawl" />
|
||||
|
@ -7250,6 +7421,42 @@
|
|||
<public type="string" name="MobileHidden" id="tgcrawl" />
|
||||
<public type="string" name="MobileHiddenExceptionInfo" id="tgcrawl" />
|
||||
<public type="string" name="MobileVisibleInfo" id="tgcrawl" />
|
||||
<public type="string" name="Monetization" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationBalance" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationBalanceInfo" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationBalanceInfoNotAvailable" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationGraphImpressions" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationGraphRevenue" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationInfo" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationInfoFeature1Name" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationInfoFeature1Text" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationInfoFeature2Name" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationInfoFeature2Text" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationInfoFeature3Name" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationInfoFeature3Text" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationInfoTONLink" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationInfoTONText" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationInfoTONTitle" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationInfoTitle" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationMoreTransactions_one" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationMoreTransactions_other" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationOverview" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationOverviewAvailable" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationOverviewLastWithdrawal" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationOverviewTotal" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationSwitchOff" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationSwitchOffInfo" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationTransactionDetailProceed" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationTransactionDetailRefund" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationTransactionDetailWithdraw" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationTransactionDetailWithdrawButton" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationTransactionNotCompleted" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationTransactionPending" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationTransactionProceed" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationTransactionRefund" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationTransactionWithdraw" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationTransactions" id="tgcrawl" />
|
||||
<public type="string" name="MonetizationWithdraw" id="tgcrawl" />
|
||||
<public type="string" name="Mono" id="tgcrawl" />
|
||||
<public type="string" name="Months_few" id="tgcrawl" />
|
||||
<public type="string" name="Months_many" id="tgcrawl" />
|
||||
|
@ -7331,6 +7538,7 @@
|
|||
<public type="string" name="NewPoll" id="tgcrawl" />
|
||||
<public type="string" name="NewQuiz" id="tgcrawl" />
|
||||
<public type="string" name="NewSecretChat" id="tgcrawl" />
|
||||
<public type="string" name="NewStickerPack" id="tgcrawl" />
|
||||
<public type="string" name="NewStories_few" id="tgcrawl" />
|
||||
<public type="string" name="NewStories_many" id="tgcrawl" />
|
||||
<public type="string" name="NewStories_one" id="tgcrawl" />
|
||||
|
@ -7364,6 +7572,7 @@
|
|||
<public type="string" name="NoChats" id="tgcrawl" />
|
||||
<public type="string" name="NoChatsContactsHelp" id="tgcrawl" />
|
||||
<public type="string" name="NoChatsHelp" id="tgcrawl" />
|
||||
<public type="string" name="NoClicks" id="tgcrawl" />
|
||||
<public type="string" name="NoComments" id="tgcrawl" />
|
||||
<public type="string" name="NoContacts" id="tgcrawl" />
|
||||
<public type="string" name="NoContactsViewed" id="tgcrawl" />
|
||||
|
@ -8254,6 +8463,7 @@
|
|||
<public type="string" name="PleaseDownload" id="tgcrawl" />
|
||||
<public type="string" name="PleaseEnterCurrentPassword" id="tgcrawl" />
|
||||
<public type="string" name="PleaseEnterCurrentPasswordTransfer" id="tgcrawl" />
|
||||
<public type="string" name="PleaseEnterCurrentPasswordWithdraw" id="tgcrawl" />
|
||||
<public type="string" name="PleaseEnterFirstPassword" id="tgcrawl" />
|
||||
<public type="string" name="PleaseEnterNewFirstPassword" id="tgcrawl" />
|
||||
<public type="string" name="PleaseEnterNewFirstPasswordHint" id="tgcrawl" />
|
||||
|
@ -8297,10 +8507,15 @@
|
|||
<public type="string" name="PowerUsage" id="tgcrawl" />
|
||||
<public type="string" name="PremiumBusinessAwayMessages" id="tgcrawl" />
|
||||
<public type="string" name="PremiumBusinessAwayMessagesDescription" id="tgcrawl" />
|
||||
<public type="string" name="PremiumBusinessChatLinks" id="tgcrawl" />
|
||||
<public type="string" name="PremiumBusinessChatLinksDescription" id="tgcrawl" />
|
||||
<public type="string" name="PremiumBusinessChatbots" id="tgcrawl" />
|
||||
<public type="string" name="PremiumBusinessChatbots2" id="tgcrawl" />
|
||||
<public type="string" name="PremiumBusinessChatbotsDescription" id="tgcrawl" />
|
||||
<public type="string" name="PremiumBusinessGreetingMessages" id="tgcrawl" />
|
||||
<public type="string" name="PremiumBusinessGreetingMessagesDescription" id="tgcrawl" />
|
||||
<public type="string" name="PremiumBusinessIntro" id="tgcrawl" />
|
||||
<public type="string" name="PremiumBusinessIntroDescription" id="tgcrawl" />
|
||||
<public type="string" name="PremiumBusinessLocation" id="tgcrawl" />
|
||||
<public type="string" name="PremiumBusinessLocationDescription" id="tgcrawl" />
|
||||
<public type="string" name="PremiumBusinessOpeningHours" id="tgcrawl" />
|
||||
|
@ -8508,6 +8723,17 @@
|
|||
<public type="string" name="PrivacyBioInfo" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyBioInfo3" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyBioTitle" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyBiometryBots" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyBiometryBotsButton" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyBiometryBotsInfo" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyBirthday" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyBirthdayInfo" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyBirthdayInfo3" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyBirthdaySet" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyBirthdaySetDone" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyBirthdayTitle" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyBirthdayTooOftenMessage" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyBirthdayTooOftenTitle" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyBots" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyBotsInfo" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyCallsP2PHelp" id="tgcrawl" />
|
||||
|
@ -8524,6 +8750,8 @@
|
|||
<public type="string" name="PrivacyForwardsMessageLine" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyForwardsNobody" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyForwardsTitle" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyInvites" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyInvitesInfo" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyLastSeen" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyLastSeenPremium" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyLastSeenPremiumForPremium" id="tgcrawl" />
|
||||
|
@ -8553,6 +8781,9 @@
|
|||
<public type="string" name="PrivacyPolicy" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyPolicyAndTerms" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyPolicyUrl" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyPremium" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyPremiumAnd" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyPremiumText" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyProfilePhoto" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyProfilePhotoInfo" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyProfilePhotoInfo3" id="tgcrawl" />
|
||||
|
@ -8562,6 +8793,7 @@
|
|||
<public type="string" name="PrivacySettings" id="tgcrawl" />
|
||||
<public type="string" name="PrivacySettingsChangedAlert" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyTitle" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyUserTypes" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyVoiceMessages" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyVoiceMessagesInfo" id="tgcrawl" />
|
||||
<public type="string" name="PrivacyVoiceMessagesInfo2" id="tgcrawl" />
|
||||
|
@ -8570,6 +8802,12 @@
|
|||
<public type="string" name="PrivateChats" id="tgcrawl" />
|
||||
<public type="string" name="PrivateShares" id="tgcrawl" />
|
||||
<public type="string" name="Proceed" id="tgcrawl" />
|
||||
<public type="string" name="ProfileBirthday" id="tgcrawl" />
|
||||
<public type="string" name="ProfileBirthdayToday" id="tgcrawl" />
|
||||
<public type="string" name="ProfileBirthdayTodayValue" id="tgcrawl" />
|
||||
<public type="string" name="ProfileBirthdayTodayValueYear_other" id="tgcrawl" />
|
||||
<public type="string" name="ProfileBirthdayValue" id="tgcrawl" />
|
||||
<public type="string" name="ProfileBirthdayValueYear_other" id="tgcrawl" />
|
||||
<public type="string" name="ProfileJoinChannel" id="tgcrawl" />
|
||||
<public type="string" name="ProfileJoinGroup" id="tgcrawl" />
|
||||
<public type="string" name="ProfileMyStories" id="tgcrawl" />
|
||||
|
@ -8599,6 +8837,7 @@
|
|||
<public type="string" name="ProfileStoriesCount_other" id="tgcrawl" />
|
||||
<public type="string" name="ProfileStoriesCount_two" id="tgcrawl" />
|
||||
<public type="string" name="ProfileStoriesCount_zero" id="tgcrawl" />
|
||||
<public type="string" name="PromoteUrl" id="tgcrawl" />
|
||||
<public type="string" name="ProximityAlertCancelled" id="tgcrawl" />
|
||||
<public type="string" name="ProximityAlertSet" id="tgcrawl" />
|
||||
<public type="string" name="ProximityAlertSetInfoGroup2" id="tgcrawl" />
|
||||
|
@ -8799,6 +9038,7 @@
|
|||
<public type="string" name="RemindTodayAt" id="tgcrawl" />
|
||||
<public type="string" name="Reminders" id="tgcrawl" />
|
||||
<public type="string" name="Remove" id="tgcrawl" />
|
||||
<public type="string" name="RemoveAds" id="tgcrawl" />
|
||||
<public type="string" name="RemoveDocumentsAlertMessage" id="tgcrawl" />
|
||||
<public type="string" name="RemoveDocumentsMessage_few" id="tgcrawl" />
|
||||
<public type="string" name="RemoveDocumentsMessage_many" id="tgcrawl" />
|
||||
|
@ -8855,6 +9095,7 @@
|
|||
<public type="string" name="RemovedUser_other" id="tgcrawl" />
|
||||
<public type="string" name="RemovedUser_two" id="tgcrawl" />
|
||||
<public type="string" name="RemovedUser_zero" id="tgcrawl" />
|
||||
<public type="string" name="Rename" id="tgcrawl" />
|
||||
<public type="string" name="RepeatDisabled" id="tgcrawl" />
|
||||
<public type="string" name="RepeatList" id="tgcrawl" />
|
||||
<public type="string" name="RepeatNotifications" id="tgcrawl" />
|
||||
|
@ -8883,6 +9124,8 @@
|
|||
<public type="string" name="ReplyToGroupStory" id="tgcrawl" />
|
||||
<public type="string" name="ReplyToQuote" id="tgcrawl" />
|
||||
<public type="string" name="ReplyToUser" id="tgcrawl" />
|
||||
<public type="string" name="ReportAd" id="tgcrawl" />
|
||||
<public type="string" name="ReportAdLearnMore" id="tgcrawl" />
|
||||
<public type="string" name="ReportAlertReaction" id="tgcrawl" />
|
||||
<public type="string" name="ReportChat" id="tgcrawl" />
|
||||
<public type="string" name="ReportChatChild" id="tgcrawl" />
|
||||
|
@ -9020,6 +9263,17 @@
|
|||
<public type="string" name="Retry" id="tgcrawl" />
|
||||
<public type="string" name="RetryCall" id="tgcrawl" />
|
||||
<public type="string" name="ReturnToCall" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsAlertSubtitle" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo1Subtitle" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo1Title" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo2Subtitle" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo2Title" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo3Subtitle" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo3Title" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo4Subtitle" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo4SubtitleLearnMore" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsInfo4Title" id="tgcrawl" />
|
||||
<public type="string" name="RevenueSharingAdsUnderstood" id="tgcrawl" />
|
||||
<public type="string" name="ReverseOrder" id="tgcrawl" />
|
||||
<public type="string" name="RevokeAlert" id="tgcrawl" />
|
||||
<public type="string" name="RevokeAlertNewLink" id="tgcrawl" />
|
||||
|
@ -9207,7 +9461,9 @@
|
|||
<public type="string" name="SecretWebPage" id="tgcrawl" />
|
||||
<public type="string" name="SecretWebPageInfo" id="tgcrawl" />
|
||||
<public type="string" name="SecurityTitle" id="tgcrawl" />
|
||||
<public type="string" name="SegmentationCutObject" id="tgcrawl" />
|
||||
<public type="string" name="SegmentationCutOut" id="tgcrawl" />
|
||||
<public type="string" name="SegmentationTabToCrop" id="tgcrawl" />
|
||||
<public type="string" name="SegmentationUndoCutOut" id="tgcrawl" />
|
||||
<public type="string" name="Select" id="tgcrawl" />
|
||||
<public type="string" name="SelectAccount" id="tgcrawl" />
|
||||
|
@ -9561,6 +9817,8 @@
|
|||
<public type="string" name="SponsoredMessage" id="tgcrawl" />
|
||||
<public type="string" name="SponsoredMessage2" id="tgcrawl" />
|
||||
<public type="string" name="SponsoredMessage2Recommended" id="tgcrawl" />
|
||||
<public type="string" name="SponsoredMessageAd" id="tgcrawl" />
|
||||
<public type="string" name="SponsoredMessageAdWhatIsThis" id="tgcrawl" />
|
||||
<public type="string" name="SponsoredMessageAlertLearnMore" id="tgcrawl" />
|
||||
<public type="string" name="SponsoredMessageAlertLearnMoreUrl" id="tgcrawl" />
|
||||
<public type="string" name="SponsoredMessageAlertText" id="tgcrawl" />
|
||||
|
@ -9617,21 +9875,32 @@
|
|||
<public type="string" name="StickerSets_other" id="tgcrawl" />
|
||||
<public type="string" name="StickerSets_two" id="tgcrawl" />
|
||||
<public type="string" name="StickerSets_zero" id="tgcrawl" />
|
||||
<public type="string" name="StickersAddAnExistingSticker" id="tgcrawl" />
|
||||
<public type="string" name="StickersAndMasks" id="tgcrawl" />
|
||||
<public type="string" name="StickersArchived" id="tgcrawl" />
|
||||
<public type="string" name="StickersArchivedInfo" id="tgcrawl" />
|
||||
<public type="string" name="StickersBotInfo" id="tgcrawl" />
|
||||
<public type="string" name="StickersCheckStickersBotForMoreOptions" id="tgcrawl" />
|
||||
<public type="string" name="StickersChooseNameForStickerPack" id="tgcrawl" />
|
||||
<public type="string" name="StickersCopy" id="tgcrawl" />
|
||||
<public type="string" name="StickersCreateNewSticker" id="tgcrawl" />
|
||||
<public type="string" name="StickersDeleteForEveryone" id="tgcrawl" />
|
||||
<public type="string" name="StickersDeleteStickerSetDescription" id="tgcrawl" />
|
||||
<public type="string" name="StickersDeleteStickerSetTitle" id="tgcrawl" />
|
||||
<public type="string" name="StickersHide" id="tgcrawl" />
|
||||
<public type="string" name="StickersName" id="tgcrawl" />
|
||||
<public type="string" name="StickersNameInfo2" id="tgcrawl" />
|
||||
<public type="string" name="StickersRemove" id="tgcrawl" />
|
||||
<public type="string" name="StickersRemoveForMe" id="tgcrawl" />
|
||||
<public type="string" name="StickersRemoved" id="tgcrawl" />
|
||||
<public type="string" name="StickersRemovedInfo" id="tgcrawl" />
|
||||
<public type="string" name="StickersReorder" id="tgcrawl" />
|
||||
<public type="string" name="StickersReorderHint" id="tgcrawl" />
|
||||
<public type="string" name="StickersReplaceSticker" id="tgcrawl" />
|
||||
<public type="string" name="StickersSetEmojiForSticker" id="tgcrawl" />
|
||||
<public type="string" name="StickersSettings" id="tgcrawl" />
|
||||
<public type="string" name="StickersShare" id="tgcrawl" />
|
||||
<public type="string" name="StickersStickerAddedToSetToast" id="tgcrawl" />
|
||||
<public type="string" name="Stickers_few" id="tgcrawl" />
|
||||
<public type="string" name="Stickers_many" id="tgcrawl" />
|
||||
<public type="string" name="Stickers_one" id="tgcrawl" />
|
||||
|
@ -10441,6 +10710,8 @@
|
|||
<public type="string" name="UploadImage" id="tgcrawl" />
|
||||
<public type="string" name="UploadItems" id="tgcrawl" />
|
||||
<public type="string" name="UploadSound" id="tgcrawl" />
|
||||
<public type="string" name="UploadSpeedLimited" id="tgcrawl" />
|
||||
<public type="string" name="UploadSpeedLimitedMessage" id="tgcrawl" />
|
||||
<public type="string" name="UploadingStory" id="tgcrawl" />
|
||||
<public type="string" name="UsbActive" id="tgcrawl" />
|
||||
<public type="string" name="UseDifferentTheme" id="tgcrawl" />
|
||||
|
@ -10476,6 +10747,7 @@
|
|||
<public type="string" name="UserBioDetail" id="tgcrawl" />
|
||||
<public type="string" name="UserBioEmpty" id="tgcrawl" />
|
||||
<public type="string" name="UserBioInfo" id="tgcrawl" />
|
||||
<public type="string" name="UserBirthdayHint" id="tgcrawl" />
|
||||
<public type="string" name="UserBlocked" id="tgcrawl" />
|
||||
<public type="string" name="UserBlockedNonPremium" id="tgcrawl" />
|
||||
<public type="string" name="UserBlockedNonPremiumButton" id="tgcrawl" />
|
||||
|
@ -11028,6 +11300,7 @@
|
|||
<public type="string" name="WidgetPreview" id="tgcrawl" />
|
||||
<public type="string" name="WidgetShortcuts" id="tgcrawl" />
|
||||
<public type="string" name="WillUnmuteIn" id="tgcrawl" />
|
||||
<public type="string" name="WithdrawChannelAlertText" id="tgcrawl" />
|
||||
<public type="string" name="WithinAMonth" id="tgcrawl" />
|
||||
<public type="string" name="WithinAWeek" id="tgcrawl" />
|
||||
<public type="string" name="WrongCode" id="tgcrawl" />
|
||||
|
@ -11173,8 +11446,17 @@
|
|||
<public type="string" name="common_open_on_phone" id="tgcrawl" />
|
||||
<public type="string" name="common_signin_button_text" id="tgcrawl" />
|
||||
<public type="string" name="common_signin_button_text_long" id="tgcrawl" />
|
||||
<public type="string" name="confirm_device_credential_password" id="tgcrawl" />
|
||||
<public type="string" name="default_error_msg" id="tgcrawl" />
|
||||
<public type="string" name="default_web_client_id" id="tgcrawl" />
|
||||
<public type="string" name="fcm_fallback_notification_channel_label" id="tgcrawl" />
|
||||
<public type="string" name="fingerprint_dialog_touch_sensor" id="tgcrawl" />
|
||||
<public type="string" name="fingerprint_error_hw_not_available" id="tgcrawl" />
|
||||
<public type="string" name="fingerprint_error_hw_not_present" id="tgcrawl" />
|
||||
<public type="string" name="fingerprint_error_lockout" id="tgcrawl" />
|
||||
<public type="string" name="fingerprint_error_no_fingerprints" id="tgcrawl" />
|
||||
<public type="string" name="fingerprint_error_user_canceled" id="tgcrawl" />
|
||||
<public type="string" name="fingerprint_not_recognized" id="tgcrawl" />
|
||||
<public type="string" name="firebase_database_url" id="tgcrawl" />
|
||||
<public type="string" name="formatDateAtTime" id="tgcrawl" />
|
||||
<public type="string" name="formatDateSchedule" id="tgcrawl" />
|
||||
|
@ -11200,6 +11482,9 @@
|
|||
<public type="string" name="formatterYear" id="tgcrawl" />
|
||||
<public type="string" name="formatterYearMax" id="tgcrawl" />
|
||||
<public type="string" name="gcm_defaultSenderId" id="tgcrawl" />
|
||||
<public type="string" name="generic_error_no_device_credential" id="tgcrawl" />
|
||||
<public type="string" name="generic_error_no_keyguard" id="tgcrawl" />
|
||||
<public type="string" name="generic_error_user_canceled" id="tgcrawl" />
|
||||
<public type="string" name="google_api_key" id="tgcrawl" />
|
||||
<public type="string" name="google_app_id" id="tgcrawl" />
|
||||
<public type="string" name="google_assistant_verification_channel_name" id="tgcrawl" />
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="AboutPremiumDescription">While the free version of Telegram already gives its users more than any other messaging application, **Telegram Premium** pushes its capabilities even further.</string>
|
||||
<string name="AboutPremiumDescription2">**Telegram Premium** is a paid option, because most Premium Features require additional expenses from Telegram to third parties such as data center providers and server manufacturers. Contributions from **Telegram Premium** users allow us to cover such costs and also help Telegram stay free for everyone.</string>
|
||||
<string name="AboutPremiumTitle">About Telegram Premium</string>
|
||||
<string name="AboutRevenueSharingAds">About These Ads</string>
|
||||
<string name="AboutTelegramPremium">About Telegram Premium</string>
|
||||
<string name="AccActionCancelDownload">Cancel download</string>
|
||||
<string name="AccActionChatPreview">Chat Preview</string>
|
||||
|
@ -365,6 +366,8 @@ to: %2$s"</string>
|
|||
<string name="ActionYouScored">You scored %1$s</string>
|
||||
<string name="ActionYouScoredInGame">You scored %1$s in un2</string>
|
||||
<string name="ActionsChartTitle">Actions</string>
|
||||
<string name="AdHidden">You will no longer see ads from Telegram.</string>
|
||||
<string name="AdReported">We will review this ad to ensure it matches our **Ad Policies and Guidelines.**</string>
|
||||
<string name="Add">Add</string>
|
||||
<string name="AddAccount">Add Account</string>
|
||||
<string name="AddAdminErrorBlacklisted">"Sorry, you can't add this user as an admin because they are in the Removed Users list and you can't unban them."</string>
|
||||
|
@ -475,6 +478,7 @@ to: %2$s"</string>
|
|||
<string name="AddToGroup">Add to Group</string>
|
||||
<string name="AddToGroupOrChannel">Add to Group or Channel</string>
|
||||
<string name="AddToMasks">Add to Masks</string>
|
||||
<string name="AddToStickerPack">Add to Sticker Pack</string>
|
||||
<string name="AddToStickers">Add to Stickers</string>
|
||||
<string name="AddToTheGroup">Add %1$s to the group?</string>
|
||||
<string name="AddToTheGroupAlertText">Do you want to add **%1$s** to the group **%2$s**?</string>
|
||||
|
@ -991,6 +995,24 @@ Sunrise: %2$s"</string>
|
|||
<string name="BioCopied">Bio copied to clipboard.</string>
|
||||
<string name="BioLimitSubtitle">Add more symbols and use links in your bio.</string>
|
||||
<string name="BioLimitTitle">Bio</string>
|
||||
<string name="BirthdayCopied">Birthday copied to clipboard.</string>
|
||||
<string name="BirthdaySetupLater">You can always set your birthday in profile settings.</string>
|
||||
<string name="BirthdaySetupMessage">Let your contacts know when you’re celebrating</string>
|
||||
<string name="BirthdaySetupTitle">Add your birthday! 🎂</string>
|
||||
<string name="BirthdayToday">🎂 Birthday today</string>
|
||||
<string name="BirthdayTodayMultipleMessage">Gift them Telegram Premium.</string>
|
||||
<string name="BirthdayTodayMultipleTitle_other">%d contacts have **birthdays** today! 🎂</string>
|
||||
<string name="BirthdayTodaySingleMessage">Gift them Telegram Premium.</string>
|
||||
<string name="BirthdayTodaySingleTitle">It’s %s’s **birthday** today! 🎂</string>
|
||||
<string name="BirthdayTomorrow">Birthday tomorrow</string>
|
||||
<string name="BirthdayYesterday">Birthday yesterday</string>
|
||||
<string name="BizBotManage">Manage bot</string>
|
||||
<string name="BizBotRemove">"Remove bot
|
||||
from this chat"</string>
|
||||
<string name="BizBotStart">Start</string>
|
||||
<string name="BizBotStatusManages">bot manages this chat</string>
|
||||
<string name="BizBotStatusStopped">bot stopped</string>
|
||||
<string name="BizBotStop">Stop</string>
|
||||
<string name="Black">Black</string>
|
||||
<string name="Block">BLOCK</string>
|
||||
<string name="BlockAndDeleteReplies">BLOCK AND DELETE REPLIES</string>
|
||||
|
@ -1057,6 +1079,7 @@ Sunrise: %2$s"</string>
|
|||
<string name="BoostFeatureReplyIcon">Custom Logo for Links and Quotes</string>
|
||||
<string name="BoostFeatureStoriesPerDay_one">%d Story Per Day</string>
|
||||
<string name="BoostFeatureStoriesPerDay_other">%d Stories Per Day</string>
|
||||
<string name="BoostFeatureSwitchOffAds">Switch Off Ads</string>
|
||||
<string name="BoostFeatureVoiceToTextConversion">Voice-to-Text Conversion</string>
|
||||
<string name="BoostGroup">Boost Group</string>
|
||||
<string name="BoostLevelPlus_other">Level %d+</string>
|
||||
|
@ -1508,6 +1531,8 @@ from **%s**."</string>
|
|||
<string name="Bot">bot</string>
|
||||
<string name="BotAddToGroupOrChannelInfo">This bot is able to manage a group or channel.</string>
|
||||
<string name="BotAddToMenu">Add to Menu</string>
|
||||
<string name="BotAllowBiometryMessage">Do you want to allow **%s** to use biometry?</string>
|
||||
<string name="BotAllowBiometryTitle">Allow biometry</string>
|
||||
<string name="BotAlreadyAddedToAttachMenu">This bot is already in your attachment menu.</string>
|
||||
<string name="BotAttachMenuShortcatAddedAttach">**%s** shortcut added in attachment menu.</string>
|
||||
<string name="BotAttachMenuShortcatAddedAttachAndSide">**%s** shortcut added in attachment menu and side menu.</string>
|
||||
|
@ -1611,6 +1636,8 @@ Enable microphone access in Settings > Permissions > Microphone."</string>
|
|||
<string name="BotWebViewRequestWriteTitle">Allow messaging</string>
|
||||
<string name="BotWebViewSettings">Settings</string>
|
||||
<string name="BotWebViewStartPermission">"You will connect to this bot's website to launch its web app."</string>
|
||||
<string name="BotWebViewToS">Terms of Use</string>
|
||||
<string name="BotWebViewToSLink">https://telegram.org/tos/mini-apps</string>
|
||||
<string name="BotsMenuTitle">Menu</string>
|
||||
<string name="BroadcastGroup">Broadcast Group</string>
|
||||
<string name="BroadcastGroupConvert">Convert to Broadcast Group</string>
|
||||
|
@ -1646,14 +1673,16 @@ Enable microphone access in Settings > Permissions > Microphone."</string>
|
|||
<string name="BusinessBotLink">Bot Username or URL</string>
|
||||
<string name="BusinessBotLinkInfo">Enter the link to the Telegram bot that you want to automatically process your chats.</string>
|
||||
<string name="BusinessBotNotFound">Chatbot not found</string>
|
||||
<string name="BusinessBotNotSupportedMessage">This bot doesn’t support **Telegram Business** yet.</string>
|
||||
<string name="BusinessBotNotSupportedTitle">Oops</string>
|
||||
<string name="BusinessBotPermissions">Bot permissions</string>
|
||||
<string name="BusinessBotPermissionsInfo">The bot will be able to view all new incoming messages, but not the messages that had been sent before you added the bot.</string>
|
||||
<string name="BusinessBotPermissionsInfo">The bot can only reply on your behalf in chats that were active during the last 24h.</string>
|
||||
<string name="BusinessBotPermissionsReply">Reply to Messages</string>
|
||||
<string name="BusinessBotRemove">Remove Bot</string>
|
||||
<string name="BusinessBotUnsavedChanges">You have changed the business bot settings. Apply changes?</string>
|
||||
<string name="BusinessBots">Chatbots</string>
|
||||
<string name="BusinessBotsInfo">Add a bot to your account to help you automatically process and respond to the messages you receive. **Learn more >**</string>
|
||||
<string name="BusinessBotsInfoLink">https://telegram.org/privacy</string>
|
||||
<string name="BusinessBotsInfoLink">https://core.telegram.org/bots/api</string>
|
||||
<string name="BusinessChatsAllPrivateExcept">All 1-to-1 Chats Except...</string>
|
||||
<string name="BusinessChatsExcluded">Excluded chats</string>
|
||||
<string name="BusinessChatsExcludedAdd">Exclude chats</string>
|
||||
|
@ -1689,6 +1718,7 @@ Enable microphone access in Settings > Permissions > Microphone."</string>
|
|||
<string name="BusinessHoursNextDayPicker">Next day, %s</string>
|
||||
<string name="BusinessHoursProfile">Business hours</string>
|
||||
<string name="BusinessHoursProfileClose">closed</string>
|
||||
<string name="BusinessHoursProfileFullOpen">open 24/7</string>
|
||||
<string name="BusinessHoursProfileNowClosed">Closed</string>
|
||||
<string name="BusinessHoursProfileNowOpen">Open</string>
|
||||
<string name="BusinessHoursProfileOpen">open 24 hours</string>
|
||||
|
@ -1705,6 +1735,34 @@ Enable microphone access in Settings > Permissions > Microphone."</string>
|
|||
<string name="BusinessHoursTimezonePicker">Choose time zone</string>
|
||||
<string name="BusinessHoursUnsavedChanges">You have changed the business working hours. Apply changes?</string>
|
||||
<string name="BusinessInReplies">in %1$s</string>
|
||||
<string name="BusinessIntro">Intro</string>
|
||||
<string name="BusinessIntroHeader">Customize your intro</string>
|
||||
<string name="BusinessIntroInfo">You can customize the message people see before they start a chat with you.</string>
|
||||
<string name="BusinessIntroMessageHint">Enter Message</string>
|
||||
<string name="BusinessIntroReset">Reset to Default</string>
|
||||
<string name="BusinessIntroSticker">Choose Sticker</string>
|
||||
<string name="BusinessIntroStickerRandom">Random</string>
|
||||
<string name="BusinessIntroTitleHint">Enter Title</string>
|
||||
<string name="BusinessIntroUnsavedChanges">You have changed your intro message. Apply changes?</string>
|
||||
<string name="BusinessLink">Link to Chat</string>
|
||||
<string name="BusinessLinkDeleted">Chat link deleted.</string>
|
||||
<string name="BusinessLinkDiscardChangesMessage">You have unsaved changes to preset message, do you want to discard it?</string>
|
||||
<string name="BusinessLinkDiscardChangesTitle">Discard changes</string>
|
||||
<string name="BusinessLinkInvalid">Invalid link to chat</string>
|
||||
<string name="BusinessLinkSaved">Preset message saved.</string>
|
||||
<string name="BusinessLinkShareTitle">Share link to chat</string>
|
||||
<string name="BusinessLinks">Links to Chat</string>
|
||||
<string name="BusinessLinksAdd">Create a Link to Chat</string>
|
||||
<string name="BusinessLinksDeleteMessage">Are you sure you want to delete this chat link?</string>
|
||||
<string name="BusinessLinksDeleteTitle">Delete chat link</string>
|
||||
<string name="BusinessLinksEnter">Add Preset Message</string>
|
||||
<string name="BusinessLinksFooterOneLink">You can also use a simple link for a chat with you — %1$s.</string>
|
||||
<string name="BusinessLinksFooterTwoLinks">You can also use a simple link for a chat with you — %1$s or %2$s.</string>
|
||||
<string name="BusinessLinksInfo">Give your customers short links that start a chat with you — and suggest the first message from them to you.</string>
|
||||
<string name="BusinessLinksIntro">Add a message that will be entered in the message field for anyone who starts a chat with you using the link:</string>
|
||||
<string name="BusinessLinksNamePlaceholder">Link Name</string>
|
||||
<string name="BusinessLinksRenameMessage">Add a name for this link that only you will see.</string>
|
||||
<string name="BusinessLinksRenameTitle">Link Name</string>
|
||||
<string name="BusinessLocation">Location</string>
|
||||
<string name="BusinessLocationAddress">Enter Address</string>
|
||||
<string name="BusinessLocationClear">Remove Location</string>
|
||||
|
@ -1950,6 +2008,7 @@ Stay tuned!"</string>
|
|||
<string name="ChannelHideMembersInfo">Switch on to hide the list of members in this group. Admins will remain visible.</string>
|
||||
<string name="ChannelInviteLinkTitle">Invite Link</string>
|
||||
<string name="ChannelInviteViaLink">Invite via Link</string>
|
||||
<string name="ChannelInviteViaLink2">Add to Group</string>
|
||||
<string name="ChannelInviteViaLinkRestricted">"You can't create a link"</string>
|
||||
<string name="ChannelInviteViaLinkRestricted2">"This user can't be invited"</string>
|
||||
<string name="ChannelInviteViaLinkRestricted3">"This users can't be invited"</string>
|
||||
|
@ -2012,6 +2071,9 @@ Ask your **Premium** subscribers to boost your channel with this link:"</string>
|
|||
Ask your **Premium** subscribers to boost your channel with this link:"</string>
|
||||
<string name="ChannelNeedBoostsForReplyIconDescription">"Your channel needs to reach **Level %d** to change channel link style icon.
|
||||
|
||||
Ask your **Premium** subscribers to boost your channel with this link:"</string>
|
||||
<string name="ChannelNeedBoostsForSwitchOffAdsDescription">"Your channel needs to reach **Level %d** to switch off ads.
|
||||
|
||||
Ask your **Premium** subscribers to boost your channel with this link:"</string>
|
||||
<string name="ChannelNeedBoostsForWallpaperDescription">"Your channel needs to reach **Level %d** to change channel wallpaper.
|
||||
|
||||
|
@ -2325,6 +2387,12 @@ Minimum length is 5 characters."</string>
|
|||
<string name="ClearTelegramCache">Clear Telegram Cache</string>
|
||||
<string name="ClearingCache">Clearing cache…</string>
|
||||
<string name="ClearingCacheDescription">Please keep this window open while Telegram is clearing your cache.</string>
|
||||
<string name="Clicks_few">%d clicks</string>
|
||||
<string name="Clicks_many">%d clicks</string>
|
||||
<string name="Clicks_one">%d click</string>
|
||||
<string name="Clicks_other">%d clicks</string>
|
||||
<string name="Clicks_two">%d clicks</string>
|
||||
<string name="Clicks_zero">%d clicks</string>
|
||||
<string name="Close">Close</string>
|
||||
<string name="CloseEditor">CLOSE EDITOR</string>
|
||||
<string name="CloseFriends">Close Friends</string>
|
||||
|
@ -2669,6 +2737,7 @@ You can always switch back to the default Telegram theme here."</string>
|
|||
<string name="DeleteSelectedTopic">Are you sure you want delete %s?</string>
|
||||
<string name="DeleteSelectedTopics">Are you sure you want delete these topics?</string>
|
||||
<string name="DeleteSingleMessagesTitle">Delete message</string>
|
||||
<string name="DeleteSticker">Delete Sticker</string>
|
||||
<string name="DeleteStickerSetsAlertTitle">Delete %1$s</string>
|
||||
<string name="DeleteStickersAlertMessage">Are you sure you want to delete the selected sticker sets?</string>
|
||||
<string name="DeleteStoriesSubtitle_few">Are you sure you want to delete %d stories?</string>
|
||||
|
@ -2812,6 +2881,8 @@ Anyone from the channel will be able to see messages in this group."</string>
|
|||
<string name="DoubleTapPreviewSenderName">Dino</string>
|
||||
<string name="DoubleTapSetting">Quick Reactions</string>
|
||||
<string name="DoubledLimits">Doubled Limits</string>
|
||||
<string name="DownloadSpeedLimited">Download speed limited</string>
|
||||
<string name="DownloadSpeedLimitedMessage">Subscribe to **Telegram Premium** and increase download speeds %d times.</string>
|
||||
<string name="DownloadedFiles">Downloaded files</string>
|
||||
<string name="DownloadedFilesMessage">Telegram lets you store all documents you send and receive in the cloud and save storage space on your device.</string>
|
||||
<string name="Downloading">Downloading</string>
|
||||
|
@ -2866,6 +2937,7 @@ Anyone from the channel will be able to see messages in this group."</string>
|
|||
<string name="EditContact">Edit contact</string>
|
||||
<string name="EditCurrentTheme">Edit Current Theme</string>
|
||||
<string name="EditException">Edit Exception</string>
|
||||
<string name="EditInfo">Edit Info</string>
|
||||
<string name="EditLink">Edit link</string>
|
||||
<string name="EditMessage">Edit Message</string>
|
||||
<string name="EditMessageEditPhoto">Edit this photo</string>
|
||||
|
@ -2884,8 +2956,35 @@ Anyone from the channel will be able to see messages in this group."</string>
|
|||
**%1$s**
|
||||
|
||||
If the number above is correct, please wait for the verification code."</string>
|
||||
<string name="EditPack">edit</string>
|
||||
<string name="EditPhoto">Open in editor</string>
|
||||
<string name="EditProfileBio">Your bio</string>
|
||||
<string name="EditProfileBioHint">Write about yourself...</string>
|
||||
<string name="EditProfileBioInfo">You can add a few lines about yourself. Choose who can see your bio in **Settings**.</string>
|
||||
<string name="EditProfileBirthday">Your birthday</string>
|
||||
<string name="EditProfileBirthdayAdd">Add</string>
|
||||
<string name="EditProfileBirthdayButton">Save</string>
|
||||
<string name="EditProfileBirthdayInfo">Choose who can see your birthday in **Settings.**</string>
|
||||
<string name="EditProfileBirthdayInfoContacts">Only your contacts can see your birthday. **Change >**</string>
|
||||
<string name="EditProfileBirthdayInfoRemove">**Remove date of birth.**</string>
|
||||
<string name="EditProfileBirthdayRemove">Remove Date of Birth</string>
|
||||
<string name="EditProfileBirthdayText">Date of Birth</string>
|
||||
<string name="EditProfileBirthdayTitle">Date of Birth</string>
|
||||
<string name="EditProfileChannel">Your channel</string>
|
||||
<string name="EditProfileChannelAdd">Add</string>
|
||||
<string name="EditProfileChannelHide">Hide Personal Channel</string>
|
||||
<string name="EditProfileChannelSelect">Select your channel</string>
|
||||
<string name="EditProfileChannelSet">Personal channel added.</string>
|
||||
<string name="EditProfileChannelStartNew">Start a Channel</string>
|
||||
<string name="EditProfileChannelTitle">Personal channel</string>
|
||||
<string name="EditProfileColor">Edit Profile Color</string>
|
||||
<string name="EditProfileFirstName">First name</string>
|
||||
<string name="EditProfileInfo">Profile Info</string>
|
||||
<string name="EditProfileLastName">Last name</string>
|
||||
<string name="EditProfileName">Your name</string>
|
||||
<string name="EditSticker">Edit Sticker</string>
|
||||
<string name="EditStickerPack">Edit Sticker Pack</string>
|
||||
<string name="EditStickers">Edit Stickers</string>
|
||||
<string name="EditStory">Edit Story</string>
|
||||
<string name="EditThemeColors">Edit colors</string>
|
||||
<string name="EditThemeTitle">Edit Theme</string>
|
||||
|
@ -3634,6 +3733,14 @@ All secret chats will be lost."</string>
|
|||
<string name="ForwardsRestrictedInfoBot">Copying and forwarding is not allowed from this bot.</string>
|
||||
<string name="ForwardsRestrictedInfoChannel">Сopying and forwarding is not allowed in this channel.</string>
|
||||
<string name="ForwardsRestrictedInfoGroup">Сopying and forwarding is not allowed in this group.</string>
|
||||
<string name="FragmentChannelUsername">The **%1$s** username was acquired on **Fragment** on %2$s for **%3$s** %4$s.</string>
|
||||
<string name="FragmentPhoneCopy">Copy Phone Number</string>
|
||||
<string name="FragmentPhoneMessage">This phone number was bought on **Fragment** on %1$s for **%2$s** %3$s</string>
|
||||
<string name="FragmentPhoneTitle">**%s** is a collectible phone number that belongs to</string>
|
||||
<string name="FragmentUsernameCopy">Copy Link</string>
|
||||
<string name="FragmentUsernameMessage">This username was bought on **Fragment** on %1$s for **%2$s** %3$s</string>
|
||||
<string name="FragmentUsernameOpen">Learn More</string>
|
||||
<string name="FragmentUsernameTitle">**%s** is a collectible username that belongs to</string>
|
||||
<string name="FreeOfTotal">Free %1$s of %2$s</string>
|
||||
<string name="FreshChangePhoneForbidden">"For security reasons, you can't change phone number from a device that you've just connected. Please use an earlier connection or wait for a few hours."</string>
|
||||
<string name="FreshChangePhoneForbiddenTitle">Unable to terminate</string>
|
||||
|
@ -3773,6 +3880,8 @@ about Telegram?"</string>
|
|||
<string name="Grain">Grain</string>
|
||||
<string name="Gray">Gray</string>
|
||||
<string name="Green">Green</string>
|
||||
<string name="GreetingHow">%s added the message above for all empty chats **how?**</string>
|
||||
<string name="GreetingHowSticker">%s set the sticker above for all empty chats **how?**</string>
|
||||
<string name="GroupAddMembers">Add Members</string>
|
||||
<string name="GroupAppearanceUpdated">Group appearance has been updated</string>
|
||||
<string name="GroupBoostedByUserWithDescription">Boost **%1$s** to help it unlock new features and get a booster **badge** for your messages.</string>
|
||||
|
@ -3866,7 +3975,6 @@ Note that they can still join via the group's invite link as long as they are no
|
|||
<string name="GroupWallpaper">Group Wallpaper</string>
|
||||
<string name="GroupWallpaper2Info">Set a wallpaper that will be visible for everyone reading your group.</string>
|
||||
<string name="GroupWallpaperInfo">Upload your own background image for the group.</string>
|
||||
<string name="GroupsAndChannels">Groups</string>
|
||||
<string name="GroupsAndChannelsHelp">Change who can add you to groups and channels.</string>
|
||||
<string name="GroupsAndChannelsLimitSubtitle">Join up to %d channels and large groups</string>
|
||||
<string name="GroupsAndChannelsLimitTitle">Groups and Channels</string>
|
||||
|
@ -4036,6 +4144,9 @@ until the import is completed."</string>
|
|||
<string name="Invitations_two">%1$d invitations</string>
|
||||
<string name="Invitations_zero">%1$d invitations</string>
|
||||
<string name="Invite">Invite</string>
|
||||
<string name="InviteBlockedManyMessage">You can send these people an invite link to the group in a private message instead.</string>
|
||||
<string name="InviteBlockedOneMessage">You can send an invite link to the group in a private message instead.</string>
|
||||
<string name="InviteBlockedTitle">Invite via Link</string>
|
||||
<string name="InviteByQRCode">Invite by QR Code</string>
|
||||
<string name="InviteChannelRestrictedUsers2One">**%s** can only be invited via link. However admin of this channel restricts you from sharing invite links.</string>
|
||||
<string name="InviteChannelRestrictedUsers2_few">**%d users** can only be invited via link. However admin of this channel restricts you from sharing invite links.</string>
|
||||
|
@ -4067,6 +4178,18 @@ until the import is completed."</string>
|
|||
<string name="InviteLinkSent_other">Invitation link sent to %d users</string>
|
||||
<string name="InviteLinkSent_two">Invitation link sent to %d users</string>
|
||||
<string name="InviteLinks">Invite Links</string>
|
||||
<string name="InviteMessagePremiumBlockedMany_other">**%2$s**, **%3$s** and **%1$d** more people only accept messages and invitations to groups from Contacts and **Premium** users.</string>
|
||||
<string name="InviteMessagePremiumBlockedOne">**%1$s** only accepts messages and invitations to groups from Contacts and **Premium** users.</string>
|
||||
<string name="InviteMessagePremiumBlockedThree">**%1$s**, **%2$s** and **%3$s** only accept invitations to groups from Contacts and **Premium** users.</string>
|
||||
<string name="InviteMessagePremiumBlockedTwo">**%1$s** and **%2$s** only accept messages and invitations to groups from Contacts and **Premium** users.</string>
|
||||
<string name="InvitePremiumBlockedMany_other">**%2$s**, **%3$s** and **%1$d** more people only accept invitations to groups from Contacts and **Premium** users.</string>
|
||||
<string name="InvitePremiumBlockedOne">**%1$s** only accepts invitations to groups from Contacts and **Premium** users.</string>
|
||||
<string name="InvitePremiumBlockedOr">or</string>
|
||||
<string name="InvitePremiumBlockedSubscribe">Subscribe to Telegram Premium</string>
|
||||
<string name="InvitePremiumBlockedThree">**%1$s**, **%2$s** and **%3$s** only accept invitations to groups from Contacts and **Premium** users.</string>
|
||||
<string name="InvitePremiumBlockedTitle">Upgrade to Premium</string>
|
||||
<string name="InvitePremiumBlockedTwo">**%1$s** and **%2$s** only accept invitations to groups from Contacts and **Premium** users.</string>
|
||||
<string name="InvitePremiumBlockedUser">available only to Premium users</string>
|
||||
<string name="InviteRestrictedUsers2One">**%s** can only be invited via link. However admin of this group restricts you from sharing invite links.</string>
|
||||
<string name="InviteRestrictedUsers2_few">**%d users** can only be invited via link. However admin of this group restricts you from sharing invite links.</string>
|
||||
<string name="InviteRestrictedUsers2_many">**%d users** can only be invited via link. However admin of this group restricts you from sharing invite links.</string>
|
||||
|
@ -4194,6 +4317,10 @@ You can change your language back at any time in Settings."</string>
|
|||
<string name="LastSeenContactsMinus">My Contacts (-%1$d)</string>
|
||||
<string name="LastSeenContactsMinusPlus">My Contacts (-%1$d, +%2$d)</string>
|
||||
<string name="LastSeenContactsPlus">My Contacts (+%1$d)</string>
|
||||
<string name="LastSeenContactsPremium">Contacts & Premium</string>
|
||||
<string name="LastSeenContactsPremiumMinus">Contacts & Premium (-%1$d)</string>
|
||||
<string name="LastSeenContactsPremiumMinusPlus">Contacts & Premium (-%1$d, +%2$d)</string>
|
||||
<string name="LastSeenContactsPremiumPlus">Contacts & Premium (+%1$d)</string>
|
||||
<string name="LastSeenDate">last seen</string>
|
||||
<string name="LastSeenDateFormatted">last seen %1$s</string>
|
||||
<string name="LastSeenEverybody">Everybody</string>
|
||||
|
@ -4201,10 +4328,13 @@ You can change your language back at any time in Settings."</string>
|
|||
<string name="LastSeenFormatted">last seen %1$s</string>
|
||||
<string name="LastSeenNobody">Nobody</string>
|
||||
<string name="LastSeenNobodyPlus">Nobody (+%1$d)</string>
|
||||
<string name="LastSeenNobodyPremium">Premium users</string>
|
||||
<string name="LastSeenNobodyPremiumPlus">Premium (+%1$d)</string>
|
||||
<string name="LastSeenTitle">Who can see your Last Seen time?</string>
|
||||
<string name="Lately">last seen recently</string>
|
||||
<string name="Later">LATER</string>
|
||||
<string name="LearnMore">Learn More</string>
|
||||
<string name="LearnMoreArrow">Learn More ></string>
|
||||
<string name="LeaveAComment">Leave a comment</string>
|
||||
<string name="LeaveChannel">Leave Channel</string>
|
||||
<string name="LeaveChannelMenu">Leave channel</string>
|
||||
|
@ -4549,6 +4679,7 @@ Minimum length is 5 characters."</string>
|
|||
<string name="Members_zero">%1$d members</string>
|
||||
<string name="Mention">Mention</string>
|
||||
<string name="Message">Message</string>
|
||||
<string name="MessageBizBot">Only you can see that this message is sent by **bot**.</string>
|
||||
<string name="MessageContainsEmojiPack">This message contains emoji from %s pack.</string>
|
||||
<string name="MessageContainsEmojiPackSingle">This message contains **%s**</string>
|
||||
<string name="MessageContainsEmojiPacks_few">This message contains emoji from **%d Packs**.</string>
|
||||
|
@ -4694,6 +4825,42 @@ This may take a few moments. You can continue using the app while the files are
|
|||
<string name="MobileHidden">Mobile hidden</string>
|
||||
<string name="MobileHiddenExceptionInfo">Phone number will be visible once %1$s adds you as a contact.</string>
|
||||
<string name="MobileVisibleInfo">When you tap **DONE**, your phone number will become visible to %1$s.</string>
|
||||
<string name="Monetization">Monetization</string>
|
||||
<string name="MonetizationBalance">Available balance</string>
|
||||
<string name="MonetizationBalanceInfo">You can collect your reward using Fragment, a third-party platform used by advertisers to pay for ads. **Learn more >**</string>
|
||||
<string name="MonetizationBalanceInfoNotAvailable">In the coming weeks you will be able to collect your reward using Fragment, a third-party platform used by advertisers to pay ads. **Learn more >**</string>
|
||||
<string name="MonetizationGraphImpressions">Ad impressions</string>
|
||||
<string name="MonetizationGraphRevenue">Ad revenue</string>
|
||||
<string name="MonetizationInfo">Telegram shares %1$d%% of the revenue from ads displayed in your channel. **Learn more >**</string>
|
||||
<string name="MonetizationInfoFeature1Name">Telegram Ads</string>
|
||||
<string name="MonetizationInfoFeature1Text">Telegram can display ads in your channel.</string>
|
||||
<string name="MonetizationInfoFeature2Name">50:50 revenue split</string>
|
||||
<string name="MonetizationInfoFeature2Text">You can receive 50% of the ad revenue in TON.</string>
|
||||
<string name="MonetizationInfoFeature3Name">Flexible withdrawals</string>
|
||||
<string name="MonetizationInfoFeature3Text">You can withdraw your TON any time.</string>
|
||||
<string name="MonetizationInfoTONLink">https://telegram.org/privacy</string>
|
||||
<string name="MonetizationInfoTONText">TON is a blockchain platform and cryptocurrency that Telegram uses for its high speed and low commisions on transactions. **Learn More >**</string>
|
||||
<string name="MonetizationInfoTONTitle">What is 💎 TON?</string>
|
||||
<string name="MonetizationInfoTitle">Earn From Your Channel</string>
|
||||
<string name="MonetizationMoreTransactions_one">Show %d more transaction</string>
|
||||
<string name="MonetizationMoreTransactions_other">Show %d more transactions</string>
|
||||
<string name="MonetizationOverview">Proceeds overview</string>
|
||||
<string name="MonetizationOverviewAvailable">Balance available to withdraw</string>
|
||||
<string name="MonetizationOverviewLastWithdrawal">Proceeds since last withdrawal</string>
|
||||
<string name="MonetizationOverviewTotal">Total lifetime proceeds</string>
|
||||
<string name="MonetizationSwitchOff">Switch Off Ads</string>
|
||||
<string name="MonetizationSwitchOffInfo">You will not be eligible for any rewards if you switch off ads.</string>
|
||||
<string name="MonetizationTransactionDetailProceed">Proceeds from ads displayed in</string>
|
||||
<string name="MonetizationTransactionDetailRefund">Refunded back</string>
|
||||
<string name="MonetizationTransactionDetailWithdraw">Balance withdrawal</string>
|
||||
<string name="MonetizationTransactionDetailWithdrawButton">View in Blockchain Explorer</string>
|
||||
<string name="MonetizationTransactionNotCompleted">Not Completed</string>
|
||||
<string name="MonetizationTransactionPending">Pending</string>
|
||||
<string name="MonetizationTransactionProceed">Proceeds from ads</string>
|
||||
<string name="MonetizationTransactionRefund">Refund</string>
|
||||
<string name="MonetizationTransactionWithdraw">Withdrawal via Fragment</string>
|
||||
<string name="MonetizationTransactions">Transaction history</string>
|
||||
<string name="MonetizationWithdraw">Withdraw via Fragment</string>
|
||||
<string name="Mono">Mono</string>
|
||||
<string name="Months_few">%1$d months</string>
|
||||
<string name="Months_many">%1$d months</string>
|
||||
|
@ -4776,6 +4943,7 @@ to unlock up to %s similar channels."</string>
|
|||
<string name="NewPoll">New Poll</string>
|
||||
<string name="NewQuiz">New Quiz</string>
|
||||
<string name="NewSecretChat">New Secret Chat</string>
|
||||
<string name="NewStickerPack">New Sticker Pack</string>
|
||||
<string name="NewStories_few">%d new stories</string>
|
||||
<string name="NewStories_many">%d new stories</string>
|
||||
<string name="NewStories_one">%d new story</string>
|
||||
|
@ -4809,6 +4977,7 @@ to unlock up to %s similar channels."</string>
|
|||
<string name="NoChats">Welcome to Telegram</string>
|
||||
<string name="NoChatsContactsHelp">Start messaging by tapping the pencil button in the bottom right corner.</string>
|
||||
<string name="NoChatsHelp">Start messaging by tapping the pencil button in the bottom right corner.</string>
|
||||
<string name="NoClicks">no clicks</string>
|
||||
<string name="NoComments">No comments here yet...</string>
|
||||
<string name="NoContacts">No contacts yet</string>
|
||||
<string name="NoContactsViewed">None of your contacts viewed this story.</string>
|
||||
|
@ -5742,6 +5911,7 @@ We will access your location only for the duration you choose, and you can stop
|
|||
<string name="PleaseDownload">Please download media first</string>
|
||||
<string name="PleaseEnterCurrentPassword">Enter your password</string>
|
||||
<string name="PleaseEnterCurrentPasswordTransfer">Please enter your password to complete the transfer.</string>
|
||||
<string name="PleaseEnterCurrentPasswordWithdraw">Please enter your password to withdraw.</string>
|
||||
<string name="PleaseEnterFirstPassword">Enter a password</string>
|
||||
<string name="PleaseEnterNewFirstPassword">Enter a new password</string>
|
||||
<string name="PleaseEnterNewFirstPasswordHint">Enter new password</string>
|
||||
|
@ -5785,10 +5955,15 @@ We will access your location only for the duration you choose, and you can stop
|
|||
<string name="PowerUsage">Power Usage</string>
|
||||
<string name="PremiumBusinessAwayMessages">Away Messages</string>
|
||||
<string name="PremiumBusinessAwayMessagesDescription">Define messages that are automatically sent when you are off.</string>
|
||||
<string name="PremiumBusinessChatLinks">Links to Chat</string>
|
||||
<string name="PremiumBusinessChatLinksDescription">Create links that start a chat with you, suggesting the first message.</string>
|
||||
<string name="PremiumBusinessChatbots">Chatbots</string>
|
||||
<string name="PremiumBusinessChatbots2">Chatbots</string>
|
||||
<string name="PremiumBusinessChatbotsDescription">Add any third party chatbots that will process customer interactions.</string>
|
||||
<string name="PremiumBusinessGreetingMessages">Greeting Messages</string>
|
||||
<string name="PremiumBusinessGreetingMessagesDescription">Create greetings that will be automatically sent to new customers.</string>
|
||||
<string name="PremiumBusinessIntro">Custom Intro</string>
|
||||
<string name="PremiumBusinessIntroDescription">Customize the message people see before they start a chat with you.</string>
|
||||
<string name="PremiumBusinessLocation">Location</string>
|
||||
<string name="PremiumBusinessLocationDescription">Display the location of your business on your account.</string>
|
||||
<string name="PremiumBusinessOpeningHours">Opening Hours</string>
|
||||
|
@ -5997,6 +6172,18 @@ for quicker access."</string>
|
|||
<string name="PrivacyBioInfo">You can restrict who can see you bio with granular precision.</string>
|
||||
<string name="PrivacyBioInfo3">You can add users or entire groups that will not see your bio.</string>
|
||||
<string name="PrivacyBioTitle">Who can see my bio?</string>
|
||||
<string name="PrivacyBiometryBots">Bots with biometry</string>
|
||||
<string name="PrivacyBiometryBotsButton">Bots with biometry access</string>
|
||||
<string name="PrivacyBiometryBotsInfo">Web-apps can request permission for fingerprint check.</string>
|
||||
<string name="PrivacyBirthday">Date of Birth</string>
|
||||
<string name="PrivacyBirthdayInfo">You can restrict who can see you birthday with granular precision.</string>
|
||||
<string name="PrivacyBirthdayInfo3">You can add users or entire groups as exception that will override the settings above.</string>
|
||||
<string name="PrivacyBirthdaySet">"You haven’t entered your date of birth yet.
|
||||
**Add my birthday >**"</string>
|
||||
<string name="PrivacyBirthdaySetDone">Date of birth added.</string>
|
||||
<string name="PrivacyBirthdayTitle">Who can see my birthday?</string>
|
||||
<string name="PrivacyBirthdayTooOftenMessage">Sorry, you can’t change your birthday so often.</string>
|
||||
<string name="PrivacyBirthdayTooOftenTitle">Oops</string>
|
||||
<string name="PrivacyBots">Bots and websites</string>
|
||||
<string name="PrivacyBotsInfo">Websites where you used Telegram to log in.</string>
|
||||
<string name="PrivacyCallsP2PHelp">Disabling peer-to-peer will relay all calls through Telegram servers to avoid revealing your IP address, but may slightly decrease audio quality.</string>
|
||||
|
@ -6013,6 +6200,8 @@ for quicker access."</string>
|
|||
<string name="PrivacyForwardsMessageLine">Reinhardt, we need to find you some new tunes 🎶.</string>
|
||||
<string name="PrivacyForwardsNobody">Not a link to your account</string>
|
||||
<string name="PrivacyForwardsTitle">Who can add a link to my account when forwarding my messages?</string>
|
||||
<string name="PrivacyInvites">Invites</string>
|
||||
<string name="PrivacyInvitesInfo">You can restrict which users are allowed to add you to groups and channels.</string>
|
||||
<string name="PrivacyLastSeen">Last Seen & Online</string>
|
||||
<string name="PrivacyLastSeenPremium">Subscribe to Telegram Premium</string>
|
||||
<string name="PrivacyLastSeenPremiumForPremium">Subscribed to Telegram Premium</string>
|
||||
|
@ -6044,6 +6233,9 @@ for quicker access."</string>
|
|||
<string name="PrivacyPolicy">Privacy Policy</string>
|
||||
<string name="PrivacyPolicyAndTerms">Privacy Policy and Terms of Service</string>
|
||||
<string name="PrivacyPolicyUrl">https://telegram.org/privacy</string>
|
||||
<string name="PrivacyPremium">Premium Users</string>
|
||||
<string name="PrivacyPremiumAnd">Premium & %s</string>
|
||||
<string name="PrivacyPremiumText">all Telegram Premium subscribers</string>
|
||||
<string name="PrivacyProfilePhoto">Profile Photo</string>
|
||||
<string name="PrivacyProfilePhotoInfo">You can restrict who can see your profile photo with granular precision.</string>
|
||||
<string name="PrivacyProfilePhotoInfo3">You can add users or entire groups that will **not** see your profile photo.</string>
|
||||
|
@ -6053,6 +6245,7 @@ for quicker access."</string>
|
|||
<string name="PrivacySettings">Privacy and Security</string>
|
||||
<string name="PrivacySettingsChangedAlert">You have changed some privacy settings. Apply changes?</string>
|
||||
<string name="PrivacyTitle">Privacy</string>
|
||||
<string name="PrivacyUserTypes">User Types</string>
|
||||
<string name="PrivacyVoiceMessages">Voice Messages</string>
|
||||
<string name="PrivacyVoiceMessagesInfo">You can restrict who can send you voice messages with granular precision.</string>
|
||||
<string name="PrivacyVoiceMessagesInfo2">You can add users or entire groups as exceptions that will override the settings above.</string>
|
||||
|
@ -6061,6 +6254,12 @@ for quicker access."</string>
|
|||
<string name="PrivateChats">Private Chats</string>
|
||||
<string name="PrivateShares">Private Shares</string>
|
||||
<string name="Proceed">Proceed</string>
|
||||
<string name="ProfileBirthday">Date of Birth</string>
|
||||
<string name="ProfileBirthdayToday">Birthday today</string>
|
||||
<string name="ProfileBirthdayTodayValue">🎂 %1$s</string>
|
||||
<string name="ProfileBirthdayTodayValueYear_other">🎂 %2$s (%1$d years old)</string>
|
||||
<string name="ProfileBirthdayValue">%1$s</string>
|
||||
<string name="ProfileBirthdayValueYear_other">%2$s (%1$d years old)</string>
|
||||
<string name="ProfileJoinChannel">Join Channel</string>
|
||||
<string name="ProfileJoinGroup">Join Group</string>
|
||||
<string name="ProfileMyStories">My Stories</string>
|
||||
|
@ -6090,6 +6289,7 @@ for quicker access."</string>
|
|||
<string name="ProfileStoriesCount_other">%d public stories</string>
|
||||
<string name="ProfileStoriesCount_two">%d public stories</string>
|
||||
<string name="ProfileStoriesCount_zero">%d public stories</string>
|
||||
<string name="PromoteUrl">https://ads.telegram.org</string>
|
||||
<string name="ProximityAlertCancelled">Proximity alert cancelled</string>
|
||||
<string name="ProximityAlertSet">Proximity alert set</string>
|
||||
<string name="ProximityAlertSetInfoGroup2">We will notify you once someone is within %1$s from you.</string>
|
||||
|
@ -6294,6 +6494,7 @@ Ask your **Premium** subscribers to boost your channel with this link:"</string>
|
|||
<string name="RemindTodayAt">"'Remind today at' HH:mm"</string>
|
||||
<string name="Reminders">Reminders</string>
|
||||
<string name="Remove">Remove</string>
|
||||
<string name="RemoveAds">Remove Ads</string>
|
||||
<string name="RemoveDocumentsAlertMessage">They will be deleted from your disk, but will remain accessible in the cloud.</string>
|
||||
<string name="RemoveDocumentsMessage_few">Do you want remove these **%d documents** from Downloads?</string>
|
||||
<string name="RemoveDocumentsMessage_many">Do you want remove these **%d documents** from Downloads?</string>
|
||||
|
@ -6350,6 +6551,7 @@ Ask your **Premium** subscribers to boost your channel with this link:"</string>
|
|||
<string name="RemovedUser_other">%1$d removed users</string>
|
||||
<string name="RemovedUser_two">%1$d removed users</string>
|
||||
<string name="RemovedUser_zero">%1$d removed users</string>
|
||||
<string name="Rename">Rename</string>
|
||||
<string name="RepeatDisabled">Off</string>
|
||||
<string name="RepeatList">Repeat list</string>
|
||||
<string name="RepeatNotifications">Repeat Notifications</string>
|
||||
|
@ -6378,6 +6580,8 @@ Ask your **Premium** subscribers to boost your channel with this link:"</string>
|
|||
<string name="ReplyToGroupStory">Comment story...</string>
|
||||
<string name="ReplyToQuote">Reply to quote by %s</string>
|
||||
<string name="ReplyToUser">Reply to %1$s</string>
|
||||
<string name="ReportAd">Report Ad</string>
|
||||
<string name="ReportAdLearnMore">Learn more about our [Ad Policies and Guidelines.](https://ads.telegram.org/guidelines)</string>
|
||||
<string name="ReportAlertReaction">Are you sure you want to report reaction from this user?</string>
|
||||
<string name="ReportChat">Report</string>
|
||||
<string name="ReportChatChild">Child Abuse</string>
|
||||
|
@ -6525,6 +6729,17 @@ If you reset your account, all your messages and chats will be deleted."</string
|
|||
<string name="Retry">Retry</string>
|
||||
<string name="RetryCall">Retry</string>
|
||||
<string name="ReturnToCall">RETURN TO CALL</string>
|
||||
<string name="RevenueSharingAdsAlertSubtitle">Telegram Ads are very different from ads on other platforms. Ads such as this one:</string>
|
||||
<string name="RevenueSharingAdsInfo1Subtitle">Ads on Telegram do not use your personal information and are based on the channel in which you see them.</string>
|
||||
<string name="RevenueSharingAdsInfo1Title">Respect Your Privacy</string>
|
||||
<string name="RevenueSharingAdsInfo2Subtitle">50% of the revenue from Telegram Ads goes to the owner of the channel where they are displayed.</string>
|
||||
<string name="RevenueSharingAdsInfo2Title">Help the Channel Creator</string>
|
||||
<string name="RevenueSharingAdsInfo3Subtitle">You can turn off ads by subscribing to **Telegram Premium**, and Level %1$s channels can remove them for their subscribers.</string>
|
||||
<string name="RevenueSharingAdsInfo3Title">Can Be Removed</string>
|
||||
<string name="RevenueSharingAdsInfo4Subtitle">Anyone can create an ad to display in this channel — with minimal budgets. Check out the **Telegram Ad Platform** for details. %1$s</string>
|
||||
<string name="RevenueSharingAdsInfo4SubtitleLearnMore">**Learn More >**</string>
|
||||
<string name="RevenueSharingAdsInfo4Title">Can I Launch an Ad?</string>
|
||||
<string name="RevenueSharingAdsUnderstood">Understood</string>
|
||||
<string name="ReverseOrder">Reverse order</string>
|
||||
<string name="RevokeAlert">Are you sure you want to revoke this link? Once the link is revoked, no one will be able to join using it.</string>
|
||||
<string name="RevokeAlertNewLink">The previous invite link is now inactive. A new link has been generated.</string>
|
||||
|
@ -6723,7 +6938,9 @@ You may need to restart the app for this to take effect."</string>
|
|||
<string name="SecretWebPage">Link Previews</string>
|
||||
<string name="SecretWebPageInfo">Link previews will be generated on Telegram servers. We do not store data about the links you send.</string>
|
||||
<string name="SecurityTitle">Security</string>
|
||||
<string name="SegmentationCutObject">Cut an Object</string>
|
||||
<string name="SegmentationCutOut">Cut Out</string>
|
||||
<string name="SegmentationTabToCrop">Tap on an object to crop it</string>
|
||||
<string name="SegmentationUndoCutOut">Undo Cut</string>
|
||||
<string name="Select">Select</string>
|
||||
<string name="SelectAccount">Select Account</string>
|
||||
|
@ -7086,6 +7303,8 @@ Slow Mode is enabled. You can't send more than one message at once."</string>
|
|||
<string name="SponsoredMessage">sponsored</string>
|
||||
<string name="SponsoredMessage2">Sponsored</string>
|
||||
<string name="SponsoredMessage2Recommended">Recommended</string>
|
||||
<string name="SponsoredMessageAd">Ad</string>
|
||||
<string name="SponsoredMessageAdWhatIsThis">"what's this?"</string>
|
||||
<string name="SponsoredMessageAlertLearnMore">LEARN MORE</string>
|
||||
<string name="SponsoredMessageAlertLearnMoreUrl">https://telegram.org</string>
|
||||
<string name="SponsoredMessageAlertText">See https://telegram.org</string>
|
||||
|
@ -7143,21 +7362,32 @@ messages?"</string>
|
|||
<string name="StickerSets_other">%1$s sticker sets</string>
|
||||
<string name="StickerSets_two">%1$s sticker sets</string>
|
||||
<string name="StickerSets_zero">%1$s sticker sets</string>
|
||||
<string name="StickersAddAnExistingSticker">Add an Existing Sticker</string>
|
||||
<string name="StickersAndMasks">Stickers and Masks</string>
|
||||
<string name="StickersArchived">Stickers archived.</string>
|
||||
<string name="StickersArchivedInfo">%1$s has been moved to your archive.</string>
|
||||
<string name="StickersBotInfo">Artists are welcome to add their own sticker sets using our @stickers bot.</string>
|
||||
<string name="StickersCheckStickersBotForMoreOptions">Check **@stickers** bot for more options</string>
|
||||
<string name="StickersChooseNameForStickerPack">Choose a name for your pack.</string>
|
||||
<string name="StickersCopy">Copy link</string>
|
||||
<string name="StickersCreateNewSticker">Create a New Sticker</string>
|
||||
<string name="StickersDeleteForEveryone">Delete for everyone</string>
|
||||
<string name="StickersDeleteStickerSetDescription">This will delete the sticker set for all users.</string>
|
||||
<string name="StickersDeleteStickerSetTitle">Delete Sticker Set</string>
|
||||
<string name="StickersHide">Archive</string>
|
||||
<string name="StickersName">Stickers</string>
|
||||
<string name="StickersNameInfo2">Manage stickers, emoji and reactions</string>
|
||||
<string name="StickersRemove">Remove</string>
|
||||
<string name="StickersRemoveForMe">Remove for me</string>
|
||||
<string name="StickersRemoved">Stickers removed.</string>
|
||||
<string name="StickersRemovedInfo">%1$s is no longer in your stickers.</string>
|
||||
<string name="StickersReorder">Reorder</string>
|
||||
<string name="StickersReorderHint">Move stickers to reorder.</string>
|
||||
<string name="StickersReplaceSticker">Replace Sticker</string>
|
||||
<string name="StickersSetEmojiForSticker">Set emoji that corresponds to your sticker</string>
|
||||
<string name="StickersSettings">Settings</string>
|
||||
<string name="StickersShare">Share</string>
|
||||
<string name="StickersStickerAddedToSetToast">Sticker added to %1$s sticker set.</string>
|
||||
<string name="Stickers_few">%1$d stickers</string>
|
||||
<string name="Stickers_many">%1$d stickers</string>
|
||||
<string name="Stickers_one">%1$d sticker</string>
|
||||
|
@ -7992,6 +8222,8 @@ But if you're generally not OK with Telegram's modest needs, it won't be possibl
|
|||
<string name="UploadImage">Upload image</string>
|
||||
<string name="UploadItems">Upload %1$s</string>
|
||||
<string name="UploadSound">Upload sound</string>
|
||||
<string name="UploadSpeedLimited">Upload speed limited</string>
|
||||
<string name="UploadSpeedLimitedMessage">Subscribe to **Telegram Premium** and increase upload speeds %d times.</string>
|
||||
<string name="UploadingStory">Uploading…</string>
|
||||
<string name="UsbActive">USB transfer active</string>
|
||||
<string name="UseDifferentTheme">Use a different theme</string>
|
||||
|
@ -8027,6 +8259,7 @@ But if you're generally not OK with Telegram's modest needs, it won't be possibl
|
|||
<string name="UserBioDetail">Add a few words about yourself</string>
|
||||
<string name="UserBioEmpty">None</string>
|
||||
<string name="UserBioInfo">You can add a few lines about yourself. Anyone who opens your profile will see this text.</string>
|
||||
<string name="UserBirthdayHint">🎂 %1$s’s having a birthday today. You can give %1$s **Telegram Premium** as a birthday gift.</string>
|
||||
<string name="UserBlocked">User blocked</string>
|
||||
<string name="UserBlockedNonPremium">**%s** only accepts messages from contacts and Premium users.</string>
|
||||
<string name="UserBlockedNonPremiumButton">View</string>
|
||||
|
@ -8594,6 +8827,7 @@ your screen"</string>
|
|||
<string name="WidgetPreview">Preview of the widget</string>
|
||||
<string name="WidgetShortcuts">Shortcuts</string>
|
||||
<string name="WillUnmuteIn">In %1$s</string>
|
||||
<string name="WithdrawChannelAlertText">You can withdraw only if you have:</string>
|
||||
<string name="WithinAMonth">last seen within a month</string>
|
||||
<string name="WithinAWeek">last seen within a week</string>
|
||||
<string name="WrongCode">You entered the wrong code. Please try again.</string>
|
||||
|
@ -8742,8 +8976,17 @@ Do you still remember your password?"</string>
|
|||
<string name="common_open_on_phone">Open on phone</string>
|
||||
<string name="common_signin_button_text">Sign in</string>
|
||||
<string name="common_signin_button_text_long">Sign in with Google</string>
|
||||
<string name="confirm_device_credential_password">Use password</string>
|
||||
<string name="default_error_msg">Unknown error</string>
|
||||
<string name="default_web_client_id">760348033671-2hh8ebmuflsnjoc0kldkfells9rhtfni.apps.googleusercontent.com</string>
|
||||
<string name="fcm_fallback_notification_channel_label">Miscellaneous</string>
|
||||
<string name="fingerprint_dialog_touch_sensor">Touch the fingerprint sensor</string>
|
||||
<string name="fingerprint_error_hw_not_available">Fingerprint hardware not available.</string>
|
||||
<string name="fingerprint_error_hw_not_present">This device does not have a fingerprint sensor</string>
|
||||
<string name="fingerprint_error_lockout">Too many attempts. Please try again later.</string>
|
||||
<string name="fingerprint_error_no_fingerprints">No fingerprints enrolled.</string>
|
||||
<string name="fingerprint_error_user_canceled">Fingerprint operation canceled by user.</string>
|
||||
<string name="fingerprint_not_recognized">Not recognized</string>
|
||||
<string name="firebase_database_url">https://tmessages2.firebaseio.com</string>
|
||||
<string name="formatDateAtTime">%1$s at %2$s</string>
|
||||
<string name="formatDateSchedule">MMM d</string>
|
||||
|
@ -8769,6 +9012,9 @@ Do you still remember your password?"</string>
|
|||
<string name="formatterYear">dd.MM.yy</string>
|
||||
<string name="formatterYearMax">dd.MM.yyyy</string>
|
||||
<string name="gcm_defaultSenderId">760348033671</string>
|
||||
<string name="generic_error_no_device_credential">No PIN, pattern, or password set.</string>
|
||||
<string name="generic_error_no_keyguard">This device does not support PIN, pattern, or password.</string>
|
||||
<string name="generic_error_user_canceled">Authentication canceled by user.</string>
|
||||
<string name="google_api_key">AIzaSyA-t0jLPjUt2FxrA8VPK2EiYHcYcboIR6k</string>
|
||||
<string name="google_app_id">1:760348033671:android:dc022572c167a16c</string>
|
||||
<string name="google_assistant_verification_channel_name">Assistant verifier</string>
|
||||
|
|
Loading…
Reference in a new issue