Update content of files

This commit is contained in:
GitHub Action 2022-11-05 18:40:41 +00:00
parent 3649bbc120
commit 7880b849a9
4 changed files with 134 additions and 8 deletions

View file

@ -13082,6 +13082,16 @@
"Notification.Exceptions.RemoveFromExceptions",
"Notification.Exceptions.Sound",
"Notification.Exceptions.SoundCustom",
"Notification.ForumTopicClosed",
"Notification.ForumTopicClosedAuthor",
"Notification.ForumTopicCreated",
"Notification.ForumTopicIconChanged",
"Notification.ForumTopicIconChangedAuthor",
"Notification.ForumTopicRenamed",
"Notification.ForumTopicRenamedAuthor",
"Notification.ForumTopicRenamedIconChangedAuthor",
"Notification.ForumTopicReopened",
"Notification.ForumTopicReopenedAuthor",
"Notification.GameScoreExtended",
"Notification.GameScoreSelfExtended",
"Notification.GameScoreSelfSimple",
@ -13123,6 +13133,9 @@
"Notification.Mute1h",
"Notification.Mute1hMin",
"Notification.NewAuthDetected",
"Notification.OverviewTopicClosed",
"Notification.OverviewTopicCreated",
"Notification.OverviewTopicReopened",
"Notification.PassportValueAddress",
"Notification.PassportValueEmail",
"Notification.PassportValuePersonalDetails",
@ -15110,6 +15123,7 @@
"Undo.ChatDeletedForBothSides",
"Undo.DeletedChannel",
"Undo.DeletedGroup",
"Undo.DeletedTopic",
"Undo.LeftChannel",
"Undo.LeftGroup",
"Undo.MessagesDeleted",

View file

@ -1664,7 +1664,7 @@
},
"ChannelTopicsDiscussionForbidden": {
"url": "https://translations.telegram.org/en/android/unsorted/ChannelTopicsDiscussionForbidden",
"photo_url": null,
"photo_url": "https://telegra.ph/file/p/cad1a755162/bc75f90de5c8517f2d36317.jpg?c=70,726,445,445,280,280",
"has_binding": true,
"values": {
"singular": "Topics are not yet available in the discussion groups of channels."
@ -2141,7 +2141,7 @@
},
"CreateTopic": {
"url": "https://translations.telegram.org/en/android/unsorted/CreateTopic",
"photo_url": null,
"photo_url": "https://telegra.ph/file/p/9061e0e2326/39f3b91cfaa8d5881e93a17.jpg?c=239,151,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Create topic"
@ -7166,7 +7166,7 @@
},
"TopicIconChanged": {
"url": "https://translations.telegram.org/en/android/unsorted/TopicIconChanged",
"photo_url": null,
"photo_url": "https://telegra.ph/file/p/9061e0e2326/39f3b91cfaa8d5881e93a17.jpg?c=127,199,281,281,280,280",
"has_binding": true,
"values": {
"singular": "Topic icon changed"
@ -7247,7 +7247,7 @@
},
"TopicViewAsMessages": {
"url": "https://translations.telegram.org/en/android/unsorted/TopicViewAsMessages",
"photo_url": null,
"photo_url": "https://telegra.ph/file/p/9061e0e2326/39f3b91cfaa8d5881e93a17.jpg?c=290,23,280,280,280,280",
"has_binding": true,
"values": {
"singular": "View as messages"
@ -7279,7 +7279,7 @@
},
"TopicWasIconChangedToAction": {
"url": "https://translations.telegram.org/en/android/unsorted/TopicWasIconChangedToAction",
"photo_url": null,
"photo_url": "https://telegra.ph/file/p/680bec523fe/7dfb720bc737c45e734b517.jpg?c=35,458,506,506,280,280",
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%1$s</mark> changed the topic icon to <mark class=\"token\">%2$s</mark>"
@ -7303,7 +7303,7 @@
},
"TopicWasReopenedAction": {
"url": "https://translations.telegram.org/en/android/unsorted/TopicWasReopenedAction",
"photo_url": null,
"photo_url": "https://telegra.ph/file/p/680bec523fe/7dfb720bc737c45e734b517.jpg?c=85,545,432,432,280,280",
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%1$s</mark> reopened <mark class=\"token\">%2$s</mark>"

View file

@ -183,7 +183,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">5781</span>
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">5795</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">
@ -240,7 +240,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 (930)</div>
<div class="tr-section-caption">Unsorted (944)</div>
</a></div>
</div>
</section></section>

View file

@ -4338,6 +4338,86 @@
"singular": "Group created"
}
},
"Notification.ForumTopicClosed": {
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.ForumTopicClosed",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Topic closed"
}
},
"Notification.ForumTopicClosedAuthor": {
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.ForumTopicClosedAuthor",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%1$@</mark> closed topic"
}
},
"Notification.ForumTopicCreated": {
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.ForumTopicCreated",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Topic created"
}
},
"Notification.ForumTopicIconChanged": {
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.ForumTopicIconChanged",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Topic icon changed to <mark class=\"token\">%1$@</mark>"
}
},
"Notification.ForumTopicIconChangedAuthor": {
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.ForumTopicIconChangedAuthor",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%1$@</mark> changed the topic icon to <mark class=\"token\">%2$@</mark>"
}
},
"Notification.ForumTopicRenamed": {
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.ForumTopicRenamed",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Topic renamed to \"<mark class=\"token\">%1$@</mark>\""
}
},
"Notification.ForumTopicRenamedAuthor": {
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.ForumTopicRenamedAuthor",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%1$@</mark> changed the topic title to \"<mark class=\"token\">%2$@</mark>\""
}
},
"Notification.ForumTopicRenamedIconChangedAuthor": {
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.ForumTopicRenamedIconChangedAuthor",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%1$@</mark> changed the topic title and icon to <mark class=\"token\">%2$@</mark> <mark class=\"token\">%3$@</mark>"
}
},
"Notification.ForumTopicReopened": {
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.ForumTopicReopened",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Topic reopened"
}
},
"Notification.ForumTopicReopenedAuthor": {
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.ForumTopicReopenedAuthor",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%1$@</mark> reopened topic"
}
},
"Notification.GameScoreSelfExtended": {
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.GameScoreSelfExtended",
"photo_url": null,
@ -4371,6 +4451,30 @@
"singular": "You joined the group via invite link"
}
},
"Notification.OverviewTopicClosed": {
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.OverviewTopicClosed",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%1$@</mark> closed <mark class=\"token\">%2$@</mark> <mark class=\"token\">%3$@</mark>"
}
},
"Notification.OverviewTopicCreated": {
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.OverviewTopicCreated",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%1$@</mark> <mark class=\"token\">%2$@</mark> was created"
}
},
"Notification.OverviewTopicReopened": {
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.OverviewTopicReopened",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%1$@</mark> reopened <mark class=\"token\">%2$@</mark> <mark class=\"token\">%3$@</mark>"
}
},
"Notification.PaymentSentNoTitle": {
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.PaymentSentNoTitle",
"photo_url": null,
@ -6632,6 +6736,14 @@
"singular": "The code has been sent. Please check your email. Be sure to check the spam folder as well."
}
},
"Undo.DeletedTopic": {
"url": "https://translations.telegram.org/en/ios/unsorted/Undo.DeletedTopic",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Topic Deleted"
}
},
"Undo.ScheduledMessagesCleared": {
"url": "https://translations.telegram.org/en/ios/unsorted/Undo.ScheduledMessagesCleared",
"photo_url": null,