mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
2cb8ebd943
commit
09d47e7d6c
3 changed files with 119 additions and 2 deletions
|
@ -33487,6 +33487,13 @@
|
|||
"BirthdaySetupLater",
|
||||
"BirthdaySetupMessage",
|
||||
"BirthdaySetupTitle",
|
||||
"BizBotManage",
|
||||
"BizBotRemove",
|
||||
"BizBotStart",
|
||||
"BizBotStatusAccess",
|
||||
"BizBotStatusManages",
|
||||
"BizBotStatusStopped",
|
||||
"BizBotStop",
|
||||
"Black",
|
||||
"Block",
|
||||
"BlockContact",
|
||||
|
@ -34249,6 +34256,8 @@
|
|||
"DownloadFolderDefault",
|
||||
"DownloadPath",
|
||||
"DownloadSelected",
|
||||
"DownloadSpeedLimited",
|
||||
"DownloadSpeedLimitedMessage",
|
||||
"Downloading",
|
||||
"DownloadsTabs",
|
||||
"Draft",
|
||||
|
@ -35061,6 +35070,7 @@
|
|||
"NoSound",
|
||||
"NoStickerSet",
|
||||
"NoStoriesSubtitle",
|
||||
"NoText",
|
||||
"NoUsernameFound",
|
||||
"NoVotes",
|
||||
"NoVotesQuiz",
|
||||
|
@ -35393,6 +35403,7 @@
|
|||
"PremiumSubscribers",
|
||||
"PremiumTierAnnual",
|
||||
"PremiumTierMonthly",
|
||||
"PremiumTierSemiannual",
|
||||
"PreviewFeedback2",
|
||||
"PricePerMonth",
|
||||
"PricePerMonthMe",
|
||||
|
@ -36111,6 +36122,8 @@
|
|||
"UpgradeStories",
|
||||
"UpgradedStories",
|
||||
"UploadSound",
|
||||
"UploadSpeedLimited",
|
||||
"UploadSpeedLimitedMessage",
|
||||
"UseCustomProxy",
|
||||
"UseEmoji",
|
||||
"UseLessDataAlways",
|
||||
|
|
|
@ -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>Unigram<span class="tr-header-counter">3301</span>
|
||||
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">3314</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/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/unigram/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (2314)</div>
|
||||
<div class="tr-section-caption">Unsorted (2327)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2631,6 +2631,62 @@
|
|||
"singular": "Add your birthday! <i class=\"emoji\" style=\"background-image:url('//telegram.org/img/emoji/40/F09F8E82.png')\"><b>🎂</b></i>"
|
||||
}
|
||||
},
|
||||
"BizBotManage": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BizBotManage",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Manage bot"
|
||||
}
|
||||
},
|
||||
"BizBotRemove": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BizBotRemove",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove bot<br/>from this chat"
|
||||
}
|
||||
},
|
||||
"BizBotStart": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BizBotStart",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Start"
|
||||
}
|
||||
},
|
||||
"BizBotStatusAccess": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BizBotStatusAccess",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "bot has access to this chat"
|
||||
}
|
||||
},
|
||||
"BizBotStatusManages": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BizBotStatusManages",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "bot manages this chat"
|
||||
}
|
||||
},
|
||||
"BizBotStatusStopped": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BizBotStatusStopped",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "bot paused"
|
||||
}
|
||||
},
|
||||
"BizBotStop": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BizBotStop",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stop"
|
||||
}
|
||||
},
|
||||
"Black": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Black",
|
||||
"photo_url": null,
|
||||
|
@ -7315,6 +7371,22 @@
|
|||
"singular": "Download Selected"
|
||||
}
|
||||
},
|
||||
"DownloadSpeedLimited": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/DownloadSpeedLimited",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Download speed limited"
|
||||
}
|
||||
},
|
||||
"DownloadSpeedLimitedMessage": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/DownloadSpeedLimitedMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Subscribe to **Telegram Premium** to increase download speeds <mark class=\"token\">{0}</mark> times."
|
||||
}
|
||||
},
|
||||
"Downloading": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Downloading",
|
||||
"photo_url": null,
|
||||
|
@ -11951,6 +12023,14 @@
|
|||
"singular": "No sticker set"
|
||||
}
|
||||
},
|
||||
"NoText": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/NoText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No text"
|
||||
}
|
||||
},
|
||||
"NoUsernameFound": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/NoUsernameFound",
|
||||
"photo_url": null,
|
||||
|
@ -13747,6 +13827,14 @@
|
|||
"singular": "Monthly"
|
||||
}
|
||||
},
|
||||
"PremiumTierSemiannual": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/PremiumTierSemiannual",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Semiannual"
|
||||
}
|
||||
},
|
||||
"PreviewFeedback2": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/PreviewFeedback2",
|
||||
"photo_url": "https://telegra.ph/file/p/d872f24f898/2f3e1702434613175633519.jpg?c=915,628,280,276,280,276",
|
||||
|
@ -17136,6 +17224,22 @@
|
|||
"singular": "Upgrade for <mark class=\"token\">{0}</mark> per year"
|
||||
}
|
||||
},
|
||||
"UploadSpeedLimited": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/UploadSpeedLimited",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Upload speed limited"
|
||||
}
|
||||
},
|
||||
"UploadSpeedLimitedMessage": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/UploadSpeedLimitedMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Subscribe to **Telegram Premium** to increase upload speeds <mark class=\"token\">{0}</mark> times."
|
||||
}
|
||||
},
|
||||
"UseCustomProxy": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/UseCustomProxy",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue