mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
79f5a5e934
commit
6de74a8ffb
4 changed files with 100 additions and 109 deletions
|
@ -26376,7 +26376,6 @@
|
|||
"lng_payments_billing_country",
|
||||
"lng_payments_billing_zip_code",
|
||||
"lng_payments_card_cvc",
|
||||
"lng_payments_card_declined",
|
||||
"lng_payments_card_expire_date",
|
||||
"lng_payments_card_holder",
|
||||
"lng_payments_card_number",
|
||||
|
|
|
@ -236,7 +236,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/stories/" class="tr-section">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (121)</div>
|
||||
<div class="tr-section-caption">Stories (133)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/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/tdesktop/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (730)</div>
|
||||
<div class="tr-section-caption">Unsorted (718)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -47,6 +47,32 @@
|
|||
"singular": "The story where <mark class=\"token\">{user}</mark> mentioned you is no longer available."
|
||||
}
|
||||
},
|
||||
"lng_boost_channel_button": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_channel_button",
|
||||
"photo_url": "https://telegra.ph/file/p/8fa66423523/fd612899accde5ff1c56117.jpg?c=161,268,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Boost Channel"
|
||||
}
|
||||
},
|
||||
"lng_boost_channel_needs_first": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_channel_needs_first",
|
||||
"photo_url": "https://telegra.ph/file/p/8fa66423523/fd612899accde5ff1c56117.jpg?c=50,83,502,502,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{channel}</mark> needs **<mark class=\"token\">{count}</mark>** more boost to enable posting stories. Help make it possible!",
|
||||
"plural": "<mark class=\"token\">{channel}</mark> needs **<mark class=\"token\">{count}</mark>** more boosts to enable posting stories. Help make it possible!"
|
||||
}
|
||||
},
|
||||
"lng_boost_channel_needs_more": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_channel_needs_more",
|
||||
"photo_url": "https://telegra.ph/file/p/bd09eed2e94/2916d499b3c6f8c54c41517.jpg?c=56,91,489,489,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{channel}</mark> needs **<mark class=\"token\">{count}</mark>** more boost to be able to <mark class=\"token\">{post}</mark>.",
|
||||
"plural": "<mark class=\"token\">{channel}</mark> needs **<mark class=\"token\">{count}</mark>** more boosts to be able to <mark class=\"token\">{post}</mark>."
|
||||
}
|
||||
},
|
||||
"lng_boost_channel_post_stories": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_channel_post_stories",
|
||||
"photo_url": "https://telegra.ph/file/p/57cbc0dc4f6/286312701553b150ad06d17.jpg?c=161,222,280,280,280,280",
|
||||
|
@ -56,6 +82,14 @@
|
|||
"plural": "post **<mark class=\"token\">{count}</mark> stories** per day"
|
||||
}
|
||||
},
|
||||
"lng_boost_channel_reached_first": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_channel_reached_first",
|
||||
"photo_url": "https://telegra.ph/file/p/7ec97e460e7/8d9887b7635847562d32217.jpg?c=72,112,457,457,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This channel reached **Level 1** and can now post stories."
|
||||
}
|
||||
},
|
||||
"lng_boost_channel_reached_more": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_channel_reached_more",
|
||||
"photo_url": "https://telegra.ph/file/p/57cbc0dc4f6/286312701553b150ad06d17.jpg?c=65,100,471,471,280,280",
|
||||
|
@ -65,6 +99,22 @@
|
|||
"plural": "This channel reached **Level <mark class=\"token\">{count}</mark>** and can now <mark class=\"token\">{post}</mark>."
|
||||
}
|
||||
},
|
||||
"lng_boost_channel_title_first": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_channel_title_first",
|
||||
"photo_url": "https://telegra.ph/file/p/8fa66423523/fd612899accde5ff1c56117.jpg?c=135,161,333,333,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enable stories for channel"
|
||||
}
|
||||
},
|
||||
"lng_boost_channel_title_more": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_channel_title_more",
|
||||
"photo_url": "https://telegra.ph/file/p/bd09eed2e94/2916d499b3c6f8c54c41517.jpg?c=160,189,284,284,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Help upgrade channel"
|
||||
}
|
||||
},
|
||||
"lng_boost_channel_you_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_channel_you_title",
|
||||
"photo_url": "https://telegra.ph/file/p/57cbc0dc4f6/286312701553b150ad06d17.jpg?c=148,175,306,306,280,280",
|
||||
|
@ -73,6 +123,38 @@
|
|||
"singular": "You boosted <mark class=\"token\">{channel}</mark>!"
|
||||
}
|
||||
},
|
||||
"lng_boost_error_flood_text": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_error_flood_text",
|
||||
"photo_url": "https://telegra.ph/file/p/833cd427dbf/b4fc384cedaf358d64b3217.jpg?c=83,100,429,429,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can change the channel you boost only once a day. Next time you can boost is in <mark class=\"token\">{left}</mark>."
|
||||
}
|
||||
},
|
||||
"lng_boost_error_flood_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_error_flood_title",
|
||||
"photo_url": "https://telegra.ph/file/p/833cd427dbf/b4fc384cedaf358d64b3217.jpg?c=98,131,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Can't boost too often!"
|
||||
}
|
||||
},
|
||||
"lng_boost_error_premium_text": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_error_premium_text",
|
||||
"photo_url": "https://telegra.ph/file/p/cc1c7c009fa/bbb7600c3f6a3862ffdb317.jpg?c=86,108,413,413,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only **Telegram Premium** subscribers can boost channels. Do you want to subscribe to **Telegram Premium**?"
|
||||
}
|
||||
},
|
||||
"lng_boost_error_premium_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_error_premium_title",
|
||||
"photo_url": "https://telegra.ph/file/p/cc1c7c009fa/bbb7600c3f6a3862ffdb317.jpg?c=89,130,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Premium needed!"
|
||||
}
|
||||
},
|
||||
"lng_boost_level": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_level",
|
||||
"photo_url": "https://telegra.ph/file/p/57cbc0dc4f6/286312701553b150ad06d17.jpg?c=58,140,280,280,280,280",
|
||||
|
@ -82,6 +164,22 @@
|
|||
"plural": "Level <mark class=\"token\">{count}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_boost_now_instead": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_now_instead",
|
||||
"photo_url": "https://telegra.ph/file/p/a9c3fa35c31/53b0cd50b493d6cfe142617.jpg?c=89,139,390,390,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You currently boost <mark class=\"token\">{channel}</mark>. Do you want to boost <mark class=\"token\">{other}</mark> instead?"
|
||||
}
|
||||
},
|
||||
"lng_boost_now_replace": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_now_replace",
|
||||
"photo_url": "https://telegra.ph/file/p/a9c3fa35c31/53b0cd50b493d6cfe142617.jpg?c=252,239,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Replace"
|
||||
}
|
||||
},
|
||||
"lng_contacts_hidden_stories": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_contacts_hidden_stories",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -1483,48 +1483,6 @@
|
|||
"singular": "PSA"
|
||||
}
|
||||
},
|
||||
"lng_boost_channel_button": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_channel_button",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Boost Channel"
|
||||
}
|
||||
},
|
||||
"lng_boost_channel_needs_first": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_channel_needs_first",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{channel}</mark> needs **<mark class=\"token\">{count}</mark>** more boost to enable posting stories. Help make it possible!",
|
||||
"plural": "<mark class=\"token\">{channel}</mark> needs **<mark class=\"token\">{count}</mark>** more boosts to enable posting stories. Help make it possible!"
|
||||
}
|
||||
},
|
||||
"lng_boost_channel_needs_more": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_channel_needs_more",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{channel}</mark> needs **<mark class=\"token\">{count}</mark>** more boost to be able to <mark class=\"token\">{post}</mark>.",
|
||||
"plural": "<mark class=\"token\">{channel}</mark> needs **<mark class=\"token\">{count}</mark>** more boosts to be able to <mark class=\"token\">{post}</mark>."
|
||||
}
|
||||
},
|
||||
"lng_boost_channel_reached_first": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_channel_reached_first",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This channel reached **Level 1** and can now post stories."
|
||||
}
|
||||
},
|
||||
"lng_boost_channel_title_first": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_channel_title_first",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enable stories for channel"
|
||||
}
|
||||
},
|
||||
"lng_boost_channel_title_max": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_channel_title_max",
|
||||
"photo_url": null,
|
||||
|
@ -1533,14 +1491,6 @@
|
|||
"singular": "Maximum level reached"
|
||||
}
|
||||
},
|
||||
"lng_boost_channel_title_more": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_channel_title_more",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Help upgrade channel"
|
||||
}
|
||||
},
|
||||
"lng_boost_channel_you_first": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_channel_you_first",
|
||||
"photo_url": null,
|
||||
|
@ -1575,22 +1525,6 @@
|
|||
"singular": "Already Boosted!"
|
||||
}
|
||||
},
|
||||
"lng_boost_error_flood_text": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_error_flood_text",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can change the channel you boost only once a day. Next time you can boost is in <mark class=\"token\">{left}</mark>."
|
||||
}
|
||||
},
|
||||
"lng_boost_error_flood_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_error_flood_title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Can't boost too often!"
|
||||
}
|
||||
},
|
||||
"lng_boost_error_gifted_text": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_error_gifted_text",
|
||||
"photo_url": null,
|
||||
|
@ -1607,22 +1541,6 @@
|
|||
"singular": "Can't boost with gifted Premium!"
|
||||
}
|
||||
},
|
||||
"lng_boost_error_premium_text": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_error_premium_text",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only **Telegram Premium** subscribers can boost channels. Do you want to subscribe to **Telegram Premium**?"
|
||||
}
|
||||
},
|
||||
"lng_boost_error_premium_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_error_premium_title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Premium needed!"
|
||||
}
|
||||
},
|
||||
"lng_boost_error_premium_yes": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_error_premium_yes",
|
||||
"photo_url": null,
|
||||
|
@ -1631,22 +1549,6 @@
|
|||
"singular": "Yes"
|
||||
}
|
||||
},
|
||||
"lng_boost_now_instead": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_now_instead",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You currently boost <mark class=\"token\">{channel}</mark>. Do you want to boost <mark class=\"token\">{other}</mark> instead?"
|
||||
}
|
||||
},
|
||||
"lng_boost_now_replace": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_now_replace",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Replace"
|
||||
}
|
||||
},
|
||||
"lng_bot_allow_write": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_allow_write",
|
||||
"photo_url": null,
|
||||
|
@ -3668,14 +3570,6 @@
|
|||
"singular": "You have already paid for this item."
|
||||
}
|
||||
},
|
||||
"lng_payments_card_declined": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_payments_card_declined",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your card was declined."
|
||||
}
|
||||
},
|
||||
"lng_payments_info_phone": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_payments_info_phone",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue