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
eae8699e24
commit
8168534873
5 changed files with 53 additions and 71 deletions
|
@ -4771,6 +4771,7 @@
|
|||
"StorageUsageCalculating",
|
||||
"StorageUsageInfo",
|
||||
"StorageUsageTelegram",
|
||||
"StorageUsageTelegramLess",
|
||||
"Streaming",
|
||||
"Strike",
|
||||
"SubscribeRequests",
|
||||
|
@ -15587,7 +15588,6 @@
|
|||
"UserInfo.BotPrivacy",
|
||||
"UserInfo.BotSettings",
|
||||
"UserInfo.ChangeColors",
|
||||
"UserInfo.ChangeCustomPhoto",
|
||||
"UserInfo.ContactForwardTooltip.Chat.One",
|
||||
"UserInfo.ContactForwardTooltip.ManyChats.One",
|
||||
"UserInfo.ContactForwardTooltip.SavedMessages.One",
|
||||
|
@ -15627,7 +15627,6 @@
|
|||
"UserInfo.PublicVideo",
|
||||
"UserInfo.RemoveCustomPhoto",
|
||||
"UserInfo.RemoveCustomVideo",
|
||||
"UserInfo.ResetCustomPhoto",
|
||||
"UserInfo.ResetCustomVideo",
|
||||
"UserInfo.ResetToOriginalAlertReset",
|
||||
"UserInfo.ResetToOriginalAlertText",
|
||||
|
@ -15640,7 +15639,6 @@
|
|||
"UserInfo.SetCustomPhoto.AlertPhotoText",
|
||||
"UserInfo.SetCustomPhoto.AlertSet",
|
||||
"UserInfo.SetCustomPhoto.AlertVideoText",
|
||||
"UserInfo.SetCustomPhoto.SuccessPhotoText",
|
||||
"UserInfo.SetCustomPhoto.SuccessVideoText",
|
||||
"UserInfo.SetCustomPhotoTitle",
|
||||
"UserInfo.ShareBot",
|
||||
|
|
|
@ -7809,6 +7809,14 @@
|
|||
"singular": "Stop Showing Me"
|
||||
}
|
||||
},
|
||||
"StorageUsageTelegramLess": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StorageUsageTelegramLess",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Telegram uses <mark class=\"token\">%s</mark> of your device storage."
|
||||
}
|
||||
},
|
||||
"SuggestAnimatedEmoji": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SuggestAnimatedEmoji",
|
||||
"photo_url": "https://telegra.ph/file/p/4fc73679511/74d4e2d50554eb3a0e37e17.jpg?c=20,80,354,354,280,280",
|
||||
|
@ -8566,7 +8574,7 @@
|
|||
},
|
||||
"Unban": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Unban",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unban"
|
||||
|
|
|
@ -218,7 +218,7 @@
|
|||
</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">
|
||||
<div class="tr-section-cover cover5"></div>
|
||||
<div class="tr-section-caption">Profile (82)</div>
|
||||
<div class="tr-section-caption">Profile (87)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/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/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1182)</div>
|
||||
<div class="tr-section-caption">Unsorted (1177)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -532,6 +532,14 @@
|
|||
"singular": "Create New Contact"
|
||||
}
|
||||
},
|
||||
"UserInfo.CustomPhotoInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.CustomPhotoInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/ec61c65bab4/dcdf4c90fd12259ead37e17.jpg?c=4,331,590,590,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can replace <mark class=\"token\">%@</mark>’s photo with another photo that only you will see."
|
||||
}
|
||||
},
|
||||
"UserInfo.GenericPhoneLabel": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.GenericPhoneLabel",
|
||||
"photo_url": "https://telegra.ph/file/p/c17f75917b1/63f6050b20243198248b31d.jpg?c=41,263,280,280,280,280",
|
||||
|
@ -596,6 +604,30 @@
|
|||
"singular": "Send Message"
|
||||
}
|
||||
},
|
||||
"UserInfo.SetCustomPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.SetCustomPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/ec61c65bab4/dcdf4c90fd12259ead37e17.jpg?c=95,402,326,326,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set Photo for <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"UserInfo.SetCustomPhoto.AlertPhotoText": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.SetCustomPhoto.AlertPhotoText",
|
||||
"photo_url": "https://telegra.ph/file/p/7b8a59bf6d4/fa95901bf4d8ad6adb9c117.jpg?c=85,455,428,428,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to set this photo for <mark class=\"token\">%@</mark>? It will replace any photo <mark class=\"token\">%@</mark> sets, but only you will see it."
|
||||
}
|
||||
},
|
||||
"UserInfo.SetCustomPhoto.AlertSet": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.SetCustomPhoto.AlertSet",
|
||||
"photo_url": "https://telegra.ph/file/p/7b8a59bf6d4/fa95901bf4d8ad6adb9c117.jpg?c=223,624,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set"
|
||||
}
|
||||
},
|
||||
"UserInfo.ShareMyContactInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.ShareMyContactInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/3aba5b3848f/a0de5ed637b9c3631dc581d.jpg?c=50,400,410,410,280,280",
|
||||
|
@ -620,6 +652,14 @@
|
|||
"singular": "Start"
|
||||
}
|
||||
},
|
||||
"UserInfo.SuggestPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.SuggestPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/ec61c65bab4/dcdf4c90fd12259ead37e17.jpg?c=88,325,392,392,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Suggest Photo for <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"UserInfo.TapToCall": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.TapToCall",
|
||||
"photo_url": "https://telegra.ph/file/p/590fee27b22/4e42aaf5f3607ba28d85b1d.jpg?c=88,152,649,649,280,280",
|
||||
|
|
|
@ -6588,7 +6588,7 @@
|
|||
},
|
||||
"PeerInfo.HideMembersLimitedParticipantCountText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PeerInfo.HideMembersLimitedParticipantCountText",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/92ac1018877/467f5d6c2cfc3d21acda917.jpg?c=36,702,554,554,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Hiding members is available only for groups with more than **<mark class=\"token\">%d</mark> member**.",
|
||||
|
@ -8537,14 +8537,6 @@
|
|||
"singular": "anonymous number"
|
||||
}
|
||||
},
|
||||
"UserInfo.ChangeCustomPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.ChangeCustomPhoto",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Change Photo for <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"UserInfo.CustomPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.CustomPhoto",
|
||||
"photo_url": null,
|
||||
|
@ -8553,14 +8545,6 @@
|
|||
"singular": "photo set by you"
|
||||
}
|
||||
},
|
||||
"UserInfo.CustomPhotoInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.CustomPhotoInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can replace <mark class=\"token\">%@</mark>’s photo with another photo that only you will see."
|
||||
}
|
||||
},
|
||||
"UserInfo.CustomVideo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.CustomVideo",
|
||||
"photo_url": null,
|
||||
|
@ -8649,14 +8633,6 @@
|
|||
"singular": "Remove Video"
|
||||
}
|
||||
},
|
||||
"UserInfo.ResetCustomPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.ResetCustomPhoto",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reset to Original Photo"
|
||||
}
|
||||
},
|
||||
"UserInfo.ResetCustomVideo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.ResetCustomVideo",
|
||||
"photo_url": null,
|
||||
|
@ -8681,30 +8657,6 @@
|
|||
"singular": "Are you sure you want to reset to the original photo from <mark class=\"token\">%@</mark>?"
|
||||
}
|
||||
},
|
||||
"UserInfo.SetCustomPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.SetCustomPhoto",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set Photo for <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"UserInfo.SetCustomPhoto.AlertPhotoText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.SetCustomPhoto.AlertPhotoText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to set this photo for <mark class=\"token\">%@</mark>? It will replace any photo <mark class=\"token\">%@</mark> sets, but only you will see it."
|
||||
}
|
||||
},
|
||||
"UserInfo.SetCustomPhoto.AlertSet": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.SetCustomPhoto.AlertSet",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set"
|
||||
}
|
||||
},
|
||||
"UserInfo.SetCustomPhoto.AlertVideoText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.SetCustomPhoto.AlertVideoText",
|
||||
"photo_url": null,
|
||||
|
@ -8713,14 +8665,6 @@
|
|||
"singular": "Do you want to set this video for <mark class=\"token\">%@</mark>? It will replace any photo <mark class=\"token\">%@</mark> sets, but only you will see it."
|
||||
}
|
||||
},
|
||||
"UserInfo.SetCustomPhoto.SuccessPhotoText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.SetCustomPhoto.SuccessPhotoText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You will now always see this photo for **<mark class=\"token\">%@</mark>**."
|
||||
}
|
||||
},
|
||||
"UserInfo.SetCustomPhoto.SuccessVideoText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.SetCustomPhoto.SuccessVideoText",
|
||||
"photo_url": null,
|
||||
|
@ -8737,14 +8681,6 @@
|
|||
"singular": "Do you want to set a custom profile picture for <mark class=\"token\">%@</mark>?"
|
||||
}
|
||||
},
|
||||
"UserInfo.SuggestPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.SuggestPhoto",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Suggest Photo for <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"UserInfo.SuggestPhoto.AlertPhotoText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.SuggestPhoto.AlertPhotoText",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue