mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
46b5b01df8
commit
cbe28d7e30
4 changed files with 78 additions and 78 deletions
|
@ -26288,7 +26288,6 @@
|
|||
"Giveaway.PaymentOptions.Reduce.Text",
|
||||
"Giveaway.PaymentOptions.Reduce.Title",
|
||||
"Giveaway.PaymentOptions.Title",
|
||||
"Giveaway.PaymentOptions.Year",
|
||||
"Giveaway.Quantity.Header",
|
||||
"Giveaway.Quantity.Info",
|
||||
"Giveaway.Quantity.Right",
|
||||
|
@ -28625,6 +28624,7 @@
|
|||
"Star.List.BuyAndUser.Nobot",
|
||||
"Star.List.BuyMoreStars",
|
||||
"Star.List.GetStars",
|
||||
"Star.List.HowMany",
|
||||
"Star.List.Item.Count",
|
||||
"Star.List.Item.Count_countable",
|
||||
"Star.List.Item.ShowMore",
|
||||
|
|
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (726)</div>
|
||||
<div class="tr-section-caption">General (735)</div>
|
||||
</a></div>
|
||||
</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 (2539)</div>
|
||||
<div class="tr-section-caption">Unsorted (2530)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2876,6 +2876,14 @@
|
|||
"singular": "An error occurred. Please try again later."
|
||||
}
|
||||
},
|
||||
"ExampleApps.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/general/ExampleApps.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/f53d31c82c2/e682d397601911e777d5c17.jpg?c=160,270,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Examples"
|
||||
}
|
||||
},
|
||||
"ForwardModalAction.Title_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/general/ForwardModalAction.Title_countable",
|
||||
"photo_url": null,
|
||||
|
@ -5095,6 +5103,71 @@
|
|||
"singular": "Your stickers, GIFs and emoji will appear in this panel when you open any chat."
|
||||
}
|
||||
},
|
||||
"Star.BuyScreen.Gift": {
|
||||
"url": "https://translations.telegram.org/en/macos/general/Star.BuyScreen.Gift",
|
||||
"photo_url": "https://telegra.ph/file/p/f53d31c82c2/e682d397601911e777d5c17.jpg?c=88,140,425,425,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "With Stars, **<mark class=\"token\">%@</mark>** will be able to unlock content and services on Telegram. [See Examples >](examples)"
|
||||
}
|
||||
},
|
||||
"Star.List.GetStars": {
|
||||
"url": "https://translations.telegram.org/en/macos/general/Star.List.GetStars",
|
||||
"photo_url": "https://telegra.ph/file/p/b6c6e342ead/2a68cf5f74cc3a05885a917.jpg?c=161,96,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Get Stars"
|
||||
}
|
||||
},
|
||||
"Star.List.HowMany": {
|
||||
"url": "https://translations.telegram.org/en/macos/general/Star.List.HowMany",
|
||||
"photo_url": "https://telegra.ph/file/p/b6c6e342ead/2a68cf5f74cc3a05885a917.jpg?c=126,103,349,349,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Choose how many Stars you'd like to buy."
|
||||
}
|
||||
},
|
||||
"Star.List.Item.Count": {
|
||||
"url": "https://translations.telegram.org/en/macos/general/Star.List.Item.Count",
|
||||
"photo_url": "https://telegra.ph/file/p/b6c6e342ead/2a68cf5f74cc3a05885a917.jpg?c=100,157,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Star",
|
||||
"plural": "<mark class=\"token\">%d</mark> Stars"
|
||||
}
|
||||
},
|
||||
"Star.List.Item.ShowMore": {
|
||||
"url": "https://translations.telegram.org/en/macos/general/Star.List.Item.ShowMore",
|
||||
"photo_url": "https://telegra.ph/file/p/b6c6e342ead/2a68cf5f74cc3a05885a917.jpg?c=91,442,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Show More Options"
|
||||
}
|
||||
},
|
||||
"Star.List.MyBalance": {
|
||||
"url": "https://translations.telegram.org/en/macos/general/Star.List.MyBalance",
|
||||
"photo_url": "https://telegra.ph/file/p/b6c6e342ead/2a68cf5f74cc3a05885a917.jpg?c=261,57,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Balance<br/><mark class=\"token\">%1$@</mark>**<mark class=\"token\">%2$@</mark>**"
|
||||
}
|
||||
},
|
||||
"Star.List.Tos": {
|
||||
"url": "https://translations.telegram.org/en/macos/general/Star.List.Tos",
|
||||
"photo_url": "https://telegra.ph/file/p/b6c6e342ead/2a68cf5f74cc3a05885a917.jpg?c=90,358,422,422,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "By proceeding and purchasing Stars, you agree with the [Terms and Conditions](https://telegram.org/tos/stars)."
|
||||
}
|
||||
},
|
||||
"Stars.Gift.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/general/Stars.Gift.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/f53d31c82c2/e682d397601911e777d5c17.jpg?c=161,164,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Gift Stars"
|
||||
}
|
||||
},
|
||||
"StatusBar.Activate": {
|
||||
"url": "https://translations.telegram.org/en/macos/general/StatusBar.Activate",
|
||||
"photo_url": "https://telegra.ph/file/p/5cb04dbbc1e/2f99b5b3cb7a251f9164419.jpg?c=401,12,280,280,280,280",
|
||||
|
|
|
@ -8590,14 +8590,6 @@
|
|||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"ExampleApps.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ExampleApps.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Examples"
|
||||
}
|
||||
},
|
||||
"ExportedInvitation.Context.OpenProfile": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ExportedInvitation.Context.OpenProfile",
|
||||
"photo_url": null,
|
||||
|
@ -9312,7 +9304,7 @@
|
|||
},
|
||||
"Gifting.Premium.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Gifting.Premium.Title",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/3932b77c6dc/cf389a5eb31a54594853917.jpg?c=160,139,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Gift Premium"
|
||||
|
@ -9594,7 +9586,7 @@
|
|||
},
|
||||
"Giveaway.PaymentOptions.Months": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Giveaway.PaymentOptions.Months",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/3932b77c6dc/cf389a5eb31a54594853917.jpg?c=160,265,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Months"
|
||||
|
@ -9632,14 +9624,6 @@
|
|||
"singular": "DURATION OF PREMIUM SUBSCRIPTIONS"
|
||||
}
|
||||
},
|
||||
"Giveaway.PaymentOptions.Year": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Giveaway.PaymentOptions.Year",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "1 Year"
|
||||
}
|
||||
},
|
||||
"Giveaway.Quantity.Header": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Giveaway.Quantity.Header",
|
||||
"photo_url": null,
|
||||
|
@ -15538,14 +15522,6 @@
|
|||
"singular": "Buy stars for your expiring subscriptions."
|
||||
}
|
||||
},
|
||||
"Star.BuyScreen.Gift": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.BuyScreen.Gift",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "With Stars, **<mark class=\"token\">%@</mark>** will be able to unlock content and services on Telegram. [See Examples >](examples)"
|
||||
}
|
||||
},
|
||||
"Star.BuyScreen.MySubs": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.BuyScreen.MySubs",
|
||||
"photo_url": null,
|
||||
|
@ -15619,23 +15595,6 @@
|
|||
"singular": "Buy More Stars"
|
||||
}
|
||||
},
|
||||
"Star.List.GetStars": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.GetStars",
|
||||
"photo_url": "https://telegra.ph/file/p/b6c6e342ead/2a68cf5f74cc3a05885a917.jpg?c=161,96,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Get Stars"
|
||||
}
|
||||
},
|
||||
"Star.List.Item.Count": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Item.Count",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Star",
|
||||
"plural": "<mark class=\"token\">%d</mark> Stars"
|
||||
}
|
||||
},
|
||||
"Star.List.Item.Count_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Item.Count_countable",
|
||||
"photo_url": null,
|
||||
|
@ -15644,22 +15603,6 @@
|
|||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Star.List.Item.ShowMore": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Item.ShowMore",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Show More Options"
|
||||
}
|
||||
},
|
||||
"Star.List.MyBalance": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.MyBalance",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Balance<br/><mark class=\"token\">%1$@</mark>**<mark class=\"token\">%2$@</mark>**"
|
||||
}
|
||||
},
|
||||
"Star.List.Refund": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Refund",
|
||||
"photo_url": null,
|
||||
|
@ -15693,14 +15636,6 @@
|
|||
"singular": "Telegram Stars"
|
||||
}
|
||||
},
|
||||
"Star.List.Tos": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Star.List.Tos",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"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,
|
||||
|
@ -16270,14 +16205,6 @@
|
|||
"singular": "Use Stars to unlock content and services on Telegram."
|
||||
}
|
||||
},
|
||||
"Stars.Gift.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Stars.Gift.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Gift Stars"
|
||||
}
|
||||
},
|
||||
"Stars.GiftPreview.Customize": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Stars.GiftPreview.Customize",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue