mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
dca4571bea
commit
2a515a96a0
5 changed files with 56 additions and 56 deletions
|
@ -456,7 +456,6 @@
|
|||
"AllowReadCallLog",
|
||||
"AllowReadSms",
|
||||
"AlmostDone",
|
||||
"AltNavigationDisable",
|
||||
"AltNavigationEnable",
|
||||
"AlternativeOptions",
|
||||
"AlwaysAllow",
|
||||
|
@ -909,7 +908,6 @@
|
|||
"BotOpenPageTitle",
|
||||
"BotOwnershipTransfer",
|
||||
"BotOwnershipTransferAlertText",
|
||||
"BotOwnershipTransferChangeOwner",
|
||||
"BotOwnershipTransferReadyAlertText",
|
||||
"BotPermissionGameAlert",
|
||||
"BotRemoveFromMenu",
|
||||
|
@ -2302,7 +2300,6 @@
|
|||
"FirstName",
|
||||
"FirstNameSmall",
|
||||
"FloatingDebugDisable",
|
||||
"FloatingDebugEnable",
|
||||
"FloodWait",
|
||||
"FloodWaitTime",
|
||||
"Folder",
|
||||
|
@ -3217,6 +3214,7 @@
|
|||
"Next",
|
||||
"NextMediaTap",
|
||||
"NextMediaTapInfo",
|
||||
"NextMediaTapInfo",
|
||||
"NoAudio",
|
||||
"NoAudio",
|
||||
"NoAudioFiles",
|
||||
|
@ -3862,6 +3860,7 @@
|
|||
"PauseMusicOnMedia",
|
||||
"PauseMusicOnRecord",
|
||||
"PauseMusicOnRecordInfo",
|
||||
"PauseMusicOnRecordInfo",
|
||||
"PaymentAppNotFoundForDeeplink",
|
||||
"PaymentBillingAddress",
|
||||
"PaymentCardCvv",
|
||||
|
@ -4353,8 +4352,10 @@
|
|||
"QuizWrongAnswerInfo",
|
||||
"RaiseToListen",
|
||||
"RaiseToListenInfo",
|
||||
"RaiseToListenInfo",
|
||||
"RaiseToSpeak",
|
||||
"RaiseToSpeakInfo",
|
||||
"RaiseToSpeakInfo",
|
||||
"RateCallDistorted",
|
||||
"RateCallDropped",
|
||||
"RateCallEcho",
|
||||
|
@ -6088,7 +6089,6 @@
|
|||
"YouSenderNameHidden",
|
||||
"YouSendersNameHidden",
|
||||
"YouTubeVideoErrorHTML",
|
||||
"YouTubeVideoErrorInvalid",
|
||||
"YouTubeVideoErrorNotAvailableInApp",
|
||||
"YouTubeVideoErrorNotFound",
|
||||
"YouTubeVideoErrorOpenExternal",
|
||||
|
|
|
@ -208,7 +208,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (316)</div>
|
||||
<div class="tr-section-caption">Private chats (317)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/groups_and_channels/" class="tr-section">
|
||||
|
@ -248,7 +248,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1405)</div>
|
||||
<div class="tr-section-caption">Unsorted (1404)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1952,6 +1952,14 @@
|
|||
"singular": "Schedule"
|
||||
}
|
||||
},
|
||||
"ScheduleWhenOnline": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ScheduleWhenOnline",
|
||||
"photo_url": "https://telegra.ph/file/p/89f31a083c1/5df891ebcbab863d6f89417.jpg?c=104,391,471,471,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send when <mark class=\"token\">%1$s</mark> comes online"
|
||||
}
|
||||
},
|
||||
"Search": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/Search",
|
||||
"photo_url": "https://telegra.ph/file/p/313f714793b/a3b4e31948db82cead81f1d.jpg?c=294,94,280,280,280,280",
|
||||
|
|
|
@ -4988,6 +4988,14 @@
|
|||
"singular": "Show Next Media on Tap"
|
||||
}
|
||||
},
|
||||
"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 between photos"
|
||||
}
|
||||
},
|
||||
"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",
|
||||
|
@ -5796,6 +5804,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": true,
|
||||
"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",
|
||||
|
@ -6868,6 +6884,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": true,
|
||||
"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",
|
||||
|
@ -6876,6 +6900,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": true,
|
||||
"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",
|
||||
|
|
|
@ -1170,14 +1170,6 @@
|
|||
"singular": "Almost done!"
|
||||
}
|
||||
},
|
||||
"AltNavigationDisable": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AltNavigationDisable",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Disable alternative navigation"
|
||||
}
|
||||
},
|
||||
"AltNavigationEnable": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AltNavigationEnable",
|
||||
"photo_url": null,
|
||||
|
@ -1908,14 +1900,6 @@
|
|||
"singular": "You can complete this action only if you have:"
|
||||
}
|
||||
},
|
||||
"BotOwnershipTransferChangeOwner": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BotOwnershipTransferChangeOwner",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Confirm"
|
||||
}
|
||||
},
|
||||
"BotOwnershipTransferReadyAlertText": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BotOwnershipTransferReadyAlertText",
|
||||
"photo_url": null,
|
||||
|
@ -1990,7 +1974,7 @@
|
|||
},
|
||||
"BroadcastGroupInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BroadcastGroupInfo",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/febc7075b08/f7b6db900e5a940ec685317.jpg?c=54,677,499,499,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only admins can send messages in this group."
|
||||
|
@ -4442,14 +4426,6 @@
|
|||
"singular": "Disable floating debug"
|
||||
}
|
||||
},
|
||||
"FloatingDebugEnable": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FloatingDebugEnable",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enable floating debug"
|
||||
}
|
||||
},
|
||||
"FolderLinkButtonJoinPlural": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FolderLinkButtonJoinPlural",
|
||||
"photo_url": null,
|
||||
|
@ -5873,7 +5849,7 @@
|
|||
},
|
||||
"NextMediaTapInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NextMediaTapInfo",
|
||||
"photo_url": null,
|
||||
"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 between photos"
|
||||
|
@ -6690,7 +6666,7 @@
|
|||
},
|
||||
"PauseMusicOnRecordInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PauseMusicOnRecordInfo",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/88762d3cd2d/dfe7ea2194873781e51ab17.jpg?c=9,536,531,531,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Pause music when you start recording a video message"
|
||||
|
@ -7860,7 +7836,7 @@
|
|||
},
|
||||
"RaiseToListenInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/RaiseToListenInfo",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/88762d3cd2d/dfe7ea2194873781e51ab17.jpg?c=9,375,530,530,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Switch sound to the earpiece by raising the phone to your ear"
|
||||
|
@ -7868,7 +7844,7 @@
|
|||
},
|
||||
"RaiseToSpeakInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/RaiseToSpeakInfo",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/88762d3cd2d/dfe7ea2194873781e51ab17.jpg?c=12,475,500,500,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Record voice messages by raising the phone to your ear"
|
||||
|
@ -8191,14 +8167,6 @@
|
|||
"singular": "Save up to **<mark class=\"token\">%1$d</mark><mark class=\"token\">%%</mark>** on your subscription"
|
||||
}
|
||||
},
|
||||
"ScheduleWhenOnline": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ScheduleWhenOnline",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send when <mark class=\"token\">%1$s</mark> comes online"
|
||||
}
|
||||
},
|
||||
"ScheduledOrNoSoundHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ScheduledOrNoSoundHint",
|
||||
"photo_url": null,
|
||||
|
@ -10795,7 +10763,7 @@
|
|||
},
|
||||
"VoipChannelJoinAnonymousAdmin": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelJoinAnonymousAdmin",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't join live streams as an anonymous administrator."
|
||||
|
@ -10827,7 +10795,7 @@
|
|||
},
|
||||
"VoipChannelOpenVoiceChat": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelOpenVoiceChat",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open live stream"
|
||||
|
@ -10859,7 +10827,7 @@
|
|||
},
|
||||
"VoipChannelTooMuch": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelTooMuch",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, this live stream is full."
|
||||
|
@ -11161,17 +11129,9 @@
|
|||
"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,
|
||||
"photo_url": "https://telegra.ph/file/p/0aa93096ec3/105057003570c8e2c98d717.jpg?c=86,331,427,427,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This video can't be played inside this app."
|
||||
|
@ -11187,7 +11147,7 @@
|
|||
},
|
||||
"YouTubeVideoErrorOpenExternal": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/YouTubeVideoErrorOpenExternal",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/0aa93096ec3/105057003570c8e2c98d717.jpg?c=159,435,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Watch on YouTube"
|
||||
|
|
Loading…
Reference in a new issue