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
fcf9375ccc
commit
28af1302c0
5 changed files with 92 additions and 83 deletions
|
@ -7677,6 +7677,7 @@
|
|||
"StoryYouMentionInDialog",
|
||||
"StoryYouMentionedTitle",
|
||||
"Streaming",
|
||||
"Streaming",
|
||||
"Strike",
|
||||
"Style",
|
||||
"SubscribeRequests",
|
||||
|
|
|
@ -216,12 +216,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (512)</div>
|
||||
<div class="tr-section-caption">Private chats (515)</div>
|
||||
</a></div>
|
||||
</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 (1589)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1597)</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">
|
||||
|
@ -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 (1943)</div>
|
||||
<div class="tr-section-caption">Unsorted (1933)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -10736,6 +10736,14 @@
|
|||
"singular": "Story Statistics"
|
||||
}
|
||||
},
|
||||
"Streaming": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/Streaming",
|
||||
"photo_url": "https://telegra.ph/file/p/0fbfc893f3f/64a7629431379d156d9a717.jpg?c=159,434,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Streaming"
|
||||
}
|
||||
},
|
||||
"SubscribeRequests": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/SubscribeRequests",
|
||||
"photo_url": "https://telegra.ph/file/p/6caa6edd736/ec2f40c7c2f28dde4fe8e17.jpg?c=80,412,280,280,280,280",
|
||||
|
@ -11730,6 +11738,14 @@
|
|||
"singular": "Subscribers of this channel will be notified once you start the live stream."
|
||||
}
|
||||
},
|
||||
"VoipChannelStartStreaming": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/VoipChannelStartStreaming",
|
||||
"photo_url": "https://telegra.ph/file/p/0fbfc893f3f/64a7629431379d156d9a717.jpg?c=160,929,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Start Streaming"
|
||||
}
|
||||
},
|
||||
"VoipChannelStartVoiceChat": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/VoipChannelStartVoiceChat",
|
||||
"photo_url": "https://telegra.ph/file/p/d9cde9fdca7/75b7ab51f2b535fa0b2f317.jpg?c=160,797,280,280,280,280",
|
||||
|
@ -11834,6 +11850,46 @@
|
|||
"singular": "Stop sharing screen"
|
||||
}
|
||||
},
|
||||
"VoipChatStreamKey": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/VoipChatStreamKey",
|
||||
"photo_url": "https://telegra.ph/file/p/0fbfc893f3f/64a7629431379d156d9a717.jpg?c=18,770,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stream Key"
|
||||
}
|
||||
},
|
||||
"VoipChatStreamServerUrl": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/VoipChatStreamServerUrl",
|
||||
"photo_url": "https://telegra.ph/file/p/0fbfc893f3f/64a7629431379d156d9a717.jpg?c=18,686,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Server URL"
|
||||
}
|
||||
},
|
||||
"VoipChatStreamSettings": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/VoipChatStreamSettings",
|
||||
"photo_url": "https://telegra.ph/file/p/0fbfc893f3f/64a7629431379d156d9a717.jpg?c=19,615,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stream settings"
|
||||
}
|
||||
},
|
||||
"VoipChatStreamWithAnotherApp": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/VoipChatStreamWithAnotherApp",
|
||||
"photo_url": "https://telegra.ph/file/p/fade666adaf/251cd31f33a281817e9f517.jpg?c=12,469,491,491,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can also stream with **another app >**"
|
||||
}
|
||||
},
|
||||
"VoipChatStreamWithAnotherAppDescription": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/VoipChatStreamWithAnotherAppDescription",
|
||||
"photo_url": "https://telegra.ph/file/p/0fbfc893f3f/64a7629431379d156d9a717.jpg?c=0,556,600,630,268,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Once you start broadcasting in your streaming app, tap Start Streaming below."
|
||||
}
|
||||
},
|
||||
"VoipChatUserJoined": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/VoipChatUserJoined",
|
||||
"photo_url": "https://telegra.ph/file/p/4e70b2613d8/43b4eb488f56308d8e3ce19.jpg?c=163,1821,719,719,280,280",
|
||||
|
@ -12650,6 +12706,14 @@
|
|||
"singular": "Speaker"
|
||||
}
|
||||
},
|
||||
"VoipStreamStart": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/VoipStreamStart",
|
||||
"photo_url": "https://telegra.ph/file/p/0fbfc893f3f/64a7629431379d156d9a717.jpg?c=74,415,453,453,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "To stream video with another app,<br/>enter the server URL and Stream Key<br/>in your streaming app."
|
||||
}
|
||||
},
|
||||
"VoipTapToMute": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/VoipTapToMute",
|
||||
"photo_url": "https://telegra.ph/file/p/ef0b7d087c6/b51bea8833d687adadf0f17.jpg?c=160,716,280,280,280,280",
|
||||
|
|
|
@ -1701,6 +1701,30 @@
|
|||
"singular": "<mark class=\"token\">%1$s</mark> of <mark class=\"token\">%2$s</mark> left"
|
||||
}
|
||||
},
|
||||
"Gift2ConvertButton": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/Gift2ConvertButton",
|
||||
"photo_url": "https://telegra.ph/file/p/d281bbf67b5/740d78f4eb320dc5d325b17.jpg?c=279,614,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Convert"
|
||||
}
|
||||
},
|
||||
"Gift2ConvertText": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/Gift2ConvertText",
|
||||
"photo_url": "https://telegra.ph/file/p/d281bbf67b5/740d78f4eb320dc5d325b17.jpg?c=38,371,519,519,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to convert this gift from **<mark class=\"token\">%1$s</mark>** to **<mark class=\"token\">%2$s</mark>**?<br/><br/>This action cannot be undone. This will permanently destroy the gift."
|
||||
}
|
||||
},
|
||||
"Gift2ConvertTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/Gift2ConvertTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/d281bbf67b5/740d78f4eb320dc5d325b17.jpg?c=58,353,366,366,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Convert Gift to Stars"
|
||||
}
|
||||
},
|
||||
"Gift2From": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/Gift2From",
|
||||
"photo_url": "https://telegra.ph/file/p/1c47dde893f/02d75b2f76a05582c0ca217.jpg?c=22,693,280,280,280,280",
|
||||
|
|
|
@ -6398,14 +6398,6 @@
|
|||
"singular": "<mark class=\"token\">%1$d</mark> of <mark class=\"token\">%2$s</mark> left"
|
||||
}
|
||||
},
|
||||
"Gift2ConvertButton": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2ConvertButton",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Convert"
|
||||
}
|
||||
},
|
||||
"Gift2ConvertStars": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2ConvertStars",
|
||||
"photo_url": null,
|
||||
|
@ -6415,22 +6407,6 @@
|
|||
"plural": "<mark class=\"token\">%d</mark> Stars"
|
||||
}
|
||||
},
|
||||
"Gift2ConvertText": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2ConvertText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to convert this gift from **<mark class=\"token\">%1$s</mark>** to **<mark class=\"token\">%2$s</mark>**?<br/><br/>This action cannot be undone. This will permanently destroy the gift."
|
||||
}
|
||||
},
|
||||
"Gift2ConvertTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2ConvertTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Convert Gift to Stars"
|
||||
}
|
||||
},
|
||||
"Gift2InfoConverted": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2InfoConverted",
|
||||
"photo_url": null,
|
||||
|
@ -15052,14 +15028,6 @@
|
|||
"singular": "Do you want to start recording this live stream and save the result into a video file?"
|
||||
}
|
||||
},
|
||||
"VoipChannelStartStreaming": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelStartStreaming",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Start Streaming"
|
||||
}
|
||||
},
|
||||
"VoipChannelTooMuch": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelTooMuch",
|
||||
"photo_url": null,
|
||||
|
@ -15092,46 +15060,6 @@
|
|||
"singular": "**<mark class=\"token\">%1$s</mark>** joined the video chat."
|
||||
}
|
||||
},
|
||||
"VoipChatStreamKey": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChatStreamKey",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stream Key"
|
||||
}
|
||||
},
|
||||
"VoipChatStreamServerUrl": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChatStreamServerUrl",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Server URL"
|
||||
}
|
||||
},
|
||||
"VoipChatStreamSettings": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChatStreamSettings",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stream settings"
|
||||
}
|
||||
},
|
||||
"VoipChatStreamWithAnotherApp": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChatStreamWithAnotherApp",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can also stream with **another app >**"
|
||||
}
|
||||
},
|
||||
"VoipChatStreamWithAnotherAppDescription": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChatStreamWithAnotherAppDescription",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Once you start broadcasting in your streaming app, tap Start Streaming below."
|
||||
}
|
||||
},
|
||||
"VoipEditBio": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipEditBio",
|
||||
"photo_url": null,
|
||||
|
@ -15300,14 +15228,6 @@
|
|||
"singular": "Reconnecting"
|
||||
}
|
||||
},
|
||||
"VoipStreamStart": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipStreamStart",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "To stream video with another app,<br/>enter the server URL and Stream Key<br/>in your streaming app."
|
||||
}
|
||||
},
|
||||
"VoipTapToAddBio": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipTapToAddBio",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue