From 756d4d1208356eb6061de56544ea8f16f4e500eb Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 30 Nov 2023 08:36:22 +0000 Subject: [PATCH] Update content of files --- .../Resources/en.lproj/Localizable.strings | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/data/client/macos-beta/Telegram.app/Contents/Resources/en.lproj/Localizable.strings b/data/client/macos-beta/Telegram.app/Contents/Resources/en.lproj/Localizable.strings index f37c2b734e..4b522c278d 100644 --- a/data/client/macos-beta/Telegram.app/Contents/Resources/en.lproj/Localizable.strings +++ b/data/client/macos-beta/Telegram.app/Contents/Resources/en.lproj/Localizable.strings @@ -8995,3 +8995,26 @@ custom icons to them."; "Channel.Wallpaper.ApplyBoth" = "Apply for Me and %@"; + + + +"Conversation.FreeTranscriptionLimitTooltip_countable" = "%d"; +"Conversation.FreeTranscriptionLimitTooltip_zero" = "You have **%d** free voice transcriptions left this week."; +"Conversation.FreeTranscriptionLimitTooltip_one" = "You have **%d** free voice transcription left this week."; +"Conversation.FreeTranscriptionLimitTooltip_two" = "You have **%d** free voice transcriptions left this week."; +"Conversation.FreeTranscriptionLimitTooltip_few" = "You have **%d** free voice transcriptions left this week."; +"Conversation.FreeTranscriptionLimitTooltip_many" = "You have **%d** free voice transcriptions left this week."; +"Conversation.FreeTranscriptionLimitTooltip_other" = "You have **%d** free voice transcriptions left this week."; + + + +"Conversation.FreeTranscriptionCooldownTooltip_countable" = "%d"; +"Conversation.FreeTranscriptionCooldownTooltip_zero" = "You have used all your **%d** free transcriptions this week."; +"Conversation.FreeTranscriptionCooldownTooltip_one" = "You have used all your **%d** free transcription this week."; +"Conversation.FreeTranscriptionCooldownTooltip_two" = "You have used all your **%d** free transcriptions this week."; +"Conversation.FreeTranscriptionCooldownTooltip_few" = "You have used all your **%d** free transcriptions this week."; +"Conversation.FreeTranscriptionCooldownTooltip_many" = "You have used all your **%d** free transcriptions this week."; +"Conversation.FreeTranscriptionCooldownTooltip_other" = "You have used all your **%d** free transcriptions this week."; + + +"Conversation.FreeTranscriptionWaitOrSubscribe" = "Wait until **%@** to use it again or subscribe to [Telegram Premium]() now.";