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
71911141b1
commit
5da66d4dc1
6 changed files with 85 additions and 112 deletions
|
@ -962,7 +962,6 @@
|
|||
"CacheClear",
|
||||
"CacheEmpty",
|
||||
"CacheOpenFile",
|
||||
"CacheOtherChats",
|
||||
"CacheWasCleared",
|
||||
"CalculatingSize",
|
||||
"Calendar",
|
||||
|
@ -1570,6 +1569,7 @@
|
|||
"DaysLeft",
|
||||
"DaysSchedule",
|
||||
"Deactivate",
|
||||
"DebugAltNavigation",
|
||||
"DebugAltNavigationToggleControls",
|
||||
"DebugClearLocalDatabaseSuccess",
|
||||
"DebugClearLogs",
|
||||
|
@ -2204,12 +2204,10 @@
|
|||
"FilterDiscardNewSave",
|
||||
"FilterDiscardNewTitle",
|
||||
"FilterDiscardTitle",
|
||||
"FilterDiscardTitle",
|
||||
"FilterEdit",
|
||||
"FilterEditAll",
|
||||
"FilterEditItem",
|
||||
"FilterExclude",
|
||||
"FilterExcludeArchived",
|
||||
"FilterExcludeInfo",
|
||||
"FilterExcludeMuted",
|
||||
"FilterExcludeRead",
|
||||
|
@ -2229,7 +2227,6 @@
|
|||
"FilterInviteErrorExcluded",
|
||||
"FilterInviteErrorTypes",
|
||||
"FilterInviteErrorTypesExcluded",
|
||||
"FilterInviteErrorTypesExcluded",
|
||||
"FilterInviteGroup",
|
||||
"FilterInviteGroupToast",
|
||||
"FilterInviteHeader",
|
||||
|
|
|
@ -208,7 +208,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 (311)</div>
|
||||
<div class="tr-section-caption">Private chats (312)</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">
|
||||
|
@ -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 (1222)</div>
|
||||
<div class="tr-section-caption">Settings (1231)</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 (1420)</div>
|
||||
<div class="tr-section-caption">Unsorted (1410)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -215,6 +215,14 @@
|
|||
"singular": "<mark class=\"token\">un1</mark> joined the group via invite link"
|
||||
}
|
||||
},
|
||||
"ActionInviteUserFolder": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/ActionInviteUserFolder",
|
||||
"photo_url": "https://telegra.ph/file/p/e9a99d73ab4/b1a8c86643dfb834a603617.jpg?c=22,629,557,557,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">un1</mark> joined the group via folder invite link"
|
||||
}
|
||||
},
|
||||
"ActionInviteYou": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/ActionInviteYou",
|
||||
"photo_url": "https://telegra.ph/file/p/1ba102d9858/9d27d275518132b0aac6c1d.jpg?c=175,787,725,725,280,280",
|
||||
|
|
|
@ -1544,6 +1544,14 @@
|
|||
"singular": "Add files to the music library on your device to see them here."
|
||||
}
|
||||
},
|
||||
"NoFolderFound": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/NoFolderFound",
|
||||
"photo_url": "https://telegra.ph/file/p/3e157550aae/478a71793093217cc5cce17.jpg?c=83,861,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No chat list found."
|
||||
}
|
||||
},
|
||||
"NoMasks": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/NoMasks",
|
||||
"photo_url": "https://telegra.ph/file/p/79eb3963e74/64ffcd56fd002e53ec0351d.jpg?c=130,338,280,280,280,280",
|
||||
|
|
|
@ -3185,14 +3185,6 @@
|
|||
"singular": "All Chats"
|
||||
}
|
||||
},
|
||||
"FilterDiscardTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterDiscardTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/6ca24c932f7/45aedd38aff60726b879a17.jpg?c=62,389,323,323,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unsaved Changes"
|
||||
}
|
||||
},
|
||||
"FilterFinishCreating": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterFinishCreating",
|
||||
"photo_url": "https://telegra.ph/file/p/7510c3a664f/2709d67a69688ddd43e5717.jpg?c=62,49,538,538,280,280",
|
||||
|
@ -3226,6 +3218,14 @@
|
|||
"plural": "Includes <mark class=\"token\">%d</mark> chats"
|
||||
}
|
||||
},
|
||||
"FilterInviteEditName": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInviteEditName",
|
||||
"photo_url": "https://telegra.ph/file/p/fe204c0d33c/ba0016116df86150f839e17.jpg?c=62,418,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Name this link"
|
||||
}
|
||||
},
|
||||
"FilterInviteErrorEmpty": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInviteErrorEmpty",
|
||||
"photo_url": "https://telegra.ph/file/p/01a9e319311/ee2d045a5532f8e1c11c717.jpg?c=76,812,404,404,280,280",
|
||||
|
@ -3234,6 +3234,14 @@
|
|||
"singular": "You can’t share empty folders."
|
||||
}
|
||||
},
|
||||
"FilterInviteErrorEmptyName": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInviteErrorEmptyName",
|
||||
"photo_url": "https://telegra.ph/file/p/44fcb6bd41c/325c3a7b040a40783f34417.jpg?c=53,693,524,524,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can’t share folders without a name."
|
||||
}
|
||||
},
|
||||
"FilterInviteErrorExcluded": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInviteErrorExcluded",
|
||||
"photo_url": "https://telegra.ph/file/p/3b79d05290c/b115a3e7ce7e908fd4f1e17.jpg?c=60,726,496,496,280,280",
|
||||
|
@ -3292,6 +3300,22 @@
|
|||
"singular": "No chats selected"
|
||||
}
|
||||
},
|
||||
"FilterInviteHeaderChatsNo": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInviteHeaderChatsNo",
|
||||
"photo_url": "https://telegra.ph/file/p/12a169210aa/cebdc119f2500f7a144c417.jpg?c=17,287,406,406,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "These chats cannot be shared"
|
||||
}
|
||||
},
|
||||
"FilterInviteHeaderNo": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInviteHeaderNo",
|
||||
"photo_url": "https://telegra.ph/file/p/12a169210aa/cebdc119f2500f7a144c417.jpg?c=26,167,548,548,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "There are no chats in this folder that you can share with others."
|
||||
}
|
||||
},
|
||||
"FilterInviteHint": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInviteHint",
|
||||
"photo_url": "https://telegra.ph/file/p/c306af33f95/0d29ffb955e734a3431f017.jpg?c=0,457,600,618,272,280",
|
||||
|
@ -3300,6 +3324,14 @@
|
|||
"singular": "Select group and channels that you want everyone who adds the folder via invite link to join."
|
||||
}
|
||||
},
|
||||
"FilterInviteLinks": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInviteLinks",
|
||||
"photo_url": "https://telegra.ph/file/p/1a25f559352/7cf49f32d289c8a91d36b17.jpg?c=19,649,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Invite Links"
|
||||
}
|
||||
},
|
||||
"FilterInviteLinksHintNew": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FilterInviteLinksHintNew",
|
||||
"photo_url": "https://telegra.ph/file/p/638d1f7aa38/134de86b610f4e76291bb17.jpg?c=0,611,599,602,278,280",
|
||||
|
@ -9096,6 +9128,14 @@
|
|||
"singular": "unofficial app"
|
||||
}
|
||||
},
|
||||
"UnsavedChanges": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/UnsavedChanges",
|
||||
"photo_url": "https://telegra.ph/file/p/6ca24c932f7/45aedd38aff60726b879a17.jpg?c=62,390,322,322,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unsaved Changes"
|
||||
}
|
||||
},
|
||||
"UnsavedChangesMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/UnsavedChangesMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/6ca24c932f7/45aedd38aff60726b879a17.jpg?c=46,371,474,474,280,280",
|
||||
|
|
|
@ -736,14 +736,6 @@
|
|||
"singular": "Video chat started"
|
||||
}
|
||||
},
|
||||
"ActionInviteUserFolder": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ActionInviteUserFolder",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">un1</mark> joined the group via folder invite link"
|
||||
}
|
||||
},
|
||||
"ActionPinnedPoll": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ActionPinnedPoll",
|
||||
"photo_url": null,
|
||||
|
@ -2020,14 +2012,6 @@
|
|||
"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,
|
||||
|
@ -3044,6 +3028,14 @@
|
|||
"singular": "Storage usage by chat"
|
||||
}
|
||||
},
|
||||
"DebugAltNavigation": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/DebugAltNavigation",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Alternative navigation"
|
||||
}
|
||||
},
|
||||
"DebugAltNavigationToggleControls": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/DebugAltNavigationToggleControls",
|
||||
"photo_url": null,
|
||||
|
@ -3972,7 +3964,7 @@
|
|||
},
|
||||
"EventLogEditedChannelTheme": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/EventLogEditedChannelTheme",
|
||||
"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\">un1</mark> changed the channel theme:"
|
||||
|
@ -3988,7 +3980,7 @@
|
|||
},
|
||||
"EventLogEditedGroupTheme": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/EventLogEditedGroupTheme",
|
||||
"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\">un1</mark> changed the group theme:"
|
||||
|
@ -4028,7 +4020,7 @@
|
|||
},
|
||||
"EventLogPreviousGroupTheme": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/EventLogPreviousGroupTheme",
|
||||
"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": "Previous theme"
|
||||
|
@ -4274,14 +4266,6 @@
|
|||
"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,
|
||||
|
@ -4314,30 +4298,6 @@
|
|||
"singular": "You don’t have the admin rights to share invite links to this channel."
|
||||
}
|
||||
},
|
||||
"FilterInviteEditName": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FilterInviteEditName",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Name this link"
|
||||
}
|
||||
},
|
||||
"FilterInviteErrorEmptyName": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FilterInviteErrorEmptyName",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can’t share folders without a name."
|
||||
}
|
||||
},
|
||||
"FilterInviteErrorTypesExcluded": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FilterInviteErrorTypesExcluded",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can only share folders without chat types and excluded chats."
|
||||
}
|
||||
},
|
||||
"FilterInviteGroupToast": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FilterInviteGroupToast",
|
||||
"photo_url": null,
|
||||
|
@ -4346,22 +4306,6 @@
|
|||
"singular": "You don’t have the admin rights to share invite links to this group."
|
||||
}
|
||||
},
|
||||
"FilterInviteHeaderChatsNo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FilterInviteHeaderChatsNo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "These chats cannot be shared"
|
||||
}
|
||||
},
|
||||
"FilterInviteHeaderNo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FilterInviteHeaderNo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "There are no chats in this folder that you can share with others."
|
||||
}
|
||||
},
|
||||
"FilterInviteHintNo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FilterInviteHintNo",
|
||||
"photo_url": null,
|
||||
|
@ -4370,14 +4314,6 @@
|
|||
"singular": "You can only share groups and channels in which you are allowed to create invite links."
|
||||
}
|
||||
},
|
||||
"FilterInviteLinks": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FilterInviteLinks",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Invite Links"
|
||||
}
|
||||
},
|
||||
"FilterInviteLinksHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FilterInviteLinksHint",
|
||||
"photo_url": null,
|
||||
|
@ -6046,14 +5982,6 @@
|
|||
"singular": "This folder is empty."
|
||||
}
|
||||
},
|
||||
"NoFolderFound": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NoFolderFound",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No chat list found."
|
||||
}
|
||||
},
|
||||
"NoGIFs": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NoGIFs",
|
||||
"photo_url": null,
|
||||
|
@ -6384,7 +6312,7 @@
|
|||
},
|
||||
"NotificationGroupInvitedToCall": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationGroupInvitedToCall",
|
||||
"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\">%1$s</mark> invited <mark class=\"token\">%3$s</mark> to a video chat in <mark class=\"token\">%2$s</mark>"
|
||||
|
@ -6392,7 +6320,7 @@
|
|||
},
|
||||
"NotificationGroupInvitedYouToCall": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationGroupInvitedYouToCall",
|
||||
"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\">%1$s</mark> invited you to a video chat in <mark class=\"token\">%2$s</mark>"
|
||||
|
@ -6609,7 +6537,7 @@
|
|||
},
|
||||
"OpenBot": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/OpenBot",
|
||||
"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": "OPEN BOT"
|
||||
|
@ -8938,7 +8866,7 @@
|
|||
},
|
||||
"SponsoredMessageAlertLearnMore": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SponsoredMessageAlertLearnMore",
|
||||
"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": "LEARN MORE"
|
||||
|
@ -8954,7 +8882,7 @@
|
|||
},
|
||||
"SponsoredMessageAlertTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SponsoredMessageAlertTitle",
|
||||
"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": "Sponsored messages"
|
||||
|
@ -10268,14 +10196,6 @@
|
|||
"plural": "<mark class=\"token\">%1$d</mark> chats unpinned"
|
||||
}
|
||||
},
|
||||
"UnsavedChanges": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UnsavedChanges",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unsaved Changes"
|
||||
}
|
||||
},
|
||||
"UpgradePremiumMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UpgradePremiumMessage",
|
||||
"photo_url": null,
|
||||
|
@ -11138,7 +11058,7 @@
|
|||
},
|
||||
"VoipVideoNotAvailableAdmin": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipVideoNotAvailableAdmin",
|
||||
"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": "The video chat is over <mark class=\"token\">%1$s</mark>.<br/>New participants only have access to the audio stream."
|
||||
|
|
Loading…
Reference in a new issue