mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-25 00:38:33 +01:00
Update content of files
This commit is contained in:
parent
7403f72c54
commit
1431d612e3
5 changed files with 147 additions and 156 deletions
|
@ -17723,7 +17723,6 @@
|
|||
"Premium.ReactionsStandalone",
|
||||
"Premium.ReactionsStandaloneInfo",
|
||||
"Premium.Restore.ErrorUnknown",
|
||||
"Premium.Restore.Success",
|
||||
"Premium.Semiannual",
|
||||
"Premium.Stickers",
|
||||
"Premium.Stickers.Description",
|
||||
|
|
|
@ -216,7 +216,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (312)</div>
|
||||
<div class="tr-section-caption">Private chats (318)</div>
|
||||
</a></div>
|
||||
</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">
|
||||
|
@ -236,7 +236,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/stories/" class="tr-section">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (421)</div>
|
||||
<div class="tr-section-caption">Stories (432)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/camera_and_media/" class="tr-section">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</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 (1664)</div>
|
||||
<div class="tr-section-caption">Unsorted (1647)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -328,6 +328,30 @@
|
|||
"singular": "Tag the message with an emoji for quick access later"
|
||||
}
|
||||
},
|
||||
"Chat.EditTagTitle.Placeholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.EditTagTitle.Placeholder",
|
||||
"photo_url": "https://telegra.ph/file/p/3f887f7c24c/1903994b4af7c5a9667cd17.jpg?c=96,346,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Name"
|
||||
}
|
||||
},
|
||||
"Chat.EditTagTitle.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.EditTagTitle.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/3f887f7c24c/1903994b4af7c5a9667cd17.jpg?c=159,281,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can label your emoji tag with a text name."
|
||||
}
|
||||
},
|
||||
"Chat.EditTagTitle.TitleSet": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.EditTagTitle.TitleSet",
|
||||
"photo_url": "https://telegra.ph/file/p/3f887f7c24c/1903994b4af7c5a9667cd17.jpg?c=160,246,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set Name"
|
||||
}
|
||||
},
|
||||
"Chat.EmptyStateMessagingRestrictedToPremium.Action": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.EmptyStateMessagingRestrictedToPremium.Action",
|
||||
"photo_url": "https://telegra.ph/file/p/fee379067ee/b53f82ff6745ba266b0ea17.jpg?c=160,636,280,280,280,280",
|
||||
|
@ -506,6 +530,38 @@
|
|||
"singular": "read yesterday at <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.ReactionContextMenu.EditTagLabel": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.ReactionContextMenu.EditTagLabel",
|
||||
"photo_url": "https://telegra.ph/file/p/04b7876dc3e/5086ed3aefd372a3e97ac17.jpg?c=81,851,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Edit Name"
|
||||
}
|
||||
},
|
||||
"Chat.ReactionContextMenu.FilterByTag": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.ReactionContextMenu.FilterByTag",
|
||||
"photo_url": "https://telegra.ph/file/p/57a39769292/ae74a3f0ad6d8555bf99f17.jpg?c=68,907,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Filter by Tag"
|
||||
}
|
||||
},
|
||||
"Chat.ReactionContextMenu.RemoveTag": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.ReactionContextMenu.RemoveTag",
|
||||
"photo_url": "https://telegra.ph/file/p/57a39769292/ae74a3f0ad6d8555bf99f17.jpg?c=68,960,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove Tag"
|
||||
}
|
||||
},
|
||||
"Chat.ReactionContextMenu.SetTagLabel": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.ReactionContextMenu.SetTagLabel",
|
||||
"photo_url": "https://telegra.ph/file/p/57a39769292/ae74a3f0ad6d8555bf99f17.jpg?c=64,851,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set Name"
|
||||
}
|
||||
},
|
||||
"Chat.SearchTagsPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.SearchTagsPlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/fcb456b37ba/7944807f5254f2b2a676b17.jpg?c=44,65,358,358,280,280",
|
||||
|
|
|
@ -1027,6 +1027,22 @@
|
|||
"singular": "Stories"
|
||||
}
|
||||
},
|
||||
"Premium.Stories.Quality.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Premium.Stories.Quality.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/a37349da3a3/063f14f0dc90fa780234a17.jpg?c=50,301,540,540,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "View video stories in double the resolution."
|
||||
}
|
||||
},
|
||||
"Premium.Stories.Quality.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Premium.Stories.Quality.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/a37349da3a3/063f14f0dc90fa780234a17.jpg?c=77,379,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Higher Quality"
|
||||
}
|
||||
},
|
||||
"Premium.Stories.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Premium.Stories.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/cb18936f7e6/0c32b32ea0c5c918c31a517.jpg?c=154,206,292,292,280,280",
|
||||
|
@ -1520,6 +1536,22 @@
|
|||
"singular": "Hide My Stories From <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Story.ContextMenuHD": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ContextMenuHD",
|
||||
"photo_url": "https://telegra.ph/file/p/61955c06007/18da132279acfc312896a17.jpg?c=206,246,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Increase Quality"
|
||||
}
|
||||
},
|
||||
"Story.ContextMenuSD": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ContextMenuSD",
|
||||
"photo_url": "https://telegra.ph/file/p/43449a69776/d24d04537afdfd949507e17.jpg?c=210,325,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Decrease Quality"
|
||||
}
|
||||
},
|
||||
"Story.ContextPrivacy.LabelCloseFriends": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ContextPrivacy.LabelCloseFriends",
|
||||
"photo_url": "https://telegra.ph/file/p/2cf092c852d/25a48649e31311e90aa0217.jpg?c=179,188,280,280,280,280",
|
||||
|
@ -2737,6 +2769,38 @@
|
|||
"singular": "Subscribe to [Telegram Premium]() to save other people's stories that are not protected."
|
||||
}
|
||||
},
|
||||
"Story.ToastQualityHD.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ToastQualityHD.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/18ec55ee61a/94c40619d2a0877e6656c17.jpg?c=57,709,475,475,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can lower the quality later for faster downloads."
|
||||
}
|
||||
},
|
||||
"Story.ToastQualityHD.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ToastQualityHD.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/18ec55ee61a/94c40619d2a0877e6656c17.jpg?c=68,838,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Quality Increased"
|
||||
}
|
||||
},
|
||||
"Story.ToastQualitySD.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ToastQualitySD.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/fb316d47506/5ca9d86800b13225f976617.jpg?c=69,784,390,390,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stories will now download faster."
|
||||
}
|
||||
},
|
||||
"Story.ToastQualitySD.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ToastQualitySD.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/fb316d47506/5ca9d86800b13225f976617.jpg?c=66,856,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Quality Lowered"
|
||||
}
|
||||
},
|
||||
"Story.ToastReactionSent": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ToastReactionSent",
|
||||
"photo_url": null,
|
||||
|
@ -2929,6 +2993,30 @@
|
|||
"singular": "This story is not supported by<br/>your version of Telegram."
|
||||
}
|
||||
},
|
||||
"Story.UpgradeQuality.Action": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.UpgradeQuality.Action",
|
||||
"photo_url": "https://telegra.ph/file/p/3abfc3ffdba/d3f297ee232f1f3419e6917.jpg?c=159,939,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Increase Quality"
|
||||
}
|
||||
},
|
||||
"Story.UpgradeQuality.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.UpgradeQuality.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/3abfc3ffdba/d3f297ee232f1f3419e6917.jpg?c=121,782,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscribe to Premium to view stories in higher resolution."
|
||||
}
|
||||
},
|
||||
"Story.UpgradeQuality.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.UpgradeQuality.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/3abfc3ffdba/d3f297ee232f1f3419e6917.jpg?c=126,737,347,347,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "High-Quality Stories"
|
||||
}
|
||||
},
|
||||
"Story.ViewList.ContextSortChannelInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ViewList.ContextSortChannelInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/b14aed2b9f8/c8064a334819c88ef2fcf17.jpg?c=199,574,370,370,280,280",
|
||||
|
|
|
@ -1970,22 +1970,6 @@
|
|||
"plural": "Delete <mark class=\"token\">%@</mark> messages"
|
||||
}
|
||||
},
|
||||
"Chat.EditTagTitle.Placeholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.EditTagTitle.Placeholder",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Name"
|
||||
}
|
||||
},
|
||||
"Chat.EditTagTitle.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.EditTagTitle.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can label your emoji tag with a text name."
|
||||
}
|
||||
},
|
||||
"Chat.EditTagTitle.TitleEdit": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.EditTagTitle.TitleEdit",
|
||||
"photo_url": null,
|
||||
|
@ -1994,14 +1978,6 @@
|
|||
"singular": "Edit Name"
|
||||
}
|
||||
},
|
||||
"Chat.EditTagTitle.TitleSet": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.EditTagTitle.TitleSet",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set Name"
|
||||
}
|
||||
},
|
||||
"Chat.EmptyTopicPlaceholder.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.EmptyTopicPlaceholder.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/22107f1ce5c/a8e9f7f62ac3eab1f9ba617.jpg?c=144,556,310,310,280,280",
|
||||
|
@ -2406,38 +2382,6 @@
|
|||
"singular": "This is an official message from the CEO of Telegram regarding the ongoing conflict."
|
||||
}
|
||||
},
|
||||
"Chat.ReactionContextMenu.EditTagLabel": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ReactionContextMenu.EditTagLabel",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Edit Name"
|
||||
}
|
||||
},
|
||||
"Chat.ReactionContextMenu.FilterByTag": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ReactionContextMenu.FilterByTag",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Filter by Tag"
|
||||
}
|
||||
},
|
||||
"Chat.ReactionContextMenu.RemoveTag": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ReactionContextMenu.RemoveTag",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove Tag"
|
||||
}
|
||||
},
|
||||
"Chat.ReactionContextMenu.SetTagLabel": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ReactionContextMenu.SetTagLabel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set Name"
|
||||
}
|
||||
},
|
||||
"Chat.ReactionSection.Recent": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ReactionSection.Recent",
|
||||
"photo_url": "https://telegra.ph/file/p/a30dce0fe1c/14c74f9f88788f14f9b8e17.jpg?c=160,395,280,280,280,280",
|
||||
|
@ -9950,14 +9894,6 @@
|
|||
"singular": "An error occurred. Please try again."
|
||||
}
|
||||
},
|
||||
"Premium.Restore.Success": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Restore.Success",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Done"
|
||||
}
|
||||
},
|
||||
"Premium.Semiannual": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Semiannual",
|
||||
"photo_url": null,
|
||||
|
@ -9966,22 +9902,6 @@
|
|||
"singular": "Semiannual"
|
||||
}
|
||||
},
|
||||
"Premium.Stories.Quality.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Stories.Quality.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "View video stories in double the resolution."
|
||||
}
|
||||
},
|
||||
"Premium.Stories.Quality.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Stories.Quality.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Higher Quality"
|
||||
}
|
||||
},
|
||||
"Premium.SubscribeForAnnual": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.SubscribeForAnnual",
|
||||
"photo_url": null,
|
||||
|
@ -11425,22 +11345,6 @@
|
|||
"singular": "Search Stickers"
|
||||
}
|
||||
},
|
||||
"Story.ContextMenuHD": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ContextMenuHD",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Increase Quality"
|
||||
}
|
||||
},
|
||||
"Story.ContextMenuSD": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ContextMenuSD",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Decrease Quality"
|
||||
}
|
||||
},
|
||||
"Story.Editor.TooltipPremiumReaction": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Editor.TooltipPremiumReaction",
|
||||
"photo_url": null,
|
||||
|
@ -11498,38 +11402,6 @@
|
|||
"singular": "**<mark class=\"token\">%@</mark>** has been removed from your contacts."
|
||||
}
|
||||
},
|
||||
"Story.ToastQualityHD.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastQualityHD.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can lower the quality later for faster downloads."
|
||||
}
|
||||
},
|
||||
"Story.ToastQualityHD.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastQualityHD.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Quality Increased"
|
||||
}
|
||||
},
|
||||
"Story.ToastQualitySD.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastQualitySD.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stories will now download faster."
|
||||
}
|
||||
},
|
||||
"Story.ToastQualitySD.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastQualitySD.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Quality Lowered"
|
||||
}
|
||||
},
|
||||
"Story.ToastSavedToChannelTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastSavedToChannelTitle",
|
||||
"photo_url": null,
|
||||
|
@ -11554,14 +11426,6 @@
|
|||
"singular": "Tap here to enable sound"
|
||||
}
|
||||
},
|
||||
"Story.UpgradeQuality.Action": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.UpgradeQuality.Action",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Increase Quality"
|
||||
}
|
||||
},
|
||||
"Story.UpgradeQuality.ActionSubtitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.UpgradeQuality.ActionSubtitle",
|
||||
"photo_url": null,
|
||||
|
@ -11570,22 +11434,6 @@
|
|||
"singular": "Premium Required"
|
||||
}
|
||||
},
|
||||
"Story.UpgradeQuality.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.UpgradeQuality.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscribe to Premium to view stories in higher resolution."
|
||||
}
|
||||
},
|
||||
"Story.UpgradeQuality.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.UpgradeQuality.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "High-Quality Stories"
|
||||
}
|
||||
},
|
||||
"Story.ViewList.EmptyTextSearch": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ViewList.EmptyTextSearch",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue