@@ -3703,6 +3703,18 @@ Unused sets are archived when you add more.";
37033703"NotificationsSound.Pulse" = "Pulse";
37043704"NotificationsSound.Synth" = "Synth";
37053705
3706+ "NotificationsSound.Rebound" = "Rebound";
3707+ "NotificationsSound.Antic" = "Antic";
3708+ "NotificationsSound.Cheers" = "Cheers";
3709+ "NotificationsSound.Droplet" = "Droplet";
3710+ "NotificationsSound.Handoff" = "Handoff";
3711+ "NotificationsSound.Milestone" = "Milestone";
3712+ "NotificationsSound.Passage" = "Passage";
3713+ "NotificationsSound.Portal" = "Portal";
3714+ "NotificationsSound.Rattle" = "Rattle";
3715+ "NotificationsSound.Slide" = "Slide";
3716+ "NotificationsSound.Welcome" = "Welcome";
3717+
37063718"NotificationsSound.Tritone" = "Tri-tone";
37073719"NotificationsSound.Tremolo" = "Tremolo";
37083720"NotificationsSound.Alert" = "Alert";
@@ -9813,10 +9825,6 @@ Sorry for the inconvenience.";
98139825"Premium.Stories.Format.Title" = "Links and Formatting";
98149826"Premium.Stories.Format.Text" = "Add links and formatting in captions to your stories.";
98159827
9816- "Premium.MaxExpiringStoriesText" = "You can post **%@** stories in **24** hours. Subscribe to **Telegram Premium** to increase this limit to **%@**.";
9817- "Premium.MaxExpiringStoriesNoPremiumText" = "You have reached the limit of **%@** stories per **24** hours.";
9818- "Premium.MaxExpiringStoriesFinalText" = "You have reached the limit of **%@** stories per **24** hours.";
9819-
98209828"Premium.MaxStoriesWeeklyText" = "You can post **%@** stories in a week. Upgrade to **Telegram Premium** to increase this limit to **%@**.";
98219829"Premium.MaxStoriesWeeklyNoPremiumText" = "You have reached the limit of **%@** stories per week.";
98229830"Premium.MaxStoriesWeeklyFinalText" = "You have reached the limit of **%@** stories per week.";
@@ -13992,3 +14000,17 @@ Sorry for the inconvenience.";
1399214000"Conversation.VideoTimeLinkCopied" = "Link with start time at %@ copied to clipboard.";
1399314001"Share.VideoStartAt" = "Start at %@";
1399414002"SendStarReactions.SubtitleFrom" = "from %@";
14003+
14004+ "Premium.MaxExpiringStoriesTextNumberFormat_1" = "**%d** story";
14005+ "Premium.MaxExpiringStoriesTextNumberFormat_any" = "**%d** stories";
14006+ "Premium.MaxExpiringStoriesTextPremiumNumberFormat_1" = "**%d** story";
14007+ "Premium.MaxExpiringStoriesTextPremiumNumberFormat_any" = "**%d** stories";
14008+ "Premium.MaxExpiringStoriesTextFormat" = "You can post %@ in **24** hours. Subscribe to **Telegram Premium** to increase this limit to **%@**.";
14009+
14010+ "Premium.MaxExpiringStoriesNoPremiumTextNumberFormat_1" = "**%d** story";
14011+ "Premium.MaxExpiringStoriesNoPremiumTextNumberFormat_any" = "**%d** stories";
14012+ "Premium.MaxExpiringStoriesNoPremiumTextFormat" = "You have reached the limit of %@ per **24** hours.";
14013+
14014+ "Premium.MaxExpiringStoriesFinalTextNumberFormat_1" = "**%d** story";
14015+ "Premium.MaxExpiringStoriesFinalTextNumberFormat_any" = "**%d** stories";
14016+ "Premium.MaxExpiringStoriesFinalTextFormat" = "You have reached the limit of %@ stories per **24** hours.";
0 commit comments