Update content of files

This commit is contained in:
GitHub Action 2023-11-15 12:24:21 +00:00
parent b4503bae58
commit a880ddbda8
3 changed files with 38 additions and 2 deletions

View file

@ -1007,6 +1007,8 @@
"BoostingGiveawayChannelStarted", "BoostingGiveawayChannelStarted",
"BoostingGiveawayChannelStarted", "BoostingGiveawayChannelStarted",
"BoostingGiveawayCreated", "BoostingGiveawayCreated",
"BoostingGiveawayDeleteMsgText",
"BoostingGiveawayDeleteMsgTitle",
"BoostingGiveawayEnd", "BoostingGiveawayEnd",
"BoostingGiveawayHowItWorksSubText", "BoostingGiveawayHowItWorksSubText",
"BoostingGiveawayHowItWorksSubTextDate", "BoostingGiveawayHowItWorksSubTextDate",
@ -1112,6 +1114,8 @@
"BoostingShowMoreBoosts", "BoostingShowMoreBoosts",
"BoostingShowMoreGifts", "BoostingShowMoreGifts",
"BoostingStartGiveaway", "BoostingStartGiveaway",
"BoostingStartGiveawayConfirmText",
"BoostingStartGiveawayConfirmTitle",
"BoostingStoriesByGifting", "BoostingStoriesByGifting",
"BoostingStoriesByGiftingLink", "BoostingStoriesByGiftingLink",
"BoostingStoriesFeaturesAndTerms", "BoostingStoriesFeaturesAndTerms",

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>Android<span class="tr-header-counter">6512</span> <a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">6516</span>
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android/recent/comments">Comments</a></span></div> <div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android/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/android/unsorted/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (1569)</div> <div class="tr-section-caption">Unsorted (1573)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -1992,6 +1992,22 @@
"singular": "Giveaway created" "singular": "Giveaway created"
} }
}, },
"BoostingGiveawayDeleteMsgText": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayDeleteMsgText",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Deleting this message won't cancel the giveaway - the winners will still be selected on **<mark class=\"token\">%s</mark>**.<br/><br/>Once deleted, the Giveaway Announcement cannot be restored."
}
},
"BoostingGiveawayDeleteMsgTitle": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayDeleteMsgTitle",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Delete announcement"
}
},
"BoostingGiveawayHowItWorksSubTextDateEnd": { "BoostingGiveawayHowItWorksSubTextDateEnd": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayHowItWorksSubTextDateEnd", "url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayHowItWorksSubTextDateEnd",
"photo_url": null, "photo_url": null,
@ -2387,6 +2403,22 @@
"plural": "Show <mark class=\"token\">%1$d</mark> More Gifted Boosts" "plural": "Show <mark class=\"token\">%1$d</mark> More Gifted Boosts"
} }
}, },
"BoostingStartGiveawayConfirmText": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingStartGiveawayConfirmText",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Are you sure you want to start the giveaway now?"
}
},
"BoostingStartGiveawayConfirmTitle": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingStartGiveawayConfirmTitle",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Start Giveaway"
}
},
"BoostingSubscriptionsCount": { "BoostingSubscriptionsCount": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingSubscriptionsCount", "url": "https://translations.telegram.org/en/android/unsorted/BoostingSubscriptionsCount",
"photo_url": null, "photo_url": null,