mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-02-26 22:58:25 +01:00
Update content of files
This commit is contained in:
parent
3331367786
commit
898421d7f3
5 changed files with 243 additions and 225 deletions
|
@ -12899,6 +12899,7 @@
|
|||
"Channel.Appearance.StatusFooter",
|
||||
"Channel.Appearance.Title",
|
||||
"Channel.Appearance.ToastAppliedText",
|
||||
"Channel.Appearance.ToastAppliedText",
|
||||
"Channel.Appearance.UnsavedChangesAlertApply",
|
||||
"Channel.Appearance.UnsavedChangesAlertDiscard",
|
||||
"Channel.Appearance.UnsavedChangesAlertText",
|
||||
|
@ -12991,6 +12992,7 @@
|
|||
"Channel.ErrorAddTooMuch",
|
||||
"Channel.ErrorAdminsTooMuch",
|
||||
"Channel.Info.AppearanceItem",
|
||||
"Channel.Info.AppearanceItem",
|
||||
"Channel.Info.Banned",
|
||||
"Channel.Info.BlackList",
|
||||
"Channel.Info.BoostLevelPlusBadge",
|
||||
|
@ -16383,6 +16385,7 @@
|
|||
"Notification.YouChangedTheme",
|
||||
"Notification.YouChangedToSameWallpaper",
|
||||
"Notification.YouChangedWallpaper",
|
||||
"Notification.YouChangedWallpaper",
|
||||
"Notification.YouChangedWallpaperBoth",
|
||||
"Notification.YouChangingWallpaper",
|
||||
"Notification.YouDisabledTheme",
|
||||
|
@ -19563,6 +19566,7 @@
|
|||
"Wallpaper.Set",
|
||||
"Wallpaper.SetColor",
|
||||
"Wallpaper.SetCustomBackground",
|
||||
"Wallpaper.SetCustomBackground",
|
||||
"Wallpaper.SetCustomBackgroundInfo",
|
||||
"Wallpaper.Title",
|
||||
"Wallpaper.Title",
|
||||
|
@ -19592,8 +19596,6 @@
|
|||
"WallpaperPreview.PatternTitle",
|
||||
"WallpaperPreview.PreviewBottomText",
|
||||
"WallpaperPreview.PreviewBottomTextAnimatable",
|
||||
"WallpaperPreview.PreviewInDayMode",
|
||||
"WallpaperPreview.PreviewInNightMode",
|
||||
"WallpaperPreview.PreviewTopText",
|
||||
"WallpaperPreview.SwipeBottomText",
|
||||
"WallpaperPreview.SwipeColorsBottomText",
|
||||
|
|
|
@ -221,7 +221,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1361)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1378)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/profile/" class="tr-section">
|
||||
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (1681)</div>
|
||||
<div class="tr-section-caption">General (1691)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1643)</div>
|
||||
<div class="tr-section-caption">Unsorted (1618)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -9967,6 +9967,80 @@
|
|||
"singular": "Choose a color and logo for your profile and replies to your messages."
|
||||
}
|
||||
},
|
||||
"Premium.Gift.ContactSelection.DeselectAll": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Premium.Gift.ContactSelection.DeselectAll",
|
||||
"photo_url": "https://telegra.ph/file/p/f47bcb91bb9/8696e4d0dca0d2bb2b8dc17.jpg?c=310,164,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "DESELECT ALL"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.ContactSelection.FrequentContacts": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Premium.Gift.ContactSelection.FrequentContacts",
|
||||
"photo_url": "https://telegra.ph/file/p/f47bcb91bb9/8696e4d0dca0d2bb2b8dc17.jpg?c=15,165,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "FREQUENT CONTACTS"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.ContactSelection.Proceed": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Premium.Gift.ContactSelection.Proceed",
|
||||
"photo_url": "https://telegra.ph/file/p/f47bcb91bb9/8696e4d0dca0d2bb2b8dc17.jpg?c=147,959,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Proceed"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.ContactSelection.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Premium.Gift.ContactSelection.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/f47bcb91bb9/8696e4d0dca0d2bb2b8dc17.jpg?c=159,56,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Gift Premium"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.GiftMultipleSubscriptions": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Premium.Gift.GiftMultipleSubscriptions",
|
||||
"photo_url": "https://telegra.ph/file/p/248eedb40b3/913a12aace26c5760fe8a17.jpg?c=111,870,378,378,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Gift <mark class=\"token\">%@</mark> Subscription",
|
||||
"plural": "Gift <mark class=\"token\">%@</mark> Subscriptions"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.MultipleDescription": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Premium.Gift.MultipleDescription",
|
||||
"photo_url": "https://telegra.ph/file/p/8c032045cb2/06109e26625057c11e85a17.jpg?c=0,209,600,609,276,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Give <mark class=\"token\">%1$@</mark><mark class=\"token\">%2$@</mark> access to exclusive features with **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"Premium.Gift.Terms": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Premium.Gift.Terms",
|
||||
"photo_url": "https://telegra.ph/file/p/248eedb40b3/913a12aace26c5760fe8a17.jpg?c=19,684,518,518,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "By gifting Telegram Premium, you agree to the Telegram [Terms of Service](terms) and [Privacy Policy](privacy)."
|
||||
}
|
||||
},
|
||||
"Premium.Gift.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Premium.Gift.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/8c032045cb2/06109e26625057c11e85a17.jpg?c=35,187,530,530,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Gift Telegram Premium"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.YouWillReceiveBoosts": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Premium.Gift.YouWillReceiveBoosts",
|
||||
"photo_url": "https://telegra.ph/file/p/8c032045cb2/06109e26625057c11e85a17.jpg?c=116,348,365,365,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You will receive []() **<mark class=\"token\">%@</mark> Boost**!",
|
||||
"plural": "You will receive []() **<mark class=\"token\">%@</mark> Boosts**!"
|
||||
}
|
||||
},
|
||||
"Premium.Wallpapers": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Premium.Wallpapers",
|
||||
"photo_url": "https://telegra.ph/file/p/c9ae5d4f1a9/74dab113333aad4b1c51517.jpg?c=92,469,366,366,280,280",
|
||||
|
@ -9983,6 +10057,14 @@
|
|||
"singular": "Set custom wallpapers for you and your chat partner."
|
||||
}
|
||||
},
|
||||
"Premium.WhatsIncluded": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Premium.WhatsIncluded",
|
||||
"photo_url": "https://telegra.ph/file/p/8c032045cb2/06109e26625057c11e85a17.jpg?c=32,469,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "WHAT'S INCLUDED"
|
||||
}
|
||||
},
|
||||
"Preview.CopyAddress": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Preview.CopyAddress",
|
||||
"photo_url": "https://telegra.ph/file/p/32571ae4837/e51ae8a170f44fe04f77f1d.jpg?c=166,711,306,306,280,280",
|
||||
|
|
|
@ -369,6 +369,30 @@
|
|||
"singular": "Auto-Deletion"
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizes": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/BoostGift.AdditionalPrizes",
|
||||
"photo_url": "https://telegra.ph/file/p/1912725990e/22fd9bc1f8bbaa6b0ced917.jpg?c=33,462,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Additional Prizes"
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesInfoOn": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/BoostGift.AdditionalPrizesInfoOn",
|
||||
"photo_url": "https://telegra.ph/file/p/1912725990e/22fd9bc1f8bbaa6b0ced917.jpg?c=12,418,560,560,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "All prizes: **<mark class=\"token\">%1$@</mark>** <mark class=\"token\">%2$@</mark> <mark class=\"token\">%3$@</mark>."
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/BoostGift.AdditionalPrizesPlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/1912725990e/22fd9bc1f8bbaa6b0ced917.jpg?c=76,517,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enter Your Prize"
|
||||
}
|
||||
},
|
||||
"BoostGift.PrepaidGiveawayCount": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/BoostGift.PrepaidGiveawayCount",
|
||||
"photo_url": "https://telegra.ph/file/p/0c499b4271d/0063f025d032a17871de917.jpg?c=99,435,305,305,280,280",
|
||||
|
@ -418,6 +442,22 @@
|
|||
"singular": "Start Giveaway"
|
||||
}
|
||||
},
|
||||
"BoostGift.Winners": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/BoostGift.Winners",
|
||||
"photo_url": "https://telegra.ph/file/p/1912725990e/22fd9bc1f8bbaa6b0ced917.jpg?c=30,650,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Show Winners"
|
||||
}
|
||||
},
|
||||
"BoostGift.WinnersInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/BoostGift.WinnersInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/1912725990e/22fd9bc1f8bbaa6b0ced917.jpg?c=12,522,555,555,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Choose whether to make the list of winners public when the giveaway ends."
|
||||
}
|
||||
},
|
||||
"Bot.AddToChat.Add.AdminAlertAdd": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Bot.AddToChat.Add.AdminAlertAdd",
|
||||
"photo_url": "https://telegra.ph/file/p/35872089ae5/9152ec9001f136f16d7d017.jpg?c=158,552,280,280,280,280",
|
||||
|
@ -810,6 +850,30 @@
|
|||
"singular": "Change Info"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.ChannelChangedNameColor": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.AdminLog.ChannelChangedNameColor",
|
||||
"photo_url": "https://telegra.ph/file/p/15aa820ccf3/d07a3183f22ae5df9d42c17.jpg?c=32,506,539,539,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> changed the channel name color to <mark class=\"token\">%2$@</mark>"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.ChannelRemovedStatus": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.AdminLog.ChannelRemovedStatus",
|
||||
"photo_url": "https://telegra.ph/file/p/15aa820ccf3/d07a3183f22ae5df9d42c17.jpg?c=75,537,449,449,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> removed the channel status"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.ChannelUpdatedStatus": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.AdminLog.ChannelUpdatedStatus",
|
||||
"photo_url": "https://telegra.ph/file/p/15aa820ccf3/d07a3183f22ae5df9d42c17.jpg?c=40,444,522,522,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> changed the channel status to <mark class=\"token\">%2$@</mark>"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.DefaultRestrictionsUpdated": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.AdminLog.DefaultRestrictionsUpdated",
|
||||
"photo_url": "https://telegra.ph/file/p/718b1ab9ced/2096f72e16f87fe0a8be81d.jpg?c=134,379,784,784,280,280",
|
||||
|
@ -1586,6 +1650,14 @@
|
|||
"singular": "Apply Changes"
|
||||
}
|
||||
},
|
||||
"Channel.Appearance.BoostLevel": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.Appearance.BoostLevel",
|
||||
"photo_url": "https://telegra.ph/file/p/dee835f088d/0b35f108e572f1b6a048d17.jpg?c=233,159,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Level <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Channel.Appearance.ExampleLinkText": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.Appearance.ExampleLinkText",
|
||||
"photo_url": "https://telegra.ph/file/p/fd39961e069/d4b425bb994374a5493f317.jpg?c=96,307,375,375,280,280",
|
||||
|
@ -1698,6 +1770,14 @@
|
|||
"singular": "Appearance"
|
||||
}
|
||||
},
|
||||
"Channel.Appearance.ToastAppliedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.Appearance.ToastAppliedText",
|
||||
"photo_url": "https://telegra.ph/file/p/7d96e590d1d/f3c32a2933b795440a8de17.jpg?c=55,760,488,488,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Appearance settings have been updated."
|
||||
}
|
||||
},
|
||||
"Channel.Appearance.UnsavedChangesAlertApply": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.Appearance.UnsavedChangesAlertApply",
|
||||
"photo_url": "https://telegra.ph/file/p/697c5514cd7/629ec6d8a7994a0eb5c1917.jpg?c=225,577,280,280,280,280",
|
||||
|
@ -2202,6 +2282,14 @@
|
|||
"singular": "Sorry, you can only add the first 200 subscribers to a channel. Note that an unlimited number of people may join via the channel's link."
|
||||
}
|
||||
},
|
||||
"Channel.Info.AppearanceItem": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.Info.AppearanceItem",
|
||||
"photo_url": "https://telegra.ph/file/p/7d96e590d1d/f3c32a2933b795440a8de17.jpg?c=79,500,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Appearance"
|
||||
}
|
||||
},
|
||||
"Channel.Info.Banned": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.Info.Banned",
|
||||
"photo_url": "https://telegra.ph/file/p/7ff33402622/ae06efc2060f22f4866bb1d.jpg?c=180,44,280,280,280,280",
|
||||
|
@ -2834,6 +2922,14 @@
|
|||
"singular": "Your channel needs to reach **Level <mark class=\"token\">%1$@</mark>** to add **<mark class=\"token\">%2$@</mark>** custom emoji as reactions.<br/><br/>Ask your **Premium** subscribers to boost your channel with this link:"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.CustomWallpaper": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelBoost.CustomWallpaper",
|
||||
"photo_url": "https://telegra.ph/file/p/bde27afd948/61b8f211323f8c9b4509417.jpg?c=73,69,455,455,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set Custom Channel Wallpaper"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EmojiStatus": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelBoost.EmojiStatus",
|
||||
"photo_url": "https://telegra.ph/file/p/ed0099a188f/44631b11581091fb7455417.jpg?c=156,85,287,287,280,280",
|
||||
|
@ -2858,6 +2954,14 @@
|
|||
"singular": "Your channel needs **Level 5** to change channel color.<br/><br/>Ask your **Premium** subscribers to boost your channel with this link:"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableCustomWallpaperLevelText": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelBoost.EnableCustomWallpaperLevelText",
|
||||
"photo_url": "https://telegra.ph/file/p/bde27afd948/61b8f211323f8c9b4509417.jpg?c=84,255,431,431,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your channel needs **Level <mark class=\"token\">%1$@</mark>** to set a custom wallpaper."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableEmojiStatusLevelText": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelBoost.EnableEmojiStatusLevelText",
|
||||
"photo_url": "https://telegra.ph/file/p/ed0099a188f/44631b11581091fb7455417.jpg?c=108,269,385,385,280,280",
|
||||
|
@ -7765,6 +7869,14 @@
|
|||
"singular": "<mark class=\"token\">%@</mark> changed the group photo"
|
||||
}
|
||||
},
|
||||
"Notification.ChannelChangedWallpaper": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Notification.ChannelChangedWallpaper",
|
||||
"photo_url": "https://telegra.ph/file/p/17825cd0e1f/2cb96ce7c9e98f21b38c617.jpg?c=138,867,324,324,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Channel set a new wallpaper"
|
||||
}
|
||||
},
|
||||
"Notification.ChannelInviterSelf": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Notification.ChannelInviterSelf",
|
||||
"photo_url": "https://telegra.ph/file/p/fc7ae79fc77/c1a0b2d3dd1b82797a8161d.jpg?c=148,726,338,338,280,280",
|
||||
|
@ -7797,6 +7909,15 @@
|
|||
"singular": "Channel created"
|
||||
}
|
||||
},
|
||||
"Notification.GiveawayResults": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Notification.GiveawayResults",
|
||||
"photo_url": "https://telegra.ph/file/p/17825cd0e1f/2cb96ce7c9e98f21b38c617.jpg?c=9,468,579,579,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%@</mark>** winner of the giveaway was randomly selected by Telegram and received their gift link in a private message.",
|
||||
"plural": "**<mark class=\"token\">%@</mark>** winners of the giveaway were randomly selected by Telegram and received their gift links in private messages."
|
||||
}
|
||||
},
|
||||
"Notification.GiveawayResultsNoWinners": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Notification.GiveawayResultsNoWinners",
|
||||
"photo_url": "https://telegra.ph/file/p/01080d76863/5220e6650e87121f9f20e17.jpg?c=0,600,600,608,276,280",
|
||||
|
@ -8046,6 +8167,14 @@
|
|||
"singular": "Video chat started"
|
||||
}
|
||||
},
|
||||
"Notification.YouChangedWallpaper": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Notification.YouChangedWallpaper",
|
||||
"photo_url": "https://telegra.ph/file/p/15aa820ccf3/d07a3183f22ae5df9d42c17.jpg?c=143,870,313,313,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You set a new wallpaper for this chat"
|
||||
}
|
||||
},
|
||||
"Notifications.PermissionsEnable": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Notifications.PermissionsEnable",
|
||||
"photo_url": "https://telegra.ph/file/p/23e9a3563f7/71ac81536cb089f4dcad81d.jpg?c=481,1462,280,280,280,280",
|
||||
|
@ -10896,6 +11025,22 @@
|
|||
"singular": "Apply Wallpaper"
|
||||
}
|
||||
},
|
||||
"Wallpaper.ChannelRemoveBackground": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Wallpaper.ChannelRemoveBackground",
|
||||
"photo_url": "https://telegra.ph/file/p/dee835f088d/0b35f108e572f1b6a048d17.jpg?c=94,213,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove Wallpaper"
|
||||
}
|
||||
},
|
||||
"Wallpaper.ChannelTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Wallpaper.ChannelTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/dee835f088d/0b35f108e572f1b6a048d17.jpg?c=159,66,282,282,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Channel Wallpaper"
|
||||
}
|
||||
},
|
||||
"Wallpaper.NoWallpaper": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Wallpaper.NoWallpaper",
|
||||
"photo_url": "https://telegra.ph/file/p/fd39961e069/d4b425bb994374a5493f317.jpg?c=35,672,280,280,280,280",
|
||||
|
@ -10904,6 +11049,14 @@
|
|||
"singular": "No<br/>Wallpaper"
|
||||
}
|
||||
},
|
||||
"Wallpaper.SetCustomBackground": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Wallpaper.SetCustomBackground",
|
||||
"photo_url": "https://telegra.ph/file/p/dee835f088d/0b35f108e572f1b6a048d17.jpg?c=95,153,293,293,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Choose from Photos"
|
||||
}
|
||||
},
|
||||
"WallpaperPreview.ChannelHeader": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/WallpaperPreview.ChannelHeader",
|
||||
"photo_url": "https://telegra.ph/file/p/36f67acbb18/67d8a44b150c9b359073717.jpg?c=90,602,419,419,280,280",
|
||||
|
|
|
@ -343,14 +343,6 @@
|
|||
"singular": "Block User"
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizes": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BoostGift.AdditionalPrizes",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Additional Prizes"
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesInfoForMonths": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BoostGift.AdditionalPrizesInfoForMonths",
|
||||
"photo_url": null,
|
||||
|
@ -368,14 +360,6 @@
|
|||
"singular": "Turn this on if you want to give the winners your own prizes in addition to Premium subscriptions."
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesInfoOn": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BoostGift.AdditionalPrizesInfoOn",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "All prizes: **<mark class=\"token\">%1$@</mark>** <mark class=\"token\">%2$@</mark> <mark class=\"token\">%3$@</mark>."
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesInfoSubscriptions": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BoostGift.AdditionalPrizesInfoSubscriptions",
|
||||
"photo_url": null,
|
||||
|
@ -394,14 +378,6 @@
|
|||
"plural": "with <mark class=\"token\">%@</mark> Telegram Premium subscriptions"
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BoostGift.AdditionalPrizesPlaceholder",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enter Your Prize"
|
||||
}
|
||||
},
|
||||
"BoostGift.Channels.MaximumReached": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BoostGift.Channels.MaximumReached",
|
||||
"photo_url": null,
|
||||
|
@ -482,22 +458,6 @@
|
|||
"singular": "You can select up to <mark class=\"token\">%@</mark> subscribers."
|
||||
}
|
||||
},
|
||||
"BoostGift.Winners": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BoostGift.Winners",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Show Winners"
|
||||
}
|
||||
},
|
||||
"BoostGift.WinnersInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BoostGift.WinnersInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Choose whether to make the list of winners public when the giveaway ends."
|
||||
}
|
||||
},
|
||||
"Bot.AcceptTermsInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Bot.AcceptTermsInfo",
|
||||
"photo_url": null,
|
||||
|
@ -1107,14 +1067,6 @@
|
|||
"singular": "Post Stories"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.ChannelChangedNameColor": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.AdminLog.ChannelChangedNameColor",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> changed the channel name color to <mark class=\"token\">%2$@</mark>"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.ChannelChangedNameColorAndIcon": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.AdminLog.ChannelChangedNameColorAndIcon",
|
||||
"photo_url": null,
|
||||
|
@ -1195,14 +1147,6 @@
|
|||
"singular": "<mark class=\"token\">%1$@</mark> removed the profile icon"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.ChannelRemovedStatus": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.AdminLog.ChannelRemovedStatus",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> removed the channel status"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.ChannelRemovedWallpaper": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.AdminLog.ChannelRemovedWallpaper",
|
||||
"photo_url": null,
|
||||
|
@ -1211,14 +1155,6 @@
|
|||
"singular": "<mark class=\"token\">%1$@</mark> removed the wallpaper"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.ChannelUpdatedStatus": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.AdminLog.ChannelUpdatedStatus",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> changed the channel status to <mark class=\"token\">%2$@</mark>"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.CreatedInviteLink": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.AdminLog.CreatedInviteLink",
|
||||
"photo_url": null,
|
||||
|
@ -1515,14 +1451,6 @@
|
|||
"singular": "Filter"
|
||||
}
|
||||
},
|
||||
"Channel.Appearance.BoostLevel": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.Appearance.BoostLevel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Level <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Channel.Appearance.ToastAppliedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.Appearance.ToastAppliedText",
|
||||
"photo_url": null,
|
||||
|
@ -1637,7 +1565,7 @@
|
|||
},
|
||||
"Channel.Info.AppearanceItem": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.Info.AppearanceItem",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/7d96e590d1d/f3c32a2933b795440a8de17.jpg?c=79,500,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Appearance"
|
||||
|
@ -1819,14 +1747,6 @@
|
|||
"singular": "<mark class=\"token\">%1$@</mark> needed to be able to post <mark class=\"token\">%2$@</mark>."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.CustomWallpaper": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.CustomWallpaper",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set Custom Channel Wallpaper"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableColorsLevelText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.EnableColorsLevelText",
|
||||
"photo_url": null,
|
||||
|
@ -1835,14 +1755,6 @@
|
|||
"singular": "Your channel needs **Level <mark class=\"token\">%1$@</mark>** to change channel color.<br/><br/>Ask your **Premium** subscribers to boost your channel with this link:"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableCustomWallpaperLevelText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.EnableCustomWallpaperLevelText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your channel needs **Level <mark class=\"token\">%1$@</mark>** to set a custom wallpaper."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableProfileIconLevelText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.EnableProfileIconLevelText",
|
||||
"photo_url": null,
|
||||
|
@ -7430,14 +7342,6 @@
|
|||
"singular": "Channel theme changed to <mark class=\"token\">%1$@</mark>"
|
||||
}
|
||||
},
|
||||
"Notification.ChannelChangedWallpaper": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.ChannelChangedWallpaper",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Channel set a new wallpaper"
|
||||
}
|
||||
},
|
||||
"Notification.ChannelDisabledTheme": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.ChannelDisabledTheme",
|
||||
"photo_url": null,
|
||||
|
@ -7575,15 +7479,6 @@
|
|||
"plural": "scored <mark class=\"token\">%@</mark> in <mark class=\"token\">{game}</mark>"
|
||||
}
|
||||
},
|
||||
"Notification.GiveawayResults": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.GiveawayResults",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%@</mark>** winner of the giveaway was randomly selected by Telegram and received their gift link in a private message.",
|
||||
"plural": "**<mark class=\"token\">%@</mark>** winners of the giveaway were randomly selected by Telegram and received their gift links in private messages."
|
||||
}
|
||||
},
|
||||
"Notification.GiveawayResultsMixedUnclaimed": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.GiveawayResultsMixedUnclaimed",
|
||||
"photo_url": null,
|
||||
|
@ -9344,22 +9239,6 @@
|
|||
"singular": "You already have Telegram Premium"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.ContactSelection.DeselectAll": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Gift.ContactSelection.DeselectAll",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "DESELECT ALL"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.ContactSelection.FrequentContacts": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Gift.ContactSelection.FrequentContacts",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "FREQUENT CONTACTS"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.ContactSelection.MaximumReached": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Gift.ContactSelection.MaximumReached",
|
||||
"photo_url": null,
|
||||
|
@ -9376,22 +9255,6 @@
|
|||
"singular": "Search people to gift Premium to..."
|
||||
}
|
||||
},
|
||||
"Premium.Gift.ContactSelection.Proceed": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Gift.ContactSelection.Proceed",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Proceed"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.ContactSelection.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Gift.ContactSelection.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Gift Premium"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.Description": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Gift.Description",
|
||||
"photo_url": "https://telegra.ph/file/p/ba4ac09a4d3/c10eb196ea4b61fa4b65c17.jpg?c=0,146,600,646,260,280",
|
||||
|
@ -9400,15 +9263,6 @@
|
|||
"singular": "Give **<mark class=\"token\">%@</mark>** access to exclusive features with **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"Premium.Gift.GiftMultipleSubscriptions": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Gift.GiftMultipleSubscriptions",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Gift <mark class=\"token\">%@</mark> Subscription",
|
||||
"plural": "Gift <mark class=\"token\">%@</mark> Subscriptions"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.GiftMultipleSubscriptionsFormat": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Gift.GiftMultipleSubscriptionsFormat",
|
||||
"photo_url": null,
|
||||
|
@ -9450,14 +9304,6 @@
|
|||
"plural": "<mark class=\"token\">%@</mark> Months"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.MultipleDescription": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Gift.MultipleDescription",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Give <mark class=\"token\">%1$@</mark><mark class=\"token\">%2$@</mark> access to exclusive features with **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"Premium.Gift.NamesAndMore": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Gift.NamesAndMore",
|
||||
"photo_url": null,
|
||||
|
@ -9515,22 +9361,6 @@
|
|||
"singular": "Gift Sent!"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.Terms": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Gift.Terms",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "By gifting Telegram Premium, you agree to the Telegram [Terms of Service](terms) and [Privacy Policy](privacy)."
|
||||
}
|
||||
},
|
||||
"Premium.Gift.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Gift.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/ba4ac09a4d3/c10eb196ea4b61fa4b65c17.jpg?c=25,139,550,550,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Gift Telegram Premium"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.UsedLink.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Gift.UsedLink.Text",
|
||||
"photo_url": null,
|
||||
|
@ -9548,15 +9378,6 @@
|
|||
"plural": "<mark class=\"token\">%@</mark> Years"
|
||||
}
|
||||
},
|
||||
"Premium.Gift.YouWillReceiveBoosts": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Gift.YouWillReceiveBoosts",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You will receive []() **<mark class=\"token\">%@</mark> Boost**!",
|
||||
"plural": "You will receive []() **<mark class=\"token\">%@</mark> Boosts**!"
|
||||
}
|
||||
},
|
||||
"Premium.GiftedDescriptionYou": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.GiftedDescriptionYou",
|
||||
"photo_url": "https://telegra.ph/file/p/32d51a9057d/d71ab6baf3ff81d611cc217.jpg?c=7,67,586,586,280,280",
|
||||
|
@ -9957,14 +9778,6 @@
|
|||
"singular": "Subscribe to **Telegram Premium** to be able to convert voice and video messages to text."
|
||||
}
|
||||
},
|
||||
"Premium.WhatsIncluded": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.WhatsIncluded",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "WHAT'S INCLUDED"
|
||||
}
|
||||
},
|
||||
"PremiumGift.LabelRecipients": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PremiumGift.LabelRecipients",
|
||||
"photo_url": null,
|
||||
|
@ -13019,22 +12832,6 @@
|
|||
"singular": "Upload your own background image for the channel."
|
||||
}
|
||||
},
|
||||
"Wallpaper.ChannelRemoveBackground": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Wallpaper.ChannelRemoveBackground",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove Wallpaper"
|
||||
}
|
||||
},
|
||||
"Wallpaper.ChannelTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Wallpaper.ChannelTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Channel Wallpaper"
|
||||
}
|
||||
},
|
||||
"Wallpaper.ErrorNotFound": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Wallpaper.ErrorNotFound",
|
||||
"photo_url": null,
|
||||
|
@ -13067,22 +12864,6 @@
|
|||
"singular": "Discard"
|
||||
}
|
||||
},
|
||||
"WallpaperPreview.PreviewInDayMode": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WallpaperPreview.PreviewInDayMode",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Preview this wallpaper in day mode."
|
||||
}
|
||||
},
|
||||
"WallpaperPreview.PreviewInNightMode": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WallpaperPreview.PreviewInNightMode",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Preview this wallpaper in night mode."
|
||||
}
|
||||
},
|
||||
"Watch.Message.Unsupported": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Watch.Message.Unsupported",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue