Update content of files

This commit is contained in:
GitHub Action 2024-07-03 09:53:43 +00:00
parent 672090da70
commit a7c4c527c3
4 changed files with 58 additions and 3 deletions

View file

@ -15358,16 +15358,19 @@
"ChatList.DeleteChat",
"ChatList.DeleteChatConfirmation",
"ChatList.DeleteConfirmation",
"ChatList.DeleteForAll",
"ChatList.DeleteForAllMembers",
"ChatList.DeleteForAllMembersConfirmationText",
"ChatList.DeleteForAllSubscribers",
"ChatList.DeleteForAllSubscribersConfirmationText",
"ChatList.DeleteForAllWhenPossible",
"ChatList.DeleteForCurrentUser",
"ChatList.DeleteForCurrentUser",
"ChatList.DeleteForEveryone",
"ChatList.DeleteForEveryoneConfirmationAction",
"ChatList.DeleteForEveryoneConfirmationText",
"ChatList.DeleteForEveryoneConfirmationTitle",
"ChatList.DeleteForMe",
"ChatList.DeleteSavedMessagesConfirmation",
"ChatList.DeleteSavedMessagesConfirmationAction",
"ChatList.DeleteSavedMessagesConfirmationText",
@ -18184,6 +18187,7 @@
"Monetization.StarsBalanceTitle",
"Monetization.StarsProceeds.Available",
"Monetization.StarsProceeds.Current",
"Monetization.StarsProceeds.Info",
"Monetization.StarsProceeds.Title",
"Monetization.StarsProceeds.Total",
"Monetization.StarsRevenueTitle",
@ -22325,6 +22329,8 @@
"WebApp.LaunchMoreInfo",
"WebApp.LaunchOpenApp",
"WebApp.MessagePreview",
"WebApp.Minimized.CloseAll",
"WebApp.Minimized.CloseAllTitle",
"WebApp.MinimizedTitle.Others",
"WebApp.MinimizedTitleFormat",
"WebApp.OpenBot",

View file

@ -7737,7 +7737,7 @@
"MonetizationProceedsInfo": {
"url": "https://translations.telegram.org/en/android/unsorted/MonetizationProceedsInfo",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "Funds from your total balance become available for spending on ads and rewards 21 days after they are earned."
}

View file

@ -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">8765</span>
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">8771</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 (1795)</div>
<div class="tr-section-caption">Unsorted (1801)</div>
</a></div>
</div>
</section></section>

View file

@ -3189,6 +3189,14 @@
"singular": "Unarchive"
}
},
"ChatList.DeleteForAll": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.DeleteForAll",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Delete from both sides"
}
},
"ChatList.DeleteForAllMembersConfirmationText": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.DeleteForAllMembersConfirmationText",
"photo_url": null,
@ -3205,6 +3213,22 @@
"singular": "This will **delete all messages** in this channel for **all subscribers**."
}
},
"ChatList.DeleteForAllWhenPossible": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.DeleteForAllWhenPossible",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Delete from both sides where possible"
}
},
"ChatList.DeleteForMe": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.DeleteForMe",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Delete for me"
}
},
"ChatList.DeleteThreadsConfirmation": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.DeleteThreadsConfirmation",
"photo_url": "https://telegra.ph/file/p/1b0ec74c1c0/bbe68f5c44162215f6ece17.jpg?c=160,886,280,280,280,280",
@ -8055,6 +8079,14 @@
"singular": "Collect via Fragment"
}
},
"Monetization.StarsProceeds.Info": {
"url": "https://translations.telegram.org/en/ios/unsorted/Monetization.StarsProceeds.Info",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Funds from your total balance can be used for ads or withdrawn as rewards 21 days after they are earned."
}
},
"Monetization.StarsProceeds.Title": {
"url": "https://translations.telegram.org/en/ios/unsorted/Monetization.StarsProceeds.Title",
"photo_url": null,
@ -14372,6 +14404,23 @@
"singular": "Message Preview"
}
},
"WebApp.Minimized.CloseAll": {
"url": "https://translations.telegram.org/en/ios/unsorted/WebApp.Minimized.CloseAll",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Close All <mark class=\"token\">%@</mark> Tab",
"plural": "Close All <mark class=\"token\">%@</mark> Tabs"
}
},
"WebApp.Minimized.CloseAllTitle": {
"url": "https://translations.telegram.org/en/ios/unsorted/WebApp.Minimized.CloseAllTitle",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Are you sure you want to close all open tabs?"
}
},
"WebApp.SelectChat": {
"url": "https://translations.telegram.org/en/ios/unsorted/WebApp.SelectChat",
"photo_url": null,