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
4963f6e2aa
commit
5c1c4bc8a5
3 changed files with 102 additions and 2 deletions
|
@ -24595,6 +24595,7 @@
|
|||
"AreYouSureSessions",
|
||||
"AreYouSureSessionsTitle",
|
||||
"AreYouSureShareMyContactInfoBot",
|
||||
"AreYouSureWebSessions",
|
||||
"AskAQuestion",
|
||||
"AskAQuestion",
|
||||
"AttachAlbum",
|
||||
|
@ -24894,6 +24895,7 @@
|
|||
"Clear",
|
||||
"ClearButton",
|
||||
"ClearOtherSessionsHelp",
|
||||
"ClearOtherWebSessionsHelp",
|
||||
"ClearRecentStickersAlertMessage",
|
||||
"ClearRecentStickersAlertTitle",
|
||||
"CloseTopic",
|
||||
|
@ -24960,6 +24962,7 @@
|
|||
"DiscardVoiceMessageAction",
|
||||
"DiscardVoiceMessageDescription",
|
||||
"DiscardVoiceMessageTitle",
|
||||
"Disconnect",
|
||||
"DiscussionStarted",
|
||||
"DistanceUnitsKilometers",
|
||||
"DistanceUnitsMiles",
|
||||
|
@ -25230,8 +25233,11 @@
|
|||
"OpenGroup",
|
||||
"OpenMessage",
|
||||
"OpenUrlAlert2",
|
||||
"OpenUrlOption1",
|
||||
"OpenUrlOption2",
|
||||
"OpenUrlTitle",
|
||||
"OtherSessions",
|
||||
"OtherWebSessions",
|
||||
"PASSWORD_HASH_INVALID",
|
||||
"PHONE_CODE_EXPIRED",
|
||||
"PHONE_CODE_INVALID",
|
||||
|
@ -25370,6 +25376,7 @@
|
|||
"PreviewSender.SendVideo",
|
||||
"Privacy.Devices",
|
||||
"Privacy.SensitiveContent",
|
||||
"Privacy.Websites",
|
||||
"PrivacyAndSecurity.Item.Off",
|
||||
"PrivacyAndSecurity.Item.On",
|
||||
"PrivacyAndSecurity.SensitiveDesc",
|
||||
|
@ -25541,7 +25548,10 @@
|
|||
"TelegramFeatures",
|
||||
"Terminate",
|
||||
"TerminateAllSessions",
|
||||
"TerminateAllWebSessions",
|
||||
"TerminateSessionText",
|
||||
"TerminateWebSessionInfo",
|
||||
"TerminateWebSessionText",
|
||||
"Text.Context.Copy.Hashtag",
|
||||
"Text.Context.Copy.Username",
|
||||
"Text.CopyLabel_About",
|
||||
|
@ -25674,6 +25684,7 @@
|
|||
"VoipUnmute",
|
||||
"VoipUserCameraIsOff",
|
||||
"VoipUserMicrophoneIsOff",
|
||||
"WebSessionsTitle",
|
||||
"Weeks",
|
||||
"WhoCanAddMe",
|
||||
"WhoCanCallMe",
|
||||
|
|
|
@ -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>WebK<span class="tr-header-counter">1143</span>
|
||||
<a href="/en/" class="tr-back"></a>WebK<span class="tr-header-counter">1154</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/webk/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/webk/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/webk/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/webk/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (755)</div>
|
||||
<div class="tr-section-caption">Unsorted (766)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -384,6 +384,14 @@
|
|||
"singular": "The bot will know your phone number. This can be useful for integration with other services."
|
||||
}
|
||||
},
|
||||
"AreYouSureWebSessions": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/AreYouSureWebSessions",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to disconnect all websites where you logged in with Telegram?"
|
||||
}
|
||||
},
|
||||
"AttachGame": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/AttachGame",
|
||||
"photo_url": null,
|
||||
|
@ -2043,6 +2051,14 @@
|
|||
"singular": "Logs out all devices except for this one."
|
||||
}
|
||||
},
|
||||
"ClearOtherWebSessionsHelp": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/ClearOtherWebSessionsHelp",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can log in on websites that support signing in with Telegram."
|
||||
}
|
||||
},
|
||||
"ClearRecentStickersAlertMessage": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/ClearRecentStickersAlertMessage",
|
||||
"photo_url": null,
|
||||
|
@ -2407,6 +2423,14 @@
|
|||
"singular": "Discard Voice Message"
|
||||
}
|
||||
},
|
||||
"Disconnect": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Disconnect",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Disconnect"
|
||||
}
|
||||
},
|
||||
"DiscussionStarted": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/DiscussionStarted",
|
||||
"photo_url": null,
|
||||
|
@ -3570,6 +3594,22 @@
|
|||
"singular": "Do you want to open <mark class=\"token\">%1$s</mark>?"
|
||||
}
|
||||
},
|
||||
"OpenUrlOption1": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/OpenUrlOption1",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Log in to <mark class=\"token\">%1$s</mark> as **<mark class=\"token\">%2$s</mark>**"
|
||||
}
|
||||
},
|
||||
"OpenUrlOption2": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/OpenUrlOption2",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Allow **<mark class=\"token\">%1$s</mark>** to send me messages"
|
||||
}
|
||||
},
|
||||
"OpenUrlTitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/OpenUrlTitle",
|
||||
"photo_url": null,
|
||||
|
@ -3578,6 +3618,14 @@
|
|||
"singular": "Open Link"
|
||||
}
|
||||
},
|
||||
"OtherWebSessions": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/OtherWebSessions",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Connected websites"
|
||||
}
|
||||
},
|
||||
"PHONE_CODE_EXPIRED": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PHONE_CODE_EXPIRED",
|
||||
"photo_url": null,
|
||||
|
@ -4454,6 +4502,15 @@
|
|||
"singular": "Sensitive Content"
|
||||
}
|
||||
},
|
||||
"Privacy.Websites": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Privacy.Websites",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$d</mark> website",
|
||||
"plural": "<mark class=\"token\">%1$d</mark> websites"
|
||||
}
|
||||
},
|
||||
"PrivacyAndSecurity.SensitiveDesc": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PrivacyAndSecurity.SensitiveDesc",
|
||||
"photo_url": null,
|
||||
|
@ -5240,6 +5297,30 @@
|
|||
"singular": "Telegram Features"
|
||||
}
|
||||
},
|
||||
"TerminateAllWebSessions": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/TerminateAllWebSessions",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Disconnect All Websites"
|
||||
}
|
||||
},
|
||||
"TerminateWebSessionInfo": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/TerminateWebSessionInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Tap to disconnect from your Telegram account."
|
||||
}
|
||||
},
|
||||
"TerminateWebSessionText": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/TerminateWebSessionText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to disconnect <mark class=\"token\">%1$s</mark>?"
|
||||
}
|
||||
},
|
||||
"Text.Context.Copy.Hashtag": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Text.Context.Copy.Hashtag",
|
||||
"photo_url": null,
|
||||
|
@ -6001,6 +6082,14 @@
|
|||
"singular": "<mark class=\"token\">%s</mark>'s microphone is off"
|
||||
}
|
||||
},
|
||||
"WebSessionsTitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/WebSessionsTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Logged In with Telegram"
|
||||
}
|
||||
},
|
||||
"Weeks": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Weeks",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue