mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
d55dcf1714
commit
965e2b3bfc
4 changed files with 107 additions and 90 deletions
|
@ -17414,7 +17414,6 @@
|
|||
"EmojiPackActionInfo.AddedTitle",
|
||||
"EmojiPackActionInfo.ArchivedTitle",
|
||||
"EmojiPackActionInfo.MultipleAddedText",
|
||||
"EmojiPackActionInfo.MultipleRemovedText",
|
||||
"EmojiPackActionInfo.RemovedText",
|
||||
"EmojiPackActionInfo.RemovedTitle",
|
||||
"EmojiPacks.UnarchiveEmojiPacksConfirmation",
|
||||
|
@ -17662,6 +17661,7 @@
|
|||
"Gift.Send.Send",
|
||||
"Gift.Send.Title",
|
||||
"Gift.View.Availability",
|
||||
"Gift.View.Availability",
|
||||
"Gift.View.Availability.NewOf",
|
||||
"Gift.View.Availability.Of",
|
||||
"Gift.View.Convert",
|
||||
|
@ -17670,10 +17670,12 @@
|
|||
"Gift.View.ConvertedDescription.Stars",
|
||||
"Gift.View.Date",
|
||||
"Gift.View.Display",
|
||||
"Gift.View.Display",
|
||||
"Gift.View.DisplayedInfo",
|
||||
"Gift.View.FirstSale",
|
||||
"Gift.View.From",
|
||||
"Gift.View.HiddenInfo",
|
||||
"Gift.View.HiddenInfo",
|
||||
"Gift.View.HiddenName",
|
||||
"Gift.View.Hide",
|
||||
"Gift.View.KeepOrConvertDescription",
|
||||
|
@ -17683,7 +17685,10 @@
|
|||
"Gift.View.OtherDescription.Stars",
|
||||
"Gift.View.ReceivedTitle",
|
||||
"Gift.View.Sale",
|
||||
"Gift.View.Sale",
|
||||
"Gift.View.Sale.Stars",
|
||||
"Gift.View.Sale.Stars",
|
||||
"Gift.View.Send",
|
||||
"Gift.View.Send",
|
||||
"Gift.View.Title",
|
||||
"Gift.View.Title",
|
||||
|
@ -18212,7 +18217,6 @@
|
|||
"Join.ChannelsTooMuch",
|
||||
"KeyCommand.ChatInfo",
|
||||
"KeyCommand.EnterFullscreen",
|
||||
"KeyCommand.ExitFullscreen",
|
||||
"KeyCommand.Find",
|
||||
"KeyCommand.FocusOnInputField",
|
||||
"KeyCommand.JumpToNextChat",
|
||||
|
@ -18221,7 +18225,6 @@
|
|||
"KeyCommand.JumpToPreviousUnreadChat",
|
||||
"KeyCommand.LockWithPasscode",
|
||||
"KeyCommand.NewMessage",
|
||||
"KeyCommand.Pause",
|
||||
"KeyCommand.Play",
|
||||
"KeyCommand.ScrollDown",
|
||||
"KeyCommand.ScrollUp",
|
||||
|
@ -21844,7 +21847,6 @@
|
|||
"StickerPackActionInfo.AddedText",
|
||||
"StickerPackActionInfo.AddedTitle",
|
||||
"StickerPackActionInfo.ArchivedTitle",
|
||||
"StickerPackActionInfo.MultipleRemovedText",
|
||||
"StickerPackActionInfo.RemovedText",
|
||||
"StickerPackActionInfo.RemovedTitle",
|
||||
"StickerPacks.ActionArchive",
|
||||
|
|
|
@ -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 (2142)</div>
|
||||
<div class="tr-section-caption">General (2149)</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 (1888)</div>
|
||||
<div class="tr-section-caption">Unsorted (1882)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -7840,6 +7840,103 @@
|
|||
"singular": "Send a Gift"
|
||||
}
|
||||
},
|
||||
"Gift.View.Availability": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Gift.View.Availability",
|
||||
"photo_url": "https://telegra.ph/file/p/dca6e9c8672/65018857da0d64aa6e64417.jpg?c=21,865,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Availability"
|
||||
}
|
||||
},
|
||||
"Gift.View.Availability.NewOf": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Gift.View.Availability.NewOf",
|
||||
"photo_url": "https://telegra.ph/file/p/dca6e9c8672/65018857da0d64aa6e64417.jpg?c=128,863,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> of <mark class=\"token\">%2$@</mark> left"
|
||||
}
|
||||
},
|
||||
"Gift.View.Display": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Gift.View.Display",
|
||||
"photo_url": "https://telegra.ph/file/p/3763c2e546c/c0b8e74e19c35046b26ab17.jpg?c=155,944,289,289,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Display on My Page"
|
||||
}
|
||||
},
|
||||
"Gift.View.FirstSale": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Gift.View.FirstSale",
|
||||
"photo_url": "https://telegra.ph/file/p/dca6e9c8672/65018857da0d64aa6e64417.jpg?c=22,713,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "First Sale"
|
||||
}
|
||||
},
|
||||
"Gift.View.HiddenInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Gift.View.HiddenInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/3763c2e546c/c0b8e74e19c35046b26ab17.jpg?c=83,754,434,434,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This gift is hidden. Only you can see it."
|
||||
}
|
||||
},
|
||||
"Gift.View.LastSale": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Gift.View.LastSale",
|
||||
"photo_url": "https://telegra.ph/file/p/dca6e9c8672/65018857da0d64aa6e64417.jpg?c=21,763,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Last Sale"
|
||||
}
|
||||
},
|
||||
"Gift.View.Sale": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Gift.View.Sale",
|
||||
"photo_url": "https://telegra.ph/file/p/3763c2e546c/c0b8e74e19c35046b26ab17.jpg?c=182,776,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "sell for <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Gift.View.Sale.Stars": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Gift.View.Sale.Stars",
|
||||
"photo_url": "https://telegra.ph/file/p/3763c2e546c/c0b8e74e19c35046b26ab17.jpg?c=200,776,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> Star",
|
||||
"plural": "<mark class=\"token\">%@</mark> Stars"
|
||||
}
|
||||
},
|
||||
"Gift.View.Send": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Gift.View.Send",
|
||||
"photo_url": "https://telegra.ph/file/p/3763c2e546c/c0b8e74e19c35046b26ab17.jpg?c=240,678,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "send a gift"
|
||||
}
|
||||
},
|
||||
"Gift.View.UnavailableDescription": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Gift.View.UnavailableDescription",
|
||||
"photo_url": "https://telegra.ph/file/p/dca6e9c8672/65018857da0d64aa6e64417.jpg?c=160,658,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This gift has sold out"
|
||||
}
|
||||
},
|
||||
"Gift.View.UnavailableTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Gift.View.UnavailableTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/dca6e9c8672/65018857da0d64aa6e64417.jpg?c=160,623,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unavailable"
|
||||
}
|
||||
},
|
||||
"Gift.View.Value": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Gift.View.Value",
|
||||
"photo_url": "https://telegra.ph/file/p/dca6e9c8672/65018857da0d64aa6e64417.jpg?c=19,812,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Value"
|
||||
}
|
||||
},
|
||||
"GiftLink.Date": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/GiftLink.Date",
|
||||
"photo_url": "https://telegra.ph/file/p/da61168aa6d/1f62438ac26706ef6e2a817.jpg?c=19,820,280,280,280,280",
|
||||
|
|
|
@ -5581,15 +5581,6 @@
|
|||
"plural": "<mark class=\"token\">%@</mark> packs have been added to your emoji."
|
||||
}
|
||||
},
|
||||
"EmojiPackActionInfo.MultipleRemovedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/EmojiPackActionInfo.MultipleRemovedText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> pack is no longer in your emoji.",
|
||||
"plural": "<mark class=\"token\">%@</mark> packs are no longer in your emoji."
|
||||
}
|
||||
},
|
||||
"EmojiPackActionInfo.RemovedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/EmojiPackActionInfo.RemovedText",
|
||||
"photo_url": "https://telegra.ph/file/p/fccc7342ce5/ee00cad73a5169db1ae4317.jpg?c=63,759,440,440,280,280",
|
||||
|
@ -6063,14 +6054,6 @@
|
|||
"singular": "An error occurred. Please try again."
|
||||
}
|
||||
},
|
||||
"Gift.View.Availability.NewOf": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.View.Availability.NewOf",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> of <mark class=\"token\">%2$@</mark> left"
|
||||
}
|
||||
},
|
||||
"Gift.View.DisplayedInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.View.DisplayedInfo",
|
||||
"photo_url": null,
|
||||
|
@ -6079,14 +6062,6 @@
|
|||
"singular": "The gift is visible on your Page. [View >]()"
|
||||
}
|
||||
},
|
||||
"Gift.View.FirstSale": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.View.FirstSale",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "First Sale"
|
||||
}
|
||||
},
|
||||
"Gift.View.HiddenInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.View.HiddenInfo",
|
||||
"photo_url": null,
|
||||
|
@ -6095,14 +6070,6 @@
|
|||
"singular": "This gift is hidden. Only you can see it."
|
||||
}
|
||||
},
|
||||
"Gift.View.LastSale": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.View.LastSale",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Last Sale"
|
||||
}
|
||||
},
|
||||
"Gift.View.Sale": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.View.Sale",
|
||||
"photo_url": null,
|
||||
|
@ -6113,7 +6080,7 @@
|
|||
},
|
||||
"Gift.View.Sale.Stars": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.View.Sale.Stars",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/3763c2e546c/c0b8e74e19c35046b26ab17.jpg?c=200,776,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> Star",
|
||||
|
@ -6122,36 +6089,12 @@
|
|||
},
|
||||
"Gift.View.Send": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.View.Send",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/3763c2e546c/c0b8e74e19c35046b26ab17.jpg?c=240,678,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "send a gift"
|
||||
}
|
||||
},
|
||||
"Gift.View.UnavailableDescription": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.View.UnavailableDescription",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This gift has sold out"
|
||||
}
|
||||
},
|
||||
"Gift.View.UnavailableTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.View.UnavailableTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unavailable"
|
||||
}
|
||||
},
|
||||
"Gift.View.Value": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.View.Value",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Value"
|
||||
}
|
||||
},
|
||||
"GiftLink.LinkHidden": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/GiftLink.LinkHidden",
|
||||
"photo_url": null,
|
||||
|
@ -7092,14 +7035,6 @@
|
|||
"singular": "Enter Fullscreen"
|
||||
}
|
||||
},
|
||||
"KeyCommand.ExitFullscreen": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/KeyCommand.ExitFullscreen",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Exit Fullscreen"
|
||||
}
|
||||
},
|
||||
"KeyCommand.LockWithPasscode": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/KeyCommand.LockWithPasscode",
|
||||
"photo_url": "https://telegra.ph/file/p/66c17bd3a1b/66e850417c2fad0db36af19.jpg?c=149,530,280,280,280,280",
|
||||
|
@ -7108,14 +7043,6 @@
|
|||
"singular": "Lock with Passcode"
|
||||
}
|
||||
},
|
||||
"KeyCommand.Pause": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/KeyCommand.Pause",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Pause Video"
|
||||
}
|
||||
},
|
||||
"KeyCommand.Play": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/KeyCommand.Play",
|
||||
"photo_url": "https://telegra.ph/file/p/66c17bd3a1b/66e850417c2fad0db36af19.jpg?c=492,416,280,280,280,280",
|
||||
|
@ -13039,15 +12966,6 @@
|
|||
"singular": "Stickers Archived"
|
||||
}
|
||||
},
|
||||
"StickerPackActionInfo.MultipleRemovedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/StickerPackActionInfo.MultipleRemovedText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> pack is no longer in your stickers.",
|
||||
"plural": "<mark class=\"token\">%@</mark> packs are no longer in your stickers."
|
||||
}
|
||||
},
|
||||
"StickerPackActionInfo.RemovedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/StickerPackActionInfo.RemovedText",
|
||||
"photo_url": "https://telegra.ph/file/p/fa6a1dfae68/cd8311bfe588617520dc717.jpg?c=68,791,403,403,280,280",
|
||||
|
|
Loading…
Reference in a new issue