mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
cb5c7cd30a
commit
1c8cc6a428
1 changed files with 17 additions and 17 deletions
|
@ -8044,7 +8044,7 @@
|
|||
|
||||
|
||||
"StoryMedia.Empty.Title" = "No Saved Stories";
|
||||
"StoryMedia.Empty.Text" = "Open the Archive so select stories you want to be displayed in your profile.";
|
||||
"StoryMedia.Empty.Text" = "Open the Archive so select stories you want to be displayed on your profile.";
|
||||
"StoryMedia.Empty.Open" = "Open Archive";
|
||||
|
||||
"StoryItem.Text.ShowMore" = "Show More";
|
||||
|
@ -8066,14 +8066,14 @@
|
|||
|
||||
"Story.StealthMode.Title" = "Stealth Mode";
|
||||
|
||||
"Story.StealthMode.Info.Subscribe" = "Subscribe to Telegram Premium to hide yje fact that you viewed peoples stories from them.";
|
||||
"Story.StealthMode.Info.Text" = "Turn Stealth Mode on to hide the fact that you viewed peoples' stories from them.";
|
||||
"Story.StealthMode.Info.Subscribe" = "Subscribe to Telegram Premium to watch stories without appearing in the list of viewers.";
|
||||
"Story.StealthMode.Info.Text" = "Turn Stealth Mode on to watch stories without appearing in the list of viewers.";
|
||||
|
||||
"Story.StealthMode.Tooltip.Wait" = "Please wait until the Stealth Mode is ready to use again.";
|
||||
"Story.StealthMode.Tooltip.Wait" = "Please wait until Stealth Mode is ready to use again.";
|
||||
|
||||
"Story.StealthMode.First.Title" = "Hide Recent Views";
|
||||
"Story.StealthMode.First.Info" = "Hide my views in the last 5 minutes.";
|
||||
"Story.StealthMode.Second.Title" = "Hide Next Views";
|
||||
"Story.StealthMode.First.Info" = "Hide my views from the past 5 minutes.";
|
||||
"Story.StealthMode.Second.Title" = "Hide Upcoming Views";
|
||||
"Story.StealthMode.Second.Info" = "Hide my views in the next 25 minutes.";
|
||||
|
||||
"Story.StealthMode.Button.Available" = "Available in %@";
|
||||
|
@ -8091,19 +8091,19 @@
|
|||
"PremiumBoarding.Stories.StealthMode.Info" = "Hide the fact that you viewed other people’s stories.";
|
||||
|
||||
"PremiumBoarding.Stories.PermanentHistoryView.Title" = "Permanent Views History";
|
||||
"PremiumBoarding.Stories.PermanentHistoryView.Info" = "Check who opens your stories - even after they expire.";
|
||||
"PremiumBoarding.Stories.PermanentHistoryView.Info" = "See who viewed your stories - even after they expire.";
|
||||
|
||||
"PremiumBoarding.Stories.ExpirationDuration.Title" = "Expiration Durations";
|
||||
"PremiumBoarding.Stories.ExpirationDuration.Title" = "Expiration Options";
|
||||
"PremiumBoarding.Stories.ExpirationDuration.Info" = "Set custom expiration durations like 6 or 48 hours for your stories.";
|
||||
|
||||
"PremiumBoarding.Stories.SaveToGallery.Title" = "Save Stories to Gallery";
|
||||
"PremiumBoarding.Stories.SaveToGallery.Info" = "Save other people’s unprotected stories to your Gallery.";
|
||||
"PremiumBoarding.Stories.SaveToGallery.Info" = "Save other people's stories that are not protected.";
|
||||
|
||||
"PremiumBoarding.Stories.LongerCaption.Title" = "Longer Captions";
|
||||
"PremiumBoarding.Stories.LongerCaption.Info" = "Add ten times longer captions to your stories.";
|
||||
"PremiumBoarding.Stories.LongerCaption.Info" = "Add 10x longer captions to your stories.";
|
||||
|
||||
"PremiumBoarding.Stories.LinkFormatting.Title" = "Links and Formatting";
|
||||
"PremiumBoarding.Stories.LinkFormatting.Info" = "Add links and formatting in captions to your stories.";
|
||||
"PremiumBoarding.Stories.LinkFormatting.Info" = "Add links and formatting to your story captions.";
|
||||
|
||||
|
||||
"StoryView.ContextMenu.HideMyStories" = "Hide My Stories From %@";
|
||||
|
@ -8113,12 +8113,12 @@
|
|||
|
||||
"StoryView.ContextMenu.Block" = "Block User";
|
||||
"StoryView.ContextMenu.Unblock" = "Unblock";
|
||||
"StoryView.Tooltip.Block" = "%@ has blocked.";
|
||||
"StoryView.Tooltip.Unblock" = "%@ has unblocked.";
|
||||
"StoryView.Tooltip.Block" = "%@ was blocked.";
|
||||
"StoryView.Tooltip.Unblock" = "%@ was unblocked.";
|
||||
|
||||
|
||||
"StoryView.ContextMenu.DeleteContact" = "Delete Contact";
|
||||
"StoryView.Tooltip.DeleteContact" = "%@ has deleted from your contacts.";
|
||||
"StoryView.Tooltip.DeleteContact" = "%@ was deleted from your contacts.";
|
||||
|
||||
|
||||
"LocationPreview.Title" = "Location Preview";
|
||||
|
@ -8137,12 +8137,12 @@
|
|||
|
||||
|
||||
"StoryViewers.ReactionsFirst" = "Reactions first";
|
||||
"StoryViewers.RecentFirst" = "Recent first";
|
||||
"StoryViewers.RecentFirst" = "Newest first";
|
||||
|
||||
|
||||
"StoryViewers.Premium.Unlock" = "To unlock viewers' lists for expired and saved stories, subscribe to [Telegram Premium]().";
|
||||
"StoryViewers.Premium.Unlock" = "To unlock lists of viewers for expired and saved stories, subscribe to [Telegram Premium]().";
|
||||
|
||||
"StoryViewers.Premium.LearnMore" = "Learn More";
|
||||
|
||||
"StoryViewers.NotRecorded" = "Other viewers' hasn't been recorded";
|
||||
"StoryViewers.NotRecorded" = "Information about other viewers wasn't recorded";
|
||||
|
||||
|
|
Loading…
Reference in a new issue