mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
8852b020f2
commit
4136d1ed9c
6 changed files with 75 additions and 57 deletions
|
@ -2790,6 +2790,7 @@
|
|||
"IncorrectTheme",
|
||||
"IncreaseLimit",
|
||||
"IncreaseLimit",
|
||||
"IncreaseLimit",
|
||||
"Info",
|
||||
"Info",
|
||||
"Info",
|
||||
|
@ -2970,6 +2971,7 @@
|
|||
"LimitPremium",
|
||||
"LimitReached",
|
||||
"LimitReached",
|
||||
"LimitReached",
|
||||
"LimitReachedAccounts",
|
||||
"LimitReachedAccountsPremium",
|
||||
"LimitReachedChatInFolders",
|
||||
|
|
|
@ -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 (1119)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1110)</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">
|
||||
|
@ -236,7 +236,7 @@
|
|||
</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 (312)</div>
|
||||
<div class="tr-section-caption">Stories (329)</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 (1504)</div>
|
||||
<div class="tr-section-caption">Unsorted (1499)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3368,7 +3368,7 @@
|
|||
"EventLogPromotedDeleteStories": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/EventLogPromotedDeleteStories",
|
||||
"photo_url": "https://telegra.ph/file/p/4f80a221490/a2ad37da99bc1b2c4aae317.jpg?c=99,847,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Delete stories"
|
||||
}
|
||||
|
@ -3384,7 +3384,7 @@
|
|||
"EventLogPromotedEditStories": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/EventLogPromotedEditStories",
|
||||
"photo_url": "https://telegra.ph/file/p/4f80a221490/a2ad37da99bc1b2c4aae317.jpg?c=91,817,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Edit stories"
|
||||
}
|
||||
|
@ -3424,7 +3424,7 @@
|
|||
"EventLogPromotedPostStories": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/EventLogPromotedPostStories",
|
||||
"photo_url": "https://telegra.ph/file/p/4f80a221490/a2ad37da99bc1b2c4aae317.jpg?c=94,795,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Post stories"
|
||||
}
|
||||
|
|
|
@ -144,14 +144,30 @@
|
|||
"singular": "Boost Channel"
|
||||
}
|
||||
},
|
||||
"BoostExpireOn": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/BoostExpireOn",
|
||||
"photo_url": "https://telegra.ph/file/p/aee7270356e/d3b6641207bf79ea869aa17.jpg?c=75,547,293,293,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "boost expires on <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"Boosters": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/Boosters",
|
||||
"photo_url": "https://telegra.ph/file/p/ac3fa99ecea/563e9cf13d6481be3302f17.jpg?c=10,508,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Boosters"
|
||||
}
|
||||
},
|
||||
"BoostersInfoDescription": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/BoostersInfoDescription",
|
||||
"photo_url": "https://telegra.ph/file/p/aee7270356e/d3b6641207bf79ea869aa17.jpg?c=0,456,519,520,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your channel is currently boosted by these users."
|
||||
}
|
||||
},
|
||||
"BoostingEnableStories": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/BoostingEnableStories",
|
||||
"photo_url": "https://telegra.ph/file/p/f705cad9a57/9e08e1419d3e25519e49a17.jpg?c=160,623,280,280,280,280",
|
||||
|
@ -179,7 +195,7 @@
|
|||
"Boosts": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/Boosts",
|
||||
"photo_url": "https://telegra.ph/file/p/ac3fa99ecea/563e9cf13d6481be3302f17.jpg?c=248,948,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Boosts"
|
||||
}
|
||||
|
@ -195,7 +211,7 @@
|
|||
"BoostsLevel": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/BoostsLevel",
|
||||
"photo_url": "https://telegra.ph/file/p/f705cad9a57/9e08e1419d3e25519e49a17.jpg?c=26,554,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Level <mark class=\"token\">%d</mark>"
|
||||
}
|
||||
|
@ -203,7 +219,7 @@
|
|||
"BoostsLevel2": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/BoostsLevel2",
|
||||
"photo_url": "https://telegra.ph/file/p/ac3fa99ecea/563e9cf13d6481be3302f17.jpg?c=9,348,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Level"
|
||||
}
|
||||
|
@ -514,6 +530,14 @@
|
|||
"singular": "Hide my views from the past 5 minutes."
|
||||
}
|
||||
},
|
||||
"IncreaseLimit": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/IncreaseLimit",
|
||||
"photo_url": "https://telegra.ph/file/p/b01f7dfe722/767a8cc220a66f99e8a6517.jpg?c=58,40,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Increase Limit"
|
||||
}
|
||||
},
|
||||
"LearnMore": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/LearnMore",
|
||||
"photo_url": "https://telegra.ph/file/p/3ebd26755e8/7ce1689e31fc2c07cfe7717.jpg?c=160,797,280,280,280,280",
|
||||
|
@ -522,6 +546,14 @@
|
|||
"singular": "Learn More"
|
||||
}
|
||||
},
|
||||
"LimitReached": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/LimitReached",
|
||||
"photo_url": "https://telegra.ph/file/p/0bb58ac1b56/6a34f1f1f210ef670228e17.jpg?c=72,15,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Limit Reached"
|
||||
}
|
||||
},
|
||||
"LimitReachedStoriesCount": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/LimitReachedStoriesCount",
|
||||
"photo_url": "https://telegra.ph/file/p/f7d06fd9e62/683622fe306e922b07ad617.jpg?c=3,524,594,594,280,280",
|
||||
|
@ -1511,7 +1543,7 @@
|
|||
"StoryChannelEnableKeep": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryChannelEnableKeep",
|
||||
"photo_url": "https://telegra.ph/file/p/4f531888436/ea08a0c5d84f04972e9b517.jpg?c=32,25,561,561,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Users allowed to view your story will see it on the channel after it expires."
|
||||
}
|
||||
|
@ -1925,6 +1957,14 @@
|
|||
"singular": "Subscribe to **Telegram Premium** to add links and formatting to your story captions."
|
||||
}
|
||||
},
|
||||
"StoryPremiumWidgets": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryPremiumWidgets",
|
||||
"photo_url": "https://telegra.ph/file/p/b01f7dfe722/767a8cc220a66f99e8a6517.jpg?c=42,42,533,533,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Subscribe to **Telegram Premium** to add up to 5 reaction stickers to a story."
|
||||
}
|
||||
},
|
||||
"StoryPrivacyAlertAsMessageSubtitle": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryPrivacyAlertAsMessageSubtitle",
|
||||
"photo_url": null,
|
||||
|
@ -2252,6 +2292,14 @@
|
|||
"plural": "<mark class=\"token\">%d</mark> recipients"
|
||||
}
|
||||
},
|
||||
"StoryReactionsWidgetLimit": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryReactionsWidgetLimit",
|
||||
"photo_url": "https://telegra.ph/file/p/0bb58ac1b56/6a34f1f1f210ef670228e17.jpg?c=43,25,550,550,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can’t add more than 5 reaction stickers to a story."
|
||||
}
|
||||
},
|
||||
"StoryReplyDisabled": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryReplyDisabled",
|
||||
"photo_url": "https://telegra.ph/file/p/ba9d64c2258/79babf8e47871d5aac35717.jpg?c=13,853,338,338,280,280",
|
||||
|
@ -2488,6 +2536,14 @@
|
|||
"singular": "Choose the order for the \nlist of viewers."
|
||||
}
|
||||
},
|
||||
"StoryWidgetAudio": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryWidgetAudio",
|
||||
"photo_url": "https://telegra.ph/file/p/0bb58ac1b56/6a34f1f1f210ef670228e17.jpg?c=251,541,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Audio"
|
||||
}
|
||||
},
|
||||
"StoryWidgetLocation": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryWidgetLocation",
|
||||
"photo_url": "https://telegra.ph/file/p/5a584e8d4a4/fbc26c278e3a23342602e17.jpg?c=102,541,280,280,280,280",
|
||||
|
|
|
@ -1909,18 +1909,10 @@
|
|||
"singular": "BLOCK"
|
||||
}
|
||||
},
|
||||
"BoostExpireOn": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostExpireOn",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "boost expires on <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"BoostLinkButton": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostLinkButton",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "BOOST"
|
||||
}
|
||||
|
@ -1934,14 +1926,6 @@
|
|||
"plural": "**<mark class=\"token\">%d</mark>** stories"
|
||||
}
|
||||
},
|
||||
"BoostersInfoDescription": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostersInfoDescription",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your channel is currently boosted by these users."
|
||||
}
|
||||
},
|
||||
"BoostsMaxLevelReached": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostsMaxLevelReached",
|
||||
"photo_url": null,
|
||||
|
@ -2402,7 +2386,7 @@
|
|||
"ChannelBoostsJustReachedLevelNext": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelBoostsJustReachedLevelNext",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This channel reached **Level <mark class=\"token\">%1$d</mark>** and can now post **<mark class=\"token\">%2$s</mark>** per day."
|
||||
}
|
||||
|
@ -9622,14 +9606,6 @@
|
|||
"singular": "Saved stories can be viewed by others on the channel’s profile until an admin removes them."
|
||||
}
|
||||
},
|
||||
"StoryPremiumWidgets": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryPremiumWidgets",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Subscribe to **Telegram Premium** to add up to 5 reaction stickers to a story."
|
||||
}
|
||||
},
|
||||
"StoryPrivacyWhoCanView": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryPrivacyWhoCanView",
|
||||
"photo_url": null,
|
||||
|
@ -9646,14 +9622,6 @@
|
|||
"singular": "Send reaction as a private message"
|
||||
}
|
||||
},
|
||||
"StoryReactionsWidgetLimit": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryReactionsWidgetLimit",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can’t add more than 5 reaction stickers to a story."
|
||||
}
|
||||
},
|
||||
"StoryTapToSound": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryTapToSound",
|
||||
"photo_url": null,
|
||||
|
@ -9670,14 +9638,6 @@
|
|||
"singular": "Story removed from the channel’s profile"
|
||||
}
|
||||
},
|
||||
"StoryWidgetAudio": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryWidgetAudio",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Audio"
|
||||
}
|
||||
},
|
||||
"Style": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Style",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -202,7 +202,7 @@
|
|||
"ChannelBoost.BoostedChannelReachedLevel": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/ChannelBoost.BoostedChannelReachedLevel",
|
||||
"photo_url": "https://telegra.ph/file/p/3fb6cabed8d/1e6d93988b5916f90d2a517.jpg?c=86,760,426,426,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This channel reached **Level <mark class=\"token\">%1$@</mark>** and can now post <mark class=\"token\">%2$@</mark>."
|
||||
}
|
||||
|
@ -1008,7 +1008,7 @@
|
|||
"Stats.Boosts.BoostersNone": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Stats.Boosts.BoostersNone",
|
||||
"photo_url": "https://telegra.ph/file/p/c36854fc986/526bd1e33f6697a0af62a17.jpg?c=25,542,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "BOOSTERS"
|
||||
}
|
||||
|
@ -1780,7 +1780,7 @@
|
|||
"Story.Editor.TooltipReachedReactionLimitText": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.Editor.TooltipReachedReactionLimitText",
|
||||
"photo_url": "https://telegra.ph/file/p/2d7aa20c17c/9732a74962a69e882d57217.jpg?c=58,79,470,470,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can't add up more than <mark class=\"token\">%@</mark> to a story."
|
||||
}
|
||||
|
@ -2225,7 +2225,7 @@
|
|||
"Story.Privacy.TooltipStoryArchivedChannel": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.Privacy.TooltipStoryArchivedChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/c8250bddb08/7376803b886dad27276ab17.jpg?c=45,57,531,531,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Users will see this story on the channel page even after it expires."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue