Update content of files

This commit is contained in:
GitHub Action 2024-04-23 15:01:52 +00:00
parent f1ffa2d3d1
commit 60b42bb743
3 changed files with 83 additions and 2 deletions

View file

@ -33679,6 +33679,7 @@
"BoostFeatureReplyColor", "BoostFeatureReplyColor",
"BoostFeatureReplyIcon", "BoostFeatureReplyIcon",
"BoostFeatureStoriesPerDay", "BoostFeatureStoriesPerDay",
"BoostFeatureSwitchOffAds",
"BoostFeatureVoiceToTextConversion", "BoostFeatureVoiceToTextConversion",
"BoostGroup", "BoostGroup",
"BoostLevel", "BoostLevel",
@ -33851,10 +33852,13 @@
"BusinessBotLink", "BusinessBotLink",
"BusinessBotLinkInfo", "BusinessBotLinkInfo",
"BusinessBotNotFound", "BusinessBotNotFound",
"BusinessBotNotSupportedMessage",
"BusinessBotNotSupportedTitle",
"BusinessBotPermissions", "BusinessBotPermissions",
"BusinessBotPermissionsInfo", "BusinessBotPermissionsInfo",
"BusinessBotPermissionsReply", "BusinessBotPermissionsReply",
"BusinessBotRemove", "BusinessBotRemove",
"BusinessBotUnsavedChanges",
"BusinessBots", "BusinessBots",
"BusinessBotsInfo", "BusinessBotsInfo",
"BusinessChatsAllPrivateExcept", "BusinessChatsAllPrivateExcept",
@ -34098,6 +34102,7 @@
"ChannelNeedBoostsForProfileColorDescription", "ChannelNeedBoostsForProfileColorDescription",
"ChannelNeedBoostsForProfileIconDescription", "ChannelNeedBoostsForProfileIconDescription",
"ChannelNeedBoostsForReplyIconDescription", "ChannelNeedBoostsForReplyIconDescription",
"ChannelNeedBoostsForSwitchOffAdsDescription",
"ChannelNeedBoostsForWallpaperDescription", "ChannelNeedBoostsForWallpaperDescription",
"ChannelNoWallpaper", "ChannelNoWallpaper",
"ChannelOtherMembers", "ChannelOtherMembers",
@ -34311,6 +34316,7 @@
"DeclineCall", "DeclineCall",
"DeclineDeactivate", "DeclineDeactivate",
"Default", "Default",
"DefaultInterfaceScale",
"Delete", "Delete",
"Delete", "Delete",
"Delete", "Delete",
@ -34770,6 +34776,7 @@
"Forward", "Forward",
"Forward", "Forward",
"ForwardSelected", "ForwardSelected",
"ForwardedFrom",
"ForwardedMessage", "ForwardedMessage",
"ForwardedStory", "ForwardedStory",
"ForwardsRestrictedInfoChannel", "ForwardsRestrictedInfoChannel",
@ -34897,6 +34904,7 @@
"InstallBetaUpdates", "InstallBetaUpdates",
"InstantView", "InstantView",
"InteractionsChartTitle", "InteractionsChartTitle",
"InterfaceScale",
"InvalidCode", "InvalidCode",
"InvalidFirstName", "InvalidFirstName",
"InvalidLastName", "InvalidLastName",
@ -35129,6 +35137,7 @@
"Monetization", "Monetization",
"MonetizationBalance", "MonetizationBalance",
"MonetizationBalanceInfo", "MonetizationBalanceInfo",
"MonetizationBalanceInfoNotAvailable",
"MonetizationDoneWithdraw", "MonetizationDoneWithdraw",
"MonetizationDoneWithdrawText", "MonetizationDoneWithdrawText",
"MonetizationGraphImpressions", "MonetizationGraphImpressions",

View file

@ -199,7 +199,7 @@
</div></nav> </div></nav>
<section class="content clearfix"> <section class="content clearfix">
<section class="tr-content"><h3 class="tr-header"> <section class="tr-content"><h3 class="tr-header">
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">3314</span> <a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">3323</span>
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/comments">Comments</a></span></div> <div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/comments">Comments</a></span></div>
</h3> </h3>
<section class="tr-sections clearfix"> <section class="tr-sections clearfix">
@ -261,7 +261,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6"> </div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/unigram/unsorted/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/unigram/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (2327)</div> <div class="tr-section-caption">Unsorted (2336)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -2881,6 +2881,14 @@
"plural": "<mark class=\"token\">{0}</mark> Stories Per Day" "plural": "<mark class=\"token\">{0}</mark> Stories Per Day"
} }
}, },
"BoostFeatureSwitchOffAds": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BoostFeatureSwitchOffAds",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Switch Off Ads"
}
},
"BoostFeatureVoiceToTextConversion": { "BoostFeatureVoiceToTextConversion": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BoostFeatureVoiceToTextConversion", "url": "https://translations.telegram.org/en/unigram/unsorted/BoostFeatureVoiceToTextConversion",
"photo_url": null, "photo_url": null,
@ -4225,6 +4233,22 @@
"singular": "Chatbot not found" "singular": "Chatbot not found"
} }
}, },
"BusinessBotNotSupportedMessage": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BusinessBotNotSupportedMessage",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "This bot doesnt support **Telegram Business** yet."
}
},
"BusinessBotNotSupportedTitle": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BusinessBotNotSupportedTitle",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Oops"
}
},
"BusinessBotPermissions": { "BusinessBotPermissions": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BusinessBotPermissions", "url": "https://translations.telegram.org/en/unigram/unsorted/BusinessBotPermissions",
"photo_url": null, "photo_url": null,
@ -4257,6 +4281,14 @@
"singular": "Remove Bot" "singular": "Remove Bot"
} }
}, },
"BusinessBotUnsavedChanges": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BusinessBotUnsavedChanges",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You have changed the business bot settings. Apply changes?"
}
},
"BusinessBots": { "BusinessBots": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BusinessBots", "url": "https://translations.telegram.org/en/unigram/unsorted/BusinessBots",
"photo_url": null, "photo_url": null,
@ -5897,6 +5929,14 @@
"singular": "Your channel needs to reach **Level <mark class=\"token\">{0}</mark>** to change channel link style icon. **Premium** users can boost your channel with this link:" "singular": "Your channel needs to reach **Level <mark class=\"token\">{0}</mark>** to change channel link style icon. **Premium** users can boost your channel with this link:"
} }
}, },
"ChannelNeedBoostsForSwitchOffAdsDescription": {
"url": "https://translations.telegram.org/en/unigram/unsorted/ChannelNeedBoostsForSwitchOffAdsDescription",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Your channel needs to reach **Level <mark class=\"token\">{0}</mark>** to switch off ads.<br/><br/>Ask your **Premium** subscribers to boost your channel with this link:"
}
},
"ChannelNeedBoostsForWallpaperDescription": { "ChannelNeedBoostsForWallpaperDescription": {
"url": "https://translations.telegram.org/en/unigram/unsorted/ChannelNeedBoostsForWallpaperDescription", "url": "https://translations.telegram.org/en/unigram/unsorted/ChannelNeedBoostsForWallpaperDescription",
"photo_url": null, "photo_url": null,
@ -6937,6 +6977,14 @@
"singular": "Decline &amp; Delete" "singular": "Decline &amp; Delete"
} }
}, },
"DefaultInterfaceScale": {
"url": "https://translations.telegram.org/en/unigram/unsorted/DefaultInterfaceScale",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Default interface scale"
}
},
"DeleteAllFrom": { "DeleteAllFrom": {
"url": "https://translations.telegram.org/en/unigram/unsorted/DeleteAllFrom", "url": "https://translations.telegram.org/en/unigram/unsorted/DeleteAllFrom",
"photo_url": null, "photo_url": null,
@ -9241,6 +9289,14 @@
"singular": "Forward Selected" "singular": "Forward Selected"
} }
}, },
"ForwardedFrom": {
"url": "https://translations.telegram.org/en/unigram/unsorted/ForwardedFrom",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Forwarded from"
}
},
"ForwardsRestrictedInfoChannel": { "ForwardsRestrictedInfoChannel": {
"url": "https://translations.telegram.org/en/unigram/unsorted/ForwardsRestrictedInfoChannel", "url": "https://translations.telegram.org/en/unigram/unsorted/ForwardsRestrictedInfoChannel",
"photo_url": null, "photo_url": null,
@ -10094,6 +10150,14 @@
"singular": "Interactions" "singular": "Interactions"
} }
}, },
"InterfaceScale": {
"url": "https://translations.telegram.org/en/unigram/unsorted/InterfaceScale",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Interface scale"
}
},
"InvalidFirstName": { "InvalidFirstName": {
"url": "https://translations.telegram.org/en/unigram/unsorted/InvalidFirstName", "url": "https://translations.telegram.org/en/unigram/unsorted/InvalidFirstName",
"photo_url": null, "photo_url": null,
@ -11444,6 +11508,14 @@
"singular": "You can collect your reward using Fragment, a third-party platform used by advertisers to pay for ads. **Learn more &gt;**" "singular": "You can collect your reward using Fragment, a third-party platform used by advertisers to pay for ads. **Learn more &gt;**"
} }
}, },
"MonetizationBalanceInfoNotAvailable": {
"url": "https://translations.telegram.org/en/unigram/unsorted/MonetizationBalanceInfoNotAvailable",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "In the coming weeks you will be able to collect your reward using Fragment, a third-party platform used by advertisers to pay ads. **Learn more &gt;**"
}
},
"MonetizationDoneWithdraw": { "MonetizationDoneWithdraw": {
"url": "https://translations.telegram.org/en/unigram/unsorted/MonetizationDoneWithdraw", "url": "https://translations.telegram.org/en/unigram/unsorted/MonetizationDoneWithdraw",
"photo_url": null, "photo_url": null,