mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 07:20:31 +01:00
Update content of files
This commit is contained in:
parent
783ca895bf
commit
408e3232b4
10 changed files with 89 additions and 89 deletions
|
@ -244,7 +244,7 @@
|
|||
"LimitReachedStoriesCount": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/LimitReachedStoriesCount",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can post **<mark class=\"token\">%1$d</mark>** stories in **24** hours.<br/>Subscribe to **Telegram Premium** to increase this limit to **<mark class=\"token\">%2$d</mark>**."
|
||||
}
|
||||
|
@ -260,7 +260,7 @@
|
|||
"LimitReachedStoriesMonthly": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/LimitReachedStoriesMonthly",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can post **<mark class=\"token\">%1$d</mark>** stories per month.<br/>Subscribe to **Telegram Premium** to increase this limit to **<mark class=\"token\">%2$d</mark>**."
|
||||
}
|
||||
|
@ -1389,7 +1389,7 @@
|
|||
"StoryPeriodPremium": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryPeriodPremium",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscribe to **Telegram Premium** to make your stories disappear after <mark class=\"token\">%d</mark> hour.",
|
||||
"plural": "Subscribe to **Telegram Premium** to make your stories disappear after <mark class=\"token\">%d</mark> hours."
|
||||
|
|
|
@ -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 (261)</div>
|
||||
<div class="tr-section-caption">Stories (267)</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 (1481)</div>
|
||||
<div class="tr-section-caption">Unsorted (1475)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -320,6 +320,22 @@
|
|||
"singular": "Posts"
|
||||
}
|
||||
},
|
||||
"Premium.MaxExpiringStoriesText": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Premium.MaxExpiringStoriesText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can post **<mark class=\"token\">%@</mark>** stories in **24** hours. Subscribe to **Telegram Premium** to increase this limit to **<mark class=\"token\">%@</mark>**."
|
||||
}
|
||||
},
|
||||
"Premium.MaxStoriesMonthlyText": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Premium.MaxStoriesMonthlyText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can post **<mark class=\"token\">%@</mark>** stories per month. Subscribe to **Telegram Premium** to increase this limit to **<mark class=\"token\">%@</mark>**."
|
||||
}
|
||||
},
|
||||
"Premium.MaxStoriesWeeklyText": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Premium.MaxStoriesWeeklyText",
|
||||
"photo_url": null,
|
||||
|
@ -1044,6 +1060,14 @@
|
|||
"singular": "Subscribe to [Telegram Premium]() to add links and formatting to your story captions."
|
||||
}
|
||||
},
|
||||
"Story.Editor.TooltipPremiumExpiration": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.Editor.TooltipPremiumExpiration",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscribe to [Telegram Premium]() to make your stories disappear after 6, 12 or 48 hours."
|
||||
}
|
||||
},
|
||||
"Story.Editor.TooltipPremiumMore": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.Editor.TooltipPremiumMore",
|
||||
"photo_url": null,
|
||||
|
@ -1632,6 +1656,14 @@
|
|||
"singular": "Story posted to your profile"
|
||||
}
|
||||
},
|
||||
"Story.ToastStealthModeActivatedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ToastStealthModeActivatedText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The creators of stories you viewed in the past **<mark class=\"token\">%1$@</mark>** or will view in the next **<mark class=\"token\">%2$@</mark>** won’t see you in the list of viewers."
|
||||
}
|
||||
},
|
||||
"Story.ToastStealthModeActivatedTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ToastStealthModeActivatedTitle",
|
||||
"photo_url": null,
|
||||
|
@ -1640,6 +1672,14 @@
|
|||
"singular": "Stealth Mode On"
|
||||
}
|
||||
},
|
||||
"Story.ToastStealthModeActiveText": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ToastStealthModeActiveText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The creators of stories you view in the next **<mark class=\"token\">%@</mark>** won't see you in their list of viewers."
|
||||
}
|
||||
},
|
||||
"Story.ToastStealthModeActiveTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ToastStealthModeActiveTitle",
|
||||
"photo_url": null,
|
||||
|
@ -1688,6 +1728,14 @@
|
|||
"singular": "You are seeing this story because <mark class=\"token\">%@</mark> added you to their list of Close Friends."
|
||||
}
|
||||
},
|
||||
"Story.TooltipPrivacyCloseFriends2": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.TooltipPrivacyCloseFriends2",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You are seeing this story because **<mark class=\"token\">%@</mark>** added you to their list of Close Friends."
|
||||
}
|
||||
},
|
||||
"Story.TooltipPrivacyContacts": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.TooltipPrivacyContacts",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -8433,14 +8433,6 @@
|
|||
"singular": "You've reached the limit of **<mark class=\"token\">%@</mark>** stories in **24** hours."
|
||||
}
|
||||
},
|
||||
"Premium.MaxExpiringStoriesText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.MaxExpiringStoriesText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can post **<mark class=\"token\">%@</mark>** stories in **24** hours. Subscribe to **Telegram Premium** to increase this limit to **<mark class=\"token\">%@</mark>**."
|
||||
}
|
||||
},
|
||||
"Premium.MaxFavedStickersText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.MaxFavedStickersText",
|
||||
"photo_url": null,
|
||||
|
@ -8553,14 +8545,6 @@
|
|||
"singular": "You have reached the limit of **<mark class=\"token\">%@</mark>** stories per month."
|
||||
}
|
||||
},
|
||||
"Premium.MaxStoriesMonthlyText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.MaxStoriesMonthlyText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can post **<mark class=\"token\">%@</mark>** stories per month. Subscribe to **Telegram Premium** to increase this limit to **<mark class=\"token\">%@</mark>**."
|
||||
}
|
||||
},
|
||||
"Premium.MaxStoriesWeeklyFinalText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.MaxStoriesWeeklyFinalText",
|
||||
"photo_url": null,
|
||||
|
@ -9986,14 +9970,6 @@
|
|||
"singular": "Maximum Length Reached"
|
||||
}
|
||||
},
|
||||
"Story.Editor.TooltipPremiumExpiration": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Editor.TooltipPremiumExpiration",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Subscribe to [Telegram Premium]() to make your stories disappear after 6, 12 or 48 hours."
|
||||
}
|
||||
},
|
||||
"Story.Footer.ViewCount": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Footer.ViewCount",
|
||||
"photo_url": null,
|
||||
|
@ -10093,22 +10069,6 @@
|
|||
"singular": "**<mark class=\"token\">%@</mark>** will be able to see your stories again."
|
||||
}
|
||||
},
|
||||
"Story.ToastStealthModeActivatedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastStealthModeActivatedText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The creators of stories you viewed in the past **<mark class=\"token\">%1$@</mark>** or will view in the next **<mark class=\"token\">%2$@</mark>** won’t see you in the list of viewers."
|
||||
}
|
||||
},
|
||||
"Story.ToastStealthModeActiveText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastStealthModeActiveText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "The creators of stories you view in the next **<mark class=\"token\">%@</mark>** won't see you in their list of viewers."
|
||||
}
|
||||
},
|
||||
"Story.ToastUserBlocked": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastUserBlocked",
|
||||
"photo_url": null,
|
||||
|
@ -10117,14 +10077,6 @@
|
|||
"singular": "**<mark class=\"token\">%@</mark>** has been blocked."
|
||||
}
|
||||
},
|
||||
"Story.TooltipPrivacyCloseFriends2": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.TooltipPrivacyCloseFriends2",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You are seeing this story because **<mark class=\"token\">%@</mark>** added you to their list of Close Friends."
|
||||
}
|
||||
},
|
||||
"Story.ViewList.EmptyTextSearch": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ViewList.EmptyTextSearch",
|
||||
"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 (124)</div>
|
||||
<div class="tr-section-caption">Stories (125)</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 (1293)</div>
|
||||
<div class="tr-section-caption">Unsorted (1292)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -697,6 +697,14 @@
|
|||
"singular": "The creators of stories you viewed in the past <mark class=\"token\">%1$@</mark> or will view in the next <mark class=\"token\">%2$@</mark> won't see you in the list of viewers."
|
||||
}
|
||||
},
|
||||
"Story.Tooltip.StealthMode.Active": {
|
||||
"url": "https://translations.telegram.org/en/macos/stories/Story.Tooltip.StealthMode.Active",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The creators of stories you view in the next <mark class=\"token\">%1$@</mark> won't see you in the list of viewers."
|
||||
}
|
||||
},
|
||||
"Story.Tooltip.StickerSent": {
|
||||
"url": "https://translations.telegram.org/en/macos/stories/Story.Tooltip.StickerSent",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -8003,14 +8003,6 @@
|
|||
"singular": "Stealth Mode"
|
||||
}
|
||||
},
|
||||
"Story.Tooltip.StealthMode.Active": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Story.Tooltip.StealthMode.Active",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The creators of stories you view in the next <mark class=\"token\">%1$@</mark> won't see you in the list of viewers."
|
||||
}
|
||||
},
|
||||
"StoryView.ContextMenu.Block": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StoryView.ContextMenu.Block",
|
||||
"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 (87)</div>
|
||||
<div class="tr-section-caption">Stories (89)</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 (731)</div>
|
||||
<div class="tr-section-caption">Unsorted (729)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -298,6 +298,14 @@
|
|||
"singular": "Turn Stealth Mode on to watch stories without appearing in the list of viewers."
|
||||
}
|
||||
},
|
||||
"lng_stealth_mode_already_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_stealth_mode_already_about",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The creators of stories you view in the next **<mark class=\"token\">{left}</mark>** won't see you in the viewers' lists."
|
||||
}
|
||||
},
|
||||
"lng_stealth_mode_already_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_stealth_mode_already_title",
|
||||
"photo_url": null,
|
||||
|
@ -338,6 +346,14 @@
|
|||
"singular": "Enable Stealth Mode"
|
||||
}
|
||||
},
|
||||
"lng_stealth_mode_enabled_tip": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_stealth_mode_enabled_tip",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The creators of stories you viewed in the last **5 minutes** or will view in the next **25 minutes** won't see you in the viewers' lists."
|
||||
}
|
||||
},
|
||||
"lng_stealth_mode_enabled_tip_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_stealth_mode_enabled_tip_title",
|
||||
"photo_url": null,
|
||||
|
@ -386,6 +402,14 @@
|
|||
"singular": "Unlock Stealth Mode"
|
||||
}
|
||||
},
|
||||
"lng_stories_about_close_friends": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_stories_about_close_friends",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are seeing this story because <mark class=\"token\">{user}</mark> added you to their list of **Close Friends**."
|
||||
}
|
||||
},
|
||||
"lng_stories_about_close_friends_my": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_stories_about_close_friends_my",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -5334,22 +5334,6 @@
|
|||
"singular": "Advertiser: <mark class=\"token\">{text}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_stealth_mode_already_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_stealth_mode_already_about",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The creators of stories you view in the next **<mark class=\"token\">{left}</mark>** won't see you in the viewers' lists."
|
||||
}
|
||||
},
|
||||
"lng_stealth_mode_enabled_tip": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_stealth_mode_enabled_tip",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The creators of stories you viewed in the last **5 minutes** or will view in the next **25 minutes** won't see you in the viewers' lists."
|
||||
}
|
||||
},
|
||||
"lng_stealth_mode_next_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_stealth_mode_next_about",
|
||||
"photo_url": null,
|
||||
|
@ -5422,14 +5406,6 @@
|
|||
"singular": "Share Emoji"
|
||||
}
|
||||
},
|
||||
"lng_stories_about_close_friends": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_stories_about_close_friends",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are seeing this story because <mark class=\"token\">{user}</mark> added you to their list of **Close Friends**."
|
||||
}
|
||||
},
|
||||
"lng_stories_about_contacts": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_stories_about_contacts",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue