mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
e8cf71e242
commit
e291ea595d
6 changed files with 70 additions and 70 deletions
|
@ -12568,7 +12568,6 @@
|
|||
"Chat.TitlePinnedMessages",
|
||||
"Chat.TitleQuoteSelection",
|
||||
"Chat.TitleReply",
|
||||
"Chat.TitleReply",
|
||||
"Chat.ToastQuoteChatUnavailbalePrivateChannel",
|
||||
"Chat.ToastQuoteChatUnavailbalePrivateChat",
|
||||
"Chat.ToastQuoteChatUnavailbalePrivateGroup",
|
||||
|
@ -15011,6 +15010,7 @@
|
|||
"Media.ShareThisVideo",
|
||||
"Media.ShareVideo",
|
||||
"MediaEditor.AddAudio",
|
||||
"MediaEditor.AddGif",
|
||||
"MediaEditor.AddLocation",
|
||||
"MediaEditor.AddLocationShort",
|
||||
"MediaEditor.Audio",
|
||||
|
|
|
@ -221,7 +221,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1232)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1237)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/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/ios/stories/" class="tr-section">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (402)</div>
|
||||
<div class="tr-section-caption">Stories (403)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/camera_and_media/" class="tr-section">
|
||||
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (1548)</div>
|
||||
<div class="tr-section-caption">General (1551)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1487)</div>
|
||||
<div class="tr-section-caption">Unsorted (1478)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -4110,6 +4110,14 @@
|
|||
"singular": "Move Up"
|
||||
}
|
||||
},
|
||||
"Conversation.MessageOptionsQuoteRemove": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Conversation.MessageOptionsQuoteRemove",
|
||||
"photo_url": "https://telegra.ph/file/p/0c4d80cc63d/18d271c9a1919f9fbb58b17.jpg?c=186,958,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove Quote"
|
||||
}
|
||||
},
|
||||
"Conversation.MessageOptionsQuoteSelect": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Conversation.MessageOptionsQuoteSelect",
|
||||
"photo_url": "https://telegra.ph/file/p/a0a1dc1dc9b/ed7e8cc7ab72aee8be2b617.jpg?c=212,675,308,308,280,280",
|
||||
|
|
|
@ -2545,6 +2545,22 @@
|
|||
"singular": "<mark class=\"token\">%@</mark> is available."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableColors": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelBoost.EnableColors",
|
||||
"photo_url": "https://telegra.ph/file/p/18a29a3bc6d/912bed73cdf62aa4b867817.jpg?c=160,397,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Enable Colors"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableColorsText": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelBoost.EnableColorsText",
|
||||
"photo_url": "https://telegra.ph/file/p/18a29a3bc6d/912bed73cdf62aa4b867817.jpg?c=88,571,425,425,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your channel needs <mark class=\"token\">%1$@</mark> to change channel color.<br/><br/>Ask your **Premium** subscribers to boost your channel with this link:"
|
||||
}
|
||||
},
|
||||
"ChannelInfo.ChannelForbidden": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelInfo.ChannelForbidden",
|
||||
"photo_url": "https://telegra.ph/file/p/211331bb5cb/2d12acd27ce975856ea241d.jpg?c=45,269,550,550,280,280",
|
||||
|
@ -7865,6 +7881,14 @@
|
|||
"singular": "Allow in Settings"
|
||||
}
|
||||
},
|
||||
"Premium.BoostByGiftDescription": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Premium.BoostByGiftDescription",
|
||||
"photo_url": "https://telegra.ph/file/p/18a29a3bc6d/912bed73cdf62aa4b867817.jpg?c=17,709,566,566,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Boost your channel by gifting your subscribers Telegram Premium. [Get boosts >]()"
|
||||
}
|
||||
},
|
||||
"Premium.FileTooLarge": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Premium.FileTooLarge",
|
||||
"photo_url": "https://telegra.ph/file/p/04f502c4f3b/a63ef3141e7460e5d75f817.jpg?c=160,605,280,280,280,280",
|
||||
|
@ -8277,6 +8301,23 @@
|
|||
"singular": "Hide"
|
||||
}
|
||||
},
|
||||
"Stats.Boosts.Boosts": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Stats.Boosts.Boosts",
|
||||
"photo_url": "https://telegra.ph/file/p/47d84e70b7c/7713618ecc2f81607b06917.jpg?c=23,541,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> BOOST",
|
||||
"plural": "<mark class=\"token\">%@</mark> BOOSTS"
|
||||
}
|
||||
},
|
||||
"Stats.Boosts.BoostsNone": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Stats.Boosts.BoostsNone",
|
||||
"photo_url": "https://telegra.ph/file/p/f1e1f4f3928/0c34af6df01a36ed5e7c117.jpg?c=23,542,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "BOOSTS"
|
||||
}
|
||||
},
|
||||
"Stats.EnabledNotifications": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Stats.EnabledNotifications",
|
||||
"photo_url": "https://telegra.ph/file/p/2061084a8e8/90fb8178c35cf3f8370bf17.jpg?c=249,221,280,280,280,280",
|
||||
|
|
|
@ -2503,6 +2503,14 @@
|
|||
"singular": "Send reaction as a private message"
|
||||
}
|
||||
},
|
||||
"Story.SlideToSeek": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.SlideToSeek",
|
||||
"photo_url": "https://telegra.ph/file/p/d280691b7ed/00f2ab92de0a84b3ab7f517.jpg?c=144,88,310,310,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Slide left or right to seek"
|
||||
}
|
||||
},
|
||||
"Story.StealthMode.ControlText": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.StealthMode.ControlText",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -1504,22 +1504,6 @@
|
|||
"singular": "<mark class=\"token\">%1$@</mark> needed to be able to post <mark class=\"token\">%2$@</mark>."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableColors": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.EnableColors",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Enable Colors"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableColorsText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.EnableColorsText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your channel needs <mark class=\"token\">%1$@</mark> to change channel color.<br/><br/>Ask your **Premium** subscribers to boost your channel with this link:"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Error.GiftedPremiumNotAllowedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.Error.GiftedPremiumNotAllowedText",
|
||||
"photo_url": null,
|
||||
|
@ -2090,14 +2074,6 @@
|
|||
"singular": "Slow Mode is active. You can't send more than one message at once."
|
||||
}
|
||||
},
|
||||
"Chat.TitleReply": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.TitleReply",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply to Message"
|
||||
}
|
||||
},
|
||||
"Chat.UnsendMyMessages": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.UnsendMyMessages",
|
||||
"photo_url": null,
|
||||
|
@ -3355,14 +3331,6 @@
|
|||
"singular": "Comment"
|
||||
}
|
||||
},
|
||||
"Conversation.MessageOptionsQuoteRemove": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.MessageOptionsQuoteRemove",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove Quote"
|
||||
}
|
||||
},
|
||||
"Conversation.MessageOptionsTabForward": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.MessageOptionsTabForward",
|
||||
"photo_url": null,
|
||||
|
@ -6231,6 +6199,14 @@
|
|||
"singular": "Send With Timer"
|
||||
}
|
||||
},
|
||||
"MediaEditor.AddGif": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.AddGif",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add GIF"
|
||||
}
|
||||
},
|
||||
"MediaEditor.AddLocation": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.AddLocation",
|
||||
"photo_url": null,
|
||||
|
@ -8360,14 +8336,6 @@
|
|||
"singular": "Annual"
|
||||
}
|
||||
},
|
||||
"Premium.BoostByGiftDescription": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.BoostByGiftDescription",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Boost your channel by gifting your subscribers Telegram Premium. [Get boosts >]()"
|
||||
}
|
||||
},
|
||||
"Premium.ChatManagement.Proceed": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.ChatManagement.Proceed",
|
||||
"photo_url": null,
|
||||
|
@ -9873,23 +9841,6 @@
|
|||
"singular": "Unlike other apps, Telegram never uses your private data to target ads. [Learn more in the Privacy Policy](https://telegram.org/privacy#5-6-no-ads-based-on-user-data)<br/>You are seeing this message only because someone chose this public one-to-many channel as a space to promote their messages. This means that no user data is mined or analyzed to display ads, and every user viewing a channel on Telegram sees the same sponsored message.<br/><br/>Unlike other apps, Telegram doesn't track whether you tapped on a sponsored message and doesn't profile you based on your activity. We also prevent external links in sponsored messages to ensure that third parties can't spy on our users. We believe that everyone has the right to privacy, and online platforms should respect that.<br/><br/>Telegram offers free and unlimited service to hundreds of millions of users, which involves significant server and traffic costs. In order to remain independent and stay true to its values, Telegram developed a paid tool to promote messages with user privacy in mind. We welcome responsible advertisers at:<br/>[url]<br/>Ads should no longer be synonymous with abuse of user privacy. Let us redefine how a tech company should operate — together."
|
||||
}
|
||||
},
|
||||
"Stats.Boosts.Boosts": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.Boosts.Boosts",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> BOOST",
|
||||
"plural": "<mark class=\"token\">%@</mark> BOOSTS"
|
||||
}
|
||||
},
|
||||
"Stats.Boosts.BoostsNone": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.Boosts.BoostsNone",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "BOOSTS"
|
||||
}
|
||||
},
|
||||
"Stats.Boosts.ShowMoreBoosts": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.Boosts.ShowMoreBoosts",
|
||||
"photo_url": null,
|
||||
|
@ -10094,14 +10045,6 @@
|
|||
"plural": "<mark class=\"token\">%d</mark> views"
|
||||
}
|
||||
},
|
||||
"Story.SlideToSeek": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.SlideToSeek",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Slide left or right to seek"
|
||||
}
|
||||
},
|
||||
"Story.StealthModePlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.StealthModePlaceholder",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue