mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-26 17:30:04 +01:00
Update content of files
This commit is contained in:
parent
c7c2338489
commit
56cc7f9211
4 changed files with 57 additions and 58 deletions
|
@ -10818,6 +10818,7 @@
|
|||
"Channel.ErrorAccessDenied",
|
||||
"Channel.ErrorAddBlocked",
|
||||
"Channel.ErrorAddTooMuch",
|
||||
"Channel.ErrorAdminsTooMuch",
|
||||
"Channel.Info.Banned",
|
||||
"Channel.Info.BlackList",
|
||||
"Channel.Info.Description",
|
||||
|
@ -11024,6 +11025,7 @@
|
|||
"ChatImport.SelectionConfirmationGroupWithoutTitle",
|
||||
"ChatImport.SelectionConfirmationUserWithTitle",
|
||||
"ChatImport.SelectionConfirmationUserWithoutTitle",
|
||||
"ChatImport.SelectionErrorGroupGeneric",
|
||||
"ChatImport.SelectionErrorNotAdmin",
|
||||
"ChatImport.Title",
|
||||
"ChatImport.UserErrorNotMutual",
|
||||
|
@ -11747,6 +11749,7 @@
|
|||
"Conversation.HoldForAudio",
|
||||
"Conversation.HoldForVideo",
|
||||
"Conversation.ImageCopied",
|
||||
"Conversation.ImportProgress",
|
||||
"Conversation.ImportedMessageHint",
|
||||
"Conversation.IncreaseSpeed",
|
||||
"Conversation.Info",
|
||||
|
@ -12424,6 +12427,7 @@
|
|||
"Group.ErrorAddBlocked",
|
||||
"Group.ErrorAddTooMuchAdmins",
|
||||
"Group.ErrorAddTooMuchBots",
|
||||
"Group.ErrorAdminsTooMuch",
|
||||
"Group.ErrorNotMutualContact",
|
||||
"Group.ErrorSendRestrictedMedia",
|
||||
"Group.ErrorSendRestrictedStickers",
|
||||
|
@ -14560,12 +14564,8 @@
|
|||
"Privacy.DeleteDrafts.DraftsDeleted",
|
||||
"Privacy.Exceptions",
|
||||
"Privacy.Exceptions.DeleteAll",
|
||||
"Privacy.Exceptions.DeleteAll",
|
||||
"Privacy.Exceptions.DeleteAllConfirmation",
|
||||
"Privacy.Exceptions.DeleteAllConfirmation",
|
||||
"Privacy.Exceptions.DeleteAllExceptions",
|
||||
"Privacy.Exceptions.DeleteAllExceptions",
|
||||
"Privacy.ExceptionsCount",
|
||||
"Privacy.ExceptionsCount",
|
||||
"Privacy.Forwards",
|
||||
"Privacy.Forwards.AlwaysAllow.Title",
|
||||
|
|
|
@ -223,7 +223,7 @@
|
|||
</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">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (1209)</div>
|
||||
<div class="tr-section-caption">Settings (1217)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/camera_and_media/" 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 (1136)</div>
|
||||
<div class="tr-section-caption">Unsorted (1128)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -8065,6 +8065,14 @@
|
|||
"singular": "Misc"
|
||||
}
|
||||
},
|
||||
"StorageManagement.SectionMusic": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/StorageManagement.SectionMusic",
|
||||
"photo_url": "https://telegra.ph/file/p/9be5169a9cf/a153b2f1a09548811e06c17.jpg?c=69,113,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Music"
|
||||
}
|
||||
},
|
||||
"StorageManagement.SectionOther": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/StorageManagement.SectionOther",
|
||||
"photo_url": "https://telegra.ph/file/p/1be2a94eed0/dd90f7a7b9cf4c454549617.jpg?c=68,633,280,280,280,280",
|
||||
|
@ -8129,6 +8137,14 @@
|
|||
"singular": "Media"
|
||||
}
|
||||
},
|
||||
"StorageManagement.TabMusic": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/StorageManagement.TabMusic",
|
||||
"photo_url": "https://telegra.ph/file/p/9be5169a9cf/a153b2f1a09548811e06c17.jpg?c=284,947,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Music"
|
||||
}
|
||||
},
|
||||
"StorageManagement.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/StorageManagement.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/1be2a94eed0/dd90f7a7b9cf4c454549617.jpg?c=160,355,280,280,280,280",
|
||||
|
|
|
@ -1200,6 +1200,14 @@
|
|||
"singular": "Transfer Channel Ownership"
|
||||
}
|
||||
},
|
||||
"Channel.ErrorAdminsTooMuch": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.ErrorAdminsTooMuch",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, too many administrators in this channel."
|
||||
}
|
||||
},
|
||||
"Channel.Info.Description": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.Info.Description",
|
||||
"photo_url": null,
|
||||
|
@ -1652,6 +1660,14 @@
|
|||
"singular": "Do you want to import messages into the chat with **<mark class=\"token\">%@</mark>?**<br/><br/>Messages will be imported into the current day but will also include their original timestamps. Both sides will see the messages."
|
||||
}
|
||||
},
|
||||
"ChatImport.SelectionErrorGroupGeneric": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatImport.SelectionErrorGroupGeneric",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't import history to this group."
|
||||
}
|
||||
},
|
||||
"ChatImportActivity.ErrorInvalidChatType": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatImportActivity.ErrorInvalidChatType",
|
||||
"photo_url": null,
|
||||
|
@ -2507,6 +2523,14 @@
|
|||
"singular": "Only admins can send messages in this group."
|
||||
}
|
||||
},
|
||||
"Conversation.ImportProgress": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.ImportProgress",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Importing Messages... <mark class=\"token\">%@</mark>%"
|
||||
}
|
||||
},
|
||||
"Conversation.ImportedMessageHint": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.ImportedMessageHint",
|
||||
"photo_url": null,
|
||||
|
@ -3841,6 +3865,14 @@
|
|||
"singular": "Sorry, this group is private."
|
||||
}
|
||||
},
|
||||
"Group.ErrorAdminsTooMuch": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Group.ErrorAdminsTooMuch",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, too many administrators in this group."
|
||||
}
|
||||
},
|
||||
"Group.ErrorSendRestrictedMedia": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Group.ErrorSendRestrictedMedia",
|
||||
"photo_url": null,
|
||||
|
@ -7088,39 +7120,6 @@
|
|||
"singular": "EXCEPTIONS"
|
||||
}
|
||||
},
|
||||
"Privacy.Exceptions.DeleteAll": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.Exceptions.DeleteAll",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Delete All"
|
||||
}
|
||||
},
|
||||
"Privacy.Exceptions.DeleteAllConfirmation": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.Exceptions.DeleteAllConfirmation",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to delete all exceptions?"
|
||||
}
|
||||
},
|
||||
"Privacy.Exceptions.DeleteAllExceptions": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.Exceptions.DeleteAllExceptions",
|
||||
"photo_url": "https://telegra.ph/file/p/4ed5f549c89/4d52b83987c7a5d634ad417.jpg?c=151,348,300,300,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Delete All Exceptions"
|
||||
}
|
||||
},
|
||||
"Privacy.ExceptionsCount": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.ExceptionsCount",
|
||||
"photo_url": "https://telegra.ph/file/p/4ed5f549c89/4d52b83987c7a5d634ad417.jpg?c=26,140,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> EXCEPTION",
|
||||
"plural": "<mark class=\"token\">%@</mark> EXCEPTIONS"
|
||||
}
|
||||
},
|
||||
"Privacy.GroupsAndChannels.CustomShareHelp": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.GroupsAndChannels.CustomShareHelp",
|
||||
"photo_url": null,
|
||||
|
@ -7768,22 +7767,6 @@
|
|||
"singular": "Search Stickers"
|
||||
}
|
||||
},
|
||||
"StorageManagement.SectionMusic": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/StorageManagement.SectionMusic",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Music"
|
||||
}
|
||||
},
|
||||
"StorageManagement.TabMusic": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/StorageManagement.TabMusic",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Music"
|
||||
}
|
||||
},
|
||||
"TextFormat.Format": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/TextFormat.Format",
|
||||
"photo_url": "https://telegra.ph/file/p/25abba849a1/c813c0f4026793770451a17.jpg?c=229,586,280,280,280,280",
|
||||
|
@ -8330,7 +8313,7 @@
|
|||
},
|
||||
"UserInfo.SuggestPhoto.AlertPhotoText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.SuggestPhoto.AlertPhotoText",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/80deaba2848/4e0e0a066b196f28e1e2f17.jpg?c=89,460,420,420,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to suggest <mark class=\"token\">%@</mark> to set this photo for their profile?"
|
||||
|
@ -8338,7 +8321,7 @@
|
|||
},
|
||||
"UserInfo.SuggestPhoto.AlertSuggest": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.SuggestPhoto.AlertSuggest",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/80deaba2848/4e0e0a066b196f28e1e2f17.jpg?c=230,608,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Suggest"
|
||||
|
@ -8346,7 +8329,7 @@
|
|||
},
|
||||
"UserInfo.SuggestPhoto.AlertVideoText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.SuggestPhoto.AlertVideoText",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/0d0e627598d/21bd21b8602057cdcbdea17.jpg?c=90,460,420,420,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to suggest <mark class=\"token\">%@</mark> to set this video for their profile?"
|
||||
|
|
Loading…
Reference in a new issue