mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-25 16:59:04 +01:00
Update content of files
This commit is contained in:
parent
da69599244
commit
2bc48cfab0
2 changed files with 90 additions and 0 deletions
|
@ -2250,10 +2250,13 @@
|
|||
"FilterExcludeInfo",
|
||||
"FilterExcludeMuted",
|
||||
"FilterExcludeRead",
|
||||
"FilterFinishCreating",
|
||||
"FilterGroups",
|
||||
"FilterInclude",
|
||||
"FilterIncludeInfo",
|
||||
"FilterInviteBot",
|
||||
"FilterInviteBotToast",
|
||||
"FilterInviteChannel",
|
||||
"FilterInviteChannelToast",
|
||||
"FilterInviteChats",
|
||||
"FilterInviteChats",
|
||||
|
@ -2271,11 +2274,14 @@
|
|||
"FilterInviteHeaderChatsNo",
|
||||
"FilterInviteHeaderNo",
|
||||
"FilterInviteHint",
|
||||
"FilterInviteHintNo",
|
||||
"FilterInviteLinks",
|
||||
"FilterInviteLinksHint",
|
||||
"FilterInviteLinksHintNew",
|
||||
"FilterInviteNameEdited",
|
||||
"FilterInvitePrivateChannelToast",
|
||||
"FilterInvitePrivateGroupToast",
|
||||
"FilterInviteUser",
|
||||
"FilterInviteUserToast",
|
||||
"FilterMuteAll",
|
||||
"FilterMuted",
|
||||
|
@ -3248,6 +3254,7 @@
|
|||
"NewTopic",
|
||||
"Next",
|
||||
"NextMediaTap",
|
||||
"NextMediaTapInfo",
|
||||
"NoAudio",
|
||||
"NoAudio",
|
||||
"NoAudioFiles",
|
||||
|
@ -3892,6 +3899,7 @@
|
|||
"PauseAll",
|
||||
"PauseMusicOnMedia",
|
||||
"PauseMusicOnRecord",
|
||||
"PauseMusicOnRecordInfo",
|
||||
"PaymentAppNotFoundForDeeplink",
|
||||
"PaymentBillingAddress",
|
||||
"PaymentCardCvv",
|
||||
|
@ -4384,7 +4392,9 @@
|
|||
"QuizWrongAnswer",
|
||||
"QuizWrongAnswerInfo",
|
||||
"RaiseToListen",
|
||||
"RaiseToListenInfo",
|
||||
"RaiseToSpeak",
|
||||
"RaiseToSpeakInfo",
|
||||
"RateCallDistorted",
|
||||
"RateCallDropped",
|
||||
"RateCallEcho",
|
||||
|
|
|
@ -3193,6 +3193,22 @@
|
|||
"singular": "All Chats"
|
||||
}
|
||||
},
|
||||
"FilterFinishCreating": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterFinishCreating",
|
||||
"photo_url": "https://telegra.ph/file/p/7510c3a664f/2709d67a69688ddd43e5717.jpg?c=62,49,538,538,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Please finish creating this folder to share it."
|
||||
}
|
||||
},
|
||||
"FilterInviteBot": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInviteBot",
|
||||
"photo_url": "https://telegra.ph/file/p/a0f41ecd8d0/d789259b3b823225940c117.jpg?c=89,768,389,389,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "chats with bots can’t be shared"
|
||||
}
|
||||
},
|
||||
"FilterInviteBotToast": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInviteBotToast",
|
||||
"photo_url": "https://telegra.ph/file/p/a0f41ecd8d0/d789259b3b823225940c117.jpg?c=53,717,503,503,280,280",
|
||||
|
@ -3201,6 +3217,14 @@
|
|||
"singular": "Bots can't be shared via folders."
|
||||
}
|
||||
},
|
||||
"FilterInviteChannel": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInviteChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/3dfff18f18f/8fb302eaa2251c228b30117.jpg?c=95,378,336,336,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "you can’t invite users here"
|
||||
}
|
||||
},
|
||||
"FilterInviteChats": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInviteChats",
|
||||
"photo_url": "https://telegra.ph/file/p/6763b891447/053880e110a4226ee2bcb17.jpg?c=72,781,280,280,280,280",
|
||||
|
@ -3316,6 +3340,14 @@
|
|||
"singular": "Everyone who adds the folder via this link will be able to join the chats you select."
|
||||
}
|
||||
},
|
||||
"FilterInviteHintNo": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInviteHintNo",
|
||||
"photo_url": "https://telegra.ph/file/p/3dfff18f18f/8fb302eaa2251c228b30117.jpg?c=0,359,600,604,278,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can only share groups and channels in which you are allowed to create invite links."
|
||||
}
|
||||
},
|
||||
"FilterInviteLinks": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInviteLinks",
|
||||
"photo_url": "https://telegra.ph/file/p/1a25f559352/7cf49f32d289c8a91d36b17.jpg?c=19,649,280,280,280,280",
|
||||
|
@ -3340,6 +3372,14 @@
|
|||
"singular": "Link Name saved."
|
||||
}
|
||||
},
|
||||
"FilterInvitePrivateChannelToast": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInvitePrivateChannelToast",
|
||||
"photo_url": "https://telegra.ph/file/p/3dfff18f18f/8fb302eaa2251c228b30117.jpg?c=44,693,533,533,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You don’t have the admin rights to share invite links to this private channel."
|
||||
}
|
||||
},
|
||||
"FilterInvitePrivateGroupToast": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInvitePrivateGroupToast",
|
||||
"photo_url": "https://telegra.ph/file/p/ff1b9b19b3b/e07e115332d1d68ef038417.jpg?c=44,693,533,533,280,280",
|
||||
|
@ -3348,6 +3388,14 @@
|
|||
"singular": "You don’t have the admin rights to share invite links to this private group."
|
||||
}
|
||||
},
|
||||
"FilterInviteUser": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInviteUser",
|
||||
"photo_url": "https://telegra.ph/file/p/a0f41ecd8d0/d789259b3b823225940c117.jpg?c=88,621,399,399,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "chats with users can't be shared"
|
||||
}
|
||||
},
|
||||
"FilterInviteUserToast": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInviteUserToast",
|
||||
"photo_url": "https://telegra.ph/file/p/3c9aba1cbd7/87769c6afad1261244c5117.jpg?c=49,703,517,517,280,280",
|
||||
|
@ -4948,6 +4996,14 @@
|
|||
"singular": "Tap to show next media"
|
||||
}
|
||||
},
|
||||
"NextMediaTapInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/NextMediaTapInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/88762d3cd2d/dfe7ea2194873781e51ab17.jpg?c=9,295,526,526,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Tap near the edge of the screen while viewing media to navigate"
|
||||
}
|
||||
},
|
||||
"NoBlocked": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/NoBlocked",
|
||||
"photo_url": "https://telegra.ph/file/p/66c16e0ecaf/eac79574927ad637035251d.jpg?c=102,286,336,336,280,280",
|
||||
|
@ -5756,6 +5812,14 @@
|
|||
"singular": "Pause music while recording"
|
||||
}
|
||||
},
|
||||
"PauseMusicOnRecordInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/PauseMusicOnRecordInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/88762d3cd2d/dfe7ea2194873781e51ab17.jpg?c=9,536,531,531,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Pause music when you start recording a video message"
|
||||
}
|
||||
},
|
||||
"PaymentShippingEmailPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/PaymentShippingEmailPlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/b895c2aeaee/89abb1f20823565026d1619.jpg?c=96,720,280,280,280,280",
|
||||
|
@ -6828,6 +6892,14 @@
|
|||
"singular": "Raise to Listen"
|
||||
}
|
||||
},
|
||||
"RaiseToListenInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/RaiseToListenInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/88762d3cd2d/dfe7ea2194873781e51ab17.jpg?c=9,375,530,530,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Switch sound to the earpiece by raising the phone to your ear"
|
||||
}
|
||||
},
|
||||
"RaiseToSpeak": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/RaiseToSpeak",
|
||||
"photo_url": "https://telegra.ph/file/p/d8ef66d0b9b/02366125e37cce1872daa17.jpg?c=20,593,280,280,280,280",
|
||||
|
@ -6836,6 +6908,14 @@
|
|||
"singular": "Raise to Speak"
|
||||
}
|
||||
},
|
||||
"RaiseToSpeakInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/RaiseToSpeakInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/88762d3cd2d/dfe7ea2194873781e51ab17.jpg?c=12,475,500,500,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Record voice messages by raising the phone to your ear"
|
||||
}
|
||||
},
|
||||
"ReEnterPassword": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/ReEnterPassword",
|
||||
"photo_url": "https://telegra.ph/file/p/e81f913d475/de808bc86f2b0afe0e17b19.jpg?c=323,502,557,557,280,280",
|
||||
|
|
Loading…
Reference in a new issue