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
fb016a11c0
commit
575c623a41
4 changed files with 75 additions and 66 deletions
|
@ -13563,6 +13563,7 @@
|
|||
"ChannelBoost.NameColor",
|
||||
"ChannelBoost.NameIcon",
|
||||
"ChannelBoost.Or",
|
||||
"ChannelBoost.Or",
|
||||
"ChannelBoost.PremiumUsersCanBoost",
|
||||
"ChannelBoost.ProfileColor",
|
||||
"ChannelBoost.ProfileIcon",
|
||||
|
|
|
@ -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 (342)</div>
|
||||
<div class="tr-section-caption">Private chats (351)</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">
|
||||
|
@ -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 (1670)</div>
|
||||
<div class="tr-section-caption">Unsorted (1662)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -312,6 +312,14 @@
|
|||
"singular": "Submit"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Or": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/ChannelBoost.Or",
|
||||
"photo_url": "https://telegra.ph/file/p/d3ad15cd243/277af380704e5c247e5c617.jpg?c=160,775,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "or"
|
||||
}
|
||||
},
|
||||
"Chat.BottomSearchPanel.DisplayModeChat": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.BottomSearchPanel.DisplayModeChat",
|
||||
"photo_url": "https://telegra.ph/file/p/4af398b07bc/a8e725b01175ef30d857117.jpg?c=314,588,280,280,280,280",
|
||||
|
@ -2290,6 +2298,14 @@
|
|||
"singular": "Do you want to delete all messages with <mark class=\"token\">%@</mark>?"
|
||||
}
|
||||
},
|
||||
"PeerInfo.HiddenStatusBadge": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/PeerInfo.HiddenStatusBadge",
|
||||
"photo_url": "https://telegra.ph/file/p/83577cea89d/1606ef3f62aed08a2225f17.jpg?c=223,259,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "when?"
|
||||
}
|
||||
},
|
||||
"PeerInfo.PaneGroups": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/PeerInfo.PaneGroups",
|
||||
"photo_url": "https://telegra.ph/file/p/132b922d8df/dc80275d3391704dd0f1717.jpg?c=282,640,280,280,280,280",
|
||||
|
@ -2338,6 +2354,54 @@
|
|||
"singular": "Set custom wallpapers for you and your chat partner."
|
||||
}
|
||||
},
|
||||
"PrivacyInfo.ShowLastSeen.ButtonTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/PrivacyInfo.ShowLastSeen.ButtonTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/d3ad15cd243/277af380704e5c247e5c617.jpg?c=66,579,467,467,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Show My Last Seen to Everyone"
|
||||
}
|
||||
},
|
||||
"PrivacyInfo.ShowLastSeen.PremiumInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/PrivacyInfo.ShowLastSeen.PremiumInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/d3ad15cd243/277af380704e5c247e5c617.jpg?c=47,690,506,506,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscribing will let you see **<mark class=\"token\">%@</mark>'s** Last Seen status without showing yours."
|
||||
}
|
||||
},
|
||||
"PrivacyInfo.ShowLastSeen.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/PrivacyInfo.ShowLastSeen.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/d3ad15cd243/277af380704e5c247e5c617.jpg?c=41,488,517,517,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "To see **<mark class=\"token\">%@</mark>'s** Last Seen time, either start showing your own Last Seen Time..."
|
||||
}
|
||||
},
|
||||
"PrivacyInfo.ShowLastSeen.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/PrivacyInfo.ShowLastSeen.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/d3ad15cd243/277af380704e5c247e5c617.jpg?c=120,536,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Show Your Last Seen"
|
||||
}
|
||||
},
|
||||
"PrivacyInfo.UpgradeToPremium.ButtonTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/PrivacyInfo.UpgradeToPremium.ButtonTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/d3ad15cd243/277af380704e5c247e5c617.jpg?c=66,777,468,468,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscribe to Telegram Premium"
|
||||
}
|
||||
},
|
||||
"PrivacyInfo.UpgradeToPremium.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/PrivacyInfo.UpgradeToPremium.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/d3ad15cd243/277af380704e5c247e5c617.jpg?c=124,769,352,352,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Upgrade to Premium"
|
||||
}
|
||||
},
|
||||
"Profile.AddToExisting": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Profile.AddToExisting",
|
||||
"photo_url": "https://telegra.ph/file/p/7fa7bad6d8a/7a7e444b192c32ce222171d.jpg?c=68,534,504,504,280,280",
|
||||
|
@ -2564,6 +2628,14 @@
|
|||
"plural": "You scored <mark class=\"token\">%@</mark> in <mark class=\"token\">{game}</mark>"
|
||||
}
|
||||
},
|
||||
"Settings.Privacy.LastSeenRevealedToast": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Settings.Privacy.LastSeenRevealedToast",
|
||||
"photo_url": "https://telegra.ph/file/p/0b95a11d64b/ee41dd99a3b0a21cdcaf217.jpg?c=68,838,400,400,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your last seen time is now visible."
|
||||
}
|
||||
},
|
||||
"Share.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Share.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/8fe5fa5df4b/de3105474bf129c70b0281d.jpg?c=13,787,280,280,280,280",
|
||||
|
|
|
@ -9243,14 +9243,6 @@
|
|||
"singular": "about"
|
||||
}
|
||||
},
|
||||
"PeerInfo.HiddenStatusBadge": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PeerInfo.HiddenStatusBadge",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "when?"
|
||||
}
|
||||
},
|
||||
"PeerInfo.HideMembersLimitedParticipantCountText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PeerInfo.HideMembersLimitedParticipantCountText",
|
||||
"photo_url": "https://telegra.ph/file/p/92ac1018877/467f5d6c2cfc3d21acda917.jpg?c=36,702,554,554,280,280",
|
||||
|
@ -10172,38 +10164,6 @@
|
|||
"singular": "These users will or will not be able to send you voice messages regardless of the settings above."
|
||||
}
|
||||
},
|
||||
"PrivacyInfo.ShowLastSeen.ButtonTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PrivacyInfo.ShowLastSeen.ButtonTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Show My Last Seen to Everyone"
|
||||
}
|
||||
},
|
||||
"PrivacyInfo.ShowLastSeen.PremiumInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PrivacyInfo.ShowLastSeen.PremiumInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscribing will let you see **<mark class=\"token\">%@</mark>'s** Last Seen status without showing yours."
|
||||
}
|
||||
},
|
||||
"PrivacyInfo.ShowLastSeen.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PrivacyInfo.ShowLastSeen.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "To see **<mark class=\"token\">%@</mark>'s** Last Seen time, either start showing your own Last Seen Time..."
|
||||
}
|
||||
},
|
||||
"PrivacyInfo.ShowLastSeen.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PrivacyInfo.ShowLastSeen.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Show Your Last Seen"
|
||||
}
|
||||
},
|
||||
"PrivacyInfo.ShowReadTime.AlwaysToast.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PrivacyInfo.ShowReadTime.AlwaysToast.Text",
|
||||
"photo_url": null,
|
||||
|
@ -10244,22 +10204,6 @@
|
|||
"singular": "Show Your Read Time"
|
||||
}
|
||||
},
|
||||
"PrivacyInfo.UpgradeToPremium.ButtonTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PrivacyInfo.UpgradeToPremium.ButtonTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscribe to Telegram Premium"
|
||||
}
|
||||
},
|
||||
"PrivacyInfo.UpgradeToPremium.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PrivacyInfo.UpgradeToPremium.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Upgrade to Premium"
|
||||
}
|
||||
},
|
||||
"PrivacyPhoneNumberSettings.CustomHelp": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PrivacyPhoneNumberSettings.CustomHelp",
|
||||
"photo_url": null,
|
||||
|
@ -11038,14 +10982,6 @@
|
|||
"singular": "NEW"
|
||||
}
|
||||
},
|
||||
"Settings.Privacy.LastSeenRevealedToast": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Settings.Privacy.LastSeenRevealedToast",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your last seen time is now visible."
|
||||
}
|
||||
},
|
||||
"Settings.Privacy.MessageReadTimeRevealedToast": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Settings.Privacy.MessageReadTimeRevealedToast",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue