Update content of files

This commit is contained in:
GitHub Action 2024-02-13 15:16:53 +00:00
parent 50355ad849
commit ae6eefa3a7
6 changed files with 95 additions and 95 deletions

View file

@ -1092,6 +1092,7 @@
"BoostingGiftLinkForwardedToSavedMsg", "BoostingGiftLinkForwardedToSavedMsg",
"BoostingGiftsCount", "BoostingGiftsCount",
"BoostingGiveAwayAbout", "BoostingGiveAwayAbout",
"BoostingGiveAwayAbout",
"BoostingGiveAwayFromCountries", "BoostingGiveAwayFromCountries",
"BoostingGiveaway", "BoostingGiveaway",
"BoostingGiveawayAdditionPrizeCountHint", "BoostingGiveawayAdditionPrizeCountHint",
@ -5210,7 +5211,6 @@
"PushReactRound", "PushReactRound",
"PushReactSticker", "PushReactSticker",
"PushReactText", "PushReactText",
"PushReactVideo",
"QRCodeLinkHelpChannel", "QRCodeLinkHelpChannel",
"QRCodeLinkHelpFolder", "QRCodeLinkHelpFolder",
"QRCodeLinkHelpGroup", "QRCodeLinkHelpGroup",

View file

@ -211,7 +211,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6"> </div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/android/chat_list/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/android/chat_list/" class="tr-section">
<div class="tr-section-cover cover3"></div> <div class="tr-section-cover cover3"></div>
<div class="tr-section-caption">Chat List (311)</div> <div class="tr-section-caption">Chat List (312)</div>
</a></div> </a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6"> </div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/android/private_chats/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/android/private_chats/" class="tr-section">
@ -221,7 +221,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6"> </div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/android/groups_and_channels/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/android/groups_and_channels/" class="tr-section">
<div class="tr-section-cover cover8"></div> <div class="tr-section-cover cover8"></div>
<div class="tr-section-caption">Groups And Channels (1340)</div> <div class="tr-section-caption">Groups And Channels (1349)</div>
</a></div> </a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6"> </div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/android/profile/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/android/profile/" class="tr-section">
@ -261,7 +261,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6"> </div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (1683)</div> <div class="tr-section-caption">Unsorted (1674)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -472,6 +472,14 @@
"singular": "Channel started a giveaway" "singular": "Channel started a giveaway"
} }
}, },
"BoostingGiveawayGroupStarted": {
"url": "https://translations.telegram.org/en/android/chat_list/BoostingGiveawayGroupStarted",
"photo_url": "https://telegra.ph/file/p/3aa70c88f0a/37c6ebb3e66795b0668a217.jpg?c=99,108,364,364,280,280",
"has_binding": true,
"values": {
"singular": "Group started a giveaway"
}
},
"BoostingGiveawayResults": { "BoostingGiveawayResults": {
"url": "https://translations.telegram.org/en/android/chat_list/BoostingGiveawayResults", "url": "https://translations.telegram.org/en/android/chat_list/BoostingGiveawayResults",
"photo_url": "https://telegra.ph/file/p/e8a2bc47858/91cff0d36d2a8395dff9617.jpg?c=98,120,280,280,280,280", "photo_url": "https://telegra.ph/file/p/e8a2bc47858/91cff0d36d2a8395dff9617.jpg?c=98,120,280,280,280,280",

View file

@ -999,7 +999,7 @@
"BoostFeatureCustomBackgroundGroup": { "BoostFeatureCustomBackgroundGroup": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostFeatureCustomBackgroundGroup", "url": "https://translations.telegram.org/en/android/groups_and_channels/BoostFeatureCustomBackgroundGroup",
"photo_url": "https://telegra.ph/file/p/0572b4418b4/7d52021916dcac5b529ff17.jpg?c=77,481,340,340,280,280", "photo_url": "https://telegra.ph/file/p/0572b4418b4/7d52021916dcac5b529ff17.jpg?c=77,481,340,340,280,280",
"has_binding": false, "has_binding": true,
"values": { "values": {
"singular": "Custom Group Background" "singular": "Custom Group Background"
} }
@ -1230,6 +1230,14 @@
"singular": "Boost Group" "singular": "Boost Group"
} }
}, },
"BoostingBoostsGroupByUserServiceMsg": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingBoostsGroupByUserServiceMsg",
"photo_url": "https://telegra.ph/file/p/663fcd26930/7e3cea9a5bc453d0442af17.jpg?c=115,351,371,371,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%s</mark> boosted the group"
}
},
"BoostingBoostsGroupByUserServiceMsgCount": { "BoostingBoostsGroupByUserServiceMsgCount": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingBoostsGroupByUserServiceMsgCount", "url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingBoostsGroupByUserServiceMsgCount",
"photo_url": "https://telegra.ph/file/p/1d67e15b068/98725fcc863523800a24a17.jpg?c=66,711,468,468,280,280", "photo_url": "https://telegra.ph/file/p/1d67e15b068/98725fcc863523800a24a17.jpg?c=66,711,468,468,280,280",
@ -1263,6 +1271,14 @@
"singular": "Check your channels **Statistics** to see how this giveaway boosted your channel." "singular": "Check your channels **Statistics** to see how this giveaway boosted your channel."
} }
}, },
"BoostingCheckStatisticGroup": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingCheckStatisticGroup",
"photo_url": "https://telegra.ph/file/p/716adb18129/e66a5c4b887358c4d2e1517.jpg?c=55,659,516,516,280,280",
"has_binding": false,
"values": {
"singular": "Check your groups **Statistics** to see how this giveaway boosted your group."
}
},
"BoostingChooseChannelsGroupsNeedToJoin": { "BoostingChooseChannelsGroupsNeedToJoin": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingChooseChannelsGroupsNeedToJoin", "url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingChooseChannelsGroupsNeedToJoin",
"photo_url": "https://telegra.ph/file/p/b126e039c0c/1f82ed2d92b0774953b0717.jpg?c=0,542,600,629,268,280", "photo_url": "https://telegra.ph/file/p/b126e039c0c/1f82ed2d92b0774953b0717.jpg?c=0,542,600,629,268,280",
@ -1385,6 +1401,14 @@
"singular": "Get more boosts for your group by gifting Premium to your members." "singular": "Get more boosts for your group by gifting Premium to your members."
} }
}, },
"BoostingGiveAwayAbout": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveAwayAbout",
"photo_url": "https://telegra.ph/file/p/fc85723b68d/3f53e33032cd491e6441717.jpg?c=58,241,364,364,280,280",
"has_binding": true,
"values": {
"singular": "About this giveaway"
}
},
"BoostingGiveAwayFromCountries": { "BoostingGiveAwayFromCountries": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveAwayFromCountries", "url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveAwayFromCountries",
"photo_url": "https://telegra.ph/file/p/19f60fe5827/737af57aeaf384e6a959b17.jpg?c=51,579,354,354,280,280", "photo_url": "https://telegra.ph/file/p/19f60fe5827/737af57aeaf384e6a959b17.jpg?c=51,579,354,354,280,280",
@ -1477,6 +1501,32 @@
"plural": "On **<mark class=\"token\">%2$s</mark>**, Telegram will automatically select **<mark class=\"token\">%3$s</mark>** random users that joined **<mark class=\"token\">%4$s</mark>** and **<mark class=\"token\">%5$s</mark>** other listed channels after **<mark class=\"token\">%6$s</mark>** on **<mark class=\"token\">%7$s</mark>**." "plural": "On **<mark class=\"token\">%2$s</mark>**, Telegram will automatically select **<mark class=\"token\">%3$s</mark>** random users that joined **<mark class=\"token\">%4$s</mark>** and **<mark class=\"token\">%5$s</mark>** other listed channels after **<mark class=\"token\">%6$s</mark>** on **<mark class=\"token\">%7$s</mark>**."
} }
}, },
"BoostingGiveawayHowItWorksTextGroup": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayHowItWorksTextGroup",
"photo_url": "https://telegra.ph/file/p/fc85723b68d/3f53e33032cd491e6441717.jpg?c=37,248,523,523,280,280",
"has_binding": false,
"values": {
"singular": "This giveaway is sponsored by the admins of **<mark class=\"token\">%2$s</mark>**, who acquired **<mark class=\"token\">%3$s</mark> Telegram Premium** subscription for <mark class=\"token\">%4$s</mark> for its members.",
"plural": "This giveaway is sponsored by the admins of **<mark class=\"token\">%2$s</mark>**, who acquired **<mark class=\"token\">%3$s</mark> Telegram Premium** subscriptions for <mark class=\"token\">%4$s</mark> for its members."
}
},
"BoostingGiveawayJustStartedGroup": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayJustStartedGroup",
"photo_url": "https://telegra.ph/file/p/9db3d1a7b68/fead15dc1d556377b947517.jpg?c=0,220,600,623,268,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%s</mark> just started a giveaway of Telegram Premium subscriptions to its members."
}
},
"BoostingGiveawayMsgNewSubsGroupPlural": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayMsgNewSubsGroupPlural",
"photo_url": "https://telegra.ph/file/p/9db3d1a7b68/fead15dc1d556377b947517.jpg?c=196,631,350,350,280,280",
"has_binding": false,
"values": {
"singular": "New members of the group:",
"plural": "New members of the groups:"
}
},
"BoostingGiveawayMsgPrizes": { "BoostingGiveawayMsgPrizes": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayMsgPrizes", "url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayMsgPrizes",
"photo_url": "https://telegra.ph/file/p/28e78ecca9a/691f5c8313ad0fd4d946617.jpg?c=110,541,280,280,280,280", "photo_url": "https://telegra.ph/file/p/28e78ecca9a/691f5c8313ad0fd4d946617.jpg?c=110,541,280,280,280,280",
@ -1494,6 +1544,14 @@
"singular": "with" "singular": "with"
} }
}, },
"BoostingGiveawayNotEligibleAdminGroup": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayNotEligibleAdminGroup",
"photo_url": "https://telegra.ph/file/p/fc85723b68d/3f53e33032cd491e6441717.jpg?c=44,481,489,489,280,280",
"has_binding": false,
"values": {
"singular": "You are not eligible to participate in this giveaway, because you are an admin of participating group (**<mark class=\"token\">%1$s</mark>**)."
}
},
"BoostingGiveawayNotEligibleCountry": { "BoostingGiveawayNotEligibleCountry": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayNotEligibleCountry", "url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGiveawayNotEligibleCountry",
"photo_url": "https://telegra.ph/file/p/4e1ebe2e8e7/7003a1d0a1a68b5abafd117.jpg?c=40,463,505,505,280,280", "photo_url": "https://telegra.ph/file/p/4e1ebe2e8e7/7003a1d0a1a68b5abafd117.jpg?c=40,463,505,505,280,280",
@ -4160,6 +4218,14 @@
"singular": "<mark class=\"token\">un1</mark> changed channel emoji from <mark class=\"token\">%1$s</mark> to <mark class=\"token\">%2$s</mark>" "singular": "<mark class=\"token\">un1</mark> changed channel emoji from <mark class=\"token\">%1$s</mark> to <mark class=\"token\">%2$s</mark>"
} }
}, },
"EventLogChangedEmojiPack": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/EventLogChangedEmojiPack",
"photo_url": "https://telegra.ph/file/p/460dc8d5886/2009dbc878094227bb67517.jpg?c=33,250,534,534,280,280",
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">un1</mark> changed the group emoji pack"
}
},
"EventLogChangedEmojiStatus": { "EventLogChangedEmojiStatus": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/EventLogChangedEmojiStatus", "url": "https://translations.telegram.org/en/android/groups_and_channels/EventLogChangedEmojiStatus",
"photo_url": "https://telegra.ph/file/p/65e0d0e69c9/92420a2e5b5aefee6ea8317.jpg?c=0,297,600,606,276,280", "photo_url": "https://telegra.ph/file/p/65e0d0e69c9/92420a2e5b5aefee6ea8317.jpg?c=0,297,600,606,276,280",
@ -4760,6 +4826,14 @@
"singular": "<mark class=\"token\">un1</mark> removed the channel photo" "singular": "<mark class=\"token\">un1</mark> removed the channel photo"
} }
}, },
"EventLogRemovedEmojiPack": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/EventLogRemovedEmojiPack",
"photo_url": "https://telegra.ph/file/p/460dc8d5886/2009dbc878094227bb67517.jpg?c=32,479,537,537,280,280",
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">un1</mark> removed the group emoji pack"
}
},
"EventLogRemovedGroupLink": { "EventLogRemovedGroupLink": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/EventLogRemovedGroupLink", "url": "https://translations.telegram.org/en/android/groups_and_channels/EventLogRemovedGroupLink",
"photo_url": "https://telegra.ph/file/p/d7f1a536060/ae7f66720c4e029ae46661d.jpg?c=327,1192,752,752,280,280", "photo_url": "https://telegra.ph/file/p/d7f1a536060/ae7f66720c4e029ae46661d.jpg?c=327,1192,752,752,280,280",
@ -5596,7 +5670,7 @@
"GroupsEmojiPackUpdated": { "GroupsEmojiPackUpdated": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/GroupsEmojiPackUpdated", "url": "https://translations.telegram.org/en/android/groups_and_channels/GroupsEmojiPackUpdated",
"photo_url": "https://telegra.ph/file/p/c97ce3b3564/1149931020c16aaba0bd917.jpg?c=82,861,354,354,280,280", "photo_url": "https://telegra.ph/file/p/c97ce3b3564/1149931020c16aaba0bd917.jpg?c=82,861,354,354,280,280",
"has_binding": false, "has_binding": true,
"values": { "values": {
"singular": "Group emoji pack updated" "singular": "Group emoji pack updated"
} }
@ -7282,7 +7356,7 @@
"PremiumNeededForBoostingGroup": { "PremiumNeededForBoostingGroup": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/PremiumNeededForBoostingGroup", "url": "https://translations.telegram.org/en/android/groups_and_channels/PremiumNeededForBoostingGroup",
"photo_url": "https://telegra.ph/file/p/837ca2bbdbc/6a70c694ffcaa63fd2f1b17.jpg?c=38,348,519,519,280,280", "photo_url": "https://telegra.ph/file/p/837ca2bbdbc/6a70c694ffcaa63fd2f1b17.jpg?c=38,348,519,519,280,280",
"has_binding": false, "has_binding": true,
"values": { "values": {
"singular": "Only **Telegram Premium** subscribers can boost groups. Do you want subscribe to **Telegram Premium?**" "singular": "Only **Telegram Premium** subscribers can boost groups. Do you want subscribe to **Telegram Premium?**"
} }

View file

@ -2100,14 +2100,6 @@
"plural": "<mark class=\"token\">%2$s</mark> boosted the channel <mark class=\"token\">%1$d</mark> times" "plural": "<mark class=\"token\">%2$s</mark> boosted the channel <mark class=\"token\">%1$d</mark> times"
} }
}, },
"BoostingBoostsGroupByUserServiceMsg": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingBoostsGroupByUserServiceMsg",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%s</mark> boosted the group"
}
},
"BoostingCheckGiftsStatistic": { "BoostingCheckGiftsStatistic": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingCheckGiftsStatistic", "url": "https://translations.telegram.org/en/android/unsorted/BoostingCheckGiftsStatistic",
"photo_url": null, "photo_url": null,
@ -2124,14 +2116,6 @@
"singular": "Check your groups **Statistics** to see how gifts boosted your group." "singular": "Check your groups **Statistics** to see how gifts boosted your group."
} }
}, },
"BoostingCheckStatisticGroup": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingCheckStatisticGroup",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Check your groups **Statistics** to see how this giveaway boosted your group."
}
},
"BoostingEnableStoriesForGroup": { "BoostingEnableStoriesForGroup": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingEnableStoriesForGroup", "url": "https://translations.telegram.org/en/android/unsorted/BoostingEnableStoriesForGroup",
"photo_url": null, "photo_url": null,
@ -2174,14 +2158,6 @@
"plural": "To boost **<mark class=\"token\">%2$s</mark>**, get **<mark class=\"token\">%1$d</mark>** more boosts by gifting **Telegram Premium** to a friend." "plural": "To boost **<mark class=\"token\">%2$s</mark>**, get **<mark class=\"token\">%1$d</mark>** more boosts by gifting **Telegram Premium** to a friend."
} }
}, },
"BoostingGiveawayGroupStarted": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayGroupStarted",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Group started a giveaway"
}
},
"BoostingGiveawayHowItWorksSubTextDateEnd": { "BoostingGiveawayHowItWorksSubTextDateEnd": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayHowItWorksSubTextDateEnd", "url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayHowItWorksSubTextDateEnd",
"photo_url": null, "photo_url": null,
@ -2290,23 +2266,6 @@
"plural": "This giveaway was sponsored by the admins of **<mark class=\"token\">%2$s</mark>**, who acquired **<mark class=\"token\">%3$s</mark> Telegram Premium** subscriptions for <mark class=\"token\">%4$s</mark> for its members." "plural": "This giveaway was sponsored by the admins of **<mark class=\"token\">%2$s</mark>**, who acquired **<mark class=\"token\">%3$s</mark> Telegram Premium** subscriptions for <mark class=\"token\">%4$s</mark> for its members."
} }
}, },
"BoostingGiveawayHowItWorksTextGroup": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayHowItWorksTextGroup",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "This giveaway is sponsored by the admins of **<mark class=\"token\">%2$s</mark>**, who acquired **<mark class=\"token\">%3$s</mark> Telegram Premium** subscription for <mark class=\"token\">%4$s</mark> for its members.",
"plural": "This giveaway is sponsored by the admins of **<mark class=\"token\">%2$s</mark>**, who acquired **<mark class=\"token\">%3$s</mark> Telegram Premium** subscriptions for <mark class=\"token\">%4$s</mark> for its members."
}
},
"BoostingGiveawayJustStartedGroup": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayJustStartedGroup",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%s</mark> just started a giveaway of Telegram Premium subscriptions to its members."
}
},
"BoostingGiveawayMsgAllSubs": { "BoostingGiveawayMsgAllSubs": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayMsgAllSubs", "url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayMsgAllSubs",
"photo_url": null, "photo_url": null,
@ -2340,15 +2299,6 @@
"singular": "New subscribers of the channel:" "singular": "New subscribers of the channel:"
} }
}, },
"BoostingGiveawayMsgNewSubsGroupPlural": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayMsgNewSubsGroupPlural",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "New members of the group:",
"plural": "New members of the groups:"
}
},
"BoostingGiveawayMsgNewSubsPlural": { "BoostingGiveawayMsgNewSubsPlural": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayMsgNewSubsPlural", "url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayMsgNewSubsPlural",
"photo_url": null, "photo_url": null,
@ -2366,14 +2316,6 @@
"singular": "You are not eligible to participate in this giveaway because you joined this channel on **<mark class=\"token\">%1$s</mark>**, which is before the contest started." "singular": "You are not eligible to participate in this giveaway because you joined this channel on **<mark class=\"token\">%1$s</mark>**, which is before the contest started."
} }
}, },
"BoostingGiveawayNotEligibleAdminGroup": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayNotEligibleAdminGroup",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You are not eligible to participate in this giveaway, because you are an admin of participating group (**<mark class=\"token\">%1$s</mark>**)."
}
},
"BoostingGiveawayParticipantMulti": { "BoostingGiveawayParticipantMulti": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayParticipantMulti", "url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayParticipantMulti",
"photo_url": null, "photo_url": null,
@ -2411,7 +2353,7 @@
}, },
"BoostingGiveawayServiceUndistributedGroup": { "BoostingGiveawayServiceUndistributedGroup": {
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayServiceUndistributedGroup", "url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayServiceUndistributedGroup",
"photo_url": null, "photo_url": "https://telegra.ph/file/p/dbdc34a0004/bd4c873fbe48fc034245f17.jpg?c=0,556,600,634,264,280",
"has_binding": false, "has_binding": false,
"values": { "values": {
"singular": "<mark class=\"token\">%d</mark> undistributed link codes were forwarded to group administrators.", "singular": "<mark class=\"token\">%d</mark> undistributed link codes were forwarded to group administrators.",
@ -5088,14 +5030,6 @@
"singular": "<mark class=\"token\">un1</mark> changed group username from <mark class=\"token\">%1$s</mark> to <mark class=\"token\">%2$s</mark>" "singular": "<mark class=\"token\">un1</mark> changed group username from <mark class=\"token\">%1$s</mark> to <mark class=\"token\">%2$s</mark>"
} }
}, },
"EventLogChangedEmojiPack": {
"url": "https://translations.telegram.org/en/android/unsorted/EventLogChangedEmojiPack",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">un1</mark> changed the group emoji pack"
}
},
"EventLogCreateTopic": { "EventLogCreateTopic": {
"url": "https://translations.telegram.org/en/android/unsorted/EventLogCreateTopic", "url": "https://translations.telegram.org/en/android/unsorted/EventLogCreateTopic",
"photo_url": null, "photo_url": null,
@ -5200,14 +5134,6 @@
"singular": "Previous theme" "singular": "Previous theme"
} }
}, },
"EventLogRemovedEmojiPack": {
"url": "https://translations.telegram.org/en/android/unsorted/EventLogRemovedEmojiPack",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">un1</mark> removed the group emoji pack"
}
},
"EventLogRemovedLocation": { "EventLogRemovedLocation": {
"url": "https://translations.telegram.org/en/android/unsorted/EventLogRemovedLocation", "url": "https://translations.telegram.org/en/android/unsorted/EventLogRemovedLocation",
"photo_url": null, "photo_url": null,
@ -9477,14 +9403,6 @@
"singular": "<mark class=\"token\">%2$s</mark> to your \"<mark class=\"token\">%3$s</mark>\"" "singular": "<mark class=\"token\">%2$s</mark> to your \"<mark class=\"token\">%3$s</mark>\""
} }
}, },
"PushReactVideo": {
"url": "https://translations.telegram.org/en/android/unsorted/PushReactVideo",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%2$s</mark> to your video"
}
},
"Question": { "Question": {
"url": "https://translations.telegram.org/en/android/unsorted/Question", "url": "https://translations.telegram.org/en/android/unsorted/Question",
"photo_url": null, "photo_url": null,

View file

@ -2222,7 +2222,7 @@
"ChannelBoost.MoreBoostsNeeded.Text": { "ChannelBoost.MoreBoostsNeeded.Text": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.MoreBoostsNeeded.Text", "url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.MoreBoostsNeeded.Text",
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": true,
"values": { "values": {
"singular": "**<mark class=\"token\">%1$@</mark>** needs <mark class=\"token\">%2$@</mark> to unlock new features." "singular": "**<mark class=\"token\">%1$@</mark>** needs <mark class=\"token\">%2$@</mark> to unlock new features."
} }
@ -2238,7 +2238,7 @@
"ChannelBoost.Table.Group.CustomWallpaper": { "ChannelBoost.Table.Group.CustomWallpaper": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.Table.Group.CustomWallpaper", "url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.Table.Group.CustomWallpaper",
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": true,
"values": { "values": {
"singular": "Custom Group Background" "singular": "Custom Group Background"
} }
@ -6261,7 +6261,7 @@
"Group.Appearance.EmojiPackUpdated": { "Group.Appearance.EmojiPackUpdated": {
"url": "https://translations.telegram.org/en/ios/unsorted/Group.Appearance.EmojiPackUpdated", "url": "https://translations.telegram.org/en/ios/unsorted/Group.Appearance.EmojiPackUpdated",
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": true,
"values": { "values": {
"singular": "Group emoji pack updated." "singular": "Group emoji pack updated."
} }
@ -6750,7 +6750,7 @@
"GroupBoost.Error.PremiumNeededText": { "GroupBoost.Error.PremiumNeededText": {
"url": "https://translations.telegram.org/en/ios/unsorted/GroupBoost.Error.PremiumNeededText", "url": "https://translations.telegram.org/en/ios/unsorted/GroupBoost.Error.PremiumNeededText",
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": true,
"values": { "values": {
"singular": "Only **Telegram Premium** subscribers can boost groups. Do you want to subscribe to **Telegram Premium**?" "singular": "Only **Telegram Premium** subscribers can boost groups. Do you want to subscribe to **Telegram Premium**?"
} }
@ -10591,7 +10591,7 @@
"Premium.LastSeenInfo": { "Premium.LastSeenInfo": {
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.LastSeenInfo", "url": "https://translations.telegram.org/en/ios/unsorted/Premium.LastSeenInfo",
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": true,
"values": { "values": {
"singular": "View the last seen and read times of others even if you hide yours." "singular": "View the last seen and read times of others even if you hide yours."
} }