Update content of files

This commit is contained in:
GitHub Action 2023-07-31 12:11:08 +00:00
parent cb5adc2322
commit 65c95a434c
4 changed files with 163 additions and 82 deletions

View file

@ -28090,6 +28090,7 @@
"EventLogDeleteTopic",
"EventLogDeletedMessages",
"EventLogEditTopic",
"EventLogEditedCaption",
"EventLogEditedChannelDescription",
"EventLogEditedGroupDescription",
"EventLogEditedMessages",
@ -28261,6 +28262,7 @@
"FontSizePreviewLine2",
"FontSizePreviewName",
"FontSizePreviewReply",
"FootsAway",
"FootsShort",
"ForgotPassword",
"Formatting",
@ -28715,7 +28717,10 @@
"PaymentCardCvv",
"PaymentCardExpireDate",
"PaymentCardInfo",
"PaymentCardName",
"PaymentCardNumber",
"PaymentCardSavePaymentInformation",
"PaymentCardSavePaymentInformationInfoLine1",
"PaymentCardTitle",
"PaymentCheckout",
"PaymentCheckoutEmail",
@ -28933,6 +28938,7 @@
"RegisterText2",
"RegisterText2",
"Regular",
"Reminders",
"Remove",
"RemovePhotoForRestDescription",
"RemovePublicPhoto",
@ -29026,6 +29032,7 @@
"SavingContentTitle",
"Schedule",
"ScheduleMessage",
"ScheduledMessages",
"Search",
"SearchAllChatsShort",
"SearchFrom",
@ -29102,6 +29109,7 @@
"SetReminder",
"SetTimer",
"SetUrlPlaceholder",
"SetUserPhotoAlertMessage",
"Settings",
"Settings",
"SettingsSearchFaq",
@ -29115,6 +29123,7 @@
"ShareMyPhone",
"SharePhoneNumberWith",
"ShareSendTo",
"ShareYouLocationInfo",
"ShareYouLocationTitle",
"ShareYouPhoneNumberTitle",
"Shared",

View file

@ -236,7 +236,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/unigram/stories/" class="tr-section">
<div class="tr-section-cover cover11"></div>
<div class="tr-section-caption">Stories (46)</div>
<div class="tr-section-caption">Stories (56)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/unigram/camera_and_media/" 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/unigram/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (1479)</div>
<div class="tr-section-caption">Unsorted (1469)</div>
</a></div>
</div>
</section></section>

View file

@ -1,4 +1,12 @@
{
"ArchivePeerStories": {
"url": "https://translations.telegram.org/en/unigram/stories/ArchivePeerStories",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Hide Stories"
}
},
"ArchiveStories": {
"url": "https://translations.telegram.org/en/unigram/stories/ArchiveStories",
"photo_url": null,
@ -113,6 +121,14 @@
"singular": "Hidden Stories"
}
},
"LocalStoriesCache": {
"url": "https://translations.telegram.org/en/unigram/stories/LocalStoriesCache",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Stories"
}
},
"MyStory": {
"url": "https://translations.telegram.org/en/unigram/stories/MyStory",
"photo_url": null,
@ -162,6 +178,54 @@
"singular": "Open the Archive to select stories you want to be displayed on your profile."
}
},
"NotificationsStoryMute": {
"url": "https://translations.telegram.org/en/unigram/stories/NotificationsStoryMute",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Do Not Notify"
}
},
"NotificationsStoryMute2": {
"url": "https://translations.telegram.org/en/unigram/stories/NotificationsStoryMute2",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Do Not Notify<br/>About Stories"
}
},
"NotificationsStoryMutedHint": {
"url": "https://translations.telegram.org/en/unigram/stories/NotificationsStoryMutedHint",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Disabled notifications for **<mark class=\"token\">{0}</mark>** stories."
}
},
"NotificationsStoryUnmute": {
"url": "https://translations.telegram.org/en/unigram/stories/NotificationsStoryUnmute",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Notify"
}
},
"NotificationsStoryUnmute2": {
"url": "https://translations.telegram.org/en/unigram/stories/NotificationsStoryUnmute2",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Notify About<br/>Stories"
}
},
"NotificationsStoryUnmutedHint": {
"url": "https://translations.telegram.org/en/unigram/stories/NotificationsStoryUnmutedHint",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "You will receive a notification whenever **<mark class=\"token\">{0}</mark>** posts a new story."
}
},
"ProfileMyStories": {
"url": "https://translations.telegram.org/en/unigram/stories/ProfileMyStories",
"photo_url": null,
@ -219,6 +283,22 @@
"plural": "<mark class=\"token\">{0}</mark> stories"
}
},
"StoriesMovedToContacts": {
"url": "https://translations.telegram.org/en/unigram/stories/StoriesMovedToContacts",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Stories of **<mark class=\"token\">{0}</mark>** were moved to **Archive**."
}
},
"StoriesMovedToDialogs": {
"url": "https://translations.telegram.org/en/unigram/stories/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/stories/StoriesRemovedFromProfile",
"photo_url": null,

View file

@ -1646,14 +1646,6 @@
"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,
@ -4663,6 +4655,14 @@
"singular": "<mark class=\"token\">un1</mark> changed topic name from <mark class=\"token\">un2</mark> to <mark class=\"token\">un3</mark>"
}
},
"EventLogEditedCaption": {
"url": "https://translations.telegram.org/en/unigram/unsorted/EventLogEditedCaption",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">un1</mark> edited caption:"
}
},
"EventLogEditedChannelDescription": {
"url": "https://translations.telegram.org/en/unigram/unsorted/EventLogEditedChannelDescription",
"photo_url": null,
@ -5469,6 +5469,14 @@
"singular": "Font Size"
}
},
"FootsAway": {
"url": "https://translations.telegram.org/en/unigram/unsorted/FootsAway",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">{0}</mark> ft away"
}
},
"FootsShort": {
"url": "https://translations.telegram.org/en/unigram/unsorted/FootsShort",
"photo_url": null,
@ -6655,14 +6663,6 @@
"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,
@ -7607,54 +7607,6 @@
"singular": "Keep-Alive Service"
}
},
"NotificationsStoryMute": {
"url": "https://translations.telegram.org/en/unigram/unsorted/NotificationsStoryMute",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Do Not Notify"
}
},
"NotificationsStoryMute2": {
"url": "https://translations.telegram.org/en/unigram/unsorted/NotificationsStoryMute2",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Do Not Notify<br/>About Stories"
}
},
"NotificationsStoryMutedHint": {
"url": "https://translations.telegram.org/en/unigram/unsorted/NotificationsStoryMutedHint",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Disabled notifications for **<mark class=\"token\">{0}</mark>** stories."
}
},
"NotificationsStoryUnmute": {
"url": "https://translations.telegram.org/en/unigram/unsorted/NotificationsStoryUnmute",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Notify"
}
},
"NotificationsStoryUnmute2": {
"url": "https://translations.telegram.org/en/unigram/unsorted/NotificationsStoryUnmute2",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Notify About<br/>Stories"
}
},
"NotificationsStoryUnmutedHint": {
"url": "https://translations.telegram.org/en/unigram/unsorted/NotificationsStoryUnmutedHint",
"photo_url": null,
"has_binding": true,
"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,
@ -7937,6 +7889,14 @@
"singular": "Payment info"
}
},
"PaymentCardName": {
"url": "https://translations.telegram.org/en/unigram/unsorted/PaymentCardName",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "First and Last Name"
}
},
"PaymentCardNumber": {
"url": "https://translations.telegram.org/en/unigram/unsorted/PaymentCardNumber",
"photo_url": null,
@ -7945,6 +7905,22 @@
"singular": "Card Number"
}
},
"PaymentCardSavePaymentInformation": {
"url": "https://translations.telegram.org/en/unigram/unsorted/PaymentCardSavePaymentInformation",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Save Payment Information"
}
},
"PaymentCardSavePaymentInformationInfoLine1": {
"url": "https://translations.telegram.org/en/unigram/unsorted/PaymentCardSavePaymentInformationInfoLine1",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "You can save your payment info for future use. It will be stored directly with the payment provider. Telegram has no access to your credit card data."
}
},
"PaymentCardTitle": {
"url": "https://translations.telegram.org/en/unigram/unsorted/PaymentCardTitle",
"photo_url": null,
@ -8773,6 +8749,14 @@
"singular": "Enter your first and last name"
}
},
"Reminders": {
"url": "https://translations.telegram.org/en/unigram/unsorted/Reminders",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Reminders"
}
},
"Replies": {
"url": "https://translations.telegram.org/en/unigram/unsorted/Replies",
"photo_url": null,
@ -9199,6 +9183,14 @@
"singular": "Schedule Message"
}
},
"ScheduledMessages": {
"url": "https://translations.telegram.org/en/unigram/unsorted/ScheduledMessages",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Scheduled Messages"
}
},
"SearchAllChatsShort": {
"url": "https://translations.telegram.org/en/unigram/unsorted/SearchAllChatsShort",
"photo_url": null,
@ -9496,6 +9488,14 @@
"singular": "Link"
}
},
"SetUserPhotoAlertMessage": {
"url": "https://translations.telegram.org/en/unigram/unsorted/SetUserPhotoAlertMessage",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Do you want to set this photo for **<mark class=\"token\">{0}</mark>**? It will replace any photo <mark class=\"token\">{1}</mark> sets only you will see it."
}
},
"SettingsSearchFaq": {
"url": "https://translations.telegram.org/en/unigram/unsorted/SettingsSearchFaq",
"photo_url": null,
@ -9528,6 +9528,14 @@
"singular": "Share my phone number with <mark class=\"token\">{0}</mark>"
}
},
"ShareYouLocationInfo": {
"url": "https://translations.telegram.org/en/unigram/unsorted/ShareYouLocationInfo",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "This will send your current location to the bot."
}
},
"ShareYouLocationTitle": {
"url": "https://translations.telegram.org/en/unigram/unsorted/ShareYouLocationTitle",
"photo_url": null,
@ -9876,22 +9884,6 @@
"singular": "Stop poll?"
}
},
"StoriesMovedToContacts": {
"url": "https://translations.telegram.org/en/unigram/unsorted/StoriesMovedToContacts",
"photo_url": null,
"has_binding": true,
"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**."
}
},
"SuggestPhoto": {
"url": "https://translations.telegram.org/en/unigram/unsorted/SuggestPhoto",
"photo_url": null,