mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-27 10:10:57 +01:00
Update content of files
This commit is contained in:
parent
ac677590e0
commit
39f018b4ea
4 changed files with 58 additions and 58 deletions
data/web_tr
|
@ -456,6 +456,7 @@
|
|||
"AllowReadCallLog",
|
||||
"AllowReadSms",
|
||||
"AlmostDone",
|
||||
"AltNavigationDisable",
|
||||
"AltNavigationEnable",
|
||||
"AlternativeOptions",
|
||||
"AlwaysAllow",
|
||||
|
@ -908,6 +909,7 @@
|
|||
"BotOpenPageTitle",
|
||||
"BotOwnershipTransfer",
|
||||
"BotOwnershipTransferAlertText",
|
||||
"BotOwnershipTransferChangeOwner",
|
||||
"BotOwnershipTransferReadyAlertText",
|
||||
"BotPermissionGameAlert",
|
||||
"BotRemoveFromMenu",
|
||||
|
@ -2300,6 +2302,7 @@
|
|||
"FirstName",
|
||||
"FirstNameSmall",
|
||||
"FloatingDebugDisable",
|
||||
"FloatingDebugEnable",
|
||||
"FloodWait",
|
||||
"FloodWaitTime",
|
||||
"Folder",
|
||||
|
@ -3214,7 +3217,6 @@
|
|||
"Next",
|
||||
"NextMediaTap",
|
||||
"NextMediaTapInfo",
|
||||
"NextMediaTapInfo",
|
||||
"NoAudio",
|
||||
"NoAudio",
|
||||
"NoAudioFiles",
|
||||
|
@ -3860,7 +3862,6 @@
|
|||
"PauseMusicOnMedia",
|
||||
"PauseMusicOnRecord",
|
||||
"PauseMusicOnRecordInfo",
|
||||
"PauseMusicOnRecordInfo",
|
||||
"PaymentAppNotFoundForDeeplink",
|
||||
"PaymentBillingAddress",
|
||||
"PaymentCardCvv",
|
||||
|
@ -4352,10 +4353,8 @@
|
|||
"QuizWrongAnswerInfo",
|
||||
"RaiseToListen",
|
||||
"RaiseToListenInfo",
|
||||
"RaiseToListenInfo",
|
||||
"RaiseToSpeak",
|
||||
"RaiseToSpeakInfo",
|
||||
"RaiseToSpeakInfo",
|
||||
"RateCallDistorted",
|
||||
"RateCallDropped",
|
||||
"RateCallEcho",
|
||||
|
@ -6089,6 +6088,7 @@
|
|||
"YouSenderNameHidden",
|
||||
"YouSendersNameHidden",
|
||||
"YouTubeVideoErrorHTML",
|
||||
"YouTubeVideoErrorInvalid",
|
||||
"YouTubeVideoErrorNotAvailableInApp",
|
||||
"YouTubeVideoErrorNotFound",
|
||||
"YouTubeVideoErrorOpenExternal",
|
||||
|
|
|
@ -223,7 +223,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (1236)</div>
|
||||
<div class="tr-section-caption">Settings (1240)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/camera_and_media/" class="tr-section">
|
||||
|
@ -243,12 +243,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (963)</div>
|
||||
<div class="tr-section-caption">General (965)</div>
|
||||
</a></div>
|
||||
</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 (1404)</div>
|
||||
<div class="tr-section-caption">Unsorted (1398)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2483,6 +2483,22 @@
|
|||
"singular": "Chats"
|
||||
}
|
||||
},
|
||||
"FilterNoChatsToForward": {
|
||||
"url": "https://translations.telegram.org/en/android/general/FilterNoChatsToForward",
|
||||
"photo_url": "https://telegra.ph/file/p/3d5b898acd9/541feb4f70f6081e138de17.jpg?c=160,448,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No chats found"
|
||||
}
|
||||
},
|
||||
"FilterNoChatsToForwardInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/general/FilterNoChatsToForwardInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/3d5b898acd9/541feb4f70f6081e138de17.jpg?c=76,402,448,448,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No chats in this folder to forward to."
|
||||
}
|
||||
},
|
||||
"FiltersSetupPinAlert": {
|
||||
"url": "https://translations.telegram.org/en/android/general/FiltersSetupPinAlert",
|
||||
"photo_url": "https://telegra.ph/file/p/e6f6d68af5a/bd6eed1ccc40c73b7864a17.jpg?c=196,542,280,280,280,280",
|
||||
|
|
|
@ -1170,6 +1170,14 @@
|
|||
"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,
|
||||
|
@ -1900,6 +1908,14 @@
|
|||
"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,
|
||||
|
@ -4306,22 +4322,6 @@
|
|||
"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": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FilterNonContact",
|
||||
"photo_url": null,
|
||||
|
@ -4426,9 +4426,17 @@
|
|||
"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,
|
||||
"photo_url": "https://telegra.ph/file/p/1ac909c5ad4/4ca8b339c25349f2dd86917.jpg?c=147,923,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Join chat",
|
||||
|
@ -5847,14 +5855,6 @@
|
|||
"singular": "New Topic"
|
||||
}
|
||||
},
|
||||
"NextMediaTapInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/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"
|
||||
}
|
||||
},
|
||||
"NoAudioFiles": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NoAudioFiles",
|
||||
"photo_url": null,
|
||||
|
@ -6664,14 +6664,6 @@
|
|||
"singular": "Paste from clipboard"
|
||||
}
|
||||
},
|
||||
"PauseMusicOnRecordInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/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"
|
||||
}
|
||||
},
|
||||
"PaymentAppNotFoundForDeeplink": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PaymentAppNotFoundForDeeplink",
|
||||
"photo_url": null,
|
||||
|
@ -7834,22 +7826,6 @@
|
|||
"singular": "You missed the correct option."
|
||||
}
|
||||
},
|
||||
"RaiseToListenInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/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"
|
||||
}
|
||||
},
|
||||
"RaiseToSpeakInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/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"
|
||||
}
|
||||
},
|
||||
"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",
|
||||
|
@ -10747,7 +10723,7 @@
|
|||
},
|
||||
"VoipChannelInviteText": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelInviteText",
|
||||
"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": "Hey! Join our live stream: <mark class=\"token\">%1$s</mark>"
|
||||
|
@ -10755,7 +10731,7 @@
|
|||
},
|
||||
"VoipChannelInvitedUser": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelInvitedUser",
|
||||
"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": "You invited **<mark class=\"token\">%1$s</mark>** to the live stream."
|
||||
|
@ -11129,6 +11105,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": "https://telegra.ph/file/p/0aa93096ec3/105057003570c8e2c98d717.jpg?c=86,331,427,427,280,280",
|
||||
|
|
Loading…
Add table
Reference in a new issue