diff --git a/data/web_tr/translation_keys.json b/data/web_tr/translation_keys.json
index 241929e66e..bff99497db 100644
--- a/data/web_tr/translation_keys.json
+++ b/data/web_tr/translation_keys.json
@@ -10818,6 +10818,7 @@
"Channel.ErrorAccessDenied",
"Channel.ErrorAddBlocked",
"Channel.ErrorAddTooMuch",
+ "Channel.ErrorAdminsTooMuch",
"Channel.Info.Banned",
"Channel.Info.BlackList",
"Channel.Info.Description",
@@ -11024,6 +11025,7 @@
"ChatImport.SelectionConfirmationGroupWithoutTitle",
"ChatImport.SelectionConfirmationUserWithTitle",
"ChatImport.SelectionConfirmationUserWithoutTitle",
+ "ChatImport.SelectionErrorGroupGeneric",
"ChatImport.SelectionErrorNotAdmin",
"ChatImport.Title",
"ChatImport.UserErrorNotMutual",
@@ -11747,6 +11749,7 @@
"Conversation.HoldForAudio",
"Conversation.HoldForVideo",
"Conversation.ImageCopied",
+ "Conversation.ImportProgress",
"Conversation.ImportedMessageHint",
"Conversation.IncreaseSpeed",
"Conversation.Info",
@@ -12424,6 +12427,7 @@
"Group.ErrorAddBlocked",
"Group.ErrorAddTooMuchAdmins",
"Group.ErrorAddTooMuchBots",
+ "Group.ErrorAdminsTooMuch",
"Group.ErrorNotMutualContact",
"Group.ErrorSendRestrictedMedia",
"Group.ErrorSendRestrictedStickers",
@@ -14560,12 +14564,8 @@
"Privacy.DeleteDrafts.DraftsDeleted",
"Privacy.Exceptions",
"Privacy.Exceptions.DeleteAll",
- "Privacy.Exceptions.DeleteAll",
- "Privacy.Exceptions.DeleteAllConfirmation",
"Privacy.Exceptions.DeleteAllConfirmation",
"Privacy.Exceptions.DeleteAllExceptions",
- "Privacy.Exceptions.DeleteAllExceptions",
- "Privacy.ExceptionsCount",
"Privacy.ExceptionsCount",
"Privacy.Forwards",
"Privacy.Forwards.AlwaysAllow.Title",
diff --git a/data/web_tr/translations.telegram.org/en/ios.html b/data/web_tr/translations.telegram.org/en/ios.html
index 511635e16f..973c27b634 100644
--- a/data/web_tr/translations.telegram.org/en/ios.html
+++ b/data/web_tr/translations.telegram.org/en/ios.html
@@ -223,7 +223,7 @@
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 2ba9c09719..cfcf54c2b7 100644
--- a/data/web_tr/translations.telegram.org/en/ios/settings.json
+++ b/data/web_tr/translations.telegram.org/en/ios/settings.json
@@ -8065,6 +8065,14 @@
"singular": "Misc"
}
},
+ "StorageManagement.SectionMusic": {
+ "url": "https://translations.telegram.org/en/ios/settings/StorageManagement.SectionMusic",
+ "photo_url": "https://telegra.ph/file/p/9be5169a9cf/a153b2f1a09548811e06c17.jpg?c=69,113,280,280,280,280",
+ "has_binding": true,
+ "values": {
+ "singular": "Music"
+ }
+ },
"StorageManagement.SectionOther": {
"url": "https://translations.telegram.org/en/ios/settings/StorageManagement.SectionOther",
"photo_url": "https://telegra.ph/file/p/1be2a94eed0/dd90f7a7b9cf4c454549617.jpg?c=68,633,280,280,280,280",
@@ -8129,6 +8137,14 @@
"singular": "Media"
}
},
+ "StorageManagement.TabMusic": {
+ "url": "https://translations.telegram.org/en/ios/settings/StorageManagement.TabMusic",
+ "photo_url": "https://telegra.ph/file/p/9be5169a9cf/a153b2f1a09548811e06c17.jpg?c=284,947,280,280,280,280",
+ "has_binding": true,
+ "values": {
+ "singular": "Music"
+ }
+ },
"StorageManagement.Title": {
"url": "https://translations.telegram.org/en/ios/settings/StorageManagement.Title",
"photo_url": "https://telegra.ph/file/p/1be2a94eed0/dd90f7a7b9cf4c454549617.jpg?c=160,355,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 e0be4b19c0..96a21d1928 100644
--- a/data/web_tr/translations.telegram.org/en/ios/unsorted.json
+++ b/data/web_tr/translations.telegram.org/en/ios/unsorted.json
@@ -1200,6 +1200,14 @@
"singular": "Transfer Channel Ownership"
}
},
+ "Channel.ErrorAdminsTooMuch": {
+ "url": "https://translations.telegram.org/en/ios/unsorted/Channel.ErrorAdminsTooMuch",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Sorry, too many administrators in this channel."
+ }
+ },
"Channel.Info.Description": {
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.Info.Description",
"photo_url": null,
@@ -1652,6 +1660,14 @@
"singular": "Do you want to import messages into the chat with **
%@?**
Messages will be imported into the current day but will also include their original timestamps. Both sides will see the messages."
}
},
+ "ChatImport.SelectionErrorGroupGeneric": {
+ "url": "https://translations.telegram.org/en/ios/unsorted/ChatImport.SelectionErrorGroupGeneric",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Sorry, you can't import history to this group."
+ }
+ },
"ChatImportActivity.ErrorInvalidChatType": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChatImportActivity.ErrorInvalidChatType",
"photo_url": null,
@@ -2507,6 +2523,14 @@
"singular": "Only admins can send messages in this group."
}
},
+ "Conversation.ImportProgress": {
+ "url": "https://translations.telegram.org/en/ios/unsorted/Conversation.ImportProgress",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Importing Messages...
%@%"
+ }
+ },
"Conversation.ImportedMessageHint": {
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.ImportedMessageHint",
"photo_url": null,
@@ -3841,6 +3865,14 @@
"singular": "Sorry, this group is private."
}
},
+ "Group.ErrorAdminsTooMuch": {
+ "url": "https://translations.telegram.org/en/ios/unsorted/Group.ErrorAdminsTooMuch",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Sorry, too many administrators in this group."
+ }
+ },
"Group.ErrorSendRestrictedMedia": {
"url": "https://translations.telegram.org/en/ios/unsorted/Group.ErrorSendRestrictedMedia",
"photo_url": null,
@@ -7088,39 +7120,6 @@
"singular": "EXCEPTIONS"
}
},
- "Privacy.Exceptions.DeleteAll": {
- "url": "https://translations.telegram.org/en/ios/unsorted/Privacy.Exceptions.DeleteAll",
- "photo_url": null,
- "has_binding": true,
- "values": {
- "singular": "Delete All"
- }
- },
- "Privacy.Exceptions.DeleteAllConfirmation": {
- "url": "https://translations.telegram.org/en/ios/unsorted/Privacy.Exceptions.DeleteAllConfirmation",
- "photo_url": null,
- "has_binding": true,
- "values": {
- "singular": "Are you sure you want to delete all exceptions?"
- }
- },
- "Privacy.Exceptions.DeleteAllExceptions": {
- "url": "https://translations.telegram.org/en/ios/unsorted/Privacy.Exceptions.DeleteAllExceptions",
- "photo_url": "https://telegra.ph/file/p/4ed5f549c89/4d52b83987c7a5d634ad417.jpg?c=151,348,300,300,280,280",
- "has_binding": true,
- "values": {
- "singular": "Delete All Exceptions"
- }
- },
- "Privacy.ExceptionsCount": {
- "url": "https://translations.telegram.org/en/ios/unsorted/Privacy.ExceptionsCount",
- "photo_url": "https://telegra.ph/file/p/4ed5f549c89/4d52b83987c7a5d634ad417.jpg?c=26,140,280,280,280,280",
- "has_binding": true,
- "values": {
- "singular": "
%@ EXCEPTION",
- "plural": "
%@ EXCEPTIONS"
- }
- },
"Privacy.GroupsAndChannels.CustomShareHelp": {
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.GroupsAndChannels.CustomShareHelp",
"photo_url": null,
@@ -7768,22 +7767,6 @@
"singular": "Search Stickers"
}
},
- "StorageManagement.SectionMusic": {
- "url": "https://translations.telegram.org/en/ios/unsorted/StorageManagement.SectionMusic",
- "photo_url": null,
- "has_binding": true,
- "values": {
- "singular": "Music"
- }
- },
- "StorageManagement.TabMusic": {
- "url": "https://translations.telegram.org/en/ios/unsorted/StorageManagement.TabMusic",
- "photo_url": null,
- "has_binding": true,
- "values": {
- "singular": "Music"
- }
- },
"TextFormat.Format": {
"url": "https://translations.telegram.org/en/ios/unsorted/TextFormat.Format",
"photo_url": "https://telegra.ph/file/p/25abba849a1/c813c0f4026793770451a17.jpg?c=229,586,280,280,280,280",
@@ -8330,7 +8313,7 @@
},
"UserInfo.SuggestPhoto.AlertPhotoText": {
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.SuggestPhoto.AlertPhotoText",
- "photo_url": null,
+ "photo_url": "https://telegra.ph/file/p/80deaba2848/4e0e0a066b196f28e1e2f17.jpg?c=89,460,420,420,280,280",
"has_binding": true,
"values": {
"singular": "Do you want to suggest
%@ to set this photo for their profile?"
@@ -8338,7 +8321,7 @@
},
"UserInfo.SuggestPhoto.AlertSuggest": {
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.SuggestPhoto.AlertSuggest",
- "photo_url": null,
+ "photo_url": "https://telegra.ph/file/p/80deaba2848/4e0e0a066b196f28e1e2f17.jpg?c=230,608,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Suggest"
@@ -8346,7 +8329,7 @@
},
"UserInfo.SuggestPhoto.AlertVideoText": {
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.SuggestPhoto.AlertVideoText",
- "photo_url": null,
+ "photo_url": "https://telegra.ph/file/p/0d0e627598d/21bd21b8602057cdcbdea17.jpg?c=90,460,420,420,280,280",
"has_binding": true,
"values": {
"singular": "Do you want to suggest
%@ to set this video for their profile?"