From 408e3232b4cb25dfeb56fb116ff3fbb0f814a16a Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 19 Aug 2023 21:40:12 +0000 Subject: [PATCH] Update content of files --- .../en/android/stories.json | 6 +-- .../translations.telegram.org/en/ios.html | 4 +- .../en/ios/stories.json | 48 +++++++++++++++++++ .../en/ios/unsorted.json | 48 ------------------- .../translations.telegram.org/en/macos.html | 4 +- .../en/macos/stories.json | 8 ++++ .../en/macos/unsorted.json | 8 ---- .../en/tdesktop.html | 4 +- .../en/tdesktop/stories.json | 24 ++++++++++ .../en/tdesktop/unsorted.json | 24 ---------- 10 files changed, 89 insertions(+), 89 deletions(-) diff --git a/data/web_tr/translations.telegram.org/en/android/stories.json b/data/web_tr/translations.telegram.org/en/android/stories.json index a759074a79..c8167ef21c 100644 --- a/data/web_tr/translations.telegram.org/en/android/stories.json +++ b/data/web_tr/translations.telegram.org/en/android/stories.json @@ -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 **%1$d** stories in **24** hours.
Subscribe to **Telegram Premium** to increase this limit to **%2$d**." } @@ -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 **%1$d** stories per month.
Subscribe to **Telegram Premium** to increase this limit to **%2$d**." } @@ -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 %d hour.", "plural": "Subscribe to **Telegram Premium** to make your stories disappear after %d hours." diff --git a/data/web_tr/translations.telegram.org/en/ios.html b/data/web_tr/translations.telegram.org/en/ios.html index 66fa4ebaca..8dfbd7c97d 100644 --- a/data/web_tr/translations.telegram.org/en/ios.html +++ b/data/web_tr/translations.telegram.org/en/ios.html @@ -236,7 +236,7 @@
diff --git a/data/web_tr/translations.telegram.org/en/ios/stories.json b/data/web_tr/translations.telegram.org/en/ios/stories.json index c73a0deebd..ebb48afb80 100644 --- a/data/web_tr/translations.telegram.org/en/ios/stories.json +++ b/data/web_tr/translations.telegram.org/en/ios/stories.json @@ -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 **%@** stories in **24** hours. Subscribe to **Telegram Premium** to increase this limit to **%@**." + } + }, + "Premium.MaxStoriesMonthlyText": { + "url": "https://translations.telegram.org/en/ios/stories/Premium.MaxStoriesMonthlyText", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "You can post **%@** stories per month. Subscribe to **Telegram Premium** to increase this limit to **%@**." + } + }, "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 **%1$@** or will view in the next **%2$@** 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 **%@** 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 %@ 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 **%@** added you to their list of Close Friends." + } + }, "Story.TooltipPrivacyContacts": { "url": "https://translations.telegram.org/en/ios/stories/Story.TooltipPrivacyContacts", "photo_url": null, diff --git a/data/web_tr/translations.telegram.org/en/ios/unsorted.json b/data/web_tr/translations.telegram.org/en/ios/unsorted.json index 3673ada1d0..cdb8787f4b 100644 --- a/data/web_tr/translations.telegram.org/en/ios/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/ios/unsorted.json @@ -8433,14 +8433,6 @@ "singular": "You've reached the limit of **%@** 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 **%@** stories in **24** hours. Subscribe to **Telegram Premium** to increase this limit to **%@**." - } - }, "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 **%@** 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 **%@** stories per month. Subscribe to **Telegram Premium** to increase this limit to **%@**." - } - }, "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": "**%@** 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 **%1$@** or will view in the next **%2$@** 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 **%@** 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": "**%@** 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 **%@** 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, diff --git a/data/web_tr/translations.telegram.org/en/macos.html b/data/web_tr/translations.telegram.org/en/macos.html index c5724c0bdf..b67b110686 100644 --- a/data/web_tr/translations.telegram.org/en/macos.html +++ b/data/web_tr/translations.telegram.org/en/macos.html @@ -236,7 +236,7 @@
diff --git a/data/web_tr/translations.telegram.org/en/macos/stories.json b/data/web_tr/translations.telegram.org/en/macos/stories.json index e94305a47c..9ead124689 100644 --- a/data/web_tr/translations.telegram.org/en/macos/stories.json +++ b/data/web_tr/translations.telegram.org/en/macos/stories.json @@ -697,6 +697,14 @@ "singular": "The creators of stories you viewed in the past %1$@ or will view in the next %2$@ 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 %1$@ 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, diff --git a/data/web_tr/translations.telegram.org/en/macos/unsorted.json b/data/web_tr/translations.telegram.org/en/macos/unsorted.json index 76b5c56fcb..b31dab6da0 100644 --- a/data/web_tr/translations.telegram.org/en/macos/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/macos/unsorted.json @@ -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 %1$@ 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, diff --git a/data/web_tr/translations.telegram.org/en/tdesktop.html b/data/web_tr/translations.telegram.org/en/tdesktop.html index 56729fdb09..53a3e4d8fb 100644 --- a/data/web_tr/translations.telegram.org/en/tdesktop.html +++ b/data/web_tr/translations.telegram.org/en/tdesktop.html @@ -236,7 +236,7 @@
diff --git a/data/web_tr/translations.telegram.org/en/tdesktop/stories.json b/data/web_tr/translations.telegram.org/en/tdesktop/stories.json index b5e71d4586..ddef9d3987 100644 --- a/data/web_tr/translations.telegram.org/en/tdesktop/stories.json +++ b/data/web_tr/translations.telegram.org/en/tdesktop/stories.json @@ -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 **{left}** 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 {user} 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, diff --git a/data/web_tr/translations.telegram.org/en/tdesktop/unsorted.json b/data/web_tr/translations.telegram.org/en/tdesktop/unsorted.json index 7613ea8e63..a0d33fa4fa 100644 --- a/data/web_tr/translations.telegram.org/en/tdesktop/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/tdesktop/unsorted.json @@ -5334,22 +5334,6 @@ "singular": "Advertiser: {text}" } }, - "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 **{left}** 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 {user} 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,