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
599d7ccce0
commit
670e39ef20
7 changed files with 63 additions and 63 deletions
|
@ -1580,6 +1580,7 @@
|
|||
"CacheStories",
|
||||
"CacheWasCleared",
|
||||
"CachedStory",
|
||||
"CalculatingSize",
|
||||
"Calendar",
|
||||
"CalendarWeekNameShortFriday",
|
||||
"CalendarWeekNameShortMonday",
|
||||
|
@ -3910,6 +3911,7 @@
|
|||
"LoadingStatsDescription",
|
||||
"LocalAudioCache",
|
||||
"LocalCache",
|
||||
"LocalDatabase",
|
||||
"LocalDatabaseClear",
|
||||
"LocalDatabaseClearText",
|
||||
"LocalDatabaseClearText2",
|
||||
|
@ -4713,7 +4715,6 @@
|
|||
"OpenChannelArchiveStories",
|
||||
"OpenChannelPost",
|
||||
"OpenEmojiSet",
|
||||
"OpenEmojiSet",
|
||||
"OpenFile",
|
||||
"OpenFragment",
|
||||
"OpenGift",
|
||||
|
@ -4729,7 +4730,6 @@
|
|||
"OpenProfile",
|
||||
"OpenProfile",
|
||||
"OpenStickerSet",
|
||||
"OpenStickerSet",
|
||||
"OpenTheme",
|
||||
"OpenUrlAlert",
|
||||
"OpenUrlAlert2",
|
||||
|
|
|
@ -231,7 +231,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 (1352)</div>
|
||||
<div class="tr-section-caption">Settings (1355)</div>
|
||||
</a></div>
|
||||
</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">
|
||||
|
@ -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 (1439)</div>
|
||||
<div class="tr-section-caption">General (1443)</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 (1811)</div>
|
||||
<div class="tr-section-caption">Unsorted (1804)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -8769,6 +8769,14 @@
|
|||
"singular": "Release to go to the next unread folder"
|
||||
}
|
||||
},
|
||||
"ReleaseToGoNextRecommendedChannel": {
|
||||
"url": "https://translations.telegram.org/en/android/general/ReleaseToGoNextRecommendedChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/439512e35c8/a62cad3a7733153bbf66f19.jpg?c=284,1725,631,631,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Release to go to next channel"
|
||||
}
|
||||
},
|
||||
"Reminders": {
|
||||
"url": "https://translations.telegram.org/en/android/general/Reminders",
|
||||
"photo_url": "https://telegra.ph/file/p/5cb40b65639/a5d76d0e0253c3ecb021d19.jpg?c=369,51,347,347,280,280",
|
||||
|
@ -10390,6 +10398,14 @@
|
|||
"singular": "Pull up to go to the next unread folder"
|
||||
}
|
||||
},
|
||||
"SwipeToGoNextRecommendedChannel": {
|
||||
"url": "https://translations.telegram.org/en/android/general/SwipeToGoNextRecommendedChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/3f76df4a159/26c1462b1b7de21e39f3619.jpg?c=296,1747,608,608,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Pull up to go to next channel"
|
||||
}
|
||||
},
|
||||
"SystemRoot": {
|
||||
"url": "https://translations.telegram.org/en/android/general/SystemRoot",
|
||||
"photo_url": "https://telegra.ph/file/p/28528334a91/747375bc6df280e80f4fb1d.jpg?c=63,204,280,280,280,280",
|
||||
|
|
|
@ -6693,7 +6693,7 @@
|
|||
"MaximumReactionsInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/MaximumReactionsInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/bb0966bd5b3/b5024dd302231add282e917.jpg?c=0,378,600,621,272,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Limit the number of different reactions that can be added to a post, including already published ones."
|
||||
}
|
||||
|
|
|
@ -5484,6 +5484,30 @@
|
|||
"singular": "Automatically enabled"
|
||||
}
|
||||
},
|
||||
"NotificationReactions": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/NotificationReactions",
|
||||
"photo_url": "https://telegra.ph/file/p/b7c6723ca12/03853d4b4a0671268050917.jpg?c=67,677,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reactions"
|
||||
}
|
||||
},
|
||||
"NotificationReactionsMessages": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/NotificationReactionsMessages",
|
||||
"photo_url": "https://telegra.ph/file/p/b7c6723ca12/03853d4b4a0671268050917.jpg?c=64,710,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Messages"
|
||||
}
|
||||
},
|
||||
"NotificationReactionsStories": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/NotificationReactionsStories",
|
||||
"photo_url": "https://telegra.ph/file/p/b7c6723ca12/03853d4b4a0671268050917.jpg?c=128,707,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stories"
|
||||
}
|
||||
},
|
||||
"NotificationShowSenderNames": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/NotificationShowSenderNames",
|
||||
"photo_url": "https://telegra.ph/file/p/84ad59c9fb7/06c6cab8a8c34baca7b3117.jpg?c=18,249,280,280,280,280",
|
||||
|
|
|
@ -3090,6 +3090,14 @@
|
|||
"singular": "Other Chats"
|
||||
}
|
||||
},
|
||||
"CalculatingSize": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/CalculatingSize",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Calculating..."
|
||||
}
|
||||
},
|
||||
"CallAlert": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/CallAlert",
|
||||
"photo_url": null,
|
||||
|
@ -7180,6 +7188,14 @@
|
|||
"singular": "Live locations"
|
||||
}
|
||||
},
|
||||
"LocalDatabase": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/LocalDatabase",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Clear Local Database"
|
||||
}
|
||||
},
|
||||
"LocationOnMap": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/LocationOnMap",
|
||||
"photo_url": null,
|
||||
|
@ -8348,30 +8364,6 @@
|
|||
"singular": "<mark class=\"token\">%1$s</mark> reacted <mark class=\"token\">%2$s</mark> to your giveaway"
|
||||
}
|
||||
},
|
||||
"NotificationReactions": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationReactions",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reactions"
|
||||
}
|
||||
},
|
||||
"NotificationReactionsMessages": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationReactionsMessages",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Messages"
|
||||
}
|
||||
},
|
||||
"NotificationReactionsStories": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationReactionsStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stories"
|
||||
}
|
||||
},
|
||||
"NotificationTopicExceptionsDesctription": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationTopicExceptionsDesctription",
|
||||
"photo_url": null,
|
||||
|
@ -8613,14 +8605,6 @@
|
|||
"singular": "OPEN BOT"
|
||||
}
|
||||
},
|
||||
"OpenEmojiSet": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/OpenEmojiSet",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "VIEW EMOJI"
|
||||
}
|
||||
},
|
||||
"OpenFragment": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/OpenFragment",
|
||||
"photo_url": "https://telegra.ph/file/p/fbf0db2e858/560c5a76da2ece4156dbb17.jpg?c=181,599,280,280,280,280",
|
||||
|
@ -8653,14 +8637,6 @@
|
|||
"singular": "Open Link"
|
||||
}
|
||||
},
|
||||
"OpenStickerSet": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/OpenStickerSet",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "VIEW STICKERS"
|
||||
}
|
||||
},
|
||||
"OtherStickers": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/OtherStickers",
|
||||
"photo_url": null,
|
||||
|
@ -10360,14 +10336,6 @@
|
|||
"singular": "Enter your first and last name"
|
||||
}
|
||||
},
|
||||
"ReleaseToGoNextRecommendedChannel": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ReleaseToGoNextRecommendedChannel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Release to go to next channel"
|
||||
}
|
||||
},
|
||||
"RemoveFromRecent": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/RemoveFromRecent",
|
||||
"photo_url": null,
|
||||
|
@ -12118,14 +12086,6 @@
|
|||
"singular": "You have no unread channels"
|
||||
}
|
||||
},
|
||||
"SwipeToGoNextRecommendedChannel": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SwipeToGoNextRecommendedChannel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Pull up to go to next channel"
|
||||
}
|
||||
},
|
||||
"SwipeToReplyHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SwipeToReplyHint",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -9793,7 +9793,7 @@
|
|||
"PeerInfo.AllowedReactions.MaxCountSectionFooter": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/PeerInfo.AllowedReactions.MaxCountSectionFooter",
|
||||
"photo_url": "https://telegra.ph/file/p/038624219d0/d1e3ae1d3f5e4c273e02917.jpg?c=11,583,567,567,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Limit the number of different reactions that can be added to a post, including already published posts."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue