mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
d9e90068b6
commit
032ee11f64
4 changed files with 91 additions and 63 deletions
|
@ -2037,6 +2037,7 @@
|
|||
"ChannelSilentBroadcast",
|
||||
"ChannelStars",
|
||||
"ChannelSubscribers",
|
||||
"ChannelThemeChangedTo",
|
||||
"ChannelThemeDisabled",
|
||||
"ChannelTitleChanged",
|
||||
"ChannelTooMuch",
|
||||
|
@ -3548,8 +3549,10 @@
|
|||
"GifsTab2",
|
||||
"Gift2ActionConvertedInfo",
|
||||
"Gift2ActionInfo",
|
||||
"Gift2ActionOutInfo",
|
||||
"Gift2ActionSavedInfo",
|
||||
"Gift2ActionTitle",
|
||||
"Gift2ActionTitle",
|
||||
"Gift2ActionTitleAnonymous",
|
||||
"Gift2ActionTitleInAnonymous",
|
||||
"Gift2Availability",
|
||||
|
|
|
@ -216,7 +216,7 @@
|
|||
</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 (488)</div>
|
||||
<div class="tr-section-caption">Private chats (497)</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">
|
||||
|
@ -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 (1978)</div>
|
||||
<div class="tr-section-caption">Unsorted (1970)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1626,6 +1626,56 @@
|
|||
"singular": "Getting Link Info..."
|
||||
}
|
||||
},
|
||||
"Gift2ActionOutInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/Gift2ActionOutInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/7da00630207/d0dbe1c4df942f6d0d9e117.jpg?c=104,454,391,391,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%2$s</mark>** can display this gift on their page or convert it to <mark class=\"token\">%1$d</mark> Star.",
|
||||
"plural": "**<mark class=\"token\">%2$s</mark>** can display this gift on their page or convert it to <mark class=\"token\">%1$d</mark> Stars."
|
||||
}
|
||||
},
|
||||
"Gift2ActionTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/Gift2ActionTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/7da00630207/d0dbe1c4df942f6d0d9e117.jpg?c=107,460,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Gift from "
|
||||
}
|
||||
},
|
||||
"Gift2Availability": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/Gift2Availability",
|
||||
"photo_url": "https://telegra.ph/file/p/1c47dde893f/02d75b2f76a05582c0ca217.jpg?c=24,849,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Availability"
|
||||
}
|
||||
},
|
||||
"Gift2Availability2Value": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/Gift2Availability2Value",
|
||||
"photo_url": "https://telegra.ph/file/p/1c47dde893f/02d75b2f76a05582c0ca217.jpg?c=150,846,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> of <mark class=\"token\">%2$s</mark> left"
|
||||
}
|
||||
},
|
||||
"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",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "From"
|
||||
}
|
||||
},
|
||||
"Gift2InfoOut": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/Gift2InfoOut",
|
||||
"photo_url": "https://telegra.ph/file/p/1c47dde893f/02d75b2f76a05582c0ca217.jpg?c=0,416,600,613,276,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%2$s</mark> can keep this gift in profile or convert it to **<mark class=\"token\">%1$d</mark>** Star.",
|
||||
"plural": "<mark class=\"token\">%2$s</mark> can keep this gift in profile or convert it to **<mark class=\"token\">%1$d</mark>** Stars."
|
||||
}
|
||||
},
|
||||
"Gift2Limited1OfRibbon": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/Gift2Limited1OfRibbon",
|
||||
"photo_url": "https://telegra.ph/file/p/1d3a786ffb2/2cb234f167870a4b2f70517.jpg?c=261,290,280,280,280,280",
|
||||
|
@ -1634,6 +1684,30 @@
|
|||
"singular": "1 of <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"Gift2More": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/Gift2More",
|
||||
"photo_url": "https://telegra.ph/file/p/1c47dde893f/02d75b2f76a05582c0ca217.jpg?c=210,626,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**More about Stars >**"
|
||||
}
|
||||
},
|
||||
"Gift2TitleSent": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/Gift2TitleSent",
|
||||
"photo_url": "https://telegra.ph/file/p/1c47dde893f/02d75b2f76a05582c0ca217.jpg?c=160,519,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sent Gift"
|
||||
}
|
||||
},
|
||||
"Gift2To": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/Gift2To",
|
||||
"photo_url": "https://telegra.ph/file/p/1c47dde893f/02d75b2f76a05582c0ca217.jpg?c=20,744,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "To"
|
||||
}
|
||||
},
|
||||
"GiftStarsSubtitleLinkName": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/GiftStarsSubtitleLinkName",
|
||||
"photo_url": "https://telegra.ph/file/p/deb60996d3f/1506863717f1a98cd2ea617.jpg?c=158,679,280,280,280,280",
|
||||
|
|
|
@ -3787,6 +3787,14 @@
|
|||
"singular": "Turn this on if you expect users to join your group before being able to send messages."
|
||||
}
|
||||
},
|
||||
"ChannelThemeChangedTo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelThemeChangedTo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> changed the channel theme to <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"ChannelThemeDisabled": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelThemeDisabled",
|
||||
"photo_url": null,
|
||||
|
@ -6398,22 +6406,6 @@
|
|||
"singular": "<mark class=\"token\">%s</mark> received a gift!"
|
||||
}
|
||||
},
|
||||
"Gift2Availability": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2Availability",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Availability"
|
||||
}
|
||||
},
|
||||
"Gift2Availability2Value": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2Availability2Value",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> of <mark class=\"token\">%2$s</mark> left"
|
||||
}
|
||||
},
|
||||
"Gift2Availability2ValueNone": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2Availability2ValueNone",
|
||||
"photo_url": null,
|
||||
|
@ -6481,14 +6473,6 @@
|
|||
"singular": "Converted Gift"
|
||||
}
|
||||
},
|
||||
"Gift2From": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2From",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "From"
|
||||
}
|
||||
},
|
||||
"Gift2Info": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2Info",
|
||||
"photo_url": null,
|
||||
|
@ -6507,15 +6491,6 @@
|
|||
"plural": "You converted this gift to **<mark class=\"token\">%d</mark>** Stars."
|
||||
}
|
||||
},
|
||||
"Gift2InfoOut": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2InfoOut",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%2$s</mark> can keep this gift in profile or convert it to **<mark class=\"token\">%1$d</mark>** Star.",
|
||||
"plural": "<mark class=\"token\">%2$s</mark> can keep this gift in profile or convert it to **<mark class=\"token\">%1$d</mark>** Stars."
|
||||
}
|
||||
},
|
||||
"Gift2InfoOutConverted": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2InfoOutConverted",
|
||||
"photo_url": null,
|
||||
|
@ -6582,14 +6557,6 @@
|
|||
"plural": "<mark class=\"token\">%1$d</mark>-months"
|
||||
}
|
||||
},
|
||||
"Gift2More": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2More",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**More about Stars >**"
|
||||
}
|
||||
},
|
||||
"Gift2Notification": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2Notification",
|
||||
"photo_url": null,
|
||||
|
@ -6672,22 +6639,6 @@
|
|||
"singular": "Received Gift"
|
||||
}
|
||||
},
|
||||
"Gift2TitleSent": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2TitleSent",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sent Gift"
|
||||
}
|
||||
},
|
||||
"Gift2To": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2To",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "To"
|
||||
}
|
||||
},
|
||||
"Gift2ToBalance": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2ToBalance",
|
||||
"photo_url": null,
|
||||
|
@ -6723,7 +6674,7 @@
|
|||
},
|
||||
"Gift2TransactionSent": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2TransactionSent",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/9051890c345/991c0d131b46c8867044717.jpg?c=64,864,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Gift"
|
||||
|
@ -12582,7 +12533,7 @@
|
|||
},
|
||||
"StarsBuyMore": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StarsBuyMore",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/9051890c345/991c0d131b46c8867044717.jpg?c=160,611,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Buy More Stars"
|
||||
|
@ -13486,7 +13437,7 @@
|
|||
},
|
||||
"TelegramStarsInfo2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/TelegramStarsInfo2",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/9051890c345/991c0d131b46c8867044717.jpg?c=25,288,550,550,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Buy Stars to unlock content and services<br/>in mini apps on Telegram. **More about Stars >**"
|
||||
|
@ -15907,7 +15858,7 @@
|
|||
},
|
||||
"YourStarsBalance": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/YourStarsBalance",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/9051890c345/991c0d131b46c8867044717.jpg?c=160,544,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "your balance"
|
||||
|
|
Loading…
Reference in a new issue