Update content of files

This commit is contained in:
GitHub Action 2023-04-18 18:40:04 +00:00
parent 04e7cee7b6
commit c2eae67ba4
4 changed files with 56 additions and 56 deletions

View file

@ -11511,6 +11511,7 @@
"Channel.DiscussionGroup.PrivateChannel",
"Channel.DiscussionGroup.PrivateChannelLink",
"Channel.DiscussionGroup.PrivateGroup",
"Channel.DiscussionGroup.PublicChannelLink",
"Channel.DiscussionGroup.SearchPlaceholder",
"Channel.DiscussionGroup.UnlinkChannel",
"Channel.DiscussionGroup.UnlinkGroup",
@ -13254,13 +13255,11 @@
"FolderLinkScreen.AlertTextUnavailablePublicGroup",
"FolderLinkScreen.AlertTextUnavailableUser",
"FolderLinkScreen.ChatCountHeaderUnavailable",
"FolderLinkScreen.ChatCountHeaderUnavailable",
"FolderLinkScreen.ChatsSectionHeader",
"FolderLinkScreen.ChatsSectionHeaderActionDeselectAll",
"FolderLinkScreen.ChatsSectionHeaderActionSelectAll",
"FolderLinkScreen.ChatsSectionHeaderSelected",
"FolderLinkScreen.ChatsSectionHeaderUnavailable",
"FolderLinkScreen.ChatsSectionHeaderUnavailable",
"FolderLinkScreen.ContextActionNameLink",
"FolderLinkScreen.LabelCanInvite",
"FolderLinkScreen.LabelUnavailableBot",
@ -13277,12 +13276,10 @@
"FolderLinkScreen.SaveAlertTitle",
"FolderLinkScreen.SaveUnknownError",
"FolderLinkScreen.Title",
"FolderLinkScreen.Title",
"FolderLinkScreen.TitleDescriptionDeselected",
"FolderLinkScreen.TitleDescriptionSelected",
"FolderLinkScreen.TitleDescriptionSelectedCount",
"FolderLinkScreen.TitleDescriptionUnavailable",
"FolderLinkScreen.TitleDescriptionUnavailable",
"FolderLinkScreen.ToastLinkUpdated",
"FolderLinkScreen.ToastNewChatAdded",
"ForcedPasswordSetup.Intro.Action",
@ -16340,6 +16337,7 @@
"Stats.Message.PublicShares",
"Stats.Message.Views",
"Stats.MessageForwards",
"Stats.MessageInteractionsTitle",
"Stats.MessageOverview",
"Stats.MessagePublicForwardsTitle",
"Stats.MessageTitle",
@ -16980,6 +16978,7 @@
"VoiceChat.InviteMemberToChannelFirstText",
"VoiceChat.InviteMemberToGroupFirstAdd",
"VoiceChat.InviteMemberToGroupFirstText",
"VoiceChat.InvitePeer",
"VoiceChat.InvitedPeerText",
"VoiceChat.LateBy",
"VoiceChat.Leave",
@ -17010,6 +17009,7 @@
"VoiceChat.PeerJoinedText",
"VoiceChat.PersonalAccount",
"VoiceChat.PinVideo",
"VoiceChat.Reconnecting",
"VoiceChat.RecordLandscape",
"VoiceChat.RecordOnlyAudio",
"VoiceChat.RecordPortrait",

View file

@ -207,7 +207,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/chat_list/" class="tr-section">
<div class="tr-section-cover cover3"></div>
<div class="tr-section-caption">Chat List (264)</div>
<div class="tr-section-caption">Chat List (266)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/private_chats/" class="tr-section">
@ -227,7 +227,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/settings/" class="tr-section">
<div class="tr-section-cover cover7"></div>
<div class="tr-section-caption">Settings (1338)</div>
<div class="tr-section-caption">Settings (1342)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/camera_and_media/" class="tr-section">
@ -252,7 +252,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (1497)</div>
<div class="tr-section-caption">Unsorted (1491)</div>
</a></div>
</div>
</section></section>

View file

