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
f2e4fad8ca
commit
d91448a2ce
6 changed files with 86 additions and 68 deletions
|
@ -14441,6 +14441,7 @@
|
|||
"Chat.Giveaway.Toast.Ended",
|
||||
"Chat.Giveaway.Toast.LearnMore",
|
||||
"Chat.Giveaway.Toast.NotAllowed",
|
||||
"Chat.Giveaway.Toast.NotQualified",
|
||||
"Chat.Giveaway.Toast.Participating",
|
||||
"Chat.GroupEmojiTooltip",
|
||||
"Chat.InputPlaceholderMessageInTopic",
|
||||
|
@ -17843,6 +17844,7 @@
|
|||
"NotificationSettings.Stories.ShowAll",
|
||||
"NotificationSettings.Stories.ShowImportant",
|
||||
"NotificationSettings.Stories.ShowImportantFooter",
|
||||
"NotificationSettings.Stories.ShowImportantFooter",
|
||||
"Notifications.AddExceptionTitle",
|
||||
"Notifications.AlertTones",
|
||||
"Notifications.AlertTones",
|
||||
|
|
|
@ -231,12 +231,12 @@
|
|||
</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 (1511)</div>
|
||||
<div class="tr-section-caption">Settings (1515)</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">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (462)</div>
|
||||
<div class="tr-section-caption">Stories (464)</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">
|
||||
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (1964)</div>
|
||||
<div class="tr-section-caption">General (1967)</div>
|
||||
</a></div>
|
||||
</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 (1733)</div>
|
||||
<div class="tr-section-caption">Unsorted (1725)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -4081,6 +4081,14 @@
|
|||
"singular": "Channels"
|
||||
}
|
||||
},
|
||||
"ChatList.Search.SectionActionShowLess": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/ChatList.Search.SectionActionShowLess",
|
||||
"photo_url": "https://telegra.ph/file/p/add9a82cea3/f61e26adf6d0289b932b017.jpg?c=311,167,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Show Less"
|
||||
}
|
||||
},
|
||||
"ChatList.Search.SectionActionShowMore": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/ChatList.Search.SectionActionShowMore",
|
||||
"photo_url": "https://telegra.ph/file/p/3cad1d5f8e9/1d2ff2f4bfc7387a3bc9f17.jpg?c=311,167,280,280,280,280",
|
||||
|
@ -6415,6 +6423,14 @@
|
|||
"singular": "Sticker was removed from Favorites."
|
||||
}
|
||||
},
|
||||
"Conversation.StickerRemovedFromRecent": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Conversation.StickerRemovedFromRecent",
|
||||
"photo_url": "https://telegra.ph/file/p/330170bfe83/b1d07c6dbba304c51ead517.jpg?c=66,820,420,420,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sticker was removed from Recents."
|
||||
}
|
||||
},
|
||||
"Conversation.StopQuiz": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Conversation.StopQuiz",
|
||||
"photo_url": "https://telegra.ph/file/p/73908b3442e/c5c1bf32fe87f9a1be9c017.jpg?c=117,771,280,280,280,280",
|
||||
|
@ -13727,6 +13743,14 @@
|
|||
"singular": "Remove from Favorites"
|
||||
}
|
||||
},
|
||||
"Stickers.RemoveFromRecent": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Stickers.RemoveFromRecent",
|
||||
"photo_url": "https://telegra.ph/file/p/0523efc7ccf/99372067851fda68d1aa617.jpg?c=119,796,312,312,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove from Recents"
|
||||
}
|
||||
},
|
||||
"Stickers.Reorder": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Stickers.Reorder",
|
||||
"photo_url": "https://telegra.ph/file/p/296a50dc035/abde7a61b007b711e063d17.jpg?c=95,821,280,280,280,280",
|
||||
|
|
|
@ -4930,6 +4930,14 @@
|
|||
"singular": "SHOW NOTIFICATIONS FROM"
|
||||
}
|
||||
},
|
||||
"NotificationSettings.Stories.ShowImportantFooter": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/NotificationSettings.Stories.ShowImportantFooter",
|
||||
"photo_url": "https://telegra.ph/file/p/9e98bfc7462/03e95cc10471a319c0fa617.jpg?c=11,212,561,561,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Automatically enable story notifications from the 5 users you contact most frequently."
|
||||
}
|
||||
},
|
||||
"Notifications.AlertTones": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Notifications.AlertTones",
|
||||
"photo_url": "https://telegra.ph/file/p/e8f0606e655/dba066682de48a1fd5d621d.jpg?c=16,144,280,280,280,280",
|
||||
|
@ -5631,6 +5639,30 @@
|
|||
"singular": "Show Sender's Name"
|
||||
}
|
||||
},
|
||||
"Notifications.Stories.GlobalSetting": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Notifications.Stories.GlobalSetting",
|
||||
"photo_url": "https://telegra.ph/file/p/9e98bfc7462/03e95cc10471a319c0fa617.jpg?c=28,186,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "New Stories"
|
||||
}
|
||||
},
|
||||
"Notifications.Stories.Important": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Notifications.Stories.Important",
|
||||
"photo_url": "https://telegra.ph/file/p/9e98bfc7462/03e95cc10471a319c0fa617.jpg?c=34,242,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Important Stories"
|
||||
}
|
||||
},
|
||||
"Notifications.Stories.SettingsHeader": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Notifications.Stories.SettingsHeader",
|
||||
"photo_url": "https://telegra.ph/file/p/9e98bfc7462/03e95cc10471a319c0fa617.jpg?c=32,144,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "NOTIFY ME ABOUT..."
|
||||
}
|
||||
},
|
||||
"Notifications.TelegramTones": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Notifications.TelegramTones",
|
||||
"photo_url": "https://telegra.ph/file/p/e97ceb8d6c7/bd7308ade9351ba4fac6e17.jpg?c=32,560,280,280,280,280",
|
||||
|
|
|
@ -3435,6 +3435,22 @@
|
|||
"singular": "Pin"
|
||||
}
|
||||
},
|
||||
"StoryList.ActionPanel.Unarchive": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/StoryList.ActionPanel.Unarchive",
|
||||
"photo_url": "https://telegra.ph/file/p/fd617b5954f/88f9918ebbd3432cc0d7817.jpg?c=160,960,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Unarchive"
|
||||
}
|
||||
},
|
||||
"StoryList.ActionPanel.Unpin": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/StoryList.ActionPanel.Unpin",
|
||||
"photo_url": "https://telegra.ph/file/p/7c64e6751bd/b94c65df3479c4d4e4aa117.jpg?c=12,964,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Unpin"
|
||||
}
|
||||
},
|
||||
"StoryList.ArchiveDescription": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/StoryList.ArchiveDescription",
|
||||
"photo_url": "https://telegra.ph/file/p/77d2dcf56a4/99760132749339ceb511a17.jpg?c=18,90,564,564,280,280",
|
||||
|
|
|
@ -2425,6 +2425,14 @@
|
|||
"singular": "The giveaway is almost over."
|
||||
}
|
||||
},
|
||||
"Chat.Giveaway.Toast.NotQualified": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Giveaway.Toast.NotQualified",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You are not qualified for this giveaway yet."
|
||||
}
|
||||
},
|
||||
"Chat.Giveaway.Toast.Participating": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Giveaway.Toast.Participating",
|
||||
"photo_url": null,
|
||||
|
@ -3520,14 +3528,6 @@
|
|||
"singular": "No Channels Yet..."
|
||||
}
|
||||
},
|
||||
"ChatList.Search.SectionActionShowLess": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.Search.SectionActionShowLess",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Show Less"
|
||||
}
|
||||
},
|
||||
"ChatList.SelectedTopics": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.SelectedTopics",
|
||||
"photo_url": "https://telegra.ph/file/p/e49c8badd15/1807b6767ff777ae7e06a17.jpg?c=159,66,280,280,280,280",
|
||||
|
@ -4567,14 +4567,6 @@
|
|||
"singular": "Do you want to share your phone number <mark class=\"token\">%1$@</mark> with <mark class=\"token\">%2$@</mark>?"
|
||||
}
|
||||
},
|
||||
"Conversation.StickerRemovedFromRecent": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.StickerRemovedFromRecent",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sticker was removed from Recents."
|
||||
}
|
||||
},
|
||||
"Conversation.SuggestedPhotoSuccess": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.SuggestedPhotoSuccess",
|
||||
"photo_url": "https://telegra.ph/file/p/6a9f7c0e925/62231b721e134ed48432f17.jpg?c=64,877,280,280,280,280",
|
||||
|
@ -8524,30 +8516,6 @@
|
|||
"singular": "Display names in notifications when the device is locked. To disable, open iOS Settings > Telegram > Notifications, and set \"Show Previews\" to \"When Unlocked\" or \"Never\"."
|
||||
}
|
||||
},
|
||||
"Notifications.Stories.GlobalSetting": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Notifications.Stories.GlobalSetting",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "New Stories"
|
||||
}
|
||||
},
|
||||
"Notifications.Stories.Important": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Notifications.Stories.Important",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Important Stories"
|
||||
}
|
||||
},
|
||||
"Notifications.Stories.SettingsHeader": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Notifications.Stories.SettingsHeader",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "NOTIFY ME ABOUT..."
|
||||
}
|
||||
},
|
||||
"Notifications.SystemTones": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Notifications.SystemTones",
|
||||
"photo_url": null,
|
||||
|
@ -11956,14 +11924,6 @@
|
|||
"singular": "This message contains **<mark class=\"token\">%@</mark>** emoji."
|
||||
}
|
||||
},
|
||||
"Stickers.RemoveFromRecent": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stickers.RemoveFromRecent",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove from Recents"
|
||||
}
|
||||
},
|
||||
"Stickers.TrendingPremiumStickers": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stickers.TrendingPremiumStickers",
|
||||
"photo_url": "https://telegra.ph/file/p/12e09ac6482/67c7d3955231eca4dab8117.jpg?c=116,158,369,369,280,280",
|
||||
|
@ -12149,22 +12109,6 @@
|
|||
"singular": "You can't post more than **<mark class=\"token\">%@</mark>** in **24 hours**."
|
||||
}
|
||||
},
|
||||
"StoryList.ActionPanel.Unarchive": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/StoryList.ActionPanel.Unarchive",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Unarchive"
|
||||
}
|
||||
},
|
||||
"StoryList.ActionPanel.Unpin": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/StoryList.ActionPanel.Unpin",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Unpin"
|
||||
}
|
||||
},
|
||||
"StoryList.ItemAction.Edit": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/StoryList.ItemAction.Edit",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue