diff --git a/data/web_tr/translation_keys.json b/data/web_tr/translation_keys.json index 39db884019..62d286ac00 100644 --- a/data/web_tr/translation_keys.json +++ b/data/web_tr/translation_keys.json @@ -12694,6 +12694,7 @@ "ChannelBoost.BoostedChannelReachedLevel", "ChannelBoost.CopyLink", "ChannelBoost.EnableColors", + "ChannelBoost.EnableColorsLevelText", "ChannelBoost.EnableColorsText", "ChannelBoost.EnableStories", "ChannelBoost.EnableStoriesForChannel", @@ -12789,6 +12790,7 @@ "Chat.Giveaway.Info.EndedNew", "Chat.Giveaway.Info.EndedNewMany", "Chat.Giveaway.Info.EndedTitle", + "Chat.Giveaway.Info.FullDate", "Chat.Giveaway.Info.Months", "Chat.Giveaway.Info.NotAllowedAdmin", "Chat.Giveaway.Info.NotAllowedCountry", @@ -14083,6 +14085,9 @@ "ConvertToSupergroup.Title", "Core.ServiceUserStatus", "Coub.TapForSound", + "CountriesList.SaveCountries", + "CountriesList.SelectCountries", + "CountriesList.SelectUpTo", "CreateExternalStream.ServerUrl", "CreateExternalStream.StartStreaming", "CreateExternalStream.StartStreamingInfo", diff --git a/data/web_tr/translations.telegram.org/en/ios.html b/data/web_tr/translations.telegram.org/en/ios.html index f010dcdb93..e8d776103b 100644 --- a/data/web_tr/translations.telegram.org/en/ios.html +++ b/data/web_tr/translations.telegram.org/en/ios.html @@ -199,7 +199,7 @@

- iOS7334 + iOS7339

@@ -261,7 +261,7 @@
diff --git a/data/web_tr/translations.telegram.org/en/ios/unsorted.json b/data/web_tr/translations.telegram.org/en/ios/unsorted.json index 5c0a06769a..1c2703e1ca 100644 --- a/data/web_tr/translations.telegram.org/en/ios/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/ios/unsorted.json @@ -1633,6 +1633,14 @@ "singular": "%1$@ needed to be able to post %2$@." } }, + "ChannelBoost.EnableColorsLevelText": { + "url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.EnableColorsLevelText", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Your channel needs **Level %1$@** to change channel color.

Ask your **Premium** subscribers to boost your channel with this link:" + } + }, "ChannelBoost.Error.GiftedPremiumNotAllowedText": { "url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.Error.GiftedPremiumNotAllowedText", "photo_url": null, @@ -1842,6 +1850,14 @@ "singular": "On **%1$@**, Telegram automatically selected %2$@ that joined **%3$@** and other listed channels after **%4$@**." } }, + "Chat.Giveaway.Info.FullDate": { + "url": "https://translations.telegram.org/en/ios/unsorted/Chat.Giveaway.Info.FullDate", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "**%1$@** on **%2$@**" + } + }, "Chat.Giveaway.Info.NotAllowedCountry": { "url": "https://translations.telegram.org/en/ios/unsorted/Chat.Giveaway.Info.NotAllowedCountry", "photo_url": null, @@ -4176,6 +4192,31 @@ "singular": "%@ doesn't accept voice or video messages" } }, + "CountriesList.SaveCountries": { + "url": "https://translations.telegram.org/en/ios/unsorted/CountriesList.SaveCountries", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Save Countries" + } + }, + "CountriesList.SelectCountries": { + "url": "https://translations.telegram.org/en/ios/unsorted/CountriesList.SelectCountries", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Select Countries" + } + }, + "CountriesList.SelectUpTo": { + "url": "https://translations.telegram.org/en/ios/unsorted/CountriesList.SelectUpTo", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "select up to %@ country", + "plural": "select up to %@ countries" + } + }, "CreateExternalStream.StreamKeyTitle": { "url": "https://translations.telegram.org/en/ios/unsorted/CreateExternalStream.StreamKeyTitle", "photo_url": null,