Update content of files

This commit is contained in:
GitHub Action 2024-10-01 18:11:14 +00:00
parent eb587db770
commit 0860e736e7

View file

@ -135,6 +135,7 @@
"PeerInfo.Action.GiftPremium" = "Gift Premium";
"PeerInfo.Action.JoinChannel" = "Join";
"PeerInfo.Action.OpenChannel" = "Open";
"PeerInfo.Action.SendGift" = "Send a Gift";
"PeerInfo.Action.VoiceChat" = "Voice Chat";
"PeerInfo.Action.LiveStream" = "Live Stream";
@ -426,6 +427,7 @@
"AccountSettings.Premium" = "Telegram Premium";
"AccountSettings.GiftPremium" = "Premium Gifting";
"AccountSettings.Stars" = "Your Stars";
"AccountSettings.SendGift" = "Send a Gift";
"AccountSettings.StickersAndEmoji" = "Stickers and Emoji";
@ -10908,7 +10910,7 @@
"Star.Transaction.MessageId" = "Media";
"Star.Transaction.Reason" = "Reason";
"Star.Transaction.Availability" = "Availability";
"Star.Transaction.Availability.Of" = "%1$d of %2$d";
"Star.Transaction.Availability.Of" = "%1$d of %2$@";
"Star.Transaction.ReactionId" = "Message";
@ -11093,10 +11095,10 @@
"Stars.Gift.ServiceInfo" = "Use Stars to unlock content and services on Telegram.";
"Stars.StarGift.Text.Incoming" = "You can keep this gift in your Profile or convert it to %1$@.";
"Stars.StarGift.Text.Outgoing" = "%1$@ can keep this gift in your Profile or convert it to %2$@.";
"Stars.StarGift.Text.Outgoing" = "%1$@ can keep this gift in Profile or convert it to %2$@.";
"Stars.StarGift.Text.KeptOnPage.Incoming" = "You kept this gift in your Profile.";
"Stars.StarGift.Text.KeptOnPage.Outgoing" = "%1$@ kept this gift in your Profile.";
"Stars.StarGift.Text.KeptOnPage.Outgoing" = "%1$@ kept this gift in Profile.";
"Stars.StarGift.Text.Converted.Incoming" = "You converted this gift to %1$@.";
"Stars.StarGift.Text.Converted.Outgoing" = "%1$@ converted this gift to %2$@.";