Update content of files

This commit is contained in:
GitHub Action 2022-06-15 06:37:12 +00:00
parent 3e9ffeca72
commit 45997ed6d8
3 changed files with 11 additions and 11 deletions

View file

@ -201,7 +201,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/ios/groups_and_channels/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" class="tr-section">
<div class="tr-section-cover cover8"></div> <div class="tr-section-cover cover8"></div>
<div class="tr-section-caption">Groups And Channels (1166)</div> <div class="tr-section-caption">Groups And Channels (1169)</div>
</a></div> </a></div>
</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/ios/profile/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/ios/profile/" class="tr-section">
@ -236,7 +236,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/ios/unsorted/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (663)</div> <div class="tr-section-caption">Unsorted (660)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -1677,12 +1677,18 @@
"Group.MessagePhotoUpdated": [ "Group.MessagePhotoUpdated": [
"Group photo updated" "Group photo updated"
], ],
"Group.OwnershipTransfer.DescriptionInfo": [
"This will transfer the full **owner rights** for **<mark class=\"token\">%1$@</mark>** to **<mark class=\"token\">%2$@</mark>**.<br/><br/>You will no longer be considered the creator of the group. The new owner will be free to remove any of your admin privileges or even ban you."
],
"Group.OwnershipTransfer.ErrorLocatedGroupsTooMuch": [ "Group.OwnershipTransfer.ErrorLocatedGroupsTooMuch": [
"Sorry, the target user owns too many location-based groups. Please ask them to delete or transfer an existing one first." "Sorry, the target user owns too many location-based groups. Please ask them to delete or transfer an existing one first."
], ],
"Group.OwnershipTransfer.ErrorPrivacyRestricted": [ "Group.OwnershipTransfer.ErrorPrivacyRestricted": [
"Sorry, this user is not a member of this group and their privacy settings prevent you from adding them manually." "Sorry, this user is not a member of this group and their privacy settings prevent you from adding them manually."
], ],
"Group.OwnershipTransfer.Title": [
"Transfer Group Ownership"
],
"Group.PublicLink.Info": [ "Group.PublicLink.Info": [
"People can share this link with others and find your group using Telegram search.<br/><br/>You can use **az**, **09** and underscores. Minimum length is **5** characters." "People can share this link with others and find your group using Telegram search.<br/><br/>You can use **az**, **09** and underscores. Minimum length is **5** characters."
], ],
@ -2649,6 +2655,9 @@
"OwnershipTransfer.SetupTwoStepAuth": [ "OwnershipTransfer.SetupTwoStepAuth": [
"Enable 2-Step Verification" "Enable 2-Step Verification"
], ],
"OwnershipTransfer.Transfer": [
"Transfer"
],
"PINNED_AUDIO": [ "PINNED_AUDIO": [
"<mark class=\"token\">%1$@</mark> pinned a voice message" "<mark class=\"token\">%1$@</mark> pinned a voice message"
], ],

View file

@ -915,15 +915,9 @@
"Group.MessageVideoUpdated": [ "Group.MessageVideoUpdated": [
"Group video updated" "Group video updated"
], ],
"Group.OwnershipTransfer.DescriptionInfo": [
"This will transfer the full **owner rights** for **<mark class=\"token\">%1$@</mark>** to **<mark class=\"token\">%2$@</mark>**.<br/><br/>You will no longer be considered the creator of the group. The new owner will be free to remove any of your admin privileges or even ban you."
],
"Group.OwnershipTransfer.ErrorAdminsTooMuch": [ "Group.OwnershipTransfer.ErrorAdminsTooMuch": [
"Sorry, this group has too many admins and the new owner can't be added. Please remove one of the existing admins first." "Sorry, this group has too many admins and the new owner can't be added. Please remove one of the existing admins first."
], ],
"Group.OwnershipTransfer.Title": [
"Transfer Group Ownership"
],
"Group.Setup.ForwardingChannelInfoDisabled": [ "Group.Setup.ForwardingChannelInfoDisabled": [
"Subscribers won't be able to copy, save and forward content from this channel." "Subscribers won't be able to copy, save and forward content from this channel."
], ],
@ -1244,9 +1238,6 @@
"OldChannels.NoticeCreateText": [ "OldChannels.NoticeCreateText": [
"Sorry, you are member of too many groups and channels.<br/>Please leave some before creating a new one." "Sorry, you are member of too many groups and channels.<br/>Please leave some before creating a new one."
], ],
"OwnershipTransfer.Transfer": [
"Transfer"
],
"PUSH_AUTH_REGION": [ "PUSH_AUTH_REGION": [
"New login|Device: <mark class=\"token\">%1$@</mark>. Location: <mark class=\"token\">%2$@</mark>" "New login|Device: <mark class=\"token\">%1$@</mark>. Location: <mark class=\"token\">%2$@</mark>"
], ],