mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
df31a10edf
commit
382e7fd175
3 changed files with 239 additions and 2 deletions
|
@ -25406,6 +25406,7 @@
|
|||
"Login.New.Cancel.Confirm",
|
||||
"Login.New.Code.CallInfo",
|
||||
"Login.New.Code.CodeInfo",
|
||||
"Login.New.Code.Email",
|
||||
"Login.New.Code.EnterCode",
|
||||
"Login.New.Code.EnterSms",
|
||||
"Login.New.Code.FragmentInfo",
|
||||
|
@ -25850,6 +25851,14 @@
|
|||
"PHONE_CODE_INVALID",
|
||||
"PHONE_NUMBER_INVALID",
|
||||
"PINNED_INVOICE",
|
||||
"PaidMedia.Header",
|
||||
"PaidMedia.Info",
|
||||
"PaidMedia.Ok",
|
||||
"PaidMedia.Placeholder",
|
||||
"PaidMedia.Status.Purchased",
|
||||
"PaidMedia.Title",
|
||||
"PaidMedia.UnlockFor",
|
||||
"PaidMedia.UnlockFor_countable",
|
||||
"Passcode.AutoLock.Disabled",
|
||||
"Passcode.AutoLock.IfAway",
|
||||
"Passcode.Autolock",
|
||||
|
@ -26502,9 +26511,11 @@
|
|||
"PreviewSender.CompressFile",
|
||||
"PreviewSender.FileTooltip",
|
||||
"PreviewSender.Grouped",
|
||||
"PreviewSender.MakePaid",
|
||||
"PreviewSender.MediaTooltip",
|
||||
"PreviewSender.MoveTextDown",
|
||||
"PreviewSender.MoveTextUp",
|
||||
"PreviewSender.RemovePaid",
|
||||
"PreviewSender.SendAsFile",
|
||||
"PreviewSender.SendAsMedia",
|
||||
"PreviewSender.SendAsSpoiler",
|
||||
|
@ -27379,6 +27390,7 @@
|
|||
"Star.List.StarsNeeded_countable",
|
||||
"Star.List.TelegramStars",
|
||||
"Star.List.Tos",
|
||||
"Star.List.Transaction.Ads",
|
||||
"Star.List.Transaction.AppStore",
|
||||
"Star.List.Transaction.Fragment",
|
||||
"Star.List.Transaction.PlayMarket",
|
||||
|
@ -27395,6 +27407,8 @@
|
|||
"Star.List.YourBalance",
|
||||
"Star.Purchase.Balance",
|
||||
"Star.Purchase.Confirm",
|
||||
"Star.Purchase.PaidMedia.Success",
|
||||
"Star.Purchase.PaidMedia.Text",
|
||||
"Star.Purchase.Pay",
|
||||
"Star.Purchase.Success",
|
||||
"Star.Purchase.Text",
|
||||
|
@ -27402,9 +27416,21 @@
|
|||
"Star.Purchase.Text.In_countable",
|
||||
"Star.Transaction.Copied",
|
||||
"Star.Transaction.Date",
|
||||
"Star.Transaction.From",
|
||||
"Star.Transaction.Id",
|
||||
"Star.Transaction.MessageId",
|
||||
"Star.Transaction.To",
|
||||
"Star.Transaction.Tos",
|
||||
"Stars.Balance.BuyAds",
|
||||
"Stars.Transaction.MediaPurchase",
|
||||
"Stars.Transaction.TopUp",
|
||||
"Stars.Transfer.MediaAnd",
|
||||
"Stars.Transfer.Photos",
|
||||
"Stars.Transfer.Photos_countable",
|
||||
"Stars.Transfer.SinglePhoto",
|
||||
"Stars.Transfer.SingleVideo",
|
||||
"Stars.Transfer.Videos",
|
||||
"Stars.Transfer.Videos_countable",
|
||||
"Stats.Boosts",
|
||||
"Stats.Boosts.Action.Boost",
|
||||
"Stats.Boosts.Action.Giveaway",
|
||||
|
|
|
@ -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>macOS<span class="tr-header-counter">6136</span>
|
||||
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">6162</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/macos/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/macos/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/macos/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/macos/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (2324)</div>
|
||||
<div class="tr-section-caption">Unsorted (2350)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -9994,6 +9994,14 @@
|
|||
"singular": "We’ve just called<br/>your phone **<mark class=\"token\">%@</mark>** · [Edit]()"
|
||||
}
|
||||
},
|
||||
"Login.New.Code.Email": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Login.New.Code.Email",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "We’ve sent an e-mail with an activation code<br/>to <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Login.New.Code.EnterSms": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Login.New.Code.EnterSms",
|
||||
"photo_url": null,
|
||||
|
@ -11015,6 +11023,71 @@
|
|||
"singular": "<mark class=\"token\">%1$@</mark> pinned an invoice"
|
||||
}
|
||||
},
|
||||
"PaidMedia.Header": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PaidMedia.Header",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "ENTER UNLOCK COST"
|
||||
}
|
||||
},
|
||||
"PaidMedia.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PaidMedia.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Users will have to transfer this amount of Stars to your channel in order to view this media. [More about stars >](https://telegram.org)"
|
||||
}
|
||||
},
|
||||
"PaidMedia.Ok": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PaidMedia.Ok",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Make This Media Paid"
|
||||
}
|
||||
},
|
||||
"PaidMedia.Placeholder": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PaidMedia.Placeholder",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stars to Unlock"
|
||||
}
|
||||
},
|
||||
"PaidMedia.Status.Purchased": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PaidMedia.Status.Purchased",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Purchased"
|
||||
}
|
||||
},
|
||||
"PaidMedia.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PaidMedia.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Paid Content"
|
||||
}
|
||||
},
|
||||
"PaidMedia.UnlockFor": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PaidMedia.UnlockFor",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Unlock for # <mark class=\"token\">%d</mark>",
|
||||
"plural": "Unlock for # <mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"PaidMedia.UnlockFor_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PaidMedia.UnlockFor_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Passcode.Or": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Passcode.Or",
|
||||
"photo_url": null,
|
||||
|
@ -12894,6 +12967,14 @@
|
|||
"singular": "Grouped"
|
||||
}
|
||||
},
|
||||
"PreviewSender.MakePaid": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PreviewSender.MakePaid",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Make This Content Paid"
|
||||
}
|
||||
},
|
||||
"PreviewSender.MoveTextDown": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PreviewSender.MoveTextDown",
|
||||
"photo_url": null,
|
||||
|
@ -12910,6 +12991,14 @@
|
|||
"singular": "Move Caption Up"
|
||||
}
|
||||
},
|
||||
"PreviewSender.RemovePaid": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PreviewSender.RemovePaid",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove Paid Content"
|
||||
}
|
||||
},
|
||||
"PreviewSender.SendAsFile": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/PreviewSender.SendAsFile",
|
||||
"photo_url": null,
|
||||
|
@ -14879,6 +14968,14 @@
|
|||
"singular": "By proceeding and purchasing Stars, you agree with the [Terms and Conditions](https://telegram.org/tos/stars)."
|
||||
}
|
||||
},
|
||||
"Star.List.Transaction.Ads": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Transaction.Ads",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Ads Platform"
|
||||
}
|
||||
},
|
||||
"Star.List.Transaction.AppStore": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Transaction.AppStore",
|
||||
"photo_url": null,
|
||||
|
@ -15007,6 +15104,22 @@
|
|||
"singular": "Confirm Your Purchase"
|
||||
}
|
||||
},
|
||||
"Star.Purchase.PaidMedia.Success": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.Purchase.PaidMedia.Success",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You unlocked media for <mark class=\"token\">%3$@</mark>."
|
||||
}
|
||||
},
|
||||
"Star.Purchase.PaidMedia.Text": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.Purchase.PaidMedia.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Do you want to unlock <mark class=\"token\">%1$@</mark> in **<mark class=\"token\">%2$@</mark>** **<mark class=\"token\">%3$@</mark>**?"
|
||||
}
|
||||
},
|
||||
"Star.Purchase.Pay": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.Purchase.Pay",
|
||||
"photo_url": null,
|
||||
|
@ -15064,6 +15177,14 @@
|
|||
"singular": "Date"
|
||||
}
|
||||
},
|
||||
"Star.Transaction.From": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.Transaction.From",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "From"
|
||||
}
|
||||
},
|
||||
"Star.Transaction.Id": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.Transaction.Id",
|
||||
"photo_url": null,
|
||||
|
@ -15072,6 +15193,14 @@
|
|||
"singular": "Transaction ID"
|
||||
}
|
||||
},
|
||||
"Star.Transaction.MessageId": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.Transaction.MessageId",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Media"
|
||||
}
|
||||
},
|
||||
"Star.Transaction.To": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.Transaction.To",
|
||||
"photo_url": null,
|
||||
|
@ -15088,6 +15217,88 @@
|
|||
"singular": "Review the [Terms of Services](https://telegram.org/tos/stars) for Stars."
|
||||
}
|
||||
},
|
||||
"Stars.Balance.BuyAds": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Stars.Balance.BuyAds",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Buy Ads"
|
||||
}
|
||||
},
|
||||
"Stars.Transaction.MediaPurchase": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Stars.Transaction.MediaPurchase",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Media Purchase"
|
||||
}
|
||||
},
|
||||
"Stars.Transaction.TopUp": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Stars.Transaction.TopUp",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stars Top-Up"
|
||||
}
|
||||
},
|
||||
"Stars.Transfer.MediaAnd": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Stars.Transfer.MediaAnd",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> and <mark class=\"token\">%2$@</mark>"
|
||||
}
|
||||
},
|
||||
"Stars.Transfer.Photos": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Stars.Transfer.Photos",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> photo",
|
||||
"plural": "<mark class=\"token\">%d</mark> photos"
|
||||
}
|
||||
},
|
||||
"Stars.Transfer.Photos_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Stars.Transfer.Photos_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Stars.Transfer.SinglePhoto": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Stars.Transfer.SinglePhoto",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "photo"
|
||||
}
|
||||
},
|
||||
"Stars.Transfer.SingleVideo": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Stars.Transfer.SingleVideo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "video"
|
||||
}
|
||||
},
|
||||
"Stars.Transfer.Videos": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Stars.Transfer.Videos",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> video",
|
||||
"plural": "<mark class=\"token\">%d</mark> videos"
|
||||
}
|
||||
},
|
||||
"Stars.Transfer.Videos_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Stars.Transfer.Videos_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Stats.Boosts.Action.Boost": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Stats.Boosts.Action.Boost",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue