Update content of files

This commit is contained in:
GitHub Action 2024-02-14 15:08:03 +00:00
parent 6909e76353
commit d0e50e4d1d
5 changed files with 57 additions and 3 deletions

View file

@ -2861,6 +2861,7 @@
"FilterShareFolder", "FilterShareFolder",
"FilterShareFolderButton", "FilterShareFolderButton",
"FilterShowMoreChats", "FilterShowMoreChats",
"FilterStories",
"FilterUnmuteAll", "FilterUnmuteAll",
"FilterUnread", "FilterUnread",
"FilterUserAddedToExisting", "FilterUserAddedToExisting",
@ -4222,6 +4223,7 @@
"NotificationPinnedGiveaway", "NotificationPinnedGiveaway",
"NotificationReactGiveaway", "NotificationReactGiveaway",
"NotificationShowSenderNames", "NotificationShowSenderNames",
"NotificationStories",
"NotificationStory", "NotificationStory",
"NotificationTopicExceptionsDesctription", "NotificationTopicExceptionsDesctription",
"NotificationUnrecognizedDevice", "NotificationUnrecognizedDevice",
@ -15696,6 +15698,8 @@
"GroupBoost.PremiumUsersCanBoost", "GroupBoost.PremiumUsersCanBoost",
"GroupBoost.ProfileColor", "GroupBoost.ProfileColor",
"GroupBoost.ProfileIcon", "GroupBoost.ProfileIcon",
"GroupBoost.Table.Group.EmojiPack",
"GroupBoost.Table.Group.VoiceToText",
"GroupBoost.Title", "GroupBoost.Title",
"GroupBoost.Title.Current", "GroupBoost.Title.Current",
"GroupBoost.Title.Other", "GroupBoost.Title.Other",
@ -19192,6 +19196,8 @@
"Story.Footer.Views", "Story.Footer.Views",
"Story.FooterReplyUnavailable", "Story.FooterReplyUnavailable",
"Story.ForwardAuthorHiddenTooltip", "Story.ForwardAuthorHiddenTooltip",
"Story.GroupCommentingRestrictedPlaceholder",
"Story.GroupCommentingRestrictedPlaceholderAction",
"Story.Guide.BackDescription", "Story.Guide.BackDescription",
"Story.Guide.BackTitle", "Story.Guide.BackTitle",
"Story.Guide.Description", "Story.Guide.Description",

View file

@ -1101,7 +1101,7 @@
"BoostFeatureVoiceToTextConversion": { "BoostFeatureVoiceToTextConversion": {
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostFeatureVoiceToTextConversion", "url": "https://translations.telegram.org/en/android/groups_and_channels/BoostFeatureVoiceToTextConversion",
"photo_url": "https://telegra.ph/file/p/0572b4418b4/7d52021916dcac5b529ff17.jpg?c=79,631,315,315,280,280", "photo_url": "https://telegra.ph/file/p/0572b4418b4/7d52021916dcac5b529ff17.jpg?c=79,631,315,315,280,280",
"has_binding": false, "has_binding": true,
"values": { "values": {
"singular": "Voice-to-Text Conversion" "singular": "Voice-to-Text Conversion"
} }

View file

@ -523,6 +523,14 @@
"singular": "failed to upload" "singular": "failed to upload"
} }
}, },
"FilterStories": {
"url": "https://translations.telegram.org/en/android/stories/FilterStories",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Stories"
}
},
"FlashIntensity": { "FlashIntensity": {
"url": "https://translations.telegram.org/en/android/stories/FlashIntensity", "url": "https://translations.telegram.org/en/android/stories/FlashIntensity",
"photo_url": "https://telegra.ph/file/p/91c9b7fc0c8/8af8ff757109916120f0a17.jpg?c=184,161,280,280,280,280", "photo_url": "https://telegra.ph/file/p/91c9b7fc0c8/8af8ff757109916120f0a17.jpg?c=184,161,280,280,280,280",
@ -869,6 +877,14 @@
"singular": "<mark class=\"token\">%s</mark> shared a story to the group" "singular": "<mark class=\"token\">%s</mark> shared a story to the group"
} }
}, },
"NotificationStories": {
"url": "https://translations.telegram.org/en/android/stories/NotificationStories",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Stories"
}
},
"NotificationStory": { "NotificationStory": {
"url": "https://translations.telegram.org/en/android/stories/NotificationStory", "url": "https://translations.telegram.org/en/android/stories/NotificationStory",
"photo_url": null, "photo_url": null,

View file

@ -199,7 +199,7 @@
</div></nav> </div></nav>
<section class="content clearfix"> <section class="content clearfix">
<section class="tr-content"><h3 class="tr-header"> <section class="tr-content"><h3 class="tr-header">
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">7911</span> <a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">7915</span>
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/ios/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/ios/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/ios/recent/comments">Comments</a></span></div> <div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/ios/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/ios/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/ios/recent/comments">Comments</a></span></div>
</h3> </h3>
<section class="tr-sections clearfix"> <section class="tr-sections clearfix">
@ -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/ios/unsorted/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (1673)</div> <div class="tr-section-caption">Unsorted (1677)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -6181,6 +6181,22 @@
"singular": "Set Cover Icon" "singular": "Set Cover Icon"
} }
}, },
"GroupBoost.Table.Group.EmojiPack": {
"url": "https://translations.telegram.org/en/ios/unsorted/GroupBoost.Table.Group.EmojiPack",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Custom Emojipack"
}
},
"GroupBoost.Table.Group.VoiceToText": {
"url": "https://translations.telegram.org/en/ios/unsorted/GroupBoost.Table.Group.VoiceToText",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Voice-to-Text Conversion"
}
},
"GroupBoost.Wallpaper": { "GroupBoost.Wallpaper": {
"url": "https://translations.telegram.org/en/ios/unsorted/GroupBoost.Wallpaper", "url": "https://translations.telegram.org/en/ios/unsorted/GroupBoost.Wallpaper",
"photo_url": null, "photo_url": null,
@ -11594,6 +11610,22 @@
"singular": "This account was hidden by the user" "singular": "This account was hidden by the user"
} }
}, },
"Story.GroupCommentingRestrictedPlaceholder": {
"url": "https://translations.telegram.org/en/ios/unsorted/Story.GroupCommentingRestrictedPlaceholder",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Comments restricted. Boost the group to unlock."
}
},
"Story.GroupCommentingRestrictedPlaceholderAction": {
"url": "https://translations.telegram.org/en/ios/unsorted/Story.GroupCommentingRestrictedPlaceholderAction",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Learn More..."
}
},
"Story.MessagingRestrictedPlaceholder": { "Story.MessagingRestrictedPlaceholder": {
"url": "https://translations.telegram.org/en/ios/unsorted/Story.MessagingRestrictedPlaceholder", "url": "https://translations.telegram.org/en/ios/unsorted/Story.MessagingRestrictedPlaceholder",
"photo_url": null, "photo_url": null,