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
fd5c1990b7
commit
82663fc390
3 changed files with 140 additions and 2 deletions
|
@ -20043,12 +20043,26 @@
|
|||
"BlockContact.Options.Title",
|
||||
"BlockContact.Title",
|
||||
"BlockedPeers.EmptyDescrpition",
|
||||
"Boost.Badge.Level",
|
||||
"Boost.Badge.LevelPLus",
|
||||
"Boost.GetBoosts",
|
||||
"Boost.GiftToGetMore.Info",
|
||||
"Boost.GiftToGetMore.Title",
|
||||
"BoostGift.AdditionalPrizes",
|
||||
"BoostGift.AdditionalPrizesInfoForMonths",
|
||||
"BoostGift.AdditionalPrizesInfoForMonths_countable",
|
||||
"BoostGift.AdditionalPrizesInfoOff",
|
||||
"BoostGift.AdditionalPrizesInfoOn",
|
||||
"BoostGift.AdditionalPrizesInfoSubscriptions",
|
||||
"BoostGift.AdditionalPrizesInfoSubscriptions_countable",
|
||||
"BoostGift.AdditionalPrizesInfoWithSubscriptions",
|
||||
"BoostGift.AdditionalPrizesInfoWithSubscriptions_countable",
|
||||
"BoostGift.AdditionalPrizesPlaceholder",
|
||||
"BoostGift.StartConfirmation.Start",
|
||||
"BoostGift.StartConfirmation.Text",
|
||||
"BoostGift.StartConfirmation.Title",
|
||||
"BoostGift.Winners",
|
||||
"BoostGift.WinnersInfo",
|
||||
"BoostReassign.Info",
|
||||
"BoostReassign.OK",
|
||||
"BoostReassign.Status.AvailableIn",
|
||||
|
@ -20352,6 +20366,7 @@
|
|||
"Channel.EventLog.MessageChangedNameColorSet.New",
|
||||
"Channel.EventLog.MessageChangedUnlinkedChannel",
|
||||
"Channel.EventLog.MessageChangedUnlinkedGroup",
|
||||
"Channel.EventLog.MessageChangedWallpaper",
|
||||
"Channel.EventLog.MessageRankName",
|
||||
"Channel.EventLog.MessageToggleNoForwardsOff",
|
||||
"Channel.EventLog.MessageToggleNoForwardsOn",
|
||||
|
|
|
@ -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">5364</span>
|
||||
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">5379</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 (1664)</div>
|
||||
<div class="tr-section-caption">Unsorted (1679)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -295,6 +295,22 @@
|
|||
"singular": "Do you want to block <mark class=\"token\">%@</mark> from messaging and calling you on Telegram?"
|
||||
}
|
||||
},
|
||||
"Boost.Badge.Level": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Boost.Badge.Level",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Level <mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Boost.Badge.LevelPLus": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Boost.Badge.LevelPLus",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Level <mark class=\"token\">%d</mark>+"
|
||||
}
|
||||
},
|
||||
"Boost.GiftToGetMore.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Boost.GiftToGetMore.Info",
|
||||
"photo_url": null,
|
||||
|
@ -311,6 +327,89 @@
|
|||
"singular": "More Boosts Needed"
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizes": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BoostGift.AdditionalPrizes",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Additional Prizes"
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesInfoForMonths": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BoostGift.AdditionalPrizesInfoForMonths",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "for **<mark class=\"token\">%d</mark>** month",
|
||||
"plural": "for **<mark class=\"token\">%d</mark>** months"
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesInfoForMonths_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BoostGift.AdditionalPrizesInfoForMonths_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesInfoOff": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BoostGift.AdditionalPrizesInfoOff",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Turn this on if you want to give the winners your own prizes in addition to Premium subscriptions."
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesInfoOn": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BoostGift.AdditionalPrizesInfoOn",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "All prizes: **<mark class=\"token\">%1$@</mark>** <mark class=\"token\">%2$@</mark> <mark class=\"token\">%3$@</mark>."
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesInfoSubscriptions": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BoostGift.AdditionalPrizesInfoSubscriptions",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Telegram Premium subscription",
|
||||
"plural": "<mark class=\"token\">%d</mark> Telegram Premium subscriptions"
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesInfoSubscriptions_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BoostGift.AdditionalPrizesInfoSubscriptions_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesInfoWithSubscriptions": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BoostGift.AdditionalPrizesInfoWithSubscriptions",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "with <mark class=\"token\">%d</mark> Telegram Premium subscription",
|
||||
"plural": "with <mark class=\"token\">%d</mark> Telegram Premium subscriptions"
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesInfoWithSubscriptions_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BoostGift.AdditionalPrizesInfoWithSubscriptions_countable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BoostGift.AdditionalPrizesPlaceholder",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Enter Your Prize"
|
||||
}
|
||||
},
|
||||
"BoostGift.StartConfirmation.Start": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BoostGift.StartConfirmation.Start",
|
||||
"photo_url": null,
|
||||
|
@ -335,6 +434,22 @@
|
|||
"singular": "Start Giveaway"
|
||||
}
|
||||
},
|
||||
"BoostGift.Winners": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BoostGift.Winners",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Show Winners"
|
||||
}
|
||||
},
|
||||
"BoostGift.WinnersInfo": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BoostGift.WinnersInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Choose whether to make the list of winners public when the giveaway ends."
|
||||
}
|
||||
},
|
||||
"BoostReassign.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BoostReassign.Info",
|
||||
"photo_url": null,
|
||||
|
@ -1025,6 +1140,14 @@
|
|||
"singular": "<mark class=\"token\">%1$@</mark> updated channel color"
|
||||
}
|
||||
},
|
||||
"Channel.EventLog.MessageChangedWallpaper": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Channel.EventLog.MessageChangedWallpaper",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> updated channel wallpaper"
|
||||
}
|
||||
},
|
||||
"Channel.EventLog.MessageToggleNoForwardsOff": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Channel.EventLog.MessageToggleNoForwardsOff",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue