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
867904f45c
commit
509655aa3a
6 changed files with 130 additions and 121 deletions
|
@ -1081,6 +1081,7 @@
|
|||
"BoostingGiveawayPrivateChannel",
|
||||
"BoostingGiveawayPrivateChannelWarning",
|
||||
"BoostingGiveawayPrizes",
|
||||
"BoostingGiveawayPrizes",
|
||||
"BoostingGiveawayResults",
|
||||
"BoostingGiveawayResultsMsgAllAndMoreWinners",
|
||||
"BoostingGiveawayResultsMsgAllWinnersReceivedLinks",
|
||||
|
|
|
@ -221,7 +221,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1234)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1246)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/profile/" class="tr-section">
|
||||
|
@ -231,12 +231,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (1309)</div>
|
||||
<div class="tr-section-caption">Settings (1310)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/stories/" class="tr-section">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (374)</div>
|
||||
<div class="tr-section-caption">Stories (376)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/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/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1641)</div>
|
||||
<div class="tr-section-caption">Unsorted (1627)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1181,6 +1181,15 @@
|
|||
"singular": "Delete announcement"
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayHowItWorksIncludeText": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayHowItWorksIncludeText",
|
||||
"photo_url": "https://telegra.ph/file/p/3a73f7b8ef6/54f8082e9b3d1fd0b0a9c17.jpg?c=45,345,477,477,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%2$s</mark>** also included **<mark class=\"token\">%1$d</mark>** **<mark class=\"token\">%3$s</mark>** with the prizes. The channel admins are responsible for delivering these prizes.",
|
||||
"plural": "**<mark class=\"token\">%2$s</mark>** also included **<mark class=\"token\">%1$d</mark>** **<mark class=\"token\">%3$s</mark>** with the prizes. The channel admins are responsible for delivering these prizes."
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayHowItWorksSubTextDate": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayHowItWorksSubTextDate",
|
||||
"photo_url": "https://telegra.ph/file/p/3e67a540456/5399b10ae611684027a2117.jpg?c=39,362,512,512,280,280",
|
||||
|
@ -1199,6 +1208,23 @@
|
|||
"plural": "On **<mark class=\"token\">%2$s</mark>**, Telegram will automatically select **<mark class=\"token\">%3$s</mark>** random users that joined **<mark class=\"token\">%4$s</mark>** and **<mark class=\"token\">%5$s</mark>** other listed channels after **<mark class=\"token\">%6$s</mark>** on **<mark class=\"token\">%7$s</mark>**."
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayMsgPrizes": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayMsgPrizes",
|
||||
"photo_url": "https://telegra.ph/file/p/28e78ecca9a/691f5c8313ad0fd4d946617.jpg?c=110,541,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%1$d</mark>** <mark class=\"token\">%2$s</mark>",
|
||||
"plural": "**<mark class=\"token\">%1$d</mark>** <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayMsgWithDivider": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayMsgWithDivider",
|
||||
"photo_url": "https://telegra.ph/file/p/28e78ecca9a/691f5c8313ad0fd4d946617.jpg?c=110,567,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "with"
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayNotEligibleCountry": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayNotEligibleCountry",
|
||||
"photo_url": "https://telegra.ph/file/p/4e1ebe2e8e7/7003a1d0a1a68b5abafd117.jpg?c=40,463,505,505,280,280",
|
||||
|
@ -1207,6 +1233,57 @@
|
|||
"singular": "You are not eligible to participate in this giveaway because your country is not included in the terms of the giveaway."
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayPrizes": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayPrizes",
|
||||
"photo_url": "https://telegra.ph/file/p/28e78ecca9a/691f5c8313ad0fd4d946617.jpg?c=93,514,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**Giveaway Prizes**"
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayResultsMsgAllWinnersReceivedLinks": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayResultsMsgAllWinnersReceivedLinks",
|
||||
"photo_url": "https://telegra.ph/file/p/945065f9f0d/12d67910fce174eff042a17.jpg?c=39,694,390,390,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "All winners received gift links in private messages."
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayResultsMsgWinners": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayResultsMsgWinners",
|
||||
"photo_url": "https://telegra.ph/file/p/945065f9f0d/12d67910fce174eff042a17.jpg?c=110,680,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**Winner**",
|
||||
"plural": "**Winners**"
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayResultsMsgWinnersSelected": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayResultsMsgWinnersSelected",
|
||||
"photo_url": "https://telegra.ph/file/p/945065f9f0d/12d67910fce174eff042a17.jpg?c=93,589,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**Winners Selected!**"
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayResultsMsgWinnersTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayResultsMsgWinnersTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/945065f9f0d/12d67910fce174eff042a17.jpg?c=37,560,395,395,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$d</mark> winner of the **Giveaway** was randomly selected by Telegram.",
|
||||
"plural": "<mark class=\"token\">%1$d</mark> winners of the **Giveaway** were randomly selected by Telegram."
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayServiceWinnersSelected": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayServiceWinnersSelected",
|
||||
"photo_url": "https://telegra.ph/file/p/28e78ecca9a/691f5c8313ad0fd4d946617.jpg?c=0,68,600,652,258,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> winner of the giveaway was randomly selected by Telegram and received their gift link in a private message.",
|
||||
"plural": "<mark class=\"token\">%d</mark> winners of the giveaway were randomly selected by Telegram and received their gift links in private messages."
|
||||
}
|
||||
},
|
||||
"BoostingPreparedGiveawayOne": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingPreparedGiveawayOne",
|
||||
"photo_url": "https://telegra.ph/file/p/bc53f09b121/1608494df45f00d6e520b17.jpg?c=91,329,280,280,280,280",
|
||||
|
@ -2432,6 +2509,22 @@
|
|||
"singular": "Set a wallpaper that will be visible for everyone reading your channel."
|
||||
}
|
||||
},
|
||||
"ChannelWallpaperInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/ChannelWallpaperInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/98bd38fc65a/c2a65f20d1a2f14c09d7517.jpg?c=9,160,534,534,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Upload your own background image for the channel."
|
||||
}
|
||||
},
|
||||
"ChannelWallpaperRemove": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/ChannelWallpaperRemove",
|
||||
"photo_url": "https://telegra.ph/file/p/98bd38fc65a/c2a65f20d1a2f14c09d7517.jpg?c=97,155,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove Wallpaper"
|
||||
}
|
||||
},
|
||||
"Characters": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/Characters",
|
||||
"photo_url": "https://telegra.ph/file/p/778fc2eda4b/4368c5bd270926dbfb3ea17.jpg?c=166,161,280,280,280,280",
|
||||
|
@ -2562,6 +2655,14 @@
|
|||
"singular": "Upload from Gallery"
|
||||
}
|
||||
},
|
||||
"ChooseFromGallery2": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/ChooseFromGallery2",
|
||||
"photo_url": "https://telegra.ph/file/p/98bd38fc65a/c2a65f20d1a2f14c09d7517.jpg?c=98,86,295,295,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Choose from Gallery"
|
||||
}
|
||||
},
|
||||
"ChooseFromSearch": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/ChooseFromSearch",
|
||||
"photo_url": "https://telegra.ph/file/p/ebf3f90ed02/1367970db566722db66f41d.jpg?c=166,1424,280,280,280,280",
|
||||
|
|
|
@ -4545,6 +4545,14 @@
|
|||
"singular": "Animated Stickers"
|
||||
}
|
||||
},
|
||||
"LiteOptionsThanos": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/LiteOptionsThanos",
|
||||
"photo_url": "https://telegra.ph/file/p/83349113b24/f7d6dec2102f48464800a17.jpg?c=150,727,284,284,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Dust-effect deletion"
|
||||
}
|
||||
},
|
||||
"LiteOptionsTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/LiteOptionsTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/9adc2fc0aaf/c2a49d12ff980e47f373f16.jpg?c=0,134,277,280,278,280",
|
||||
|
|
|
@ -1360,6 +1360,22 @@
|
|||
"singular": "Type to search."
|
||||
}
|
||||
},
|
||||
"SegmentationCutOut": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/SegmentationCutOut",
|
||||
"photo_url": "https://telegra.ph/file/p/0ffc30f0223/6b3f1557f1a80879c4b7717.jpg?c=228,327,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Cut Out"
|
||||
}
|
||||
},
|
||||
"SegmentationUndoCutOut": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/SegmentationUndoCutOut",
|
||||
"photo_url": "https://telegra.ph/file/p/2836beadaca/f1a18d1b378665972e83817.jpg?c=230,326,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Undo Cut"
|
||||
}
|
||||
},
|
||||
"SelfStoryTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/SelfStoryTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/cb8ba1343b3/09dc167ab8e5063bf541517.jpg?c=52,37,280,280,280,280",
|
||||
|
|
|
@ -2018,15 +2018,6 @@
|
|||
"singular": "The channel cancelled the prizes by refunding the payment for them."
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayHowItWorksIncludeText": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayHowItWorksIncludeText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%2$s</mark>** also included **<mark class=\"token\">%1$d</mark>** **<mark class=\"token\">%3$s</mark>** with the prizes. The channel admins are responsible for delivering these prizes.",
|
||||
"plural": "**<mark class=\"token\">%2$s</mark>** also included **<mark class=\"token\">%1$d</mark>** **<mark class=\"token\">%3$s</mark>** with the prizes. The channel admins are responsible for delivering these prizes."
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayHowItWorksSubTextDateEnd": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayHowItWorksSubTextDateEnd",
|
||||
"photo_url": null,
|
||||
|
@ -2159,23 +2150,6 @@
|
|||
"plural": "All users who joined the channels<br/>below after this announcement:"
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayMsgPrizes": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayMsgPrizes",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%1$d</mark>** <mark class=\"token\">%2$s</mark>",
|
||||
"plural": "**<mark class=\"token\">%1$d</mark>** <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayMsgWithDivider": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayMsgWithDivider",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "with"
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayNotEligible": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayNotEligible",
|
||||
"photo_url": null,
|
||||
|
@ -2218,40 +2192,6 @@
|
|||
"plural": "**And <mark class=\"token\">%1$d</mark> more!**"
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayResultsMsgAllWinnersReceivedLinks": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayResultsMsgAllWinnersReceivedLinks",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "All winners received gift links in private messages."
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayResultsMsgWinners": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayResultsMsgWinners",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**Winner**",
|
||||
"plural": "**Winners**"
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayResultsMsgWinnersSelected": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayResultsMsgWinnersSelected",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**Winners Selected!**"
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayResultsMsgWinnersTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayResultsMsgWinnersTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$d</mark> winner of the **Giveaway** was randomly selected by Telegram.",
|
||||
"plural": "<mark class=\"token\">%1$d</mark> winners of the **Giveaway** were randomly selected by Telegram."
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayServiceUndistributed": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayServiceUndistributed",
|
||||
"photo_url": null,
|
||||
|
@ -2261,15 +2201,6 @@
|
|||
"plural": "<mark class=\"token\">%d</mark> undistributed links codes were forwarded to channel administrators."
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayServiceWinnersSelected": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayServiceWinnersSelected",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> winner of the giveaway was randomly selected by Telegram and received their gift link in a private message.",
|
||||
"plural": "<mark class=\"token\">%d</mark> winners of the giveaway were randomly selected by Telegram and received their gift links in private messages."
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayShortStatusParticipating": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayShortStatusParticipating",
|
||||
"photo_url": null,
|
||||
|
@ -3368,22 +3299,6 @@
|
|||
"singular": "<mark class=\"token\">%1$s</mark> updated its photo"
|
||||
}
|
||||
},
|
||||
"ChannelWallpaperInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelWallpaperInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Upload your own background image for the channel."
|
||||
}
|
||||
},
|
||||
"ChannelWallpaperRemove": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelWallpaperRemove",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove Wallpaper"
|
||||
}
|
||||
},
|
||||
"ChatHintsDelete": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChatHintsDelete",
|
||||
"photo_url": null,
|
||||
|
@ -3659,14 +3574,6 @@
|
|||
"singular": "Set a Color as Wallpaper"
|
||||
}
|
||||
},
|
||||
"ChooseFromGallery2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChooseFromGallery2",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Choose from Gallery"
|
||||
}
|
||||
},
|
||||
"ChooseMapPreviewProvider": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChooseMapPreviewProvider",
|
||||
"photo_url": null,
|
||||
|
@ -6613,14 +6520,6 @@
|
|||
"plural": "<mark class=\"token\">%1$d</mark> links"
|
||||
}
|
||||
},
|
||||
"LiteOptionsThanos": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/LiteOptionsThanos",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Dust-effect deletion"
|
||||
}
|
||||
},
|
||||
"LitePowerSaver": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/LitePowerSaver",
|
||||
"photo_url": null,
|
||||
|
@ -9767,22 +9666,6 @@
|
|||
"singular": "y"
|
||||
}
|
||||
},
|
||||
"SegmentationCutOut": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SegmentationCutOut",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Cut Out"
|
||||
}
|
||||
},
|
||||
"SegmentationUndoCutOut": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SegmentationUndoCutOut",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Undo Cut"
|
||||
}
|
||||
},
|
||||
"SelectChatsForAutoDelete": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SelectChatsForAutoDelete",
|
||||
"photo_url": "https://telegra.ph/file/p/b4a6fdacf34/2861fd2d6f8633246467b17.jpg?c=89,25,386,386,280,280",
|
||||
|
|
Loading…
Reference in a new issue