mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 13:04:31 +01:00
Update content of files
This commit is contained in:
parent
9ed0ca7cee
commit
183c30f007
6 changed files with 56 additions and 47 deletions
|
@ -16585,6 +16585,7 @@
|
|||
"RequestPeer.Requirement.Group.ForumOff",
|
||||
"RequestPeer.Requirement.Group.ForumOn",
|
||||
"RequestPeer.Requirement.Group.HasUsernameOff",
|
||||
"RequestPeer.Requirement.Group.HasUsernameOn",
|
||||
"RequestPeer.Requirement.Group.ParticipantOn",
|
||||
"RequestPeer.Requirement.Group.Rights",
|
||||
"RequestPeer.Requirement.Group.Rights.AddAdmins",
|
||||
|
|
|
@ -226,7 +226,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/profile/" class="tr-section">
|
||||
<div class="tr-section-cover cover5"></div>
|
||||
<div class="tr-section-caption">Profile (116)</div>
|
||||
<div class="tr-section-caption">Profile (117)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/settings/" class="tr-section">
|
||||
|
@ -236,7 +236,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/stories/" class="tr-section">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (368)</div>
|
||||
<div class="tr-section-caption">Stories (370)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/camera_and_media/" class="tr-section">
|
||||
|
@ -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 (1474)</div>
|
||||
<div class="tr-section-caption">Unsorted (1471)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -349,6 +349,14 @@
|
|||
"singular": "Change Emoji Status"
|
||||
}
|
||||
},
|
||||
"PeerInfo.Channel.ArchivedStories": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/PeerInfo.Channel.ArchivedStories",
|
||||
"photo_url": "https://telegra.ph/file/p/463456078b1/cc3fe366215d5b3d4596717.jpg?c=208,454,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Archived Stories"
|
||||
}
|
||||
},
|
||||
"PeerInfo.GiftPremium": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/PeerInfo.GiftPremium",
|
||||
"photo_url": "https://telegra.ph/file/p/f5b027f98c6/a537d3ac411759e67d3e817.jpg?c=189,766,280,280,280,280",
|
||||
|
|
|
@ -207,6 +207,14 @@
|
|||
"singular": "This channel reached **Level <mark class=\"token\">%1$@</mark>** and can now post <mark class=\"token\">%2$@</mark>."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.CopyLink": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/ChannelBoost.CopyLink",
|
||||
"photo_url": "https://telegra.ph/file/p/8c4ad34c8b9/6515a5ef24393b01354ec17.jpg?c=177,963,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Copy Link"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableStories": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/ChannelBoost.EnableStories",
|
||||
"photo_url": "https://telegra.ph/file/p/8c4ad34c8b9/6515a5ef24393b01354ec17.jpg?c=161,507,280,280,280,280",
|
||||
|
@ -1061,6 +1069,14 @@
|
|||
"singular": "Premium Subscribers"
|
||||
}
|
||||
},
|
||||
"Stats.Statistics": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Stats.Statistics",
|
||||
"photo_url": "https://telegra.ph/file/p/c36854fc986/526bd1e33f6697a0af62a17.jpg?c=119,67,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Statistics"
|
||||
}
|
||||
},
|
||||
"StorageManagement.SectionStories": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/StorageManagement.SectionStories",
|
||||
"photo_url": "https://telegra.ph/file/p/b5ab868e592/42b43b8f1fd878b3f0e7f17.jpg?c=70,272,280,280,280,280",
|
||||
|
|
|
@ -1504,14 +1504,6 @@
|
|||
"singular": "<mark class=\"token\">%1$@</mark> needed to be able to post <mark class=\"token\">%2$@</mark>."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.CopyLink": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.CopyLink",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Copy Link"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Error.GiftedPremiumNotAllowedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.Error.GiftedPremiumNotAllowedText",
|
||||
"photo_url": null,
|
||||
|
@ -7971,14 +7963,6 @@
|
|||
"singular": "Video"
|
||||
}
|
||||
},
|
||||
"PeerInfo.Channel.ArchivedStories": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PeerInfo.Channel.ArchivedStories",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Archived Stories"
|
||||
}
|
||||
},
|
||||
"PeerInfo.GroupAboutItem": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PeerInfo.GroupAboutItem",
|
||||
"photo_url": null,
|
||||
|
@ -9050,6 +9034,14 @@
|
|||
"singular": "The group must have topics turned on."
|
||||
}
|
||||
},
|
||||
"RequestPeer.Requirement.Group.HasUsernameOn": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/RequestPeer.Requirement.Group.HasUsernameOn",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The group must be public."
|
||||
}
|
||||
},
|
||||
"RequestPeer.Requirement.Group.ParticipantOn": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/RequestPeer.Requirement.Group.ParticipantOn",
|
||||
"photo_url": null,
|
||||
|
@ -9765,14 +9757,6 @@
|
|||
"plural": "<mark class=\"token\">%@</mark> views"
|
||||
}
|
||||
},
|
||||
"Stats.Statistics": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.Statistics",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Statistics"
|
||||
}
|
||||
},
|
||||
"StickerPack.AddEmojiCount": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/StickerPack.AddEmojiCount",
|
||||
"photo_url": "https://telegra.ph/file/p/93f9132355e/d220b23ba474489d2a21717.jpg?c=159,957,280,280,280,280",
|
||||
|
|
|
@ -2931,9 +2931,9 @@
|
|||
"CantBoostWithGiftedPremiumDescription": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/CantBoostWithGiftedPremiumDescription",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Because your **Telegram Premium** subscription was gifted to you, you can’t use it boost channels."
|
||||
"singular": "Because your **Telegram Premium** subscription was gifted to you, you can’t use it to boost channels."
|
||||
}
|
||||
},
|
||||
"Caption": {
|
||||
|
@ -3075,7 +3075,7 @@
|
|||
"ChannelBoostsJustReachedLevel1": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ChannelBoostsJustReachedLevel1",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This channel reached **Level 1** and can now post stories."
|
||||
}
|
||||
|
@ -3085,7 +3085,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This channel reached **Level <mark class=\"token\">{0}</mark>** and can now post **<mark class=\"token\">{0}</mark> stories** per day."
|
||||
"singular": "This channel reached **Level <mark class=\"token\">{0}</mark>** and can now post **<mark class=\"token\">{1}</mark> stories** per day."
|
||||
}
|
||||
},
|
||||
"ChannelBots": {
|
||||
|
@ -3227,7 +3227,7 @@
|
|||
"ChannelManageMessages": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ChannelManageMessages",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Manage Messages"
|
||||
}
|
||||
|
@ -3235,7 +3235,7 @@
|
|||
"ChannelManageStories": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ChannelManageStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Manage Stories"
|
||||
}
|
||||
|
@ -3269,7 +3269,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This channel need **<mark class=\"token\">{0}</mark>** more boosts to be able post **<mark class=\"token\">{1}</mark> stories** per day."
|
||||
"singular": "This channel need **<mark class=\"token\">{0}</mark>** more boosts to be able to post **<mark class=\"token\">{1}</mark> stories** per day."
|
||||
}
|
||||
},
|
||||
"ChannelNeedBoostsDescriptionLevel1": {
|
||||
|
@ -3285,7 +3285,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This channel need **<mark class=\"token\">{0}</mark>** more boosts to be able post **<mark class=\"token\">{1}</mark> stories** per day. Help make it possible!"
|
||||
"singular": "This channel need **<mark class=\"token\">{0}</mark>** more boosts to be able to post **<mark class=\"token\">{1}</mark> stories** per day. Help make it possible!"
|
||||
}
|
||||
},
|
||||
"ChannelOtherMembers": {
|
||||
|
@ -4482,7 +4482,7 @@
|
|||
"EditAdminDeleteStories": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/EditAdminDeleteStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Delete Stories of Others"
|
||||
}
|
||||
|
@ -4490,7 +4490,7 @@
|
|||
"EditAdminEditStories": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/EditAdminEditStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Edit Stories of Others"
|
||||
}
|
||||
|
@ -4506,7 +4506,7 @@
|
|||
"EditAdminPostStories": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/EditAdminPostStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Post Stories"
|
||||
}
|
||||
|
@ -5226,7 +5226,7 @@
|
|||
"EventLogPromotedDeleteStories": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/EventLogPromotedDeleteStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Delete stories"
|
||||
}
|
||||
|
@ -5242,7 +5242,7 @@
|
|||
"EventLogPromotedEditStories": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/EventLogPromotedEditStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Edit stories"
|
||||
}
|
||||
|
@ -5274,7 +5274,7 @@
|
|||
"EventLogPromotedPostStories": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/EventLogPromotedPostStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Post stories"
|
||||
}
|
||||
|
@ -6234,7 +6234,7 @@
|
|||
"HelpUpgradeChannel": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/HelpUpgradeChannel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Help Upgrade This Channel"
|
||||
}
|
||||
|
@ -8958,9 +8958,9 @@
|
|||
"PremiumNeededForBoosting": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/PremiumNeededForBoosting",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only **Telegram Premium** subscribeers can boost channels. Do you want subscribe to **Telegram Premium?**"
|
||||
"singular": "Only **Telegram Premium** subscribers can boost channels. Do you want to subscribe to **Telegram Premium?**"
|
||||
}
|
||||
},
|
||||
"PremiumPreviewAppIcon": {
|
||||
|
@ -9304,7 +9304,7 @@
|
|||
"Replace": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Replace",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Replace"
|
||||
}
|
||||
|
@ -9312,7 +9312,7 @@
|
|||
"ReplaceBoostChannelDescription": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ReplaceBoostChannelDescription",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You currently boost **<mark class=\"token\">{0}</mark>**. Do you want to boost **<mark class=\"token\">{1}</mark>** instead?"
|
||||
}
|
||||
|
@ -12408,7 +12408,7 @@
|
|||
"YouBoostedChannel": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/YouBoostedChannel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You Boosted The Channel"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue