mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 14:43:05 +01:00
Update content of files
This commit is contained in:
parent
65f7f24a8e
commit
aa4c6b170c
6 changed files with 45 additions and 81 deletions
|
@ -4660,7 +4660,6 @@
|
|||
"QuizInfo",
|
||||
"QuizPoll",
|
||||
"QuizWellDone",
|
||||
"QuizWellDoneInfo",
|
||||
"QuizWrongAnswer",
|
||||
"QuizWrongAnswerInfo",
|
||||
"Quote",
|
||||
|
@ -5529,9 +5528,6 @@
|
|||
"StopPoll",
|
||||
"StopPollAlertText",
|
||||
"StopPollAlertTitle",
|
||||
"StopQuiz",
|
||||
"StopQuizAlertText",
|
||||
"StopQuizAlertTitle",
|
||||
"StopShowingMe",
|
||||
"StopVerification",
|
||||
"StorageCleared",
|
||||
|
|
|
@ -216,12 +216,12 @@
|
|||
</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 (351)</div>
|
||||
<div class="tr-section-caption">Private chats (355)</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">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1112)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1113)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/profile/" class="tr-section">
|
||||
|
@ -256,12 +256,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 (973)</div>
|
||||
<div class="tr-section-caption">General (977)</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 (1559)</div>
|
||||
<div class="tr-section-caption">Unsorted (1551)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1003,6 +1003,14 @@
|
|||
"singular": "Cancel"
|
||||
}
|
||||
},
|
||||
"ChangeNameColor": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/ChangeNameColor",
|
||||
"photo_url": "https://telegra.ph/file/p/2840898f525/c9ecfb645962366f3089b17.jpg?c=98,486,291,291,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Change Name Color"
|
||||
}
|
||||
},
|
||||
"ChangePermissions": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/ChangePermissions",
|
||||
"photo_url": "https://telegra.ph/file/p/e49332d632b/b5c7be9d2bbf850e7dc7e1d.jpg?c=180,467,354,354,280,280",
|
||||
|
|
|
@ -1952,6 +1952,14 @@
|
|||
"singular": "Alert when <mark class=\"token\">%1$s</mark> is close"
|
||||
}
|
||||
},
|
||||
"QuotePrivate": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/QuotePrivate",
|
||||
"photo_url": "https://telegra.ph/file/p/54d76da5615/3c3dec3a2d33ae8d1bead17.jpg?c=72,80,434,434,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This quote is from a private chat"
|
||||
}
|
||||
},
|
||||
"RateCallDistorted": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/RateCallDistorted",
|
||||
"photo_url": "https://telegra.ph/file/p/1cc4c17f478/3a0fef77e3f6dcc33f19617.jpg?c=101,461,294,294,280,280",
|
||||
|
@ -2072,6 +2080,22 @@
|
|||
"singular": "Reminders"
|
||||
}
|
||||
},
|
||||
"ReplyTo": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ReplyTo",
|
||||
"photo_url": "https://telegra.ph/file/p/07701333862/06ba3dc22ef13e058129717.jpg?c=57,861,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reply to <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"ReplyToQuote": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ReplyToQuote",
|
||||
"photo_url": "https://telegra.ph/file/p/8f285e3f003/e8c27177c1a5bb333bc7117.jpg?c=68,838,306,306,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply to quote by <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"ReportSpam": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ReportSpam",
|
||||
"photo_url": "https://telegra.ph/file/p/ab59d4cac9f/623ffa3292f3a26bc194b1d.jpg?c=221,104,280,280,280,280",
|
||||
|
@ -2505,6 +2529,14 @@
|
|||
"singular": "support"
|
||||
}
|
||||
},
|
||||
"TapForReplyOptions": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/TapForReplyOptions",
|
||||
"photo_url": "https://telegra.ph/file/p/07701333862/06ba3dc22ef13e058129717.jpg?c=67,847,322,322,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Tap here for reply options"
|
||||
}
|
||||
},
|
||||
"ThemeAlsoAppliedForHint": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ThemeAlsoAppliedForHint",
|
||||
"photo_url": "https://telegra.ph/file/p/92eb400235c/92f5a415788b2dd3b89a217.jpg?c=53,600,516,516,280,280",
|
||||
|
|
|
@ -2261,14 +2261,6 @@
|
|||
"singular": "Change Status"
|
||||
}
|
||||
},
|
||||
"ChangeNameColor": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChangeNameColor",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Change Name Color"
|
||||
}
|
||||
},
|
||||
"ChangePhoneNumberSuccess": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChangePhoneNumberSuccess",
|
||||
"photo_url": null,
|
||||
|
@ -8500,14 +8492,6 @@
|
|||
"singular": "Well done!"
|
||||
}
|
||||
},
|
||||
"QuizWellDoneInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/QuizWellDoneInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You chose the right answer."
|
||||
}
|
||||
},
|
||||
"QuizWrongAnswer": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/QuizWrongAnswer",
|
||||
"photo_url": null,
|
||||
|
@ -8564,14 +8548,6 @@
|
|||
"singular": "Outdated Quote"
|
||||
}
|
||||
},
|
||||
"QuotePrivate": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/QuotePrivate",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This quote is from a private chat"
|
||||
}
|
||||
},
|
||||
"QuotePrivateChannel": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/QuotePrivateChannel",
|
||||
"photo_url": null,
|
||||
|
@ -8728,14 +8704,6 @@
|
|||
"singular": "Sticker was removed from Recent"
|
||||
}
|
||||
},
|
||||
"ReplyTo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ReplyTo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reply to <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"ReplyToAnotherChat": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ReplyToAnotherChat",
|
||||
"photo_url": null,
|
||||
|
@ -8744,14 +8712,6 @@
|
|||
"singular": "Reply in Another Chat"
|
||||
}
|
||||
},
|
||||
"ReplyToQuote": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ReplyToQuote",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reply to quote by <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"ReportAlertReaction": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ReportAlertReaction",
|
||||
"photo_url": "https://telegra.ph/file/p/9816b655705/1079faed6c2414512421c17.jpg?c=51,335,443,443,280,280",
|
||||
|
@ -9892,30 +9852,6 @@
|
|||
"singular": "Stop loading?"
|
||||
}
|
||||
},
|
||||
"StopQuiz": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StopQuiz",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stop Quiz"
|
||||
}
|
||||
},
|
||||
"StopQuizAlertText": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StopQuizAlertText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "If you stop this quiz now, nobody will be able to submit answers. This action cannot be undone."
|
||||
}
|
||||
},
|
||||
"StopQuizAlertTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StopQuizAlertTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stop quiz?"
|
||||
}
|
||||
},
|
||||
"StopShowingMe": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StopShowingMe",
|
||||
"photo_url": null,
|
||||
|
@ -10253,14 +10189,6 @@
|
|||
"singular": "Tap here for forwarding options"
|
||||
}
|
||||
},
|
||||
"TapForReplyOptions": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/TapForReplyOptions",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Tap here for reply options"
|
||||
}
|
||||
},
|
||||
"TapHereEmoji": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/TapHereEmoji",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -1925,7 +1925,7 @@
|
|||
"Chat.ReplyPanel.ReplyToQuoteBy": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ReplyPanel.ReplyToQuoteBy",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply to Quote by <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue