mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
bdbbe6ab46
commit
5e12de27fb
4 changed files with 75 additions and 84 deletions
|
@ -1925,7 +1925,6 @@
|
|||
"EventLogDeleteTopic",
|
||||
"EventLogDeletedMessages",
|
||||
"EventLogDisabledAntiSpam",
|
||||
"EventLogEditTopic",
|
||||
"EventLogEditedCaption",
|
||||
"EventLogEditedChannelDescription",
|
||||
"EventLogEditedChannelPhoto",
|
||||
|
|
|
@ -218,7 +218,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/profile/" class="tr-section">
|
||||
<div class="tr-section-cover cover5"></div>
|
||||
<div class="tr-section-caption">Profile (114)</div>
|
||||
<div class="tr-section-caption">Profile (122)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/settings/" class="tr-section">
|
||||
|
@ -248,7 +248,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1195)</div>
|
||||
<div class="tr-section-caption">Unsorted (1187)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -688,6 +688,54 @@
|
|||
"singular": "Set as Main"
|
||||
}
|
||||
},
|
||||
"SetAsMyPhoto": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/SetAsMyPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/ec846daef15/8d4ad7b6974439d7799b417.jpg?c=160,803,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set as My Photo"
|
||||
}
|
||||
},
|
||||
"SetCover": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/SetCover",
|
||||
"photo_url": "https://telegra.ph/file/p/14cae40658c/8e0f9c24ca8e7973a8af617.jpg?c=145,772,310,310,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set a cover for this video"
|
||||
}
|
||||
},
|
||||
"SetPhoto": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/SetPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/e926751122d/cd294f01ddfc39c0957bd17.jpg?c=277,558,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set Photo"
|
||||
}
|
||||
},
|
||||
"SetSuggestedPhotoTooltip": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/SetSuggestedPhotoTooltip",
|
||||
"photo_url": "https://telegra.ph/file/p/ec846daef15/8d4ad7b6974439d7799b417.jpg?c=94,546,412,412,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%s</mark> suggests you to use this photo for your account."
|
||||
}
|
||||
},
|
||||
"SetSuggestedVideoTooltip": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/SetSuggestedVideoTooltip",
|
||||
"photo_url": "https://telegra.ph/file/p/14cae40658c/8e0f9c24ca8e7973a8af617.jpg?c=61,499,478,478,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%s</mark> suggests you to use this video for your account."
|
||||
}
|
||||
},
|
||||
"SetUserPhotoSelfAlertMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/SetUserPhotoSelfAlertMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/e926751122d/cd294f01ddfc39c0957bd17.jpg?c=47,375,467,467,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to set this photo for your profile?"
|
||||
}
|
||||
},
|
||||
"SharedAudioFiles": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/SharedAudioFiles",
|
||||
"photo_url": "https://telegra.ph/file/p/6872cd10797/46fb48c537ffa50c978dd1d.jpg?c=151,1295,280,280,280,280",
|
||||
|
@ -776,6 +824,22 @@
|
|||
"singular": "Suggest Photo for <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"SuggestedPhoto": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/SuggestedPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/ec846daef15/8d4ad7b6974439d7799b417.jpg?c=98,13,312,312,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Suggested Photo"
|
||||
}
|
||||
},
|
||||
"SuggestedVideo": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/SuggestedVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/14cae40658c/8e0f9c24ca8e7973a8af617.jpg?c=98,13,308,308,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Suggested Video"
|
||||
}
|
||||
},
|
||||
"TodayAtFormatted": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/TodayAtFormatted",
|
||||
"photo_url": "https://telegra.ph/file/p/dc902a1c6fb/cc070d3b7bcadca6cfd0d1d.jpg?c=510,337,280,280,280,280",
|
||||
|
|
|
@ -1894,7 +1894,7 @@
|
|||
},
|
||||
"ChannelBlockedUsers": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelBlockedUsers",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Removed users"
|
||||
|
@ -1976,7 +1976,7 @@
|
|||
},
|
||||
"ChannelMessageMusic": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelMessageMusic",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> posted an audio file"
|
||||
|
@ -2040,7 +2040,7 @@
|
|||
},
|
||||
"ChannelRestrictedUsers": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelRestrictedUsers",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Restricted users"
|
||||
|
@ -2104,7 +2104,7 @@
|
|||
},
|
||||
"ChatHistoryHiddenInfo2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChatHistoryHiddenInfo2",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New members won't see more than 100 previous messages."
|
||||
|
@ -3047,7 +3047,7 @@
|
|||
},
|
||||
"EditAdminAddUsers": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/EditAdminAddUsers",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add Users"
|
||||
|
@ -3401,14 +3401,6 @@
|
|||
"singular": "<mark class=\"token\">un1</mark> disabled anti-spam"
|
||||
}
|
||||
},
|
||||
"EventLogEditTopic": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/EventLogEditTopic",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">un1</mark> changed topic name from <mark class=\"token\">un2</mark> to <mark class=\"token\">un3</mark>"
|
||||
}
|
||||
},
|
||||
"EventLogEditedChannelTheme": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/EventLogEditedChannelTheme",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
|
@ -5009,7 +5001,7 @@
|
|||
},
|
||||
"NoBlockedGroup": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NoBlockedGroup",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Banned users are removed from the group and can only come back if added by an admin. Invite links don't work for them."
|
||||
|
@ -7106,7 +7098,7 @@
|
|||
},
|
||||
"SecretChatTimerMonths": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SecretChatTimerMonths",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "M"
|
||||
|
@ -7288,14 +7280,6 @@
|
|||
"singular": "All members can add new members, pin messages, edit name and photo of the group."
|
||||
}
|
||||
},
|
||||
"SetAsMyPhoto": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SetAsMyPhoto",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set as My Photo"
|
||||
}
|
||||
},
|
||||
"SetAutoDeleteTimer": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SetAutoDeleteTimer",
|
||||
"photo_url": "https://telegra.ph/file/p/32c586145f5/0023419e6611a8ca4ff2d17.jpg?c=160,863,280,280,280,280",
|
||||
|
@ -7304,14 +7288,6 @@
|
|||
"singular": "Set Auto-Delete"
|
||||
}
|
||||
},
|
||||
"SetCover": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SetCover",
|
||||
"photo_url": "https://telegra.ph/file/p/941e194d5c8/90d523dc3783845de896617.jpg?c=145,773,310,310,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set a cover for this video"
|
||||
}
|
||||
},
|
||||
"SetCustomTime": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SetCustomTime",
|
||||
"photo_url": "https://telegra.ph/file/p/b57c724723f/87ee1aae08b74d7c52aa217.jpg?c=21,634,280,280,280,280",
|
||||
|
@ -7392,14 +7368,6 @@
|
|||
"singular": "Set a new password"
|
||||
}
|
||||
},
|
||||
"SetPhoto": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SetPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/de93e5369a7/399ede570756364fc490517.jpg?c=277,583,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set Photo"
|
||||
}
|
||||
},
|
||||
"SetPhotoFor": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SetPhotoFor",
|
||||
"photo_url": "https://telegra.ph/file/p/44b3600de1e/1b48f652692e17bc0718817.jpg?c=24,330,329,329,280,280",
|
||||
|
@ -7416,22 +7384,6 @@
|
|||
"singular": "Set Profile Video"
|
||||
}
|
||||
},
|
||||
"SetSuggestedPhotoTooltip": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SetSuggestedPhotoTooltip",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%s</mark> suggests you to use this photo for your account."
|
||||
}
|
||||
},
|
||||
"SetSuggestedVideoTooltip": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SetSuggestedVideoTooltip",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%s</mark> suggests you to use this video for your account."
|
||||
}
|
||||
},
|
||||
"SetUserPhotoAlertMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SetUserPhotoAlertMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/de93e5369a7/399ede570756364fc490517.jpg?c=43,359,496,496,280,280",
|
||||
|
@ -7440,14 +7392,6 @@
|
|||
"singular": "Do you want to set this photo for **<mark class=\"token\">%1$s</mark>**? It will replace any photo <mark class=\"token\">%2$s</mark> sets, but only you will see it."
|
||||
}
|
||||
},
|
||||
"SetUserPhotoSelfAlertMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SetUserPhotoSelfAlertMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to set this photo for your profile?"
|
||||
}
|
||||
},
|
||||
"SetUsernameHeader": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SetUsernameHeader",
|
||||
"photo_url": null,
|
||||
|
@ -7905,22 +7849,6 @@
|
|||
"singular": "Do you want to suggest **<mark class=\"token\">%s</mark>** to set this video for their account?"
|
||||
}
|
||||
},
|
||||
"SuggestedPhoto": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SuggestedPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/d8cca290746/138b17ffa71c148f2d6d117.jpg?c=98,14,310,310,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Suggested Photo"
|
||||
}
|
||||
},
|
||||
"SuggestedVideo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SuggestedVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/953f2fc5efa/5ec5a37f63e4d49b8903817.jpg?c=98,13,308,308,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Suggested Video"
|
||||
}
|
||||
},
|
||||
"SwipeDeleteChat": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SwipeDeleteChat",
|
||||
"photo_url": null,
|
||||
|
@ -8574,7 +8502,7 @@
|
|||
},
|
||||
"Unban": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Unban",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unban"
|
||||
|
@ -8582,7 +8510,7 @@
|
|||
},
|
||||
"UnbanText": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UnbanText",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Press and hold user to unban."
|
||||
|
|
Loading…
Reference in a new issue