Update content of files

This commit is contained in:
GitHub Action 2024-09-06 13:48:59 +00:00
parent b5292bcbb4
commit e43fc2dd4d

View file

@ -9211,8 +9211,8 @@
"Chat.Giveaway.Info.DidntWin" = "You didn't win a prize in this giveaway.";
"Chat.Giveaway.Info.ViewPrize" = "View My Prize";
"Chat.Giveaway.Info.EndedIntro.Stars" = "The giveaway was sponsored by the admins of **%1$@**, who acquired %2$@ for its followers.";
"Chat.Giveaway.Info.OngoingIntro.Stars" = "The giveaway is sponsored by the admins of **%1$@**, who acquired %2$@ for its followers.";
"Chat.Giveaway.Info.EndedIntro.Stars" = "The giveaway was sponsored by the admins of **%1$@**, who acquired **%2$@** for its followers.";
"Chat.Giveaway.Info.OngoingIntro.Stars" = "The giveaway is sponsored by the admins of **%1$@**, who acquired **%2$@** for its followers.";
"Chat.Giveaway.Info.EndedIntro" = "The giveaway was sponsored by the admins of **%1$@**, who acquired %2$@ for %3$@ for its followers.";
"Chat.Giveaway.Info.OngoingIntro" = "The giveaway is sponsored by the admins of **%1$@**, who acquired %2$@ for %3$@ for its followers.";
@ -11307,3 +11307,38 @@
"PeerInfo.ReportBot" = "Report Bot";
"Chat.Giveaway.Message.WinnersSelectedTitle_countable" = "%d";
"Chat.Giveaway.Message.WinnersSelectedTitle_zero" = "Winners Selected!";
"Chat.Giveaway.Message.WinnersSelectedTitle_one" = "Winner Selected!";
"Chat.Giveaway.Message.WinnersSelectedTitle_two" = "Winners Selected!";
"Chat.Giveaway.Message.WinnersSelectedTitle_few" = "Winners Selected!";
"Chat.Giveaway.Message.WinnersSelectedTitle_many" = "Winners Selected!";
"Chat.Giveaway.Message.WinnersSelectedTitle_other" = "Winners Selected!";
"Chat.Giveaway.Message.WinnersSelectedText_countable" = "%d";
"Chat.Giveaway.Message.WinnersSelectedText_zero" = "**%d** winners of the [Giveaway]() was randomly selected by Telegram.";
"Chat.Giveaway.Message.WinnersSelectedText_one" = "**%d** winner of the [Giveaway]() was randomly selected by Telegram.";
"Chat.Giveaway.Message.WinnersSelectedText_two" = "**%d** winners of the [Giveaway]() was randomly selected by Telegram.";
"Chat.Giveaway.Message.WinnersSelectedText_few" = "**%d** winners of the [Giveaway]() was randomly selected by Telegram.";
"Chat.Giveaway.Message.WinnersSelectedText_many" = "**%d** winners of the [Giveaway]() was randomly selected by Telegram.";
"Chat.Giveaway.Message.WinnersSelectedText_other" = "**%d** winners of the [Giveaway]() was randomly selected by Telegram.";
"Chat.Giveaway.Message.WinnersInfo_countable" = "%d";
"Chat.Giveaway.Message.WinnersInfo_zero" = "The winner received their gift link in a private message.";
"Chat.Giveaway.Message.WinnersInfo_one" = "The winner received gift link in private messages.";
"Chat.Giveaway.Message.WinnersInfo_two" = "All winners received gift links in private messages.";
"Chat.Giveaway.Message.WinnersInfo_few" = "All winners received gift links in private messages.";
"Chat.Giveaway.Message.WinnersInfo_many" = "All winners received gift links in private messages.";
"Chat.Giveaway.Message.WinnersInfo_other" = "All winners received gift links in private messages.";
"Chat.Giveaway.Message.WinnersInfo.Star_countable" = "%d %@";
"Chat.Giveaway.Message.WinnersInfo.Star_zero" = "All winners received a total of %2$@.";
"Chat.Giveaway.Message.WinnersInfo.Star_one" = "The winner received a total of %2$@.";
"Chat.Giveaway.Message.WinnersInfo.Star_two" = "All winners received a total of %2$@.";
"Chat.Giveaway.Message.WinnersInfo.Star_few" = "All winners received a total of %2$@.";
"Chat.Giveaway.Message.WinnersInfo.Star_many" = "All winners received a total of %2$@.";
"Chat.Giveaway.Message.WinnersInfo.Star_other" = "All winners received a total of %2$@.";