mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
a281db7837
commit
3144e0e91d
6 changed files with 95 additions and 86 deletions
|
@ -5834,6 +5834,7 @@
|
|||
"SomeReactions",
|
||||
"SortBy",
|
||||
"SortByReactions",
|
||||
"SortByReposts",
|
||||
"SortByTime",
|
||||
"SortFirstName",
|
||||
"SortLastName",
|
||||
|
|
|
@ -211,12 +211,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/chat_list/" class="tr-section">
|
||||
<div class="tr-section-cover cover3"></div>
|
||||
<div class="tr-section-caption">Chat List (309)</div>
|
||||
<div class="tr-section-caption">Chat List (311)</div>
|
||||
</a></div>
|
||||
</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 (395)</div>
|
||||
<div class="tr-section-caption">Private chats (402)</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">
|
||||
|
@ -236,7 +236,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/stories/" class="tr-section">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (382)</div>
|
||||
<div class="tr-section-caption">Stories (384)</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">
|
||||
|
@ -261,7 +261,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 (1633)</div>
|
||||
<div class="tr-section-caption">Unsorted (1622)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -367,6 +367,22 @@
|
|||
"singular": "<mark class=\"token\">%1$s</mark> sharing with <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"AttachOnceAudio": {
|
||||
"url": "https://translations.telegram.org/en/android/chat_list/AttachOnceAudio",
|
||||
"photo_url": "https://telegra.ph/file/p/a102a94046d/2e8f1967e368534449c9617.jpg?c=99,195,358,358,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "One-time Voice Message"
|
||||
}
|
||||
},
|
||||
"AttachOnceRound": {
|
||||
"url": "https://translations.telegram.org/en/android/chat_list/AttachOnceRound",
|
||||
"photo_url": "https://telegra.ph/file/p/a102a94046d/2e8f1967e368534449c9617.jpg?c=99,104,361,361,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "One-time Video Message"
|
||||
}
|
||||
},
|
||||
"AttachPhoto": {
|
||||
"url": "https://translations.telegram.org/en/android/chat_list/AttachPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/b96ea6bd86f/3dfaeabdabae4346838ea1d.jpg?c=55,398,280,280,280,280",
|
||||
|
|
|
@ -455,6 +455,14 @@
|
|||
"singular": "Expired photo"
|
||||
}
|
||||
},
|
||||
"AttachRoundExpired": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/AttachRoundExpired",
|
||||
"photo_url": "https://telegra.ph/file/p/fe87b531909/4872210b00abacbb9615c17.jpg?c=150,783,302,302,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Expired Video Message"
|
||||
}
|
||||
},
|
||||
"AttachVideoExpired": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/AttachVideoExpired",
|
||||
"photo_url": "https://telegra.ph/file/p/aa0b930c3dd/8c492a0c9848dfe9a1fd01d.jpg?c=125,521,280,280,280,280",
|
||||
|
@ -2677,6 +2685,22 @@
|
|||
"singular": "Share your phone number?"
|
||||
}
|
||||
},
|
||||
"SharedContactAdd": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/SharedContactAdd",
|
||||
"photo_url": "https://telegra.ph/file/p/bd2a33577a0/cf491d10c2a55bfdcf37717.jpg?c=180,843,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "ADD"
|
||||
}
|
||||
},
|
||||
"SharedContactMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/SharedContactMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/bd2a33577a0/cf491d10c2a55bfdcf37717.jpg?c=52,843,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "MESSAGE"
|
||||
}
|
||||
},
|
||||
"SharedMedia": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/SharedMedia",
|
||||
"photo_url": "https://telegra.ph/file/p/fdf32e14bc5/0dddf068d0b4e934288011d.jpg?c=67,337,280,280,280,280",
|
||||
|
@ -2701,6 +2725,14 @@
|
|||
"singular": "SLIDE TO CANCEL"
|
||||
}
|
||||
},
|
||||
"SlideUpToLock": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/SlideUpToLock",
|
||||
"photo_url": "https://telegra.ph/file/p/d98a3ba6d45/d040203f02d0dca3bb14717.jpg?c=227,717,317,317,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Slide up to lock recording"
|
||||
}
|
||||
},
|
||||
"StickersRemove": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/StickersRemove",
|
||||
"photo_url": "https://telegra.ph/file/p/8d80f541dcd/0ab3707e14b9b4da7d0731d.jpg?c=250,561,280,280,280,280",
|
||||
|
@ -2821,6 +2853,30 @@
|
|||
"singular": "Video Call"
|
||||
}
|
||||
},
|
||||
"VideoOnceHint": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/VideoOnceHint",
|
||||
"photo_url": "https://telegra.ph/file/p/4e4db4794b7/bf8e85e19d651c337751b17.jpg?c=151,219,307,307,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This video message can only be played once."
|
||||
}
|
||||
},
|
||||
"VideoSetOnceHint": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/VideoSetOnceHint",
|
||||
"photo_url": "https://telegra.ph/file/p/e2164731305/e0ef9f1401fd5efab54b617.jpg?c=193,796,305,305,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Tap to set this message to **Play Once**."
|
||||
}
|
||||
},
|
||||
"VideoSetOnceHintEnabled": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/VideoSetOnceHintEnabled",
|
||||
"photo_url": "https://telegra.ph/file/p/bccac881124/c57fa605c36162ca838fd17.jpg?c=186,789,313,313,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The recipient will be able to play it only once."
|
||||
}
|
||||
},
|
||||
"ViewChatList": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ViewChatList",
|
||||
"photo_url": "https://telegra.ph/file/p/2d2f0506509/7419121aefedf8091826117.jpg?c=189,840,280,280,280,280",
|
||||
|
|
|
@ -1514,9 +1514,17 @@
|
|||
"singular": "Reactions First"
|
||||
}
|
||||
},
|
||||
"SortByReposts": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/SortByReposts",
|
||||
"photo_url": "https://telegra.ph/file/p/1a84ee6bd15/8a9962a41881aad5c2d6817.jpg?c=267,344,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reposts First"
|
||||
}
|
||||
},
|
||||
"SortByTime": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/SortByTime",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/1a84ee6bd15/8a9962a41881aad5c2d6817.jpg?c=262,407,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Newest First"
|
||||
|
@ -2687,6 +2695,14 @@
|
|||
"singular": "Send reaction as a private message"
|
||||
}
|
||||
},
|
||||
"StoryReactionsSortDescription": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryReactionsSortDescription",
|
||||
"photo_url": "https://telegra.ph/file/p/1a84ee6bd15/8a9962a41881aad5c2d6817.jpg?c=246,479,287,287,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Choose the order for the \nlist of reactions."
|
||||
}
|
||||
},
|
||||
"StoryReactionsWidgetLimit": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryReactionsWidgetLimit",
|
||||
"photo_url": "https://telegra.ph/file/p/0bb58ac1b56/6a34f1f1f210ef670228e17.jpg?c=43,25,550,550,280,280",
|
||||
|
|
|
@ -1542,22 +1542,6 @@
|
|||
"singular": "The admins of this group have restricted your ability to send media until <mark class=\"token\">%1$s</mark>."
|
||||
}
|
||||
},
|
||||
"AttachOnceAudio": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AttachOnceAudio",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "One-time Voice Message"
|
||||
}
|
||||
},
|
||||
"AttachOnceRound": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AttachOnceRound",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "One-time Video Message"
|
||||
}
|
||||
},
|
||||
"AttachPhotoRestricted": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AttachPhotoRestricted",
|
||||
"photo_url": null,
|
||||
|
@ -1590,14 +1574,6 @@
|
|||
"singular": "The admins of this group have restricted you from sending text messages."
|
||||
}
|
||||
},
|
||||
"AttachRoundExpired": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AttachRoundExpired",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Expired Video Message"
|
||||
}
|
||||
},
|
||||
"AttachRoundRestricted": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AttachRoundRestricted",
|
||||
"photo_url": null,
|
||||
|
@ -9998,22 +9974,6 @@
|
|||
"singular": "Share theme"
|
||||
}
|
||||
},
|
||||
"SharedContactAdd": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SharedContactAdd",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "ADD"
|
||||
}
|
||||
},
|
||||
"SharedContactMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SharedContactMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "MESSAGE"
|
||||
}
|
||||
},
|
||||
"SharedGroupsTab2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SharedGroupsTab2",
|
||||
"photo_url": null,
|
||||
|
@ -10167,14 +10127,6 @@
|
|||
"singular": "Sign in with Google"
|
||||
}
|
||||
},
|
||||
"SlideUpToLock": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SlideUpToLock",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Slide up to lock recording"
|
||||
}
|
||||
},
|
||||
"SlowmodeSelectSendError": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SlowmodeSelectSendError",
|
||||
"photo_url": null,
|
||||
|
@ -10497,14 +10449,6 @@
|
|||
"singular": "Who can view your story"
|
||||
}
|
||||
},
|
||||
"StoryReactionsSortDescription": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryReactionsSortDescription",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Choose the order for the \nlist of reactions."
|
||||
}
|
||||
},
|
||||
"StoryReactionsWidgetLimit2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryReactionsWidgetLimit2",
|
||||
"photo_url": null,
|
||||
|
@ -12413,17 +12357,9 @@
|
|||
"singular": "Close Video Message"
|
||||
}
|
||||
},
|
||||
"VideoOnceHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VideoOnceHint",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This video message can only be played once."
|
||||
}
|
||||
},
|
||||
"VideoOnceOutHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VideoOnceOutHint",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/4664c201661/3269659006daebb2a06ff17.jpg?c=120,207,359,359,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This message will disappear after **<mark class=\"token\">%s</mark>** plays it once."
|
||||
|
@ -12453,22 +12389,6 @@
|
|||
"singular": "Video saved to Downloads."
|
||||
}
|
||||
},
|
||||
"VideoSetOnceHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VideoSetOnceHint",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Tap to set this message to **Play Once**."
|
||||
}
|
||||
},
|
||||
"VideoSetOnceHintEnabled": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VideoSetOnceHintEnabled",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The recipient will be able to play it only once."
|
||||
}
|
||||
},
|
||||
"VideoShownOnce": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VideoShownOnce",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue