mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
7197a7f180
commit
c5103bd7d6
3 changed files with 47 additions and 2 deletions
|
@ -30125,6 +30125,8 @@
|
|||
"lng_allow_bot",
|
||||
"lng_allow_bot_pass",
|
||||
"lng_allow_bot_webview",
|
||||
"lng_allow_bot_webview_details",
|
||||
"lng_allow_bot_webview_details_about",
|
||||
"lng_animated_emoji_saved",
|
||||
"lng_animated_emoji_saved_open",
|
||||
"lng_animated_emoji_text",
|
||||
|
@ -33917,6 +33919,8 @@
|
|||
"lng_reply_in_another_title",
|
||||
"lng_reply_options_header",
|
||||
"lng_reply_options_quote",
|
||||
"lng_reply_quote_long_text",
|
||||
"lng_reply_quote_long_title",
|
||||
"lng_reply_quote_selected",
|
||||
"lng_reply_remove",
|
||||
"lng_reply_show_in_chat",
|
||||
|
@ -34141,6 +34145,7 @@
|
|||
"lng_rights_group_topics",
|
||||
"lng_rights_permission_cant_edit",
|
||||
"lng_rights_permission_for_all",
|
||||
"lng_rights_permission_in_discuss",
|
||||
"lng_rights_permission_unavailable",
|
||||
"lng_rights_restriction_for_all",
|
||||
"lng_rights_slowmode_about",
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">5368</span>
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">5373</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/tdesktop/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/tdesktop/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/tdesktop/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -261,7 +261,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 (939)</div>
|
||||
<div class="tr-section-caption">Unsorted (944)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1507,6 +1507,22 @@
|
|||
"singular": "unbanned <mark class=\"token\">{user}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_allow_bot_webview_details": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_allow_bot_webview_details",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "More about this bot <mark class=\"token\">{emoji}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_allow_bot_webview_details_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_allow_bot_webview_details_about",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "To launch this web app, you will connect to its website.<br/><br/>It will be able to access your **IP address** and basic device info."
|
||||
}
|
||||
},
|
||||
"lng_animated_emoji_saved": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_animated_emoji_saved",
|
||||
"photo_url": "https://telegra.ph/file/p/4e193610728/c0376af19465bdbc0cf1317.jpg?c=161,529,322,322,280,280",
|
||||
|
@ -5888,6 +5904,22 @@
|
|||
"singular": "This reply is from a private chat."
|
||||
}
|
||||
},
|
||||
"lng_reply_quote_long_text": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_reply_quote_long_text",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "The selected text is too long to quote."
|
||||
}
|
||||
},
|
||||
"lng_reply_quote_long_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_reply_quote_long_title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Quote too long!"
|
||||
}
|
||||
},
|
||||
"lng_report_channel_photo_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_report_channel_photo_title",
|
||||
"photo_url": "https://telegra.ph/file/p/e5fe4fff45f/0fdd3c78199b25312e83617.jpg?c=100,89,280,280,280,280",
|
||||
|
@ -6529,6 +6561,14 @@
|
|||
"singular": "Broadcast group"
|
||||
}
|
||||
},
|
||||
"lng_rights_permission_in_discuss": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_rights_permission_in_discuss",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This permission is not available in discussion groups."
|
||||
}
|
||||
},
|
||||
"lng_saved_gif_limit_link": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_saved_gif_limit_link",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue