mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 10:34:43 +01:00
Update content of files
This commit is contained in:
parent
3759377bd0
commit
40ae9b7728
6 changed files with 135 additions and 126 deletions
|
@ -6498,6 +6498,7 @@
|
|||
"UserChannelTooMuchJoin",
|
||||
"UserColorApplied",
|
||||
"UserColorApplyIcon",
|
||||
"UserColorApplyIcon",
|
||||
"UserColorApplyPremium",
|
||||
"UserColorHint",
|
||||
"UserColorPreview",
|
||||
|
|
|
@ -216,7 +216,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 (355)</div>
|
||||
<div class="tr-section-caption">Private chats (361)</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">
|
||||
|
@ -226,7 +226,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/profile/" class="tr-section">
|
||||
<div class="tr-section-cover cover5"></div>
|
||||
<div class="tr-section-caption">Profile (131)</div>
|
||||
<div class="tr-section-caption">Profile (138)</div>
|
||||
</a></div>
|
||||
</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">
|
||||
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (1119)</div>
|
||||
<div class="tr-section-caption">General (1122)</div>
|
||||
</a></div>
|
||||
</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 (1656)</div>
|
||||
<div class="tr-section-caption">Unsorted (1641)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -8089,6 +8089,32 @@
|
|||
"singular": "Too many tries.<br/>Please try again in <mark class=\"token\">%1$s</mark>."
|
||||
}
|
||||
},
|
||||
"TranscriptionTrialEnd": {
|
||||
"url": "https://translations.telegram.org/en/android/general/TranscriptionTrialEnd",
|
||||
"photo_url": "https://telegra.ph/file/p/76f715d3888/25f917af78be587a15d5817.jpg?c=83,87,331,331,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have used your **<mark class=\"token\">%1$d</mark>** free transcription this week.",
|
||||
"plural": "You have used all your **<mark class=\"token\">%1$d</mark>** free transcriptions this week."
|
||||
}
|
||||
},
|
||||
"TranscriptionTrialEndWaitOrBuy": {
|
||||
"url": "https://translations.telegram.org/en/android/general/TranscriptionTrialEndWaitOrBuy",
|
||||
"photo_url": "https://telegra.ph/file/p/76f715d3888/25f917af78be587a15d5817.jpg?c=52,102,526,526,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Wait until <mark class=\"token\">%1$s</mark> or subscribe to **Telegram Premium** now."
|
||||
}
|
||||
},
|
||||
"TranscriptionTrialLeftUntil": {
|
||||
"url": "https://translations.telegram.org/en/android/general/TranscriptionTrialLeftUntil",
|
||||
"photo_url": "https://telegra.ph/file/p/cae3e3c6303/f2e8a8a7f7c26c2f352ba17.jpg?c=56,67,512,512,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You have **<mark class=\"token\">%1$d</mark>** free voice transcription left until <mark class=\"token\">%2$s</mark>.",
|
||||
"plural": "You have **<mark class=\"token\">%1$d</mark>** free voice transcriptions left until <mark class=\"token\">%2$s</mark>."
|
||||
}
|
||||
},
|
||||
"TranslateMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/general/TranslateMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/3a57ab1820f/481cc81958bddf36c07b117.jpg?c=65,686,280,280,280,280",
|
||||
|
|
|
@ -95,6 +95,14 @@
|
|||
"singular": "<mark class=\"token\">%s</mark> set a new wallpaper for this chat."
|
||||
}
|
||||
},
|
||||
"ActionSetWallpaperForThisChatBoth": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ActionSetWallpaperForThisChatBoth",
|
||||
"photo_url": "https://telegra.ph/file/p/18b26f09213/973e59457c8de4e2cd93f17.jpg?c=160,760,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%s</mark> set a new wallpaper for this chat."
|
||||
}
|
||||
},
|
||||
"ActionSetWallpaperForThisChatSelf": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ActionSetWallpaperForThisChatSelf",
|
||||
"photo_url": "https://telegra.ph/file/p/6221320243c/b6eeda1bc9582f9171daf17.jpg?c=114,456,373,373,280,280",
|
||||
|
@ -103,6 +111,14 @@
|
|||
"singular": "You set a new wallpaper for this chat."
|
||||
}
|
||||
},
|
||||
"ActionSetWallpaperForThisChatSelfBoth": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ActionSetWallpaperForThisChatSelfBoth",
|
||||
"photo_url": "https://telegra.ph/file/p/1477f97a3ca/044a4959df5d586a4f29217.jpg?c=138,819,326,326,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You set a new wallpaper for <mark class=\"token\">%s</mark> and you."
|
||||
}
|
||||
},
|
||||
"ActionTakeScreenshoot": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ActionTakeScreenshoot",
|
||||
"photo_url": "https://telegra.ph/file/p/49059ab94dc/174819f822c9f214640911d.jpg?c=116,499,304,304,280,280",
|
||||
|
@ -263,6 +279,22 @@
|
|||
"singular": "Apply"
|
||||
}
|
||||
},
|
||||
"ApplyWallpaperForMe": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ApplyWallpaperForMe",
|
||||
"photo_url": "https://telegra.ph/file/p/51475470f31/fc811e8d3ee9bbcd506b817.jpg?c=160,847,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Apply for Me"
|
||||
}
|
||||
},
|
||||
"ApplyWallpaperForMeAndPeer": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ApplyWallpaperForMeAndPeer",
|
||||
"photo_url": "https://telegra.ph/file/p/51475470f31/fc811e8d3ee9bbcd506b817.jpg?c=113,834,375,375,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Apply for Me and <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"AreYouSureClearHistorySavedMessages": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/AreYouSureClearHistorySavedMessages",
|
||||
"photo_url": "https://telegra.ph/file/p/8e618e1c473/d1d295d5617a4fbc6545f17.jpg?c=40,433,490,490,280,280",
|
||||
|
@ -2080,6 +2112,22 @@
|
|||
"singular": "Reminders"
|
||||
}
|
||||
},
|
||||
"RemoveWallpaperMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/RemoveWallpaperMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/18b26f09213/973e59457c8de4e2cd93f17.jpg?c=52,393,429,429,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to reset wallpaper back?"
|
||||
}
|
||||
},
|
||||
"RemoveWallpaperTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/RemoveWallpaperTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/18b26f09213/973e59457c8de4e2cd93f17.jpg?c=61,386,331,331,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove wallpaper"
|
||||
}
|
||||
},
|
||||
"ReplyTo": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ReplyTo",
|
||||
"photo_url": "https://telegra.ph/file/p/07701333862/06ba3dc22ef13e058129717.jpg?c=57,861,280,280,280,280",
|
||||
|
|
|
@ -944,6 +944,30 @@
|
|||
"singular": "User blocked."
|
||||
}
|
||||
},
|
||||
"UserColorApplyIcon": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/UserColorApplyIcon",
|
||||
"photo_url": "https://telegra.ph/file/p/c1693c5303e/036888318c3eaa4eae29e17.jpg?c=167,921,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Apply Color and Icon"
|
||||
}
|
||||
},
|
||||
"UserColorTabName": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/UserColorTabName",
|
||||
"photo_url": "https://telegra.ph/file/p/c1693c5303e/036888318c3eaa4eae29e17.jpg?c=126,19,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Name"
|
||||
}
|
||||
},
|
||||
"UserColorTabProfile": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/UserColorTabProfile",
|
||||
"photo_url": "https://telegra.ph/file/p/c1693c5303e/036888318c3eaa4eae29e17.jpg?c=193,18,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Profile"
|
||||
}
|
||||
},
|
||||
"UserCustomPhotoSeted": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/UserCustomPhotoSeted",
|
||||
"photo_url": "https://telegra.ph/file/p/51411f9f672/ebfe9e469c8e5dff0eba517.jpg?c=47,664,509,509,280,280",
|
||||
|
@ -952,6 +976,38 @@
|
|||
"singular": "You will now always see this photo for **<mark class=\"token\">%s</mark>'s** account."
|
||||
}
|
||||
},
|
||||
"UserProfileColorApplied": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/UserProfileColorApplied",
|
||||
"photo_url": "https://telegra.ph/file/p/9de78f4ab9d/cc40434b0f05503a3221417.jpg?c=60,725,493,493,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your profile color has been updated!"
|
||||
}
|
||||
},
|
||||
"UserProfileColorReset": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/UserProfileColorReset",
|
||||
"photo_url": "https://telegra.ph/file/p/c1693c5303e/036888318c3eaa4eae29e17.jpg?c=26,467,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reset Profile Color"
|
||||
}
|
||||
},
|
||||
"UserProfileHint": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/UserProfileHint",
|
||||
"photo_url": "https://telegra.ph/file/p/c1693c5303e/036888318c3eaa4eae29e17.jpg?c=10,299,523,523,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Choose a color and an icon for your profile"
|
||||
}
|
||||
},
|
||||
"UserProfileIcon": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/UserProfileIcon",
|
||||
"photo_url": "https://telegra.ph/file/p/c1693c5303e/036888318c3eaa4eae29e17.jpg?c=20,339,286,286,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add Icons to Profile"
|
||||
}
|
||||
},
|
||||
"UserSetPhoto": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/UserSetPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/51411f9f672/ebfe9e469c8e5dff0eba517.jpg?c=95,416,326,326,280,280",
|
||||
|
|
|
@ -792,22 +792,6 @@
|
|||
"singular": "You shared a user with <mark class=\"token\">un2</mark>"
|
||||
}
|
||||
},
|
||||
"ActionSetWallpaperForThisChatBoth": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ActionSetWallpaperForThisChatBoth",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%s</mark> set a new wallpaper for this chat."
|
||||
}
|
||||
},
|
||||
"ActionSetWallpaperForThisChatSelfBoth": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ActionSetWallpaperForThisChatSelfBoth",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You set a new wallpaper for <mark class=\"token\">%s</mark> and you."
|
||||
}
|
||||
},
|
||||
"ActionSettingWallpaper": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ActionSettingWallpaper",
|
||||
"photo_url": null,
|
||||
|
@ -1299,22 +1283,6 @@
|
|||
"singular": "Set Background"
|
||||
}
|
||||
},
|
||||
"ApplyWallpaperForMe": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ApplyWallpaperForMe",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Apply for Me"
|
||||
}
|
||||
},
|
||||
"ApplyWallpaperForMeAndPeer": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ApplyWallpaperForMeAndPeer",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Apply for Me and <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"April": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/April",
|
||||
"photo_url": null,
|
||||
|
@ -9325,22 +9293,6 @@
|
|||
"singular": "Remove"
|
||||
}
|
||||
},
|
||||
"RemoveWallpaperMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/RemoveWallpaperMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to reset wallpaper back?"
|
||||
}
|
||||
},
|
||||
"RemoveWallpaperTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/RemoveWallpaperTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove wallpaper"
|
||||
}
|
||||
},
|
||||
"RemovedFromRecent": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/RemovedFromRecent",
|
||||
"photo_url": null,
|
||||
|
@ -11497,15 +11449,6 @@
|
|||
"plural": "Topics deleted."
|
||||
}
|
||||
},
|
||||
"TranscriptionTrialEnd": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/TranscriptionTrialEnd",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have used your **<mark class=\"token\">%1$d</mark>** free transcription this week.",
|
||||
"plural": "You have used all your **<mark class=\"token\">%1$d</mark>** free transcriptions this week."
|
||||
}
|
||||
},
|
||||
"TranscriptionTrialEndBuy": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/TranscriptionTrialEndBuy",
|
||||
"photo_url": null,
|
||||
|
@ -11514,14 +11457,6 @@
|
|||
"singular": "Subscribe to **Telegram Premium** to unlock unlimited transcriptions."
|
||||
}
|
||||
},
|
||||
"TranscriptionTrialEndWaitOrBuy": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/TranscriptionTrialEndWaitOrBuy",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Wait until <mark class=\"token\">%1$s</mark> or subscribe to **Telegram Premium** now."
|
||||
}
|
||||
},
|
||||
"TranscriptionTrialLeft": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/TranscriptionTrialLeft",
|
||||
"photo_url": null,
|
||||
|
@ -11531,15 +11466,6 @@
|
|||
"plural": "You have **<mark class=\"token\">%1$d</mark>** free voice transcriptions left."
|
||||
}
|
||||
},
|
||||
"TranscriptionTrialLeftUntil": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/TranscriptionTrialLeftUntil",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You have **<mark class=\"token\">%1$d</mark>** free voice transcription left until <mark class=\"token\">%2$s</mark>.",
|
||||
"plural": "You have **<mark class=\"token\">%1$d</mark>** free voice transcriptions left until <mark class=\"token\">%2$s</mark>."
|
||||
}
|
||||
},
|
||||
"TranslateLanguageAR": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/TranslateLanguageAR",
|
||||
"photo_url": null,
|
||||
|
@ -12208,30 +12134,6 @@
|
|||
"singular": "Sorry, the target user is a member of too many groups and channels. Please ask them to leave some first."
|
||||
}
|
||||
},
|
||||
"UserColorTabName": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UserColorTabName",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Name"
|
||||
}
|
||||
},
|
||||
"UserColorTabProfile": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UserColorTabProfile",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Profile"
|
||||
}
|
||||
},
|
||||
"UserProfileColorApplied": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UserProfileColorApplied",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your profile color has been updated!"
|
||||
}
|
||||
},
|
||||
"UserProfileColorApplyPremium": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UserProfileColorApplyPremium",
|
||||
"photo_url": null,
|
||||
|
@ -12248,14 +12150,6 @@
|
|||
"singular": "Your profile emoji has been put!"
|
||||
}
|
||||
},
|
||||
"UserProfileColorReset": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UserProfileColorReset",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reset Profile Color"
|
||||
}
|
||||
},
|
||||
"UserProfileColorResetApplied": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UserProfileColorResetApplied",
|
||||
"photo_url": null,
|
||||
|
@ -12264,22 +12158,6 @@
|
|||
"singular": "Your profile color has been reset!"
|
||||
}
|
||||
},
|
||||
"UserProfileHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UserProfileHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Choose a color and an icon for your profile"
|
||||
}
|
||||
},
|
||||
"UserProfileIcon": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UserProfileIcon",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add Icons to Profile"
|
||||
}
|
||||
},
|
||||
"UserRestrictionsBy": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UserRestrictionsBy",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue