mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
c0cb49b3fe
commit
5d481b2525
2 changed files with 147 additions and 21 deletions
|
@ -570,6 +570,7 @@
|
|||
<public type="drawable" name="icon_background_clip" id="tgcrawl" />
|
||||
<public type="drawable" name="icon_background_clip_round" id="tgcrawl" />
|
||||
<public type="drawable" name="icon_background_sa" id="tgcrawl" />
|
||||
<public type="drawable" name="icon_plane" id="tgcrawl" />
|
||||
<public type="drawable" name="inline_video_pause" id="tgcrawl" />
|
||||
<public type="drawable" name="inline_video_play" id="tgcrawl" />
|
||||
<public type="drawable" name="input_attach" id="tgcrawl" />
|
||||
|
@ -937,6 +938,7 @@
|
|||
<public type="drawable" name="msg_rate_up" id="tgcrawl" />
|
||||
<public type="drawable" name="msg_reactions" id="tgcrawl" />
|
||||
<public type="drawable" name="msg_reactions2" id="tgcrawl" />
|
||||
<public type="drawable" name="msg_reactions_expand" id="tgcrawl" />
|
||||
<public type="drawable" name="msg_reactions_filled" id="tgcrawl" />
|
||||
<public type="drawable" name="msg_recent" id="tgcrawl" />
|
||||
<public type="drawable" name="msg_remove" id="tgcrawl" />
|
||||
|
@ -995,6 +997,8 @@
|
|||
<public type="drawable" name="msg_speed_1_5" id="tgcrawl" />
|
||||
<public type="drawable" name="msg_speed_2" id="tgcrawl" />
|
||||
<public type="drawable" name="msg_stats" id="tgcrawl" />
|
||||
<public type="drawable" name="msg_status_edit" id="tgcrawl" />
|
||||
<public type="drawable" name="msg_status_set" id="tgcrawl" />
|
||||
<public type="drawable" name="msg_sticker" id="tgcrawl" />
|
||||
<public type="drawable" name="msg_switch" id="tgcrawl" />
|
||||
<public type="drawable" name="msg_tabs_mic1" id="tgcrawl" />
|
||||
|
@ -1269,6 +1273,9 @@
|
|||
<public type="drawable" name="attach_arrow_right" id="tgcrawl" />
|
||||
<public type="drawable" name="common_full_open_on_phone" id="tgcrawl" />
|
||||
<public type="drawable" name="video_png" id="tgcrawl" />
|
||||
<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="dino_pic" id="tgcrawl" />
|
||||
<public type="drawable" name="preview_back" id="tgcrawl" />
|
||||
<public type="drawable" name="preview_mic" id="tgcrawl" />
|
||||
|
@ -1609,6 +1616,7 @@
|
|||
<public type="raw" name="contacts_sync_off" id="tgcrawl" />
|
||||
<public type="raw" name="contacts_sync_on" id="tgcrawl" />
|
||||
<public type="raw" name="copy" id="tgcrawl" />
|
||||
<public type="raw" name="custom_emoji_reaction" id="tgcrawl" />
|
||||
<public type="raw" name="dartloop" id="tgcrawl" />
|
||||
<public type="raw" name="db_migration_placeholder" id="tgcrawl" />
|
||||
<public type="raw" name="default_pattern" id="tgcrawl" />
|
||||
|
@ -1620,6 +1628,10 @@
|
|||
<public type="raw" name="download_progress" id="tgcrawl" />
|
||||
<public type="raw" name="durgerking_placeholder" id="tgcrawl" />
|
||||
<public type="raw" name="edge_30" id="tgcrawl" />
|
||||
<public type="raw" name="email_check_inbox" id="tgcrawl" />
|
||||
<public type="raw" name="email_setup_heart" id="tgcrawl" />
|
||||
<public type="raw" name="emoji_status_change_to_set" id="tgcrawl" />
|
||||
<public type="raw" name="emoji_status_set_to_change" id="tgcrawl" />
|
||||
<public type="raw" name="error" id="tgcrawl" />
|
||||
<public type="raw" name="filter_new" id="tgcrawl" />
|
||||
<public type="raw" name="filter_no_chats" id="tgcrawl" />
|
||||
|
@ -1847,6 +1859,7 @@
|
|||
<public type="string" name="AccDescrClosePlayer" id="tgcrawl" />
|
||||
<public type="string" name="AccDescrCollapsePanel" id="tgcrawl" />
|
||||
<public type="string" name="AccDescrContactSorting" id="tgcrawl" />
|
||||
<public type="string" name="AccDescrCustomEmoji" id="tgcrawl" />
|
||||
<public type="string" name="AccDescrDownloadProgress" id="tgcrawl" />
|
||||
<public type="string" name="AccDescrEditing" id="tgcrawl" />
|
||||
<public type="string" name="AccDescrEmojiButton" id="tgcrawl" />
|
||||
|
@ -2135,6 +2148,8 @@
|
|||
<public type="string" name="AddContactFullChat" id="tgcrawl" />
|
||||
<public type="string" name="AddContactPhonebookTitle" id="tgcrawl" />
|
||||
<public type="string" name="AddContactTitle" id="tgcrawl" />
|
||||
<public type="string" name="AddEmailSubtitle" id="tgcrawl" />
|
||||
<public type="string" name="AddEmailTitle" id="tgcrawl" />
|
||||
<public type="string" name="AddEmojiInstalled" id="tgcrawl" />
|
||||
<public type="string" name="AddEmojiInstalledInfo" id="tgcrawl" />
|
||||
<public type="string" name="AddEmojiMultipleInstalledInfo_few" id="tgcrawl" />
|
||||
|
@ -2199,6 +2214,7 @@
|
|||
<public type="string" name="AllNPhotos_many" id="tgcrawl" />
|
||||
<public type="string" name="AllNPhotos_other" id="tgcrawl" />
|
||||
<public type="string" name="AllPhotos" id="tgcrawl" />
|
||||
<public type="string" name="AllReactions" id="tgcrawl" />
|
||||
<public type="string" name="AllSessionsTerminated" id="tgcrawl" />
|
||||
<public type="string" name="AllVideos" id="tgcrawl" />
|
||||
<public type="string" name="AllWebSessionsTerminated" id="tgcrawl" />
|
||||
|
@ -2547,6 +2563,7 @@
|
|||
<public type="string" name="BadgeNumberShow" id="tgcrawl" />
|
||||
<public type="string" name="BadgeNumberUnread" id="tgcrawl" />
|
||||
<public type="string" name="BanFromTheGroup" id="tgcrawl" />
|
||||
<public type="string" name="BanUser" id="tgcrawl" />
|
||||
<public type="string" name="BannedPhoneNumber" id="tgcrawl" />
|
||||
<public type="string" name="Bans_few" id="tgcrawl" />
|
||||
<public type="string" name="Bans_many" id="tgcrawl" />
|
||||
|
@ -2733,6 +2750,8 @@
|
|||
<public type="string" name="ChangeChatBackground" id="tgcrawl" />
|
||||
<public type="string" name="ChangeColorToColor" id="tgcrawl" />
|
||||
<public type="string" name="ChangeColors" id="tgcrawl" />
|
||||
<public type="string" name="ChangeEmail" id="tgcrawl" />
|
||||
<public type="string" name="ChangeEmojiStatus" id="tgcrawl" />
|
||||
<public type="string" name="ChangeLanguageLater" id="tgcrawl" />
|
||||
<public type="string" name="ChangePasscode" id="tgcrawl" />
|
||||
<public type="string" name="ChangePasscodeInfo" id="tgcrawl" />
|
||||
|
@ -2985,6 +3004,10 @@
|
|||
<public type="string" name="CheckPhoneNumberLearnMoreUrl" id="tgcrawl" />
|
||||
<public type="string" name="CheckPhoneNumberNo" id="tgcrawl" />
|
||||
<public type="string" name="CheckPhoneNumberYes" id="tgcrawl" />
|
||||
<public type="string" name="CheckYourEmail" id="tgcrawl" />
|
||||
<public type="string" name="CheckYourEmailSubtitle" id="tgcrawl" />
|
||||
<public type="string" name="CheckYourNewEmail" id="tgcrawl" />
|
||||
<public type="string" name="CheckYourNewEmailSubtitle" id="tgcrawl" />
|
||||
<public type="string" name="Checking" id="tgcrawl" />
|
||||
<public type="string" name="ChooseCountry" id="tgcrawl" />
|
||||
<public type="string" name="ChooseCover" id="tgcrawl" />
|
||||
|
@ -3032,9 +3055,13 @@
|
|||
<public type="string" name="ClearMediaCache" id="tgcrawl" />
|
||||
<public type="string" name="ClearOtherSessionsHelp" id="tgcrawl" />
|
||||
<public type="string" name="ClearOtherWebSessionsHelp" id="tgcrawl" />
|
||||
<public type="string" name="ClearRecentEmojiStatusesText" id="tgcrawl" />
|
||||
<public type="string" name="ClearRecentEmojiStatusesTitle" id="tgcrawl" />
|
||||
<public type="string" name="ClearRecentEmojiText" id="tgcrawl" />
|
||||
<public type="string" name="ClearRecentEmojiTitle" id="tgcrawl" />
|
||||
<public type="string" name="ClearRecentHistory" id="tgcrawl" />
|
||||
<public type="string" name="ClearRecentReactionsAlertMessage" id="tgcrawl" />
|
||||
<public type="string" name="ClearRecentReactionsAlertTitle" id="tgcrawl" />
|
||||
<public type="string" name="ClearRecentStickersAlertMessage" id="tgcrawl" />
|
||||
<public type="string" name="ClearRecentStickersAlertTitle" id="tgcrawl" />
|
||||
<public type="string" name="ClearSearch" id="tgcrawl" />
|
||||
|
@ -3367,6 +3394,7 @@
|
|||
<public type="string" name="DisablePasscode" id="tgcrawl" />
|
||||
<public type="string" name="DisablePasscodeConfirmMessage" id="tgcrawl" />
|
||||
<public type="string" name="DisablePasscodeTurnOff" id="tgcrawl" />
|
||||
<public type="string" name="DisableReactionsInfo" id="tgcrawl" />
|
||||
<public type="string" name="DisappearingGif" id="tgcrawl" />
|
||||
<public type="string" name="DisappearingPhoto" id="tgcrawl" />
|
||||
<public type="string" name="DisappearingVideo" id="tgcrawl" />
|
||||
|
@ -3481,9 +3509,14 @@
|
|||
<public type="string" name="EditWidgetChatsInfo" id="tgcrawl" />
|
||||
<public type="string" name="EditWidgetContactsInfo" id="tgcrawl" />
|
||||
<public type="string" name="EditedMessage" id="tgcrawl" />
|
||||
<public type="string" name="EmailAddressInvalid" id="tgcrawl" />
|
||||
<public type="string" name="EmailCopied" id="tgcrawl" />
|
||||
<public type="string" name="EmailLogin" id="tgcrawl" />
|
||||
<public type="string" name="EmailLoginChangeMessage" id="tgcrawl" />
|
||||
<public type="string" name="EmailNotAllowed" id="tgcrawl" />
|
||||
<public type="string" name="EmailPasswordConfirmText2" id="tgcrawl" />
|
||||
<public type="string" name="EmailPasswordConfirmText3" id="tgcrawl" />
|
||||
<public type="string" name="EmailTokenInvalid" id="tgcrawl" />
|
||||
<public type="string" name="Emoji" id="tgcrawl" />
|
||||
<public type="string" name="Emoji1" id="tgcrawl" />
|
||||
<public type="string" name="Emoji2" id="tgcrawl" />
|
||||
|
@ -3496,6 +3529,7 @@
|
|||
<public type="string" name="EmojiArchived" id="tgcrawl" />
|
||||
<public type="string" name="EmojiArchivedInfo" id="tgcrawl" />
|
||||
<public type="string" name="EmojiBotInfo" id="tgcrawl" />
|
||||
<public type="string" name="EmojiCopied" id="tgcrawl" />
|
||||
<public type="string" name="EmojiCountButton_few" id="tgcrawl" />
|
||||
<public type="string" name="EmojiCountButton_many" id="tgcrawl" />
|
||||
<public type="string" name="EmojiCountButton_one" id="tgcrawl" />
|
||||
|
@ -3530,6 +3564,7 @@
|
|||
<public type="string" name="EmpryUsersPlaceholder" id="tgcrawl" />
|
||||
<public type="string" name="EmptyExceptions" id="tgcrawl" />
|
||||
<public type="string" name="Enable" id="tgcrawl" />
|
||||
<public type="string" name="EnableAllReactionsInfo" id="tgcrawl" />
|
||||
<public type="string" name="EnableAllStreamingInfo" id="tgcrawl" />
|
||||
<public type="string" name="EnableAnimations" id="tgcrawl" />
|
||||
<public type="string" name="EnableAutoDelete" id="tgcrawl" />
|
||||
|
@ -3537,6 +3572,7 @@
|
|||
<public type="string" name="EnableReactions" id="tgcrawl" />
|
||||
<public type="string" name="EnableReactionsChannelInfo" id="tgcrawl" />
|
||||
<public type="string" name="EnableReactionsGroupInfo" id="tgcrawl" />
|
||||
<public type="string" name="EnableSomeReactionsInfo" id="tgcrawl" />
|
||||
<public type="string" name="EnableStreaming" id="tgcrawl" />
|
||||
<public type="string" name="EnabledNotifications" id="tgcrawl" />
|
||||
<public type="string" name="EnabledPasswordText" id="tgcrawl" />
|
||||
|
@ -3562,6 +3598,7 @@
|
|||
<public type="string" name="EnterCurrentPasscode" id="tgcrawl" />
|
||||
<public type="string" name="EnterGroupNamePlaceholder" id="tgcrawl" />
|
||||
<public type="string" name="EnterListName" id="tgcrawl" />
|
||||
<public type="string" name="EnterNewEmail" id="tgcrawl" />
|
||||
<public type="string" name="EnterNewFirstPasscode" id="tgcrawl" />
|
||||
<public type="string" name="EnterNewPasscode" id="tgcrawl" />
|
||||
<public type="string" name="EnterPassword" id="tgcrawl" />
|
||||
|
@ -3707,6 +3744,7 @@
|
|||
<public type="string" name="ExpiredLink" id="tgcrawl" />
|
||||
<public type="string" name="ExportTheme" id="tgcrawl" />
|
||||
<public type="string" name="Exposure" id="tgcrawl" />
|
||||
<public type="string" name="ExtendedMediaUnlockFor" id="tgcrawl" />
|
||||
<public type="string" name="ExternalFolderInfo" id="tgcrawl" />
|
||||
<public type="string" name="ExternalStorage" id="tgcrawl" />
|
||||
<public type="string" name="Fade" id="tgcrawl" />
|
||||
|
@ -4427,6 +4465,7 @@
|
|||
<public type="string" name="LoginAccessibilityCountryCode" id="tgcrawl" />
|
||||
<public type="string" name="LoginAttempts" id="tgcrawl" />
|
||||
<public type="string" name="LoginAttemptsInfo" id="tgcrawl" />
|
||||
<public type="string" name="LoginOrSingInWithGoogle" id="tgcrawl" />
|
||||
<public type="string" name="LoginPassword" id="tgcrawl" />
|
||||
<public type="string" name="LoginPasswordText" id="tgcrawl" />
|
||||
<public type="string" name="LoginPasswordTextShort" id="tgcrawl" />
|
||||
|
@ -4547,10 +4586,16 @@
|
|||
<public type="string" name="Mention" id="tgcrawl" />
|
||||
<public type="string" name="Message" id="tgcrawl" />
|
||||
<public type="string" name="MessageContainsEmojiPack" id="tgcrawl" />
|
||||
<public type="string" name="MessageContainsEmojiPackSingle" id="tgcrawl" />
|
||||
<public type="string" name="MessageContainsEmojiPacks_few" id="tgcrawl" />
|
||||
<public type="string" name="MessageContainsEmojiPacks_many" id="tgcrawl" />
|
||||
<public type="string" name="MessageContainsEmojiPacks_other" id="tgcrawl" />
|
||||
<public type="string" name="MessageContainsEmojiPacks_two" id="tgcrawl" />
|
||||
<public type="string" name="MessageContainsReactionsPack" id="tgcrawl" />
|
||||
<public type="string" name="MessageContainsReactionsPacks_few" id="tgcrawl" />
|
||||
<public type="string" name="MessageContainsReactionsPacks_many" id="tgcrawl" />
|
||||
<public type="string" name="MessageContainsReactionsPacks_other" id="tgcrawl" />
|
||||
<public type="string" name="MessageContainsReactionsPacks_two" id="tgcrawl" />
|
||||
<public type="string" name="MessageCopied" id="tgcrawl" />
|
||||
<public type="string" name="MessageLifetime" id="tgcrawl" />
|
||||
<public type="string" name="MessageLifetimeChanged" id="tgcrawl" />
|
||||
|
@ -4780,6 +4825,7 @@
|
|||
<public type="string" name="NoPlacesFoundInfo" id="tgcrawl" />
|
||||
<public type="string" name="NoPlayerInstalled" id="tgcrawl" />
|
||||
<public type="string" name="NoPopup" id="tgcrawl" />
|
||||
<public type="string" name="NoReactions" id="tgcrawl" />
|
||||
<public type="string" name="NoRecent" id="tgcrawl" />
|
||||
<public type="string" name="NoRecentCalls" id="tgcrawl" />
|
||||
<public type="string" name="NoRecentCallsInfo" id="tgcrawl" />
|
||||
|
@ -5015,6 +5061,7 @@
|
|||
<public type="string" name="OnlineCount_other" id="tgcrawl" />
|
||||
<public type="string" name="OnlineCount_two" id="tgcrawl" />
|
||||
<public type="string" name="OnlineCount_zero" id="tgcrawl" />
|
||||
<public type="string" name="OnlyAllowThisReactions" id="tgcrawl" />
|
||||
<public type="string" name="OnlyIfSilent" id="tgcrawl" />
|
||||
<public type="string" name="OnlyWhenScreenOff" id="tgcrawl" />
|
||||
<public type="string" name="OnlyWhenScreenOn" id="tgcrawl" />
|
||||
|
@ -5514,6 +5561,7 @@
|
|||
<public type="string" name="PollSubmitVotes" id="tgcrawl" />
|
||||
<public type="string" name="PollTapToSelect" id="tgcrawl" />
|
||||
<public type="string" name="PollViewResults" id="tgcrawl" />
|
||||
<public type="string" name="PopularReactions" id="tgcrawl" />
|
||||
<public type="string" name="PopupDisabled" id="tgcrawl" />
|
||||
<public type="string" name="PopupEnabled" id="tgcrawl" />
|
||||
<public type="string" name="PopupNotification" id="tgcrawl" />
|
||||
|
@ -5550,6 +5598,9 @@
|
|||
<public type="string" name="PremiumStickerTooltip" id="tgcrawl" />
|
||||
<public type="string" name="PremiumStickers" id="tgcrawl" />
|
||||
<public type="string" name="PremiumStickersShort" id="tgcrawl" />
|
||||
<public type="string" name="PremiumTierAnnual" id="tgcrawl" />
|
||||
<public type="string" name="PremiumTierMonthly" id="tgcrawl" />
|
||||
<public type="string" name="PremiumTierSemiannual" id="tgcrawl" />
|
||||
<public type="string" name="PreviewFeedback2" id="tgcrawl" />
|
||||
<public type="string" name="PreviewForwardAudio_few" id="tgcrawl" />
|
||||
<public type="string" name="PreviewForwardAudio_many" id="tgcrawl" />
|
||||
|
@ -5619,6 +5670,8 @@
|
|||
<public type="string" name="PreviewForwardVideo_zero" id="tgcrawl" />
|
||||
<public type="string" name="PreviousPinnedMessage" id="tgcrawl" />
|
||||
<public type="string" name="PricePerMonth" id="tgcrawl" />
|
||||
<public type="string" name="PricePerMonthMe" id="tgcrawl" />
|
||||
<public type="string" name="PricePerYear" id="tgcrawl" />
|
||||
<public type="string" name="PrimaryLinkHelp" id="tgcrawl" />
|
||||
<public type="string" name="PrimaryLinkHelpChannel" id="tgcrawl" />
|
||||
<public type="string" name="PriorityInfo" id="tgcrawl" />
|
||||
|
@ -5781,6 +5834,7 @@
|
|||
<public type="string" name="Reacted_two" id="tgcrawl" />
|
||||
<public type="string" name="Reacted_zero" id="tgcrawl" />
|
||||
<public type="string" name="Reactions" id="tgcrawl" />
|
||||
<public type="string" name="ReactionsAll" id="tgcrawl" />
|
||||
<public type="string" name="ReactionsCount" id="tgcrawl" />
|
||||
<public type="string" name="ReactionsCount_few" id="tgcrawl" />
|
||||
<public type="string" name="ReactionsCount_many" id="tgcrawl" />
|
||||
|
@ -5788,6 +5842,7 @@
|
|||
<public type="string" name="ReactionsCount_other" id="tgcrawl" />
|
||||
<public type="string" name="ReactionsCount_two" id="tgcrawl" />
|
||||
<public type="string" name="ReactionsCount_zero" id="tgcrawl" />
|
||||
<public type="string" name="ReactionsLongtapHint" id="tgcrawl" />
|
||||
<public type="string" name="ReactionsOff" id="tgcrawl" />
|
||||
<public type="string" name="ReadAllMentions" id="tgcrawl" />
|
||||
<public type="string" name="ReadAllReactions" id="tgcrawl" />
|
||||
|
@ -5798,6 +5853,7 @@
|
|||
<public type="string" name="RecentStickers" id="tgcrawl" />
|
||||
<public type="string" name="RecentStickersShort" id="tgcrawl" />
|
||||
<public type="string" name="RecentlyDownloaded" id="tgcrawl" />
|
||||
<public type="string" name="RecentlyUsed" id="tgcrawl" />
|
||||
<public type="string" name="RecentlyViewed" id="tgcrawl" />
|
||||
<public type="string" name="RecentlyViewedHide" id="tgcrawl" />
|
||||
<public type="string" name="Recipient_few" id="tgcrawl" />
|
||||
|
@ -5863,6 +5919,7 @@
|
|||
<public type="string" name="Reply" id="tgcrawl" />
|
||||
<public type="string" name="ReplyToGroup" id="tgcrawl" />
|
||||
<public type="string" name="ReplyToUser" id="tgcrawl" />
|
||||
<public type="string" name="ReportAlertReaction" id="tgcrawl" />
|
||||
<public type="string" name="ReportChat" id="tgcrawl" />
|
||||
<public type="string" name="ReportChatChild" id="tgcrawl" />
|
||||
<public type="string" name="ReportChatDescription" id="tgcrawl" />
|
||||
|
@ -5878,6 +5935,8 @@
|
|||
<public type="string" name="ReportInfo" id="tgcrawl" />
|
||||
<public type="string" name="ReportMessages" id="tgcrawl" />
|
||||
<public type="string" name="ReportMessagesCount" id="tgcrawl" />
|
||||
<public type="string" name="ReportReaction" id="tgcrawl" />
|
||||
<public type="string" name="ReportReactionAndBan" id="tgcrawl" />
|
||||
<public type="string" name="ReportSelectMessages" id="tgcrawl" />
|
||||
<public type="string" name="ReportSend" id="tgcrawl" />
|
||||
<public type="string" name="ReportSentInfo" id="tgcrawl" />
|
||||
|
@ -6176,6 +6235,7 @@
|
|||
<public type="string" name="SetAsMain" id="tgcrawl" />
|
||||
<public type="string" name="SetBackground" id="tgcrawl" />
|
||||
<public type="string" name="SetColor" id="tgcrawl" />
|
||||
<public type="string" name="SetEmojiStatus" id="tgcrawl" />
|
||||
<public type="string" name="SetNewPassword" id="tgcrawl" />
|
||||
<public type="string" name="SetPasscode" id="tgcrawl" />
|
||||
<public type="string" name="SetPasscodeInfo" id="tgcrawl" />
|
||||
|
@ -6289,6 +6349,7 @@
|
|||
<public type="string" name="ShowVotes_two" id="tgcrawl" />
|
||||
<public type="string" name="ShowVotes_zero" id="tgcrawl" />
|
||||
<public type="string" name="ShuffleList" id="tgcrawl" />
|
||||
<public type="string" name="SignInWithGoogle" id="tgcrawl" />
|
||||
<public type="string" name="SignUp" id="tgcrawl" />
|
||||
<public type="string" name="SinglePhotosHelp" id="tgcrawl" />
|
||||
<public type="string" name="SlideToCancel" id="tgcrawl" />
|
||||
|
@ -6313,6 +6374,7 @@
|
|||
<public type="string" name="SmsText" id="tgcrawl" />
|
||||
<public type="string" name="SoftUserLimitAlert" id="tgcrawl" />
|
||||
<public type="string" name="SoftenSkin" id="tgcrawl" />
|
||||
<public type="string" name="SomeReactions" id="tgcrawl" />
|
||||
<public type="string" name="SortBy" id="tgcrawl" />
|
||||
<public type="string" name="SortFirstName" id="tgcrawl" />
|
||||
<public type="string" name="SortLastName" id="tgcrawl" />
|
||||
|
@ -6474,6 +6536,7 @@
|
|||
<public type="string" name="SystemTones" id="tgcrawl" />
|
||||
<public type="string" name="TapForForwardingOptions" id="tgcrawl" />
|
||||
<public type="string" name="TapForVideo" id="tgcrawl" />
|
||||
<public type="string" name="TapHereEmoji" id="tgcrawl" />
|
||||
<public type="string" name="TapHereGifs" id="tgcrawl" />
|
||||
<public type="string" name="TapOnThePencil" id="tgcrawl" />
|
||||
<public type="string" name="TapToAddBio" id="tgcrawl" />
|
||||
|
@ -6518,6 +6581,8 @@
|
|||
<public type="string" name="TelegramPremiumUserGiftedPremiumDialogTitle" id="tgcrawl" />
|
||||
<public type="string" name="TelegramPremiumUserGiftedPremiumOutboundDialogSubtitle" id="tgcrawl" />
|
||||
<public type="string" name="TelegramPremiumUserGiftedPremiumOutboundDialogTitle" id="tgcrawl" />
|
||||
<public type="string" name="TelegramPremiumUserStatusDialogSubtitle" id="tgcrawl" />
|
||||
<public type="string" name="TelegramPremiumUserStatusDialogTitle" id="tgcrawl" />
|
||||
<public type="string" name="TelegramTones" id="tgcrawl" />
|
||||
<public type="string" name="TelegramVersion" id="tgcrawl" />
|
||||
<public type="string" name="Terminate" id="tgcrawl" />
|
||||
|
@ -6678,6 +6743,7 @@
|
|||
<public type="string" name="UnlockPremiumEmojiHint" id="tgcrawl" />
|
||||
<public type="string" name="UnlockPremiumEmojiHint2" id="tgcrawl" />
|
||||
<public type="string" name="UnlockPremiumEmojiPack" id="tgcrawl" />
|
||||
<public type="string" name="UnlockPremiumEmojiReaction" id="tgcrawl" />
|
||||
<public type="string" name="UnlockPremiumIcons" id="tgcrawl" />
|
||||
<public type="string" name="UnlockPremiumReactions" id="tgcrawl" />
|
||||
<public type="string" name="UnlockPremiumReactionsDescription" id="tgcrawl" />
|
||||
|
@ -6821,6 +6887,7 @@
|
|||
<public type="string" name="UsesLimitHelp" id="tgcrawl" />
|
||||
<public type="string" name="UsesLimitHint" id="tgcrawl" />
|
||||
<public type="string" name="VerificationCode" id="tgcrawl" />
|
||||
<public type="string" name="VerificationCodeSubtitle" id="tgcrawl" />
|
||||
<public type="string" name="ViaBot" id="tgcrawl" />
|
||||
<public type="string" name="Vibrate" id="tgcrawl" />
|
||||
<public type="string" name="VibrationDefault" id="tgcrawl" />
|
||||
|
@ -7228,8 +7295,10 @@
|
|||
<public type="string" name="YourEmailSuccessChangedText" id="tgcrawl" />
|
||||
<public type="string" name="YourEmailSuccessText" id="tgcrawl" />
|
||||
<public type="string" name="YourLocatedChannelsTooMuch" id="tgcrawl" />
|
||||
<public type="string" name="YourLoginEmailChangedSuccess" id="tgcrawl" />
|
||||
<public type="string" name="YourName" id="tgcrawl" />
|
||||
<public type="string" name="YourNameChanged" id="tgcrawl" />
|
||||
<public type="string" name="YourNewEmail" id="tgcrawl" />
|
||||
<public type="string" name="YourNumber" id="tgcrawl" />
|
||||
<public type="string" name="YourPassword" id="tgcrawl" />
|
||||
<public type="string" name="YourPasswordChangedSuccessText" id="tgcrawl" />
|
||||
|
|
|
@ -44,6 +44,7 @@
|
|||
<string name="AccDescrClosePlayer">Close audio player</string>
|
||||
<string name="AccDescrCollapsePanel">Collapse panel</string>
|
||||
<string name="AccDescrContactSorting">Change sorting</string>
|
||||
<string name="AccDescrCustomEmoji">Custom emoji</string>
|
||||
<string name="AccDescrDownloadProgress">Downloaded %1$s of %2$s</string>
|
||||
<string name="AccDescrEditing">Editing</string>
|
||||
<string name="AccDescrEmojiButton">Emoji, stickers, and GIFs</string>
|
||||
|
@ -334,6 +335,8 @@ to: %2$s"</string>
|
|||
<string name="AddContactFullChat">ADD %1$s TO CONTACTS</string>
|
||||
<string name="AddContactPhonebookTitle">Add Contact</string>
|
||||
<string name="AddContactTitle">Add Contact</string>
|
||||
<string name="AddEmailSubtitle">Please enter your valid email address to protect your account.</string>
|
||||
<string name="AddEmailTitle">Add Email</string>
|
||||
<string name="AddEmojiInstalled">Emoji added.</string>
|
||||
<string name="AddEmojiInstalledInfo">%1$s has been added to your emoji packs.</string>
|
||||
<string name="AddEmojiMultipleInstalledInfo_few">%1$d emoji packs have been added to your emoji.</string>
|
||||
|
@ -398,6 +401,7 @@ to: %2$s"</string>
|
|||
<string name="AllNPhotos_many">All %1$d photos</string>
|
||||
<string name="AllNPhotos_other">All %1$d photos</string>
|
||||
<string name="AllPhotos">All photos</string>
|
||||
<string name="AllReactions">All reactions</string>
|
||||
<string name="AllSessionsTerminated">All other sessions terminated.</string>
|
||||
<string name="AllVideos">All videos</string>
|
||||
<string name="AllWebSessionsTerminated">All websites disconnected.</string>
|
||||
|
@ -762,6 +766,7 @@ Sunrise: %2$s"</string>
|
|||
<string name="BadgeNumberShow">Enabled</string>
|
||||
<string name="BadgeNumberUnread">Count Unread Messages</string>
|
||||
<string name="BanFromTheGroup">BAN FROM THE GROUP</string>
|
||||
<string name="BanUser">Ban user</string>
|
||||
<string name="BannedPhoneNumber">This phone number is banned.</string>
|
||||
<string name="Bans_few">%1$d bans</string>
|
||||
<string name="Bans_many">%1$d bans</string>
|
||||
|
@ -970,6 +975,8 @@ If this wasn't you, please enter the code we've just sent you via SMS. You can a
|
|||
<string name="ChangeChatBackground">Change Chat Background</string>
|
||||
<string name="ChangeColorToColor">Do you want to use your currently selected background or reset it to the default for this theme?</string>
|
||||
<string name="ChangeColors">Change colors</string>
|
||||
<string name="ChangeEmail">Change Email</string>
|
||||
<string name="ChangeEmojiStatus">Change Status</string>
|
||||
<string name="ChangeLanguageLater">You can change your language later in Settings.</string>
|
||||
<string name="ChangePasscode">Change Passcode</string>
|
||||
<string name="ChangePasscodeInfo">"When you set up an additional passcode, a lock icon will appear on the chats page. Tap it to lock and unlock your Telegram app.
|
||||
|
@ -1231,6 +1238,10 @@ Minimum length is 5 characters."</string>
|
|||
<string name="CheckPhoneNumberLearnMoreUrl">https://telegram.org/faq#q-i-have-a-new-phone-number-what-do-i-do</string>
|
||||
<string name="CheckPhoneNumberNo">No</string>
|
||||
<string name="CheckPhoneNumberYes">Yes</string>
|
||||
<string name="CheckYourEmail">Check Your Email</string>
|
||||
<string name="CheckYourEmailSubtitle">Please enter the code we have sent to your email %1$s.</string>
|
||||
<string name="CheckYourNewEmail">Check Your New Email</string>
|
||||
<string name="CheckYourNewEmailSubtitle">Please enter the code we have sent to your new email %1$s.</string>
|
||||
<string name="Checking">Checking...</string>
|
||||
<string name="ChooseCountry">Choose a country</string>
|
||||
<string name="ChooseCover">Choose a cover for your profile video</string>
|
||||
|
@ -1278,9 +1289,13 @@ Minimum length is 5 characters."</string>
|
|||
<string name="ClearMediaCache">Clear Cache</string>
|
||||
<string name="ClearOtherSessionsHelp">Logs out all devices except for this one.</string>
|
||||
<string name="ClearOtherWebSessionsHelp">You can log in on websites that support signing in with Telegram.</string>
|
||||
<string name="ClearRecentEmojiStatusesText">Do you want to clear your recent emoji statuses and reset suggestions?</string>
|
||||
<string name="ClearRecentEmojiStatusesTitle">Clear recent statuses</string>
|
||||
<string name="ClearRecentEmojiText">Do you want to clear all your recent emoji?</string>
|
||||
<string name="ClearRecentEmojiTitle">Clear recent emoji</string>
|
||||
<string name="ClearRecentHistory">Clear history</string>
|
||||
<string name="ClearRecentReactionsAlertMessage">Do you want to clear your recent reaction emoji from suggestions?</string>
|
||||
<string name="ClearRecentReactionsAlertTitle">Clear recent emoji</string>
|
||||
<string name="ClearRecentStickersAlertMessage">Do you want to clear all your recent stickers?</string>
|
||||
<string name="ClearRecentStickersAlertTitle">Clear recent stickers</string>
|
||||
<string name="ClearSearch">Clear search history?</string>
|
||||
|
@ -1634,6 +1649,7 @@ Your remaining options are to try another number or to contact Telegram Support.
|
|||
<string name="DisablePasscode">Turn Passcode Off</string>
|
||||
<string name="DisablePasscodeConfirmMessage">Are you sure you want to turn off passcode?</string>
|
||||
<string name="DisablePasscodeTurnOff">Turn Off</string>
|
||||
<string name="DisableReactionsInfo">Members of the group can’t add any reactions to messages.</string>
|
||||
<string name="DisappearingGif">Secret GIF</string>
|
||||
<string name="DisappearingPhoto">Secret Photo</string>
|
||||
<string name="DisappearingVideo">Secret Video</string>
|
||||
|
@ -1760,9 +1776,14 @@ If no specific chats are selected, your most recent chats will be shown in this
|
|||
|
||||
If nobody is selected, your most frequent contacts will be shown in this widget."</string>
|
||||
<string name="EditedMessage">edited</string>
|
||||
<string name="EmailAddressInvalid">Invalid email address.</string>
|
||||
<string name="EmailCopied">Email copied to clipboard</string>
|
||||
<string name="EmailLogin">Email Login</string>
|
||||
<string name="EmailLoginChangeMessage">This email address will be used every time you log in to your Telegram account from a new device.</string>
|
||||
<string name="EmailNotAllowed">This email domain is not allowed.</string>
|
||||
<string name="EmailPasswordConfirmText2">"To complete Two-Step Verification Setup, check your email (don't forget the spam folder) and enter the code we just sent you."</string>
|
||||
<string name="EmailPasswordConfirmText3">"To complete reсoverу email setup, check %1$s (don't forget the spam folder) and enter the code we just sent you."</string>
|
||||
<string name="EmailTokenInvalid">Invalid email token.</string>
|
||||
<string name="Emoji">Emoji</string>
|
||||
<string name="Emoji1">Smileys and people</string>
|
||||
<string name="Emoji2">Animals and nature</string>
|
||||
|
@ -1775,6 +1796,7 @@ If nobody is selected, your most frequent contacts will be shown in this widget.
|
|||
<string name="EmojiArchived">Emoji archived.</string>
|
||||
<string name="EmojiArchivedInfo">%1$s has been moved to your archive.</string>
|
||||
<string name="EmojiBotInfo">Artists are welcome to add their own emoji packs using our @stickers bot.</string>
|
||||
<string name="EmojiCopied">Emoji copied to clipboard.</string>
|
||||
<string name="EmojiCountButton_few">%1$d Emoji</string>
|
||||
<string name="EmojiCountButton_many">%1$d Emoji</string>
|
||||
<string name="EmojiCountButton_one">%1$d Emoji</string>
|
||||
|
@ -1809,6 +1831,7 @@ If nobody is selected, your most frequent contacts will be shown in this widget.
|
|||
<string name="EmpryUsersPlaceholder">Add Users</string>
|
||||
<string name="EmptyExceptions">None</string>
|
||||
<string name="Enable">Enable</string>
|
||||
<string name="EnableAllReactionsInfo">Members of the group can use any emoji as reactions to messages.</string>
|
||||
<string name="EnableAllStreamingInfo">"Some videos can't be streamed – e.g., all videos that were sent from Android using Telegram 4.7 and earlier versions.
|
||||
"</string>
|
||||
<string name="EnableAnimations">Enable Animations</string>
|
||||
|
@ -1817,6 +1840,7 @@ If nobody is selected, your most frequent contacts will be shown in this widget.
|
|||
<string name="EnableReactions">Enable Reactions</string>
|
||||
<string name="EnableReactionsChannelInfo">Allow subscribers to react to channel posts.</string>
|
||||
<string name="EnableReactionsGroupInfo">Allow participants to react to group messages.</string>
|
||||
<string name="EnableSomeReactionsInfo">Members of the group can use only some allowed emoji as reactions to messages.</string>
|
||||
<string name="EnableStreaming">Stream Videos and Audio Files</string>
|
||||
<string name="EnabledNotifications">Enabled Notifications</string>
|
||||
<string name="EnabledPasswordText">"You have enabled Two-Step verification.
|
||||
|
@ -1847,6 +1871,7 @@ Learn more at telegram.org"</string>
|
|||
<string name="EnterCurrentPasscode">Enter your current passcode</string>
|
||||
<string name="EnterGroupNamePlaceholder">Enter group name</string>
|
||||
<string name="EnterListName">Enter list name</string>
|
||||
<string name="EnterNewEmail">Enter New Email</string>
|
||||
<string name="EnterNewFirstPasscode">Enter a passcode</string>
|
||||
<string name="EnterNewPasscode">Enter your new passcode</string>
|
||||
<string name="EnterPassword">Enter password</string>
|
||||
|
@ -2007,6 +2032,7 @@ Duration: %2$s"</string>
|
|||
<string name="ExpiredLink">Expired Link</string>
|
||||
<string name="ExportTheme">Export</string>
|
||||
<string name="Exposure">Exposure</string>
|
||||
<string name="ExtendedMediaUnlockFor">Unlock for %1$s</string>
|
||||
<string name="ExternalFolderInfo">Browse your external storage</string>
|
||||
<string name="ExternalStorage">External Storage</string>
|
||||
<string name="Fade">Fade</string>
|
||||
|
@ -2751,6 +2777,7 @@ This operation can take a few minutes to complete."</string>
|
|||
<string name="LoginAccessibilityCountryCode">Country code</string>
|
||||
<string name="LoginAttempts">Incomplete login attempts</string>
|
||||
<string name="LoginAttemptsInfo">The devices above have no access to your messages. The code was entered correctly, but no correct password was given.</string>
|
||||
<string name="LoginOrSingInWithGoogle">or</string>
|
||||
<string name="LoginPassword">Password</string>
|
||||
<string name="LoginPasswordText">You have Two-Step Verification enabled, so your account is protected with an additional password.</string>
|
||||
<string name="LoginPasswordTextShort">Two-Step Verification enabled. Your account is protected with an additional password.</string>
|
||||
|
@ -2876,10 +2903,16 @@ Minimum length is 5 characters."</string>
|
|||
<string name="Mention">Mention</string>
|
||||
<string name="Message">Message</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>
|
||||
<string name="MessageContainsEmojiPacks_many">This message contains emoji from **%d Packs**.</string>
|
||||
<string name="MessageContainsEmojiPacks_other">This message contains emoji from **%d Packs**.</string>
|
||||
<string name="MessageContainsEmojiPacks_two">This message contains emoji from **%d Packs**.</string>
|
||||
<string name="MessageContainsReactionsPack">This reactions contains emoji from %s pack.</string>
|
||||
<string name="MessageContainsReactionsPacks_few">This reactions contains emoji from **%d Packs**.</string>
|
||||
<string name="MessageContainsReactionsPacks_many">This reactions contains emoji from **%d Packs**.</string>
|
||||
<string name="MessageContainsReactionsPacks_other">This reactions contains emoji from **%d Packs**.</string>
|
||||
<string name="MessageContainsReactionsPacks_two">This reactions contains emoji from **%d Packs**.</string>
|
||||
<string name="MessageCopied">Message copied to clipboard.</string>
|
||||
<string name="MessageLifetime">Self-Destruct Timer</string>
|
||||
<string name="MessageLifetimeChanged">%1$s set the self-destruct timer to %2$s</string>
|
||||
|
@ -3114,6 +3147,7 @@ to join your group."</string>
|
|||
<string name="NoPlacesFoundInfo">There are no matches with **%1$s** near you.</string>
|
||||
<string name="NoPlayerInstalled">"You don't have a video player, please install one to continue"</string>
|
||||
<string name="NoPopup">No popup</string>
|
||||
<string name="NoReactions">No reactions</string>
|
||||
<string name="NoRecent">No recent</string>
|
||||
<string name="NoRecentCalls">No recent calls</string>
|
||||
<string name="NoRecentCallsInfo">"Your recent voice and video calls
|
||||
|
@ -3364,6 +3398,7 @@ The Telegram Team"</string>
|
|||
<string name="OnlineCount_other">%1$d online</string>
|
||||
<string name="OnlineCount_two">%1$d online</string>
|
||||
<string name="OnlineCount_zero">%1$d online</string>
|
||||
<string name="OnlyAllowThisReactions">Only allow this reactions</string>
|
||||
<string name="OnlyIfSilent">Only if silent</string>
|
||||
<string name="OnlyWhenScreenOff">Only when screen \"off\"</string>
|
||||
<string name="OnlyWhenScreenOn">Only when screen \"on\"</string>
|
||||
|
@ -3884,6 +3919,7 @@ We will access your location only for the duration you choose, and you can stop
|
|||
<string name="PollSubmitVotes">VOTE</string>
|
||||
<string name="PollTapToSelect">Tap to choose the correct answer</string>
|
||||
<string name="PollViewResults">VIEW RESULTS</string>
|
||||
<string name="PopularReactions">Popular</string>
|
||||
<string name="PopupDisabled">Disabled</string>
|
||||
<string name="PopupEnabled">Enabled</string>
|
||||
<string name="PopupNotification">Popup Notifications</string>
|
||||
|
@ -3920,6 +3956,9 @@ We will access your location only for the duration you choose, and you can stop
|
|||
<string name="PremiumStickerTooltip">This pack contains premium stickers like this one.</string>
|
||||
<string name="PremiumStickers">Premuim Stickers</string>
|
||||
<string name="PremiumStickersShort">Premium</string>
|
||||
<string name="PremiumTierAnnual">Annual</string>
|
||||
<string name="PremiumTierMonthly">Monthly</string>
|
||||
<string name="PremiumTierSemiannual">Semiannual</string>
|
||||
<string name="PreviewFeedback2">Wrong layout?</string>
|
||||
<string name="PreviewForwardAudio_few">Forward %1$d voice messages</string>
|
||||
<string name="PreviewForwardAudio_many">Forward %1$d voice messages</string>
|
||||
|
@ -3989,6 +4028,8 @@ We will access your location only for the duration you choose, and you can stop
|
|||
<string name="PreviewForwardVideo_zero">Forward %1$d videos</string>
|
||||
<string name="PreviousPinnedMessage">Previous Message</string>
|
||||
<string name="PricePerMonth">%1$s / month</string>
|
||||
<string name="PricePerMonthMe">%1$s/month</string>
|
||||
<string name="PricePerYear">%1$s/year</string>
|
||||
<string name="PrimaryLinkHelp">Anyone on Telegram will be able to join your group by following this link.</string>
|
||||
<string name="PrimaryLinkHelpChannel">Anyone on Telegram will be able to join your channel by following this link.</string>
|
||||
<string name="PriorityInfo">Higher priority notifications will work even if your phone is in Do Not Disturb mode.</string>
|
||||
|
@ -4151,6 +4192,7 @@ We will access your location only for the duration you choose, and you can stop
|
|||
<string name="Reacted_two">%1$s Reacted</string>
|
||||
<string name="Reacted_zero">%1$s Reacted</string>
|
||||
<string name="Reactions">Reactions</string>
|
||||
<string name="ReactionsAll">All</string>
|
||||
<string name="ReactionsCount">%1$s/%2$s</string>
|
||||
<string name="ReactionsCount_few">%1$d reactions</string>
|
||||
<string name="ReactionsCount_many">%1$d reactions</string>
|
||||
|
@ -4158,6 +4200,7 @@ We will access your location only for the duration you choose, and you can stop
|
|||
<string name="ReactionsCount_other">%1$d reactions</string>
|
||||
<string name="ReactionsCount_two">%1$d reactions</string>
|
||||
<string name="ReactionsCount_zero">%1$d reactions</string>
|
||||
<string name="ReactionsLongtapHint">Tap and hold to send a super reaction</string>
|
||||
<string name="ReactionsOff">Off</string>
|
||||
<string name="ReadAllMentions">Read all mentions</string>
|
||||
<string name="ReadAllReactions">Read all reactions</string>
|
||||
|
@ -4168,6 +4211,7 @@ We will access your location only for the duration you choose, and you can stop
|
|||
<string name="RecentStickers">Recently Used</string>
|
||||
<string name="RecentStickersShort">Recent</string>
|
||||
<string name="RecentlyDownloaded">Recently downloaded</string>
|
||||
<string name="RecentlyUsed">Recently Used</string>
|
||||
<string name="RecentlyViewed">Recently viewed</string>
|
||||
<string name="RecentlyViewedHide">HIDE</string>
|
||||
<string name="Recipient_few">%1$d recipients</string>
|
||||
|
@ -4233,6 +4277,7 @@ We will access your location only for the duration you choose, and you can stop
|
|||
<string name="Reply">Reply</string>
|
||||
<string name="ReplyToGroup">Reply to %1$s</string>
|
||||
<string name="ReplyToUser">Reply to %1$s</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>
|
||||
<string name="ReportChatDescription">Description</string>
|
||||
|
@ -4248,6 +4293,8 @@ We will access your location only for the duration you choose, and you can stop
|
|||
<string name="ReportInfo">Please enter any additional details relevant to your report.</string>
|
||||
<string name="ReportMessages">REPORT MESSAGES</string>
|
||||
<string name="ReportMessagesCount">REPORT %1$s</string>
|
||||
<string name="ReportReaction">Report reaction</string>
|
||||
<string name="ReportReactionAndBan">Ban and Report</string>
|
||||
<string name="ReportSelectMessages">Select messages</string>
|
||||
<string name="ReportSend">Send Report</string>
|
||||
<string name="ReportSentInfo">"Telegram moderators will study your report.
|
||||
|
@ -4567,6 +4614,7 @@ Don't accept the call, Telegram will process everything automatically."</string>
|
|||
<string name="SetAsMain">Set as main</string>
|
||||
<string name="SetBackground">SET BACKGROUND</string>
|
||||
<string name="SetColor">Set a color</string>
|
||||
<string name="SetEmojiStatus">Set Emoji Status</string>
|
||||
<string name="SetNewPassword">Set a new password</string>
|
||||
<string name="SetPasscode">Set a Passcode</string>
|
||||
<string name="SetPasscodeInfo">"Lock the app with a passcode so that others can't open it."</string>
|
||||
|
@ -4684,6 +4732,7 @@ Please enter the correct number including your country code."</string>
|
|||
<string name="ShowVotes_two">Show More (%1$d)</string>
|
||||
<string name="ShowVotes_zero">Show More (%1$d)</string>
|
||||
<string name="ShuffleList">Shuffle list</string>
|
||||
<string name="SignInWithGoogle">Sign in with Google</string>
|
||||
<string name="SignUp">Sign Up</string>
|
||||
<string name="SinglePhotosHelp">Show media as separate messages</string>
|
||||
<string name="SlideToCancel">SLIDE TO CANCEL</string>
|
||||
|
@ -4711,6 +4760,7 @@ Slow Mode is enabled. You can't send more than one message at once."</string>
|
|||
<string name="SmsText">Sending you an SMS in %1$d:%2$02d</string>
|
||||
<string name="SoftUserLimitAlert">You will be able to add more users after you finish creating the group and convert it to a supergroup.</string>
|
||||
<string name="SoftenSkin">Soften Skin</string>
|
||||
<string name="SomeReactions">Some reactions</string>
|
||||
<string name="SortBy">Sort By</string>
|
||||
<string name="SortFirstName">First name</string>
|
||||
<string name="SortLastName">Last name</string>
|
||||
|
@ -4877,6 +4927,7 @@ If '**Sync Contacts**' is enabled, contacts will be re-synced."</string>
|
|||
<string name="SystemTones">System tones</string>
|
||||
<string name="TapForForwardingOptions">Tap here for forwarding options</string>
|
||||
<string name="TapForVideo">Tap for photo, hold for video</string>
|
||||
<string name="TapHereEmoji">Tap here to access more emoji.</string>
|
||||
<string name="TapHereGifs">Tap here to access saved GIFs</string>
|
||||
<string name="TapOnThePencil">Tap on the pencil to start a new chat</string>
|
||||
<string name="TapToAddBio">tap to add bio</string>
|
||||
|
@ -4924,6 +4975,8 @@ Here’s what is now unlocked."</string>
|
|||
<string name="TelegramPremiumUserGiftedPremiumDialogTitle">**%1$s** has gifted you a %2$d-month subscription for Telegram Premium.</string>
|
||||
<string name="TelegramPremiumUserGiftedPremiumOutboundDialogSubtitle">**%1$s** now have access to additional features.</string>
|
||||
<string name="TelegramPremiumUserGiftedPremiumOutboundDialogTitle">You gifted **%1$s** a %2$d-month subscription for Telegram Premium.</string>
|
||||
<string name="TelegramPremiumUserStatusDialogSubtitle">Emoji status is a premium feature. Other features included in **Telegram Premium**:</string>
|
||||
<string name="TelegramPremiumUserStatusDialogTitle">%1$s set this emoji from **%2$s** as their current status.</string>
|
||||
<string name="TelegramTones">Telegram tones</string>
|
||||
<string name="TelegramVersion">Telegram for Android %1$s</string>
|
||||
<string name="Terminate">Terminate</string>
|
||||
|
@ -5100,6 +5153,7 @@ But if you're generally not OK with Telegram's modest needs, it won't be possibl
|
|||
<string name="UnlockPremiumEmojiHint">Subscribe to **Telegram Premium** to unlock this emoji.</string>
|
||||
<string name="UnlockPremiumEmojiHint2">Try sending these emoji in **Saved Messages** for free to test.</string>
|
||||
<string name="UnlockPremiumEmojiPack">Unlock %1$s</string>
|
||||
<string name="UnlockPremiumEmojiReaction">Subscribe to **Telegram Premium** to unlock this reaction.</string>
|
||||
<string name="UnlockPremiumIcons">Unlock Premium Icons</string>
|
||||
<string name="UnlockPremiumReactions">Unlock Premium Reactions</string>
|
||||
<string name="UnlockPremiumReactionsDescription">Unlock additional reactions by subscribing to Telegram Premium.</string>
|
||||
|
@ -5246,6 +5300,7 @@ You can use **a–z**, **0–9** and underscores. Minimum length is **5** charac
|
|||
<string name="UsesLimitHelp">You can make the link expire after it has been used for a certain number of times.</string>
|
||||
<string name="UsesLimitHint">Enter custom limit</string>
|
||||
<string name="VerificationCode">Verification code</string>
|
||||
<string name="VerificationCodeSubtitle">"Please check your email %1$s (don't forget the spam folder) and enter the code we just sent you."</string>
|
||||
<string name="ViaBot">via</string>
|
||||
<string name="Vibrate">Vibrate</string>
|
||||
<string name="VibrationDefault">Default</string>
|
||||
|
@ -5665,8 +5720,10 @@ If you forget your password, you will lose access to your Telegram account. Ther
|
|||
<string name="YourEmailSuccessChangedText">Your recovery email for Two-Step Verification is changed.</string>
|
||||
<string name="YourEmailSuccessText">Your recovery email for Two-Step Verification is now active.</string>
|
||||
<string name="YourLocatedChannelsTooMuch">Sorry, you have too many location-based groups already. Please delete one of your existing ones first.</string>
|
||||
<string name="YourLoginEmailChangedSuccess">Your email has been changed.</string>
|
||||
<string name="YourName">Your name</string>
|
||||
<string name="YourNameChanged">Name updated.</string>
|
||||
<string name="YourNewEmail">Your new email</string>
|
||||
<string name="YourNumber">Your phone number</string>
|
||||
<string name="YourPassword">Your Password</string>
|
||||
<string name="YourPasswordChangedSuccessText">Your password for Two-Step Verification has been changed.</string>
|
||||
|
@ -5766,25 +5823,25 @@ Do you still remember your password?"</string>
|
|||
<string name="project_id">tmessages2</string>
|
||||
<string name="status_bar_notification_info_overflow">999+</string>
|
||||
<string name="wallet_buy_button_place_holder">Buy with Google</string>
|
||||
<item type="string" name="APKTOOL_DUMMY_f3" />
|
||||
<item type="string" name="APKTOOL_DUMMY_f8" />
|
||||
<item type="string" name="APKTOOL_DUMMY_38b" />
|
||||
<item type="string" name="APKTOOL_DUMMY_38d" />
|
||||
<item type="string" name="APKTOOL_DUMMY_4d1" />
|
||||
<item type="string" name="APKTOOL_DUMMY_e0f" />
|
||||
<item type="string" name="APKTOOL_DUMMY_e10" />
|
||||
<item type="string" name="APKTOOL_DUMMY_e13" />
|
||||
<item type="string" name="APKTOOL_DUMMY_e1e" />
|
||||
<item type="string" name="APKTOOL_DUMMY_f70" />
|
||||
<item type="string" name="APKTOOL_DUMMY_10d7" />
|
||||
<item type="string" name="APKTOOL_DUMMY_127d" />
|
||||
<item type="string" name="APKTOOL_DUMMY_136f" />
|
||||
<item type="string" name="APKTOOL_DUMMY_13b4" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1459" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1460" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1467" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1470" />
|
||||
<item type="string" name="APKTOOL_DUMMY_148c" />
|
||||
<item type="string" name="APKTOOL_DUMMY_14ba" />
|
||||
<item type="string" name="APKTOOL_DUMMY_14bc" />
|
||||
<item type="string" name="APKTOOL_DUMMY_f4" />
|
||||
<item type="string" name="APKTOOL_DUMMY_f9" />
|
||||
<item type="string" name="APKTOOL_DUMMY_390" />
|
||||
<item type="string" name="APKTOOL_DUMMY_392" />
|
||||
<item type="string" name="APKTOOL_DUMMY_4dc" />
|
||||
<item type="string" name="APKTOOL_DUMMY_e32" />
|
||||
<item type="string" name="APKTOOL_DUMMY_e33" />
|
||||
<item type="string" name="APKTOOL_DUMMY_e36" />
|
||||
<item type="string" name="APKTOOL_DUMMY_e41" />
|
||||
<item type="string" name="APKTOOL_DUMMY_f99" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1106" />
|
||||
<item type="string" name="APKTOOL_DUMMY_12b2" />
|
||||
<item type="string" name="APKTOOL_DUMMY_13a5" />
|
||||
<item type="string" name="APKTOOL_DUMMY_13eb" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1490" />
|
||||
<item type="string" name="APKTOOL_DUMMY_1497" />
|
||||
<item type="string" name="APKTOOL_DUMMY_149e" />
|
||||
<item type="string" name="APKTOOL_DUMMY_14a7" />
|
||||
<item type="string" name="APKTOOL_DUMMY_14c3" />
|
||||
<item type="string" name="APKTOOL_DUMMY_14f1" />
|
||||
<item type="string" name="APKTOOL_DUMMY_14f3" />
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue