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
8583886220
commit
2e0c1017ea
3 changed files with 62 additions and 8 deletions
|
@ -392,6 +392,7 @@
|
||||||
"Alert",
|
"Alert",
|
||||||
"AlertClearHistory",
|
"AlertClearHistory",
|
||||||
"AllAccounts",
|
"AllAccounts",
|
||||||
|
"AllChats",
|
||||||
"AllMedia",
|
"AllMedia",
|
||||||
"AllNMedia",
|
"AllNMedia",
|
||||||
"AllNPhotos",
|
"AllNPhotos",
|
||||||
|
@ -2518,6 +2519,7 @@
|
||||||
"LimitReachedPinDialogs",
|
"LimitReachedPinDialogs",
|
||||||
"LimitReachedPinDialogsLocked",
|
"LimitReachedPinDialogsLocked",
|
||||||
"LimitReachedPinDialogsPremium",
|
"LimitReachedPinDialogsPremium",
|
||||||
|
"LimitReachedPinnedTopics",
|
||||||
"LimitReachedPublicLinks",
|
"LimitReachedPublicLinks",
|
||||||
"LimitReachedPublicLinksLocked",
|
"LimitReachedPublicLinksLocked",
|
||||||
"LimitReachedPublicLinksPremium",
|
"LimitReachedPublicLinksPremium",
|
||||||
|
@ -3174,6 +3176,7 @@
|
||||||
"OnlyWhenScreenOn",
|
"OnlyWhenScreenOn",
|
||||||
"Open",
|
"Open",
|
||||||
"Open",
|
"Open",
|
||||||
|
"OpenAllTopics",
|
||||||
"OpenBackground",
|
"OpenBackground",
|
||||||
"OpenBot",
|
"OpenBot",
|
||||||
"OpenChannel",
|
"OpenChannel",
|
||||||
|
@ -3708,6 +3711,7 @@
|
||||||
"PremiumPreviewUploadsDescription",
|
"PremiumPreviewUploadsDescription",
|
||||||
"PremiumPreviewVoiceToText",
|
"PremiumPreviewVoiceToText",
|
||||||
"PremiumPreviewVoiceToTextDescription",
|
"PremiumPreviewVoiceToTextDescription",
|
||||||
|
"PremiumPreviewVoiceToTextDescription2",
|
||||||
"PremiumSpeedPromo",
|
"PremiumSpeedPromo",
|
||||||
"PremiumStickerToolteip",
|
"PremiumStickerToolteip",
|
||||||
"PremiumStickerTooltip",
|
"PremiumStickerTooltip",
|
||||||
|
@ -5022,9 +5026,11 @@
|
||||||
"UsernameHelp",
|
"UsernameHelp",
|
||||||
"UsernameHelpLink",
|
"UsernameHelpLink",
|
||||||
"UsernameInUse",
|
"UsernameInUse",
|
||||||
|
"UsernameInUsePurchase",
|
||||||
"UsernameInvalid",
|
"UsernameInvalid",
|
||||||
"UsernameInvalidLong",
|
"UsernameInvalidLong",
|
||||||
"UsernameInvalidShort",
|
"UsernameInvalidShort",
|
||||||
|
"UsernameInvalidShortPurchase",
|
||||||
"UsernameInvalidStartNumber",
|
"UsernameInvalidStartNumber",
|
||||||
"UsernameLinkActive",
|
"UsernameLinkActive",
|
||||||
"UsernameLinkEditable",
|
"UsernameLinkEditable",
|
||||||
|
|
|
@ -183,7 +183,7 @@
|
||||||
</div></nav>
|
</div></nav>
|
||||||
<section class="content clearfix">
|
<section class="content clearfix">
|
||||||
<section class="tr-content"><h3 class="tr-header">
|
<section class="tr-content"><h3 class="tr-header">
|
||||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">5051</span>
|
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">5057</span>
|
||||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android/recent/comments">Comments</a></span></div>
|
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android/recent/comments">Comments</a></span></div>
|
||||||
</h3>
|
</h3>
|
||||||
<section class="tr-sections clearfix">
|
<section class="tr-sections clearfix">
|
||||||
|
@ -240,7 +240,7 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</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-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (1044)</div>
|
<div class="tr-section-caption">Unsorted (1050)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -835,6 +835,14 @@
|
||||||
"singular": "Show Notifications"
|
"singular": "Show Notifications"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"AllChats": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/unsorted/AllChats",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "All Chats"
|
||||||
|
}
|
||||||
|
},
|
||||||
"AllNMedia": {
|
"AllNMedia": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/AllNMedia",
|
"url": "https://translations.telegram.org/en/android/unsorted/AllNMedia",
|
||||||
"photo_url": "https://telegra.ph/file/p/3b61974618c/f656f39fc66dda360174d17.jpg?c=277,513,280,280,280,280",
|
"photo_url": "https://telegra.ph/file/p/3b61974618c/f656f39fc66dda360174d17.jpg?c=277,513,280,280,280,280",
|
||||||
|
@ -1119,7 +1127,7 @@
|
||||||
},
|
},
|
||||||
"AuthAnotherWebClientUrl": {
|
"AuthAnotherWebClientUrl": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/AuthAnotherWebClientUrl",
|
"url": "https://translations.telegram.org/en/android/unsorted/AuthAnotherWebClientUrl",
|
||||||
"photo_url": null,
|
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||||
"has_binding": true,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "https://web.telegram.org/"
|
"singular": "https://web.telegram.org/"
|
||||||
|
@ -1769,7 +1777,7 @@
|
||||||
},
|
},
|
||||||
"ChatWithAdminChannelTitle": {
|
"ChatWithAdminChannelTitle": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/ChatWithAdminChannelTitle",
|
"url": "https://translations.telegram.org/en/android/unsorted/ChatWithAdminChannelTitle",
|
||||||
"photo_url": null,
|
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||||
"has_binding": true,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "Response to your join request"
|
"singular": "Response to your join request"
|
||||||
|
@ -2488,7 +2496,7 @@
|
||||||
},
|
},
|
||||||
"DidNotGetTheCodePhone": {
|
"DidNotGetTheCodePhone": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/DidNotGetTheCodePhone",
|
"url": "https://translations.telegram.org/en/android/unsorted/DidNotGetTheCodePhone",
|
||||||
"photo_url": null,
|
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||||
"has_binding": true,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "Get code on this phone"
|
"singular": "Get code on this phone"
|
||||||
|
@ -2932,7 +2940,7 @@
|
||||||
},
|
},
|
||||||
"EventLogSendMessages": {
|
"EventLogSendMessages": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/EventLogSendMessages",
|
"url": "https://translations.telegram.org/en/android/unsorted/EventLogSendMessages",
|
||||||
"photo_url": null,
|
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||||
"has_binding": true,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "<mark class=\"token\">un1</mark> sent this message:"
|
"singular": "<mark class=\"token\">un1</mark> sent this message:"
|
||||||
|
@ -3903,6 +3911,14 @@
|
||||||
"singular": "Sorry, you can't pin more than <mark class=\"token\">%1$d</mark> chats to the top. Unpin some that are currently pinned."
|
"singular": "Sorry, you can't pin more than <mark class=\"token\">%1$d</mark> chats to the top. Unpin some that are currently pinned."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"LimitReachedPinnedTopics": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/unsorted/LimitReachedPinnedTopics",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "Sorry, you can't pin more than <mark class=\"token\">%d</mark> topics to the top."
|
||||||
|
}
|
||||||
|
},
|
||||||
"LimitReachedPublicLinks": {
|
"LimitReachedPublicLinks": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/LimitReachedPublicLinks",
|
"url": "https://translations.telegram.org/en/android/unsorted/LimitReachedPublicLinks",
|
||||||
"photo_url": "https://telegra.ph/file/p/ca21ee4cab9/d5d2166f4a98ae891fac917.jpg?c=0,425,600,620,272,280",
|
"photo_url": "https://telegra.ph/file/p/ca21ee4cab9/d5d2166f4a98ae891fac917.jpg?c=0,425,600,620,272,280",
|
||||||
|
@ -4182,7 +4198,7 @@
|
||||||
},
|
},
|
||||||
"MessagesDeletedUndo": {
|
"MessagesDeletedUndo": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/MessagesDeletedUndo",
|
"url": "https://translations.telegram.org/en/android/unsorted/MessagesDeletedUndo",
|
||||||
"photo_url": null,
|
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||||
"has_binding": true,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "Messages for <mark class=\"token\">%1$s</mark> day deleted",
|
"singular": "Messages for <mark class=\"token\">%1$s</mark> day deleted",
|
||||||
|
@ -4919,6 +4935,14 @@
|
||||||
"singular": "Only on silent"
|
"singular": "Only on silent"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"OpenAllTopics": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/unsorted/OpenAllTopics",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "All Topics"
|
||||||
|
}
|
||||||
|
},
|
||||||
"OpenBot": {
|
"OpenBot": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/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": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||||
|
@ -5369,6 +5393,14 @@
|
||||||
"singular": "Remove ads such as this one by subscribing to Telegram Premium."
|
"singular": "Remove ads such as this one by subscribing to Telegram Premium."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"PremiumPreviewVoiceToTextDescription2": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/unsorted/PremiumPreviewVoiceToTextDescription2",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "Subscribe to Telegram Premium to be able to convert voice and video messages to text."
|
||||||
|
}
|
||||||
|
},
|
||||||
"PremiumSpeedPromo": {
|
"PremiumSpeedPromo": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/PremiumSpeedPromo",
|
"url": "https://translations.telegram.org/en/android/unsorted/PremiumSpeedPromo",
|
||||||
"photo_url": "https://telegra.ph/file/p/fd910dbe684/fbdbdbdceda24b9f965d017.jpg?c=92,338,280,280,280,280",
|
"photo_url": "https://telegra.ph/file/p/fd910dbe684/fbdbdbdceda24b9f965d017.jpg?c=92,338,280,280,280,280",
|
||||||
|
@ -7562,7 +7594,7 @@
|
||||||
},
|
},
|
||||||
"UserAcceptedToGroupPushWithGroup": {
|
"UserAcceptedToGroupPushWithGroup": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/UserAcceptedToGroupPushWithGroup",
|
"url": "https://translations.telegram.org/en/android/unsorted/UserAcceptedToGroupPushWithGroup",
|
||||||
"photo_url": null,
|
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||||
"has_binding": true,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "<mark class=\"token\">%2$s</mark>|<mark class=\"token\">%1$s</mark> was accepted into the group"
|
"singular": "<mark class=\"token\">%2$s</mark>|<mark class=\"token\">%1$s</mark> was accepted into the group"
|
||||||
|
@ -7696,6 +7728,22 @@
|
||||||
"singular": "Do you want to hide this link from your info page?"
|
"singular": "Do you want to hide this link from your info page?"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"UsernameInUsePurchase": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/unsorted/UsernameInUsePurchase",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "This link is already taken.<br/>However, it is currently available for purchase. **Learn more…**"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"UsernameInvalidShortPurchase": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/unsorted/UsernameInvalidShortPurchase",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "A username must have at least 5 characters.<br/>However, it is currently available for purchase. **Learn more…**"
|
||||||
|
}
|
||||||
|
},
|
||||||
"UsernameLinkActive": {
|
"UsernameLinkActive": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/UsernameLinkActive",
|
"url": "https://translations.telegram.org/en/android/unsorted/UsernameLinkActive",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue