mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 07:20:31 +01:00
Update content of files
This commit is contained in:
parent
6515849644
commit
1bc0aa063b
3 changed files with 258 additions and 2 deletions
|
@ -25716,15 +25716,41 @@
|
|||
"lng_no_clear_history_group",
|
||||
"lng_no_contacts",
|
||||
"lng_no_mic_permission",
|
||||
"lng_notification_about_channels",
|
||||
"lng_notification_about_groups",
|
||||
"lng_notification_about_private_chats",
|
||||
"lng_notification_channels",
|
||||
"lng_notification_click_to_change",
|
||||
"lng_notification_context_remove",
|
||||
"lng_notification_enable",
|
||||
"lng_notification_exceptions",
|
||||
"lng_notification_exceptions_add",
|
||||
"lng_notification_exceptions_clear",
|
||||
"lng_notification_exceptions_clear_button",
|
||||
"lng_notification_exceptions_clear_sure",
|
||||
"lng_notification_exceptions_muted",
|
||||
"lng_notification_exceptions_remove",
|
||||
"lng_notification_exceptions_title",
|
||||
"lng_notification_exceptions_unmuted",
|
||||
"lng_notification_exceptions_view",
|
||||
"lng_notification_groups",
|
||||
"lng_notification_hide_all",
|
||||
"lng_notification_off",
|
||||
"lng_notification_on",
|
||||
"lng_notification_preview",
|
||||
"lng_notification_preview_text",
|
||||
"lng_notification_preview_title",
|
||||
"lng_notification_private_chats",
|
||||
"lng_notification_reminder",
|
||||
"lng_notification_reply",
|
||||
"lng_notification_sample",
|
||||
"lng_notification_show_name",
|
||||
"lng_notification_show_text",
|
||||
"lng_notification_sound",
|
||||
"lng_notification_title_channels",
|
||||
"lng_notification_title_groups",
|
||||
"lng_notification_title_private_chats",
|
||||
"lng_notification_tone",
|
||||
"lng_open_from_tray",
|
||||
"lng_open_link",
|
||||
"lng_open_link",
|
||||
|
@ -26961,6 +26987,7 @@
|
|||
"lng_settings_notifications_position",
|
||||
"lng_settings_notify_all",
|
||||
"lng_settings_notify_all_about",
|
||||
"lng_settings_notify_global",
|
||||
"lng_settings_notify_title",
|
||||
"lng_settings_open_system_settings",
|
||||
"lng_settings_passcode_disable",
|
||||
|
@ -27041,6 +27068,7 @@
|
|||
"lng_settings_show_name",
|
||||
"lng_settings_show_preview",
|
||||
"lng_settings_show_sessions",
|
||||
"lng_settings_sound_allowed",
|
||||
"lng_settings_sound_notify",
|
||||
"lng_settings_sound_notify_off",
|
||||
"lng_settings_spellchecker",
|
||||
|
|
|
@ -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">4004</span>
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">4032</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 (699)</div>
|
||||
<div class="tr-section-caption">Unsorted (727)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3343,6 +3343,218 @@
|
|||
"singular": "Do you want to share your phone number <mark class=\"token\">{phone}</mark> with <mark class=\"token\">{user}</mark>?"
|
||||
}
|
||||
},
|
||||
"lng_notification_about_channels": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_about_channels",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Please note that **<mark class=\"token\">{count}</mark> channel** is listed as an exception and won't be affected by this change.",
|
||||
"plural": "Please note that **<mark class=\"token\">{count}</mark> channels** are listed as exceptions and won't be affected by this change."
|
||||
}
|
||||
},
|
||||
"lng_notification_about_groups": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_about_groups",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Please note that **<mark class=\"token\">{count}</mark> group** is listed as an exception and won't be affected by this change.",
|
||||
"plural": "Please note that **<mark class=\"token\">{count}</mark> groups** are listed as exceptions and won't be affected by this change."
|
||||
}
|
||||
},
|
||||
"lng_notification_about_private_chats": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_about_private_chats",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Please note that **<mark class=\"token\">{count}</mark> chat** is listed as an exception and won't be affected by this change.",
|
||||
"plural": "Please note that **<mark class=\"token\">{count}</mark> chats** are listed as exceptions and won't be affected by this change."
|
||||
}
|
||||
},
|
||||
"lng_notification_channels": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_channels",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Channels"
|
||||
}
|
||||
},
|
||||
"lng_notification_click_to_change": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_click_to_change",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Click here to change"
|
||||
}
|
||||
},
|
||||
"lng_notification_context_remove": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_context_remove",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove exception"
|
||||
}
|
||||
},
|
||||
"lng_notification_enable": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_enable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Enable notifications"
|
||||
}
|
||||
},
|
||||
"lng_notification_exceptions": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_exceptions",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> exception",
|
||||
"plural": "<mark class=\"token\">{count}</mark> exceptions"
|
||||
}
|
||||
},
|
||||
"lng_notification_exceptions_add": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_exceptions_add",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add an exception"
|
||||
}
|
||||
},
|
||||
"lng_notification_exceptions_clear": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_exceptions_clear",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete all exceptions"
|
||||
}
|
||||
},
|
||||
"lng_notification_exceptions_clear_button": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_exceptions_clear_button",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete"
|
||||
}
|
||||
},
|
||||
"lng_notification_exceptions_clear_sure": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_exceptions_clear_sure",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to delete all exceptions?"
|
||||
}
|
||||
},
|
||||
"lng_notification_exceptions_muted": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_exceptions_muted",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Muted"
|
||||
}
|
||||
},
|
||||
"lng_notification_exceptions_remove": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_exceptions_remove",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove"
|
||||
}
|
||||
},
|
||||
"lng_notification_exceptions_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_exceptions_title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Exceptions"
|
||||
}
|
||||
},
|
||||
"lng_notification_exceptions_unmuted": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_exceptions_unmuted",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Unmuted"
|
||||
}
|
||||
},
|
||||
"lng_notification_exceptions_view": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_exceptions_view",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "View exceptions"
|
||||
}
|
||||
},
|
||||
"lng_notification_groups": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_groups",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Groups"
|
||||
}
|
||||
},
|
||||
"lng_notification_off": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_off",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Off, <mark class=\"token\">{exceptions}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_notification_on": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_on",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "On, <mark class=\"token\">{exceptions}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_notification_private_chats": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_private_chats",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Private chats"
|
||||
}
|
||||
},
|
||||
"lng_notification_sound": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_sound",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sound"
|
||||
}
|
||||
},
|
||||
"lng_notification_title_channels": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_title_channels",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Notifications for channels"
|
||||
}
|
||||
},
|
||||
"lng_notification_title_groups": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_title_groups",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Notifications for groups"
|
||||
}
|
||||
},
|
||||
"lng_notification_title_private_chats": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_title_private_chats",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Notifications for private chats"
|
||||
}
|
||||
},
|
||||
"lng_notification_tone": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_notification_tone",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Notification tone"
|
||||
}
|
||||
},
|
||||
"lng_participant_invite_history": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_participant_invite_history",
|
||||
"photo_url": "https://telegra.ph/file/p/745b005dbb8/d4f1f793092cf92c98d4717.jpg?c=153,303,280,280,280,280",
|
||||
|
@ -5052,6 +5264,14 @@
|
|||
"singular": "My Account"
|
||||
}
|
||||
},
|
||||
"lng_settings_notify_global": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_notify_global",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Global settings"
|
||||
}
|
||||
},
|
||||
"lng_settings_password_reenter_email": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_password_reenter_email",
|
||||
"photo_url": null,
|
||||
|
@ -5076,6 +5296,14 @@
|
|||
"singular": "Account self-destruct settings"
|
||||
}
|
||||
},
|
||||
"lng_settings_sound_allowed": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_sound_allowed",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Allow sound"
|
||||
}
|
||||
},
|
||||
"lng_settings_ttl_after_hours": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_ttl_after_hours",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue