Update content of files

This commit is contained in:
GitHub Action 2023-03-08 20:16:45 +00:00
parent 12f8ff324f
commit d169e2afac
3 changed files with 77 additions and 2 deletions

View file

@ -10123,6 +10123,14 @@
"passcode_pattern_tooshort", "passcode_pattern_tooshort",
"pickFromGallery", "pickFromGallery",
"prompt_network", "prompt_network",
"reacted_date",
"reacted_hours",
"reacted_minutes",
"reacted_now",
"reacted_seconds",
"reacted_today",
"reacted_weekday",
"reacted_yesterday",
"returnToChannel", "returnToChannel",
"returnToGroup", "returnToGroup",
"service_Notifications", "service_Notifications",

View file

@ -191,7 +191,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">3940</span> <a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">3948</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">
@ -248,7 +248,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 (864)</div> <div class="tr-section-caption">Unsorted (872)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -6601,6 +6601,73 @@
"plural": "on <mark class=\"token\">%1$s</mark> other devices" "plural": "on <mark class=\"token\">%1$s</mark> other devices"
} }
}, },
"reacted_date": {
"url": "https://translations.telegram.org/en/android_x/unsorted/reacted_date",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "reacted on <mark class=\"token\">%1$s</mark> at <mark class=\"token\">%2$s</mark>"
}
},
"reacted_hours": {
"url": "https://translations.telegram.org/en/android_x/unsorted/reacted_hours",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "reacted <mark class=\"token\">%1$s</mark> hour ago",
"plural": "reacted <mark class=\"token\">%1$s</mark> hours ago"
}
},
"reacted_minutes": {
"url": "https://translations.telegram.org/en/android_x/unsorted/reacted_minutes",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "reacted <mark class=\"token\">%1$s</mark> minute ago",
"plural": "reacted <mark class=\"token\">%1$s</mark> minutes ago"
}
},
"reacted_now": {
"url": "https://translations.telegram.org/en/android_x/unsorted/reacted_now",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "reacted just now"
}
},
"reacted_seconds": {
"url": "https://translations.telegram.org/en/android_x/unsorted/reacted_seconds",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "reacted <mark class=\"token\">%1$s</mark> second ago",
"plural": "reacted <mark class=\"token\">%1$s</mark> seconds ago"
}
},
"reacted_today": {
"url": "https://translations.telegram.org/en/android_x/unsorted/reacted_today",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "reacted today at <mark class=\"token\">%1$s</mark>"
}
},
"reacted_weekday": {
"url": "https://translations.telegram.org/en/android_x/unsorted/reacted_weekday",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "reacted on <mark class=\"token\">%1$s</mark> at <mark class=\"token\">%2$s</mark>"
}
},
"reacted_yesterday": {
"url": "https://translations.telegram.org/en/android_x/unsorted/reacted_yesterday",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "reacted yesterday at <mark class=\"token\">%1$s</mark>"
}
},
"session_LastActive_hours": { "session_LastActive_hours": {
"url": "https://translations.telegram.org/en/android_x/unsorted/session_LastActive_hours", "url": "https://translations.telegram.org/en/android_x/unsorted/session_LastActive_hours",
"photo_url": null, "photo_url": null,