Update content of files

This commit is contained in:
GitHub Action 2024-01-12 20:49:28 +00:00
parent e3e414df2c
commit f542ec3113
3 changed files with 610 additions and 2 deletions

View file

@ -8782,9 +8782,66 @@
"GifPlaybackError",
"GifPlaybackUnsupported",
"GifSaved",
"Gift",
"GiftDate",
"GiftFrom",
"GiftFromUnknown",
"GiftLink",
"GiftLinkActivated",
"GiftLinkActivatedDesc",
"GiftLinkDesc",
"GiftLinkRedeem",
"GiftLinkShareDesc",
"GiftLinkShareDesc_SendThisLink",
"GiftLinkWasActivated",
"GiftReason",
"GiftReasonGift",
"GiftReasonGiveaway",
"GiftTo",
"GiftToUnknown",
"GiftedPremium",
"GiftedPremiumCode",
"Giveaway",
"GiveawayAllWinnersReceivedLinks",
"GiveawayCongratulations",
"GiveawayCountries",
"GiveawayEnded",
"GiveawayEndedRefunded",
"GiveawayEndedYouLose",
"GiveawayEndedYouWon",
"GiveawayInfoClose",
"GiveawayInfoEndedPart1",
"GiveawayInfoEndedPart2",
"GiveawayInfoEndedPart3",
"GiveawayInfoOngoingPart1",
"GiveawayInfoOngoingPart2",
"GiveawayInfoOngoingPartEligible",
"GiveawayInfoOngoingPartRestrictedAdmin",
"GiveawayInfoOngoingPartRestrictedCountry",
"GiveawayInfoOngoingPartRestrictedMember",
"GiveawayInfoPartExtended",
"GiveawayLearnMore",
"GiveawayOngoing",
"GiveawayOngoingYouEligible",
"GiveawayOngoingYouParticipating",
"GiveawayOngoingYouRestricted",
"GiveawayParticipants",
"GiveawayParticipantsAll",
"GiveawayParticipantsNew",
"GiveawayParticipating",
"GiveawayPrizes",
"GiveawayPrizesAdditional",
"GiveawayPrizesWith",
"GiveawaySponsors",
"GiveawayUnclaimedPrize",
"GiveawayViewMyPrize",
"GiveawayWinners",
"GiveawayWinnersSelected",
"GiveawayWinnersSelectionDate",
"GiveawayWinnersSelectionDateHeader",
"GiveawayYouGetGift",
"GiveawayYouGetUnclaimedPrize",
"GiveawayYouWon",
"Global",
"GlobalSearch",
"Grain",
@ -9666,6 +9723,7 @@
"OpenEmbed",
"OpenEmbedDesc",
"OpenFragment",
"OpenGiftLink",
"OpenGroup",
"OpenGroup",
"OpenInExternalApp",
@ -11458,6 +11516,7 @@
"fingerprint_fail",
"fingerprint_hint3",
"format_EncryptedDescription",
"format_GiveawayDateTime",
"format_PRMadeBy",
"format_PasscodeTooManyAttempts",
"format_ShareAuthorLink",
@ -11877,6 +11936,10 @@
"xFutureWinnersOn",
"xGIFs",
"xGIFs",
"xGiveawayPrizePremiumInfo",
"xGiveawayPrizeReceivedInfo",
"xGiveawayUnclaimedPrizeReceivedInfo",
"xGiveawayWinnersSelectedInfo",
"xGroups",
"xGroups",
"xGroups",
@ -11911,6 +11974,8 @@
"xOtherChatTitles",
"xOtherPeopleNames",
"xPRs",
"xPastWinners",
"xPastWinnersOn",
"xPeopleJoinedChannel",
"xPeopleJoinedGroup",
"xPermissions",
@ -11946,6 +12011,7 @@
"xStrings",
"xSubscribers",
"xSubscribers",
"xTelegramPremiumForMonth",
"xThumbnails",
"xUsers",
"xUsers",

View file

@ -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>Android X<span class="tr-header-counter">4288</span>
<a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">4354</span>
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android_x/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android_x/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/android_x/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (985)</div>
<div class="tr-section-caption">Unsorted (1051)</div>
</a></div>
</div>
</section></section>

View file

@ -2678,6 +2678,142 @@
"singular": "Invite to play"
}
},
"Gift": {
"url": "https://translations.telegram.org/en/android_x/unsorted/Gift",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Gift"
}
},
"GiftDate": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiftDate",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Date"
}
},
"GiftFrom": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiftFrom",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "From"
}
},
"GiftFromUnknown": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiftFromUnknown",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Unknown Sender"
}
},
"GiftLink": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiftLink",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Gift link"
}
},
"GiftLinkActivated": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiftLinkActivated",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Activated Gift link"
}
},
"GiftLinkActivatedDesc": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiftLinkActivatedDesc",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "This link was used to activate a **Telegram Premium** subscription"
}
},
"GiftLinkDesc": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiftLinkDesc",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "This link allows you to activate a **Telegram Premium** subscription"
}
},
"GiftLinkRedeem": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiftLinkRedeem",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Redeem gift link"
}
},
"GiftLinkShareDesc": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiftLinkShareDesc",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You can also <mark class=\"token\">%1$s</mark> to a friend as a gift."
}
},
"GiftLinkShareDesc_SendThisLink": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiftLinkShareDesc_SendThisLink",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "send this link"
}
},
"GiftLinkWasActivated": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiftLinkWasActivated",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "The link was activated on <mark class=\"token\">%1$s</mark> at <mark class=\"token\">%2$s</mark>"
}
},
"GiftReason": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiftReason",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Reason"
}
},
"GiftReasonGift": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiftReasonGift",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Gift"
}
},
"GiftReasonGiveaway": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiftReasonGiveaway",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Giveaway"
}
},
"GiftTo": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiftTo",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "To"
}
},
"GiftToUnknown": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiftToUnknown",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "No recipient"
}
},
"GiftedPremium": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiftedPremium",
"photo_url": "https://telegra.ph/file/p/36085866d0c/ccaf7b80e6847884f9a1b17.jpg?c=0,427,600,664,254,280",
@ -2704,6 +2840,333 @@
"singular": "Giveaway"
}
},
"GiveawayAllWinnersReceivedLinks": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayAllWinnersReceivedLinks",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "All winners received gift links in private messages."
}
},
"GiveawayCongratulations": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayCongratulations",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Congratulations"
}
},
"GiveawayCountries": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayCountries",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "from <mark class=\"token\">%1$s</mark>"
}
},
"GiveawayEnded": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayEnded",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Giveaway ended"
}
},
"GiveawayEndedRefunded": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayEndedRefunded",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "The channel cancelled the prizes by refunding the payment for them"
}
},
"GiveawayEndedYouLose": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayEndedYouLose",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You didnt win a prize in this giveaway"
}
},
"GiveawayEndedYouWon": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayEndedYouWon",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You won a prize in this giveaway"
}
},
"GiveawayInfoClose": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayInfoClose",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Close"
}
},
"GiveawayInfoEndedPart1": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayInfoEndedPart1",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "This giveaway was sponsored by the admins of <mark class=\"token\">%2$s</mark>, who acquired <mark class=\"token\">%1$s</mark> Telegram Premium subscription for <mark class=\"token\">%3$s</mark> months for its followers.",
"plural": "This giveaway was sponsored by the admins of <mark class=\"token\">%2$s</mark>, who acquired <mark class=\"token\">%1$s</mark> Telegram Premium subscriptions for <mark class=\"token\">%3$s</mark> months for its followers."
}
},
"GiveawayInfoEndedPart2": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayInfoEndedPart2",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "On <mark class=\"token\">%2$s</mark>, Telegram automatically selected <mark class=\"token\">%1$s</mark> random user that joined <mark class=\"token\">%3$s</mark>.",
"plural": "On <mark class=\"token\">%2$s</mark>, Telegram automatically selected <mark class=\"token\">%1$s</mark> random users that joined <mark class=\"token\">%3$s</mark>."
}
},
"GiveawayInfoEndedPart3": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayInfoEndedPart3",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%1$s</mark> of the winners already used their gift link.",
"plural": "<mark class=\"token\">%1$s</mark> of the winners already used their gift links."
}
},
"GiveawayInfoOngoingPart1": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayInfoOngoingPart1",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "This giveaway is sponsored by the admins of <mark class=\"token\">%2$s</mark>, who acquired <mark class=\"token\">%1$s</mark> Telegram Premium subscription for <mark class=\"token\">%3$s</mark> months for its followers.",
"plural": "This giveaway is sponsored by the admins of <mark class=\"token\">%2$s</mark>, who acquired <mark class=\"token\">%1$s</mark> Telegram Premium subscriptions for <mark class=\"token\">%3$s</mark> months for its followers."
}
},
"GiveawayInfoOngoingPart2": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayInfoOngoingPart2",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "On <mark class=\"token\">%2$s</mark>, Telegram will automatically selected <mark class=\"token\">%1$s</mark> random user that joined <mark class=\"token\">%3$s</mark>.",
"plural": "On <mark class=\"token\">%2$s</mark>, Telegram will automatically selected <mark class=\"token\">%1$s</mark> random users that joined <mark class=\"token\">%3$s</mark>."
}
},
"GiveawayInfoOngoingPartEligible": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayInfoOngoingPartEligible",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "To take part in this giveaway please join the channel <mark class=\"token\">%1$s</mark> before <mark class=\"token\">%2$s</mark>."
}
},
"GiveawayInfoOngoingPartRestrictedAdmin": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayInfoOngoingPartRestrictedAdmin",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You are not eligible for this giveaway because you are an admin of a participating channel <mark class=\"token\">%1$s</mark>."
}
},
"GiveawayInfoOngoingPartRestrictedCountry": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayInfoOngoingPartRestrictedCountry",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You are not eligible to participate in this giveaway because your country (<mark class=\"token\">%1$s</mark>) is not included in the terms of the giveaway."
}
},
"GiveawayInfoOngoingPartRestrictedMember": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayInfoOngoingPartRestrictedMember",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You are not eligible to participate in this giveaway because you joined this channel on <mark class=\"token\">%1$s</mark>, which is before the contest started."
}
},
"GiveawayInfoPartExtended": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayInfoPartExtended",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%2$s</mark> also included <mark class=\"token\">%1$s</mark> <mark class=\"token\">%3$s</mark> with the prizes. The channel admins are responsible for delivering these prizes.",
"plural": "<mark class=\"token\">%2$s</mark> also included <mark class=\"token\">%1$s</mark> <mark class=\"token\">%3$s</mark> with the prizes. The channel admins are responsible for delivering these prizes."
}
},
"GiveawayLearnMore": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayLearnMore",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Learn More"
}
},
"GiveawayOngoing": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayOngoing",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Giveaway ongoing"
}
},
"GiveawayOngoingYouEligible": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayOngoingYouEligible",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You can participate in this giveaway"
}
},
"GiveawayOngoingYouParticipating": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayOngoingYouParticipating",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You are participating in this giveaway"
}
},
"GiveawayOngoingYouRestricted": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayOngoingYouRestricted",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You cant participate in this giveaway"
}
},
"GiveawayParticipants": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayParticipants",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Participants"
}
},
"GiveawayParticipantsAll": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayParticipantsAll",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "All subscribers of the channel:"
}
},
"GiveawayParticipantsNew": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayParticipantsNew",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "New subscribers of the channel:"
}
},
"GiveawayParticipating": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayParticipating",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Participating"
}
},
"GiveawayPrizes": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayPrizes",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Giveaway Prizes"
}
},
"GiveawayPrizesAdditional": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayPrizesAdditional",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%1$s</mark> x <mark class=\"token\">%2$s</mark>"
}
},
"GiveawayPrizesWith": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayPrizesWith",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "with"
}
},
"GiveawaySponsors": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawaySponsors",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%2$s</mark> and <mark class=\"token\">%1$s</mark> more channel",
"plural": "<mark class=\"token\">%2$s</mark> and <mark class=\"token\">%1$s</mark> more channels"
}
},
"GiveawayUnclaimedPrize": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayUnclaimedPrize",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Unclaimed Prize"
}
},
"GiveawayViewMyPrize": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayViewMyPrize",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "View my prize"
}
},
"GiveawayWinners": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayWinners",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Winners"
}
},
"GiveawayWinnersSelected": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayWinnersSelected",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Winners Selected!"
}
},
"GiveawayWinnersSelectionDate": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayWinnersSelectionDate",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%1$s</mark> at <mark class=\"token\">%2$s</mark>"
}
},
"GiveawayWinnersSelectionDateHeader": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayWinnersSelectionDateHeader",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Winners Selection Date"
}
},
"GiveawayYouGetGift": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayYouGetGift",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You received a gift from:"
}
},
"GiveawayYouGetUnclaimedPrize": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayYouGetUnclaimedPrize",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You have an unclaimed prize from a giveaway by:"
}
},
"GiveawayYouWon": {
"url": "https://translations.telegram.org/en/android_x/unsorted/GiveawayYouWon",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You won a prize in a giveaway organized by:"
}
},
"Global": {
"url": "https://translations.telegram.org/en/android_x/unsorted/Global",
"photo_url": null,
@ -4220,6 +4683,14 @@
"singular": "Open Cloud Chat"
}
},
"OpenGiftLink": {
"url": "https://translations.telegram.org/en/android_x/unsorted/OpenGiftLink",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Open gift link"
}
},
"OpenPreviewInSecretChatActionBrowser": {
"url": "https://translations.telegram.org/en/android_x/unsorted/OpenPreviewInSecretChatActionBrowser",
"photo_url": null,
@ -6769,6 +7240,14 @@
"singular": "<mark class=\"token\">%1$s</mark> MiB"
}
},
"format_GiveawayDateTime": {
"url": "https://translations.telegram.org/en/android_x/unsorted/format_GiveawayDateTime",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%1$s</mark> at <mark class=\"token\">%2$s</mark>"
}
},
"format_ShareAuthorLink": {
"url": "https://translations.telegram.org/en/android_x/unsorted/format_ShareAuthorLink",
"photo_url": null,
@ -7901,6 +8380,42 @@
"plural": "<mark class=\"token\">%1$s</mark> winners to be selected on <mark class=\"token\">%2$s</mark>"
}
},
"xGiveawayPrizePremiumInfo": {
"url": "https://translations.telegram.org/en/android_x/unsorted/xGiveawayPrizePremiumInfo",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%1$s</mark> Telegram Premium Subscription for <mark class=\"token\">%2$s</mark> months.",
"plural": "<mark class=\"token\">%1$s</mark> Telegram Premium Subscriptions for <mark class=\"token\">%2$s</mark> months."
}
},
"xGiveawayPrizeReceivedInfo": {
"url": "https://translations.telegram.org/en/android_x/unsorted/xGiveawayPrizeReceivedInfo",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Your prize is a **Telegram Premium** subscription for **<mark class=\"token\">%1$s</mark>** month.",
"plural": "Your prize is a **Telegram Premium** subscription for **<mark class=\"token\">%1$s</mark>** months."
}
},
"xGiveawayUnclaimedPrizeReceivedInfo": {
"url": "https://translations.telegram.org/en/android_x/unsorted/xGiveawayUnclaimedPrizeReceivedInfo",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "This prize is a **Telegram Premium** subscription for **<mark class=\"token\">%1$s</mark>** month.",
"plural": "This prize is a **Telegram Premium** subscription for **<mark class=\"token\">%1$s</mark>** months."
}
},
"xGiveawayWinnersSelectedInfo": {
"url": "https://translations.telegram.org/en/android_x/unsorted/xGiveawayWinnersSelectedInfo",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%1$s</mark> winner of the <mark class=\"token\">%2$s</mark> were randomly selected by Telegram.",
"plural": "<mark class=\"token\">%1$s</mark> winners of the <mark class=\"token\">%2$s</mark> were randomly selected by Telegram."
}
},
"xHoursRelative": {
"url": "https://translations.telegram.org/en/android_x/unsorted/xHoursRelative",
"photo_url": null,
@ -7928,6 +8443,24 @@
"plural": "<mark class=\"token\">%1$s</mark> PRs"
}
},
"xPastWinners": {
"url": "https://translations.telegram.org/en/android_x/unsorted/xPastWinners",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%1$s</mark> winner was selected",
"plural": "<mark class=\"token\">%1$s</mark> winners were selected"
}
},
"xPastWinnersOn": {
"url": "https://translations.telegram.org/en/android_x/unsorted/xPastWinnersOn",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%1$s</mark> winner was selected on <mark class=\"token\">%2$s</mark>",
"plural": "<mark class=\"token\">%1$s</mark> winners were selected on <mark class=\"token\">%2$s</mark>"
}
},
"xPeopleJoinedChannel": {
"url": "https://translations.telegram.org/en/android_x/unsorted/xPeopleJoinedChannel",
"photo_url": null,
@ -8017,6 +8550,15 @@
"singular": "Sticker set settings"
}
},
"xTelegramPremiumForMonth": {
"url": "https://translations.telegram.org/en/android_x/unsorted/xTelegramPremiumForMonth",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Telegram Premium for <mark class=\"token\">%1$s</mark> month",
"plural": "Telegram Premium for <mark class=\"token\">%1$s</mark> months"
}
},
"xWeeksRelative": {
"url": "https://translations.telegram.org/en/android_x/unsorted/xWeeksRelative",
"photo_url": null,