mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 17:11:52 +01:00
Update content of files
This commit is contained in:
parent
259a7acb38
commit
bac93d6097
4 changed files with 62 additions and 61 deletions
|
@ -289,6 +289,7 @@
|
|||
"ActionRequestedPeerChat",
|
||||
"ActionRequestedPeerChatPlural",
|
||||
"ActionRequestedPeerUser",
|
||||
"ActionRequestedPeerUserPlural",
|
||||
"ActionRevokedInviteLink",
|
||||
"ActionRevokedInviteLinkClickable",
|
||||
"ActionSetSameWallpaperForThisChat",
|
||||
|
@ -747,7 +748,6 @@
|
|||
"AuthAnotherClientUrl",
|
||||
"AuthAnotherWebClientUrl",
|
||||
"AuthorHiddenDescription",
|
||||
"AuthorHiddenDescription",
|
||||
"AutoDelete1Day",
|
||||
"AutoDelete1Hour",
|
||||
"AutoDelete1Month",
|
||||
|
|
|
@ -216,7 +216,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 (388)</div>
|
||||
<div class="tr-section-caption">Private chats (395)</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">
|
||||
|
@ -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 (1629)</div>
|
||||
<div class="tr-section-caption">Unsorted (1622)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -871,6 +871,40 @@
|
|||
"singular": "Clear History"
|
||||
}
|
||||
},
|
||||
"ClearHistoryMessageMultiple": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ClearHistoryMessageMultiple",
|
||||
"photo_url": "https://telegra.ph/file/p/658a1320bfc/08a91eb943102f176148b17.jpg?c=49,392,459,459,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "",
|
||||
"plural": "Are you sure you want to unsave messages from <mark class=\"token\">%d</mark> chats?"
|
||||
}
|
||||
},
|
||||
"ClearHistoryMessageSingle": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ClearHistoryMessageSingle",
|
||||
"photo_url": "https://telegra.ph/file/p/b83b2895b23/9a47144b6b0a2abf69fc717.jpg?c=32,344,532,532,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to unsave messages from <mark class=\"token\">%s</mark>?"
|
||||
}
|
||||
},
|
||||
"ClearHistoryTitleMultiple": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ClearHistoryTitleMultiple",
|
||||
"photo_url": "https://telegra.ph/file/p/658a1320bfc/08a91eb943102f176148b17.jpg?c=50,329,452,452,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "",
|
||||
"plural": "Unsave messages from <mark class=\"token\">%d</mark> chats"
|
||||
}
|
||||
},
|
||||
"ClearHistoryTitleSingle": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ClearHistoryTitleSingle",
|
||||
"photo_url": "https://telegra.ph/file/p/b83b2895b23/9a47144b6b0a2abf69fc717.jpg?c=42,314,482,482,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Unsave messages from <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"Close": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/Close",
|
||||
"photo_url": "https://telegra.ph/file/p/09d9163dd6f/7d0ffd659774781f6c7b21d.jpg?c=8,561,280,280,280,280",
|
||||
|
@ -2298,6 +2332,22 @@
|
|||
"singular": "Forward here to save"
|
||||
}
|
||||
},
|
||||
"SavedMessagesTab": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/SavedMessagesTab",
|
||||
"photo_url": "https://telegra.ph/file/p/c4d9b76c1ad/abaab231cc955ebbb908f17.jpg?c=275,590,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Saved Messages"
|
||||
}
|
||||
},
|
||||
"SavedOpenChat": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/SavedOpenChat",
|
||||
"photo_url": "https://telegra.ph/file/p/3df4763fd52/e2afb8eb2e2b8bf46ed8117.jpg?c=160,885,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "OPEN CHAT"
|
||||
}
|
||||
},
|
||||
"Schedule": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/Schedule",
|
||||
"photo_url": "https://telegra.ph/file/p/fb2a845c0d6/6448095ce1863de1f4de617.jpg?c=74,718,280,280,280,280",
|
||||
|
|
|
@ -810,6 +810,15 @@
|
|||
"singular": "You shared a user with <mark class=\"token\">un2</mark>"
|
||||
}
|
||||
},
|
||||
"ActionRequestedPeerUserPlural": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ActionRequestedPeerUserPlural",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You shared a user with <mark class=\"token\">un2</mark>",
|
||||
"plural": "You shared users with <mark class=\"token\">un2</mark>"
|
||||
}
|
||||
},
|
||||
"ActionSettingWallpaper": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ActionSettingWallpaper",
|
||||
"photo_url": null,
|
||||
|
@ -1677,14 +1686,6 @@
|
|||
"singular": "https://web.telegram.org/"
|
||||
}
|
||||
},
|
||||
"AuthorHiddenDescription": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AuthorHiddenDescription",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Senders of these messages restricted to link their name when forwarding."
|
||||
}
|
||||
},
|
||||
"AutoDelete1Hour": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AutoDelete1Hour",
|
||||
"photo_url": null,
|
||||
|
@ -3616,40 +3617,6 @@
|
|||
"singular": "Clear for all"
|
||||
}
|
||||
},
|
||||
"ClearHistoryMessageMultiple": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ClearHistoryMessageMultiple",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "",
|
||||
"plural": "Are you sure you want to unsave messages from <mark class=\"token\">%d</mark> chats?"
|
||||
}
|
||||
},
|
||||
"ClearHistoryMessageSingle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ClearHistoryMessageSingle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to unsave messages from <mark class=\"token\">%s</mark>?"
|
||||
}
|
||||
},
|
||||
"ClearHistoryTitleMultiple": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ClearHistoryTitleMultiple",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "",
|
||||
"plural": "Unsave messages from <mark class=\"token\">%d</mark> chats"
|
||||
}
|
||||
},
|
||||
"ClearHistoryTitleSingle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ClearHistoryTitleSingle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Unsave messages from <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"ClearRecentEmojiStatusesText": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ClearRecentEmojiStatusesText",
|
||||
"photo_url": "https://telegra.ph/file/p/2beb506a07a/b82aec24630cd2b2dd5d517.jpg?c=50,357,448,448,280,280",
|
||||
|
@ -9542,14 +9509,6 @@
|
|||
"singular": "Save up to **<mark class=\"token\">%1$d</mark><mark class=\"token\">%%</mark>** on your subscription"
|
||||
}
|
||||
},
|
||||
"SavedMessagesTab": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SavedMessagesTab",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Saved Messages"
|
||||
}
|
||||
},
|
||||
"SavedOpenChannel": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SavedOpenChannel",
|
||||
"photo_url": null,
|
||||
|
@ -9558,14 +9517,6 @@
|
|||
"singular": "OPEN CHANNEL"
|
||||
}
|
||||
},
|
||||
"SavedOpenChat": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SavedOpenChat",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "OPEN CHAT"
|
||||
}
|
||||
},
|
||||
"SavedOpenGroup": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SavedOpenGroup",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue