mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 13:04:31 +01:00
Update content of files
This commit is contained in:
parent
99d6326a9d
commit
92c395d4e0
6 changed files with 46 additions and 40 deletions
|
@ -191,7 +191,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/chat_list/" class="tr-section">
|
||||
<div class="tr-section-cover cover3"></div>
|
||||
<div class="tr-section-caption">Chat List (257)</div>
|
||||
<div class="tr-section-caption">Chat List (258)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/private_chats/" class="tr-section">
|
||||
|
@ -201,7 +201,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1049)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1053)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/profile/" class="tr-section">
|
||||
|
@ -211,7 +211,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (996)</div>
|
||||
<div class="tr-section-caption">Settings (1001)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/camera_and_media/" class="tr-section">
|
||||
|
@ -236,7 +236,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 (860)</div>
|
||||
<div class="tr-section-caption">Unsorted (851)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -479,6 +479,9 @@
|
|||
"LeaveMegaMenu": [
|
||||
"Leave group"
|
||||
],
|
||||
"LimitReachedPinDialogs": [
|
||||
"Sorry, you can't pin more than <mark class=\"token\">%1$d</mark> chats to the top. Unpin some that are currently pinned or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">%2$d</mark>** chats."
|
||||
],
|
||||
"LocationNotifiationButton": [
|
||||
"Notify me within <mark class=\"token\">%1$s</mark>"
|
||||
],
|
||||
|
|
|
@ -200,6 +200,12 @@
|
|||
"AddToGroupOrChannel": [
|
||||
"Add to Group or Channel"
|
||||
],
|
||||
"AdditionalReactions": [
|
||||
"Additional Reactions"
|
||||
],
|
||||
"AdditionalReactionsDescription": [
|
||||
"Unlock a wider range of reactions on messages by subscribing to Telegram Premium."
|
||||
],
|
||||
"AdminWillBeRemoved": [
|
||||
"<mark class=\"token\">%1$s</mark> will be removed from admins if you restrict them."
|
||||
],
|
||||
|
@ -1339,6 +1345,9 @@
|
|||
"Expired": [
|
||||
"Expired"
|
||||
],
|
||||
"FileTooLarge": [
|
||||
"File Too Large"
|
||||
],
|
||||
"FinalResults": [
|
||||
"Final Results"
|
||||
],
|
||||
|
@ -1497,6 +1506,9 @@
|
|||
"InactiveChats": [
|
||||
"Inactive chats"
|
||||
],
|
||||
"IncreaseLimit": [
|
||||
"Increase Limit"
|
||||
],
|
||||
"InteractionsChartTitle": [
|
||||
"Interactions"
|
||||
],
|
||||
|
@ -1614,9 +1626,15 @@
|
|||
"LimitReachedFavoriteStickers": [
|
||||
"Limit of <mark class=\"token\">%d</mark> Stickers Reached"
|
||||
],
|
||||
"LimitReachedFavoriteStickersSubtitle": [
|
||||
"An older sticker was replaced with this one. You can **increase the limit** to <mark class=\"token\">%d</mark> stickers"
|
||||
],
|
||||
"LimitReachedFavoriteStickersSubtitlePremium": [
|
||||
"An older sticker was replaced with this one."
|
||||
],
|
||||
"LimitReachedFileSize": [
|
||||
"The document cant’t be sent, because it is larger than **<mark class=\"token\">%1$s</mark>**. You can double this limit to **<mark class=\"token\">%2$s</mark>** per document by subscribing to **Telegram Premium**."
|
||||
],
|
||||
"LinkActionCopy": [
|
||||
"Copy"
|
||||
],
|
||||
|
@ -2541,6 +2559,9 @@
|
|||
"TypePublicGroup": [
|
||||
"Public"
|
||||
],
|
||||
"UnlockPremiumReactions": [
|
||||
"Unlock Premium Reactions"
|
||||
],
|
||||
"UnlockPremiumStickers": [
|
||||
"Unlock Premium Stickers"
|
||||
],
|
||||
|
|
|
@ -86,6 +86,9 @@
|
|||
"AppIconChangedTo": [
|
||||
"App icon has been changed to <mark class=\"token\">%1$s</mark>"
|
||||
],
|
||||
"AppIconDefault": [
|
||||
"Default"
|
||||
],
|
||||
"AppIconNox": [
|
||||
"Nox"
|
||||
],
|
||||
|
@ -95,6 +98,9 @@
|
|||
"AppIconTurbo": [
|
||||
"Turbo"
|
||||
],
|
||||
"AppIconVintage": [
|
||||
"Vintage"
|
||||
],
|
||||
"AppName": [
|
||||
"Telegram"
|
||||
],
|
||||
|
@ -577,7 +583,7 @@
|
|||
"Turn this on if you want users to join the group only after they are approved by an admin."
|
||||
],
|
||||
"ChannelSettingsJoinTitle": [
|
||||
"Who can send new messages?"
|
||||
"Who can send messages?"
|
||||
],
|
||||
"ChannelSettingsJoinToSend": [
|
||||
"Only members"
|
||||
|
@ -711,7 +717,7 @@
|
|||
"Connected"
|
||||
],
|
||||
"ConnectedAccountsLimitSubtitle": [
|
||||
"Connect <mark class=\"token\">%d</mark> accounts with different mobile numbers"
|
||||
"Connect <mark class=\"token\">%d</mark> accounts with different phone numbers"
|
||||
],
|
||||
"ConnectedAccountsLimitTitle": [
|
||||
"Connected Accounts"
|
||||
|
@ -1196,6 +1202,9 @@
|
|||
"IncomingCalls": [
|
||||
"Incoming calls"
|
||||
],
|
||||
"IncreaseLimit": [
|
||||
"Increase Limit"
|
||||
],
|
||||
"Info": [
|
||||
"Info"
|
||||
],
|
||||
|
@ -1296,6 +1305,12 @@
|
|||
"LimitPremium": [
|
||||
"Premium"
|
||||
],
|
||||
"LimitReached": [
|
||||
"Limit Reached"
|
||||
],
|
||||
"LimitReachedFolders": [
|
||||
"You have reached the limit of **<mark class=\"token\">%1$d</mark>** folders. You can double the limit to **<mark class=\"token\">%2$d</mark>** folders by subscribing to **Telegram Premium**."
|
||||
],
|
||||
"LinkDesktopDevice": [
|
||||
"Link Desktop Device"
|
||||
],
|
||||
|
|
|
@ -260,12 +260,6 @@
|
|||
"AddedBy": [
|
||||
"added by <mark class=\"token\">%1$s</mark> <mark class=\"token\">%2$s</mark>"
|
||||
],
|
||||
"AdditionalReactions": [
|
||||
"Additional Reactions"
|
||||
],
|
||||
"AdditionalReactionsDescription": [
|
||||
"Unlock a wider range of reactions on messages by subscribing to Telegram Premium."
|
||||
],
|
||||
"Alert": [
|
||||
"Show Notifications"
|
||||
],
|
||||
|
@ -292,12 +286,6 @@
|
|||
"<mark class=\"token\">%1$d</mark> answer",
|
||||
"<mark class=\"token\">%1$d</mark> answers"
|
||||
],
|
||||
"AppIconDefault": [
|
||||
"Default"
|
||||
],
|
||||
"AppIconVintage": [
|
||||
"Vintage"
|
||||
],
|
||||
"Appearance": [
|
||||
"Appearance"
|
||||
],
|
||||
|
@ -866,9 +854,6 @@
|
|||
"FileSavedHint": [
|
||||
"File saved to Downloads."
|
||||
],
|
||||
"FileTooLarge": [
|
||||
"File Too Large"
|
||||
],
|
||||
"FilterAddException": [
|
||||
"Add Exception"
|
||||
],
|
||||
|
@ -1096,9 +1081,6 @@
|
|||
"ImportUploading": [
|
||||
"Importing messages and media... **<mark class=\"token\">%d</mark><mark class=\"token\">%%</mark>**"
|
||||
],
|
||||
"IncreaseLimit": [
|
||||
"Increase Limit"
|
||||
],
|
||||
"InstallOfficialApp": [
|
||||
"Install official app"
|
||||
],
|
||||
|
@ -1197,30 +1179,18 @@
|
|||
"LimitReachedFavoriteGifsSubtitlePremium": [
|
||||
"An older GIF was replaced with this one."
|
||||
],
|
||||
"LimitReachedFavoriteStickersSubtitle": [
|
||||
"An older sticker was replaced with this one. You can **increase the limit** to <mark class=\"token\">%d</mark> stickers"
|
||||
],
|
||||
"LimitReachedFileSize": [
|
||||
"The document cant’t be sent, because it is larger than **<mark class=\"token\">%1$s</mark>**. You can double this limit to **<mark class=\"token\">%2$s</mark>** per document by subscribing to **Telegram Premium**."
|
||||
],
|
||||
"LimitReachedFileSizeLocked": [
|
||||
"The document cant’t be sent, because it is larger than **<mark class=\"token\">%1$s</mark>**. We are working to let you increase this limit in the future."
|
||||
],
|
||||
"LimitReachedFileSizePremium": [
|
||||
"The document cant’t be sent, because it is larger than **<mark class=\"token\">%1$s</mark>**."
|
||||
],
|
||||
"LimitReachedFolders": [
|
||||
"You have reached the limit of **<mark class=\"token\">%1$d</mark>** folders. You can double the limit to **<mark class=\"token\">%2$d</mark>** folders by subscribing to **Telegram Premium**."
|
||||
],
|
||||
"LimitReachedFoldersLocked": [
|
||||
"You have reached the limit of **<mark class=\"token\">%1$d</mark>** folders for this account. We are working to let you increase this limit in the future."
|
||||
],
|
||||
"LimitReachedFoldersPremium": [
|
||||
"You have reached the limit of **<mark class=\"token\">%1$d</mark>** folders for this account."
|
||||
],
|
||||
"LimitReachedPinDialogs": [
|
||||
"Sorry, you can't pin more than <mark class=\"token\">%1$d</mark> chats to the top. Unpin some that are currently pinned or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">%2$d</mark>** chats."
|
||||
],
|
||||
"LimitReachedPinDialogsLocked": [
|
||||
"Sorry, you can't pin more than <mark class=\"token\">%1$d</mark> chats to the top. Unpin some that are currently pinned. We are working to let you increase this limit in the future."
|
||||
],
|
||||
|
@ -2349,9 +2319,6 @@
|
|||
"UnbanText": [
|
||||
"Press and hold user to unban."
|
||||
],
|
||||
"UnlockPremiumReactions": [
|
||||
"Unlock Premium Reactions"
|
||||
],
|
||||
"UnlockPremiumReactionsDescription": [
|
||||
"Unlock additional reactions by subscribing to Telegram Premium."
|
||||
],
|
||||
|
|
|
@ -1763,7 +1763,7 @@
|
|||
"Connected Accounts"
|
||||
],
|
||||
"Premium.Limits.AccountsInfo": [
|
||||
"Connect up to 4 different phone numbers at once"
|
||||
"Connect 4 accounts with different phone numbers"
|
||||
],
|
||||
"Premium.Limits.Bio": [
|
||||
"Bio"
|
||||
|
|
Loading…
Add table
Reference in a new issue