Update content of files

This commit is contained in:
GitHub Action 2023-11-07 11:14:12 +00:00
parent f64e0edc4e
commit d60e78c2ac
4 changed files with 22 additions and 3 deletions

View file

@ -29579,6 +29579,8 @@
"BoostingGiveawayParticipant", "BoostingGiveawayParticipant",
"BoostingGiveawayParticipantMultiPlural", "BoostingGiveawayParticipantMultiPlural",
"BoostingGiveawayPrizes", "BoostingGiveawayPrizes",
"BoostingGiveawayTakePart",
"BoostingGiveawayTakePartMultiPlural",
"BoostingGiveawayUsedLinksPlural", "BoostingGiveawayUsedLinksPlural",
"BoostingGiveawayViewPrize", "BoostingGiveawayViewPrize",
"BoostingGiveawayYouNotWon", "BoostingGiveawayYouNotWon",

View file

@ -2227,7 +2227,7 @@
"BoostingGiveawayTakePartMultiPlural": { "BoostingGiveawayTakePartMultiPlural": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayTakePartMultiPlural", "url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayTakePartMultiPlural",
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": true,
"values": { "values": {
"singular": "To take part in this giveaway please join channel **<mark class=\"token\">%2$s</mark>** (and **<mark class=\"token\">%1$d</mark>** other listed channel) before **<mark class=\"token\">%3$s</mark>**.", "singular": "To take part in this giveaway please join channel **<mark class=\"token\">%2$s</mark>** (and **<mark class=\"token\">%1$d</mark>** other listed channel) before **<mark class=\"token\">%3$s</mark>**.",
"plural": "To take part in this giveaway please join channel **<mark class=\"token\">%2$s</mark>** (and **<mark class=\"token\">%1$d</mark>** other listed channels) before **<mark class=\"token\">%3$s</mark>**." "plural": "To take part in this giveaway please join channel **<mark class=\"token\">%2$s</mark>** (and **<mark class=\"token\">%1$d</mark>** other listed channels) before **<mark class=\"token\">%3$s</mark>**."

View file

@ -199,7 +199,7 @@
</div></nav> </div></nav>
<section class="content clearfix"> <section class="content clearfix">
<section class="tr-content"><h3 class="tr-header"> <section class="tr-content"><h3 class="tr-header">
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">2681</span> <a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">2683</span>
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/comments">Comments</a></span></div> <div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/comments">Comments</a></span></div>
</h3> </h3>
<section class="tr-sections clearfix"> <section class="tr-sections clearfix">
@ -261,7 +261,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6"> </div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/unigram/unsorted/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/unigram/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (1696)</div> <div class="tr-section-caption">Unsorted (1698)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -2777,6 +2777,23 @@
"singular": "**Giveaway Prizes**" "singular": "**Giveaway Prizes**"
} }
}, },
"BoostingGiveawayTakePart": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BoostingGiveawayTakePart",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "To take part in this giveaway please join channel **<mark class=\"token\">{0}</mark>** before **<mark class=\"token\">{1}</mark>**."
}
},
"BoostingGiveawayTakePartMultiPlural": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BoostingGiveawayTakePartMultiPlural",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "To take part in this giveaway please join channel **<mark class=\"token\">{1}</mark>** (and **<mark class=\"token\">{0}</mark>** other listed channel) before **<mark class=\"token\">{2}</mark>**.",
"plural": "To take part in this giveaway please join channel **<mark class=\"token\">{1}</mark>** (and **<mark class=\"token\">{0}</mark>** other listed channels) before **<mark class=\"token\">{2}</mark>**."
}
},
"BoostingGiveawayUsedLinksPlural": { "BoostingGiveawayUsedLinksPlural": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BoostingGiveawayUsedLinksPlural", "url": "https://translations.telegram.org/en/unigram/unsorted/BoostingGiveawayUsedLinksPlural",
"photo_url": null, "photo_url": null,