mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-01 04:32:09 +01:00
Update content of files
This commit is contained in:
parent
c95fb26537
commit
c56f1a3db9
4 changed files with 13 additions and 13 deletions
|
@ -9680,7 +9680,7 @@
|
|||
"SortByTime": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SortByTime",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Newest First"
|
||||
}
|
||||
|
@ -10041,7 +10041,7 @@
|
|||
"StoryHidFromToast": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryHidFromToast",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%s</mark> will not be able to see your stories."
|
||||
}
|
||||
|
@ -10059,7 +10059,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscribe to **Telegram Premium** to add links and text formatting to your stories."
|
||||
"singular": "Subscribe to **Telegram Premium** to add links and formatting to your story captions."
|
||||
}
|
||||
},
|
||||
"StoryPrivacyAlertBlocklistSubtitle": {
|
||||
|
@ -10130,7 +10130,7 @@
|
|||
"StoryShownBackToToast": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryShownBackToToast",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%s</mark> will be able to see your stories again."
|
||||
}
|
||||
|
|
|
@ -10127,7 +10127,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscribe to [Telegram Premium]() to add links and formatting in captions to your stories."
|
||||
"singular": "Subscribe to [Telegram Premium]() to add links and formatting to your story captions."
|
||||
}
|
||||
},
|
||||
"Story.Editor.TooltipPremiumCaptionLimitText": {
|
||||
|
@ -10344,9 +10344,9 @@
|
|||
"Story.ToastHideStoriesFrom": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastHideStoriesFrom",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%@</mark>** will not see your stories anymore."
|
||||
"singular": "**<mark class=\"token\">%@</mark>** will not be able to see your stories."
|
||||
}
|
||||
},
|
||||
"Story.ToastPremiumSaveToGallery": {
|
||||
|
@ -10360,9 +10360,9 @@
|
|||
"Story.ToastShowStoriesTo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastShowStoriesTo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%@</mark>** will now see your stories."
|
||||
"singular": "**<mark class=\"token\">%@</mark>** will be able to see your stories again."
|
||||
}
|
||||
},
|
||||
"Story.ToastStealthModeActivatedText": {
|
||||
|
@ -10432,9 +10432,9 @@
|
|||
"Story.ViewList.ContextSortRecent": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ViewList.ContextSortRecent",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Recent First"
|
||||
"singular": "Newest First"
|
||||
}
|
||||
},
|
||||
"Story.ViewList.EmptyTextContacts": {
|
||||
|
|
|
@ -1513,7 +1513,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/6cc486b8d02/d36b932e439a92f46194017.jpg?c=72,357,456,456,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can only create **<mark class=\"token\">%1$@</mark>** invite links. Upgrade to **Telegram Premium** to increase the links limit to **<mark class=\"token\">%2$@</mark>**."
|
||||
"singular": "You can only create **<mark class=\"token\">%1$@</mark>** invite links. Upgrade to **Telegram Premium** to create up to **<mark class=\"token\">%2$@</mark>**."
|
||||
}
|
||||
},
|
||||
"Presence.Support": {
|
||||
|
|
|
@ -4028,7 +4028,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/5d02db9c5d9/502625e5a56a8c343132517.jpg?c=93,297,415,415,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can only add **<mark class=\"token\">%1$@</mark>** shareable folders. Upgrade to **Telegram Premium** to increase this limit to **<mark class=\"token\">%2$@</mark>**."
|
||||
"singular": "You can only add **<mark class=\"token\">%1$@</mark>** shareable folders. Subscribe to **Telegram Premium** to increase this limit to **<mark class=\"token\">%2$@</mark>**."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.SharedFoldersInvites.Info": {
|
||||
|
|
Loading…
Reference in a new issue