mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 22:53:12 +01:00
Update content of files
This commit is contained in:
parent
5da66d4dc1
commit
3af411bad1
6 changed files with 56 additions and 38 deletions
|
@ -962,6 +962,7 @@
|
|||
"CacheClear",
|
||||
"CacheEmpty",
|
||||
"CacheOpenFile",
|
||||
"CacheOtherChats",
|
||||
"CacheWasCleared",
|
||||
"CalculatingSize",
|
||||
"Calendar",
|
||||
|
@ -2208,6 +2209,7 @@
|
|||
"FilterEditAll",
|
||||
"FilterEditItem",
|
||||
"FilterExclude",
|
||||
"FilterExcludeArchived",
|
||||
"FilterExcludeInfo",
|
||||
"FilterExcludeMuted",
|
||||
"FilterExcludeRead",
|
||||
|
|
|
@ -203,17 +203,17 @@
|
|||
</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 (303)</div>
|
||||
<div class="tr-section-caption">Chat List (301)</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 (312)</div>
|
||||
<div class="tr-section-caption">Private chats (314)</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 (1099)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1100)</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">
|
||||
|
@ -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 (1231)</div>
|
||||
<div class="tr-section-caption">Settings (1233)</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">
|
||||
|
@ -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 (1410)</div>
|
||||
<div class="tr-section-caption">Unsorted (1407)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -825,14 +825,6 @@
|
|||
"singular": "Delete this chat"
|
||||
}
|
||||
},
|
||||
"DeselectAll": {
|
||||
"url": "https://translations.telegram.org/en/android/chat_list/DeselectAll",
|
||||
"photo_url": "https://telegra.ph/file/p/74fa647f1de/f6da993cb37989f41885c16.jpg?c=23,121,277,280,278,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Deselect All"
|
||||
}
|
||||
},
|
||||
"DialogUnpin": {
|
||||
"url": "https://translations.telegram.org/en/android/chat_list/DialogUnpin",
|
||||
"photo_url": "https://telegra.ph/file/p/afc4ff5bd2b/f13fd682b0557174205c817.jpg?c=227,71,280,280,280,280",
|
||||
|
@ -1260,14 +1252,6 @@
|
|||
"singular": "Folder **<mark class=\"token\">%s</mark>** Added"
|
||||
}
|
||||
},
|
||||
"FolderLinkButtonAdd": {
|
||||
"url": "https://translations.telegram.org/en/android/chat_list/FolderLinkButtonAdd",
|
||||
"photo_url": "https://telegra.ph/file/p/74fa647f1de/f6da993cb37989f41885c16.jpg?c=10,358,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"FolderLinkButtonJoin": {
|
||||
"url": "https://translations.telegram.org/en/android/chat_list/FolderLinkButtonJoin",
|
||||
"photo_url": "https://telegra.ph/file/p/d6beb44b147/8a506e40247ebf1809b3217.jpg?c=160,558,280,280,280,280",
|
||||
|
|
|
@ -1031,6 +1031,22 @@
|
|||
"singular": "Folder"
|
||||
}
|
||||
},
|
||||
"FolderLinkAlreadyJoined": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/FolderLinkAlreadyJoined",
|
||||
"photo_url": "https://telegra.ph/file/p/16f68b1ab39/64e7f6a829f7a486136fe17.jpg?c=52,652,461,461,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are already a member of this group."
|
||||
}
|
||||
},
|
||||
"FolderLinkAlreadySubscribed": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/FolderLinkAlreadySubscribed",
|
||||
"photo_url": "https://telegra.ph/file/p/ce8ab58fbcb/3858eaa8d9aa6b8f2247117.jpg?c=53,661,450,450,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You already subscribed to this channel."
|
||||
}
|
||||
},
|
||||
"FolderLinkHeaderAlready": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/FolderLinkHeaderAlready",
|
||||
"photo_url": "https://telegra.ph/file/p/4d1d23a9259/99197532734a9c09bfea717.jpg?c=21,730,333,333,280,280",
|
||||
|
|
|
@ -2669,6 +2669,14 @@
|
|||
"singular": "Deselect"
|
||||
}
|
||||
},
|
||||
"DeselectAll": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/DeselectAll",
|
||||
"photo_url": "https://telegra.ph/file/p/c43ef3a73c0/f23855e4fb5419945a7cc17.jpg?c=306,589,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Deselect All"
|
||||
}
|
||||
},
|
||||
"DeviceStorage": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/DeviceStorage",
|
||||
"photo_url": "https://telegra.ph/file/p/58b6fbd0ba8/c15f61452e8276e42c9d419.jpg?c=50,792,347,347,280,280",
|
||||
|
@ -3429,6 +3437,14 @@
|
|||
"plural": "<mark class=\"token\">%d</mark> chats added to folder"
|
||||
}
|
||||
},
|
||||
"FolderLinkButtonAdd": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FolderLinkButtonAdd",
|
||||
"photo_url": "https://telegra.ph/file/p/c43ef3a73c0/f23855e4fb5419945a7cc17.jpg?c=142,874,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"FolderLinkChatlistUpdate": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FolderLinkChatlistUpdate",
|
||||
"photo_url": "https://telegra.ph/file/p/62b44f30ca4/8d988e0db1044d93cbcc017.jpg?c=63,737,485,485,280,280",
|
||||
|
|
|
@ -2012,6 +2012,14 @@
|
|||
"singular": "Only admins can send messages in this group."
|
||||
}
|
||||
},
|
||||
"CacheOtherChats": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/CacheOtherChats",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Other Chats"
|
||||
}
|
||||
},
|
||||
"CalculatingSize": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/CalculatingSize",
|
||||
"photo_url": null,
|
||||
|
@ -4266,6 +4274,14 @@
|
|||
"singular": "Edit folder"
|
||||
}
|
||||
},
|
||||
"FilterExcludeArchived": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FilterExcludeArchived",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Exclude Archived"
|
||||
}
|
||||
},
|
||||
"FilterExcludeMuted": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FilterExcludeMuted",
|
||||
"photo_url": null,
|
||||
|
@ -4474,22 +4490,6 @@
|
|||
"singular": "Enable floating debug"
|
||||
}
|
||||
},
|
||||
"FolderLinkAlreadyJoined": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FolderLinkAlreadyJoined",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are already a member of this group."
|
||||
}
|
||||
},
|
||||
"FolderLinkAlreadySubscribed": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FolderLinkAlreadySubscribed",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You already subscribed to this channel."
|
||||
}
|
||||
},
|
||||
"FolderLinkNoChatsError": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FolderLinkNoChatsError",
|
||||
"photo_url": null,
|
||||
|
@ -4583,7 +4583,7 @@
|
|||
},
|
||||
"ForwardingFromNameAndMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ForwardingFromNameAndMessage",
|
||||
"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": "<mark class=\"token\">%s</mark>: <mark class=\"token\">%s</mark>"
|
||||
|
|
Loading…
Reference in a new issue