Update content of files

This commit is contained in:
GitHub Action 2023-09-22 09:46:45 +00:00
parent b5cff45e69
commit 2ced547891
4 changed files with 511 additions and 4 deletions

View file

@ -18971,6 +18971,7 @@
"Channel.BlockUser.CanSendMedia",
"Channel.BlockUser.CanSendMessages",
"Channel.BlockUser.CanSendStickers",
"Channel.Boost.PrivateError",
"Channel.BotDoesntSupportGroups",
"Channel.ChannelNameHolder",
"Channel.Comments.Count",
@ -19051,6 +19052,7 @@
"Channel.EventLog.Service.UpdateJoin",
"Channel.EventLog.Service.UpdateLeft",
"Channel.EventLog.What",
"Channel.EventLogs.Filter.Title",
"Channel.Exception.DisabledOption.Channel",
"Channel.Exception.DisabledOption.Group",
"Channel.ExportLinkAboutChannel",
@ -19158,6 +19160,39 @@
"ChannelBlacklist.Blocked",
"ChannelBlacklist.EmptyDescrpition",
"ChannelBlacklist.Restricted",
"ChannelBoost.BoostChannel",
"ChannelBoost.BoostedChannelMoreRequired",
"ChannelBoost.BoostedChannelReachedLevel",
"ChannelBoost.EnableStories",
"ChannelBoost.EnableStoriesForChannel",
"ChannelBoost.EnableStoriesForChannelText",
"ChannelBoost.EnableStoriesForOtherChannel",
"ChannelBoost.EnableStoriesMoreRequired",
"ChannelBoost.EnableStoriesText",
"ChannelBoost.EnabledStoriesForChannelText",
"ChannelBoost.Error.BoostTooOftenText",
"ChannelBoost.Error.BoostTooOftenTitle",
"ChannelBoost.Error.GiftedPremiumNotAllowedText",
"ChannelBoost.Error.GiftedPremiumNotAllowedTitle",
"ChannelBoost.Error.PremiumNeededText",
"ChannelBoost.Error.PremiumNeededText.OK",
"ChannelBoost.Error.PremiumNeededTitle",
"ChannelBoost.HelpUpgradeChannel",
"ChannelBoost.HelpUpgradeChannelText",
"ChannelBoost.IncreaseLimit",
"ChannelBoost.IncreaseLimitText",
"ChannelBoost.Level",
"ChannelBoost.MaxLevelReached",
"ChannelBoost.MaxLevelReachedText",
"ChannelBoost.MaxLevelReachedTextAuthor",
"ChannelBoost.MoreBoosts",
"ChannelBoost.MoreBoosts_countable",
"ChannelBoost.Replace",
"ChannelBoost.ReplaceBoost",
"ChannelBoost.StoriesPerDay",
"ChannelBoost.StoriesPerDay_countable",
"ChannelBoost.YouBoostedChannel",
"ChannelBoost.YouBoostedOtherChannel",
"ChannelEventFilter.Calls",
"ChannelEventFilter.ChannelInfo",
"ChannelEventFilter.DeletedMessages",
@ -20002,6 +20037,7 @@
"ChatList.UnhideMuted",
"ChatList.UnsupportedMessage",
"ChatList.You",
"ChatMessage.BoostChannel",
"ChatMessage.Folder.Expired",
"ChatMessage.OpenApp",
"ChatMessage.Tooltip.Views",
@ -21061,6 +21097,8 @@
"Modal.Cancel",
"Modal.CopyLink",
"Modal.CopyLink",
"Modal.Create",
"Modal.Delete",
"Modal.Done",
"Modal.NotNow",
"Modal.OK",
@ -21324,6 +21362,7 @@
"Passport.ResetPassword.Confirm.OK",
"Passport.ResetPassword.Confirm.Text",
"Payments.Invoice.NotExists",
"Payments.NonRecurrent.Accept",
"Payments.Paid",
"Payments.Receipt.Tip",
"Payments.Recurrent.Accept",
@ -22506,6 +22545,22 @@
"SlowMode.PreviewSender.FileTooltip",
"SlowMode.PreviewSender.MediaTooltip",
"SlowMode.TooLong.Error",
"Stats.Boosts",
"Stats.Boosts.Boosters",
"Stats.Boosts.BoostersInfo",
"Stats.Boosts.BoostersNone",
"Stats.Boosts.Boosters_ZeroValueHolder",
"Stats.Boosts.Boosters_countable",
"Stats.Boosts.BoostsToLevelUp",
"Stats.Boosts.ExistingBoosts",
"Stats.Boosts.ExpiresOn",
"Stats.Boosts.Level",
"Stats.Boosts.LinkHeader",
"Stats.Boosts.LinkInfo",
"Stats.Boosts.NoBoostersYet",
"Stats.Boosts.OverviewHeader",
"Stats.Boosts.PremiumSubscribers",
"Stats.Boosts.ShowMore",
"Stats.GroupActionsTitle",
"Stats.GroupGrowthTitle",
"Stats.GroupLanguagesTitle",
@ -22548,6 +22603,7 @@
"Stats.MessageTitle",
"Stats.ShowMore",
"Stats.ShowMore_countable",
"Stats.Statistics",
"StatusBar.Activate",
"StatusBar.Hide",
"StatusBar.Quit",

