mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
4afb059231
commit
08b540f18f
6 changed files with 147 additions and 163 deletions
|
@ -5890,7 +5890,6 @@
|
|||
"ChatContentVoiceDuration",
|
||||
"ChatContentWithCaption",
|
||||
"ChatDisabledBots",
|
||||
"ChatDisabledDart",
|
||||
"ChatDisabledDice",
|
||||
"ChatDisabledGifs",
|
||||
"ChatDisabledMedia",
|
||||
|
@ -7159,7 +7158,6 @@
|
|||
"NoAnswersResult",
|
||||
"NoAppToOpen",
|
||||
"NoArchive",
|
||||
"NoBotsChats",
|
||||
"NoCalls",
|
||||
"NoCameraAccess",
|
||||
"NoChannels",
|
||||
|
@ -7624,8 +7622,6 @@
|
|||
"PrivacyDefault",
|
||||
"PrivacyDefault",
|
||||
"PrivacyDefaultChat",
|
||||
"PrivacyDefaultContacts",
|
||||
"PrivacyDefaultXChats",
|
||||
"PrivacyDeleteCloudDrafts",
|
||||
"PrivacyForwardLinkContacts",
|
||||
"PrivacyForwardLinkContactsExcept",
|
||||
|
@ -7688,14 +7684,21 @@
|
|||
"PrivacyVisibilityUser",
|
||||
"PrivacyVisibilityUser",
|
||||
"PrivacyVoiceVideoContacts",
|
||||
"PrivacyVoiceVideoContacts",
|
||||
"PrivacyVoiceVideoContactsExcept",
|
||||
"PrivacyVoiceVideoContactsExcept",
|
||||
"PrivacyVoiceVideoEverybody",
|
||||
"PrivacyVoiceVideoEverybody",
|
||||
"PrivacyVoiceVideoEverybodyExcept",
|
||||
"PrivacyVoiceVideoEverybodyExcept",
|
||||
"PrivacyVoiceVideoExceptionContacts",
|
||||
"PrivacyVoiceVideoExceptionOff",
|
||||
"PrivacyVoiceVideoExceptionOn",
|
||||
"PrivacyVoiceVideoNobody",
|
||||
"PrivacyVoiceVideoNobody",
|
||||
"PrivacyVoiceVideoNobodyExcept",
|
||||
"PrivacyVoiceVideoNobodyExcept",
|
||||
"PrivacyVoiceVideoTitle",
|
||||
"PrivacyVoiceVideoTitle",
|
||||
"Private",
|
||||
"PrivateChats",
|
||||
|
@ -7788,7 +7791,6 @@
|
|||
"QDeleteX",
|
||||
"QDeleteXFromY",
|
||||
"QDeleteXMessages",
|
||||
"QDeleteXMessagesFromY",
|
||||
"QDeleteXMessagesFromYRole",
|
||||
"QUnblockX",
|
||||
"QUnblockX",
|
||||
|
@ -8802,6 +8804,7 @@
|
|||
"VoiceChatStartedYou",
|
||||
"VoiceMessages",
|
||||
"VoiceVideoPrivacyDesc",
|
||||
"VoiceVideoPrivacyDesc",
|
||||
"VoipAnsweringAsAccount",
|
||||
"VoipAudioRoutingBluetooth",
|
||||
"VoipAudioRoutingEarpiece",
|
||||
|
@ -8867,6 +8870,7 @@
|
|||
"WhoCanSeePhoto",
|
||||
"WhoCanSeePhotoInfo",
|
||||
"WhoCanSendVoiceVideo",
|
||||
"WhoCanSendVoiceVideo",
|
||||
"WiFiUsage",
|
||||
"WrongLayout",
|
||||
"XAcceptedToChannel",
|
||||
|
@ -8913,9 +8917,7 @@
|
|||
"XSetAutoDeleteMonths",
|
||||
"XSetAutoDeletePostsDays",
|
||||
"XSetAutoDeletePostsHours",
|
||||
"XSetAutoDeletePostsMinutes",
|
||||
"XSetAutoDeletePostsMonths",
|
||||
"XSetAutoDeletePostsSeconds",
|
||||
"XSetAutoDeletePostsWeeks",
|
||||
"XSetAutoDeleteSeconds",
|
||||
"XSetAutoDeleteWeeks",
|
||||
|
@ -8961,7 +8963,6 @@
|
|||
"YouSetAutoDeletePostsHours",
|
||||
"YouSetAutoDeletePostsMinutes",
|
||||
"YouSetAutoDeletePostsMonths",
|
||||
"YouSetAutoDeletePostsSeconds",
|
||||
"YouSetAutoDeletePostsWeeks",
|
||||
"YouSetAutoDeleteSeconds",
|
||||
"YouSetAutoDeleteWeeks",
|
||||
|
@ -8969,7 +8970,6 @@
|
|||
"YouSetTimerDays",
|
||||
"YouSetTimerHours",
|
||||
"YouSetTimerMinutes",
|
||||
"YouSetTimerMonths",
|
||||
"YouSetTimerSeconds",
|
||||
"YouSetTimerWeeks",
|
||||
"YouTookAScreenshot",
|
||||
|
@ -9404,7 +9404,6 @@
|
|||
"xCorrectAnswers",
|
||||
"xDays",
|
||||
"xDays",
|
||||
"xDaysRelative",
|
||||
"xDaysShort",
|
||||
"xExceptions",
|
||||
"xFiles",
|
||||
|
|
|
@ -200,12 +200,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (169)</div>
|
||||
<div class="tr-section-caption">Private chats (172)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (822)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (824)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/profile/" class="tr-section">
|
||||
|
@ -215,7 +215,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (1169)</div>
|
||||
<div class="tr-section-caption">Settings (1170)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/camera_and_media/" class="tr-section">
|
||||
|
@ -240,7 +240,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (740)</div>
|
||||
<div class="tr-section-caption">Unsorted (734)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3602,6 +3602,14 @@
|
|||
"singular": "Pinned message: <mark class=\"token\">%1$s</mark>"
|
||||
}
|
||||
},
|
||||
"NoChannels": {
|
||||
"url": "https://translations.telegram.org/en/android_x/groups_and_channels/NoChannels",
|
||||
"photo_url": "https://telegra.ph/file/p/feb738f32b1/6ac9472c49fc983008e5c17.jpg?c=160,551,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No channels to show"
|
||||
}
|
||||
},
|
||||
"NoCommentChats": {
|
||||
"url": "https://translations.telegram.org/en/android_x/groups_and_channels/NoCommentChats",
|
||||
"photo_url": "https://telegra.ph/file/p/000a07e32f4/dfab10360404eba79146d19.jpg?c=126,547,943,943,280,280",
|
||||
|
@ -3618,6 +3626,14 @@
|
|||
"singular": "Published documents and files<br/>will be shown here."
|
||||
}
|
||||
},
|
||||
"NoGroups": {
|
||||
"url": "https://translations.telegram.org/en/android_x/groups_and_channels/NoGroups",
|
||||
"photo_url": "https://telegra.ph/file/p/8c582edddc5/7cd6fb195503cf4b9f09717.jpg?c=160,552,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No groups to show"
|
||||
}
|
||||
},
|
||||
"NoLinksToShowInChannel": {
|
||||
"url": "https://translations.telegram.org/en/android_x/groups_and_channels/NoLinksToShowInChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/d6039625df0/ec1d0813a3efe8dc502b41d.jpg?c=233,990,617,617,280,280",
|
||||
|
@ -4075,6 +4091,14 @@
|
|||
"singular": "Post not found"
|
||||
}
|
||||
},
|
||||
"PremiumRequiredSticker": {
|
||||
"url": "https://translations.telegram.org/en/android_x/groups_and_channels/PremiumRequiredSticker",
|
||||
"photo_url": "https://telegra.ph/file/p/8688f2a63cc/306e7fe58c1be6a2e1f3e17.jpg?c=241,835,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sending this sticker requires **Telegram Premium** subscription."
|
||||
}
|
||||
},
|
||||
"PrimaryInviteLink": {
|
||||
"url": "https://translations.telegram.org/en/android_x/groups_and_channels/PrimaryInviteLink",
|
||||
"photo_url": "https://telegra.ph/file/p/8d33b010151/cebb1371c76d939af4c9f17.jpg?c=12,331,280,280,280,280",
|
||||
|
|
|
@ -492,6 +492,14 @@
|
|||
"singular": "Share photos in this chat and<br/>access them on any of your devices."
|
||||
}
|
||||
},
|
||||
"NoPrivateChats": {
|
||||
"url": "https://translations.telegram.org/en/android_x/private_chats/NoPrivateChats",
|
||||
"photo_url": "https://telegra.ph/file/p/2ff62c4c1a1/2abe0b390bc48f680850517.jpg?c=160,552,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No private chats"
|
||||
}
|
||||
},
|
||||
"NoRightToCall": {
|
||||
"url": "https://translations.telegram.org/en/android_x/private_chats/NoRightToCall",
|
||||
"photo_url": "https://telegra.ph/file/p/be45b8548c1/bff3515afd24dbdf569bd1d.jpg?c=68,353,546,546,280,280",
|
||||
|
@ -1135,6 +1143,22 @@
|
|||
"singular": "<mark class=\"token\">%1$s</mark> disabled the self-destruct timer"
|
||||
}
|
||||
},
|
||||
"XRestrictedVideoMessages": {
|
||||
"url": "https://translations.telegram.org/en/android_x/private_chats/XRestrictedVideoMessages",
|
||||
"photo_url": "https://telegra.ph/file/p/3ad4c7746c0/394552b6150f0a8dffcfb17.jpg?c=283,943,310,310,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> doesn't accept video messages."
|
||||
}
|
||||
},
|
||||
"XRestrictedVoiceMessages": {
|
||||
"url": "https://translations.telegram.org/en/android_x/private_chats/XRestrictedVoiceMessages",
|
||||
"photo_url": "https://telegra.ph/file/p/fb285b01933/206c1a83e974f42317fa417.jpg?c=270,936,322,322,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> doesn't accept voice messages."
|
||||
}
|
||||
},
|
||||
"XSetTimer": {
|
||||
"url": "https://translations.telegram.org/en/android_x/private_chats/XSetTimer",
|
||||
"photo_url": "https://telegra.ph/file/p/73cbed30f15/73963e52cec8c21a17f6a1d.jpg?c=149,763,1143,1143,280,280",
|
||||
|
|
|
@ -4549,6 +4549,14 @@
|
|||
"singular": "Subscribe to **Telegram Premium** to be able to use reactions below."
|
||||
}
|
||||
},
|
||||
"PremiumRequiredVoiceVideo": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PremiumRequiredVoiceVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/22a34fa0fa0/bdf1fc5fb01a27c7dc1b017.jpg?c=53,763,293,293,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This setting requires **Telegram Premium** subscription."
|
||||
}
|
||||
},
|
||||
"Prioritize": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/Prioritize",
|
||||
"photo_url": "https://telegra.ph/file/p/45028f61278/afc55a6e522f7dca9271e1d.jpg?c=20,692,447,447,280,280",
|
||||
|
@ -5237,6 +5245,62 @@
|
|||
"singular": "What can <mark class=\"token\">%1$s</mark> see on my profile?"
|
||||
}
|
||||
},
|
||||
"PrivacyVoiceVideoContacts": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivacyVoiceVideoContacts",
|
||||
"photo_url": "https://telegra.ph/file/p/59a40a08f5d/ac461832dec166b471a7617.jpg?c=58,791,321,321,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only contacts can send you voice messages"
|
||||
}
|
||||
},
|
||||
"PrivacyVoiceVideoContactsExcept": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivacyVoiceVideoContactsExcept",
|
||||
"photo_url": "https://telegra.ph/file/p/37c2ac6398a/c3b883bbc40ca66546b1517.jpg?c=56,766,354,354,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only contacts (<mark class=\"token\">%1$s</mark>) can send you voice messages"
|
||||
}
|
||||
},
|
||||
"PrivacyVoiceVideoEverybody": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivacyVoiceVideoEverybody",
|
||||
"photo_url": "https://telegra.ph/file/p/d228c1cd0e2/da97a18a327b850c4bde917.jpg?c=59,810,296,296,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Everybody can send you voice messages"
|
||||
}
|
||||
},
|
||||
"PrivacyVoiceVideoEverybodyExcept": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivacyVoiceVideoEverybodyExcept",
|
||||
"photo_url": "https://telegra.ph/file/p/a9d2a53127f/a7e3eeab3724ad19eb48017.jpg?c=57,789,324,324,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Everybody (<mark class=\"token\">%1$s</mark>) can send you voice messages"
|
||||
}
|
||||
},
|
||||
"PrivacyVoiceVideoNobody": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivacyVoiceVideoNobody",
|
||||
"photo_url": "https://telegra.ph/file/p/b2361e14474/375a03b9597d06b72964817.jpg?c=60,823,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Nobody can send you voice messages"
|
||||
}
|
||||
},
|
||||
"PrivacyVoiceVideoNobodyExcept": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivacyVoiceVideoNobodyExcept",
|
||||
"photo_url": "https://telegra.ph/file/p/7198c7f50e0/6dd03eb45beb10594626d17.jpg?c=58,799,312,312,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Nobody (<mark class=\"token\">%1$s</mark>) can send you voice messages"
|
||||
}
|
||||
},
|
||||
"PrivacyVoiceVideoTitle": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivacyVoiceVideoTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/8b1ca62601b/bfda408702432b8546c9b17.jpg?c=54,47,292,292,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Voice and Video Messages"
|
||||
}
|
||||
},
|
||||
"PrivateChats": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PrivateChats",
|
||||
"photo_url": "https://telegra.ph/file/p/1bb31ead14f/c6baf1facf6e5ad311dc71d.jpg?c=17,87,280,280,280,280",
|
||||
|
@ -7931,6 +7995,14 @@
|
|||
"singular": "Voice messages"
|
||||
}
|
||||
},
|
||||
"VoiceVideoPrivacyDesc": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/VoiceVideoPrivacyDesc",
|
||||
"photo_url": "https://telegra.ph/file/p/8b1ca62601b/bfda408702432b8546c9b17.jpg?c=0,186,596,603,276,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can restrict who can send you voice or video messages with granular precision."
|
||||
}
|
||||
},
|
||||
"VoipOfflineAirplane": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/VoipOfflineAirplane",
|
||||
"photo_url": "https://telegra.ph/file/p/03f83db5838/3733f81ba31084a74267019.jpg?c=67,573,1063,1063,280,280",
|
||||
|
@ -8107,6 +8179,14 @@
|
|||
"singular": "You can restrict who can see your profile photo with granular precision."
|
||||
}
|
||||
},
|
||||
"WhoCanSendVoiceVideo": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/WhoCanSendVoiceVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/8b1ca62601b/bfda408702432b8546c9b17.jpg?c=3,80,376,376,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Who can send me voice or video messages?"
|
||||
}
|
||||
},
|
||||
"WiFiUsage": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/WiFiUsage",
|
||||
"photo_url": "https://telegra.ph/file/p/c3d7556111d/50630eeec9150a92525d61d.jpg?c=24,314,397,397,280,280",
|
||||
|
|
|
@ -827,14 +827,6 @@
|
|||
"singular": "Only admins can use inline bots in this group"
|
||||
}
|
||||
},
|
||||
"ChatDisabledDart": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ChatDisabledDart",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only admins can play darts in this group. Hold to send it as an emoji."
|
||||
}
|
||||
},
|
||||
"ChatDisabledMedia": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ChatDisabledMedia",
|
||||
"photo_url": null,
|
||||
|
@ -2522,14 +2514,6 @@
|
|||
"singular": "Nobody answered yet"
|
||||
}
|
||||
},
|
||||
"NoBotsChats": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/NoBotsChats",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No chats with bots"
|
||||
}
|
||||
},
|
||||
"NoCameraAccess": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/NoCameraAccess",
|
||||
"photo_url": null,
|
||||
|
@ -2538,14 +2522,6 @@
|
|||
"singular": "This feature requires access to camera."
|
||||
}
|
||||
},
|
||||
"NoChannels": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/NoChannels",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No channels to show"
|
||||
}
|
||||
},
|
||||
"NoChats": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/NoChats",
|
||||
"photo_url": null,
|
||||
|
@ -2594,14 +2570,6 @@
|
|||
"singular": "Permission error"
|
||||
}
|
||||
},
|
||||
"NoGroups": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/NoGroups",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No groups to show"
|
||||
}
|
||||
},
|
||||
"NoMicrophoneAccess": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/NoMicrophoneAccess",
|
||||
"photo_url": null,
|
||||
|
@ -2618,14 +2586,6 @@
|
|||
"singular": "Published photos<br/>will be shown here."
|
||||
}
|
||||
},
|
||||
"NoPrivateChats": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/NoPrivateChats",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No private chats"
|
||||
}
|
||||
},
|
||||
"NoUnreadChats": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/NoUnreadChats",
|
||||
"photo_url": null,
|
||||
|
@ -3038,22 +2998,6 @@
|
|||
"singular": "This feature requires **Telegram Premium** subscription."
|
||||
}
|
||||
},
|
||||
"PremiumRequiredSticker": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PremiumRequiredSticker",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sending this sticker requires **Telegram Premium** subscription."
|
||||
}
|
||||
},
|
||||
"PremiumRequiredVoiceVideo": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PremiumRequiredVoiceVideo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This setting requires **Telegram Premium** subscription."
|
||||
}
|
||||
},
|
||||
"PriorityMedium": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PriorityMedium",
|
||||
"photo_url": null,
|
||||
|
@ -3094,23 +3038,6 @@
|
|||
"singular": "Default for <mark class=\"token\">%1$s</mark>"
|
||||
}
|
||||
},
|
||||
"PrivacyDefaultContacts": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyDefaultContacts",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Default for contacts"
|
||||
}
|
||||
},
|
||||
"PrivacyDefaultXChats": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyDefaultXChats",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Default for <mark class=\"token\">%1$s</mark> chat",
|
||||
"plural": "Default for <mark class=\"token\">%1$s</mark> chats"
|
||||
}
|
||||
},
|
||||
"PrivacyForwardLinkExceptionOff": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyForwardLinkExceptionOff",
|
||||
"photo_url": null,
|
||||
|
@ -3161,7 +3088,7 @@
|
|||
},
|
||||
"PrivacyVoiceVideoContacts": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyVoiceVideoContacts",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/59a40a08f5d/ac461832dec166b471a7617.jpg?c=58,791,321,321,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only contacts can send you voice messages"
|
||||
|
@ -3169,7 +3096,7 @@
|
|||
},
|
||||
"PrivacyVoiceVideoContactsExcept": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyVoiceVideoContactsExcept",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/37c2ac6398a/c3b883bbc40ca66546b1517.jpg?c=56,766,354,354,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only contacts (<mark class=\"token\">%1$s</mark>) can send you voice messages"
|
||||
|
@ -3177,7 +3104,7 @@
|
|||
},
|
||||
"PrivacyVoiceVideoEverybody": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyVoiceVideoEverybody",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/d228c1cd0e2/da97a18a327b850c4bde917.jpg?c=59,810,296,296,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Everybody can send you voice messages"
|
||||
|
@ -3185,7 +3112,7 @@
|
|||
},
|
||||
"PrivacyVoiceVideoEverybodyExcept": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyVoiceVideoEverybodyExcept",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/a9d2a53127f/a7e3eeab3724ad19eb48017.jpg?c=57,789,324,324,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Everybody (<mark class=\"token\">%1$s</mark>) can send you voice messages"
|
||||
|
@ -3217,7 +3144,7 @@
|
|||
},
|
||||
"PrivacyVoiceVideoNobody": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyVoiceVideoNobody",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b2361e14474/375a03b9597d06b72964817.jpg?c=60,823,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Nobody can send you voice messages"
|
||||
|
@ -3225,7 +3152,7 @@
|
|||
},
|
||||
"PrivacyVoiceVideoNobodyExcept": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PrivacyVoiceVideoNobodyExcept",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/7198c7f50e0/6dd03eb45beb10594626d17.jpg?c=58,799,312,312,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Nobody (<mark class=\"token\">%1$s</mark>) can send you voice messages"
|
||||
|
@ -3501,15 +3428,6 @@
|
|||
"singular": "Block <mark class=\"token\">%1$s</mark>? You will no longer receive replies notifications from their anonymous admins."
|
||||
}
|
||||
},
|
||||
"QDeleteXMessagesFromY": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/QDeleteXMessagesFromY",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Delete <mark class=\"token\">%1$s</mark> message from <mark class=\"token\">%2$s</mark>?",
|
||||
"plural": "Delete <mark class=\"token\">%1$s</mark> messages from <mark class=\"token\">%2$s</mark>?"
|
||||
}
|
||||
},
|
||||
"Quality": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/Quality",
|
||||
"photo_url": null,
|
||||
|
@ -4714,22 +4632,6 @@
|
|||
"singular": "<mark class=\"token\">%1$s</mark> joined via invite link, approved by <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"XRestrictedVideoMessages": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/XRestrictedVideoMessages",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> doesn't accept video messages."
|
||||
}
|
||||
},
|
||||
"XRestrictedVoiceMessages": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/XRestrictedVoiceMessages",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> doesn't accept voice messages."
|
||||
}
|
||||
},
|
||||
"XSetAutoDeleteHours": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/XSetAutoDeleteHours",
|
||||
"photo_url": null,
|
||||
|
@ -4757,24 +4659,6 @@
|
|||
"plural": "Admins set posts to auto-delete in <mark class=\"token\">%1$s</mark> hours"
|
||||
}
|
||||
},
|
||||
"XSetAutoDeletePostsMinutes": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/XSetAutoDeletePostsMinutes",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Admins set posts to auto-delete in <mark class=\"token\">%1$s</mark> minute",
|
||||
"plural": "Admins set posts to auto-delete in <mark class=\"token\">%1$s</mark> minutes"
|
||||
}
|
||||
},
|
||||
"XSetAutoDeletePostsSeconds": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/XSetAutoDeletePostsSeconds",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Admins set posts to auto-delete in <mark class=\"token\">%1$s</mark> second",
|
||||
"plural": "Admins set posts to auto-delete in <mark class=\"token\">%1$s</mark> seconds"
|
||||
}
|
||||
},
|
||||
"XSetTimerMonths": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/XSetTimerMonths",
|
||||
"photo_url": null,
|
||||
|
@ -4892,15 +4776,6 @@
|
|||
"plural": "You set posts to auto-delete in <mark class=\"token\">%1$s</mark> minutes"
|
||||
}
|
||||
},
|
||||
"YouSetAutoDeletePostsSeconds": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/YouSetAutoDeletePostsSeconds",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You set posts to auto-delete in <mark class=\"token\">%1$s</mark> second",
|
||||
"plural": "You set posts to auto-delete in <mark class=\"token\">%1$s</mark> seconds"
|
||||
}
|
||||
},
|
||||
"YouSetAutoDeleteSeconds": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/YouSetAutoDeleteSeconds",
|
||||
"photo_url": null,
|
||||
|
@ -4910,15 +4785,6 @@
|
|||
"plural": "You set messages to auto-delete in <mark class=\"token\">%1$s</mark> seconds"
|
||||
}
|
||||
},
|
||||
"YouSetTimerMonths": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/YouSetTimerMonths",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You set the self-destruct timer to <mark class=\"token\">%1$s</mark> month",
|
||||
"plural": "You set the self-destruct timer to <mark class=\"token\">%1$s</mark> months"
|
||||
}
|
||||
},
|
||||
"ZoomOut": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ZoomOut",
|
||||
"photo_url": null,
|
||||
|
@ -5905,15 +5771,6 @@
|
|||
"plural": "<mark class=\"token\">%1$s</mark> comments"
|
||||
}
|
||||
},
|
||||
"xDaysRelative": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/xDaysRelative",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> day",
|
||||
"plural": "<mark class=\"token\">%1$s</mark> days"
|
||||
}
|
||||
},
|
||||
"xExceptions": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/xExceptions",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue