mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
cfc6f4d03d
commit
e542c92ff9
6 changed files with 93 additions and 84 deletions
|
@ -9415,6 +9415,7 @@
|
|||
"EditBotDescriptionMedia",
|
||||
"EditBotHint",
|
||||
"EditBotInfo",
|
||||
"EditBotName",
|
||||
"EditBotSettings",
|
||||
"EditBotUsername",
|
||||
"EditBotUsernameHint",
|
||||
|
|
|
@ -211,7 +211,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/chat_list/" class="tr-section">
|
||||
<div class="tr-section-cover cover3"></div>
|
||||
<div class="tr-section-caption">Chat List (315)</div>
|
||||
<div class="tr-section-caption">Chat List (317)</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/private_chats/" 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 (1289)</div>
|
||||
<div class="tr-section-caption">Settings (1295)</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">
|
||||
|
@ -246,7 +246,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/bots_and_payments/" class="tr-section">
|
||||
<div class="tr-section-cover cover9"></div>
|
||||
<div class="tr-section-caption">Bots And Payments (81)</div>
|
||||
<div class="tr-section-caption">Bots And Payments (84)</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/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/android_x/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1098)</div>
|
||||
<div class="tr-section-caption">Unsorted (1087)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -287,6 +287,14 @@
|
|||
"singular": "Edit description"
|
||||
}
|
||||
},
|
||||
"EditBotName": {
|
||||
"url": "https://translations.telegram.org/en/android_x/bots_and_payments/EditBotName",
|
||||
"photo_url": "https://telegra.ph/file/p/086fbae1eb6/daa4701644615a733947519.jpg?c=654,57,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit name"
|
||||
}
|
||||
},
|
||||
"EditBotSettings": {
|
||||
"url": "https://translations.telegram.org/en/android_x/bots_and_payments/EditBotSettings",
|
||||
"photo_url": "https://telegra.ph/file/p/07cf636d305/78f2ba12f68b645192c4117.jpg?c=90,655,280,280,280,280",
|
||||
|
@ -455,6 +463,22 @@
|
|||
"singular": "Remove Bot Photo"
|
||||
}
|
||||
},
|
||||
"RenameBot": {
|
||||
"url": "https://translations.telegram.org/en/android_x/bots_and_payments/RenameBot",
|
||||
"photo_url": "https://telegra.ph/file/p/c4db9a825af/aed7218f9dac499e5593a19.jpg?c=179,39,406,406,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit bot name"
|
||||
}
|
||||
},
|
||||
"RenameBotHint": {
|
||||
"url": "https://translations.telegram.org/en/android_x/bots_and_payments/RenameBotHint",
|
||||
"photo_url": "https://telegra.ph/file/p/c4db9a825af/aed7218f9dac499e5593a19.jpg?c=0,302,1180,1187,278,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**Warning**: this will update the default bot name for **all users**."
|
||||
}
|
||||
},
|
||||
"Report": {
|
||||
"url": "https://translations.telegram.org/en/android_x/bots_and_payments/Report",
|
||||
"photo_url": "https://telegra.ph/file/p/aa528826ece/a5c5072f0b957813f6d431d.jpg?c=349,177,280,280,280,280",
|
||||
|
|
|
@ -1453,6 +1453,14 @@
|
|||
"singular": "To display <mark class=\"token\">%1$s</mark> folder again, go to Settings > Chat Folders > <mark class=\"token\">%1$s</mark>"
|
||||
}
|
||||
},
|
||||
"HoldToEditChatFoldersHint": {
|
||||
"url": "https://translations.telegram.org/en/android_x/chat_list/HoldToEditChatFoldersHint",
|
||||
"photo_url": "https://telegra.ph/file/p/644cc3f2a37/2a4a49bd32a40ef6bbdd917.jpg?c=8,61,473,473,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Hold to edit folders and their appearance"
|
||||
}
|
||||
},
|
||||
"IconOnly": {
|
||||
"url": "https://translations.telegram.org/en/android_x/chat_list/IconOnly",
|
||||
"photo_url": "https://telegra.ph/file/p/0077cdc697e/a322b7b872163f335c9b517.jpg?c=11,787,280,280,280,280",
|
||||
|
@ -1831,6 +1839,14 @@
|
|||
"singular": "**No chats to show**<br/><br/>Invite your friends and family to join Telegram"
|
||||
}
|
||||
},
|
||||
"NoFilter": {
|
||||
"url": "https://translations.telegram.org/en/android_x/chat_list/NoFilter",
|
||||
"photo_url": "https://telegra.ph/file/p/12cbc999bc2/f956b46ea1ca57011b79119.jpg?c=365,238,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No Filter"
|
||||
}
|
||||
},
|
||||
"NoUndoWarn": {
|
||||
"url": "https://translations.telegram.org/en/android_x/chat_list/NoUndoWarn",
|
||||
"photo_url": "https://telegra.ph/file/p/4acbe8b4129/20afdc8c4faff21205ff519.jpg?c=17,1032,700,700,280,280",
|
||||
|
|
|
@ -306,6 +306,30 @@
|
|||
"singular": "Turn this on if you want new members to join only after they are approved by an admin."
|
||||
}
|
||||
},
|
||||
"ArchiveAppearanceHint": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/ArchiveAppearanceHint",
|
||||
"photo_url": "https://telegra.ph/file/p/66c00a604f4/9d552db8741c074f91a6519.jpg?c=0,993,1167,1170,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Display archive as a local folder. You can change its position in [settings](tg://settings/folders)."
|
||||
}
|
||||
},
|
||||
"ArchiveAppearanceTitle": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/ArchiveAppearanceTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/66c00a604f4/9d552db8741c074f91a6519.jpg?c=35,1406,284,284,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Appearance"
|
||||
}
|
||||
},
|
||||
"ArchiveAppearanceToggle": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/ArchiveAppearanceToggle",
|
||||
"photo_url": "https://telegra.ph/file/p/66c00a604f4/9d552db8741c074f91a6519.jpg?c=34,1467,375,375,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Show as folder"
|
||||
}
|
||||
},
|
||||
"ArchiveAsFolder": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/ArchiveAsFolder",
|
||||
"photo_url": "https://telegra.ph/file/p/54f695e287d/62cb564001cab01e50ebb17.jpg?c=11,332,280,280,280,280",
|
||||
|
@ -1298,6 +1322,30 @@
|
|||
"singular": "Disabled"
|
||||
}
|
||||
},
|
||||
"ChatTypeContact": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/ChatTypeContact",
|
||||
"photo_url": "https://telegra.ph/file/p/baee1a67aa2/633274c058e5f6c399b9619.jpg?c=377,407,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Contact"
|
||||
}
|
||||
},
|
||||
"ChatTypeMutualContact": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/ChatTypeMutualContact",
|
||||
"photo_url": "https://telegra.ph/file/p/baee1a67aa2/633274c058e5f6c399b9619.jpg?c=403,230,355,355,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Mutual contact"
|
||||
}
|
||||
},
|
||||
"ChatTypeNonContact": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/ChatTypeNonContact",
|
||||
"photo_url": "https://telegra.ph/file/p/baee1a67aa2/633274c058e5f6c399b9619.jpg?c=194,734,300,300,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Non-Contact"
|
||||
}
|
||||
},
|
||||
"Chats": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/Chats",
|
||||
"photo_url": "https://telegra.ph/file/p/b80e38cd565/98b39795f52cae9c822e01d.jpg?c=22,770,280,280,280,280",
|
||||
|
|
|
@ -329,30 +329,6 @@
|
|||
"singular": "Restart"
|
||||
}
|
||||
},
|
||||
"ArchiveAppearanceHint": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ArchiveAppearanceHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Display archive as a local folder. You can change its position in [settings](tg://settings/folders)."
|
||||
}
|
||||
},
|
||||
"ArchiveAppearanceTitle": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ArchiveAppearanceTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Appearance"
|
||||
}
|
||||
},
|
||||
"ArchiveAppearanceToggle": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ArchiveAppearanceToggle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Show as folder"
|
||||
}
|
||||
},
|
||||
"ArchiveEmojiSet": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ArchiveEmojiSet",
|
||||
"photo_url": null,
|
||||
|
@ -1384,30 +1360,6 @@
|
|||
"singular": "Original"
|
||||
}
|
||||
},
|
||||
"ChatTypeContact": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ChatTypeContact",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Contact"
|
||||
}
|
||||
},
|
||||
"ChatTypeMutualContact": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ChatTypeMutualContact",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Mutual contact"
|
||||
}
|
||||
},
|
||||
"ChatTypeNonContact": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ChatTypeNonContact",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Non-Contact"
|
||||
}
|
||||
},
|
||||
"ClearRecentReactionsAction": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ClearRecentReactionsAction",
|
||||
"photo_url": "https://telegra.ph/file/p/269c6a61cdf/82e0b79590ac56dd3302a17.jpg?c=72,948,307,307,280,280",
|
||||
|
@ -3458,14 +3410,6 @@
|
|||
"singular": "Hide media"
|
||||
}
|
||||
},
|
||||
"HoldToEditChatFoldersHint": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/HoldToEditChatFoldersHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Hold to edit folders and their appearance"
|
||||
}
|
||||
},
|
||||
"HoldToSchedule": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/HoldToSchedule",
|
||||
"photo_url": null,
|
||||
|
@ -4511,14 +4455,6 @@
|
|||
"singular": "Application to browse files not found"
|
||||
}
|
||||
},
|
||||
"NoFilter": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/NoFilter",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No Filter"
|
||||
}
|
||||
},
|
||||
"NoGalleryAccess": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/NoGalleryAccess",
|
||||
"photo_url": "https://telegra.ph/file/p/4916a4203a7/1f7b86bea6f3e73ee57fa17.jpg?c=161,735,280,280,280,280",
|
||||
|
@ -5805,22 +5741,6 @@
|
|||
"plural": "Remove <mark class=\"token\">%1$s</mark> sticker sets"
|
||||
}
|
||||
},
|
||||
"RenameBot": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/RenameBot",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit bot name"
|
||||
}
|
||||
},
|
||||
"RenameBotHint": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/RenameBotHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**Warning**: this will update the default bot name for **all users**."
|
||||
}
|
||||
},
|
||||
"RepeatNotifications": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/RepeatNotifications",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue