mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
e6ec922873
commit
aba3001085
3 changed files with 56 additions and 2 deletions
|
@ -8121,6 +8121,9 @@
|
|||
"Convert",
|
||||
"ConvertGroup",
|
||||
"ConvertToBroadcastGroup",
|
||||
"ConvertToBroadcastGroupAlertClose",
|
||||
"ConvertToBroadcastGroupAlertText",
|
||||
"ConvertToBroadcastGroupAlertTitle",
|
||||
"ConvertToBroadcastGroupButton",
|
||||
"ConvertToBroadcastGroupConfirm",
|
||||
"ConvertToBroadcastGroupConfirmHint",
|
||||
|
@ -8597,6 +8600,7 @@
|
|||
"EventLogPermissionSendVideo",
|
||||
"EventLogPermissionSendVideoNotes",
|
||||
"EventLogPermissionSendVoiceNotes",
|
||||
"EventLogPermissionTopicsCreate",
|
||||
"EventLogPermissions",
|
||||
"EventLogPinnedMessages",
|
||||
"EventLogPollStopped",
|
||||
|
@ -8674,6 +8678,7 @@
|
|||
"EventLogRestrictedSendVideo",
|
||||
"EventLogRestrictedSendVideoNotes",
|
||||
"EventLogRestrictedSendVoiceNotes",
|
||||
"EventLogRestrictedTopics",
|
||||
"EventLogRestrictedUntil",
|
||||
"EventLogSelectedEvents",
|
||||
"EventLogSlowModeChanged",
|
||||
|
@ -10389,6 +10394,7 @@
|
|||
"RightStoriesEdit",
|
||||
"RightStoriesPost",
|
||||
"RightTopics",
|
||||
"RightTopicsCreate",
|
||||
"RightVoiceChats",
|
||||
"Ringtone",
|
||||
"Ringtone",
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">4360</span>
|
||||
<a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">4366</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android_x/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -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 (1057)</div>
|
||||
<div class="tr-section-caption">Unsorted (1063)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1425,6 +1425,30 @@
|
|||
"singular": "Convert to Broadcast Group"
|
||||
}
|
||||
},
|
||||
"ConvertToBroadcastGroupAlertClose": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ConvertToBroadcastGroupAlertClose",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Got it"
|
||||
}
|
||||
},
|
||||
"ConvertToBroadcastGroupAlertText": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ConvertToBroadcastGroupAlertText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Group \"<mark class=\"token\">%1$s</mark>\" was successfully converted to Broadcast Group.<br/><br/>Now there is no limit on the members count but only admins can send messages."
|
||||
}
|
||||
},
|
||||
"ConvertToBroadcastGroupAlertTitle": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ConvertToBroadcastGroupAlertTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Success"
|
||||
}
|
||||
},
|
||||
"ConvertToBroadcastGroupButton": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ConvertToBroadcastGroupButton",
|
||||
"photo_url": null,
|
||||
|
@ -2187,6 +2211,14 @@
|
|||
"singular": "Send voice messages"
|
||||
}
|
||||
},
|
||||
"EventLogPermissionTopicsCreate": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogPermissionTopicsCreate",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Create topics"
|
||||
}
|
||||
},
|
||||
"EventLogProfileColorChanged": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogProfileColorChanged",
|
||||
"photo_url": null,
|
||||
|
@ -2475,6 +2507,14 @@
|
|||
"singular": "Send voice messages"
|
||||
}
|
||||
},
|
||||
"EventLogRestrictedTopics": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogRestrictedTopics",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Create topics"
|
||||
}
|
||||
},
|
||||
"EventLogSlowModeDisabledYou": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogSlowModeDisabledYou",
|
||||
"photo_url": null,
|
||||
|
@ -5730,6 +5770,14 @@
|
|||
"singular": "Failed to fetch messages. Tap to resolve."
|
||||
}
|
||||
},
|
||||
"RightTopicsCreate": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/RightTopicsCreate",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Create topics"
|
||||
}
|
||||
},
|
||||
"RoleChannel": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/RoleChannel",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue