Update content of files

This commit is contained in:
GitHub Action 2024-01-18 09:51:29 +00:00
parent 26a875135f
commit 2f80239307
3 changed files with 29 additions and 2 deletions

View file

@ -4757,8 +4757,11 @@
"PleaseStreamDownload",
"PmRead",
"PmReadAt",
"PmReadDateTimeAt",
"PmReadShowWhen",
"PmReadTodayAt",
"PmReadUnknown",
"PmReadYesterdayAt",
"Points",
"Poll",
"PollAnonymous",

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>Android<span class="tr-header-counter">6839</span>
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">6842</span>
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android/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/android/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (1675)</div>
<div class="tr-section-caption">Unsorted (1678)</div>
</a></div>
</div>
</section></section>

View file

@ -8486,6 +8486,14 @@
"singular": "read <mark class=\"token\">%s</mark>"
}
},
"PmReadDateTimeAt": {
"url": "https://translations.telegram.org/en/android/unsorted/PmReadDateTimeAt",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "read <mark class=\"token\">%1$s</mark> at <mark class=\"token\">%2$s</mark>"
}
},
"PmReadShowWhen": {
"url": "https://translations.telegram.org/en/android/unsorted/PmReadShowWhen",
"photo_url": null,
@ -8494,6 +8502,14 @@
"singular": "show when"
}
},
"PmReadTodayAt": {
"url": "https://translations.telegram.org/en/android/unsorted/PmReadTodayAt",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "read today at <mark class=\"token\">%s</mark>"
}
},
"PmReadUnknown": {
"url": "https://translations.telegram.org/en/android/unsorted/PmReadUnknown",
"photo_url": null,
@ -8502,6 +8518,14 @@
"singular": "read time unknown"
}
},
"PmReadYesterdayAt": {
"url": "https://translations.telegram.org/en/android/unsorted/PmReadYesterdayAt",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "read yesterday at <mark class=\"token\">%s</mark>"
}
},
"PollCollapse": {
"url": "https://translations.telegram.org/en/android/unsorted/PollCollapse",
"photo_url": null,