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
1907c71605
commit
94d3a388b9
7 changed files with 120 additions and 129 deletions
|
@ -16191,9 +16191,7 @@
|
|||
"Gallery.ViewOnceVideoTooltip",
|
||||
"Gallery.VoiceOver.Delete",
|
||||
"Gallery.VoiceOver.Edit",
|
||||
"Gallery.VoiceOver.Fullscreen",
|
||||
"Gallery.VoiceOver.PictureInPicture",
|
||||
"Gallery.VoiceOver.Share",
|
||||
"Gallery.VoiceOver.Stickers",
|
||||
"Gallery.WaitForVideoDownoad",
|
||||
"Generic.ErrorMoreInfo",
|
||||
|
@ -19368,6 +19366,7 @@
|
|||
"Settings.Birthday.Remove",
|
||||
"Settings.BlockedUsers",
|
||||
"Settings.BotListSettings",
|
||||
"Settings.BotListSettings",
|
||||
"Settings.BotSettings.Biometry",
|
||||
"Settings.Business",
|
||||
"Settings.CallSettings",
|
||||
|
|
|
@ -211,12 +211,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/chat_list/" class="tr-section">
|
||||
<div class="tr-section-cover cover3"></div>
|
||||
<div class="tr-section-caption">Chat List (308)</div>
|
||||
<div class="tr-section-caption">Chat List (310)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (356)</div>
|
||||
<div class="tr-section-caption">Private chats (362)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" 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/ios/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (1486)</div>
|
||||
<div class="tr-section-caption">Settings (1491)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/stories/" class="tr-section">
|
||||
|
@ -246,7 +246,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/bots_and_payments/" class="tr-section">
|
||||
<div class="tr-section-cover cover9"></div>
|
||||
<div class="tr-section-caption">Bots And Payments (182)</div>
|
||||
<div class="tr-section-caption">Bots And Payments (184)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/passport/" 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/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1801)</div>
|
||||
<div class="tr-section-caption">Unsorted (1787)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1120,6 +1120,22 @@
|
|||
"singular": "Are you sure you want to send <mark class=\"token\">%1$@</mark> to <mark class=\"token\">%2$@</mark>?"
|
||||
}
|
||||
},
|
||||
"Settings.BotListSettings": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Settings.BotListSettings",
|
||||
"photo_url": "https://telegra.ph/file/p/33283592b2b/6510fb385271b358188cd17.jpg?c=160,66,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Bot Settings"
|
||||
}
|
||||
},
|
||||
"Settings.BotSettings.Biometry": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Settings.BotSettings.Biometry",
|
||||
"photo_url": "https://telegra.ph/file/p/81846174630/f8f453151bf371f52763217.jpg?c=26,151,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Biometry"
|
||||
}
|
||||
},
|
||||
"Settings.SetNewProfilePhotoOrVideo": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Settings.SetNewProfilePhotoOrVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/0e52f719684/b1a92e622ef852569bcb517.jpg?c=160,213,280,280,280,280",
|
||||
|
|
|
@ -119,6 +119,22 @@
|
|||
"singular": "Unpin All Messages"
|
||||
}
|
||||
},
|
||||
"ChatList.AddBirthdayText": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.AddBirthdayText",
|
||||
"photo_url": "https://telegra.ph/file/p/71288849689/f269b3a7a585f431adbbe17.jpg?c=0,131,600,608,278,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Let your contacts know when you're celebrating."
|
||||
}
|
||||
},
|
||||
"ChatList.AddBirthdayTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.AddBirthdayTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/71288849689/f269b3a7a585f431adbbe17.jpg?c=13,171,289,289,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add your birthday! <i class=\"emoji\" style=\"background-image:url('//telegram.org/img/emoji/40/F09F8E82.png')\"><b>🎂</b></i>"
|
||||
}
|
||||
},
|
||||
"ChatList.AddFolder": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.AddFolder",
|
||||
"photo_url": "https://telegra.ph/file/p/6fc96b6326b/6644e227f9bbf3f469c0b17.jpg?c=23,885,280,280,280,280",
|
||||
|
|
|
@ -377,6 +377,54 @@
|
|||
"singular": "<mark class=\"token\">%1$@</mark> <mark class=\"token\">%2$@</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.BusinessBotPanel.ActionStart": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.BusinessBotPanel.ActionStart",
|
||||
"photo_url": "https://telegra.ph/file/p/578fdf89c73/14e5dcd0b28ba991a767c17.jpg?c=271,125,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "START"
|
||||
}
|
||||
},
|
||||
"Chat.BusinessBotPanel.ActionStop": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.BusinessBotPanel.ActionStop",
|
||||
"photo_url": "https://telegra.ph/file/p/e4105a6a7fb/d2088055972f73dffa24f17.jpg?c=272,126,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "STOP"
|
||||
}
|
||||
},
|
||||
"Chat.BusinessBotPanel.Menu.ManageBot": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.BusinessBotPanel.Menu.ManageBot",
|
||||
"photo_url": "https://telegra.ph/file/p/e4105a6a7fb/d2088055972f73dffa24f17.jpg?c=172,263,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Manage Bot"
|
||||
}
|
||||
},
|
||||
"Chat.BusinessBotPanel.Menu.RemoveBot": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.BusinessBotPanel.Menu.RemoveBot",
|
||||
"photo_url": "https://telegra.ph/file/p/e4105a6a7fb/d2088055972f73dffa24f17.jpg?c=210,183,306,306,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove bot from this chat"
|
||||
}
|
||||
},
|
||||
"Chat.BusinessBotPanel.StatusManages": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.BusinessBotPanel.StatusManages",
|
||||
"photo_url": "https://telegra.ph/file/p/e4105a6a7fb/d2088055972f73dffa24f17.jpg?c=72,137,286,286,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "bot manages this chat"
|
||||
}
|
||||
},
|
||||
"Chat.BusinessBotPanel.StatusPaused": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.BusinessBotPanel.StatusPaused",
|
||||
"photo_url": "https://telegra.ph/file/p/578fdf89c73/14e5dcd0b28ba991a767c17.jpg?c=55,138,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "bot paused"
|
||||
}
|
||||
},
|
||||
"Chat.CommandList.EditQuickReplies": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.CommandList.EditQuickReplies",
|
||||
"photo_url": "https://telegra.ph/file/p/d2aa82eb1a1/9da7d7ee38c117182430517.jpg?c=160,317,280,280,280,280",
|
||||
|
|
|
@ -7208,6 +7208,38 @@
|
|||
"singular": "WHO CAN SEE MY BIO"
|
||||
}
|
||||
},
|
||||
"Privacy.Birthday": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Birthday",
|
||||
"photo_url": "https://telegra.ph/file/p/3cf7acdfed2/3a40f5ffef2517e23854f17.jpg?c=159,66,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Date of Birth"
|
||||
}
|
||||
},
|
||||
"Privacy.Birthday.CustomHelp": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Birthday.CustomHelp",
|
||||
"photo_url": "https://telegra.ph/file/p/3cf7acdfed2/3a40f5ffef2517e23854f17.jpg?c=9,319,572,572,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can restrict who can see your date of birth with granular precision."
|
||||
}
|
||||
},
|
||||
"Privacy.Birthday.Setup": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Birthday.Setup",
|
||||
"photo_url": "https://telegra.ph/file/p/3cf7acdfed2/3a40f5ffef2517e23854f17.jpg?c=23,117,471,471,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You haven't entered your date of birth yet.<br/>[Add my birthday >]()"
|
||||
}
|
||||
},
|
||||
"Privacy.Birthday.WhoCanSeeMyBio": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Birthday.WhoCanSeeMyBio",
|
||||
"photo_url": "https://telegra.ph/file/p/3cf7acdfed2/3a40f5ffef2517e23854f17.jpg?c=29,210,393,393,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "WHO CAN SEE MY DATE OF BIRTH"
|
||||
}
|
||||
},
|
||||
"Privacy.Calls": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Calls",
|
||||
"photo_url": "https://telegra.ph/file/p/6f502636fbe/f641f72a49b9e488da88817.jpg?c=25,580,280,280,280,280",
|
||||
|
|
|
@ -473,7 +473,7 @@
|
|||
},
|
||||
"Birthday.HelpContacts": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Birthday.HelpContacts",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/81c1a129ada/ed9e2abacee3612bab44f17.jpg?c=14,633,569,569,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Only your contacts will see your birthday. [Change >]()"
|
||||
|
@ -481,7 +481,7 @@
|
|||
},
|
||||
"Birthday.Save": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Birthday.Save",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/81c1a129ada/ed9e2abacee3612bab44f17.jpg?c=160,945,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Save"
|
||||
|
@ -2241,38 +2241,6 @@
|
|||
"singular": "Only you can see that this<br/>message was sent by the bot."
|
||||
}
|
||||
},
|
||||
"Chat.BusinessBotPanel.ActionStart": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.BusinessBotPanel.ActionStart",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "START"
|
||||
}
|
||||
},
|
||||
"Chat.BusinessBotPanel.ActionStop": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.BusinessBotPanel.ActionStop",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "STOP"
|
||||
}
|
||||
},
|
||||
"Chat.BusinessBotPanel.Menu.ManageBot": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.BusinessBotPanel.Menu.ManageBot",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Manage Bot"
|
||||
}
|
||||
},
|
||||
"Chat.BusinessBotPanel.Menu.RemoveBot": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.BusinessBotPanel.Menu.RemoveBot",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove bot from this chat"
|
||||
}
|
||||
},
|
||||
"Chat.BusinessBotPanel.StatusHasAccess": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.BusinessBotPanel.StatusHasAccess",
|
||||
"photo_url": null,
|
||||
|
@ -2281,22 +2249,6 @@
|
|||
"singular": "bot has access to this chat"
|
||||
}
|
||||
},
|
||||
"Chat.BusinessBotPanel.StatusManages": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.BusinessBotPanel.StatusManages",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "bot manages this chat"
|
||||
}
|
||||
},
|
||||
"Chat.BusinessBotPanel.StatusPaused": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.BusinessBotPanel.StatusPaused",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "bot paused"
|
||||
}
|
||||
},
|
||||
"Chat.ClearReactionsAlertAction": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ClearReactionsAlertAction",
|
||||
"photo_url": "https://telegra.ph/file/p/a30dce0fe1c/14c74f9f88788f14f9b8e17.jpg?c=146,862,308,308,280,280",
|
||||
|
@ -3364,22 +3316,6 @@
|
|||
"singular": "Open Telegram"
|
||||
}
|
||||
},
|
||||
"ChatList.AddBirthdayText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.AddBirthdayText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Let your contacts know when you're celebrating."
|
||||
}
|
||||
},
|
||||
"ChatList.AddBirthdayTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.AddBirthdayTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add your birthday! <i class=\"emoji\" style=\"background-image:url('//telegram.org/img/emoji/40/F09F8E82.png')\"><b>🎂</b></i>"
|
||||
}
|
||||
},
|
||||
"ChatList.AddedToFolderTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.AddedToFolderTooltip",
|
||||
"photo_url": null,
|
||||
|
@ -6140,14 +6076,6 @@
|
|||
"singular": "Edit"
|
||||
}
|
||||
},
|
||||
"Gallery.VoiceOver.Fullscreen": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gallery.VoiceOver.Fullscreen",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Fullscreen"
|
||||
}
|
||||
},
|
||||
"Gallery.VoiceOver.PictureInPicture": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gallery.VoiceOver.PictureInPicture",
|
||||
"photo_url": null,
|
||||
|
@ -6156,14 +6084,6 @@
|
|||
"singular": "Picture-in-Picture"
|
||||
}
|
||||
},
|
||||
"Gallery.VoiceOver.Share": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gallery.VoiceOver.Share",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Share"
|
||||
}
|
||||
},
|
||||
"Gallery.VoiceOver.Stickers": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gallery.VoiceOver.Stickers",
|
||||
"photo_url": null,
|
||||
|
@ -10959,14 +10879,6 @@
|
|||
"singular": "Never Share With"
|
||||
}
|
||||
},
|
||||
"Privacy.Birthday": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.Birthday",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Date of Birth"
|
||||
}
|
||||
},
|
||||
"Privacy.Birthday.AlwaysShareWith.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.Birthday.AlwaysShareWith.Title",
|
||||
"photo_url": null,
|
||||
|
@ -10975,14 +10887,6 @@
|
|||
"singular": "Always Share With"
|
||||
}
|
||||
},
|
||||
"Privacy.Birthday.CustomHelp": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.Birthday.CustomHelp",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can restrict who can see your date of birth with granular precision."
|
||||
}
|
||||
},
|
||||
"Privacy.Birthday.NeverShareWith.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.Birthday.NeverShareWith.Title",
|
||||
"photo_url": null,
|
||||
|
@ -10991,22 +10895,6 @@
|
|||
"singular": "Never Share With"
|
||||
}
|
||||
},
|
||||
"Privacy.Birthday.Setup": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.Birthday.Setup",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You haven't entered your date of birth yet.<br/>[Add my birthday >]()"
|
||||
}
|
||||
},
|
||||
"Privacy.Birthday.WhoCanSeeMyBio": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.Birthday.WhoCanSeeMyBio",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "WHO CAN SEE MY DATE OF BIRTH"
|
||||
}
|
||||
},
|
||||
"Privacy.Exceptions": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.Exceptions",
|
||||
"photo_url": null,
|
||||
|
@ -11962,14 +11850,6 @@
|
|||
"singular": "Choose who can see your birthday in [Settings]()."
|
||||
}
|
||||
},
|
||||
"Settings.BotSettings.Biometry": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Settings.BotSettings.Biometry",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Biometry"
|
||||
}
|
||||
},
|
||||
"Settings.CancelUpload": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Settings.CancelUpload",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue