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
950709edcf
commit
1ae8ad8de3
5 changed files with 668 additions and 13 deletions
|
@ -19802,6 +19802,7 @@
|
|||
"AccountSettings.Filters",
|
||||
"AccountSettings.General",
|
||||
"AccountSettings.General",
|
||||
"AccountSettings.GiftPremium",
|
||||
"AccountSettings.Language",
|
||||
"AccountSettings.Language",
|
||||
"AccountSettings.Logout",
|
||||
|
@ -20330,9 +20331,12 @@
|
|||
"Channel.EventLog.EmptySearch",
|
||||
"Channel.EventLog.EmptyText",
|
||||
"Channel.EventLog.MessageChangedBackgroundEmojiSet",
|
||||
"Channel.EventLog.MessageChangedBackgroundEmojiSet.New",
|
||||
"Channel.EventLog.MessageChangedLinkedChannel",
|
||||
"Channel.EventLog.MessageChangedLinkedGroup",
|
||||
"Channel.EventLog.MessageChangedNameAndBackground",
|
||||
"Channel.EventLog.MessageChangedNameColorSet",
|
||||
"Channel.EventLog.MessageChangedNameColorSet.New",
|
||||
"Channel.EventLog.MessageChangedUnlinkedChannel",
|
||||
"Channel.EventLog.MessageChangedUnlinkedGroup",
|
||||
"Channel.EventLog.MessageRankName",
|
||||
|
@ -20482,8 +20486,13 @@
|
|||
"ChannelBoost.Booster.Duration",
|
||||
"ChannelBoost.Booster.ToBeDistributed",
|
||||
"ChannelBoost.Booster.Unclaimed",
|
||||
"ChannelBoost.EmojiStatus",
|
||||
"ChannelBoost.EnableColors",
|
||||
"ChannelBoost.EnableColorsText",
|
||||
"ChannelBoost.EnableEmojiStatusLevelText",
|
||||
"ChannelBoost.EnableNameIconLevelText",
|
||||
"ChannelBoost.EnableProfileColorLevelText",
|
||||
"ChannelBoost.EnableProfileIconLevelText",
|
||||
"ChannelBoost.EnableReactions",
|
||||
"ChannelBoost.EnableReactionsText",
|
||||
"ChannelBoost.EnableStories",
|
||||
|
@ -20492,6 +20501,8 @@
|
|||
"ChannelBoost.EnableStoriesForOtherChannel",
|
||||
"ChannelBoost.EnableStoriesMoreRequired",
|
||||
"ChannelBoost.EnableStoriesText",
|
||||
"ChannelBoost.EnableWallpapers",
|
||||
"ChannelBoost.EnableWallpapersText",
|
||||
"ChannelBoost.EnabledStoriesForChannelText",
|
||||
"ChannelBoost.Error.BoostTooOftenText",
|
||||
"ChannelBoost.Error.BoostTooOftenTitle",
|
||||
|
@ -20511,10 +20522,31 @@
|
|||
"ChannelBoost.MaxLevelReachedTextAuthor",
|
||||
"ChannelBoost.MoreBoosts",
|
||||
"ChannelBoost.MoreBoosts_countable",
|
||||
"ChannelBoost.NameIcon",
|
||||
"ChannelBoost.ProfileColor",
|
||||
"ChannelBoost.ProfileIcon",
|
||||
"ChannelBoost.Replace",
|
||||
"ChannelBoost.ReplaceBoost",
|
||||
"ChannelBoost.StoriesPerDay",
|
||||
"ChannelBoost.StoriesPerDay_countable",
|
||||
"ChannelBoost.Table.CustomReactions",
|
||||
"ChannelBoost.Table.CustomReactions_countable",
|
||||
"ChannelBoost.Table.CustomWallpaper",
|
||||
"ChannelBoost.Table.EmojiStatus",
|
||||
"ChannelBoost.Table.HeadersLogo",
|
||||
"ChannelBoost.Table.LevelUnlocks",
|
||||
"ChannelBoost.Table.LevelUnlocks_countable",
|
||||
"ChannelBoost.Table.NameColor",
|
||||
"ChannelBoost.Table.NameColor_countable",
|
||||
"ChannelBoost.Table.ProfileColor",
|
||||
"ChannelBoost.Table.ProfileColor_countable",
|
||||
"ChannelBoost.Table.ProfileLogo",
|
||||
"ChannelBoost.Table.StoriesPerDay",
|
||||
"ChannelBoost.Table.StoriesPerDay_countable",
|
||||
"ChannelBoost.Table.StyleForHeaders",
|
||||
"ChannelBoost.Table.StyleForHeaders_countable",
|
||||
"ChannelBoost.Table.Wallpaper",
|
||||
"ChannelBoost.Table.Wallpaper_countable",
|
||||
"ChannelBoost.YouBoostedChannel",
|
||||
"ChannelBoost.YouBoostedOtherChannel",
|
||||
"ChannelEventFilter.Calls",
|
||||
|
@ -20639,6 +20671,7 @@
|
|||
"Chat.AutoremoveTimerSetUserGlobal",
|
||||
"Chat.AutoremoveTimerSetUserGlobalYou",
|
||||
"Chat.Bubbles.ForwardedFrom",
|
||||
"Chat.Bubbles.ForwardedFrom_New",
|
||||
"Chat.Bubbles.ForwardedStory",
|
||||
"Chat.Call.Incoming",
|
||||
"Chat.Call.Outgoing",
|
||||
|
@ -20946,6 +20979,7 @@
|
|||
"Chat.Message.Via",
|
||||
"Chat.Message.ViewBot",
|
||||
"Chat.Message.ViewChannel",
|
||||
"Chat.Message.ViewGiftLink",
|
||||
"Chat.Message.ViewGroup",
|
||||
"Chat.Message.edited",
|
||||
"Chat.MessageAction.ShowMessage",
|
||||
|
@ -21045,6 +21079,7 @@
|
|||
"Chat.Service.DisabledTheme",
|
||||
"Chat.Service.DisabledTheme.You",
|
||||
"Chat.Service.GiftLink",
|
||||
"Chat.Service.GiftLink.Sent",
|
||||
"Chat.Service.GiveawayStarted",
|
||||
"Chat.Service.Group.AddedMembers",
|
||||
"Chat.Service.Group.AddedMembers1",
|
||||
|
@ -21096,6 +21131,7 @@
|
|||
"Chat.Service.PeerRequest.Confirm.Permission",
|
||||
"Chat.Service.PeerRequest.Confirm.Plain",
|
||||
"Chat.Service.PeerRequested",
|
||||
"Chat.Service.PeerRequested.Multiple",
|
||||
"Chat.Service.PinnedMessage",
|
||||
"Chat.Service.PremiumGift.Info",
|
||||
"Chat.Service.PremiumGift.Info_countable",
|
||||
|
@ -21219,7 +21255,10 @@
|
|||
"ChatGift.Info.FromGiveAway",
|
||||
"ChatGift.Info.Normal",
|
||||
"ChatGift.Info.Unclaimed",
|
||||
"ChatGift.Info.Unclaimed.Gift",
|
||||
"ChatGift.Info.Unclaimed.Gift.You",
|
||||
"ChatGift.Title.Claimed",
|
||||
"ChatGift.Title.Gift",
|
||||
"ChatGift.Title.Unclaimed",
|
||||
"ChatHeader.RestartTopic",
|
||||
"ChatInput.BotMenu",
|
||||
|
@ -21578,9 +21617,11 @@
|
|||
"ChoosePeer.Requirements.User.NonPremium",
|
||||
"ChoosePeer.Requirements.User.Premium",
|
||||
"ChoosePeer.Title.Bot",
|
||||
"ChoosePeer.Title.Bot.Multiple",
|
||||
"ChoosePeer.Title.Channel",
|
||||
"ChoosePeer.Title.Group",
|
||||
"ChoosePeer.Title.User",
|
||||
"ChoosePeer.Title.User.Multiple",
|
||||
"Compose.Confirm.StartSecretChat",
|
||||
"Compose.Create",
|
||||
"Compose.CreateGroup.LimitError",
|
||||
|
@ -22092,12 +22133,14 @@
|
|||
"GiftLink.Row.Gift",
|
||||
"GiftLink.Row.Reason",
|
||||
"GiftLink.Row.Reason.Gift",
|
||||
"GiftLink.Row.Reason.Gift.JustGift",
|
||||
"GiftLink.Row.Reason.Giveaway",
|
||||
"GiftLink.Row.Reason.Giveaway.Incomplete",
|
||||
"GiftLink.Row.To",
|
||||
"GiftLink.Title",
|
||||
"GiftLink.UseLink",
|
||||
"GiftLink.UseSuccess",
|
||||
"Giveaway.AdditionalPrize",
|
||||
"Giveaway.Alert.Created",
|
||||
"Giveaway.Booster.Reason.Gift",
|
||||
"Giveaway.Booster.Reason.Giveaway",
|
||||
|
@ -22146,6 +22189,7 @@
|
|||
"Giveaway.Type.Specific.Modal.SelectUsers",
|
||||
"Giveaway.Type.Specific.Text",
|
||||
"Giveaway.Type.Specific.Title",
|
||||
"Giveaway.with",
|
||||
"Giveway.Channels.Info",
|
||||
"GlobalTimer.Block.Enabled.Info",
|
||||
"GlobalTimer.Block.Header",
|
||||
|
@ -22565,6 +22609,7 @@
|
|||
"Message.GiveawayOngoing",
|
||||
"Message.GiveawayOngoing.Winners",
|
||||
"Message.GiveawayOngoing.Winners_countable",
|
||||
"Message.GiveawayResult",
|
||||
"Message.GiveawayStarted",
|
||||
"Message.GiveawayStartedOther",
|
||||
"Message.InvoiceLabel",
|
||||
|
@ -23003,6 +23048,7 @@
|
|||
"PeerInfo.BotEdit.Username",
|
||||
"PeerInfo.BotStatus.HasAccess",
|
||||
"PeerInfo.BotStatus.HasNoAccess",
|
||||
"PeerInfo.ChannelAppearance",
|
||||
"PeerInfo.ChannelColor",
|
||||
"PeerInfo.ChannelName.Placeholder",
|
||||
"PeerInfo.ChannelReported",
|
||||
|
@ -23266,6 +23312,16 @@
|
|||
"Premium.Boarding.Wallpapers.Info",
|
||||
"Premium.Boarding.Wallpapers.Title",
|
||||
"Premium.GetPremium.Double",
|
||||
"Premium.Gift.GetAccess.MoreThanThree",
|
||||
"Premium.Gift.GetAccess.OneToThree",
|
||||
"Premium.Gift.ReceiveBoost",
|
||||
"Premium.Gift.Sent.Close",
|
||||
"Premium.Gift.Sent.Multiple.MoreThanThree",
|
||||
"Premium.Gift.Sent.Multiple.OneToThree",
|
||||
"Premium.Gift.Sent.Multiple.Title",
|
||||
"Premium.Gift.Sent.One.Text",
|
||||
"Premium.Gift.Sent.One.Title",
|
||||
"Premium.Gift.Terms",
|
||||
"Premium.Gift.Text",
|
||||
"Premium.Gift.Title",
|
||||
"Premium.Limit.About.Info",
|
||||
|
@ -23314,6 +23370,7 @@
|
|||
"Premium.Purchase.ErrorUnknown",
|
||||
"Premium.Restore.ErrorUnknown",
|
||||
"Premium.Restore.Success",
|
||||
"Premium.WhatsIncluded",
|
||||
"PremiumBoarding.Stories.ExpirationDuration.Info",
|
||||
"PremiumBoarding.Stories.ExpirationDuration.Title",
|
||||
"PremiumBoarding.Stories.LinkFormatting.Info",
|
||||
|
@ -23827,12 +23884,18 @@
|
|||
"SelectAreaControl.Dimension.Original",
|
||||
"SelectAreaControl.Dimension.Square",
|
||||
"SelectColor.Apply",
|
||||
"SelectColor.EmojiStatus.Channel",
|
||||
"SelectColor.EmojiStatus.Info.Channel",
|
||||
"SelectColor.EmojiStatus.Info.User",
|
||||
"SelectColor.EmojiStatus.User",
|
||||
"SelectColor.Icon.Info.Channel.Profile",
|
||||
"SelectColor.Icon.Info.User",
|
||||
"SelectColor.Icon.Info.User.Profile",
|
||||
"SelectColor.Icon.RemoveIcon",
|
||||
"SelectColor.Icon.Select",
|
||||
"SelectColor.Icon.Select.Off",
|
||||
"SelectColor.Icon.Select.Profile",
|
||||
"SelectColor.Icon.Select.Replies",
|
||||
"SelectColor.Icon.Title",
|
||||
"SelectColor.Icon.Title.Profile",
|
||||
"SelectColor.Info.Channel",
|
||||
|
@ -23846,13 +23909,17 @@
|
|||
"SelectColor.Premium",
|
||||
"SelectColor.Preview",
|
||||
"SelectColor.Preview.Profile",
|
||||
"SelectColor.ProfilePage.Title",
|
||||
"SelectColor.ResetColor",
|
||||
"SelectColor.ResetColor.Name",
|
||||
"SelectColor.ResetColor.Profile",
|
||||
"SelectColor.Success.Channel",
|
||||
"SelectColor.Success.User",
|
||||
"SelectColor.Title.Channel",
|
||||
"SelectColor.Title.User",
|
||||
"SelectCountries.OK",
|
||||
"SelectCountries.Title",
|
||||
"SelectPeers.LimitReached",
|
||||
"SelectPeers.Title.SearchMembers",
|
||||
"SelectPeers.Title.SelectChannel",
|
||||
"SelectPeers.Title.SelectChat",
|
||||
|
@ -24288,6 +24355,7 @@
|
|||
"StorageUsage.TelegramUsage.Empty.Peer",
|
||||
"StorageUsage.TelegramUsage.Text",
|
||||
"StorageUsage.TelegramUsage.Text.Peer",
|
||||
"Story.Alert.NoReactions.Channels",
|
||||
"Story.Alert.NoViews",
|
||||
"Story.Alert.ViewsExpired",
|
||||
"Story.AvatarContext.OpenChannel",
|
||||
|
@ -24419,6 +24487,7 @@
|
|||
"StoryView.ContextMenu.ShowMyStories",
|
||||
"StoryView.ContextMenu.Unblock",
|
||||
"StoryView.MediaArea.ViewLocation",
|
||||
"StoryView.MediaArea.ViewMessage",
|
||||
"StoryView.Tooltip.Block",
|
||||
"StoryView.Tooltip.DeleteContact",
|
||||
"StoryView.Tooltip.HideMyStories",
|
||||
|
@ -24431,8 +24500,10 @@
|
|||
"StoryViewers.Premium.Unlock",
|
||||
"StoryViewers.ReactionsFirst",
|
||||
"StoryViewers.RecentFirst",
|
||||
"StoryViewers.RepostFirst",
|
||||
"StoryViewers.Viewers",
|
||||
"StoryViews.Title",
|
||||
"StoryViews.Title.Channel",
|
||||
"StoryViews.Title_ZeroValueHolder",
|
||||
"StoryViews.Title_countable",
|
||||
"Suggest.Frequent.Contacts",
|
||||
|
@ -25189,6 +25260,7 @@
|
|||
"psa.title.bubbles",
|
||||
"psa.title.bubbles.covid",
|
||||
"psa.title.bubbles.psa",
|
||||
"psa.title.bubbles_new",
|
||||
"psa.title.covid",
|
||||
"psa.title.psa",
|
||||
"rbD-Rh-wIN.title",
|
||||
|
|
|
@ -3702,7 +3702,7 @@
|
|||
"ChannelReplyLogo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelReplyLogo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply Logo"
|
||||
}
|
||||
|
|
|
@ -1176,7 +1176,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> removed profile color"
|
||||
"singular": "<mark class=\"token\">%1$@</mark> reset the profile color"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.ChannelRemovedProfileColorAndIcon": {
|
||||
|
@ -1184,7 +1184,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> changed the removed profile color and icon"
|
||||
"singular": "<mark class=\"token\">%1$@</mark> reset the profile color and icon"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.ChannelRemovedProfileIcon": {
|
||||
|
@ -1192,7 +1192,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> removed profile icon"
|
||||
"singular": "<mark class=\"token\">%1$@</mark> removed the profile icon"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.ChannelRemovedStatus": {
|
||||
|
@ -1208,7 +1208,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> removed wallpaper"
|
||||
"singular": "<mark class=\"token\">%1$@</mark> removed the wallpaper"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.ChannelUpdatedStatus": {
|
||||
|
@ -1582,7 +1582,7 @@
|
|||
"Channel.Appearance.NameIcon": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.Appearance.NameIcon",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Replies Logo"
|
||||
}
|
||||
|
@ -2024,7 +2024,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your channel needs **Level <mark class=\"token\">%1$@</mark>** to set custom channel wallpaper."
|
||||
"singular": "Your channel needs **Level <mark class=\"token\">%1$@</mark>** to set a custom wallpaper."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableEmojiStatusLevelText": {
|
||||
|
@ -2048,7 +2048,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your channel needs **Level <mark class=\"token\">%1$@</mark>** to change link icon."
|
||||
"singular": "Your channel needs **Level <mark class=\"token\">%1$@</mark>** to change the link logo."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableProfileColorLevelText": {
|
||||
|
@ -2064,7 +2064,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your channel needs **Level <mark class=\"token\">%1$@</mark>** to change channel cover icon."
|
||||
"singular": "Your channel needs **Level <mark class=\"token\">%1$@</mark>** to change the channel cover logo."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableWallpaperLevelText": {
|
||||
|
@ -2128,7 +2128,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set Link Icon"
|
||||
"singular": "Set Link Logo"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.ProfileColor": {
|
||||
|
@ -2144,7 +2144,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set Cover Icon"
|
||||
"singular": "Set Cover Logo"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.CustomReactions": {
|
||||
|
|
|
@ -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">5288</span>
|
||||
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">5360</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 (1588)</div>
|
||||
<div class="tr-section-caption">Unsorted (1660)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -23,6 +23,14 @@
|
|||
"singular": "Remove Account"
|
||||
}
|
||||
},
|
||||
"AccountSettings.GiftPremium": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/AccountSettings.GiftPremium",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Premium Gifting"
|
||||
}
|
||||
},
|
||||
"AccountSettings.Wallet": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/AccountSettings.Wallet",
|
||||
"photo_url": null,
|
||||
|
@ -993,6 +1001,30 @@
|
|||
"singular": "Sorry, you can't add this user to channels."
|
||||
}
|
||||
},
|
||||
"Channel.EventLog.MessageChangedBackgroundEmojiSet.New": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Channel.EventLog.MessageChangedBackgroundEmojiSet.New",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> updated channel background emoji"
|
||||
}
|
||||
},
|
||||
"Channel.EventLog.MessageChangedNameAndBackground": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Channel.EventLog.MessageChangedNameAndBackground",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> updated channel color and background emoji"
|
||||
}
|
||||
},
|
||||
"Channel.EventLog.MessageChangedNameColorSet.New": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Channel.EventLog.MessageChangedNameColorSet.New",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> updated channel color"
|
||||
}
|
||||
},
|
||||
"Channel.EventLog.MessageToggleNoForwardsOff": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Channel.EventLog.MessageToggleNoForwardsOff",
|
||||
"photo_url": null,
|
||||
|
@ -1513,6 +1545,14 @@
|
|||
"singular": "Unclaimed"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EmojiStatus": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.EmojiStatus",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Use Emoji Statuses"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableColors": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.EnableColors",
|
||||
"photo_url": null,
|
||||
|
@ -1529,6 +1569,38 @@
|
|||
"singular": "Your channel needs **<mark class=\"token\">%1$@</mark> level** to change channel color.<br/><br/>Ask your **Premium** subscribers to boost your channel with this link:"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableEmojiStatusLevelText": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.EnableEmojiStatusLevelText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your channel needs **Level <mark class=\"token\">%1$@</mark>** to use emoji statuses.<br/><br/>Ask your **Premium** subscribers to boost your channel with this link:"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableNameIconLevelText": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.EnableNameIconLevelText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your channel needs **Level <mark class=\"token\">%1$@</mark>** to change link icon.<br/><br/>Ask your **Premium** subscribers to boost your channel with this link:"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableProfileColorLevelText": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.EnableProfileColorLevelText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your channel needs **Level <mark class=\"token\">%1$@</mark>** to change channel cover color.<br/><br/>Ask your **Premium** subscribers to boost your channel with this link:"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableProfileIconLevelText": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.EnableProfileIconLevelText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your channel needs **Level <mark class=\"token\">%1$@</mark>** to change channel cover icon.<br/><br/>Ask your **Premium** subscribers to boost your channel with this link:"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableReactions": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.EnableReactions",
|
||||
"photo_url": null,
|
||||
|
@ -1569,6 +1641,22 @@
|
|||
"singular": "This channel needs **<mark class=\"token\">%1$@</mark>** to enable stories."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableWallpapers": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.EnableWallpapers",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Enable Wallpapers"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableWallpapersText": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.EnableWallpapersText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your channel needs **<mark class=\"token\">%1$@</mark> level** to change wallpaper.<br/><br/>Ask your **Premium** subscribers to boost your channel with this link:"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Error.GiftedPremiumNotAllowedText": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Error.GiftedPremiumNotAllowedText",
|
||||
"photo_url": null,
|
||||
|
@ -1625,6 +1713,30 @@
|
|||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.NameIcon": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.NameIcon",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set Link Icon"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.ProfileColor": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.ProfileColor",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set Cover Color"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.ProfileIcon": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.ProfileIcon",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set Cover Icon"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.StoriesPerDay_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.StoriesPerDay_countable",
|
||||
"photo_url": null,
|
||||
|
@ -1633,6 +1745,157 @@
|
|||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.CustomReactions": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.CustomReactions",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Custom Reaction",
|
||||
"plural": "<mark class=\"token\">%d</mark> Custom Reactions"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.CustomReactions_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.CustomReactions_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.CustomWallpaper": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.CustomWallpaper",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Custom Channel Background"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.EmojiStatus": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.EmojiStatus",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "1000+ Emoji Statuses"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.HeadersLogo": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.HeadersLogo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Custom Logo for Links and Quotes"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.LevelUnlocks": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.LevelUnlocks",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Level <mark class=\"token\">%d</mark> Unlock:",
|
||||
"plural": "Level <mark class=\"token\">%d</mark> Unlocks:"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.LevelUnlocks_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.LevelUnlocks_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.NameColor": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.NameColor",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Channel Name Color",
|
||||
"plural": "<mark class=\"token\">%d</mark> Channel Name Colors"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.NameColor_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.NameColor_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.ProfileColor": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.ProfileColor",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Color for Channel Cover",
|
||||
"plural": "<mark class=\"token\">%d</mark> Color for Channel Covers"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.ProfileColor_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.ProfileColor_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.ProfileLogo": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.ProfileLogo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Custom Logo for Channel Cover"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.StoriesPerDay": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.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.Table.StoriesPerDay_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.StoriesPerDay_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.StyleForHeaders": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.StyleForHeaders",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Style for Links and Quotes",
|
||||
"plural": "<mark class=\"token\">%d</mark> Style for Links and Quotes"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.StyleForHeaders_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.StyleForHeaders_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.Wallpaper": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.Wallpaper",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Channel Background",
|
||||
"plural": "<mark class=\"token\">%d</mark> Channel Backgrounds"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Table.Wallpaper_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.Table.Wallpaper_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"ChannelInfo.AddUserLeftError": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelInfo.AddUserLeftError",
|
||||
"photo_url": null,
|
||||
|
@ -1929,6 +2192,14 @@
|
|||
"singular": "You set a self-destruct timer for all chats.<br/>All new messages in this chat will be automatically deleted <mark class=\"token\">%1$@</mark> after they're sent."
|
||||
}
|
||||
},
|
||||
"Chat.Bubbles.ForwardedFrom_New": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Bubbles.ForwardedFrom_New",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Forwarded from: <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.Confirm.DeleteForEveryone_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Confirm.DeleteForEveryone_countable",
|
||||
"photo_url": null,
|
||||
|
@ -2964,6 +3235,14 @@
|
|||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.Message.ViewGiftLink": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Message.ViewGiftLink",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "View"
|
||||
}
|
||||
},
|
||||
"Chat.Message.ViewGroup": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Message.ViewGroup",
|
||||
"photo_url": null,
|
||||
|
@ -3151,6 +3430,14 @@
|
|||
"singular": "You received a gift"
|
||||
}
|
||||
},
|
||||
"Chat.Service.GiftLink.Sent": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Service.GiftLink.Sent",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You sent a gift"
|
||||
}
|
||||
},
|
||||
"Chat.Service.GiveawayStarted": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Service.GiveawayStarted",
|
||||
"photo_url": null,
|
||||
|
@ -3367,6 +3654,14 @@
|
|||
"singular": "Are you sure you want to send <mark class=\"token\">%1$@</mark> to <mark class=\"token\">%2$@</mark>? This will also add <mark class=\"token\">%3$@</mark> to <mark class=\"token\">%4$@</mark> with the following rights: <mark class=\"token\">%5$@</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.Service.PeerRequested.Multiple": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Service.PeerRequested.Multiple",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You shared <mark class=\"token\">%1$@</mark> with <mark class=\"token\">%2$@</mark>."
|
||||
}
|
||||
},
|
||||
"Chat.Service.PremiumGift.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Service.PremiumGift.Info",
|
||||
"photo_url": "https://telegra.ph/file/p/2b024c8bc23/12c4c2d06d74730e988ec17.jpg?c=160,517,280,280,280,280",
|
||||
|
@ -3691,6 +3986,22 @@
|
|||
"singular": "You have an unclaimed prize from a giveaway by **<mark class=\"token\">%1$@</mark>**.<br/><br/>This prize is a **Telegram Premium** subscription for **<mark class=\"token\">%2$@</mark>** months."
|
||||
}
|
||||
},
|
||||
"ChatGift.Info.Unclaimed.Gift": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChatGift.Info.Unclaimed.Gift",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You gifted **Telegram Premium** subscription for **<mark class=\"token\">%1$@</mark>** months."
|
||||
}
|
||||
},
|
||||
"ChatGift.Info.Unclaimed.Gift.You": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChatGift.Info.Unclaimed.Gift.You",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You received **Telegram Premium** subscription for **<mark class=\"token\">%1$@</mark>** months."
|
||||
}
|
||||
},
|
||||
"ChatGift.Title.Claimed": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChatGift.Title.Claimed",
|
||||
"photo_url": null,
|
||||
|
@ -3699,6 +4010,14 @@
|
|||
"singular": "**Congratulations!**"
|
||||
}
|
||||
},
|
||||
"ChatGift.Title.Gift": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChatGift.Title.Gift",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**Gift**"
|
||||
}
|
||||
},
|
||||
"ChatGift.Title.Unclaimed": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChatGift.Title.Unclaimed",
|
||||
"photo_url": null,
|
||||
|
@ -4592,6 +4911,14 @@
|
|||
"singular": "Choose a Bot"
|
||||
}
|
||||
},
|
||||
"ChoosePeer.Title.Bot.Multiple": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChoosePeer.Title.Bot.Multiple",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Choose Bots"
|
||||
}
|
||||
},
|
||||
"ChoosePeer.Title.Channel": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChoosePeer.Title.Channel",
|
||||
"photo_url": null,
|
||||
|
@ -4608,6 +4935,14 @@
|
|||
"singular": "Choose a User"
|
||||
}
|
||||
},
|
||||
"ChoosePeer.Title.User.Multiple": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChoosePeer.Title.User.Multiple",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Choose Users"
|
||||
}
|
||||
},
|
||||
"ContactInfo.Job": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ContactInfo.Job",
|
||||
"photo_url": null,
|
||||
|
@ -5758,6 +6093,14 @@
|
|||
"singular": "You were selected by the channel"
|
||||
}
|
||||
},
|
||||
"GiftLink.Row.Reason.Gift.JustGift": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/GiftLink.Row.Reason.Gift.JustGift",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Gift"
|
||||
}
|
||||
},
|
||||
"GiftLink.Row.Reason.Giveaway": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/GiftLink.Row.Reason.Giveaway",
|
||||
"photo_url": null,
|
||||
|
@ -5806,6 +6149,14 @@
|
|||
"singular": "You successfully activated gift link."
|
||||
}
|
||||
},
|
||||
"Giveaway.AdditionalPrize": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Giveaway.AdditionalPrize",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%1$@</mark>** also included **<mark class=\"token\">%2$@</mark>** in the prizes. Admins of the channel are responsible for delivering these prizes."
|
||||
}
|
||||
},
|
||||
"Giveaway.Alert.Created": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Giveaway.Alert.Created",
|
||||
"photo_url": null,
|
||||
|
@ -6193,6 +6544,14 @@
|
|||
"singular": "Award Specific Users"
|
||||
}
|
||||
},
|
||||
"Giveaway.with": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Giveaway.with",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "with"
|
||||
}
|
||||
},
|
||||
"Giveway.Channels.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Giveway.Channels.Info",
|
||||
"photo_url": null,
|
||||
|
@ -7129,6 +7488,14 @@
|
|||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Message.GiveawayResult": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Message.GiveawayResult",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Giveaway Result"
|
||||
}
|
||||
},
|
||||
"Message.GiveawayStarted": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Message.GiveawayStarted",
|
||||
"photo_url": null,
|
||||
|
@ -7450,6 +7817,14 @@
|
|||
"singular": "anonymous phone"
|
||||
}
|
||||
},
|
||||
"PeerInfo.ChannelAppearance": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PeerInfo.ChannelAppearance",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Appearance"
|
||||
}
|
||||
},
|
||||
"PeerInfo.ChannelTitle.Pleceholder": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PeerInfo.ChannelTitle.Pleceholder",
|
||||
"photo_url": null,
|
||||
|
@ -8116,6 +8491,86 @@
|
|||
"singular": "Wallpapers for Both Sides"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.GetAccess.MoreThanThree": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Gift.GetAccess.MoreThanThree",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Get **<mark class=\"token\">%1$@</mark>** and **<mark class=\"token\">%2$@</mark>** more access to exclusive features with **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"Premium.Gift.GetAccess.OneToThree": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Gift.GetAccess.OneToThree",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Get **<mark class=\"token\">%1$@</mark>** access to exclusive features with **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"Premium.Gift.ReceiveBoost": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Gift.ReceiveBoost",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You will receive <mark class=\"token\">%@</mark> boosts"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.Sent.Close": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Gift.Sent.Close",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Close"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.Sent.Multiple.MoreThanThree": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Gift.Sent.Multiple.MoreThanThree",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%1$@</mark>** and <mark class=\"token\">%2$@</mark> more have been notified about the gift you purchased.<br/><br/>They now have access to additional features."
|
||||
}
|
||||
},
|
||||
"Premium.Gift.Sent.Multiple.OneToThree": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Gift.Sent.Multiple.OneToThree",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%1$@</mark>** have been notified about the gift you purchased.<br/><br/>They now have access to additional features."
|
||||
}
|
||||
},
|
||||
"Premium.Gift.Sent.Multiple.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Gift.Sent.Multiple.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Gifts Sent!"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.Sent.One.Text": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Gift.Sent.One.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%@</mark>** has been notified about the gift you purchased.<br/><br/>They now have access to additional features."
|
||||
}
|
||||
},
|
||||
"Premium.Gift.Sent.One.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Gift.Sent.One.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Gift Sent!"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.Terms": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Gift.Terms",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "By gifting Telegram Premium, you agree to the Telegram [Terms of Service](terms) and [Privacy Policy](privacy)."
|
||||
}
|
||||
},
|
||||
"Premium.Gift.Text": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Gift.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/1f038793d89/a5723391633ffdb24291a17.jpg?c=18,206,562,562,280,280",
|
||||
|
@ -8420,6 +8875,14 @@
|
|||
"singular": "Done"
|
||||
}
|
||||
},
|
||||
"Premium.WhatsIncluded": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.WhatsIncluded",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "WHAT'S INCLUDED"
|
||||
}
|
||||
},
|
||||
"PremiumBoarding.Stories.StealthMode.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PremiumBoarding.Stories.StealthMode.Title",
|
||||
"photo_url": null,
|
||||
|
@ -8725,6 +9188,38 @@
|
|||
"singular": "None"
|
||||
}
|
||||
},
|
||||
"SelectColor.EmojiStatus.Channel": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SelectColor.EmojiStatus.Channel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Channel Emoji Status"
|
||||
}
|
||||
},
|
||||
"SelectColor.EmojiStatus.Info.Channel": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SelectColor.EmojiStatus.Info.Channel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Choose status that will be shown next to the channel's name."
|
||||
}
|
||||
},
|
||||
"SelectColor.EmojiStatus.Info.User": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SelectColor.EmojiStatus.Info.User",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Choose status that will be shown next to your profile."
|
||||
}
|
||||
},
|
||||
"SelectColor.EmojiStatus.User": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SelectColor.EmojiStatus.User",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Emoji Status"
|
||||
}
|
||||
},
|
||||
"SelectColor.Icon.Info.Channel.Profile": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SelectColor.Icon.Info.Channel.Profile",
|
||||
"photo_url": null,
|
||||
|
@ -8741,6 +9236,22 @@
|
|||
"singular": "Make your profile stand out by adding custom icons to background."
|
||||
}
|
||||
},
|
||||
"SelectColor.Icon.Select.Profile": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SelectColor.Icon.Select.Profile",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Profile Logo"
|
||||
}
|
||||
},
|
||||
"SelectColor.Icon.Select.Replies": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SelectColor.Icon.Select.Replies",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Replies Logo"
|
||||
}
|
||||
},
|
||||
"SelectColor.Icon.Title.Profile": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SelectColor.Icon.Title.Profile",
|
||||
"photo_url": null,
|
||||
|
@ -8773,6 +9284,14 @@
|
|||
"singular": "PROFILE PREVIEW"
|
||||
}
|
||||
},
|
||||
"SelectColor.ProfilePage.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SelectColor.ProfilePage.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "PROFILE PAGE COLOR"
|
||||
}
|
||||
},
|
||||
"SelectColor.ResetColor": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SelectColor.ResetColor",
|
||||
"photo_url": null,
|
||||
|
@ -8781,6 +9300,22 @@
|
|||
"singular": "Reset Color"
|
||||
}
|
||||
},
|
||||
"SelectColor.ResetColor.Name": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SelectColor.ResetColor.Name",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reset Name Color"
|
||||
}
|
||||
},
|
||||
"SelectColor.ResetColor.Profile": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SelectColor.ResetColor.Profile",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reset Profile Color"
|
||||
}
|
||||
},
|
||||
"SelectCountries.OK": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SelectCountries.OK",
|
||||
"photo_url": null,
|
||||
|
@ -8797,6 +9332,14 @@
|
|||
"singular": "Select Countries"
|
||||
}
|
||||
},
|
||||
"SelectPeers.LimitReached": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SelectPeers.LimitReached",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't select more than <mark class=\"token\">%@</mark> users"
|
||||
}
|
||||
},
|
||||
"SelectPeers.Title.SearchMembers": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SelectPeers.Title.SearchMembers",
|
||||
"photo_url": null,
|
||||
|
@ -10080,6 +10623,14 @@
|
|||
"singular": "This chat uses less than 1% of your Telegram Cache."
|
||||
}
|
||||
},
|
||||
"Story.Alert.NoReactions.Channels": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Story.Alert.NoReactions.Channels",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Nobody has reacted or reposted your story."
|
||||
}
|
||||
},
|
||||
"Story.Controls.Menu.Statistics": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Story.Controls.Menu.Statistics",
|
||||
"photo_url": null,
|
||||
|
@ -10379,6 +10930,14 @@
|
|||
"singular": "Delete Contact"
|
||||
}
|
||||
},
|
||||
"StoryView.MediaArea.ViewMessage": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StoryView.MediaArea.ViewMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "View Message"
|
||||
}
|
||||
},
|
||||
"StoryView.Tooltip.DeleteContact": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StoryView.Tooltip.DeleteContact",
|
||||
"photo_url": null,
|
||||
|
@ -10403,6 +10962,14 @@
|
|||
"singular": "Information about the other viewers wasn't recorded."
|
||||
}
|
||||
},
|
||||
"StoryViewers.RepostFirst": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StoryViewers.RepostFirst",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Repost first"
|
||||
}
|
||||
},
|
||||
"StoryViewers.Viewers": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StoryViewers.Viewers",
|
||||
"photo_url": null,
|
||||
|
@ -10411,6 +10978,14 @@
|
|||
"singular": "Viewers"
|
||||
}
|
||||
},
|
||||
"StoryViews.Title.Channel": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StoryViews.Title.Channel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reactions"
|
||||
}
|
||||
},
|
||||
"System.MemoryWarning.DataAndStorage": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/System.MemoryWarning.DataAndStorage",
|
||||
"photo_url": null,
|
||||
|
@ -12750,6 +13325,14 @@
|
|||
"singular": "Announcement: [<mark class=\"token\">%@</mark>]()"
|
||||
}
|
||||
},
|
||||
"psa.title.bubbles_new": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/psa.title.bubbles_new",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "PSA Notification<br/>from: <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"psa.title.covid": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/psa.title.covid",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue