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
866c619b16
commit
688040ca34
3 changed files with 78 additions and 2 deletions
|
@ -24460,6 +24460,14 @@
|
|||
"Chat.Giveaway.Message.Stars_countable",
|
||||
"Chat.Giveaway.Message.Subscriptions",
|
||||
"Chat.Giveaway.Message.Subscriptions_countable",
|
||||
"Chat.Giveaway.Message.WinnersInfo",
|
||||
"Chat.Giveaway.Message.WinnersInfo.Star",
|
||||
"Chat.Giveaway.Message.WinnersInfo.Star_countable",
|
||||
"Chat.Giveaway.Message.WinnersInfo_countable",
|
||||
"Chat.Giveaway.Message.WinnersSelectedText",
|
||||
"Chat.Giveaway.Message.WinnersSelectedText_countable",
|
||||
"Chat.Giveaway.Message.WinnersSelectedTitle",
|
||||
"Chat.Giveaway.Message.WinnersSelectedTitle_countable",
|
||||
"Chat.Group.Unaccessible",
|
||||
"Chat.GroupCall.Join",
|
||||
"Chat.GroupCall.Live.Title",
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">6320</span>
|
||||
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">6328</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/macos/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/macos/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/macos/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (2508)</div>
|
||||
<div class="tr-section-caption">Unsorted (2516)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -4771,6 +4771,74 @@
|
|||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.Giveaway.Message.WinnersInfo": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Giveaway.Message.WinnersInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "The winner received gift link in private messages.",
|
||||
"plural": "All winners received gift links in private messages."
|
||||
}
|
||||
},
|
||||
"Chat.Giveaway.Message.WinnersInfo.Star": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Giveaway.Message.WinnersInfo.Star",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The winner received a total of <mark class=\"token\">%2$@</mark>.",
|
||||
"plural": "All winners received a total of <mark class=\"token\">%2$@</mark>."
|
||||
}
|
||||
},
|
||||
"Chat.Giveaway.Message.WinnersInfo.Star_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Giveaway.Message.WinnersInfo.Star_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.Giveaway.Message.WinnersInfo_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Giveaway.Message.WinnersInfo_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.Giveaway.Message.WinnersSelectedText": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Giveaway.Message.WinnersSelectedText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%d</mark>** winner of the [Giveaway]() was randomly selected by Telegram.",
|
||||
"plural": "**<mark class=\"token\">%d</mark>** winners of the [Giveaway]() was randomly selected by Telegram."
|
||||
}
|
||||
},
|
||||
"Chat.Giveaway.Message.WinnersSelectedText_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Giveaway.Message.WinnersSelectedText_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.Giveaway.Message.WinnersSelectedTitle": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Giveaway.Message.WinnersSelectedTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Winner Selected!",
|
||||
"plural": "Winners Selected!"
|
||||
}
|
||||
},
|
||||
"Chat.Giveaway.Message.WinnersSelectedTitle_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Giveaway.Message.WinnersSelectedTitle_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.GroupCall.Members_ZeroValueHolder": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.GroupCall.Members_ZeroValueHolder",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue