mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
f4990b7e07
commit
f7e0300c4a
3 changed files with 236 additions and 2 deletions
|
@ -12603,7 +12603,10 @@
|
|||
"Call.Days",
|
||||
"Call.Decline",
|
||||
"Call.EmojiDescription",
|
||||
"Call.EncryptedAlertText",
|
||||
"Call.EncryptedAlertTitle",
|
||||
"Call.EncryptionKey.Title",
|
||||
"Call.EncryptionKeyTooltip",
|
||||
"Call.End",
|
||||
"Call.ExternalCallInProgressMessage",
|
||||
"Call.Flip",
|
||||
|
@ -12639,14 +12642,17 @@
|
|||
"Call.StatusBar",
|
||||
"Call.StatusBusy",
|
||||
"Call.StatusConnecting",
|
||||
"Call.StatusDeclined",
|
||||
"Call.StatusEnded",
|
||||
"Call.StatusFailed",
|
||||
"Call.StatusIncoming",
|
||||
"Call.StatusMissed",
|
||||
"Call.StatusNoAnswer",
|
||||
"Call.StatusOngoing",
|
||||
"Call.StatusRequesting",
|
||||
"Call.StatusRinging",
|
||||
"Call.StatusWaiting",
|
||||
"Call.Video",
|
||||
"Call.VoiceChatInProgressCallMessage",
|
||||
"Call.VoiceChatInProgressMessage",
|
||||
"Call.VoiceChatInProgressMessageCall",
|
||||
|
@ -12660,6 +12666,7 @@
|
|||
"Call.VoiceOver.VoiceCallIncoming",
|
||||
"Call.VoiceOver.VoiceCallMissed",
|
||||
"Call.VoiceOver.VoiceCallOutgoing",
|
||||
"Call.YourCameraOff",
|
||||
"Call.YourMicrophoneOff",
|
||||
"CallFeedback.AddComment",
|
||||
"CallFeedback.IncludeLogs",
|
||||
|
@ -13272,6 +13279,7 @@
|
|||
"Chat.ChannelRecommendation.PremiumTooltip",
|
||||
"Chat.ClearReactionsAlertAction",
|
||||
"Chat.ClearReactionsAlertText",
|
||||
"Chat.ConfirmationRemoveFromSavedMessages",
|
||||
"Chat.ContextMenu.AdSponsorInfo",
|
||||
"Chat.ContextMenu.AdSponsorInfoCopied",
|
||||
"Chat.ContextReactionCount",
|
||||
|
@ -13385,6 +13393,7 @@
|
|||
"Chat.PanelForumModeReplyText",
|
||||
"Chat.PanelHidePinnedMessages",
|
||||
"Chat.PanelRestartTopic",
|
||||
"Chat.PanelStatusAuthorHidden",
|
||||
"Chat.PanelTopicClosedText",
|
||||
"Chat.PanelUnpinAllMessages",
|
||||
"Chat.PinnedListPreview.HidePinnedMessages",
|
||||
|
@ -13393,6 +13402,12 @@
|
|||
"Chat.PinnedMessagesHiddenText",
|
||||
"Chat.PinnedMessagesHiddenTitle",
|
||||
"Chat.PlaceholderTextNotAllowed",
|
||||
"Chat.PlayOnceMesasge.DisableScreenCapture",
|
||||
"Chat.PlayOnceMesasgeClose",
|
||||
"Chat.PlayOnceMesasgeCloseAndDelete",
|
||||
"Chat.PlayOnceVoiceMessageTooltip",
|
||||
"Chat.PlayOnceVoiceMessageYourTooltip",
|
||||
"Chat.PlayVoiceMessageOnceTooltip",
|
||||
"Chat.PremiumReactionToastAction",
|
||||
"Chat.PremiumReactionToastTitle",
|
||||
"Chat.PsaTooltip.covid",
|
||||
|
@ -13414,6 +13429,7 @@
|
|||
"Chat.ReplyStory",
|
||||
"Chat.ReplyStoryPrivateChannel",
|
||||
"Chat.SaveForNotifications",
|
||||
"Chat.SavedMessagesChatsTooltip",
|
||||
"Chat.SendAllowedContentPeerText",
|
||||
"Chat.SendAllowedContentText",
|
||||
"Chat.SendAllowedContentTypeFile",
|
||||
|
@ -13443,6 +13459,7 @@
|
|||
"Chat.StoryMentionAction",
|
||||
"Chat.SubtitleLinkListTip",
|
||||
"Chat.SubtitleQuoteSelectionTip",
|
||||
"Chat.TapToPlayVoiceMessageOnceTooltip",
|
||||
"Chat.TitleLinkOptions",
|
||||
"Chat.TitlePinnedMessages",
|
||||
"Chat.TitleQuoteSelection",
|
||||
|
@ -13501,6 +13518,7 @@
|
|||
"ChatList.ArchiveAction",
|
||||
"ChatList.ArchiveStoryCount",
|
||||
"ChatList.ArchivedChatsTitle",
|
||||
"ChatList.AuthorHidden",
|
||||
"ChatList.AutoarchiveSuggestion.OpenSettings",
|
||||
"ChatList.AutoarchiveSuggestion.Text",
|
||||
"ChatList.AutoarchiveSuggestion.Title",
|
||||
|
@ -13556,6 +13574,7 @@
|
|||
"ChatList.DeleteSavedMessagesConfirmationAction",
|
||||
"ChatList.DeleteSavedMessagesConfirmationText",
|
||||
"ChatList.DeleteSavedMessagesConfirmationTitle",
|
||||
"ChatList.DeleteSavedPeerConfirmation",
|
||||
"ChatList.DeleteSecretChatConfirmation",
|
||||
"ChatList.DeleteThreadsConfirmation",
|
||||
"ChatList.DeleteTopicConfirmationAction",
|
||||
|
@ -16065,6 +16084,8 @@
|
|||
"Message.Video",
|
||||
"Message.VideoExpired",
|
||||
"Message.VideoMessage",
|
||||
"Message.VideoMessageExpired",
|
||||
"Message.VoiceMessageExpired",
|
||||
"Message.Wallpaper",
|
||||
"MessageCalendar.ClearHistoryForTheseDays",
|
||||
"MessageCalendar.ClearHistoryForThisDay",
|
||||
|
@ -17227,6 +17248,7 @@
|
|||
"PeerInfo.ReactionsDisabled",
|
||||
"PeerInfo.ReportProfilePhoto",
|
||||
"PeerInfo.ReportProfileVideo",
|
||||
"PeerInfo.SavedMessagesTabTitle",
|
||||
"PeerInfo.SetEmojiStatus",
|
||||
"PeerInfo.TooltipMutedFor",
|
||||
"PeerInfo.TooltipMutedForever",
|
||||
|
@ -17501,6 +17523,9 @@
|
|||
"Premium.MaxSavedGifsFinalText",
|
||||
"Premium.MaxSavedGifsText",
|
||||
"Premium.MaxSavedGifsTitle",
|
||||
"Premium.MaxSavedPinsFinalText",
|
||||
"Premium.MaxSavedPinsNoPremiumText",
|
||||
"Premium.MaxSavedPinsText",
|
||||
"Premium.MaxSharedFolderLinksFinalText",
|
||||
"Premium.MaxSharedFolderLinksNoPremiumText",
|
||||
"Premium.MaxSharedFolderLinksText",
|
||||
|
@ -17905,6 +17930,7 @@
|
|||
"SavedMessages.OpenChannel",
|
||||
"SavedMessages.OpenChat",
|
||||
"SavedMessages.OpenGroup",
|
||||
"SavedMessages.SubChatDeleted",
|
||||
"ScheduleLiveStream.ChannelText",
|
||||
"ScheduleLiveStream.Title",
|
||||
"ScheduleVoiceChat.ChannelText",
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">7599</span>
|
||||
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">7625</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/ios/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/ios/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/ios/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1578)</div>
|
||||
<div class="tr-section-caption">Unsorted (1604)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -760,6 +760,30 @@
|
|||
"plural": "<mark class=\"token\">%@</mark> days"
|
||||
}
|
||||
},
|
||||
"Call.EncryptedAlertText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Call.EncryptedAlertText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "If the emoji on <mark class=\"token\">%@</mark>'s screen are the same, this call is 100% secure."
|
||||
}
|
||||
},
|
||||
"Call.EncryptedAlertTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Call.EncryptedAlertTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This call is end-to-end encrypted"
|
||||
}
|
||||
},
|
||||
"Call.EncryptionKeyTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Call.EncryptionKeyTooltip",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Encryption key of this call"
|
||||
}
|
||||
},
|
||||
"Call.End": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Call.End",
|
||||
"photo_url": null,
|
||||
|
@ -848,6 +872,30 @@
|
|||
"singular": "speaker"
|
||||
}
|
||||
},
|
||||
"Call.StatusDeclined": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Call.StatusDeclined",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Call Declined"
|
||||
}
|
||||
},
|
||||
"Call.StatusMissed": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Call.StatusMissed",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Call Missed"
|
||||
}
|
||||
},
|
||||
"Call.Video": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Call.Video",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "video"
|
||||
}
|
||||
},
|
||||
"Call.VoiceOver.Minimize": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Call.VoiceOver.Minimize",
|
||||
"photo_url": null,
|
||||
|
@ -920,6 +968,14 @@
|
|||
"singular": "Outgoing Voice Call"
|
||||
}
|
||||
},
|
||||
"Call.YourCameraOff": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Call.YourCameraOff",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your camera is off"
|
||||
}
|
||||
},
|
||||
"Call.YourMicrophoneOff": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Call.YourMicrophoneOff",
|
||||
"photo_url": null,
|
||||
|
@ -1776,6 +1832,14 @@
|
|||
"singular": "Do you want to clear your recent reaction emoji from suggestions?"
|
||||
}
|
||||
},
|
||||
"Chat.ConfirmationRemoveFromSavedMessages": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ConfirmationRemoveFromSavedMessages",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove from Saved Messages"
|
||||
}
|
||||
},
|
||||
"Chat.ContextMenu.AdSponsorInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ContextMenu.AdSponsorInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/b844bc3c651/330dcf0aeb8704da7642717.jpg?c=25,614,280,280,280,280",
|
||||
|
@ -2149,6 +2213,14 @@
|
|||
"singular": "Reopen Topic"
|
||||
}
|
||||
},
|
||||
"Chat.PanelStatusAuthorHidden": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PanelStatusAuthorHidden",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Senders of these messages restricted to link<br/>their name when forwarding."
|
||||
}
|
||||
},
|
||||
"Chat.PanelTopicClosedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PanelTopicClosedText",
|
||||
"photo_url": null,
|
||||
|
@ -2181,6 +2253,54 @@
|
|||
"singular": "Text not allowed"
|
||||
}
|
||||
},
|
||||
"Chat.PlayOnceMesasge.DisableScreenCapture": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PlayOnceMesasge.DisableScreenCapture",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't play this message while screen recording is active."
|
||||
}
|
||||
},
|
||||
"Chat.PlayOnceMesasgeClose": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PlayOnceMesasgeClose",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Close"
|
||||
}
|
||||
},
|
||||
"Chat.PlayOnceMesasgeCloseAndDelete": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PlayOnceMesasgeCloseAndDelete",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Close and Delete"
|
||||
}
|
||||
},
|
||||
"Chat.PlayOnceVoiceMessageTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PlayOnceVoiceMessageTooltip",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This voice message can only be played once."
|
||||
}
|
||||
},
|
||||
"Chat.PlayOnceVoiceMessageYourTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PlayOnceVoiceMessageYourTooltip",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This message will disappear once **<mark class=\"token\">%@</mark>** plays it once."
|
||||
}
|
||||
},
|
||||
"Chat.PlayVoiceMessageOnceTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PlayVoiceMessageOnceTooltip",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "The recipients will be able to listen to it only once."
|
||||
}
|
||||
},
|
||||
"Chat.PsaTooltip.covid": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PsaTooltip.covid",
|
||||
"photo_url": null,
|
||||
|
@ -2277,6 +2397,14 @@
|
|||
"singular": "Private story"
|
||||
}
|
||||
},
|
||||
"Chat.SavedMessagesChatsTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.SavedMessagesChatsTooltip",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Tap to view your Saved Messages organized by type or source"
|
||||
}
|
||||
},
|
||||
"Chat.SendAllowedContentPeerText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.SendAllowedContentPeerText",
|
||||
"photo_url": null,
|
||||
|
@ -2453,6 +2581,14 @@
|
|||
"singular": "Slow Mode is active. You can't send more than one message at once."
|
||||
}
|
||||
},
|
||||
"Chat.TapToPlayVoiceMessageOnceTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.TapToPlayVoiceMessageOnceTooltip",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Tap to set this message to **Play Once**"
|
||||
}
|
||||
},
|
||||
"Chat.TopicIsClosedLabel": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.TopicIsClosedLabel",
|
||||
"photo_url": null,
|
||||
|
@ -2583,6 +2719,14 @@
|
|||
"singular": "<mark class=\"token\">%1$@</mark> has been added to <mark class=\"token\">%2$@</mark>"
|
||||
}
|
||||
},
|
||||
"ChatList.AuthorHidden": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.AuthorHidden",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Author Hidden"
|
||||
}
|
||||
},
|
||||
"ChatList.AutoarchiveSuggestion.OpenSettings": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.AutoarchiveSuggestion.OpenSettings",
|
||||
"photo_url": null,
|
||||
|
@ -2679,6 +2823,14 @@
|
|||
"singular": "This will **delete all messages** in this channel for **all subscribers**."
|
||||
}
|
||||
},
|
||||
"ChatList.DeleteSavedPeerConfirmation": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.DeleteSavedPeerConfirmation",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to delete saved messages from <mark class=\"token\">%@</mark>?"
|
||||
}
|
||||
},
|
||||
"ChatList.DeleteThreadsConfirmation": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.DeleteThreadsConfirmation",
|
||||
"photo_url": "https://telegra.ph/file/p/1b0ec74c1c0/bbe68f5c44162215f6ece17.jpg?c=160,886,280,280,280,280",
|
||||
|
@ -7024,6 +7176,22 @@
|
|||
"singular": "<mark class=\"token\">%@</mark> Sticker"
|
||||
}
|
||||
},
|
||||
"Message.VideoMessageExpired": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Message.VideoMessageExpired",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Expired video message"
|
||||
}
|
||||
},
|
||||
"Message.VoiceMessageExpired": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Message.VoiceMessageExpired",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Expired voice message"
|
||||
}
|
||||
},
|
||||
"MessageCalendar.DeleteConfirmation": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MessageCalendar.DeleteConfirmation",
|
||||
"photo_url": null,
|
||||
|
@ -8767,6 +8935,14 @@
|
|||
"singular": "This link will only work for group members."
|
||||
}
|
||||
},
|
||||
"PeerInfo.SavedMessagesTabTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PeerInfo.SavedMessagesTabTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Saved"
|
||||
}
|
||||
},
|
||||
"PeerInfo.TopicHeaderLocation": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PeerInfo.TopicHeaderLocation",
|
||||
"photo_url": null,
|
||||
|
@ -9317,6 +9493,30 @@
|
|||
"singular": "An older GIF was replaced with this one."
|
||||
}
|
||||
},
|
||||
"Premium.MaxSavedPinsFinalText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.MaxSavedPinsFinalText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't pin more than **<mark class=\"token\">%@</mark>** chats to the top. Unpin some that are currently pinned."
|
||||
}
|
||||
},
|
||||
"Premium.MaxSavedPinsNoPremiumText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.MaxSavedPinsNoPremiumText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't pin more than **<mark class=\"token\">%@</mark>** chats to the top. Unpin some that are currently pinned."
|
||||
}
|
||||
},
|
||||
"Premium.MaxSavedPinsText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.MaxSavedPinsText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't pin more than **<mark class=\"token\">%1$@</mark>** chats to the top. Unpin some that are currently pinned or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">%2$@</mark>** chats."
|
||||
}
|
||||
},
|
||||
"Premium.MaxSharedFolderLinksFinalText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.MaxSharedFolderLinksFinalText",
|
||||
"photo_url": null,
|
||||
|
@ -10103,6 +10303,14 @@
|
|||
"singular": "Open Group"
|
||||
}
|
||||
},
|
||||
"SavedMessages.SubChatDeleted": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/SavedMessages.SubChatDeleted",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Saved messages deleted."
|
||||
}
|
||||
},
|
||||
"ScheduleVoiceChat.ChannelText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ScheduleVoiceChat.ChannelText",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue