mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-06 02:45:30 +01:00
Update content of files
This commit is contained in:
parent
6c7da5f6d9
commit
d5e2fef914
2 changed files with 60 additions and 6 deletions
|
@ -2258,6 +2258,8 @@
|
||||||
"FilterNoChatsToDisplay",
|
"FilterNoChatsToDisplay",
|
||||||
"FilterNoChatsToDisplayInfo",
|
"FilterNoChatsToDisplayInfo",
|
||||||
"FilterNoChatsToDisplayInfo",
|
"FilterNoChatsToDisplayInfo",
|
||||||
|
"FilterNoChatsToForward",
|
||||||
|
"FilterNoChatsToForwardInfo",
|
||||||
"FilterNonContact",
|
"FilterNonContact",
|
||||||
"FilterNonContacts",
|
"FilterNonContacts",
|
||||||
"FilterRead",
|
"FilterRead",
|
||||||
|
@ -3213,6 +3215,7 @@
|
||||||
"NewTopic",
|
"NewTopic",
|
||||||
"Next",
|
"Next",
|
||||||
"NextMediaTap",
|
"NextMediaTap",
|
||||||
|
"NextMediaTapInfo",
|
||||||
"NoAudio",
|
"NoAudio",
|
||||||
"NoAudio",
|
"NoAudio",
|
||||||
"NoAudioFiles",
|
"NoAudioFiles",
|
||||||
|
@ -3857,6 +3860,7 @@
|
||||||
"PauseAll",
|
"PauseAll",
|
||||||
"PauseMusicOnMedia",
|
"PauseMusicOnMedia",
|
||||||
"PauseMusicOnRecord",
|
"PauseMusicOnRecord",
|
||||||
|
"PauseMusicOnRecordInfo",
|
||||||
"PaymentAppNotFoundForDeeplink",
|
"PaymentAppNotFoundForDeeplink",
|
||||||
"PaymentBillingAddress",
|
"PaymentBillingAddress",
|
||||||
"PaymentCardCvv",
|
"PaymentCardCvv",
|
||||||
|
@ -4347,7 +4351,9 @@
|
||||||
"QuizWrongAnswer",
|
"QuizWrongAnswer",
|
||||||
"QuizWrongAnswerInfo",
|
"QuizWrongAnswerInfo",
|
||||||
"RaiseToListen",
|
"RaiseToListen",
|
||||||
|
"RaiseToListenInfo",
|
||||||
"RaiseToSpeak",
|
"RaiseToSpeak",
|
||||||
|
"RaiseToSpeakInfo",
|
||||||
"RateCallDistorted",
|
"RateCallDistorted",
|
||||||
"RateCallDropped",
|
"RateCallDropped",
|
||||||
"RateCallEcho",
|
"RateCallEcho",
|
||||||
|
|
|
@ -4322,6 +4322,22 @@
|
||||||
"singular": "No Chats"
|
"singular": "No Chats"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"FilterNoChatsToForward": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/unsorted/FilterNoChatsToForward",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "No chats found"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"FilterNoChatsToForwardInfo": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/unsorted/FilterNoChatsToForwardInfo",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "No chats in this folder to forward to."
|
||||||
|
}
|
||||||
|
},
|
||||||
"FilterNonContact": {
|
"FilterNonContact": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/FilterNonContact",
|
"url": "https://translations.telegram.org/en/android/unsorted/FilterNonContact",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -5846,6 +5862,14 @@
|
||||||
"singular": "New Topic"
|
"singular": "New Topic"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"NextMediaTapInfo": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/unsorted/NextMediaTapInfo",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "Tap near the edge of the screen while viewing media to navigate between photos"
|
||||||
|
}
|
||||||
|
},
|
||||||
"NoAudioFiles": {
|
"NoAudioFiles": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/NoAudioFiles",
|
"url": "https://translations.telegram.org/en/android/unsorted/NoAudioFiles",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -6655,6 +6679,14 @@
|
||||||
"singular": "Paste from clipboard"
|
"singular": "Paste from clipboard"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"PauseMusicOnRecordInfo": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/unsorted/PauseMusicOnRecordInfo",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "Pause music when you start recording a video message"
|
||||||
|
}
|
||||||
|
},
|
||||||
"PaymentAppNotFoundForDeeplink": {
|
"PaymentAppNotFoundForDeeplink": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/PaymentAppNotFoundForDeeplink",
|
"url": "https://translations.telegram.org/en/android/unsorted/PaymentAppNotFoundForDeeplink",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -7817,6 +7849,22 @@
|
||||||
"singular": "You missed the correct option."
|
"singular": "You missed the correct option."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"RaiseToListenInfo": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/unsorted/RaiseToListenInfo",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "Switch sound to the earpiece by raising phone to your ear"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"RaiseToSpeakInfo": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/unsorted/RaiseToSpeakInfo",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "Record voice messages by raising phone to your ear"
|
||||||
|
}
|
||||||
|
},
|
||||||
"ReactionsAll": {
|
"ReactionsAll": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/ReactionsAll",
|
"url": "https://translations.telegram.org/en/android/unsorted/ReactionsAll",
|
||||||
"photo_url": "https://telegra.ph/file/p/6180aa33560/5a344c7ffb7d50681335117.jpg?c=305,445,280,280,280,280",
|
"photo_url": "https://telegra.ph/file/p/6180aa33560/5a344c7ffb7d50681335117.jpg?c=305,445,280,280,280,280",
|
||||||
|
@ -10722,7 +10770,7 @@
|
||||||
},
|
},
|
||||||
"VoipChannelInviteText": {
|
"VoipChannelInviteText": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelInviteText",
|
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelInviteText",
|
||||||
"photo_url": null,
|
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||||
"has_binding": true,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "Hey! Join our live stream: <mark class=\"token\">%1$s</mark>"
|
"singular": "Hey! Join our live stream: <mark class=\"token\">%1$s</mark>"
|
||||||
|
@ -10730,7 +10778,7 @@
|
||||||
},
|
},
|
||||||
"VoipChannelInvitedUser": {
|
"VoipChannelInvitedUser": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelInvitedUser",
|
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelInvitedUser",
|
||||||
"photo_url": null,
|
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||||
"has_binding": true,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "You invited **<mark class=\"token\">%1$s</mark>** to the live stream."
|
"singular": "You invited **<mark class=\"token\">%1$s</mark>** to the live stream."
|
||||||
|
@ -10738,7 +10786,7 @@
|
||||||
},
|
},
|
||||||
"VoipChannelJoinAnonymousAdmin": {
|
"VoipChannelJoinAnonymousAdmin": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelJoinAnonymousAdmin",
|
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelJoinAnonymousAdmin",
|
||||||
"photo_url": null,
|
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||||
"has_binding": true,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "Sorry, you can't join live streams as an anonymous administrator."
|
"singular": "Sorry, you can't join live streams as an anonymous administrator."
|
||||||
|
@ -10754,7 +10802,7 @@
|
||||||
},
|
},
|
||||||
"VoipChannelJoinAs": {
|
"VoipChannelJoinAs": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelJoinAs",
|
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelJoinAs",
|
||||||
"photo_url": null,
|
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||||
"has_binding": true,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "Join Live Stream as..."
|
"singular": "Join Live Stream as..."
|
||||||
|
@ -10762,7 +10810,7 @@
|
||||||
},
|
},
|
||||||
"VoipChannelJoinVoiceChatUrl": {
|
"VoipChannelJoinVoiceChatUrl": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelJoinVoiceChatUrl",
|
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelJoinVoiceChatUrl",
|
||||||
"photo_url": null,
|
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||||
"has_binding": true,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "Join Live Stream"
|
"singular": "Join Live Stream"
|
||||||
|
@ -10802,7 +10850,7 @@
|
||||||
},
|
},
|
||||||
"VoipChannelTooMuch": {
|
"VoipChannelTooMuch": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelTooMuch",
|
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelTooMuch",
|
||||||
"photo_url": null,
|
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||||
"has_binding": true,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "Sorry, this live stream is full."
|
"singular": "Sorry, this live stream is full."
|
||||||
|
|
Loading…
Reference in a new issue