View file

@ -2869,7 +2869,7 @@
"ChatAdmins.Title": {
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChatAdmins.Title",
"photo_url": "https://telegra.ph/file/p/228e3c5e9e6/79011b932498e262186791d.jpg?c=181,44,280,280,280,280",
"has_binding": false,
"has_binding": true,
"values": {
"singular": "Chat Admins"
}
@ -3743,7 +3743,7 @@
"Conversation.PrivateChannelTooltip": {
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.PrivateChannelTooltip",
"photo_url": "https://telegra.ph/file/p/611972f8779/e97c203ea3b9f8ed3c6301d.jpg?c=121,991,532,532,280,280",
"has_binding": false,
"has_binding": true,
"values": {
"singular": "This channel is private"
}

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>macOS<span class="tr-header-counter">4927</span>
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">4983</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 (1332)</div>
<div class="tr-section-caption">Unsorted (1388)</div>
</a></div>
</div>
</section></section>

View file

@ -863,6 +863,14 @@
"singular": "Unban"
}
},
"Channel.Boost.PrivateError": {
"url": "https://translations.telegram.org/en/macos/unsorted/Channel.Boost.PrivateError",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "This channel is private."
}
},
"Channel.BotDoesntSupportGroups": {
"url": "https://translations.telegram.org/en/macos/unsorted/Channel.BotDoesntSupportGroups",
"photo_url": null,
@ -1064,6 +1072,14 @@
"singular": "<mark class=\"token\">%1$@</mark> changed the topic name to \"<mark class=\"token\">%2$@</mark>\""
}
},
"Channel.EventLogs.Filter.Title": {
"url": "https://translations.telegram.org/en/macos/unsorted/Channel.EventLogs.Filter.Title",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Chat Admins"
}
},
"Channel.Exception.DisabledOption.Channel": {
"url": "https://translations.telegram.org/en/macos/unsorted/Channel.Exception.DisabledOption.Channel",
"photo_url": null,
@ -1424,6 +1440,272 @@
"singular": "Telegram will filter more spam but may occasionally affect ordinary messages. You can report false positives in Recent Actions."
}
},
"ChannelBoost.BoostChannel": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.BoostChannel",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Boost Channel"
}
},
"ChannelBoost.BoostedChannelMoreRequired": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.BoostedChannelMoreRequired",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%1$@</mark> needed to be able to post <mark class=\"token\">%2$@</mark>."
}
},
"ChannelBoost.BoostedChannelReachedLevel": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.BoostedChannelReachedLevel",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "This channel reached **Level <mark class=\"token\">%1$@</mark>** and can now post <mark class=\"token\">%2$@</mark>."
}
},
"ChannelBoost.EnableStories": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.EnableStories",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Enable Stories"
}
},
"ChannelBoost.EnableStoriesForChannel": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.EnableStoriesForChannel",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Enable Stories for This Channel"
}
},
"ChannelBoost.EnableStoriesForChannelText": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.EnableStoriesForChannelText",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "**<mark class=\"token\">%1$@</mark>** needs <mark class=\"token\">%2$@</mark> to enable posting stories. Help make it possible!"
}
},
"ChannelBoost.EnableStoriesForOtherChannel": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.EnableStoriesForOtherChannel",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Enable Stories for The Channel"
}
},
"ChannelBoost.EnableStoriesMoreRequired": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.EnableStoriesMoreRequired",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "This channel needs **<mark class=\"token\">%1$@</mark>** to enable stories."
}
},
"ChannelBoost.EnableStoriesText": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.EnableStoriesText",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Your channel needs <mark class=\"token\">%1$@</mark> to enable posting stories.<br/><br/>Ask your **Premium** subscribers to boost your channel with this link:"
}
},
"ChannelBoost.EnabledStoriesForChannelText": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.EnabledStoriesForChannelText",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "This channel reached **Level 1** and can now post stories."
}
},
"ChannelBoost.Error.BoostTooOftenText": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Error.BoostTooOftenText",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You can change the channel you boost only once a day. Next time you can boost is in **<mark class=\"token\">%@</mark>**."
}
},
"ChannelBoost.Error.BoostTooOftenTitle": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Error.BoostTooOftenTitle",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Can't Boost Too Often"
}
},
"ChannelBoost.Error.GiftedPremiumNotAllowedText": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Error.GiftedPremiumNotAllowedText",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Because your **Telegram Premium** subscription was gifted to you, you can't use it to boost channels."
}
},
"ChannelBoost.Error.GiftedPremiumNotAllowedTitle": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Error.GiftedPremiumNotAllowedTitle",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Can't Boost with Gifted Premium"
}
},
"ChannelBoost.Error.PremiumNeededText": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Error.PremiumNeededText",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Only **Telegram Premium** subscribers can boost channels. Do you want to subscribe to **Telegram Premium**?"
}
},
"ChannelBoost.Error.PremiumNeededText.OK": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Error.PremiumNeededText.OK",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Read More"
}
},
"ChannelBoost.Error.PremiumNeededTitle": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Error.PremiumNeededTitle",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Premium Needed"
}
},
"ChannelBoost.HelpUpgradeChannel": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.HelpUpgradeChannel",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Help Upgrade This Channel"
}
},
"ChannelBoost.HelpUpgradeChannelText": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.HelpUpgradeChannelText",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "**<mark class=\"token\">%1$@</mark>** needs <mark class=\"token\">%2$@</mark> to be able to post <mark class=\"token\">%3$@</mark>."
}
},
"ChannelBoost.IncreaseLimit": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.IncreaseLimit",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Increase Story Limit"
}
},
"ChannelBoost.IncreaseLimitText": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.IncreaseLimitText",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Your channel needs <mark class=\"token\">%1$@</mark> to post <mark class=\"token\">%2$@</mark>.<br/><br/>Ask your **Premium** subscribers to boost your channel with this link:"
}
},
"ChannelBoost.Level": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Level",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Level <mark class=\"token\">%@</mark>"
}
},
"ChannelBoost.MaxLevelReached": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.MaxLevelReached",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Maximum Level Reached"
}
},
"ChannelBoost.MaxLevelReachedText": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.MaxLevelReachedText",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "This channel reached **Level <mark class=\"token\">%1$@</mark>** and can now post <mark class=\"token\">%2$@</mark>."
}
},
"ChannelBoost.MaxLevelReachedTextAuthor": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.MaxLevelReachedTextAuthor",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%1$@</mark> reached **Level <mark class=\"token\">%2$@</mark>** and can now post <mark class=\"token\">%3$@</mark>."
}
},
"ChannelBoost.MoreBoosts": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.MoreBoosts",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "**<mark class=\"token\">%d</mark>** more boost",
"plural": "**<mark class=\"token\">%d</mark>** more boosts"
}
},
"ChannelBoost.MoreBoosts_countable": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.MoreBoosts_countable",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%d</mark>"
}
},
"ChannelBoost.Replace": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Replace",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Replace"
}
},
"ChannelBoost.ReplaceBoost": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.ReplaceBoost",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You currently boost **<mark class=\"token\">%1$@</mark>**. Do you want to boost **<mark class=\"token\">%2$@</mark>** instead?"
}
},
"ChannelBoost.StoriesPerDay": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.StoriesPerDay",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "**<mark class=\"token\">%d</mark>** story per day",
"plural": "**<mark class=\"token\">%d</mark>** stories per day"
}
},
"ChannelBoost.StoriesPerDay_countable": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.StoriesPerDay_countable",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%d</mark>"
}
},
"ChannelBoost.YouBoostedChannel": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.YouBoostedChannel",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You Boosted <mark class=\"token\">%1$@</mark>!"
}
},
"ChannelBoost.YouBoostedOtherChannel": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.YouBoostedOtherChannel",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You Boosted The Channel"
}
},
"ChannelInfo.AddUserLeftError": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelInfo.AddUserLeftError",
"photo_url": null,
@ -3275,6 +3557,14 @@
"singular": "Unhide Muted"
}
},
"ChatMessage.BoostChannel": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChatMessage.BoostChannel",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "BOOST"
}
},
"ChatMessage.OpenApp": {
"url": "https://translations.telegram.org/en/macos/unsorted/ChatMessage.OpenApp",
"photo_url": null,
@ -5508,6 +5798,22 @@
"singular": "failed to create archive"
}
},
"Modal.Create": {
"url": "https://translations.telegram.org/en/macos/unsorted/Modal.Create",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Create"
}
},
"Modal.Delete": {
"url": "https://translations.telegram.org/en/macos/unsorted/Modal.Delete",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Delete"
}
},
"Modal.NotNow": {
"url": "https://translations.telegram.org/en/macos/unsorted/Modal.NotNow",
"photo_url": null,
@ -5693,6 +5999,14 @@
"singular": "Invoice doesn't exist"
}
},
"Payments.NonRecurrent.Accept": {
"url": "https://translations.telegram.org/en/macos/unsorted/Payments.NonRecurrent.Accept",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "I accept the [Terms of Service]() of **<mark class=\"token\">%1$@</mark>**."
}
},
"Peer.Activity.Chat.EnjoyingAnimations": {
"url": "https://translations.telegram.org/en/macos/unsorted/Peer.Activity.Chat.EnjoyingAnimations",
"photo_url": null,
@ -7895,6 +8209,135 @@
"singular": "Slow mode is enabled.<br/>You can't send multiple media at once."
}
},
"Stats.Boosts": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Boosts"
}
},
"Stats.Boosts.Boosters": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts.Boosters",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%d</mark> BOOSTER",
"plural": "<mark class=\"token\">%d</mark> BOOSTERS"
}
},
"Stats.Boosts.BoostersInfo": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts.BoostersInfo",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Your channel is currently boosted by these users."
}
},
"Stats.Boosts.BoostersNone": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts.BoostersNone",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "BOOSTERS"
}
},
"Stats.Boosts.Boosters_ZeroValueHolder": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts.Boosters_ZeroValueHolder",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "NO BOOSTERS"
}
},
"Stats.Boosts.Boosters_countable": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts.Boosters_countable",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%d</mark>"
}
},
"Stats.Boosts.BoostsToLevelUp": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts.BoostsToLevelUp",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Boosts to Level Up"
}
},
"Stats.Boosts.ExistingBoosts": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts.ExistingBoosts",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Existing Boosts"
}
},
"Stats.Boosts.ExpiresOn": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts.ExpiresOn",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Boost expires on <mark class=\"token\">%@</mark>"
}
},
"Stats.Boosts.Level": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts.Level",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Level"
}
},
"Stats.Boosts.LinkHeader": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts.LinkHeader",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "LINK FOR BOOSTING"
}
},
"Stats.Boosts.LinkInfo": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts.LinkInfo",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Share this link with your subscribers to get more boosts."
}
},
"Stats.Boosts.NoBoostersYet": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts.NoBoostersYet",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "No users currently boost your channel"
}
},
"Stats.Boosts.OverviewHeader": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts.OverviewHeader",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "OVERVIEW"
}
},
"Stats.Boosts.PremiumSubscribers": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts.PremiumSubscribers",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Premium Subscribers"
}
},
"Stats.Boosts.ShowMore": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts.ShowMore",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Show More"
}
},
"Stats.GroupTopAdmin.Actions": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.GroupTopAdmin.Actions",
"photo_url": null,
@ -7992,6 +8435,14 @@
"singular": "<mark class=\"token\">%d</mark>"
}
},
"Stats.Statistics": {
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Statistics",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Statistics"
}
},
"Sticker.Premium.Click.Info": {
"url": "https://translations.telegram.org/en/macos/unsorted/Sticker.Premium.Click.Info",
"photo_url": "https://telegra.ph/file/p/f8134565309/cd57314da6cf44589a46517.jpg?c=43,333,513,513,280,280",