mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
74d02db149
commit
64449565c7
3 changed files with 110 additions and 2 deletions
|
@ -29404,6 +29404,7 @@
|
||||||
"AddToStickers",
|
"AddToStickers",
|
||||||
"AddToTheGroup",
|
"AddToTheGroup",
|
||||||
"Added",
|
"Added",
|
||||||
|
"AddedToDoNotTranslate",
|
||||||
"Agree",
|
"Agree",
|
||||||
"Album",
|
"Album",
|
||||||
"Alert",
|
"Alert",
|
||||||
|
@ -29549,6 +29550,7 @@
|
||||||
"AutoNightDisabled",
|
"AutoNightDisabled",
|
||||||
"AutoNightFrom",
|
"AutoNightFrom",
|
||||||
"AutoNightLocation",
|
"AutoNightLocation",
|
||||||
|
"AutoNightModeOff",
|
||||||
"AutoNightPreferred",
|
"AutoNightPreferred",
|
||||||
"AutoNightSchedule",
|
"AutoNightSchedule",
|
||||||
"AutoNightScheduled",
|
"AutoNightScheduled",
|
||||||
|
@ -30111,6 +30113,7 @@
|
||||||
"DoNotLinkPreview",
|
"DoNotLinkPreview",
|
||||||
"DoNotReply",
|
"DoNotReply",
|
||||||
"DoNotTranslate",
|
"DoNotTranslate",
|
||||||
|
"DoNotTranslateLanguage",
|
||||||
"Done",
|
"Done",
|
||||||
"Done",
|
"Done",
|
||||||
"DoubleTapSetting",
|
"DoubleTapSetting",
|
||||||
|
@ -30781,6 +30784,7 @@
|
||||||
"NoMessages",
|
"NoMessages",
|
||||||
"NoPublicStoriesTitle",
|
"NoPublicStoriesTitle",
|
||||||
"NoReactions",
|
"NoReactions",
|
||||||
|
"NoResult",
|
||||||
"NoRtmpStreamFromAppOwner",
|
"NoRtmpStreamFromAppOwner",
|
||||||
"NoRtmpStreamFromAppViewer",
|
"NoRtmpStreamFromAppViewer",
|
||||||
"NoSound",
|
"NoSound",
|
||||||
|
@ -31383,7 +31387,10 @@
|
||||||
"ShowMore",
|
"ShowMore",
|
||||||
"ShowNotificationsFor",
|
"ShowNotificationsFor",
|
||||||
"ShowNotificationsForInfo",
|
"ShowNotificationsForInfo",
|
||||||
|
"ShowOriginalButton",
|
||||||
"ShowTranslateButton",
|
"ShowTranslateButton",
|
||||||
|
"ShowTranslateChatButton",
|
||||||
|
"ShowTranslateChatButtonLocked",
|
||||||
"ShowTrayIcon",
|
"ShowTrayIcon",
|
||||||
"ShowVotes",
|
"ShowVotes",
|
||||||
"Shuffle",
|
"Shuffle",
|
||||||
|
@ -31590,6 +31597,11 @@
|
||||||
"TranslateMessages",
|
"TranslateMessages",
|
||||||
"TranslateMessagesInfo1",
|
"TranslateMessagesInfo1",
|
||||||
"TranslateMessagesInfo2",
|
"TranslateMessagesInfo2",
|
||||||
|
"TranslateTo",
|
||||||
|
"TranslateToButton",
|
||||||
|
"TranslationBarHiddenForChannel",
|
||||||
|
"TranslationBarHiddenForChat",
|
||||||
|
"TranslationBarHiddenForGroup",
|
||||||
"TranslationFailedAlert1",
|
"TranslationFailedAlert1",
|
||||||
"TranslationFailedAlert2",
|
"TranslationFailedAlert2",
|
||||||
"TransparentTcpConnection",
|
"TransparentTcpConnection",
|
||||||
|
|
|
@ -199,7 +199,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>Unigram<span class="tr-header-counter">2698</span>
|
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">2710</span>
|
||||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/comments">Comments</a></span></div>
|
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/comments">Comments</a></span></div>
|
||||||
</h3>
|
</h3>
|
||||||
<section class="tr-sections clearfix">
|
<section class="tr-sections clearfix">
|
||||||
|
@ -261,7 +261,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/unigram/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/unigram/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (1713)</div>
|
<div class="tr-section-caption">Unsorted (1725)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -1596,6 +1596,14 @@
|
||||||
"singular": "Added"
|
"singular": "Added"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"AddedToDoNotTranslate": {
|
||||||
|
"url": "https://translations.telegram.org/en/unigram/unsorted/AddedToDoNotTranslate",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "**<mark class=\"token\">{0}</mark>** added to your Do Not Translate list."
|
||||||
|
}
|
||||||
|
},
|
||||||
"Agree": {
|
"Agree": {
|
||||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Agree",
|
"url": "https://translations.telegram.org/en/unigram/unsorted/Agree",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -2286,6 +2294,14 @@
|
||||||
"singular": "Switch to your preferred night theme when ambient lighting falls below <mark class=\"token\">{0}</mark>%."
|
"singular": "Switch to your preferred night theme when ambient lighting falls below <mark class=\"token\">{0}</mark>%."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"AutoNightModeOff": {
|
||||||
|
"url": "https://translations.telegram.org/en/unigram/unsorted/AutoNightModeOff",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "Auto-Night Mode is off"
|
||||||
|
}
|
||||||
|
},
|
||||||
"AutoNightUpdateLocation": {
|
"AutoNightUpdateLocation": {
|
||||||
"url": "https://translations.telegram.org/en/unigram/unsorted/AutoNightUpdateLocation",
|
"url": "https://translations.telegram.org/en/unigram/unsorted/AutoNightUpdateLocation",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -5195,6 +5211,14 @@
|
||||||
"singular": "Do Not Reply"
|
"singular": "Do Not Reply"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"DoNotTranslateLanguage": {
|
||||||
|
"url": "https://translations.telegram.org/en/unigram/unsorted/DoNotTranslateLanguage",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "Don't translate <mark class=\"token\">{0}</mark>"
|
||||||
|
}
|
||||||
|
},
|
||||||
"DownloadPath": {
|
"DownloadPath": {
|
||||||
"url": "https://translations.telegram.org/en/unigram/unsorted/DownloadPath",
|
"url": "https://translations.telegram.org/en/unigram/unsorted/DownloadPath",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -8660,6 +8684,14 @@
|
||||||
"singular": "No messages here yet..."
|
"singular": "No messages here yet..."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"NoResult": {
|
||||||
|
"url": "https://translations.telegram.org/en/unigram/unsorted/NoResult",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "No results"
|
||||||
|
}
|
||||||
|
},
|
||||||
"NoRtmpStreamFromAppOwner": {
|
"NoRtmpStreamFromAppOwner": {
|
||||||
"url": "https://translations.telegram.org/en/unigram/unsorted/NoRtmpStreamFromAppOwner",
|
"url": "https://translations.telegram.org/en/unigram/unsorted/NoRtmpStreamFromAppOwner",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -11311,6 +11343,30 @@
|
||||||
"singular": "Turn this off if you want to receive notifications only from the account you are currently using."
|
"singular": "Turn this off if you want to receive notifications only from the account you are currently using."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"ShowOriginalButton": {
|
||||||
|
"url": "https://translations.telegram.org/en/unigram/unsorted/ShowOriginalButton",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "Show Original"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ShowTranslateChatButton": {
|
||||||
|
"url": "https://translations.telegram.org/en/unigram/unsorted/ShowTranslateChatButton",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "Translate Entire Chats"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ShowTranslateChatButtonLocked": {
|
||||||
|
"url": "https://translations.telegram.org/en/unigram/unsorted/ShowTranslateChatButtonLocked",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "Subscribe to **Telegram Premium** to be able to translate all messages in a chat at once."
|
||||||
|
}
|
||||||
|
},
|
||||||
"ShowVotes": {
|
"ShowVotes": {
|
||||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ShowVotes",
|
"url": "https://translations.telegram.org/en/unigram/unsorted/ShowVotes",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -12124,6 +12180,46 @@
|
||||||
"singular": "Google may have access to the text of messages you translate."
|
"singular": "Google may have access to the text of messages you translate."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"TranslateTo": {
|
||||||
|
"url": "https://translations.telegram.org/en/unigram/unsorted/TranslateTo",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "Translate To"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"TranslateToButton": {
|
||||||
|
"url": "https://translations.telegram.org/en/unigram/unsorted/TranslateToButton",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "Translate to <mark class=\"token\">{0}</mark>"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"TranslationBarHiddenForChannel": {
|
||||||
|
"url": "https://translations.telegram.org/en/unigram/unsorted/TranslationBarHiddenForChannel",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "Translation bar is now hidden for this channel."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"TranslationBarHiddenForChat": {
|
||||||
|
"url": "https://translations.telegram.org/en/unigram/unsorted/TranslationBarHiddenForChat",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "Translation bar is now hidden for this chat."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"TranslationBarHiddenForGroup": {
|
||||||
|
"url": "https://translations.telegram.org/en/unigram/unsorted/TranslationBarHiddenForGroup",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "Translation bar is now hidden for this group."
|
||||||
|
}
|
||||||
|
},
|
||||||
"TranslationFailedAlert1": {
|
"TranslationFailedAlert1": {
|
||||||
"url": "https://translations.telegram.org/en/unigram/unsorted/TranslationFailedAlert1",
|
"url": "https://translations.telegram.org/en/unigram/unsorted/TranslationFailedAlert1",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue