mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
be6703a6a8
commit
4e4fcf9651
5 changed files with 6 additions and 15 deletions
|
@ -5508,7 +5508,6 @@
|
|||
"YouSenderNameHidden",
|
||||
"YouSendersNameHidden",
|
||||
"YouTubeVideoErrorHTML",
|
||||
"YouTubeVideoErrorInvalid",
|
||||
"YouTubeVideoErrorNotAvailableInApp",
|
||||
"YouTubeVideoErrorNotFound",
|
||||
"YouTubeVideoErrorOpenExternal",
|
||||
|
|
|
@ -4013,7 +4013,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/409221e3db6/bd83a986b8fbc73d997631d.jpg?c=78,493,851,851,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you are currently restricted from posting to public groups."
|
||||
"singular": "Sorry, you are currently restricted from posting in this group."
|
||||
}
|
||||
},
|
||||
"NotMounted": {
|
||||
|
|
|
@ -1263,7 +1263,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want all messages in new chats started by you to be automatically deleted for everyone <mark class=\"token\">%s</mark> after they have been sent?"
|
||||
"singular": "Are you sure you want all messages in your new private chats and in new groups you create to be automatically deleted for everyone <mark class=\"token\">%s</mark> after they were sent?<br/>"
|
||||
}
|
||||
},
|
||||
"AutoDeleteCustom2": {
|
||||
|
@ -1287,7 +1287,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">un1</mark> uses a self-destruct timer for all chats.<br/>All new messages in this chat will be automatically deleted after <mark class=\"token\">%1$s</mark> they’ve been sent."
|
||||
"singular": "<mark class=\"token\">un1</mark> uses a self-destruct timer for all chats.<br/>All new messages in this chat will be automatically deleted <mark class=\"token\">%1$s</mark> after they were sent."
|
||||
}
|
||||
},
|
||||
"AutoDeleteGlobalActionFromYou": {
|
||||
|
@ -1295,7 +1295,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You set a self-destruct timer for all chats.<br/>All new messages in this chat will be automatically deleted after <mark class=\"token\">%s</mark> they’ve been sent."
|
||||
"singular": "You set a self-destruct timer for all chats.<br/>All new messages in this chat will be automatically deleted <mark class=\"token\">%s</mark> after they were sent."
|
||||
}
|
||||
},
|
||||
"AutoDeleteGlobalTimerDisabled": {
|
||||
|
@ -8920,14 +8920,6 @@
|
|||
"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": "This video has invalid URL."
|
||||
}
|
||||
},
|
||||
"YouTubeVideoErrorNotAvailableInApp": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/YouTubeVideoErrorNotAvailableInApp",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -2542,7 +2542,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you are currently restricted from posting to public groups."
|
||||
"singular": "Sorry, you are currently restricted from posting in this group."
|
||||
}
|
||||
},
|
||||
"Conversation.SendMessageErrorTooMuchScheduled": {
|
||||
|
|
|
@ -2665,7 +2665,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/30b17a3bce5/f1d4a42e23a773895d48016.jpg?c=6,0,288,251,280,244",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you are currently restricted from posting to public groups."
|
||||
"singular": "Sorry, you are currently restricted from posting in this group."
|
||||
}
|
||||
},
|
||||
"Chat.SendMessageSlowmodeError": {
|
||||
|
|
Loading…
Reference in a new issue