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
9005adc43e
commit
eb25c59fe5
4 changed files with 70 additions and 15 deletions
|
@ -95,6 +95,7 @@
|
|||
"AccDescrPlayerDuration",
|
||||
"AccDescrPlayerSpeed",
|
||||
"AccDescrPremium",
|
||||
"AccDescrPremiumSpeed",
|
||||
"AccDescrPrevious",
|
||||
"AccDescrProfilePicture",
|
||||
"AccDescrQuizCorrectAnswer",
|
||||
|
@ -1001,6 +1002,7 @@
|
|||
"ChannelCantOpenPrivate",
|
||||
"ChannelCantOpenPrivate2",
|
||||
"ChannelCantSendMessage",
|
||||
"ChannelCaptionLimitPremiumPromo",
|
||||
"ChannelContacts",
|
||||
"ChannelCreator",
|
||||
"ChannelDelete",
|
||||
|
@ -3674,6 +3676,7 @@
|
|||
"PremiumMore",
|
||||
"PremiumPreviewAdvancedChatManagement",
|
||||
"PremiumPreviewAdvancedChatManagementDescription",
|
||||
"PremiumPreviewAdvancedChatManagementDescription2",
|
||||
"PremiumPreviewAnimatedProfiles",
|
||||
"PremiumPreviewAnimatedProfilesDescription",
|
||||
"PremiumPreviewAppIcon",
|
||||
|
@ -3682,6 +3685,7 @@
|
|||
"PremiumPreviewAppIconDescription2",
|
||||
"PremiumPreviewDownloadSpeed",
|
||||
"PremiumPreviewDownloadSpeedDescription",
|
||||
"PremiumPreviewDownloadSpeedDescription2",
|
||||
"PremiumPreviewEmoji",
|
||||
"PremiumPreviewEmojiDescription",
|
||||
"PremiumPreviewEmojiPack",
|
||||
|
@ -3704,6 +3708,7 @@
|
|||
"PremiumPreviewUploadsDescription",
|
||||
"PremiumPreviewVoiceToText",
|
||||
"PremiumPreviewVoiceToTextDescription",
|
||||
"PremiumSpeedPromo",
|
||||
"PremiumStickerToolteip",
|
||||
"PremiumStickerTooltip",
|
||||
"PremiumStickers",
|
||||
|
@ -4229,6 +4234,7 @@
|
|||
"SelectTheme",
|
||||
"SelectThisDay",
|
||||
"SelectTopic",
|
||||
"SelectTopicIconHint",
|
||||
"SelectingContact",
|
||||
"SelectingLocation",
|
||||
"Send",
|
||||
|
|
|
@ -183,7 +183,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">5045</span>
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">5051</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>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -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/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1038)</div>
|
||||
<div class="tr-section-caption">Unsorted (1044)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -259,6 +259,14 @@
|
|||
"singular": "Premium account"
|
||||
}
|
||||
},
|
||||
"AccDescrPremiumSpeed": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AccDescrPremiumSpeed",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Increase speed"
|
||||
}
|
||||
},
|
||||
"AccDescrQuizCorrectAnswer": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AccDescrQuizCorrectAnswer",
|
||||
"photo_url": null,
|
||||
|
@ -1526,6 +1534,15 @@
|
|||
"singular": "Removed users"
|
||||
}
|
||||
},
|
||||
"ChannelCaptionLimitPremiumPromo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelCaptionLimitPremiumPromo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Make the caption shorter or subscribe to *Telegram Premium* to double the limit to **<mark class=\"token\">%1$s</mark>** character.",
|
||||
"plural": "Make the caption shorter or subscribe to *Telegram Premium* to double the limit to **<mark class=\"token\">%1$s</mark>** characters."
|
||||
}
|
||||
},
|
||||
"ChannelDeleteAlert": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelDeleteAlert",
|
||||
"photo_url": null,
|
||||
|
@ -5296,6 +5313,14 @@
|
|||
"singular": "More"
|
||||
}
|
||||
},
|
||||
"PremiumPreviewAdvancedChatManagementDescription2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PremiumPreviewAdvancedChatManagementDescription2",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscribers of Telegram Premium can set the default folder, auto-archive and hide new chats from non-contacts."
|
||||
}
|
||||
},
|
||||
"PremiumPreviewAppIcon2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PremiumPreviewAppIcon2",
|
||||
"photo_url": null,
|
||||
|
@ -5304,6 +5329,14 @@
|
|||
"singular": "Additional App Icons"
|
||||
}
|
||||
},
|
||||
"PremiumPreviewDownloadSpeedDescription2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PremiumPreviewDownloadSpeedDescription2",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscribe to Telegram Premium to download media and files at the fastest possible speed."
|
||||
}
|
||||
},
|
||||
"PremiumPreviewEmoji": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PremiumPreviewEmoji",
|
||||
"photo_url": "https://telegra.ph/file/p/8be6835b67e/50f4ec0680067010c960417.jpg?c=73,416,280,280,280,280",
|
||||
|
@ -5336,6 +5369,14 @@
|
|||
"singular": "Remove ads such as this one by subscribing to Telegram Premium."
|
||||
}
|
||||
},
|
||||
"PremiumSpeedPromo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PremiumSpeedPromo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Increase Speed"
|
||||
}
|
||||
},
|
||||
"PremiumStickerToolteip": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PremiumStickerToolteip",
|
||||
"photo_url": null,
|
||||
|
@ -6202,6 +6243,14 @@
|
|||
"singular": "Select topic"
|
||||
}
|
||||
},
|
||||
"SelectTopicIconHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SelectTopicIconHint",
|
||||
"photo_url": "https://telegra.ph/file/p/3d13954ab5e/d082da71e0251a1d7521217.jpg?c=163,336,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Select Topic Icon"
|
||||
}
|
||||
},
|
||||
"SelectingContact": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SelectingContact",
|
||||
"photo_url": null,
|
||||
|
@ -7054,7 +7103,7 @@
|
|||
},
|
||||
"ThisIsYou": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ThisIsYou",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "this is you"
|
||||
|
@ -8013,7 +8062,7 @@
|
|||
},
|
||||
"VoipGroupJoinCall": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipGroupJoinCall",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Join video chat"
|
||||
|
@ -8045,7 +8094,7 @@
|
|||
},
|
||||
"VoipGroupOpenVoiceChat": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipGroupOpenVoiceChat",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open video chat"
|
||||
|
@ -8053,7 +8102,7 @@
|
|||
},
|
||||
"VoipGroupSoundMuted": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipGroupSoundMuted",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Video chat sound muted."
|
||||
|
@ -8061,7 +8110,7 @@
|
|||
},
|
||||
"VoipGroupSoundUnmuted": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipGroupSoundUnmuted",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Video chat sound unmuted."
|
||||
|
@ -8101,7 +8150,7 @@
|
|||
},
|
||||
"VoipGroupTooMuch": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipGroupTooMuch",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, this video chat is full."
|
||||
|
|
|
@ -114,7 +114,7 @@
|
|||
},
|
||||
"lng_action_topic_closed_inside": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_action_topic_closed_inside",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/7982e7f9c04/35f2da5a69f483a3e959117.jpg?c=160,606,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Topic closed"
|
||||
|
@ -905,7 +905,7 @@
|
|||
},
|
||||
"lng_context_save_documents_selected": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_context_save_documents_selected",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/d7c9c22e254/49fef033c908dd22dcdbd17.jpg?c=191,414,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Download Selected"
|
||||
|
@ -913,7 +913,7 @@
|
|||
},
|
||||
"lng_context_save_images_selected": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_context_save_images_selected",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b931c48ee1e/bd5f6fd7b8948755c5c8b17.jpg?c=197,469,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Save Selected"
|
||||
|
@ -1382,7 +1382,7 @@
|
|||
},
|
||||
"lng_forum_topic_reopen": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_forum_topic_reopen",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/7982e7f9c04/35f2da5a69f483a3e959117.jpg?c=160,104,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reopen Topic"
|
||||
|
@ -1980,7 +1980,7 @@
|
|||
},
|
||||
"lng_menu_start_group_call_join": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_menu_start_group_call_join",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/f6e6225d72e/3454c315115adba8ce6a917.jpg?c=279,351,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Join video chat"
|
||||
|
@ -3003,7 +3003,7 @@
|
|||
},
|
||||
"lng_topic_author_badge": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_topic_author_badge",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/7982e7f9c04/35f2da5a69f483a3e959117.jpg?c=297,537,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Topic Creator"
|
||||
|
@ -3132,7 +3132,7 @@
|
|||
},
|
||||
"lng_views_tooltip": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_views_tooltip",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/185b433b578/b2363862e591d77b99a6017.jpg?c=209,444,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Views: <mark class=\"token\">{count}</mark>",
|
||||
|
|
Loading…
Reference in a new issue