Update content of files

This commit is contained in:
GitHub Action 2023-09-12 18:37:41 +00:00
parent be72d71c6e
commit a409dc0037
3 changed files with 119 additions and 2 deletions

View file

@ -23895,6 +23895,8 @@
"lng_bot_add_title",
"lng_bot_add_to_menu",
"lng_bot_add_to_menu_done",
"lng_bot_add_to_side_menu",
"lng_bot_add_to_side_menu_done",
"lng_bot_allow_write",
"lng_bot_allow_write_confirm",
"lng_bot_allow_write_title",
@ -23922,10 +23924,14 @@
"lng_bot_remove_from_menu",
"lng_bot_remove_from_menu_done",
"lng_bot_remove_from_menu_sure",
"lng_bot_remove_from_side_menu",
"lng_bot_remove_from_side_menu_done",
"lng_bot_remove_from_side_menu_sure",
"lng_bot_settings",
"lng_bot_share_location_unavailable",
"lng_bot_share_phone",
"lng_bot_share_phone_confirm",
"lng_bot_side_menu_new",
"lng_bot_start",
"lng_bot_sure_add",
"lng_bot_sure_add_text_channel",
@ -23940,6 +23946,7 @@
"lng_bot_usernames_activate_description",
"lng_bot_usernames_deactivate_description",
"lng_bot_usernames_description",
"lng_bot_will_be_added",
"lng_bots_password_confirm_check_about",
"lng_bots_password_confirm_description",
"lng_bots_password_confirm_title",
@ -24703,6 +24710,7 @@
"lng_export_option_gifs",
"lng_export_option_html",
"lng_export_option_html",
"lng_export_option_html_and_json",
"lng_export_option_info",
"lng_export_option_info_about",
"lng_export_option_json",
@ -25724,6 +25732,11 @@
"lng_message_ph",
"lng_message_unsupported",
"lng_migrate_error",
"lng_mini_apps_disclaimer_button",
"lng_mini_apps_disclaimer_link",
"lng_mini_apps_disclaimer_text",
"lng_mini_apps_disclaimer_title",
"lng_mini_apps_tos_url",
"lng_minimize_to_tray",
"lng_minutes",
"lng_minutes_tiny",

View file

@ -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">4036</span>
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">4049</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 (704)</div>
<div class="tr-section-caption">Unsorted (717)</div>
</a></div>
</div>
</section></section>

View file

@ -1459,6 +1459,22 @@
"singular": "PSA"
}
},
"lng_bot_add_to_side_menu": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_add_to_side_menu",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">{bot}</mark> asks your permission to be added as an option to your main menu so you can access it any time."
}
},
"lng_bot_add_to_side_menu_done": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_add_to_side_menu_done",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Bot added to the main menu."
}
},
"lng_bot_allow_write": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_allow_write",
"photo_url": null,
@ -1499,6 +1515,38 @@
"singular": "Remove <mark class=\"token\">{bot}</mark> from the attachment menu?"
}
},
"lng_bot_remove_from_side_menu": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_remove_from_side_menu",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Remove From Menu"
}
},
"lng_bot_remove_from_side_menu_done": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_remove_from_side_menu_done",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Bot removed from the main menu."
}
},
"lng_bot_remove_from_side_menu_sure": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_remove_from_side_menu_sure",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Remove <mark class=\"token\">{bot}</mark> from the main menu?"
}
},
"lng_bot_side_menu_new": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_side_menu_new",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "NEW"
}
},
"lng_bot_sure_add": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_sure_add",
"photo_url": null,
@ -1539,6 +1587,14 @@
"singular": "Drag and drop links to change the order in which they will be displayed on the bot info page."
}
},
"lng_bot_will_be_added": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_will_be_added",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">{bot}</mark> shortcuts will be added to the attachment options and the main menu."
}
},
"lng_bots_password_confirm_check_about": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bots_password_confirm_check_about",
"photo_url": null,
@ -2282,6 +2338,14 @@
"singular": "Sorry, forwarding from this group is disabled by admins."
}
},
"lng_export_option_html_and_json": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_export_option_html_and_json",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Both"
}
},
"lng_export_option_only_my": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_export_option_only_my",
"photo_url": null,
@ -3333,6 +3397,46 @@
"singular": "Video chat"
}
},
"lng_mini_apps_disclaimer_button": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_mini_apps_disclaimer_button",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "I agree to the <mark class=\"token\">{link}</mark>"
}
},
"lng_mini_apps_disclaimer_link": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_mini_apps_disclaimer_link",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Terms of Use"
}
},
"lng_mini_apps_disclaimer_text": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_mini_apps_disclaimer_text",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You are about to use a mini app operated by an independent party **not affiliated with Telegram**. You must agree to the Terms of Use of mini apps to continue."
}
},
"lng_mini_apps_disclaimer_title": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_mini_apps_disclaimer_title",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Warning"
}
},
"lng_mini_apps_tos_url": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_mini_apps_tos_url",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "https://telegram.org/tos/mini-apps"
}
},
"lng_months_tiny": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_months_tiny",
"photo_url": null,