mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-02-18 04:03:28 +01:00
Update content of files
This commit is contained in:
parent
988f3ec46f
commit
e79d1e25c7
4 changed files with 123 additions and 122 deletions
|
@ -9502,7 +9502,9 @@
|
|||
"EventLogFilterNewRestrictions",
|
||||
"EventLogFilterPinnedMessages",
|
||||
"EventLogFilterVoiceChats",
|
||||
"EventLogForumDisabled",
|
||||
"EventLogForumDisabledYou",
|
||||
"EventLogForumEnabled",
|
||||
"EventLogForumEnabledYou",
|
||||
"EventLogForumTopicClosed",
|
||||
"EventLogForumTopicClosedYou",
|
||||
|
@ -9656,10 +9658,13 @@
|
|||
"EventLogUsernameDeactivated",
|
||||
"EventLogUsernameDeactivatedYou",
|
||||
"EventLogUsernamesActivated",
|
||||
"EventLogUsernamesActivatedYou",
|
||||
"EventLogUsernamesChanged",
|
||||
"EventLogUsernamesChangedOrder",
|
||||
"EventLogUsernamesChangedOrderYou",
|
||||
"EventLogUsernamesChangedYou",
|
||||
"EventLogUsernamesDeactivated",
|
||||
"EventLogUsernamesDeactivatedYou",
|
||||
"EventNewContact2",
|
||||
"EventNewContactInfo",
|
||||
"EventScheduledMessage",
|
||||
|
@ -11717,7 +11722,6 @@
|
|||
"SignedInXOtherDevices",
|
||||
"SignedOutAs",
|
||||
"SimilarChannels",
|
||||
"SimilarChannels",
|
||||
"SinceNotProvided",
|
||||
"SizeUnit",
|
||||
"SizeUnitBinary",
|
||||
|
@ -11871,7 +11875,6 @@
|
|||
"TabRestricted",
|
||||
"TabSharedGroups",
|
||||
"TabSimilarChannels",
|
||||
"TabSimilarChannels",
|
||||
"TabVideo",
|
||||
"TabVideoMessages",
|
||||
"TabVideoMessages",
|
||||
|
@ -12574,7 +12577,6 @@
|
|||
"format_uploadStatus",
|
||||
"format_usageAndLogsSize",
|
||||
"format_xChatsAndMoreWithPremium",
|
||||
"format_xChatsAndMoreWithPremium",
|
||||
"g_noWallpaper",
|
||||
"game_ActionScored",
|
||||
"game_ActionScoredInGame",
|
||||
|
@ -12934,7 +12936,6 @@
|
|||
"xMonths",
|
||||
"xMonths",
|
||||
"xMoreWithPremium",
|
||||
"xMoreWithPremium",
|
||||
"xMusicFiles",
|
||||
"xNewChatsAvailableToJoin",
|
||||
"xNewChatsToJoin",
|
||||
|
@ -12971,7 +12972,6 @@
|
|||
"xSenders",
|
||||
"xSessions",
|
||||
"xSimilarChannels",
|
||||
"xSimilarChannels",
|
||||
"xSlowModeRestrictionMinutes",
|
||||
"xSlowModeRestrictionSeconds",
|
||||
"xStickerPacks",
|
||||
|
|
|
@ -221,7 +221,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (856)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (861)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/profile/" class="tr-section">
|
||||
|
@ -231,7 +231,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (1236)</div>
|
||||
<div class="tr-section-caption">Settings (1245)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/stories/" 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/android_x/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1189)</div>
|
||||
<div class="tr-section-caption">Unsorted (1175)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2199,6 +2199,14 @@
|
|||
"singular": "Privacy Exceptions"
|
||||
}
|
||||
},
|
||||
"EditPrivacyBirthdate": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/EditPrivacyBirthdate",
|
||||
"photo_url": "https://telegra.ph/file/p/a248937c205/f34be1381fcb01a79dca317.jpg?c=73,499,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Date of Birth"
|
||||
}
|
||||
},
|
||||
"EditPrivacyCall": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/EditPrivacyCall",
|
||||
"photo_url": "https://telegra.ph/file/p/f2bcc4c2c5a/44aaff2fe394c3d34868219.jpg?c=184,1254,280,280,280,280",
|
||||
|
@ -5063,6 +5071,14 @@
|
|||
"singular": "Default"
|
||||
}
|
||||
},
|
||||
"PrivacyDefaultPremium": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivacyDefaultPremium",
|
||||
"photo_url": "https://telegra.ph/file/p/1296c8317c4/1d9c4cd0709fa95cae4e217.jpg?c=83,498,391,391,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Default for **Telegram Premium** users"
|
||||
}
|
||||
},
|
||||
"PrivacyDeleteCloudDrafts": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivacyDeleteCloudDrafts",
|
||||
"photo_url": "https://telegra.ph/file/p/9f1f6c7f088/e0a9eafdd5a1bb1f003ad1d.jpg?c=17,655,380,380,280,280",
|
||||
|
@ -5391,6 +5407,62 @@
|
|||
"singular": "Privacy and Security"
|
||||
}
|
||||
},
|
||||
"PrivacyShowBirthdateContacts": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivacyShowBirthdateContacts",
|
||||
"photo_url": "https://telegra.ph/file/p/4434f9eee5b/9e3b590ea27e59c68ed4417.jpg?c=78,679,428,428,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Only contacts can see your date of birth"
|
||||
}
|
||||
},
|
||||
"PrivacyShowBirthdateContactsExcept": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivacyShowBirthdateContactsExcept",
|
||||
"photo_url": "https://telegra.ph/file/p/bcb7ba635b0/0818b2a3b67d59e3ad5db17.jpg?c=69,643,477,477,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Only contacts (<mark class=\"token\">%1$s</mark>) can see your date of birth"
|
||||
}
|
||||
},
|
||||
"PrivacyShowBirthdateEverybodyExcept": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivacyShowBirthdateEverybodyExcept",
|
||||
"photo_url": "https://telegra.ph/file/p/a8f7f11039b/053b3e2566accd55618e117.jpg?c=76,672,438,438,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Everybody (<mark class=\"token\">%1$s</mark>) can see your date of birth"
|
||||
}
|
||||
},
|
||||
"PrivacyShowBirthdateExceptionOff": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivacyShowBirthdateExceptionOff",
|
||||
"photo_url": "https://telegra.ph/file/p/8bf92f905d8/6c580a9e9be96247999ad17.jpg?c=62,526,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Hidden"
|
||||
}
|
||||
},
|
||||
"PrivacyShowBirthdateExceptionOn": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivacyShowBirthdateExceptionOn",
|
||||
"photo_url": "https://telegra.ph/file/p/a248937c205/f34be1381fcb01a79dca317.jpg?c=61,526,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Visible"
|
||||
}
|
||||
},
|
||||
"PrivacyShowBirthdateNobody": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivacyShowBirthdateNobody",
|
||||
"photo_url": "https://telegra.ph/file/p/026bc095e56/e28accb3b4f9540347a1717.jpg?c=87,726,364,364,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Nobody can see your date of birth"
|
||||
}
|
||||
},
|
||||
"PrivacyShowBirthdateNobodyExcept": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivacyShowBirthdateNobodyExcept",
|
||||
"photo_url": "https://telegra.ph/file/p/bc335cb9cc3/cae8b8c6d378bffa1874917.jpg?c=80,689,414,414,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Nobody (<mark class=\"token\">%1$s</mark>) can see your date of birth"
|
||||
}
|
||||
},
|
||||
"PrivacyShowNumberContacts": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivacyShowNumberContacts",
|
||||
"photo_url": "https://telegra.ph/file/p/e1f124159fe/63a6615c88448eee9e4d219.jpg?c=155,611,840,840,280,280",
|
||||
|
|
|
@ -2184,14 +2184,6 @@
|
|||
"singular": "Bio"
|
||||
}
|
||||
},
|
||||
"EditPrivacyBirthdate": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EditPrivacyBirthdate",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Date of Birth"
|
||||
}
|
||||
},
|
||||
"EditPrivacyReadDate": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EditPrivacyReadDate",
|
||||
"photo_url": null,
|
||||
|
@ -2544,6 +2536,14 @@
|
|||
"singular": "You changed emoji status from <mark class=\"token\">%1$s</mark> to none"
|
||||
}
|
||||
},
|
||||
"EventLogForumDisabled": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogForumDisabled",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> disabled topics"
|
||||
}
|
||||
},
|
||||
"EventLogForumDisabledYou": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogForumDisabledYou",
|
||||
"photo_url": null,
|
||||
|
@ -2552,6 +2552,14 @@
|
|||
"singular": "You disabled topics"
|
||||
}
|
||||
},
|
||||
"EventLogForumEnabled": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogForumEnabled",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> enabled topics"
|
||||
}
|
||||
},
|
||||
"EventLogForumEnabledYou": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogForumEnabledYou",
|
||||
"photo_url": null,
|
||||
|
@ -3169,6 +3177,15 @@
|
|||
"plural": "<mark class=\"token\">%2$s</mark> activated <mark class=\"token\">%1$s</mark> usernames: <mark class=\"token\">%3$s</mark>"
|
||||
}
|
||||
},
|
||||
"EventLogUsernamesActivatedYou": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogUsernamesActivatedYou",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You activated <mark class=\"token\">%1$s</mark> username: <mark class=\"token\">%2$s</mark>",
|
||||
"plural": "You activated <mark class=\"token\">%1$s</mark> usernames: <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"EventLogUsernamesChanged": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogUsernamesChanged",
|
||||
"photo_url": null,
|
||||
|
@ -3201,6 +3218,24 @@
|
|||
"singular": "You changed active usernames from <mark class=\"token\">%1$s</mark> to <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"EventLogUsernamesDeactivated": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogUsernamesDeactivated",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%2$s</mark> deactivated <mark class=\"token\">%1$s</mark> username: <mark class=\"token\">%3$s</mark>",
|
||||
"plural": "<mark class=\"token\">%2$s</mark> deactivated <mark class=\"token\">%1$s</mark> usernames: <mark class=\"token\">%3$s</mark>"
|
||||
}
|
||||
},
|
||||
"EventLogUsernamesDeactivatedYou": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogUsernamesDeactivatedYou",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You deactivated <mark class=\"token\">%1$s</mark> username: <mark class=\"token\">%2$s</mark>",
|
||||
"plural": "You deactivated <mark class=\"token\">%1$s</mark> usernames: <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"Fake": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/Fake",
|
||||
"photo_url": "https://telegra.ph/file/p/d9dbe326209/6bc055830665b841eec5117.jpg?c=10,380,280,280,280,280",
|
||||
|
@ -5602,14 +5637,6 @@
|
|||
"singular": "Default for contacts"
|
||||
}
|
||||
},
|
||||
"PrivacyDefaultPremium": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyDefaultPremium",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Default for **Telegram Premium** users"
|
||||
}
|
||||
},
|
||||
"PrivacyDefaultXChats": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyDefaultXChats",
|
||||
"photo_url": null,
|
||||
|
@ -5763,22 +5790,6 @@
|
|||
"singular": "Nobody (<mark class=\"token\">%1$s</mark>) can see your bio"
|
||||
}
|
||||
},
|
||||
"PrivacyShowBirthdateContacts": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyShowBirthdateContacts",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Only contacts can see your date of birth"
|
||||
}
|
||||
},
|
||||
"PrivacyShowBirthdateContactsExcept": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyShowBirthdateContactsExcept",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Only contacts (<mark class=\"token\">%1$s</mark>) can see your date of birth"
|
||||
}
|
||||
},
|
||||
"PrivacyShowBirthdateEverybody": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyShowBirthdateEverybody",
|
||||
"photo_url": null,
|
||||
|
@ -5787,14 +5798,6 @@
|
|||
"singular": "Everybody can see your date of birth"
|
||||
}
|
||||
},
|
||||
"PrivacyShowBirthdateEverybodyExcept": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyShowBirthdateEverybodyExcept",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Everybody (<mark class=\"token\">%1$s</mark>) can see your date of birth"
|
||||
}
|
||||
},
|
||||
"PrivacyShowBirthdateExceptionContacts": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyShowBirthdateExceptionContacts",
|
||||
"photo_url": null,
|
||||
|
@ -5803,38 +5806,6 @@
|
|||
"singular": "Visible only for contacts"
|
||||
}
|
||||
},
|
||||
"PrivacyShowBirthdateExceptionOff": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyShowBirthdateExceptionOff",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Hidden"
|
||||
}
|
||||
},
|
||||
"PrivacyShowBirthdateExceptionOn": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyShowBirthdateExceptionOn",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Visible"
|
||||
}
|
||||
},
|
||||
"PrivacyShowBirthdateNobody": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyShowBirthdateNobody",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Nobody can see your date of birth"
|
||||
}
|
||||
},
|
||||
"PrivacyShowBirthdateNobodyExcept": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyShowBirthdateNobodyExcept",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Nobody (<mark class=\"token\">%1$s</mark>) can see your date of birth"
|
||||
}
|
||||
},
|
||||
"PrivacyShowNumberExceptionContacts": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyShowNumberExceptionContacts",
|
||||
"photo_url": null,
|
||||
|
@ -7075,14 +7046,6 @@
|
|||
"plural": "You are signed in on <mark class=\"token\">%1$s</mark> other devices"
|
||||
}
|
||||
},
|
||||
"SimilarChannels": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/SimilarChannels",
|
||||
"photo_url": "https://telegra.ph/file/p/20bc51233b7/8a9ce8ea8d119e15f8cee17.jpg?c=10,188,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Similar Channels"
|
||||
}
|
||||
},
|
||||
"SizeUnitBinary": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/SizeUnitBinary",
|
||||
"photo_url": null,
|
||||
|
@ -7191,14 +7154,6 @@
|
|||
"singular": "No photos"
|
||||
}
|
||||
},
|
||||
"TabSimilarChannels": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/TabSimilarChannels",
|
||||
"photo_url": "https://telegra.ph/file/p/20bc51233b7/8a9ce8ea8d119e15f8cee17.jpg?c=309,122,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Similar"
|
||||
}
|
||||
},
|
||||
"TabVideoMessagesLong": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/TabVideoMessagesLong",
|
||||
"photo_url": null,
|
||||
|
@ -8577,14 +8532,6 @@
|
|||
"singular": "<mark class=\"token\">%1$d</mark><mark class=\"token\">%%</mark> <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"format_xChatsAndMoreWithPremium": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/format_xChatsAndMoreWithPremium",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark>, <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"game_ActionScored": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/game_ActionScored",
|
||||
"photo_url": null,
|
||||
|
@ -9461,15 +9408,6 @@
|
|||
"plural": "<mark class=\"token\">%1$s</mark> minutes"
|
||||
}
|
||||
},
|
||||
"xMoreWithPremium": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/xMoreWithPremium",
|
||||
"photo_url": "https://telegra.ph/file/p/20bc51233b7/8a9ce8ea8d119e15f8cee17.jpg?c=152,922,403,403,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> more with **Telegram Premium**",
|
||||
"plural": "<mark class=\"token\">%1$s</mark> more with **Telegram Premium**"
|
||||
}
|
||||
},
|
||||
"xNewChatsAvailableToJoin": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/xNewChatsAvailableToJoin",
|
||||
"photo_url": null,
|
||||
|
@ -9604,15 +9542,6 @@
|
|||
"plural": "<mark class=\"token\">%1$s</mark> seconds"
|
||||
}
|
||||
},
|
||||
"xSimilarChannels": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/xSimilarChannels",
|
||||
"photo_url": "https://telegra.ph/file/p/20bc51233b7/8a9ce8ea8d119e15f8cee17.jpg?c=128,70,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> similar channel",
|
||||
"plural": "<mark class=\"token\">%1$s</mark> similar channels"
|
||||
}
|
||||
},
|
||||
"xStickerPacks": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/xStickerPacks",
|
||||
"photo_url": "https://telegra.ph/file/p/2ee918b77ba/d61c369668d288130e14817.jpg?c=161,270,280,280,280,280",
|
||||
|
|
Loading…
Add table
Reference in a new issue