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
30d4e01498
commit
3dcb5d4506
3 changed files with 590 additions and 2 deletions
|
@ -22195,6 +22195,7 @@
|
|||
"AccountSettings.SetBio",
|
||||
"AccountSettings.SetProfilePhoto",
|
||||
"AccountSettings.SetUsername",
|
||||
"AccountSettings.Stars",
|
||||
"AccountSettings.Stickers",
|
||||
"AccountSettings.Stickers",
|
||||
"AccountSettings.StickersAndEmoji",
|
||||
|
@ -22255,6 +22256,10 @@
|
|||
"AppUpdate.CheckForUpdates",
|
||||
"AppUpdate.DownloadUpdate",
|
||||
"AppUpdate.Downloading",
|
||||
"AppUpdate.Error.FailedDownload",
|
||||
"AppUpdate.Error.FailedUpdating",
|
||||
"AppUpdate.Error.NoInternal",
|
||||
"AppUpdate.Error.WrongInternal",
|
||||
"AppUpdate.NewestAvailable",
|
||||
"AppUpdate.RetrievingInfo",
|
||||
"AppUpdate.Title",
|
||||
|
@ -23365,6 +23370,7 @@
|
|||
"Chat.Context.Info",
|
||||
"Chat.Context.Message.ContainsEmoji",
|
||||
"Chat.Context.Message.ContainsEmoji_countable",
|
||||
"Chat.Context.MessageEffect.Add",
|
||||
"Chat.Context.Peer.Mention",
|
||||
"Chat.Context.Peer.OpenInfo",
|
||||
"Chat.Context.Peer.OpenStory",
|
||||
|
@ -23435,6 +23441,7 @@
|
|||
"Chat.Empty.PremiumRequired.Action",
|
||||
"Chat.Empty.PremiumRequiredState",
|
||||
"Chat.Empty.Replies",
|
||||
"Chat.Empty.searchHashtag",
|
||||
"Chat.EmptyChat",
|
||||
"Chat.EmptyChat.Info",
|
||||
"Chat.File.QuickLook.Svg",
|
||||
|
@ -23505,6 +23512,9 @@
|
|||
"Chat.GroupCall.Speakers_ZeroValueHolder",
|
||||
"Chat.GroupCall.Speakers_countable",
|
||||
"Chat.GroupCall.Title",
|
||||
"Chat.Hashtag.MyMessages",
|
||||
"Chat.Hashtag.PublicPosts",
|
||||
"Chat.Hashtag.ThisChat",
|
||||
"Chat.Header.PinnedMessage",
|
||||
"Chat.Header.PinnedMessage_Numer",
|
||||
"Chat.Header.PinnedPrevious",
|
||||
|
@ -23669,6 +23679,7 @@
|
|||
"Chat.Replies.Desc",
|
||||
"Chat.Reply.ExpiredStory",
|
||||
"Chat.Reply.ExpiredStory.Error",
|
||||
"Chat.ReplyMarkup.PayXtr",
|
||||
"Chat.ReplyMessagePanelTitle",
|
||||
"Chat.ReplyQuotePanelTitle",
|
||||
"Chat.Right.Context.Reminder",
|
||||
|
@ -23708,6 +23719,10 @@
|
|||
"Chat.SendMessageErrorNonPremiumForbidden",
|
||||
"Chat.SendMessageSlowmodeError",
|
||||
"Chat.SendVoice.PrivacyError",
|
||||
"Chat.SensitiveContent",
|
||||
"Chat.SensitiveContent.Confirm",
|
||||
"Chat.SensitiveContent.Confirm.Ok",
|
||||
"Chat.SensitiveContent.Confirm.Third",
|
||||
"Chat.Service.BotPermissionAllowed",
|
||||
"Chat.Service.BotWriteAllowed",
|
||||
"Chat.Service.Call.Cancelled",
|
||||
|
@ -24363,6 +24378,7 @@
|
|||
"ContactInfo.PhoneLabelPager",
|
||||
"ContactInfo.PhoneLabelWork",
|
||||
"ContactInfo.PhoneLabelWorkFax",
|
||||
"ContactInfo.Title",
|
||||
"ContactInfo.URLLabelHomepage",
|
||||
"Contacts.AddContact",
|
||||
"Contacts.ContacsSeparator",
|
||||
|
@ -24604,6 +24620,7 @@
|
|||
"EmojiPack.Sets.Add_countable",
|
||||
"EmojiPack.Unlock",
|
||||
"EmojiSection.GroupEmoji",
|
||||
"Emojies.MessageEffects.Title",
|
||||
"EmptyChat.Appearance",
|
||||
"EmptyChat.Appearance.ChatMode",
|
||||
"EmptyChat.Appearance.Colorful",
|
||||
|
@ -24725,6 +24742,15 @@
|
|||
"ExportedInvitation.Status.ExpiresIn",
|
||||
"ExportedInvitation.Status.Revoked",
|
||||
"ExportedInvitation.Title",
|
||||
"FactCheck.Context.Edit",
|
||||
"FactCheck.Info",
|
||||
"FactCheck.Info.Second",
|
||||
"FactCheck.Placeholder",
|
||||
"FactCheck.Save.Delete",
|
||||
"FactCheck.Save.Updated",
|
||||
"FactCheck.ShowFull",
|
||||
"FactCheck.Title",
|
||||
"FactCheck.WhatThis",
|
||||
"FastSettings.DisableDarkMode",
|
||||
"FastSettings.EnableDarkMode",
|
||||
"FastSettings.LockTelegram",
|
||||
|
@ -25834,6 +25860,7 @@
|
|||
"PeerInfo.Action.Message",
|
||||
"PeerInfo.Action.More",
|
||||
"PeerInfo.Action.Mute",
|
||||
"PeerInfo.Action.OpenChannel",
|
||||
"PeerInfo.Action.Report",
|
||||
"PeerInfo.Action.SecretChat",
|
||||
"PeerInfo.Action.Share",
|
||||
|
@ -26299,6 +26326,8 @@
|
|||
"PreviewSender.CompressFile",
|
||||
"PreviewSender.FileTooltip",
|
||||
"PreviewSender.MediaTooltip",
|
||||
"PreviewSender.MoveTextDown",
|
||||
"PreviewSender.MoveTextUp",
|
||||
"PreviewSender.SendAsSpoiler",
|
||||
"PreviewSender.SendAudio",
|
||||
"PreviewSender.SendAudio_countable",
|
||||
|
@ -26608,6 +26637,7 @@
|
|||
"Search.Separator.Popular",
|
||||
"Search.Separator.Recent",
|
||||
"Search.Separator.Recommended",
|
||||
"Search.Separator.ShowAsMessages",
|
||||
"Search.Separator.Topics",
|
||||
"SearchField.Search",
|
||||
"SearchField.Search",
|
||||
|
@ -27152,6 +27182,41 @@
|
|||
"SlowMode.PreviewSender.FileTooltip",
|
||||
"SlowMode.PreviewSender.MediaTooltip",
|
||||
"SlowMode.TooLong.Error",
|
||||
"Star.List.Buy.Success",
|
||||
"Star.List.Buy.Success_countable",
|
||||
"Star.List.BuyAndUse",
|
||||
"Star.List.BuyAndUser.Nobot",
|
||||
"Star.List.BuyMoreStars",
|
||||
"Star.List.GetStars",
|
||||
"Star.List.HowMany",
|
||||
"Star.List.Item.Count",
|
||||
"Star.List.Item.Count_countable",
|
||||
"Star.List.Item.ShowMore",
|
||||
"Star.List.MyBalance",
|
||||
"Star.List.Refund",
|
||||
"Star.List.StarsNeeded",
|
||||
"Star.List.StarsNeeded_countable",
|
||||
"Star.List.TelegramStars",
|
||||
"Star.List.Tos",
|
||||
"Star.List.Transaction.AppStore",
|
||||
"Star.List.Transaction.Fragment",
|
||||
"Star.List.Transaction.PlayMarket",
|
||||
"Star.List.Transaction.PremiumBot",
|
||||
"Star.List.Transaction.Unknown",
|
||||
"Star.List.Transactions.All",
|
||||
"Star.List.Transactions.Empty.All",
|
||||
"Star.List.Transactions.Empty.Incoming",
|
||||
"Star.List.Transactions.Empty.Outgoing",
|
||||
"Star.List.Transactions.Header",
|
||||
"Star.List.Transactions.Incoming",
|
||||
"Star.List.Transactions.Outgoing",
|
||||
"Star.List.Transactions.ShowMore",
|
||||
"Star.List.YourBalance",
|
||||
"Star.Purchase.Balance",
|
||||
"Star.Purchase.Confirm",
|
||||
"Star.Purchase.Pay",
|
||||
"Star.Purchase.Success",
|
||||
"Star.Purchase.Text",
|
||||
"Stats.Boosts",
|
||||
"Stats.Boosts.Action.Boost",
|
||||
"Stats.Boosts.Action.Giveaway",
|
||||
|
|
|
@ -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">6014</span>
|
||||
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">6079</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 (2202)</div>
|
||||
<div class="tr-section-caption">Unsorted (2267)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -23,6 +23,14 @@
|
|||
"singular": "Remove Account"
|
||||
}
|
||||
},
|
||||
"AccountSettings.Stars": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/AccountSettings.Stars",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your Stars"
|
||||
}
|
||||
},
|
||||
"AccountSettings.TelegramBusiness": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/AccountSettings.TelegramBusiness",
|
||||
"photo_url": null,
|
||||
|
@ -143,6 +151,38 @@
|
|||
"singular": "Download Update"
|
||||
}
|
||||
},
|
||||
"AppUpdate.Error.FailedDownload": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/AppUpdate.Error.FailedDownload",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Failed to download archive. Please try again."
|
||||
}
|
||||
},
|
||||
"AppUpdate.Error.FailedUpdating": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/AppUpdate.Error.FailedUpdating",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Failed to download updating info. Please try again."
|
||||
}
|
||||
},
|
||||
"AppUpdate.Error.NoInternal": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/AppUpdate.Error.NoInternal",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No internal link for this version. Please try again."
|
||||
}
|
||||
},
|
||||
"AppUpdate.Error.WrongInternal": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/AppUpdate.Error.WrongInternal",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Wrong internal link. Please try again."
|
||||
}
|
||||
},
|
||||
"Appearance.Confirm.RemoveOK": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Appearance.Confirm.RemoveOK",
|
||||
"photo_url": null,
|
||||
|
@ -3984,6 +4024,14 @@
|
|||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.Context.MessageEffect.Add": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Context.MessageEffect.Add",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add an animation effect"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Peer.Mention": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Context.Peer.Mention",
|
||||
"photo_url": "https://telegra.ph/file/p/23c7a6b9bff/9968f65fe5a1f09405be317.jpg?c=69,607,280,280,280,280",
|
||||
|
@ -4242,6 +4290,14 @@
|
|||
"singular": "No replies here yet"
|
||||
}
|
||||
},
|
||||
"Chat.Empty.searchHashtag": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Empty.searchHashtag",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No Messages Found"
|
||||
}
|
||||
},
|
||||
"Chat.EmptyChat.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.EmptyChat.Info",
|
||||
"photo_url": null,
|
||||
|
@ -4617,6 +4673,30 @@
|
|||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.Hashtag.MyMessages": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Hashtag.MyMessages",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "My Messages"
|
||||
}
|
||||
},
|
||||
"Chat.Hashtag.PublicPosts": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Hashtag.PublicPosts",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Public Posts"
|
||||
}
|
||||
},
|
||||
"Chat.Hashtag.ThisChat": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Hashtag.ThisChat",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This Chat"
|
||||
}
|
||||
},
|
||||
"Chat.Header.RequestToJoin_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Header.RequestToJoin_countable",
|
||||
"photo_url": null,
|
||||
|
@ -5008,6 +5088,14 @@
|
|||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.ReplyMarkup.PayXtr": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.ReplyMarkup.PayXtr",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Pay <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.SavedMessages.ViewAsChats": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.SavedMessages.ViewAsChats",
|
||||
"photo_url": null,
|
||||
|
@ -5137,6 +5225,38 @@
|
|||
"singular": "<mark class=\"token\">%@</mark> doesn't accept voice and video messages"
|
||||
}
|
||||
},
|
||||
"Chat.SensitiveContent": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.SensitiveContent",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "18+ Content"
|
||||
}
|
||||
},
|
||||
"Chat.SensitiveContent.Confirm": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.SensitiveContent.Confirm",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This media may contain sensitive content suitable only for adults. Do you still want to view it?"
|
||||
}
|
||||
},
|
||||
"Chat.SensitiveContent.Confirm.Ok": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.SensitiveContent.Confirm.Ok",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "View Anyway"
|
||||
}
|
||||
},
|
||||
"Chat.SensitiveContent.Confirm.Third": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.SensitiveContent.Confirm.Third",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Always show 18+ media"
|
||||
}
|
||||
},
|
||||
"Chat.Service.BotWriteAllowed": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Service.BotWriteAllowed",
|
||||
"photo_url": null,
|
||||
|
@ -7053,6 +7173,14 @@
|
|||
"singular": "work fax"
|
||||
}
|
||||
},
|
||||
"ContactInfo.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ContactInfo.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "title"
|
||||
}
|
||||
},
|
||||
"Context.Alert.CopyPrivate": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Context.Alert.CopyPrivate",
|
||||
"photo_url": null,
|
||||
|
@ -7699,6 +7827,14 @@
|
|||
"singular": "GROUP EMOJI"
|
||||
}
|
||||
},
|
||||
"Emojies.MessageEffects.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Emojies.MessageEffects.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "MESSAGE EFFECTS"
|
||||
}
|
||||
},
|
||||
"EmptyChat.Stickers": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/EmptyChat.Stickers",
|
||||
"photo_url": "https://telegra.ph/file/p/5a1e280762e/5d2d673b5b32e39815eaa19.jpg?c=691,283,356,356,280,280",
|
||||
|
@ -7934,6 +8070,78 @@
|
|||
"singular": "expires in <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"FactCheck.Context.Edit": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/FactCheck.Context.Edit",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit Fact Check"
|
||||
}
|
||||
},
|
||||
"FactCheck.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/FactCheck.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This clarification was provided by a fact checking agency assigned by the department of the government of your country (<mark class=\"token\">%@</mark>) responsible for combatting misinformation."
|
||||
}
|
||||
},
|
||||
"FactCheck.Info.Second": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/FactCheck.Info.Second",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This clarification was provided by a fact checking agency assigned by the department of the government of your country (<mark class=\"token\">%@</mark>) responsible for combatting misinformation."
|
||||
}
|
||||
},
|
||||
"FactCheck.Placeholder": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/FactCheck.Placeholder",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add Fact Check"
|
||||
}
|
||||
},
|
||||
"FactCheck.Save.Delete": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/FactCheck.Save.Delete",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Fact check is removed"
|
||||
}
|
||||
},
|
||||
"FactCheck.Save.Updated": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/FactCheck.Save.Updated",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Fact check is updated"
|
||||
}
|
||||
},
|
||||
"FactCheck.ShowFull": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/FactCheck.ShowFull",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "show"
|
||||
}
|
||||
},
|
||||
"FactCheck.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/FactCheck.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Fact Check"
|
||||
}
|
||||
},
|
||||
"FactCheck.WhatThis": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/FactCheck.WhatThis",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "what's this?"
|
||||
}
|
||||
},
|
||||
"FileSize.B": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/FileSize.B",
|
||||
"photo_url": null,
|
||||
|
@ -10750,6 +10958,14 @@
|
|||
"singular": "Join"
|
||||
}
|
||||
},
|
||||
"PeerInfo.Action.OpenChannel": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PeerInfo.Action.OpenChannel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Open"
|
||||
}
|
||||
},
|
||||
"PeerInfo.Action.Report": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PeerInfo.Action.Report",
|
||||
"photo_url": null,
|
||||
|
@ -12404,6 +12620,22 @@
|
|||
"plural": "Add Items"
|
||||
}
|
||||
},
|
||||
"PreviewSender.MoveTextDown": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PreviewSender.MoveTextDown",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Move Caption Down"
|
||||
}
|
||||
},
|
||||
"PreviewSender.MoveTextUp": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PreviewSender.MoveTextUp",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Move Caption Up"
|
||||
}
|
||||
},
|
||||
"PreviewSender.SendAsSpoiler": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PreviewSender.SendAsSpoiler",
|
||||
"photo_url": "https://telegra.ph/file/p/11d7094c008/4437dd02e1a41025416c617.jpg?c=321,360,279,280,278,280",
|
||||
|
@ -12908,6 +13140,14 @@
|
|||
"singular": "SIMILAR CHANNELS"
|
||||
}
|
||||
},
|
||||
"Search.Separator.ShowAsMessages": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Search.Separator.ShowAsMessages",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "show as messages"
|
||||
}
|
||||
},
|
||||
"Search.Separator.Topics": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Search.Separator.Topics",
|
||||
"photo_url": null,
|
||||
|
@ -14202,6 +14442,289 @@
|
|||
"singular": "Slow mode is enabled.<br/>You can't send multiple media at once."
|
||||
}
|
||||
},
|
||||
"Star.List.Buy.Success": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Buy.Success",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Star Added to Your Balance",
|
||||
"plural": "<mark class=\"token\">%d</mark> Stars Added to Your Balance"
|
||||
}
|
||||
},
|
||||
"Star.List.Buy.Success_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Buy.Success_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Star.List.BuyAndUse": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.BuyAndUse",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Buy Stars and use them on **<mark class=\"token\">%@</mark>** and other miniapps."
|
||||
}
|
||||
},
|
||||
"Star.List.BuyAndUser.Nobot": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.BuyAndUser.Nobot",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Buy Stars to unlock content and services in miniapps on Telegram."
|
||||
}
|
||||
},
|
||||
"Star.List.BuyMoreStars": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.BuyMoreStars",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Buy More Stars"
|
||||
}
|
||||
},
|
||||
"Star.List.GetStars": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.GetStars",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Get Stars"
|
||||
}
|
||||
},
|
||||
"Star.List.HowMany": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.HowMany",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Choose how many Stars you'd like to buy."
|
||||
}
|
||||
},
|
||||
"Star.List.Item.Count": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Item.Count",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Star",
|
||||
"plural": "<mark class=\"token\">%d</mark> Stars"
|
||||
}
|
||||
},
|
||||
"Star.List.Item.Count_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Item.Count_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Star.List.Item.ShowMore": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Item.ShowMore",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Show More Options"
|
||||
}
|
||||
},
|
||||
"Star.List.MyBalance": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.MyBalance",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Balance<br/><mark class=\"token\">%1$@</mark>**<mark class=\"token\">%2$@</mark>**"
|
||||
}
|
||||
},
|
||||
"Star.List.Refund": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Refund",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Refund"
|
||||
}
|
||||
},
|
||||
"Star.List.StarsNeeded": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.StarsNeeded",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Star Needed",
|
||||
"plural": "<mark class=\"token\">%d</mark> Stars Needed"
|
||||
}
|
||||
},
|
||||
"Star.List.StarsNeeded_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.StarsNeeded_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Star.List.TelegramStars": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.TelegramStars",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Telegram Stars"
|
||||
}
|
||||
},
|
||||
"Star.List.Tos": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Tos",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "By proceeding and purchasing Stars, you agree with the [Terms and Conditions](https://telegram.org)."
|
||||
}
|
||||
},
|
||||
"Star.List.Transaction.AppStore": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Transaction.AppStore",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "App Store"
|
||||
}
|
||||
},
|
||||
"Star.List.Transaction.Fragment": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Transaction.Fragment",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Fragment"
|
||||
}
|
||||
},
|
||||
"Star.List.Transaction.PlayMarket": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Transaction.PlayMarket",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Play Market"
|
||||
}
|
||||
},
|
||||
"Star.List.Transaction.PremiumBot": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Transaction.PremiumBot",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Premium Bot"
|
||||
}
|
||||
},
|
||||
"Star.List.Transaction.Unknown": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Transaction.Unknown",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Unknown"
|
||||
}
|
||||
},
|
||||
"Star.List.Transactions.All": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Transactions.All",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "All Transactions"
|
||||
}
|
||||
},
|
||||
"Star.List.Transactions.Empty.All": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Transactions.Empty.All",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No Transactions"
|
||||
}
|
||||
},
|
||||
"Star.List.Transactions.Empty.Incoming": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Transactions.Empty.Incoming",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No Incoming Transactions"
|
||||
}
|
||||
},
|
||||
"Star.List.Transactions.Empty.Outgoing": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Transactions.Empty.Outgoing",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No Outgoing Transactions"
|
||||
}
|
||||
},
|
||||
"Star.List.Transactions.Header": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Transactions.Header",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "TRANSACTION HISTORY"
|
||||
}
|
||||
},
|
||||
"Star.List.Transactions.Incoming": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Transactions.Incoming",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Incoming"
|
||||
}
|
||||
},
|
||||
"Star.List.Transactions.Outgoing": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Transactions.Outgoing",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Outgoing"
|
||||
}
|
||||
},
|
||||
"Star.List.Transactions.ShowMore": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Transactions.ShowMore",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Show More"
|
||||
}
|
||||
},
|
||||
"Star.List.YourBalance": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.YourBalance",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "your balance"
|
||||
}
|
||||
},
|
||||
"Star.Purchase.Balance": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.Purchase.Balance",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Balance<br/><mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Star.Purchase.Confirm": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.Purchase.Confirm",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Confirm Your Purchase"
|
||||
}
|
||||
},
|
||||
"Star.Purchase.Pay": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.Purchase.Pay",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Confirm And Pay <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Star.Purchase.Success": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.Purchase.Success",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You acquired \"<mark class=\"token\">%1$@</mark>\" in <mark class=\"token\">%2$@</mark> for <mark class=\"token\">%3$@</mark> Stars."
|
||||
}
|
||||
},
|
||||
"Star.Purchase.Text": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.Purchase.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Do you want to buy **\"<mark class=\"token\">%1$@</mark>\"** in **<mark class=\"token\">%2$@</mark>** **for <mark class=\"token\">%3$@</mark> Stars**?"
|
||||
}
|
||||
},
|
||||
"Stats.Boosts.Action.Boost": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts.Action.Boost",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue