Update content of files

This commit is contained in:
GitHub Action 2022-12-06 18:23:14 +00:00
parent 4fde9f1554
commit b05cd9aeb6
3 changed files with 334 additions and 2 deletions

View file

@ -20525,6 +20525,7 @@
"lng_action_ttl_changed",
"lng_action_ttl_changed_channel",
"lng_action_ttl_changed_you",
"lng_action_ttl_global",
"lng_action_ttl_removed",
"lng_action_ttl_removed_channel",
"lng_action_ttl_removed_you",
@ -20570,6 +20571,11 @@
"lng_admin_log_admin_post_messages",
"lng_admin_log_allowed_unmute_self",
"lng_admin_log_allowed_unmute_self_channel",
"lng_admin_log_antispam_disabled",
"lng_admin_log_antispam_enabled",
"lng_admin_log_antispam_menu_report",
"lng_admin_log_antispam_menu_report_toast",
"lng_admin_log_antispam_menu_report_toast_link",
"lng_admin_log_banned",
"lng_admin_log_banned_embed_links",
"lng_admin_log_banned_embed_links",
@ -21241,6 +21247,7 @@
"lng_create_channel_link_copied",
"lng_create_channel_link_invalid",
"lng_create_channel_link_occupied",
"lng_create_channel_link_pending",
"lng_create_channel_link_too_short",
"lng_create_channel_title",
"lng_create_group_back",
@ -21254,6 +21261,7 @@
"lng_create_group_next",
"lng_create_group_skip",
"lng_create_group_title",
"lng_create_group_ttl_about",
"lng_create_invite_link_about",
"lng_create_invite_link_title",
"lng_create_permanent_link_title",
@ -22285,6 +22293,9 @@
"lng_manage_messages_ttl_never",
"lng_manage_messages_ttl_title",
"lng_manage_peer_administrators",
"lng_manage_peer_antispam",
"lng_manage_peer_antispam_about",
"lng_manage_peer_antispam_not_enough",
"lng_manage_peer_banned_users",
"lng_manage_peer_channel_type",
"lng_manage_peer_exceptions",
@ -23723,6 +23734,28 @@
"lng_settings_theme_night",
"lng_settings_theme_tinted",
"lng_settings_themes",
"lng_settings_ttl_about",
"lng_settings_ttl_after",
"lng_settings_ttl_after_about",
"lng_settings_ttl_after_about_link",
"lng_settings_ttl_after_custom",
"lng_settings_ttl_after_days",
"lng_settings_ttl_after_hours",
"lng_settings_ttl_after_months",
"lng_settings_ttl_after_off",
"lng_settings_ttl_after_subtitle",
"lng_settings_ttl_after_sure",
"lng_settings_ttl_after_toast",
"lng_settings_ttl_after_weeks",
"lng_settings_ttl_after_years",
"lng_settings_ttl_select_chats_disabled_toast",
"lng_settings_ttl_select_chats_status",
"lng_settings_ttl_select_chats_status_disabled",
"lng_settings_ttl_select_chats_subtitle",
"lng_settings_ttl_select_chats_subtitle_chosen",
"lng_settings_ttl_select_chats_title",
"lng_settings_ttl_select_chats_toast",
"lng_settings_ttl_title",
"lng_settings_update_automatically",
"lng_settings_update_automatically",
"lng_settings_update_checking",
@ -23982,6 +24015,8 @@
"lng_ttl_about_tooltip_channel",
"lng_ttl_about_tooltip_off",
"lng_ttl_edit_about",
"lng_ttl_edit_about2",
"lng_ttl_edit_about2_link",
"lng_ttl_edit_about_channel",
"lng_ttl_edit_about_group",
"lng_ttl_edit_save",
@ -24025,6 +24060,7 @@
"lng_username_link_willbe",
"lng_username_not_found",
"lng_username_occupied",
"lng_username_purchase_available",
"lng_username_title",
"lng_username_too_short",
"lng_usernames_activate_confirm",

View file

@ -183,7 +183,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">3414</span>
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">3450</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">
@ -240,7 +240,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 (401)</div>
<div class="tr-section-caption">Unsorted (437)</div>
</a></div>
</div>
</section></section>

View file

@ -184,6 +184,14 @@
"singular": "Topic reopened"
}
},
"lng_action_ttl_global": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_action_ttl_global",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">{from}</mark> uses a self-destruct timer for all chats. All new messages in this chat will be automatically deleted after <mark class=\"token\">{duration}</mark> they've been sent."
}
},
"lng_action_you_joined_by_request": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_action_you_joined_by_request",
"photo_url": null,
@ -224,6 +232,46 @@
"singular": "<mark class=\"token\">{from}</mark> allowed new live stream participants to speak"
}
},
"lng_admin_log_antispam_disabled": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_admin_log_antispam_disabled",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">{from}</mark> disabled aggressive anti-spam"
}
},
"lng_admin_log_antispam_enabled": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_admin_log_antispam_enabled",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">{from}</mark> enabled aggressive anti-spam"
}
},
"lng_admin_log_antispam_menu_report": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_admin_log_antispam_menu_report",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Report False Positive"
}
},
"lng_admin_log_antispam_menu_report_toast": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_admin_log_antispam_menu_report_toast",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "You can manage anti-spam settings in <mark class=\"token\">{link}</mark>."
}
},
"lng_admin_log_antispam_menu_report_toast_link": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_admin_log_antispam_menu_report_toast_link",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Group Info &gt; Administrators"
}
},
"lng_admin_log_deactivated_link": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_admin_log_deactivated_link",
"photo_url": null,
@ -984,6 +1032,22 @@
"singular": "View topic info"
}
},
"lng_create_channel_link_pending": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_create_channel_link_pending",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Checking name..."
}
},
"lng_create_group_ttl_about": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_create_group_ttl_about",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Automatically delete messages in this group for everyone after a period of time."
}
},
"lng_create_invite_link_about": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_create_invite_link_about",
"photo_url": null,
@ -1953,6 +2017,31 @@
"singular": "1 month"
}
},
"lng_manage_peer_antispam": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_manage_peer_antispam",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Aggressive Anti-Spam"
}
},
"lng_manage_peer_antispam_about": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_manage_peer_antispam_about",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Telegram will filter more spam but may occasionally affect ordinary messages. You can report False Positives in Recent Actions."
}
},
"lng_manage_peer_antispam_not_enough": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_manage_peer_antispam_not_enough",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Aggressive filtering can be enabled only in groups with more than **<mark class=\"token\">{count}</mark> member**.",
"plural": "Aggressive filtering can be enabled only in groups with more than **<mark class=\"token\">{count}</mark> members**."
}
},
"lng_manage_peer_reactions_all": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_manage_peer_reactions_all",
"photo_url": "https://telegra.ph/file/p/fcc800b79fc/57f90cd3ec058472f3eb417.jpg?c=103,253,280,280,280,280",
@ -3008,6 +3097,189 @@
"singular": "Account self-destruct settings"
}
},
"lng_settings_ttl_about": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_about",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Automatically delete messages for everyone after a period of time in all new chats you start."
}
},
"lng_settings_ttl_after": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_after",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "After <mark class=\"token\">{after_duration}</mark>"
}
},
"lng_settings_ttl_after_about": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_after_about",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "If enabled, all new messages in chats you start will be automatically deleted for everyone at some point after they have been sent. You can also <mark class=\"token\">{link}</mark>."
}
},
"lng_settings_ttl_after_about_link": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_after_about_link",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "apply this setting for your existing chats"
}
},
"lng_settings_ttl_after_custom": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_after_custom",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Set Custom Time"
}
},
"lng_settings_ttl_after_days": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_after_days",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">{count}</mark> day",
"plural": "<mark class=\"token\">{count}</mark> days"
}
},
"lng_settings_ttl_after_hours": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_after_hours",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">{count}</mark> hour",
"plural": "<mark class=\"token\">{count}</mark> hours"
}
},
"lng_settings_ttl_after_months": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_after_months",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">{count}</mark> month",
"plural": "<mark class=\"token\">{count}</mark> months"
}
},
"lng_settings_ttl_after_off": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_after_off",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Off"
}
},
"lng_settings_ttl_after_subtitle": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_after_subtitle",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Self-destruct timer"
}
},
"lng_settings_ttl_after_sure": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_after_sure",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Are you sure you want all messages in new chats started by you to be automatically deleted for everyone <mark class=\"token\">{after_duration}</mark> after they have been sent?"
}
},
"lng_settings_ttl_after_toast": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_after_toast",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Messages in all new chats you start will be automatically deleted after <mark class=\"token\">{after_duration}</mark>."
}
},
"lng_settings_ttl_after_weeks": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_after_weeks",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">{count}</mark> week",
"plural": "<mark class=\"token\">{count}</mark> weeks"
}
},
"lng_settings_ttl_after_years": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_after_years",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">{count}</mark> year",
"plural": "<mark class=\"token\">{count}</mark> years"
}
},
"lng_settings_ttl_select_chats_disabled_toast": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_select_chats_disabled_toast",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Self-destruct timer has been disabled in <mark class=\"token\">{count}</mark> selected chat.",
"plural": "Self-destruct timer has been disabled in <mark class=\"token\">{count}</mark> selected chats."
}
},
"lng_settings_ttl_select_chats_status": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_select_chats_status",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "auto-delete after <mark class=\"token\">{after_duration}</mark>"
}
},
"lng_settings_ttl_select_chats_status_disabled": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_select_chats_status_disabled",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "auto-deletion disabled"
}
},
"lng_settings_ttl_select_chats_subtitle": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_select_chats_subtitle",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "to apply the self-destruct timer"
}
},
"lng_settings_ttl_select_chats_subtitle_chosen": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_select_chats_subtitle_chosen",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "will have the self-destruct timer"
}
},
"lng_settings_ttl_select_chats_title": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_select_chats_title",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Select Chats"
}
},
"lng_settings_ttl_select_chats_toast": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_select_chats_toast",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Self-destruct timer for <mark class=\"token\">{duration}</mark> has been enabled in <mark class=\"token\">{count}</mark> selected chat.",
"plural": "Self-destruct timer for <mark class=\"token\">{duration}</mark> has been enabled in <mark class=\"token\">{count}</mark> selected chats."
}
},
"lng_settings_ttl_title": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_title",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Auto-Delete Messages"
}
},
"lng_signed_author": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_signed_author",
"photo_url": null,
@ -3120,6 +3392,22 @@
"singular": "Original"
}
},
"lng_ttl_edit_about2": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_ttl_edit_about2",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "You can also set your default <mark class=\"token\">{link}</mark> for all chats in Settings."
}
},
"lng_ttl_edit_about2_link": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_ttl_edit_about2_link",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "self-destruct timer"
}
},
"lng_ttl_edit_save": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_ttl_edit_save",
"photo_url": null,
@ -3128,6 +3416,14 @@
"singular": "Confirm"
}
},
"lng_username_purchase_available": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_username_purchase_available",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Sorry, this link is occupied by someone. But it's available for purchase through<br/>official <mark class=\"token\">{link}</mark>."
}
},
"lng_usernames_activate_confirm": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_usernames_activate_confirm",
"photo_url": null,