Update content of files

This commit is contained in:
GitHub Action 2023-11-08 23:18:57 +00:00
parent ae69f30a40
commit 34fb9b61bf
4 changed files with 37 additions and 73 deletions

View file

@ -11579,7 +11579,6 @@
"Appearance.ReduceMotion",
"Appearance.ReduceMotionInfo",
"Appearance.RemoveTheme",
"Appearance.RemoveThemeColor",
"Appearance.RemoveThemeColorConfirmation",
"Appearance.RemoveThemeConfirmation",
"Appearance.ShareTheme",
@ -15440,7 +15439,6 @@
"MediaPicker.Videos",
"MediaPicker.VoiceOver.Camera",
"MediaPlayer.UnknownArtist",
"MediaPlayer.UnknownTrack",
"MemberRequests.AddToChannel",
"MemberRequests.AddToGroup",
"MemberRequests.DescriptionChannel",
@ -18242,9 +18240,7 @@
"Theme.Colors.ColorWallpaperWarning",
"Theme.Colors.ColorWallpaperWarningProceed",
"Theme.Colors.Messages",
"Theme.Colors.Proceed",
"Theme.Context.Apply",
"Theme.Context.ChangeColors",
"Theme.ErrorNotFound",
"Theme.ThemeChanged",
"Theme.ThemeChangedText",

View file

@ -221,7 +221,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" class="tr-section">
<div class="tr-section-cover cover8"></div>
<div class="tr-section-caption">Groups And Channels (1251)</div>
<div class="tr-section-caption">Groups And Channels (1255)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/profile/" class="tr-section">
@ -261,7 +261,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 (1542)</div>
<div class="tr-section-caption">Unsorted (1538)</div>
</a></div>
</div>
</section></section>

View file

@ -2833,6 +2833,31 @@
"singular": "Rate Transcription"
}
},
"Chat.Giveaway.Info.OngoingNew": {
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Chat.Giveaway.Info.OngoingNew",
"photo_url": "https://telegra.ph/file/p/3e874adb39a/5613f8cbd9e898e9dca7017.jpg?c=100,452,405,405,280,280",
"has_binding": true,
"values": {
"singular": "On **<mark class=\"token\">%1$@</mark>**, Telegram will automatically select <mark class=\"token\">%2$@</mark> that joined **<mark class=\"token\">%3$@</mark>** after **<mark class=\"token\">%4$@</mark>**."
}
},
"Chat.Giveaway.Info.RandomUsers": {
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Chat.Giveaway.Info.RandomUsers",
"photo_url": "https://telegra.ph/file/p/3e874adb39a/5613f8cbd9e898e9dca7017.jpg?c=229,504,280,280,280,280",
"has_binding": true,
"values": {
"singular": "**<mark class=\"token\">%@</mark>** random user",
"plural": "**<mark class=\"token\">%@</mark>** random users"
}
},
"Chat.Giveaway.Message.ParticipantsNew": {
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Chat.Giveaway.Message.ParticipantsNew",
"photo_url": "https://telegra.ph/file/p/2b36c03badf/ade334a3c8ecd20a58c0617.jpg?c=37,690,340,340,280,280",
"has_binding": true,
"values": {
"singular": "All users who join this channel after this date:"
}
},
"Chat.MessagesUnpinned": {
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Chat.MessagesUnpinned",
"photo_url": "https://telegra.ph/file/p/fb0cf26aedb/5815345d4ecb29451ec0617.jpg?c=80,872,294,294,280,280",
@ -3772,6 +3797,14 @@
"singular": "Pin this message and notify all group members?"
}
},
"Conversation.PinnedGiveaway.Ongoing": {
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.PinnedGiveaway.Ongoing",
"photo_url": "https://telegra.ph/file/p/3e874adb39a/5613f8cbd9e898e9dca7017.jpg?c=243,524,280,280,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%1$@</mark> on <mark class=\"token\">%2$@</mark>"
}
},
"Conversation.PinnedMessage": {
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.PinnedMessage",
"photo_url": "https://telegra.ph/file/p/b108e147635/314dde676f323ae98a05f1d.jpg?c=32,104,280,280,280,280",

View file

@ -63,14 +63,6 @@
"singular": "Publish"
}
},
"Appearance.RemoveThemeColor": {
"url": "https://translations.telegram.org/en/ios/unsorted/Appearance.RemoveThemeColor",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Remove"
}
},
"Appearance.RemoveThemeColorConfirmation": {
"url": "https://translations.telegram.org/en/ios/unsorted/Appearance.RemoveThemeColorConfirmation",
"photo_url": null,
@ -1930,14 +1922,6 @@
"singular": "On **<mark class=\"token\">%1$@</mark>**, Telegram will automatically select <mark class=\"token\">%2$@</mark> of **<mark class=\"token\">%3$@</mark>** and <mark class=\"token\">%4$@</mark>."
}
},
"Chat.Giveaway.Info.OngoingNew": {
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Giveaway.Info.OngoingNew",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "On **<mark class=\"token\">%1$@</mark>**, Telegram will automatically select <mark class=\"token\">%2$@</mark> that joined **<mark class=\"token\">%3$@</mark>** after **<mark class=\"token\">%4$@</mark>**."
}
},
"Chat.Giveaway.Info.OngoingNewMany": {
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Giveaway.Info.OngoingNewMany",
"photo_url": null,
@ -1963,15 +1947,6 @@
"singular": "You are participating in this giveaway because you joined the channel **<mark class=\"token\">%1$@</mark>** (and <mark class=\"token\">%2$@</mark>)."
}
},
"Chat.Giveaway.Info.RandomUsers": {
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Giveaway.Info.RandomUsers",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "**<mark class=\"token\">%@</mark>** random user",
"plural": "**<mark class=\"token\">%@</mark>** random users"
}
},
"Chat.Giveaway.Info.Refunded": {
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Giveaway.Info.Refunded",
"photo_url": null,
@ -2021,14 +1996,6 @@
"singular": "All subscribers of the channels below:"
}
},
"Chat.Giveaway.Message.ParticipantsNew": {
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Giveaway.Message.ParticipantsNew",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "New subscribers of the channel:"
}
},
"Chat.Giveaway.Message.ParticipantsNewMany": {
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Giveaway.Message.ParticipantsNewMany",
"photo_url": null,
@ -3729,14 +3696,6 @@
"plural": "<mark class=\"token\">%@</mark> winners were selected"
}
},
"Conversation.PinnedGiveaway.Ongoing": {
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.PinnedGiveaway.Ongoing",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%1$@</mark> on <mark class=\"token\">%2$@</mark>"
}
},
"Conversation.PinnedGiveaway.Ongoing.Winners": {
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.PinnedGiveaway.Ongoing.Winners",
"photo_url": null,
@ -6750,14 +6709,6 @@
"singular": "Unknown Artist"
}
},
"MediaPlayer.UnknownTrack": {
"url": "https://translations.telegram.org/en/ios/unsorted/MediaPlayer.UnknownTrack",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Unknown Track"
}
},
"Message.AudioTranscription.ErrorEmpty": {
"url": "https://translations.telegram.org/en/ios/unsorted/Message.AudioTranscription.ErrorEmpty",
"photo_url": null,
@ -10348,7 +10299,7 @@
},
"Stats.Boosts.PrepaidGiveawayCount": {
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.Boosts.PrepaidGiveawayCount",
"photo_url": null,
"photo_url": "https://telegra.ph/file/p/ce3a71e120a/c1767e0986fb15e1b0f3317.jpg?c=97,561,323,323,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%@</mark> Telegram Premium",
@ -10373,7 +10324,7 @@
},
"Stats.Boosts.PrepaidGiveawaysTitle": {
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.Boosts.PrepaidGiveawaysTitle",
"photo_url": null,
"photo_url": "https://telegra.ph/file/p/ce3a71e120a/c1767e0986fb15e1b0f3317.jpg?c=32,542,280,280,280,280",
"has_binding": true,
"values": {
"singular": "PREPAID GIVEAWAYS"
@ -10718,14 +10669,6 @@
"singular": "Messages"
}
},
"Theme.Colors.Proceed": {
"url": "https://translations.telegram.org/en/ios/unsorted/Theme.Colors.Proceed",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Proceed"
}
},
"Theme.Context.Apply": {
"url": "https://translations.telegram.org/en/ios/unsorted/Theme.Context.Apply",
"photo_url": null,
@ -10734,14 +10677,6 @@
"singular": "Apply"
}
},
"Theme.Context.ChangeColors": {
"url": "https://translations.telegram.org/en/ios/unsorted/Theme.Context.ChangeColors",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Change Colors"
}
},
"Theme.ThemeChanged": {
"url": "https://translations.telegram.org/en/ios/unsorted/Theme.ThemeChanged",
"photo_url": null,