mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
6e8f0a1104
commit
4ba2ead163
16 changed files with 170 additions and 198 deletions
|
@ -807,7 +807,6 @@
|
|||
"AutoDownloadVideos",
|
||||
"AutoDownloadVideosOn",
|
||||
"AutoDownloadVideosTitle",
|
||||
"AutoException",
|
||||
"AutoLock",
|
||||
"AutoLockDisabled",
|
||||
"AutoLockInTime",
|
||||
|
@ -16871,7 +16870,6 @@
|
|||
"Story.Context.EmbeddedStickers",
|
||||
"Story.Context.EmbeddedStickersValue",
|
||||
"Story.Context.Privacy",
|
||||
"Story.Context.RemoveFromProfile",
|
||||
"Story.Context.Report",
|
||||
"Story.Context.SaveToGallery",
|
||||
"Story.Context.SaveToProfile",
|
||||
|
@ -28746,7 +28744,6 @@
|
|||
"PaymentShippingName",
|
||||
"PaymentShippingPhoneNumber",
|
||||
"PaymentShippingReceiver",
|
||||
"PaymentShippingSave",
|
||||
"PaymentShippingSaveInfo",
|
||||
"PaymentShippingStatePlaceholder",
|
||||
"PaymentShippingZipPlaceholder",
|
||||
|
|
|
@ -236,7 +236,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/stories/" class="tr-section">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (117)</div>
|
||||
<div class="tr-section-caption">Stories (133)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/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/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1534)</div>
|
||||
<div class="tr-section-caption">Unsorted (1518)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -40,6 +40,14 @@
|
|||
"plural": "Archive Stories"
|
||||
}
|
||||
},
|
||||
"ArchiveStory": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/ArchiveStory",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove from Profile"
|
||||
}
|
||||
},
|
||||
"ArchivedStories": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/ArchivedStories",
|
||||
"photo_url": null,
|
||||
|
@ -64,6 +72,14 @@
|
|||
"singular": "Stories"
|
||||
}
|
||||
},
|
||||
"CachedStory": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/CachedStory",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "cached story"
|
||||
}
|
||||
},
|
||||
"DeleteStoriesSubtitle": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/DeleteStoriesSubtitle",
|
||||
"photo_url": null,
|
||||
|
@ -153,6 +169,14 @@
|
|||
"singular": "Forwarded Story"
|
||||
}
|
||||
},
|
||||
"ForwardedStoryFrom": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/ForwardedStoryFrom",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "From **<mark class=\"token\">%s</mark>**"
|
||||
}
|
||||
},
|
||||
"HiddenStories": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/HiddenStories",
|
||||
"photo_url": null,
|
||||
|
@ -290,6 +314,14 @@
|
|||
"singular": "Stories"
|
||||
}
|
||||
},
|
||||
"NotificationsStoryMute": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/NotificationsStoryMute",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Do Not Notify"
|
||||
}
|
||||
},
|
||||
"NotificationsStoryMute2": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/NotificationsStoryMute2",
|
||||
"photo_url": null,
|
||||
|
@ -306,6 +338,14 @@
|
|||
"singular": "Disabled notifications for **<mark class=\"token\">%s</mark>** stories."
|
||||
}
|
||||
},
|
||||
"NotificationsStoryUnmute": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/NotificationsStoryUnmute",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Notify"
|
||||
}
|
||||
},
|
||||
"NotificationsStoryUnmute2": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/NotificationsStoryUnmute2",
|
||||
"photo_url": null,
|
||||
|
@ -339,6 +379,14 @@
|
|||
"plural": "<mark class=\"token\">%d</mark> saved stories"
|
||||
}
|
||||
},
|
||||
"ProfileMyStoriesTab": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/ProfileMyStoriesTab",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Saved"
|
||||
}
|
||||
},
|
||||
"ProfileStories": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/ProfileStories",
|
||||
"photo_url": null,
|
||||
|
@ -372,6 +420,14 @@
|
|||
"singular": "Only you can see archived stories unless you choose to save them to your profile."
|
||||
}
|
||||
},
|
||||
"ProfileStoriesArchiveTab": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/ProfileStoriesArchiveTab",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Archive"
|
||||
}
|
||||
},
|
||||
"ProfileStoriesCount": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/ProfileStoriesCount",
|
||||
"photo_url": null,
|
||||
|
@ -381,6 +437,14 @@
|
|||
"plural": "<mark class=\"token\">%d</mark> public stories"
|
||||
}
|
||||
},
|
||||
"RecorderEditStory": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/RecorderEditStory",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit"
|
||||
}
|
||||
},
|
||||
"RecorderNewStory": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/RecorderNewStory",
|
||||
"photo_url": null,
|
||||
|
@ -389,6 +453,14 @@
|
|||
"singular": "New Story"
|
||||
}
|
||||
},
|
||||
"ReplyPrivately": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/ReplyPrivately",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply privately..."
|
||||
}
|
||||
},
|
||||
"SavedStories": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/SavedStories",
|
||||
"photo_url": null,
|
||||
|
@ -472,6 +544,22 @@
|
|||
"singular": "Story"
|
||||
}
|
||||
},
|
||||
"StoryAddCaption": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryAddCaption",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add a caption…"
|
||||
}
|
||||
},
|
||||
"StoryAllowScreenshots": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryAllowScreenshots",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Allow Screenshots"
|
||||
}
|
||||
},
|
||||
"StoryArchived": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryArchived",
|
||||
"photo_url": null,
|
||||
|
@ -489,6 +577,14 @@
|
|||
"singular": "This story is hidden from your profile."
|
||||
}
|
||||
},
|
||||
"StoryAutoExceptions": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryAutoExceptions",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Automatic Exceptions"
|
||||
}
|
||||
},
|
||||
"StoryAutoExceptionsInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryAutoExceptionsInfo",
|
||||
"photo_url": null,
|
||||
|
@ -497,6 +593,14 @@
|
|||
"singular": "Automatically enable story notifications from the 5 users you contact most frequently."
|
||||
}
|
||||
},
|
||||
"StoryCameraDualHint": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryCameraDualHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Turn on both cameras at once"
|
||||
}
|
||||
},
|
||||
"StoryCameraHint": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryCameraHint",
|
||||
"photo_url": null,
|
||||
|
@ -505,6 +609,30 @@
|
|||
"singular": "Tap on <mark class=\"token\">%s</mark> to post a story for your contacts."
|
||||
}
|
||||
},
|
||||
"StoryCameraHint2": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryCameraHint2",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Take photos or videos to share with all your contacts or close friends at once."
|
||||
}
|
||||
},
|
||||
"StoryCameraSavedDualBackHint": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryCameraSavedDualBackHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Tap here to disable the second camera"
|
||||
}
|
||||
},
|
||||
"StoryCameraSavedDualFrontHint": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryCameraSavedDualFrontHint",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Tap here to disable the selfie camera"
|
||||
}
|
||||
},
|
||||
"StoryCloseFriendsHint": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryCloseFriendsHint",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -1395,14 +1395,6 @@
|
|||
"singular": "Archive Settings"
|
||||
}
|
||||
},
|
||||
"ArchiveStory": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ArchiveStory",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove from Profile"
|
||||
}
|
||||
},
|
||||
"ArchivedEmojiInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ArchivedEmojiInfo",
|
||||
"photo_url": null,
|
||||
|
@ -1867,15 +1859,6 @@
|
|||
"singular": "On"
|
||||
}
|
||||
},
|
||||
"AutoException": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AutoException",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$d</mark> automatic exception",
|
||||
"plural": "<mark class=\"token\">%1$d</mark> automatic exceptions"
|
||||
}
|
||||
},
|
||||
"AutoNightAutomatic": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AutoNightAutomatic",
|
||||
"photo_url": null,
|
||||
|
@ -2181,14 +2164,6 @@
|
|||
"singular": "Other Chats"
|
||||
}
|
||||
},
|
||||
"CachedStory": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/CachedStory",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "cached story"
|
||||
}
|
||||
},
|
||||
"CalculatingSize": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/CalculatingSize",
|
||||
"photo_url": null,
|
||||
|
@ -4766,14 +4741,6 @@
|
|||
"plural": "<mark class=\"token\">%1$d</mark> forwarded audio files"
|
||||
}
|
||||
},
|
||||
"ForwardedStoryFrom": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ForwardedStoryFrom",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "From **<mark class=\"token\">%s</mark>**"
|
||||
}
|
||||
},
|
||||
"ForwardingFromNameAndMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ForwardingFromNameAndMessage",
|
||||
"photo_url": null,
|
||||
|
@ -6761,22 +6728,6 @@
|
|||
"singular": "Private Chat Sound"
|
||||
}
|
||||
},
|
||||
"NotificationsStoryMute": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationsStoryMute",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Do Not Notify"
|
||||
}
|
||||
},
|
||||
"NotificationsStoryUnmute": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationsStoryUnmute",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Notify"
|
||||
}
|
||||
},
|
||||
"November": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/November",
|
||||
"photo_url": null,
|
||||
|
@ -7795,22 +7746,6 @@
|
|||
"singular": "You can add users or entire groups as exceptions that will override the settings above."
|
||||
}
|
||||
},
|
||||
"ProfileMyStoriesTab": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ProfileMyStoriesTab",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Saved"
|
||||
}
|
||||
},
|
||||
"ProfileStoriesArchiveTab": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ProfileStoriesArchiveTab",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Archive"
|
||||
}
|
||||
},
|
||||
"ProxyBottomSheetChecking": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ProxyBottomSheetChecking",
|
||||
"photo_url": "https://telegra.ph/file/p/7eabdea7397/a20f1326b049e93a7de3517.jpg?c=16,799,280,280,280,280",
|
||||
|
@ -8291,14 +8226,6 @@
|
|||
"singular": "Hold emoji to send a super reaction"
|
||||
}
|
||||
},
|
||||
"RecorderEditStory": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/RecorderEditStory",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit"
|
||||
}
|
||||
},
|
||||
"RecordingVideoStatus": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/RecordingVideoStatus",
|
||||
"photo_url": null,
|
||||
|
@ -8383,14 +8310,6 @@
|
|||
"singular": "Sticker was removed from Recent"
|
||||
}
|
||||
},
|
||||
"ReplyPrivately": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ReplyPrivately",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply privately..."
|
||||
}
|
||||
},
|
||||
"ReportAlertReaction": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ReportAlertReaction",
|
||||
"photo_url": "https://telegra.ph/file/p/9816b655705/1079faed6c2414512421c17.jpg?c=51,335,443,443,280,280",
|
||||
|
@ -9555,62 +9474,6 @@
|
|||
"singular": "<mark class=\"token\">%1$s</mark> free, slow speed <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"StoryAddCaption": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryAddCaption",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add a caption…"
|
||||
}
|
||||
},
|
||||
"StoryAllowScreenshots": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryAllowScreenshots",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Allow Screenshots"
|
||||
}
|
||||
},
|
||||
"StoryAutoExceptions": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryAutoExceptions",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Automatic Exceptions"
|
||||
}
|
||||
},
|
||||
"StoryCameraDualHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryCameraDualHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Turn on both cameras at once"
|
||||
}
|
||||
},
|
||||
"StoryCameraHint2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryCameraHint2",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Take photos or videos to share with all your contacts or close friends at once."
|
||||
}
|
||||
},
|
||||
"StoryCameraSavedDualBackHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryCameraSavedDualBackHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Tap here to disable the second camera"
|
||||
}
|
||||
},
|
||||
"StoryCameraSavedDualFrontHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryCameraSavedDualFrontHint",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Tap here to disable the selfie camera"
|
||||
}
|
||||
},
|
||||
"StoryDeleteDraft": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryDeleteDraft",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -236,7 +236,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/stories/" class="tr-section">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (109)</div>
|
||||
<div class="tr-section-caption">Stories (110)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/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/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1536)</div>
|
||||
<div class="tr-section-caption">Unsorted (1535)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -433,6 +433,14 @@
|
|||
"singular": "Your story"
|
||||
}
|
||||
},
|
||||
"Story.InputPlaceholderReplyPrivately": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.InputPlaceholderReplyPrivately",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply Privately..."
|
||||
}
|
||||
},
|
||||
"Story.Privacy.EditStory": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.Privacy.EditStory",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -9883,14 +9883,6 @@
|
|||
"singular": "Who Can See"
|
||||
}
|
||||
},
|
||||
"Story.Context.RemoveFromProfile": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Context.RemoveFromProfile",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove from Profile"
|
||||
}
|
||||
},
|
||||
"Story.Context.Report": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Context.Report",
|
||||
"photo_url": null,
|
||||
|
@ -10302,14 +10294,6 @@
|
|||
"singular": "edited"
|
||||
}
|
||||
},
|
||||
"Story.InputPlaceholderReplyPrivately": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.InputPlaceholderReplyPrivately",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply Privately..."
|
||||
}
|
||||
},
|
||||
"Story.Privacy.AllowScreenshots": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Privacy.AllowScreenshots",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -236,7 +236,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/stories/" class="tr-section">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (50)</div>
|
||||
<div class="tr-section-caption">Stories (51)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/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/macos/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1309)</div>
|
||||
<div class="tr-section-caption">Unsorted (1308)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -216,6 +216,14 @@
|
|||
"singular": "You can't share this story"
|
||||
}
|
||||
},
|
||||
"Story.Input.Placeholder": {
|
||||
"url": "https://translations.telegram.org/en/macos/stories/Story.Input.Placeholder",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply Privately..."
|
||||
}
|
||||
},
|
||||
"Story.Media.Unsupported": {
|
||||
"url": "https://translations.telegram.org/en/macos/stories/Story.Media.Unsupported",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -7970,14 +7970,6 @@
|
|||
"singular": "File"
|
||||
}
|
||||
},
|
||||
"Story.Input.Placeholder": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Story.Input.Placeholder",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply Privately..."
|
||||
}
|
||||
},
|
||||
"Story.MyInput.CopyLink": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Story.MyInput.CopyLink",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -236,7 +236,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/stories/" class="tr-section">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (48)</div>
|
||||
<div class="tr-section-caption">Stories (49)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/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/tdesktop/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (713)</div>
|
||||
<div class="tr-section-caption">Unsorted (712)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -385,6 +385,14 @@
|
|||
"plural": "<mark class=\"token\">{count}</mark> views"
|
||||
}
|
||||
},
|
||||
"lng_story_reply_ph": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_story_reply_ph",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply privately..."
|
||||
}
|
||||
},
|
||||
"lng_view_button_story": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_view_button_story",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -5301,14 +5301,6 @@
|
|||
"singular": "Show more"
|
||||
}
|
||||
},
|
||||
"lng_story_reply_ph": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_story_reply_ph",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply privately..."
|
||||
}
|
||||
},
|
||||
"lng_suggest_hide_new_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_suggest_hide_new_about",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -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 (37)</div>
|
||||
<div class="tr-section-caption">Stories (38)</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 (1488)</div>
|
||||
<div class="tr-section-caption">Unsorted (1487)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -186,6 +186,14 @@
|
|||
"singular": "Only you can see archived stories unless you choose to save them to your profile."
|
||||
}
|
||||
},
|
||||
"ReplyPrivately": {
|
||||
"url": "https://translations.telegram.org/en/unigram/stories/ReplyPrivately",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply privately..."
|
||||
}
|
||||
},
|
||||
"SelfStoryTitle": {
|
||||
"url": "https://translations.telegram.org/en/unigram/stories/SelfStoryTitle",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -8177,14 +8177,6 @@
|
|||
"singular": "Receiver"
|
||||
}
|
||||
},
|
||||
"PaymentShippingSave": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/PaymentShippingSave",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Save Shipping Information"
|
||||
}
|
||||
},
|
||||
"PaymentShippingSaveInfo": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/PaymentShippingSaveInfo",
|
||||
"photo_url": null,
|
||||
|
@ -8846,14 +8838,6 @@
|
|||
"singular": "Replies"
|
||||
}
|
||||
},
|
||||
"ReplyPrivately": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ReplyPrivately",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply privately..."
|
||||
}
|
||||
},
|
||||
"ReportChatChild": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ReportChatChild",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue