Update content of files

This commit is contained in:
GitHub Action 2023-07-25 14:32:45 +00:00
parent 89dc4d7266
commit aef63ac979
3 changed files with 121 additions and 2 deletions

View file

@ -27398,6 +27398,7 @@
"ArchiveMoveToChatList",
"ArchiveMoveToMainMenu",
"ArchiveMoveToMainMenuInfo",
"ArchivePeerStories",
"ArchiveSettingUnmutedChats",
"ArchiveSettingUnmutedChatsCheck",
"ArchiveSettingUnmutedChatsInfo",
@ -28450,6 +28451,7 @@
"LocalGifCache",
"LocalMusicCache",
"LocalPhotoCache",
"LocalStoriesCache",
"LocalVideoCache",
"Location",
"LocationUpdatedFormatted",
@ -28627,7 +28629,11 @@
"NotificationsPrivateChats",
"NotificationsService",
"NotificationsStoryMute",
"NotificationsStoryMute2",
"NotificationsStoryMutedHint",
"NotificationsStoryUnmute",
"NotificationsStoryUnmute2",
"NotificationsStoryUnmutedHint",
"OK",
"October",
"Of",
@ -29178,6 +29184,10 @@
"StopPollAlertTitle",
"StorageUsage",
"Stories",
"StoriesMovedToContacts",
"StoriesMovedToDialogs",
"StoriesRemovedFromProfile",
"StoriesSavedToProfile",
"StoriesSelected",
"Story",
"StoryContactsHint",
@ -29186,7 +29196,9 @@
"StoryMentionedAction",
"StoryMentionedTitle",
"StoryNoSound",
"StoryRemovedFromProfile",
"StoryReplyDisabled",
"StorySavedToProfile",
"StorySelectedContactsHint",
"StorySelectedContactsHintSelf",
"StoryUnsupported",
@ -29309,6 +29321,7 @@
"Typing",
"URL",
"Unarchive",
"UnarchiveStories",
"Unavailable",
"Unban",
"Unblock",

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>Unigram<span class="tr-header-counter">2388</span>
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">2401</span>
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/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/unigram/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (1475)</div>
<div class="tr-section-caption">Unsorted (1488)</div>
</a></div>
</div>
</section></section>

View file

@ -1646,6 +1646,14 @@
"singular": "Archive moved to the main menu<br/>Right click the archive button to return the Archive to your chat list."
}
},
"ArchivePeerStories": {
"url": "https://translations.telegram.org/en/unigram/unsorted/ArchivePeerStories",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Hide Stories"
}
},
"ArchiveSettingUnmutedChats": {
"url": "https://translations.telegram.org/en/unigram/unsorted/ArchiveSettingUnmutedChats",
"photo_url": null,
@ -6671,6 +6679,14 @@
"singular": "GIFs"
}
},
"LocalStoriesCache": {
"url": "https://translations.telegram.org/en/unigram/unsorted/LocalStoriesCache",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Stories"
}
},
"LocationUpdatedFormatted": {
"url": "https://translations.telegram.org/en/unigram/unsorted/LocationUpdatedFormatted",
"photo_url": null,
@ -7623,6 +7639,22 @@
"singular": "Do Not Notify"
}
},
"NotificationsStoryMute2": {
"url": "https://translations.telegram.org/en/unigram/unsorted/NotificationsStoryMute2",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Do Not Notify<br/>About Stories"
}
},
"NotificationsStoryMutedHint": {
"url": "https://translations.telegram.org/en/unigram/unsorted/NotificationsStoryMutedHint",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Disabled notifications for **<mark class=\"token\">{0}</mark>** stories."
}
},
"NotificationsStoryUnmute": {
"url": "https://translations.telegram.org/en/unigram/unsorted/NotificationsStoryUnmute",
"photo_url": null,
@ -7631,6 +7663,22 @@
"singular": "Notify"
}
},
"NotificationsStoryUnmute2": {
"url": "https://translations.telegram.org/en/unigram/unsorted/NotificationsStoryUnmute2",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Notify About<br/>Stories"
}
},
"NotificationsStoryUnmutedHint": {
"url": "https://translations.telegram.org/en/unigram/unsorted/NotificationsStoryUnmutedHint",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You will receive a notification whenever **<mark class=\"token\">{0}</mark>** posts a new story."
}
},
"OK": {
"url": "https://translations.telegram.org/en/unigram/unsorted/OK",
"photo_url": null,
@ -9916,6 +9964,40 @@
"singular": "Stop poll?"
}
},
"StoriesMovedToContacts": {
"url": "https://translations.telegram.org/en/unigram/unsorted/StoriesMovedToContacts",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Stories of **<mark class=\"token\">{0}</mark>** were moved to **Archive**."
}
},
"StoriesMovedToDialogs": {
"url": "https://translations.telegram.org/en/unigram/unsorted/StoriesMovedToDialogs",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Stories of **<mark class=\"token\">{0}</mark>** were moved to **Chats**."
}
},
"StoriesRemovedFromProfile": {
"url": "https://translations.telegram.org/en/unigram/unsorted/StoriesRemovedFromProfile",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">{0}</mark> story removed from your profile.",
"plural": "<mark class=\"token\">{0}</mark> stories removed from your profile."
}
},
"StoriesSavedToProfile": {
"url": "https://translations.telegram.org/en/unigram/unsorted/StoriesSavedToProfile",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">{0}</mark> story saved to your profile.",
"plural": "<mark class=\"token\">{0}</mark> stories saved to your profile."
}
},
"StoryNoSound": {
"url": "https://translations.telegram.org/en/unigram/unsorted/StoryNoSound",
"photo_url": null,
@ -9924,6 +10006,22 @@
"singular": "This video has no sound"
}
},
"StoryRemovedFromProfile": {
"url": "https://translations.telegram.org/en/unigram/unsorted/StoryRemovedFromProfile",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Story removed from your profile."
}
},
"StorySavedToProfile": {
"url": "https://translations.telegram.org/en/unigram/unsorted/StorySavedToProfile",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Story saved to your profile."
}
},
"StoryYouMentionInDialog": {
"url": "https://translations.telegram.org/en/unigram/unsorted/StoryYouMentionInDialog",
"photo_url": null,
@ -10453,6 +10551,14 @@
"singular": "URL"
}
},
"UnarchiveStories": {
"url": "https://translations.telegram.org/en/unigram/unsorted/UnarchiveStories",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Unhide Stories"
}
},
"Unavailable": {
"url": "https://translations.telegram.org/en/unigram/unsorted/Unavailable",
"photo_url": null,