mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-21 00:17:06 +01:00
Update content of files
This commit is contained in:
parent
cdf707d02b
commit
c2a5470646
3 changed files with 129 additions and 2 deletions
|
@ -17630,8 +17630,11 @@
|
|||
"Gift.Convert.Success.Title",
|
||||
"Gift.Convert.Text",
|
||||
"Gift.Convert.Title",
|
||||
"Gift.Displayed.NewText",
|
||||
"Gift.Displayed.Text",
|
||||
"Gift.Displayed.Title",
|
||||
"Gift.Displayed.View",
|
||||
"Gift.Hidden.NewText",
|
||||
"Gift.Hidden.Text",
|
||||
"Gift.Hidden.Title",
|
||||
"Gift.Options.Gift.Filter.AllGifts",
|
||||
|
@ -17659,6 +17662,7 @@
|
|||
"Gift.Send.Send",
|
||||
"Gift.Send.Title",
|
||||
"Gift.View.Availability",
|
||||
"Gift.View.Availability.NewOf",
|
||||
"Gift.View.Availability.Of",
|
||||
"Gift.View.Convert",
|
||||
"Gift.View.Convert.Stars",
|
||||
|
@ -17666,16 +17670,26 @@
|
|||
"Gift.View.ConvertedDescription.Stars",
|
||||
"Gift.View.Date",
|
||||
"Gift.View.Display",
|
||||
"Gift.View.DisplayedInfo",
|
||||
"Gift.View.FirstSale",
|
||||
"Gift.View.From",
|
||||
"Gift.View.HiddenInfo",
|
||||
"Gift.View.HiddenName",
|
||||
"Gift.View.Hide",
|
||||
"Gift.View.KeepOrConvertDescription",
|
||||
"Gift.View.KeepOrConvertDescription.Stars",
|
||||
"Gift.View.LastSale",
|
||||
"Gift.View.OtherDescription",
|
||||
"Gift.View.OtherDescription.Stars",
|
||||
"Gift.View.ReceivedTitle",
|
||||
"Gift.View.Sale",
|
||||
"Gift.View.Sale.Stars",
|
||||
"Gift.View.Send",
|
||||
"Gift.View.Title",
|
||||
"Gift.View.Title",
|
||||
"Gift.View.UnavailableDescription",
|
||||
"Gift.View.UnavailableTitle",
|
||||
"Gift.View.Value",
|
||||
"GiftLink.Date",
|
||||
"GiftLink.Description",
|
||||
"GiftLink.Footer",
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">9189</span>
|
||||
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">9203</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/ios/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/ios/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/ios/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -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 (1874)</div>
|
||||
<div class="tr-section-caption">Unsorted (1888)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -6023,6 +6023,30 @@
|
|||
"singular": "Search GIFs"
|
||||
}
|
||||
},
|
||||
"Gift.Displayed.NewText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.Displayed.NewText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "The gift is now shown on your Page."
|
||||
}
|
||||
},
|
||||
"Gift.Displayed.View": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.Displayed.View",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "View"
|
||||
}
|
||||
},
|
||||
"Gift.Hidden.NewText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.Hidden.NewText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "The gift is removed from your Page."
|
||||
}
|
||||
},
|
||||
"Gift.Send.ErrorOutOfStock": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.Send.ErrorOutOfStock",
|
||||
"photo_url": null,
|
||||
|
@ -6039,6 +6063,95 @@
|
|||
"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,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"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,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"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,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "sell for <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Gift.View.Sale.Stars": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.View.Sale.Stars",
|
||||
"photo_url": null,
|
||||
"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/unsorted/Gift.View.Send",
|
||||
"photo_url": null,
|
||||
"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,
|
||||
|
|
Loading…
Reference in a new issue