mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
c9dcab55b3
commit
3044f2e7e2
3 changed files with 56 additions and 2 deletions
|
@ -21600,6 +21600,7 @@
|
|||
"lng_download_path_settings",
|
||||
"lng_download_path_temp",
|
||||
"lng_download_path_temp_radio",
|
||||
"lng_download_path_unset",
|
||||
"lng_download_sure_stop",
|
||||
"lng_downloads_delete_in_cloud",
|
||||
"lng_downloads_delete_in_cloud_one",
|
||||
|
@ -22398,6 +22399,8 @@
|
|||
"lng_info_link_label",
|
||||
"lng_info_link_label",
|
||||
"lng_info_location_label",
|
||||
"lng_info_mobile_context_menu_fragment_about",
|
||||
"lng_info_mobile_context_menu_fragment_about_link",
|
||||
"lng_info_mobile_hidden",
|
||||
"lng_info_mobile_label",
|
||||
"lng_info_share_contact",
|
||||
|
@ -22415,6 +22418,9 @@
|
|||
"lng_inline_switch_choose",
|
||||
"lng_intro_about",
|
||||
"lng_intro_finish",
|
||||
"lng_intro_fragment_about",
|
||||
"lng_intro_fragment_button",
|
||||
"lng_intro_fragment_title",
|
||||
"lng_intro_next",
|
||||
"lng_intro_qr_skip",
|
||||
"lng_intro_qr_step1",
|
||||
|
|
|
@ -191,7 +191,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">3498</span>
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">3504</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">
|
||||
|
@ -248,7 +248,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 (467)</div>
|
||||
<div class="tr-section-caption">Unsorted (473)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1257,6 +1257,14 @@
|
|||
"singular": "Download path:"
|
||||
}
|
||||
},
|
||||
"lng_download_path_unset": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_download_path_unset",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unset"
|
||||
}
|
||||
},
|
||||
"lng_edit_limit_reached": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_edit_limit_reached",
|
||||
"photo_url": "https://telegra.ph/file/p/67b120f48b8/ba3c1c51bfe5b94eff5ff17.jpg?c=88,247,390,390,280,280",
|
||||
|
@ -2086,6 +2094,22 @@
|
|||
"plural": "<mark class=\"token\">{count}</mark> videos"
|
||||
}
|
||||
},
|
||||
"lng_info_mobile_context_menu_fragment_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_info_mobile_context_menu_fragment_about",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This number is not tied to a SIM card and was acquired on <mark class=\"token\">{link}</mark>."
|
||||
}
|
||||
},
|
||||
"lng_info_mobile_context_menu_fragment_about_link": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_info_mobile_context_menu_fragment_about_link",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Fragment"
|
||||
}
|
||||
},
|
||||
"lng_info_topic_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_info_topic_title",
|
||||
"photo_url": "https://telegra.ph/file/p/afd4c694eac/32583fcf207e50a700ff717.jpg?c=56,61,280,280,280,280",
|
||||
|
@ -2102,6 +2126,30 @@
|
|||
"singular": "also"
|
||||
}
|
||||
},
|
||||
"lng_intro_fragment_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_intro_fragment_about",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Get the code for <mark class=\"token\">{phone_number}</mark> in the Anonymous Numbers section on Fragment."
|
||||
}
|
||||
},
|
||||
"lng_intro_fragment_button": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_intro_fragment_button",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open Fragment"
|
||||
}
|
||||
},
|
||||
"lng_intro_fragment_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_intro_fragment_title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enter code"
|
||||
}
|
||||
},
|
||||
"lng_languages_count": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_languages_count",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue