Update content of files

This commit is contained in:
GitHub Action 2023-07-21 22:07:23 +00:00
parent 072df5d118
commit b7f39e52ed
7 changed files with 45 additions and 9 deletions

View file

@ -12018,6 +12018,7 @@
"Chat.NextChannelSameLocationSwipeProgress",
"Chat.NextChannelUnarchivedSwipeAction",
"Chat.NextChannelUnarchivedSwipeProgress",
"Chat.OpenStory",
"Chat.OutgoingContextMixedReactionCount",
"Chat.OutgoingContextReactionCount",
"Chat.PanelCustomStatusInfo",
@ -14769,6 +14770,7 @@
"Notification.LiveStreamScheduledTomorrow",
"Notification.LiveStreamStarted",
"Notification.LockScreenReactionPlaceholder",
"Notification.LockScreenStoryPlaceholder",
"Notification.MessageLifetime1d",
"Notification.MessageLifetime1d",
"Notification.MessageLifetime1h",
@ -16982,6 +16984,8 @@
"Story.TooltipVideoHasNoSound",
"Story.UnsupportedAction",
"Story.UnsupportedText",
"Story.Views.NoViews",
"Story.Views.ViewsExpired",
"StoryFeed.ContextAddStory",
"StoryFeed.ContextArchive",
"StoryFeed.ContextArchivedStories",

View file

@ -261,7 +261,7 @@
"NotificationStory": {
"url": "https://translations.telegram.org/en/android/stories/NotificationStory",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%s</mark> shared a story with you"
}
@ -384,7 +384,7 @@
"RecorderNewStory": {
"url": "https://translations.telegram.org/en/android/stories/RecorderNewStory",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "New Story"
}
@ -648,7 +648,7 @@
"StoryMentionInDialog": {
"url": "https://translations.telegram.org/en/android/stories/StoryMentionInDialog",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "Mentioned you in a story"
}

View file

@ -199,7 +199,7 @@
</div></nav>
<section class="content clearfix">
<section class="tr-content"><h3 class="tr-header">
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">6828</span>
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">6832</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>
</h3>
<section class="tr-sections clearfix">
@ -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 (1529)</div>
<div class="tr-section-caption">Unsorted (1533)</div>
</a></div>
</div>
</section></section>

View file

@ -291,7 +291,7 @@
"PUSH_MESSAGE_STORY": {
"url": "https://translations.telegram.org/en/ios/stories/PUSH_MESSAGE_STORY",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%1$@</mark>|shared a story with you"
}

View file

@ -1769,6 +1769,14 @@
"singular": "<mark class=\"token\">%@</mark> and <mark class=\"token\">%@</mark>"
}
},
"Chat.OpenStory": {
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.OpenStory",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "OPEN STORY"
}
},
"Chat.OutgoingContextReactionCount": {
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.OutgoingContextReactionCount",
"photo_url": null,
@ -6529,6 +6537,14 @@
"singular": "Reaction"
}
},
"Notification.LockScreenStoryPlaceholder": {
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.LockScreenStoryPlaceholder",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "New Story"
}
},
"Notification.OverviewTopicClosed": {
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.OverviewTopicClosed",
"photo_url": null,
@ -10537,6 +10553,22 @@
"singular": "Update Telegram"
}
},
"Story.Views.NoViews": {
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Views.NoViews",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Nobody has viewed<br/>your story yet."
}
},
"Story.Views.ViewsExpired": {
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Views.ViewsExpired",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "List of viewers becomes unavailable **24 hours** after the story expires."
}
},
"StoryFeed.ContextOpenChat": {
"url": "https://translations.telegram.org/en/ios/unsorted/StoryFeed.ContextOpenChat",
"photo_url": null,

View file

@ -155,7 +155,7 @@
"Story.Alert.NoViews": {
"url": "https://translations.telegram.org/en/macos/stories/Story.Alert.NoViews",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "Nobody has viewed your story yet."
}

View file

@ -239,7 +239,7 @@
"StoryMentionInDialog": {
"url": "https://translations.telegram.org/en/unigram/stories/StoryMentionInDialog",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "Mentioned you in a story"
}
@ -295,7 +295,7 @@
"StoryYouMentionedTitle": {
"url": "https://translations.telegram.org/en/unigram/stories/StoryYouMentionedTitle",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "**You** mentioned <mark class=\"token\">{0}</mark> in a story."
}