diff --git a/data/web_tr/translation_keys.json b/data/web_tr/translation_keys.json index 5c9f3db86b..d3f5a17e35 100644 --- a/data/web_tr/translation_keys.json +++ b/data/web_tr/translation_keys.json @@ -11979,6 +11979,8 @@ "ChatListFilter.SectionShare", "ChatListFilter.ShowMoreChats", "ChatListFilter.ToastChatsAddedText", + "ChatListFilter.ToastChatsAddedText", + "ChatListFilter.ToastChatsAddedTitle", "ChatListFilter.ToastChatsAddedTitle", "ChatListFilter.ToastChatsRemovedText", "ChatListFilter.ToastChatsRemovedTitle", @@ -14178,7 +14180,6 @@ "Message.Animation", "Message.Audio", "Message.AudioTranscription.ErrorEmpty", - "Message.AudioTranscription.ErrorTooLong", "Message.AudioTranscription.SubscribeToPremium", "Message.AudioTranscription.SubscribeToPremiumAction", "Message.AuthorPinnedGame", @@ -17377,7 +17378,6 @@ "WebApp.RemoveBot", "WebApp.RemoveConfirmationText", "WebApp.RemoveConfirmationTitle", - "WebApp.SelectChat", "WebApp.Send", "WebApp.Settings", "WebApp.ShareMyPhoneNumber", diff --git a/data/web_tr/translations.telegram.org/en/ios/settings.json b/data/web_tr/translations.telegram.org/en/ios/settings.json index d93dfb04b3..3804220f80 100644 --- a/data/web_tr/translations.telegram.org/en/ios/settings.json +++ b/data/web_tr/translations.telegram.org/en/ios/settings.json @@ -1993,6 +1993,23 @@ "singular": "SHARE FOLDER" } }, + "ChatListFilter.ToastChatsAddedText": { + "url": "https://translations.telegram.org/en/ios/settings/ChatListFilter.ToastChatsAddedText", + "photo_url": "https://telegra.ph/file/p/3ad48d10a31/8c5d7fd1a68fcbc11715817.jpg?c=53,755,497,497,280,280", + "has_binding": false, + "values": { + "singular": "It will not affect chatlist of the links of this folder" + } + }, + "ChatListFilter.ToastChatsAddedTitle": { + "url": "https://translations.telegram.org/en/ios/settings/ChatListFilter.ToastChatsAddedTitle", + "photo_url": "https://telegra.ph/file/p/3ad48d10a31/8c5d7fd1a68fcbc11715817.jpg?c=74,916,280,280,280,280", + "has_binding": false, + "values": { + "singular": "Сhat added to folder", + "plural": "%d chats added to folder" + } + }, "ChatListFolderSettings.AddRecommended": { "url": "https://translations.telegram.org/en/ios/settings/ChatListFolderSettings.AddRecommended", "photo_url": "https://telegra.ph/file/p/5bde93c2105/b13b1fe68f9c1bfe5ed3017.jpg?c=304,484,280,280,280,280", 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 f1d6eb0932..178fc123f9 100644 --- a/data/web_tr/translations.telegram.org/en/ios/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/ios/unsorted.json @@ -2598,7 +2598,7 @@ }, "ChatListFilter.ToastChatsAddedText": { "url": "https://translations.telegram.org/en/ios/unsorted/ChatListFilter.ToastChatsAddedText", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/3ad48d10a31/8c5d7fd1a68fcbc11715817.jpg?c=53,755,497,497,280,280", "has_binding": false, "values": { "singular": "It will not affect chatlist of the links of this folder" @@ -6419,14 +6419,6 @@ "singular": "No words recognized." } }, - "Message.AudioTranscription.ErrorTooLong": { - "url": "https://translations.telegram.org/en/ios/unsorted/Message.AudioTranscription.ErrorTooLong", - "photo_url": null, - "has_binding": true, - "values": { - "singular": "This voice message is too long to transcribe" - } - }, "Message.AudioTranscription.SubscribeToPremium": { "url": "https://translations.telegram.org/en/ios/unsorted/Message.AudioTranscription.SubscribeToPremium", "photo_url": null, @@ -11720,14 +11712,6 @@ "singular": "Message Preview" } }, - "WebApp.SelectChat": { - "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.SelectChat", - "photo_url": null, - "has_binding": false, - "values": { - "singular": "Select Chat" - } - }, "WebApp.Send": { "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.Send", "photo_url": null,