mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-29 03:33:09 +01:00
Update content of files
This commit is contained in:
parent
569180ff67
commit
a1dca298ab
6 changed files with 142 additions and 151 deletions
|
@ -14077,7 +14077,6 @@
|
|||
"Browser.ContextMenu.Open",
|
||||
"Browser.ContextMenu.OpenInNewTab",
|
||||
"Browser.ContextMenu.Share",
|
||||
"Browser.ErrorTitle",
|
||||
"Business.AddPost",
|
||||
"Business.AddPostInfo",
|
||||
"Business.AdsInfo",
|
||||
|
@ -19972,6 +19971,7 @@
|
|||
"Premium.PricePerMonth",
|
||||
"Premium.PricePerYear",
|
||||
"Premium.Purchase.ErrorCantMakePayments",
|
||||
"Premium.Purchase.ErrorNetwork",
|
||||
"Premium.Purchase.ErrorNotAllowed",
|
||||
"Premium.Purchase.ErrorTryLater",
|
||||
"Premium.Purchase.ErrorUnknown",
|
||||
|
@ -20954,7 +20954,6 @@
|
|||
"Stars.Purchase.GetStars",
|
||||
"Stars.Purchase.GetStarsInfo",
|
||||
"Stars.Purchase.GiftInfo",
|
||||
"Stars.Purchase.GiftInfo",
|
||||
"Stars.Purchase.GiftStars",
|
||||
"Stars.Purchase.Info",
|
||||
"Stars.Purchase.ShowMore",
|
||||
|
|
|
@ -221,7 +221,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1680)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1681)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/profile/" class="tr-section">
|
||||
|
@ -231,7 +231,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (1519)</div>
|
||||
<div class="tr-section-caption">Settings (1529)</div>
|
||||
</a></div>
|
||||
</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">
|
||||
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (2024)</div>
|
||||
<div class="tr-section-caption">General (2030)</div>
|
||||
</a></div>
|
||||
</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 (1904)</div>
|
||||
<div class="tr-section-caption">Unsorted (1887)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -4290,6 +4290,14 @@
|
|||
"singular": "non-contact"
|
||||
}
|
||||
},
|
||||
"ChatList.Search.FilterApps": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/ChatList.Search.FilterApps",
|
||||
"photo_url": "https://telegra.ph/file/p/370a2432269/fd3aa38dc3995687bf32b17.jpg?c=148,120,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Apps"
|
||||
}
|
||||
},
|
||||
"ChatList.Search.FilterChannels": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/ChatList.Search.FilterChannels",
|
||||
"photo_url": "https://telegra.ph/file/p/3cad1d5f8e9/1d2ff2f4bfc7387a3bc9f17.jpg?c=73,120,280,280,280,280",
|
||||
|
@ -4322,6 +4330,22 @@
|
|||
"singular": "CHANNELS YOU JOINED"
|
||||
}
|
||||
},
|
||||
"ChatList.Search.SectionPopularApps": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/ChatList.Search.SectionPopularApps",
|
||||
"photo_url": "https://telegra.ph/file/p/370a2432269/fd3aa38dc3995687bf32b17.jpg?c=11,509,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "POPULAR APPS"
|
||||
}
|
||||
},
|
||||
"ChatList.Search.SectionRecentApps": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/ChatList.Search.SectionRecentApps",
|
||||
"photo_url": "https://telegra.ph/file/p/370a2432269/fd3aa38dc3995687bf32b17.jpg?c=10,167,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "APPS YOU USE"
|
||||
}
|
||||
},
|
||||
"ChatList.Search.SectionRecommendedChannels": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/ChatList.Search.SectionRecommendedChannels",
|
||||
"photo_url": "https://telegra.ph/file/p/3cad1d5f8e9/1d2ff2f4bfc7387a3bc9f17.jpg?c=12,485,328,328,280,280",
|
||||
|
@ -6624,6 +6648,15 @@
|
|||
"singular": "Share My Phone Number"
|
||||
}
|
||||
},
|
||||
"Conversation.StatusBotSubscribers": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Conversation.StatusBotSubscribers",
|
||||
"photo_url": "https://telegra.ph/file/p/370a2432269/fd3aa38dc3995687bf32b17.jpg?c=62,351,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "1 user",
|
||||
"plural": "<mark class=\"token\">%d</mark> users"
|
||||
}
|
||||
},
|
||||
"Conversation.StickerAddedToFavorites": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Conversation.StickerAddedToFavorites",
|
||||
"photo_url": "https://telegra.ph/file/p/32e497e7a6f/3cabfec84a5f62966307717.jpg?c=73,610,383,383,280,280",
|
||||
|
@ -9523,6 +9556,14 @@
|
|||
"plural": "<mark class=\"token\">%@</mark>mo"
|
||||
}
|
||||
},
|
||||
"MiniAppList.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/MiniAppList.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/a7f423090b7/4904cfe676d89e5acbc0517.jpg?c=159,86,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Examples"
|
||||
}
|
||||
},
|
||||
"Month.GenApril": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Month.GenApril",
|
||||
"photo_url": "https://telegra.ph/file/p/5f18c156d12/a472223b8eb14adf1c9a11d.jpg?c=26,702,280,280,280,280",
|
||||
|
|
|
@ -10430,6 +10430,14 @@
|
|||
"singular": "Other..."
|
||||
}
|
||||
},
|
||||
"PeerInfo.Bot.Balance": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/PeerInfo.Bot.Balance",
|
||||
"photo_url": "https://telegra.ph/file/p/22e0f222464/67b56ade3d6d7013e0d1617.jpg?c=71,264,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Balance"
|
||||
}
|
||||
},
|
||||
"PeerInfo.ButtonAddMember": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/PeerInfo.ButtonAddMember",
|
||||
"photo_url": "https://telegra.ph/file/p/b3c153b3a29/92ae0b1f44d12b64baf9517.jpg?c=41,281,280,280,280,280",
|
||||
|
|
|
@ -12127,6 +12127,30 @@
|
|||
"singular": "What's up?"
|
||||
}
|
||||
},
|
||||
"WebBrowser.ClearCookies": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/WebBrowser.ClearCookies",
|
||||
"photo_url": "https://telegra.ph/file/p/bfd658a6530/c36d141d017e7bb62619717.jpg?c=81,397,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Clear Cookies"
|
||||
}
|
||||
},
|
||||
"WebBrowser.ClearCookies.Info": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/WebBrowser.ClearCookies.Info",
|
||||
"photo_url": "https://telegra.ph/file/p/bfd658a6530/c36d141d017e7bb62619717.jpg?c=12,333,555,555,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete all cookies in the Telegram in-app browser. This action will sign you out of most websites."
|
||||
}
|
||||
},
|
||||
"WebBrowser.ClearCookies.Succeed": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/WebBrowser.ClearCookies.Succeed",
|
||||
"photo_url": "https://telegra.ph/file/p/b835034cd58/c622b1317c51d4d4c795717.jpg?c=70,948,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Cookies cleared."
|
||||
}
|
||||
},
|
||||
"WebBrowser.DefaultBrowser": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/WebBrowser.DefaultBrowser",
|
||||
"photo_url": "https://telegra.ph/file/p/00e491a560c/00d77199f0e1cd45910dd17.jpg?c=13,143,302,302,280,280",
|
||||
|
@ -12135,6 +12159,54 @@
|
|||
"singular": "DEFAULT WEB BROWSER"
|
||||
}
|
||||
},
|
||||
"WebBrowser.Exceptions.AddException": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/WebBrowser.Exceptions.AddException",
|
||||
"photo_url": "https://telegra.ph/file/p/bfd658a6530/c36d141d017e7bb62619717.jpg?c=78,584,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add Website"
|
||||
}
|
||||
},
|
||||
"WebBrowser.Exceptions.Create.Placeholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/WebBrowser.Exceptions.Create.Placeholder",
|
||||
"photo_url": "https://telegra.ph/file/p/f860a339eae/212d4e52d8e9eb3b80a0517.jpg?c=86,379,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Enter URL"
|
||||
}
|
||||
},
|
||||
"WebBrowser.Exceptions.Create.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/WebBrowser.Exceptions.Create.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/f860a339eae/212d4e52d8e9eb3b80a0517.jpg?c=89,270,421,421,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enter a domain that you don't want to be opened in the in-app browser."
|
||||
}
|
||||
},
|
||||
"WebBrowser.Exceptions.Create.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/WebBrowser.Exceptions.Create.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/f860a339eae/212d4e52d8e9eb3b80a0517.jpg?c=160,279,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add Website"
|
||||
}
|
||||
},
|
||||
"WebBrowser.Exceptions.Info": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/WebBrowser.Exceptions.Info",
|
||||
"photo_url": "https://telegra.ph/file/p/bfd658a6530/c36d141d017e7bb62619717.jpg?c=4,452,588,588,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "These websites will be always opened in your default browser."
|
||||
}
|
||||
},
|
||||
"WebBrowser.Exceptions.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/WebBrowser.Exceptions.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/bfd658a6530/c36d141d017e7bb62619717.jpg?c=26,452,446,446,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "NEVER OPEN IN THE IN-APP BROWSER"
|
||||
}
|
||||
},
|
||||
"WebBrowser.InAppSafari": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/WebBrowser.InAppSafari",
|
||||
"photo_url": "https://telegra.ph/file/p/00e491a560c/00d77199f0e1cd45910dd17.jpg?c=64,191,280,280,280,280",
|
||||
|
@ -12143,6 +12215,14 @@
|
|||
"singular": "In-App Safari"
|
||||
}
|
||||
},
|
||||
"WebBrowser.OpenLinksIn.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/WebBrowser.OpenLinksIn.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/bfd658a6530/c36d141d017e7bb62619717.jpg?c=27,144,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "OPEN LINKS IN"
|
||||
}
|
||||
},
|
||||
"WebBrowser.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/WebBrowser.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/00e491a560c/00d77199f0e1cd45910dd17.jpg?c=159,65,280,280,280,280",
|
||||
|
|
|
@ -908,14 +908,6 @@
|
|||
"singular": "Share"
|
||||
}
|
||||
},
|
||||
"Browser.ErrorTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Browser.ErrorTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "An Error Occurred"
|
||||
}
|
||||
},
|
||||
"Business.Chatbots": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Business.Chatbots",
|
||||
"photo_url": null,
|
||||
|
@ -3765,14 +3757,6 @@
|
|||
"singular": "No Apps Found"
|
||||
}
|
||||
},
|
||||
"ChatList.Search.FilterApps": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.Search.FilterApps",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Apps"
|
||||
}
|
||||
},
|
||||
"ChatList.Search.FilterTopics": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.Search.FilterTopics",
|
||||
"photo_url": null,
|
||||
|
@ -3845,22 +3829,6 @@
|
|||
"singular": "No Channels Yet..."
|
||||
}
|
||||
},
|
||||
"ChatList.Search.SectionPopularApps": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.Search.SectionPopularApps",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "POPULAR APPS"
|
||||
}
|
||||
},
|
||||
"ChatList.Search.SectionRecentApps": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.Search.SectionRecentApps",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "APPS YOU USE"
|
||||
}
|
||||
},
|
||||
"ChatList.SelectedTopics": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.SelectedTopics",
|
||||
"photo_url": "https://telegra.ph/file/p/e49c8badd15/1807b6767ff777ae7e06a17.jpg?c=159,66,280,280,280,280",
|
||||
|
@ -4940,15 +4908,6 @@
|
|||
"singular": "Do you want to share your phone number <mark class=\"token\">%1$@</mark> with <mark class=\"token\">%2$@</mark>?"
|
||||
}
|
||||
},
|
||||
"Conversation.StatusBotSubscribers": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.StatusBotSubscribers",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "1 user",
|
||||
"plural": "<mark class=\"token\">%d</mark> users"
|
||||
}
|
||||
},
|
||||
"Conversation.SuggestedPhotoSuccess": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.SuggestedPhotoSuccess",
|
||||
"photo_url": "https://telegra.ph/file/p/6a9f7c0e925/62231b721e134ed48432f17.jpg?c=64,877,280,280,280,280",
|
||||
|
@ -8332,14 +8291,6 @@
|
|||
"singular": "APPS THAT ACCEPT STARS"
|
||||
}
|
||||
},
|
||||
"MiniAppList.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MiniAppList.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Examples"
|
||||
}
|
||||
},
|
||||
"Monetization.Balance.AvailableInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Monetization.Balance.AvailableInfo",
|
||||
"photo_url": null,
|
||||
|
@ -10258,14 +10209,6 @@
|
|||
"singular": "Never"
|
||||
}
|
||||
},
|
||||
"PeerInfo.Bot.Balance": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PeerInfo.Bot.Balance",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Balance"
|
||||
}
|
||||
},
|
||||
"PeerInfo.Bot.Balance.Stars": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PeerInfo.Bot.Balance.Stars",
|
||||
"photo_url": null,
|
||||
|
@ -11092,6 +11035,14 @@
|
|||
"singular": "In-app purchases are not allowed on this device."
|
||||
}
|
||||
},
|
||||
"Premium.Purchase.ErrorNetwork": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Purchase.ErrorNetwork",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Please check your Internet connection and try again."
|
||||
}
|
||||
},
|
||||
"Premium.Purchase.ErrorNotAllowed": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Purchase.ErrorNotAllowed",
|
||||
"photo_url": null,
|
||||
|
@ -12626,14 +12577,6 @@
|
|||
"singular": "Unsupported"
|
||||
}
|
||||
},
|
||||
"Stars.Purchase.GiftInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stars.Purchase.GiftInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "With Stars, **<mark class=\"token\">%1$@</mark>** will be able to unlock content and services on Telegram. [See Examples >]()"
|
||||
}
|
||||
},
|
||||
"Stars.Purchase.Stars": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stars.Purchase.Stars",
|
||||
"photo_url": null,
|
||||
|
@ -15091,14 +15034,6 @@
|
|||
"singular": "Cookies cleared."
|
||||
}
|
||||
},
|
||||
"WebBrowser.ClearCookies": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebBrowser.ClearCookies",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Clear Cookies"
|
||||
}
|
||||
},
|
||||
"WebBrowser.ClearCookies.ClearConfirmation.Clear": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebBrowser.ClearCookies.ClearConfirmation.Clear",
|
||||
"photo_url": null,
|
||||
|
@ -15115,22 +15050,6 @@
|
|||
"singular": "Are you sure you want to clear cookies?"
|
||||
}
|
||||
},
|
||||
"WebBrowser.ClearCookies.Info": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebBrowser.ClearCookies.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete all cookies in the Telegram in-app browser. This action will sign you out of most websites."
|
||||
}
|
||||
},
|
||||
"WebBrowser.ClearCookies.Succeed": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebBrowser.ClearCookies.Succeed",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Cookies cleared."
|
||||
}
|
||||
},
|
||||
"WebBrowser.CopyLink": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebBrowser.CopyLink",
|
||||
"photo_url": null,
|
||||
|
@ -15155,14 +15074,6 @@
|
|||
"singular": "Done"
|
||||
}
|
||||
},
|
||||
"WebBrowser.Exceptions.AddException": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebBrowser.Exceptions.AddException",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add Website"
|
||||
}
|
||||
},
|
||||
"WebBrowser.Exceptions.Clear": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebBrowser.Exceptions.Clear",
|
||||
"photo_url": null,
|
||||
|
@ -15187,46 +15098,6 @@
|
|||
"singular": "Are you sure you want to clear this list?"
|
||||
}
|
||||
},
|
||||
"WebBrowser.Exceptions.Create.Placeholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebBrowser.Exceptions.Create.Placeholder",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Enter URL"
|
||||
}
|
||||
},
|
||||
"WebBrowser.Exceptions.Create.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebBrowser.Exceptions.Create.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enter a domain that you don't want to be opened in the in-app browser."
|
||||
}
|
||||
},
|
||||
"WebBrowser.Exceptions.Create.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebBrowser.Exceptions.Create.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add Website"
|
||||
}
|
||||
},
|
||||
"WebBrowser.Exceptions.Info": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebBrowser.Exceptions.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "These websites will be always opened in your default browser."
|
||||
}
|
||||
},
|
||||
"WebBrowser.Exceptions.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebBrowser.Exceptions.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "NEVER OPEN IN THE IN-APP BROWSER"
|
||||
}
|
||||
},
|
||||
"WebBrowser.LinkAddedToBookmarks": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebBrowser.LinkAddedToBookmarks",
|
||||
"photo_url": null,
|
||||
|
@ -15267,14 +15138,6 @@
|
|||
"singular": "Link forwarded to **<mark class=\"token\">%@</mark>** and **<mark class=\"token\">%@</mark>**"
|
||||
}
|
||||
},
|
||||
"WebBrowser.OpenLinksIn.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebBrowser.OpenLinksIn.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "OPEN LINKS IN"
|
||||
}
|
||||
},
|
||||
"WebBrowser.Reload": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebBrowser.Reload",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue