mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 14:43:05 +01:00
Update content of files
This commit is contained in:
parent
d060fe99aa
commit
5f3eade424
4 changed files with 95 additions and 76 deletions
|
@ -23576,6 +23576,7 @@
|
|||
"lng_filters_by_link_sure",
|
||||
"lng_filters_by_link_title",
|
||||
"lng_filters_chats_count",
|
||||
"lng_filters_chats_count",
|
||||
"lng_filters_context_edit",
|
||||
"lng_filters_context_remove",
|
||||
"lng_filters_create",
|
||||
|
@ -23982,6 +23983,7 @@
|
|||
"lng_group_invite_about_permanent_channel",
|
||||
"lng_group_invite_about_permanent_group",
|
||||
"lng_group_invite_add",
|
||||
"lng_group_invite_add",
|
||||
"lng_group_invite_add_about",
|
||||
"lng_group_invite_bad_link",
|
||||
"lng_group_invite_can_join",
|
||||
|
|
|
@ -227,7 +227,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (905)</div>
|
||||
<div class="tr-section-caption">Settings (911)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/camera_and_media/" class="tr-section">
|
||||
|
@ -252,7 +252,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (763)</div>
|
||||
<div class="tr-section-caption">Unsorted (757)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2387,6 +2387,24 @@
|
|||
"singular": "File Too Large"
|
||||
}
|
||||
},
|
||||
"lng_filter_links_limit1": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_filter_links_limit1",
|
||||
"photo_url": "https://telegra.ph/file/p/68ac4803106/313b6226142399a35f2e017.jpg?c=58,228,453,453,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't create more than **<mark class=\"token\">{count}</mark>** invite link.",
|
||||
"plural": "Sorry, you can't create more than **<mark class=\"token\">{count}</mark>** invite links."
|
||||
}
|
||||
},
|
||||
"lng_filter_links_limit2": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_filter_links_limit2",
|
||||
"photo_url": "https://telegra.ph/file/p/68ac4803106/313b6226142399a35f2e017.jpg?c=54,237,469,469,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can increase the limit to **<mark class=\"token\">{count}</mark>** link by subscribing to **Telegram Premium**.",
|
||||
"plural": "You can increase the limit to **<mark class=\"token\">{count}</mark>** links by subscribing to **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"lng_filters_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_filters_about",
|
||||
"photo_url": "https://telegra.ph/file/p/b145521f0d7/c8e3ecabcf6c313f53f4916.jpg?c=10,55,280,280,280,280",
|
||||
|
@ -2395,6 +2413,71 @@
|
|||
"singular": "Create folders for different groups of chats and quickly switch between them."
|
||||
}
|
||||
},
|
||||
"lng_filters_chats_count": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_filters_chats_count",
|
||||
"photo_url": "https://telegra.ph/file/p/55700911fe9/21a0099bc62f3b28676c819.jpg?c=285,623,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> chat",
|
||||
"plural": "<mark class=\"token\">{count}</mark> chats"
|
||||
}
|
||||
},
|
||||
"lng_filters_link": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_filters_link",
|
||||
"photo_url": "https://telegra.ph/file/p/31e4c0826f9/dd8b2a1299f0cf062a4c917.jpg?c=52,399,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Share Folder"
|
||||
}
|
||||
},
|
||||
"lng_filters_link_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_filters_link_about",
|
||||
"photo_url": "https://telegra.ph/file/p/31e4c0826f9/dd8b2a1299f0cf062a4c917.jpg?c=53,325,469,469,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Share access to some of this folder's groups and channels with others."
|
||||
}
|
||||
},
|
||||
"lng_filters_link_about_many": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_filters_link_about_many",
|
||||
"photo_url": "https://telegra.ph/file/p/55700911fe9/21a0099bc62f3b28676c819.jpg?c=208,465,783,783,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Create more links to set up different access levels for different people."
|
||||
}
|
||||
},
|
||||
"lng_filters_link_cant": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_filters_link_cant",
|
||||
"photo_url": "https://telegra.ph/file/p/31e4c0826f9/dd8b2a1299f0cf062a4c917.jpg?c=22,147,557,557,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No way to share folders with chat types or excluded chats."
|
||||
}
|
||||
},
|
||||
"lng_filters_link_create": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_filters_link_create",
|
||||
"photo_url": "https://telegra.ph/file/p/31e4c0826f9/dd8b2a1299f0cf062a4c917.jpg?c=100,434,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Create an Invite Link"
|
||||
}
|
||||
},
|
||||
"lng_filters_link_has": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_filters_link_has",
|
||||
"photo_url": "https://telegra.ph/file/p/55700911fe9/21a0099bc62f3b28676c819.jpg?c=232,462,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Invite links"
|
||||
}
|
||||
},
|
||||
"lng_filters_link_name_it": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_filters_link_name_it",
|
||||
"photo_url": "https://telegra.ph/file/p/55700911fe9/21a0099bc62f3b28676c819.jpg?c=901,822,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Name Link"
|
||||
}
|
||||
},
|
||||
"lng_filters_name_people": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_filters_name_people",
|
||||
"photo_url": "https://telegra.ph/file/p/b131dd488ed/a59d88d281d54f866206416.jpg?c=0,58,280,280,280,280",
|
||||
|
@ -2484,6 +2567,14 @@
|
|||
"singular": "Choose recipient..."
|
||||
}
|
||||
},
|
||||
"lng_group_invite_add": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_group_invite_add",
|
||||
"photo_url": "https://telegra.ph/file/p/55700911fe9/21a0099bc62f3b28676c819.jpg?c=327,520,288,288,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Create a New Link"
|
||||
}
|
||||
},
|
||||
"lng_info_bio_label": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_info_bio_label",
|
||||
"photo_url": "https://telegra.ph/file/p/e704a49bb22/047d629a2b1bf62f85d491d.jpg?c=13,283,280,280,280,280",
|
||||
|
|
|
@ -2404,24 +2404,6 @@
|
|||
"singular": "Limit Reached"
|
||||
}
|
||||
},
|
||||
"lng_filter_links_limit1": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filter_links_limit1",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't create more than **<mark class=\"token\">{count}</mark>** invite link.",
|
||||
"plural": "Sorry, you can't create more than **<mark class=\"token\">{count}</mark>** invite links."
|
||||
}
|
||||
},
|
||||
"lng_filter_links_limit2": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filter_links_limit2",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can increase the limit to **<mark class=\"token\">{count}</mark>** link by subscribing to **Telegram Premium**.",
|
||||
"plural": "You can increase the limit to **<mark class=\"token\">{count}</mark>** links by subscribing to **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"lng_filter_links_limit_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filter_links_limit_title",
|
||||
"photo_url": null,
|
||||
|
@ -2702,30 +2684,6 @@
|
|||
"singular": "Sorry, you can't pin any more chats to the top."
|
||||
}
|
||||
},
|
||||
"lng_filters_link": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filters_link",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Share Folder"
|
||||
}
|
||||
},
|
||||
"lng_filters_link_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filters_link_about",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Share access to some of this folder's groups and channels with others."
|
||||
}
|
||||
},
|
||||
"lng_filters_link_about_many": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filters_link_about_many",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Create more links to set up different access levels for different people."
|
||||
}
|
||||
},
|
||||
"lng_filters_link_already_channel": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filters_link_already_channel",
|
||||
"photo_url": null,
|
||||
|
@ -2758,14 +2716,6 @@
|
|||
"singular": "you can't share chats with bots"
|
||||
}
|
||||
},
|
||||
"lng_filters_link_cant": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filters_link_cant",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No way to share folders with chat types or excluded chats."
|
||||
}
|
||||
},
|
||||
"lng_filters_link_chats": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filters_link_chats",
|
||||
"photo_url": null,
|
||||
|
@ -2807,14 +2757,6 @@
|
|||
"singular": "No chats selected"
|
||||
}
|
||||
},
|
||||
"lng_filters_link_create": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filters_link_create",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Create an Invite Link"
|
||||
}
|
||||
},
|
||||
"lng_filters_link_delete_sure": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filters_link_delete_sure",
|
||||
"photo_url": null,
|
||||
|
@ -2831,14 +2773,6 @@
|
|||
"singular": "One of the groups in this folder can’t be added because one of its admins has too many groups and channels."
|
||||
}
|
||||
},
|
||||
"lng_filters_link_has": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filters_link_has",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Invite links"
|
||||
}
|
||||
},
|
||||
"lng_filters_link_inaccessible": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filters_link_inaccessible",
|
||||
"photo_url": null,
|
||||
|
@ -2847,14 +2781,6 @@
|
|||
"singular": "chat is inaccessible"
|
||||
}
|
||||
},
|
||||
"lng_filters_link_name_it": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filters_link_name_it",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Name Link"
|
||||
}
|
||||
},
|
||||
"lng_filters_link_no_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filters_link_no_about",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue