mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-27 10:10:57 +01:00
Update content of files
This commit is contained in:
parent
e2464555cd
commit
4ba015d849
3 changed files with 74 additions and 2 deletions
data/web_tr
|
@ -3650,6 +3650,12 @@
|
|||
"NotificationsOn",
|
||||
"NotificationsOn",
|
||||
"NotificationsOther",
|
||||
"NotificationsPermissionAlert1",
|
||||
"NotificationsPermissionAlert2",
|
||||
"NotificationsPermissionAlert3",
|
||||
"NotificationsPermissionAlertSubtitle",
|
||||
"NotificationsPermissionAlertTitle",
|
||||
"NotificationsPermissionContinue",
|
||||
"NotificationsPriority",
|
||||
"NotificationsPriorityDefault",
|
||||
"NotificationsPriorityHigh",
|
||||
|
@ -5032,6 +5038,7 @@
|
|||
"SentSmsCodeTitle",
|
||||
"September",
|
||||
"ServerErrorViewers",
|
||||
"ServerErrorViewersFull",
|
||||
"ServiceNotifications",
|
||||
"SessionsInfo",
|
||||
"SessionsListInfo",
|
||||
|
@ -6067,6 +6074,7 @@
|
|||
"Users",
|
||||
"UsersCount",
|
||||
"UsersCountTitle",
|
||||
"UsersDeselectAll",
|
||||
"UsesLimitHelp",
|
||||
"UsesLimitHint",
|
||||
"VerificationCode",
|
||||
|
|
|
@ -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>Android<span class="tr-header-counter">6076</span>
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">6084</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android/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/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1545)</div>
|
||||
<div class="tr-section-caption">Unsorted (1553)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -6907,6 +6907,54 @@
|
|||
"singular": "<mark class=\"token\">%1$s</mark> In-App"
|
||||
}
|
||||
},
|
||||
"NotificationsPermissionAlert1": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationsPermissionAlert1",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Get notified about new messages"
|
||||
}
|
||||
},
|
||||
"NotificationsPermissionAlert2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationsPermissionAlert2",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Learn when you are mentioned in groups"
|
||||
}
|
||||
},
|
||||
"NotificationsPermissionAlert3": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationsPermissionAlert3",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Mute specific chats and types of chats"
|
||||
}
|
||||
},
|
||||
"NotificationsPermissionAlertSubtitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationsPermissionAlertSubtitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Please allow Telegram to send you notifications to stay in touch with your friends and family."
|
||||
}
|
||||
},
|
||||
"NotificationsPermissionAlertTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationsPermissionAlertTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Turn on notifications"
|
||||
}
|
||||
},
|
||||
"NotificationsPermissionContinue": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationsPermissionContinue",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Continue"
|
||||
}
|
||||
},
|
||||
"NotificationsSoundPrivate": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationsSoundPrivate",
|
||||
"photo_url": null,
|
||||
|
@ -9212,6 +9260,14 @@
|
|||
"singular": "The list of viewers hasn’t been recorded for this story."
|
||||
}
|
||||
},
|
||||
"ServerErrorViewersFull": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ServerErrorViewersFull",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "The full list of viewers hasn’t been recorded for this story."
|
||||
}
|
||||
},
|
||||
"SessionsSettingsInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SessionsSettingsInfo",
|
||||
"photo_url": null,
|
||||
|
@ -11709,6 +11765,14 @@
|
|||
"plural": "<mark class=\"token\">%1$d</mark> users"
|
||||
}
|
||||
},
|
||||
"UsersDeselectAll": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UsersDeselectAll",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Deselect All"
|
||||
}
|
||||
},
|
||||
"VerificationCodeSubtitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VerificationCodeSubtitle",
|
||||
"photo_url": "https://telegra.ph/file/p/9ab40ad2550/b2ed8dea5bf62e2c78a4c17.jpg?c=27,190,546,546,280,280",
|
||||
|
|
Loading…
Add table
Reference in a new issue