@ -1584,6 +1584,23 @@
"plural": "Remove <mark class=\"token\">%@</mark> Downloads?"
}
},
"FolderLinkPreview.ToastFolderAddedText": {
"url": "https://translations.telegram.org/en/ios/chat_list/FolderLinkPreview.ToastFolderAddedText",
"photo_url": "https://telegra.ph/file/p/e88f5bf564c/de82b104f2126688636c317.jpg?c=77,898,280,280,280,280",
"has_binding": true,
"values": {
"singular": "You also joined <mark class=\"token\">%d</mark> chat",
"plural": "You also joined <mark class=\"token\">%d</mark> chats"
}
},
"FolderLinkPreview.ToastFolderAddedTitle": {
"url": "https://translations.telegram.org/en/ios/chat_list/FolderLinkPreview.ToastFolderAddedTitle",
"photo_url": "https://telegra.ph/file/p/e88f5bf564c/de82b104f2126688636c317.jpg?c=72,874,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Folder <mark class=\"token\">%@</mark> Added"
}
},
"Group.LeaveGroup": {
"url": "https://translations.telegram.org/en/ios/chat_list/Group.LeaveGroup",
"photo_url": "https://telegra.ph/file/p/7e584038f08/a339305a0d69a18d476cf1d.jpg?c=423,2005,394,394,280,280",

View file

@ -1240,6 +1240,14 @@
"singular": "Select a group chat that will host comments from your channel."
}
},
"Channel.DiscussionGroup.PublicChannelLink": {
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.DiscussionGroup.PublicChannelLink",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Make <mark class=\"token\">%1$@</mark> the discussion group for <mark class=\"token\">%2$@</mark>?"
}
},
"Channel.DiscussionGroup.SearchPlaceholder": {
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.DiscussionGroup.SearchPlaceholder",
"photo_url": null,
@ -4867,23 +4875,6 @@
"singular": "Folder <mark class=\"token\">%@</mark> Updated"
}
},
"FolderLinkPreview.ToastFolderAddedText": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkPreview.ToastFolderAddedText",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "You also joined <mark class=\"token\">%d</mark> chat",
"plural": "You also joined <mark class=\"token\">%d</mark> chats"
}
},
"FolderLinkPreview.ToastFolderAddedTitle": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkPreview.ToastFolderAddedTitle",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Folder <mark class=\"token\">%@</mark> Added"
}
},
"FolderLinkPreview.ToastLeftChatsText": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkPreview.ToastLeftChatsText",
"photo_url": null,
@ -4941,14 +4932,6 @@
"singular": "You can't share private chats"
}
},
"FolderLinkScreen.ChatCountHeaderUnavailable": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.ChatCountHeaderUnavailable",
"photo_url": "https://telegra.ph/file/p/d3e27a7a20d/65fa4a8e7da74fb88d2df17.jpg?c=34,247,531,531,280,280",
"has_binding": true,
"values": {
"singular": "There are no chats in this folder that you can share with others."
}
},
"FolderLinkScreen.ChatsSectionHeader": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.ChatsSectionHeader",
"photo_url": null,
@ -4973,14 +4956,6 @@
"singular": "SELECT ALL"
}
},
"FolderLinkScreen.ChatsSectionHeaderUnavailable": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.ChatsSectionHeaderUnavailable",
"photo_url": "https://telegra.ph/file/p/d3e27a7a20d/65fa4a8e7da74fb88d2df17.jpg?c=28,348,410,410,280,280",
"has_binding": false,
"values": {
"singular": "THESE CHATS CANNOT BE SHARED"
}
},
"FolderLinkScreen.LabelUnavailableGeneric": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.LabelUnavailableGeneric",
"photo_url": null,
@ -5045,14 +5020,6 @@
"singular": "An error occurred while updating the link"
}
},
"FolderLinkScreen.Title": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.Title",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Share Folder"
}
},
"FolderLinkScreen.TitleDescriptionSelectedCount": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.TitleDescriptionSelectedCount",
"photo_url": null,
@ -5062,14 +5029,6 @@
"plural": "the <mark class=\"token\">%d</mark> chats"
}
},
"FolderLinkScreen.TitleDescriptionUnavailable": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.TitleDescriptionUnavailable",
"photo_url": "https://telegra.ph/file/p/d3e27a7a20d/65fa4a8e7da74fb88d2df17.jpg?c=3,358,592,592,280,280",
"has_binding": true,
"values": {
"singular": "You can only share groups and channels in which you are allowed to create invite links."
}
},
"FolderLinkScreen.ToastLinkUpdated": {
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.ToastLinkUpdated",
"photo_url": null,
@ -10154,6 +10113,14 @@
"plural": "<mark class=\"token\">%@</mark> shared"
}
},
"Stats.MessageInteractionsTitle": {
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.MessageInteractionsTitle",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Interactions"
}
},
"Stats.MessageViews": {
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.MessageViews",
"photo_url": null,
@ -11393,6 +11360,14 @@
"singular": "Video Chat Title"
}
},
"VoiceChat.InvitePeer": {
"url": "https://translations.telegram.org/en/ios/unsorted/VoiceChat.InvitePeer",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Invite"
}
},
"VoiceChat.MuteForMe": {
"url": "https://translations.telegram.org/en/ios/unsorted/VoiceChat.MuteForMe",
"photo_url": null,
@ -11426,6 +11401,14 @@
"singular": "Pin Video"
}
},
"VoiceChat.Reconnecting": {
"url": "https://translations.telegram.org/en/ios/unsorted/VoiceChat.Reconnecting",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Reconnecting..."
}
},
"VoiceChat.RemovePeerConfirmationChannel": {
"url": "https://translations.telegram.org/en/ios/unsorted/VoiceChat.RemovePeerConfirmationChannel",
"photo_url": null,