mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-29 02:56:35 +01:00
Update content of files
This commit is contained in:
parent
488549520b
commit
d0ec148344
8 changed files with 179 additions and 3 deletions
data/client/macos-beta
|
@ -0,0 +1 @@
|
|||
c6fbea4b031e32312e9682bf5a1e84014d0bc8de29a7dfae7545ef07f8bba404
|
|
@ -0,0 +1 @@
|
|||
8a0a508c9107861ba699d2a1568855fd6c86e16168940c5c9c9e82aae659ee95
|
|
@ -0,0 +1 @@
|
|||
dc96e20b9a231755aac6f2221c769b94015d2b51e96e7c3fd4d6feb380b1632c
|
|
@ -0,0 +1 @@
|
|||
56e698b2024bd63fc5fbb1e2c063b7770f8dcadba1d388b4f2576a5e9bd16807
|
|
@ -0,0 +1 @@
|
|||
5f27d67b324c4c8b52ba6f4ad761bab99108a1225d171c63a9d86255ae09d2c7
|
|
@ -265,6 +265,8 @@
|
|||
"Modal.NotNow" = "Not Now";
|
||||
"Modal.Reset" = "Reset";
|
||||
"Modal.Remove" = "Remove";
|
||||
"Modal.Create" = "Create";
|
||||
"Modal.Delete" = "Delete";
|
||||
|
||||
"QuickLook.Preview" = "Preview";
|
||||
|
||||
|
@ -481,6 +483,8 @@
|
|||
"PeerMedia.Voice" = "Voicemessages";
|
||||
"PeerMedia.CommonGroups" = "Groups";
|
||||
"PeerMedia.Gifs" = "GIFs";
|
||||
"PeerMedia.Stories" = "Stories";
|
||||
"PeerMedia.Posts" = "Posts";
|
||||
|
||||
"Chat.Message.Via" = "via";
|
||||
|
||||
|
@ -1864,6 +1868,10 @@
|
|||
"Channel.EditAdmin.Permission.SendVoice" = "Send Voice Messages";
|
||||
"Channel.EditAdmin.Permission.SendInstantVideo" = "Send Video Messages";
|
||||
|
||||
"Channel.EditAdmin.PostStories" = "Post Stories";
|
||||
"Channel.EditAdmin.EditStories" = "Edit Stories of Others";
|
||||
"Channel.EditAdmin.DeleteStories" = "Delete Stories of Others";
|
||||
|
||||
|
||||
"Channel.Persmission.Denied.SendMessages.Until" = "The admins of this group have restricted you from writing here until %@.";
|
||||
"Channel.Persmission.Denied.SendMessages.Forever" = "The admins of this group have restricted you from writing here";
|
||||
|
@ -6005,7 +6013,10 @@
|
|||
"Payments.Paid" = "You paid %1$@ to %2$@";
|
||||
|
||||
|
||||
"Payments.Recurrent.Accept" = "I accept [Terms of Service]() of **%@**.";
|
||||
"Payments.Recurrent.Accept" = "I accept [Terms of Service]() of **%1$@**.";
|
||||
"Payments.NonRecurrent.Accept" = "I accept the [Terms of Service]() of **%1$@**.";
|
||||
|
||||
|
||||
|
||||
"VoiceChat.Scheduled.Header" = "Starts In";
|
||||
"VoiceChat.Scheduled.HeaderLate" = "Late For";
|
||||
|
@ -6779,6 +6790,8 @@
|
|||
"PeerInfo.BotAddTo" = "Add To Group or Channel";
|
||||
|
||||
"SelectPeers.Title.SelectGroupOrChannel" = "Add to Group or Channel";
|
||||
"SelectPeers.Title.SelectGroup" = "Add to Group";
|
||||
"SelectPeers.Title.SelectChannel" = "Add to Channel";
|
||||
|
||||
|
||||
"Channel.AddBot.Title" = "Add Bot";
|
||||
|
@ -7960,6 +7973,10 @@
|
|||
"Story.MyInput.Share" = "Share";
|
||||
"Story.MyInput.SaveMedia" = "Save Media...";
|
||||
|
||||
"Story.ChannelInput.SaveToProfile" = "Save To Posts";
|
||||
"Story.ChannelInput.RemoveFromProfile" = "Remove From Posts";
|
||||
|
||||
|
||||
|
||||
"Story.NoReplyInput.NoReply" = "You can't reply to this story";
|
||||
|
||||
|
@ -7989,6 +8006,13 @@
|
|||
"Story.Tooltip.SavedToProfile" = "Saved stories can be viewed by others on your profile until you remove them.";
|
||||
"Story.Tooltip.RemovedFromProfile" = "Story removed from your profile.";
|
||||
|
||||
"Story.Tooltip.SavedToProfile.Channel" = "Saved stories can be viewed by others on the channel's until an admin removes them.";
|
||||
"Story.Tooltip.RemovedFromProfile.Channel" = "Story removed from the channel's profile.";
|
||||
|
||||
|
||||
"Story.Tooltip.Saved.Title" = "Stories Saved";
|
||||
"Story.Tooltip.Removed.Title" = "Stories Removed";
|
||||
|
||||
"Story.Tooltip.StealthMode.Activate" = "The creator of stories you viewed in the last %1$@ minutes or will view in the next %2$@ minutes won't see you in the viewers' lists.";
|
||||
"Story.Tooltip.StealthMode.Active" = "The creators of stories you will view in the next %1$@ won't see you in the viewers' lists.";
|
||||
|
||||
|
@ -8010,6 +8034,7 @@
|
|||
|
||||
|
||||
"Story.AvatarContext.SendMessage" = "Send Message";
|
||||
"Story.AvatarContext.OpenChannel" = "Open Channel";
|
||||
|
||||
|
||||
"Story.Input.CantShare" = "You can't share this story";
|
||||
|
@ -8171,11 +8196,155 @@
|
|||
|
||||
|
||||
"Conversation.ShareBotContactConfirmationTitle" = "Share Your Phone Number?";
|
||||
"Conversation.ShareBotContactConfirmation" = "The bot will know your phone number. This can be useful for integration with other services.";
|
||||
"Conversation.ShareBotContactConfirmation" = "%@ will know your phone number. This can be useful for integration with other services.";
|
||||
|
||||
"Conversation.ShareBotContactConfirmation.Unblock" = "%@ will know your phone number. This can be useful for integration with other services.\n\nThis will also unblock the bot.";
|
||||
|
||||
|
||||
"Conversation.ShareBotContactConfirmationOK" = "Share";
|
||||
|
||||
|
||||
"Webapp.AllowMessages.Title" = "Allow Sending Messages?";
|
||||
"Webapp.AllowMessages.Text" = "Allow %@ to send messages?";
|
||||
"Webapp.AllowMessages.Text" = "This will allow the bot %@ to message you on Telegram?";
|
||||
"Webapp.AllowMessages.OK" = "Allow";
|
||||
|
||||
|
||||
|
||||
|
||||
"NewSessionReview.Accept.Text" = "You can check the list of your active logins in\n[Settings > Active Sessions.]()";
|
||||
"NewSessionReview.Accept.Title" = "New Login Allowed";
|
||||
|
||||
"NewSessionReview.Item.Title" = "Someone just got access to your messages!";
|
||||
"NewSessionReview.Item.Text" = "We detected a new login to your account from %1$@, %2$@. Is it you?!";
|
||||
|
||||
|
||||
|
||||
"NewSessionReview.Modal.Button" = "Got It";
|
||||
"NewSessionReview.Modal.Button.Timeout" = "Got It (%@)";
|
||||
|
||||
|
||||
"NewSessionReview.Modal.Header" = "Never send your login code to anyone or you can lose your Telegram account!";
|
||||
|
||||
"NewSessionReview.Modal.Title" = "New Login Prevented";
|
||||
"NewSessionReview.Modal.Text" = "We have terminated the login attempt from %1$@, %2$@.";
|
||||
|
||||
|
||||
"Channel.EditAdmin.Permission.ManageMessages" = "Manage Messages";
|
||||
"Channel.EditAdmin.Permission.ManageStories" = "Manage Stories";
|
||||
|
||||
|
||||
"WebBot.Account.Disclaimer.Text" = "You are about to use a mini app operated by an independent party **not affiliated with Telegram**. You must agree to the Terms of Use of mini apps to continue.";
|
||||
"WebBot.Account.Disclaimer.Title" = "Term of Use";
|
||||
"WebBot.Account.Disclaimer.Third" = "I agree to the [Terms of Use](https://telegram.org/tos/mini-apps)";
|
||||
"WebBot.Account.Disclaimer.OK" = "Continue";
|
||||
|
||||
|
||||
"WebBot.Account.Desclaimer.Desc" = "**%@** shortcuts will be added in your attachment menu and Settings.";
|
||||
|
||||
|
||||
"Channel.EventLogs.Filter.Title" = "Chat Admins";
|
||||
|
||||
"Channel.Boost.PrivateError" = "This channel is private.";
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
"ChannelBoost.Level" = "Level %@";
|
||||
"ChannelBoost.EnableStories" = "Enable Stories";
|
||||
"ChannelBoost.EnableStoriesText" = "Your channel needs %1$@ to enable posting stories.\n\nAsk your **Premium** subscribers to boost your channel with this link:";
|
||||
|
||||
"ChannelBoost.IncreaseLimit" = "Increase Story Limit";
|
||||
"ChannelBoost.IncreaseLimitText" = "Your channel needs %1$@ to post %2$@.\n\nAsk your **Premium** subscribers to boost your channel with this link:";
|
||||
|
||||
"ChannelBoost.EnableStoriesForChannel" = "Enable Stories for This Channel";
|
||||
"ChannelBoost.EnableStoriesForOtherChannel" = "Enable Stories for The Channel";
|
||||
"ChannelBoost.EnableStoriesForChannelText" = "**%1$@** needs %2$@ to enable posting stories. Help make it possible!";
|
||||
|
||||
"ChannelBoost.EnabledStoriesForChannelText" = "This channel reached **Level 1** and can now post stories.";
|
||||
"ChannelBoost.EnableStoriesMoreRequired" = "This channel needs **%1$@** to enable stories.";
|
||||
|
||||
"ChannelBoost.HelpUpgradeChannel" = "Help Upgrade This Channel";
|
||||
"ChannelBoost.HelpUpgradeChannelText" = "**%1$@** needs %2$@ to be able to post %3$@.";
|
||||
|
||||
"ChannelBoost.BoostedChannelReachedLevel" = "This channel reached **Level %1$@** and can now post %2$@.";
|
||||
"ChannelBoost.BoostedChannelMoreRequired" = "%1$@ needed to be able to post %2$@.";
|
||||
|
||||
"ChannelBoost.MaxLevelReached" = "Maximum Level Reached";
|
||||
"ChannelBoost.MaxLevelReachedText" = "This channel reached **Level %1$@** and can now post %2$@.";
|
||||
"ChannelBoost.MaxLevelReachedTextAuthor" = "%1$@ reached **Level %2$@** and can now post %3$@.";
|
||||
|
||||
"ChannelBoost.YouBoostedChannel" = "You Boosted %1$@!";
|
||||
"ChannelBoost.YouBoostedOtherChannel" = "You Boosted The Channel";
|
||||
|
||||
|
||||
|
||||
"ChannelBoost.BoostChannel" = "Boost Channel";
|
||||
|
||||
|
||||
"Stats.Statistics" = "Statistics";
|
||||
"Stats.Boosts" = "Boosts";
|
||||
|
||||
"Stats.Boosts.BoostersNone" = "BOOSTERS";
|
||||
"Stats.Boosts.NoBoostersYet" = "No users currently boost your channel";
|
||||
"Stats.Boosts.BoostersInfo" = "Your channel is currently boosted by these users.";
|
||||
"Stats.Boosts.ExpiresOn" = "Boost expires on %@";
|
||||
|
||||
"Stats.Boosts.OverviewHeader" = "OVERVIEW";
|
||||
"Stats.Boosts.LinkHeader" = "LINK FOR BOOSTING";
|
||||
"Stats.Boosts.LinkInfo" = "Share this link with your subscribers to get more boosts.";
|
||||
|
||||
|
||||
|
||||
"Stats.Boosts.Boosters_countable" = "%d";
|
||||
"Stats.Boosts.Boosters_zero" = "%d BOOSTERS";
|
||||
"Stats.Boosts.Boosters_one" = "%d BOOSTER";
|
||||
"Stats.Boosts.Boosters_two" = "%d BOOSTERS";
|
||||
"Stats.Boosts.Boosters_few" = "%d BOOSTERS";
|
||||
"Stats.Boosts.Boosters_many" = "%d BOOSTERS";
|
||||
"Stats.Boosts.Boosters_other" = "%d BOOSTERS";
|
||||
"Stats.Boosts.Boosters_ZeroValueHolder" = "NO BOOSTERS";
|
||||
|
||||
|
||||
"ChannelBoost.StoriesPerDay_countable" = "%d";
|
||||
"ChannelBoost.StoriesPerDay_zero" = "**%d** stories per day";
|
||||
"ChannelBoost.StoriesPerDay_one" = "**%d** story per day";
|
||||
"ChannelBoost.StoriesPerDay_two" = "**%d** stories per day";
|
||||
"ChannelBoost.StoriesPerDay_few" = "**%d** stories per day";
|
||||
"ChannelBoost.StoriesPerDay_many" = "**%d** stories per day";
|
||||
"ChannelBoost.StoriesPerDay_other" = "**%d** stories per day";
|
||||
|
||||
|
||||
"ChannelBoost.MoreBoosts_countable" = "%d";
|
||||
"ChannelBoost.MoreBoosts_zero" = "**%d** more boost";
|
||||
"ChannelBoost.MoreBoosts_one" = "**%d** more boost";
|
||||
"ChannelBoost.MoreBoosts_two" = "**%d** more boosts";
|
||||
"ChannelBoost.MoreBoosts_few" = "**%d** more boosts";
|
||||
"ChannelBoost.MoreBoosts_many" = "**%d** more boosts";
|
||||
"ChannelBoost.MoreBoosts_other" = "**%d** more boosts";
|
||||
|
||||
|
||||
"ChannelBoost.ReplaceBoost" = "You currently boost **%1$@**. Do you want to boost **%2$@** instead?";
|
||||
"ChannelBoost.Replace" = "Replace";
|
||||
|
||||
"ChannelBoost.Error.BoostTooOftenTitle" = "Can't Boost Too Often";
|
||||
"ChannelBoost.Error.BoostTooOftenText" = "You can change the channel you boost only once a day. Next time you can boost is in **%@**.";
|
||||
"ChannelBoost.Error.PremiumNeededTitle" = "Premium Needed";
|
||||
"ChannelBoost.Error.PremiumNeededText" = "Only **Telegram Premium** subscribers can boost channels. Do you want to subscribe to **Telegram Premium**?";
|
||||
"ChannelBoost.Error.PremiumNeededText.OK" = "Read More";
|
||||
|
||||
"ChannelBoost.Error.GiftedPremiumNotAllowedTitle" = "Can't Boost with Gifted Premium";
|
||||
"ChannelBoost.Error.GiftedPremiumNotAllowedText" = "Because your **Telegram Premium** subscription was gifted to you, you can't use it to boost channels.";
|
||||
|
||||
|
||||
"Stats.Boosts.Level" = "Level";
|
||||
"Stats.Boosts.PremiumSubscribers" = "Premium Subscribers";
|
||||
"Stats.Boosts.ExistingBoosts" = "Existing Boosts";
|
||||
"Stats.Boosts.BoostsToLevelUp" = "Boosts to Level Up";
|
||||
|
||||
|
||||
|
||||
"Stats.Boosts.ShowMore" = "Show More";
|
||||
|
||||
"ChatMessage.BoostChannel" = "BOOST";
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
c198b3e4051897ede48080b2d4f57d5e905f74819345014483893eca81542679
|
|
@ -0,0 +1 @@
|
|||
43198596c01f9009f37674e64f01907ca6ffdf4fc471fa79d3ef283f982aa5ff
|
Loading…
Add table
Reference in a new issue