mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
e3e0c415d7
commit
29d41f9723
7 changed files with 79 additions and 61 deletions
|
@ -587,6 +587,7 @@
|
|||
"AppsClearSearchAlert",
|
||||
"AppsTab",
|
||||
"April",
|
||||
"Archive",
|
||||
"ArchiveAndMute",
|
||||
"ArchiveAndMuteInfo",
|
||||
"ArchiveAndMuteInfo",
|
||||
|
@ -3675,6 +3676,7 @@
|
|||
"GigagroupConvertAlertText",
|
||||
"GigagroupConvertAlertTitle",
|
||||
"GigagroupConvertCancelButton",
|
||||
"GigagroupConvertCancelHint",
|
||||
"GigagroupConvertInfo1",
|
||||
"GigagroupConvertInfo2",
|
||||
"GigagroupConvertInfo3",
|
||||
|
|
|
@ -246,7 +246,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/bots_and_payments/" class="tr-section">
|
||||
<div class="tr-section-cover cover9"></div>
|
||||
<div class="tr-section-caption">Bots And Payments (247)</div>
|
||||
<div class="tr-section-caption">Bots And Payments (248)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/passport/" 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 (1655)</div>
|
||||
<div class="tr-section-caption">General (1661)</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 (1926)</div>
|
||||
<div class="tr-section-caption">Unsorted (1919)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -640,6 +640,14 @@
|
|||
"singular": "Settings"
|
||||
}
|
||||
},
|
||||
"BotWebViewStartPermission2": {
|
||||
"url": "https://translations.telegram.org/en/android/bots_and_payments/BotWebViewStartPermission2",
|
||||
"photo_url": "https://telegra.ph/file/p/65c7947d2e3/1ecf369edf1a2fcf960c617.jpg?c=36,388,526,526,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "By launching this mini app, you agree to the **Terms of Service for Mini Apps**."
|
||||
}
|
||||
},
|
||||
"BotWebViewToS": {
|
||||
"url": "https://translations.telegram.org/en/android/bots_and_payments/BotWebViewToS",
|
||||
"photo_url": "https://telegra.ph/file/p/dc53a23b1a0/7aea6b1042366b94e1b3517.jpg?c=230,216,280,280,280,280",
|
||||
|
|
|
@ -7301,6 +7301,30 @@
|
|||
"singular": "No contacts yet"
|
||||
}
|
||||
},
|
||||
"NoContactsYet2": {
|
||||
"url": "https://translations.telegram.org/en/android/general/NoContactsYet2",
|
||||
"photo_url": "https://telegra.ph/file/p/0e1fbc0c574/08a101360166c4044feac17.jpg?c=125,657,349,349,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You have no contacts<br/>on Telegram yet"
|
||||
}
|
||||
},
|
||||
"NoContactsYet2Invite": {
|
||||
"url": "https://translations.telegram.org/en/android/general/NoContactsYet2Invite",
|
||||
"photo_url": "https://telegra.ph/file/p/0e1fbc0c574/08a101360166c4044feac17.jpg?c=163,824,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Invite Friends >"
|
||||
}
|
||||
},
|
||||
"NoContactsYet2Sub": {
|
||||
"url": "https://translations.telegram.org/en/android/general/NoContactsYet2Sub",
|
||||
"photo_url": "https://telegra.ph/file/p/0e1fbc0c574/08a101360166c4044feac17.jpg?c=63,627,475,475,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Invite friends to try Telegram or search<br/>people by username."
|
||||
}
|
||||
},
|
||||
"NoGroupsInCommon": {
|
||||
"url": "https://translations.telegram.org/en/android/general/NoGroupsInCommon",
|
||||
"photo_url": "https://telegra.ph/file/p/c298cd10e77/b400efaf30f0bc73215e31d.jpg?c=206,583,660,660,280,280",
|
||||
|
@ -7373,6 +7397,14 @@
|
|||
"singular": "No results"
|
||||
}
|
||||
},
|
||||
"NoResultFoundFor2": {
|
||||
"url": "https://translations.telegram.org/en/android/general/NoResultFoundFor2",
|
||||
"photo_url": "https://telegra.ph/file/p/b95d95f9650/ce7a1d0bc19f1b7140ad617.jpg?c=65,523,469,469,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "There were no results for \"<mark class=\"token\">%s</mark>\".<br/>Try a new search."
|
||||
}
|
||||
},
|
||||
"NoScheduledMessages": {
|
||||
"url": "https://translations.telegram.org/en/android/general/NoScheduledMessages",
|
||||
"photo_url": "https://telegra.ph/file/p/cde1d291a7e/9c5d87d1a1a7234859a3519.jpg?c=223,760,754,754,280,280",
|
||||
|
@ -9345,6 +9377,22 @@
|
|||
"singular": "QR Code"
|
||||
}
|
||||
},
|
||||
"Quality": {
|
||||
"url": "https://translations.telegram.org/en/android/general/Quality",
|
||||
"photo_url": "https://telegra.ph/file/p/0ce639cad16/352082491d161f6c85a2a17.jpg?c=227,47,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Quality"
|
||||
}
|
||||
},
|
||||
"QualityAuto": {
|
||||
"url": "https://translations.telegram.org/en/android/general/QualityAuto",
|
||||
"photo_url": "https://telegra.ph/file/p/0ce639cad16/352082491d161f6c85a2a17.jpg?c=211,76,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Auto"
|
||||
}
|
||||
},
|
||||
"QuickReplyCustom": {
|
||||
"url": "https://translations.telegram.org/en/android/general/QuickReplyCustom",
|
||||
"photo_url": "https://telegra.ph/file/p/730af180080/16c1353ced6e770e31d1c1d.jpg?c=16,938,343,341,280,278",
|
||||
|
|
|
@ -1431,6 +1431,14 @@
|
|||
"singular": "April"
|
||||
}
|
||||
},
|
||||
"Archive": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Archive",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Archive"
|
||||
}
|
||||
},
|
||||
"ArchiveHintHeader3": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ArchiveHintHeader3",
|
||||
"photo_url": null,
|
||||
|
@ -3145,14 +3153,6 @@
|
|||
"singular": "Allow messaging"
|
||||
}
|
||||
},
|
||||
"BotWebViewStartPermission2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BotWebViewStartPermission2",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "By launching this mini app, you agree to the **Terms of Service for Mini Apps**."
|
||||
}
|
||||
},
|
||||
"BotWebViewStartPermissionLink": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BotWebViewStartPermissionLink",
|
||||
"photo_url": null,
|
||||
|
@ -6629,6 +6629,14 @@
|
|||
"singular": "Give **<mark class=\"token\">%1$s</mark>** access to exclusive features with **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"GigagroupConvertCancelHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GigagroupConvertCancelHint",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "If you change your mind, go to your group's Settings > Permissions."
|
||||
}
|
||||
},
|
||||
"GlobalAttachAudioRestricted": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GlobalAttachAudioRestricted",
|
||||
"photo_url": "https://telegra.ph/file/p/bcb52bc26f2/643028f4086a17e303cf317.jpg?c=8,459,583,583,280,280",
|
||||
|
@ -8360,30 +8368,6 @@
|
|||
"singular": "Start messaging by tapping one of your contacts below."
|
||||
}
|
||||
},
|
||||
"NoContactsYet2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NoContactsYet2",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You have no contacts<br/>on Telegram yet"
|
||||
}
|
||||
},
|
||||
"NoContactsYet2Invite": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NoContactsYet2Invite",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Invite Friends >"
|
||||
}
|
||||
},
|
||||
"NoContactsYet2Sub": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NoContactsYet2Sub",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Invite friends to try Telegram or search<br/>people by username."
|
||||
}
|
||||
},
|
||||
"NoFilesFound": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NoFilesFound",
|
||||
"photo_url": null,
|
||||
|
@ -8496,14 +8480,6 @@
|
|||
"singular": "No results found for \"<mark class=\"token\">%s</mark>\"."
|
||||
}
|
||||
},
|
||||
"NoResultFoundFor2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NoResultFoundFor2",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "There were no results for \"<mark class=\"token\">%s</mark>\".<br/>Try a new search."
|
||||
}
|
||||
},
|
||||
"NoResultFoundForTag": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NoResultFoundForTag",
|
||||
"photo_url": null,
|
||||
|
@ -10665,22 +10641,6 @@
|
|||
"singular": "<mark class=\"token\">%2$s</mark> to your video"
|
||||
}
|
||||
},
|
||||
"Quality": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Quality",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Quality"
|
||||
}
|
||||
},
|
||||
"QualityAuto": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/QualityAuto",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Auto"
|
||||
}
|
||||
},
|
||||
"QualityOriginal": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/QualityOriginal",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -505,7 +505,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/ac8a2f81c17/545f20b65f62d1f16ed0417.jpg?c=194,200,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Gift Premium"
|
||||
"singular": "Send a Gift"
|
||||
}
|
||||
},
|
||||
"lng_profile_join_group": {
|
||||
|
|
|
@ -6553,7 +6553,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/8ca0c8ee75b/b74c0562beaa0a3ff10b617.jpg?c=66,551,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Premium Gifting"
|
||||
"singular": "Send a Gift"
|
||||
}
|
||||
},
|
||||
"lng_settings_group_privacy_about": {
|
||||
|
|
Loading…
Reference in a new issue