mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-15 13:22:43 +01:00
Update content of files
This commit is contained in:
parent
b03adadbb2
commit
dc105c6879
10 changed files with 101 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
46775354267e759cd9f0d9c5427eddeda2d2c55db7955153fda8c6f5653131b0
|
|
@ -0,0 +1 @@
|
|||
7ecdaccbe6b7d836a19c2eef4bebb45d7d5351d33951fcd30543ab887935cf80
|
|
@ -0,0 +1 @@
|
|||
1ad425ac3f78d4968d33f9636dd93eeee6f903020b80d5b712ab588d645d5bf9
|
|
@ -0,0 +1 @@
|
|||
f556e1cd90237b05d9984f37a121cae01f3b798a388439a6aa127d37172597d9
|
|
@ -0,0 +1 @@
|
|||
bfbaebbd20baadb1ccef03699d48670285079e689578273cc227615889cd4995
|
|
@ -0,0 +1 @@
|
|||
fc4657ecd089ed3abc0a0cfddcff58cceea1d140b8c8ee6dc4ee27ee9b0e8a21
|
1
data/client/macos-beta/Assets.car/menu_paid18x18.png
Normal file
1
data/client/macos-beta/Assets.car/menu_paid18x18.png
Normal file
|
@ -0,0 +1 @@
|
|||
4bf5b8e84ded01f2837bf3bde4915609da1c917c39e987f1fbe3d4126406169e
|
1
data/client/macos-beta/Assets.car/menu_paid18x18@2x.png
Normal file
1
data/client/macos-beta/Assets.car/menu_paid18x18@2x.png
Normal file
|
@ -0,0 +1 @@
|
|||
551d63fd72b2b092d07ee70d55d0f7ea9dcad943aa86d30a106482e91972ae12
|
|
@ -7036,6 +7036,7 @@
|
|||
|
||||
"WebApp.Title" = "Webpage";
|
||||
"WebApp.Reload" = "Reload";
|
||||
"WebApp.Close" = "Close";
|
||||
|
||||
|
||||
"WebApp.RemoveBot" = "Remove Bot";
|
||||
|
@ -7932,12 +7933,22 @@
|
|||
|
||||
"ChatList.FolderUpdates.Info" = "Click here to view them";
|
||||
|
||||
"PeerInfo.BotEdit.Balance" = "Balance";
|
||||
"PeerInfo.BotEdit.Username" = "Username";
|
||||
"PeerInfo.BotEdit.Intro" = "Edit Intro";
|
||||
"PeerInfo.BotEdit.Commands" = "Edit Commands";
|
||||
"PeerInfo.BotEdit.Settings" = "Change Bot Settings";
|
||||
"PeerInfo.BotEdit.Info" = "Use [@BotFather]() to manage this bot.";
|
||||
|
||||
"PeerInfo.BotEdit.StarsBalance" = "Balance";
|
||||
|
||||
"PeerInfo.BotEdit.StarsCount_countable" = "%d";
|
||||
"PeerInfo.BotEdit.StarsCount_zero" = "%d Stars";
|
||||
"PeerInfo.BotEdit.StarsCount_one" = "%d Star";
|
||||
"PeerInfo.BotEdit.StarsCount_two" = "%d Stars";
|
||||
"PeerInfo.BotEdit.StarsCount_few" = "%d Stars";
|
||||
"PeerInfo.BotEdit.StarsCount_many" = "%d Stars";
|
||||
"PeerInfo.BotEdit.StarsCount_other" = "%d Stars";
|
||||
|
||||
"BotUsername.Title" = "Username";
|
||||
"BotUsername.Header" = "USERNAME";
|
||||
|
@ -8435,6 +8446,7 @@
|
|||
|
||||
"StoryView.MediaArea.ViewLocation" = "View Location";
|
||||
"StoryView.MediaArea.ViewMessage" = "View Message";
|
||||
"StoryView.MediaArea.OpenUrl" = "Open Link";
|
||||
|
||||
|
||||
"StoryViewers.All" = "All Viewers";
|
||||
|
@ -8661,6 +8673,7 @@
|
|||
"Stats.Statistics" = "Statistics";
|
||||
"Stats.Boosts" = "Boosts";
|
||||
"Stats.Monetization" = "Monetization";
|
||||
"Stats.Stars" = "Stars";
|
||||
|
||||
|
||||
"Stats.Boosts.BoostersNone" = "BOOSTERS";
|
||||
|
@ -10265,6 +10278,10 @@
|
|||
"Monetization.BalanceWithdraw" = "Withdraw via Fragment";
|
||||
"Monetization.TransactionsTitle" = "TRANSACTION HISTORY";
|
||||
|
||||
"Monetization.BalanceWithdraw.Stars" = "Withdraw via Fragment";
|
||||
"Monetization.BalanceWithdraw.Ton" = "Withdraw via Fragment";
|
||||
|
||||
|
||||
"Monetization.Overview.Available" = "Balance Available to Withdraw";
|
||||
"Monetization.Overview.Current" = "Proceeds Since Last Withdrawal";
|
||||
"Monetization.Overview.Total" = "Total Lifetime Proceeds";
|
||||
|
@ -10275,6 +10292,8 @@
|
|||
"Monetization.Transaction.Pending" = "Pending";
|
||||
"Monetization.Transaction.Failed" = "Not Completed";
|
||||
|
||||
"Monetization.Transactions.TON" = "TON Transactions";
|
||||
"Monetization.Transactions.Stars" = "Stars Transactions";
|
||||
|
||||
|
||||
"Monetization.SwitchOffAds" = "Switch off Ads";
|
||||
|
@ -10311,6 +10330,11 @@
|
|||
"Monetization.Withdraw.Error.Text" = "Withdrawal is only available if:\n\n• 2-Step Verification was enabled for your account more than 7 days ago.\n\n• You have logged in on this device more than 24 hours ago.\n\nPlease come back later.";
|
||||
|
||||
|
||||
"Monetization.Stars.WithdrawInfo" = "You can withdraw Stars using Fragment, or use Stars to advertise your bot. [Learn More >](https://telegram.org)";
|
||||
|
||||
"Monetization.Stars.WithdrawTitle" = "STARS BALANCE";
|
||||
|
||||
|
||||
"Business.ChatBots.BotNotSupported" = "This bot doesn't support Telegram Business yet.";
|
||||
"Business.ChatBots.Footer" = "Enter the username or URL of the Telegram bot that you want to automatically process your chats.";
|
||||
|
||||
|
@ -10738,3 +10762,71 @@
|
|||
"Input.Quote.Expanded" = "Quote text will be fully visible";
|
||||
|
||||
"URL.Link.OnlyAllowed" = "Only %@ links are allowed";
|
||||
|
||||
|
||||
"Story.Location.Title" = "Location";
|
||||
|
||||
|
||||
"HashtagSearch.StoriesFoundInfo" = "View stories with %@";
|
||||
|
||||
"HashtagSearch.StoriesFound_countable" = "%d";
|
||||
"HashtagSearch.StoriesFound_zero" = "%d Stories Found";
|
||||
"HashtagSearch.StoriesFound_one" = "%d Story Found";
|
||||
"HashtagSearch.StoriesFound_two" = "%d Stories Found";
|
||||
"HashtagSearch.StoriesFound_few" = "%d Stories Found";
|
||||
"HashtagSearch.StoriesFound_many" = "%d Stories Found";
|
||||
"HashtagSearch.StoriesFound_other" = "%d Stories Found";
|
||||
|
||||
|
||||
"PreviewSender.Archive" = "Send as ZIP Archive";
|
||||
"PreviewSender.Title.Archive" = "ZIP Archive";
|
||||
|
||||
|
||||
"PreviewSender.Grouped" = "Grouped";
|
||||
"PreviewSender.Ungrouped" = "Ungrouped";
|
||||
|
||||
"PreviewSender.SendAsMedia" = "Without Compression";
|
||||
"PreviewSender.SendAsFile" = "With Compression";
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
"Fragment.Stars.MinWithdraw" = "You cannot withdraw less than %d Stars.";
|
||||
"Fragment.Stars.RevenueTitle" = "REVENUE";
|
||||
|
||||
"Fragment.Stars.Overvew" = "PROCEEDS OVERVIEW";
|
||||
|
||||
"Fragment.Stars.AvailableBalance" = "Available Balance";
|
||||
"Fragment.Stars.TotalLifetime" = "Lifetime Proceeds";
|
||||
"Fragment.Stars.TotalCurrent" = "Total Balance";
|
||||
"Fragment.Stars.BalanceTitle" = "AVAILABLE BALANCE";
|
||||
|
||||
"Fragment.Stars.WithdrawInfo" = "You can withdraw Stars using Fragment, or use Stars to advertise your bot. [Learn More >](https://telegram.org)";
|
||||
|
||||
"Fragment.Stars.Title" = "Stars Balance";
|
||||
|
||||
"Fragment.Stars.ShowMore" = "Show More";
|
||||
|
||||
|
||||
"StorySearch.Subtitle_countable" = "%d";
|
||||
"StorySearch.Subtitle_zero" = "%d stories";
|
||||
"StorySearch.Subtitle_one" = "%d story";
|
||||
"StorySearch.Subtitle_two" = "%d stories";
|
||||
"StorySearch.Subtitle_few" = "%d stories";
|
||||
"StorySearch.Subtitle_many" = "%d stories";
|
||||
"StorySearch.Subtitle_other" = "%d stories";
|
||||
"StorySearch.Subtitle_ZeroValueHolder" = "no stories";
|
||||
|
||||
|
||||
"Stories.FoundList.FromLocation_countable" = "%d";
|
||||
"Stories.FoundList.FromLocation_zero" = "%d STORIES FROM THIS LOCATION";
|
||||
"Stories.FoundList.FromLocation_one" = "%d STORY FROM THIS LOCATION";
|
||||
"Stories.FoundList.FromLocation_two" = "%d STORIES FROM THIS LOCATION";
|
||||
"Stories.FoundList.FromLocation_few" = "%d STORIES FROM THIS LOCATION";
|
||||
"Stories.FoundList.FromLocation_many" = "%d STORIES FROM THIS LOCATION";
|
||||
"Stories.FoundList.FromLocation_other" = "%d STORIES FROM THIS LOCATION";
|
||||
"Stories.FoundList.FromLocation_ZeroValueHolder" = "NO STORIES FROM THIS LOCATION";
|
||||
|
||||
|
||||
"Stories.FoundList.NotFound" = "No Stories Found";
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
af59311d8636ff1e7a61befafce6b17b9bbe299e6f49df752d9257bb17aba3c4
|
Loading…
Add table
Reference in a new issue