Update content of files

This commit is contained in:
GitHub Action 2024-04-22 07:54:34 +00:00
parent 90d40f6c16
commit 02a6c8cd80
3 changed files with 8 additions and 27 deletions

View file

@ -10177,7 +10177,6 @@
"MediaHapticForward", "MediaHapticForward",
"MediaRestricted", "MediaRestricted",
"MediaSpoilerHint", "MediaSpoilerHint",
"MediaTypeUnsupported",
"MemberCanJoinChannel", "MemberCanJoinChannel",
"MemberCanJoinGroup", "MemberCanJoinGroup",
"MemberCannotJoinChannel", "MemberCannotJoinChannel",
@ -12735,7 +12734,6 @@
"timestamp_weekday", "timestamp_weekday",
"timestamp_yesterday", "timestamp_yesterday",
"turnSelfToday", "turnSelfToday",
"turnSelfTomorrow",
"turnsToday", "turnsToday",
"turnsTomorrow", "turnsTomorrow",
"unknownUser", "unknownUser",

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>Android X<span class="tr-header-counter">4386</span> <a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">4384</span>
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android_x/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/comments">Comments</a></span></div> <div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android_x/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android_x/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/android_x/unsorted/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/android_x/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (1184)</div> <div class="tr-section-caption">Unsorted (1182)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -4522,14 +4522,6 @@
"singular": "Media will be blurred inside the chat and reveal after additional tap." "singular": "Media will be blurred inside the chat and reveal after additional tap."
} }
}, },
"MediaTypeUnsupported": {
"url": "https://translations.telegram.org/en/android_x/unsorted/MediaTypeUnsupported",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Feature is unsupported for this type of media"
}
},
"MembersDetailBannedChannel": { "MembersDetailBannedChannel": {
"url": "https://translations.telegram.org/en/android_x/unsorted/MembersDetailBannedChannel", "url": "https://translations.telegram.org/en/android_x/unsorted/MembersDetailBannedChannel",
"photo_url": null, "photo_url": null,
@ -9171,17 +9163,8 @@
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": false,
"values": { "values": {
"singular": "Turning <mark class=\"token\">%1$s</mark> year old today", "singular": "turning <mark class=\"token\">%1$s</mark> today",
"plural": "Turning <mark class=\"token\">%1$s</mark> years old today" "plural": "turning <mark class=\"token\">%1$s</mark> today"
}
},
"turnSelfTomorrow": {
"url": "https://translations.telegram.org/en/android_x/unsorted/turnSelfTomorrow",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Turning <mark class=\"token\">%1$s</mark> year old tomorrow",
"plural": "Turning <mark class=\"token\">%1$s</mark> years old tomorrow"
} }
}, },
"turnsToday": { "turnsToday": {
@ -9189,8 +9172,8 @@
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": false,
"values": { "values": {
"singular": "Turns <mark class=\"token\">%1$s</mark> year old today", "singular": "turns <mark class=\"token\">%1$s</mark> today",
"plural": "Turns <mark class=\"token\">%1$s</mark> years old today" "plural": "turns <mark class=\"token\">%1$s</mark> today"
} }
}, },
"turnsTomorrow": { "turnsTomorrow": {
@ -9198,8 +9181,8 @@
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": false,
"values": { "values": {
"singular": "Turns <mark class=\"token\">%1$s</mark> year old tomorrow", "singular": "turns <mark class=\"token\">%1$s</mark> tomorrow",
"plural": "Turns <mark class=\"token\">%1$s</mark> years old tomorrow" "plural": "turns <mark class=\"token\">%1$s</mark> tomorrow"
} }
}, },
"url_privacyPolicy": { "url_privacyPolicy": {