Update content of files

This commit is contained in:
GitHub Action 2022-11-29 21:48:29 +00:00
parent 4e4fcf9651
commit 03e9fca434
2 changed files with 13 additions and 4 deletions

View file

@ -5508,6 +5508,7 @@
"YouSenderNameHidden",
"YouSendersNameHidden",
"YouTubeVideoErrorHTML",
"YouTubeVideoErrorInvalid",
"YouTubeVideoErrorNotAvailableInApp",
"YouTubeVideoErrorNotFound",
"YouTubeVideoErrorOpenExternal",

View file

@ -1776,8 +1776,8 @@
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Only groups with more than **<mark class=\"token\">%1$d</mark> member** can have Anti-Spam enabled.",
"plural": "Only groups with more than **<mark class=\"token\">%1$d</mark> members** can have Anti-Spam enabled."
"singular": "Aggressive filtering can be enabled only in groups with more than **<mark class=\"token\">%1$d</mark> member**.",
"plural": "Aggressive filtering can be enabled only in groups with more than **<mark class=\"token\">%1$d</mark> members**."
}
},
"ChannelAntiSpamInfo": {
@ -2543,7 +2543,7 @@
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Dialogs Activity"
"singular": "Chat Activity"
}
},
"DebugDrawSnowInChat": {
@ -5011,7 +5011,7 @@
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Older messages from this group have been move to the **<mark class=\"token\">%s</mark>** topic."
"singular": "Older messages from this group have been moved to the **<mark class=\"token\">%s</mark>** topic."
}
},
"NoVotesQuiz": {
@ -8920,6 +8920,14 @@
"singular": "An error occurred while trying to play this video."
}
},
"YouTubeVideoErrorInvalid": {
"url": "https://translations.telegram.org/en/android/unsorted/YouTubeVideoErrorInvalid",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Video URL is invalid."
}
},
"YouTubeVideoErrorNotAvailableInApp": {
"url": "https://translations.telegram.org/en/android/unsorted/YouTubeVideoErrorNotAvailableInApp",
"photo_url": null,