mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-25 01:22:06 +01:00
Update content of files
This commit is contained in:
parent
0b24284ca9
commit
9c429b2c23
3 changed files with 29 additions and 29 deletions
|
@ -1727,6 +1727,7 @@
|
||||||
"DescriptionOptionalPlaceholder",
|
"DescriptionOptionalPlaceholder",
|
||||||
"DescriptionPlaceholder",
|
"DescriptionPlaceholder",
|
||||||
"Deselect",
|
"Deselect",
|
||||||
|
"DeselectAll",
|
||||||
"DetectedLanguage",
|
"DetectedLanguage",
|
||||||
"DeviceStorage",
|
"DeviceStorage",
|
||||||
"Devices",
|
"Devices",
|
||||||
|
@ -2305,6 +2306,7 @@
|
||||||
"Folder",
|
"Folder",
|
||||||
"FolderLinkAddedChats",
|
"FolderLinkAddedChats",
|
||||||
"FolderLinkAddedSubtitle",
|
"FolderLinkAddedSubtitle",
|
||||||
|
"FolderLinkAddedTitle",
|
||||||
"FolderLinkAlreadyJoined",
|
"FolderLinkAlreadyJoined",
|
||||||
"FolderLinkAlreadySubscribed",
|
"FolderLinkAlreadySubscribed",
|
||||||
"FolderLinkButtonAdd",
|
"FolderLinkButtonAdd",
|
||||||
|
@ -3013,7 +3015,6 @@
|
||||||
"May",
|
"May",
|
||||||
"Media",
|
"Media",
|
||||||
"MediaAndSoundSettings",
|
"MediaAndSoundSettings",
|
||||||
"MediaAndSoundSettings",
|
|
||||||
"MediaSavedHint",
|
"MediaSavedHint",
|
||||||
"MediaSelected",
|
"MediaSelected",
|
||||||
"MediaShowPhotos",
|
"MediaShowPhotos",
|
||||||
|
@ -3210,7 +3211,6 @@
|
||||||
"NewTopic",
|
"NewTopic",
|
||||||
"Next",
|
"Next",
|
||||||
"NextMediaTap",
|
"NextMediaTap",
|
||||||
"NextMediaTap",
|
|
||||||
"NoAudio",
|
"NoAudio",
|
||||||
"NoAudio",
|
"NoAudio",
|
||||||
"NoAudioFiles",
|
"NoAudioFiles",
|
||||||
|
@ -4704,6 +4704,7 @@
|
||||||
"SecurityTitle",
|
"SecurityTitle",
|
||||||
"Select",
|
"Select",
|
||||||
"SelectAccount",
|
"SelectAccount",
|
||||||
|
"SelectAll",
|
||||||
"SelectChat",
|
"SelectChat",
|
||||||
"SelectChats",
|
"SelectChats",
|
||||||
"SelectChats",
|
"SelectChats",
|
||||||
|
@ -5100,7 +5101,6 @@
|
||||||
"StickersName",
|
"StickersName",
|
||||||
"StickersNameInfo",
|
"StickersNameInfo",
|
||||||
"StickersNameInfo2",
|
"StickersNameInfo2",
|
||||||
"StickersNameInfo2",
|
|
||||||
"StickersRemove",
|
"StickersRemove",
|
||||||
"StickersRemove",
|
"StickersRemove",
|
||||||
"StickersRemove",
|
"StickersRemove",
|
||||||
|
|
|
@ -223,7 +223,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/settings/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/android/settings/" class="tr-section">
|
||||||
<div class="tr-section-cover cover7"></div>
|
<div class="tr-section-cover cover7"></div>
|
||||||
<div class="tr-section-caption">Settings (1208)</div>
|
<div class="tr-section-caption">Settings (1211)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</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/camera_and_media/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/android/camera_and_media/" class="tr-section">
|
||||||
|
@ -248,7 +248,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 (1465)</div>
|
<div class="tr-section-caption">Unsorted (1462)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -3374,6 +3374,14 @@
|
||||||
"plural": "Delete topics"
|
"plural": "Delete topics"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"DeselectAll": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/unsorted/DeselectAll",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "Deselect All"
|
||||||
|
}
|
||||||
|
},
|
||||||
"DetectedLanguage": {
|
"DetectedLanguage": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/DetectedLanguage",
|
"url": "https://translations.telegram.org/en/android/unsorted/DetectedLanguage",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -4620,6 +4628,14 @@
|
||||||
"plural": "You also joined <mark class=\"token\">%d</mark> chats."
|
"plural": "You also joined <mark class=\"token\">%d</mark> chats."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"FolderLinkAddedTitle": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/unsorted/FolderLinkAddedTitle",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "Folder **<mark class=\"token\">%s</mark>** Added"
|
||||||
|
}
|
||||||
|
},
|
||||||
"FolderLinkAlreadyJoined": {
|
"FolderLinkAlreadyJoined": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/FolderLinkAlreadyJoined",
|
"url": "https://translations.telegram.org/en/android/unsorted/FolderLinkAlreadyJoined",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -6035,14 +6051,6 @@
|
||||||
"singular": "<mark class=\"token\">%1$s</mark> is no longer in your masks."
|
"singular": "<mark class=\"token\">%1$s</mark> is no longer in your masks."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"MediaAndSoundSettings": {
|
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/MediaAndSoundSettings",
|
|
||||||
"photo_url": "https://telegra.ph/file/p/8193397a3bb/8b35affc81076943e90c417.jpg?c=20,427,280,280,280,280",
|
|
||||||
"has_binding": true,
|
|
||||||
"values": {
|
|
||||||
"singular": "Media and Sound"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"MediaSavedHint": {
|
"MediaSavedHint": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/MediaSavedHint",
|
"url": "https://translations.telegram.org/en/android/unsorted/MediaSavedHint",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -6312,14 +6320,6 @@
|
||||||
"singular": "New Topic"
|
"singular": "New Topic"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"NextMediaTap": {
|
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/NextMediaTap",
|
|
||||||
"photo_url": "https://telegra.ph/file/p/8193397a3bb/8b35affc81076943e90c417.jpg?c=20,443,352,352,280,280",
|
|
||||||
"has_binding": true,
|
|
||||||
"values": {
|
|
||||||
"singular": "Show Next Media on Tap"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"NoAudioFiles": {
|
"NoAudioFiles": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/NoAudioFiles",
|
"url": "https://translations.telegram.org/en/android/unsorted/NoAudioFiles",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -8713,6 +8713,14 @@
|
||||||
"singular": "y"
|
"singular": "y"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"SelectAll": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/unsorted/SelectAll",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "Select All"
|
||||||
|
}
|
||||||
|
},
|
||||||
"SelectChatsForAutoDelete": {
|
"SelectChatsForAutoDelete": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/SelectChatsForAutoDelete",
|
"url": "https://translations.telegram.org/en/android/unsorted/SelectChatsForAutoDelete",
|
||||||
"photo_url": "https://telegra.ph/file/p/b4a6fdacf34/2861fd2d6f8633246467b17.jpg?c=89,25,386,386,280,280",
|
"photo_url": "https://telegra.ph/file/p/b4a6fdacf34/2861fd2d6f8633246467b17.jpg?c=89,25,386,386,280,280",
|
||||||
|
@ -9354,14 +9362,6 @@
|
||||||
"singular": "'Starts on' MMM d yyyy 'at' HH:mm"
|
"singular": "'Starts on' MMM d yyyy 'at' HH:mm"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"StickersNameInfo2": {
|
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/StickersNameInfo2",
|
|
||||||
"photo_url": "https://telegra.ph/file/p/8193397a3bb/8b35affc81076943e90c417.jpg?c=73,293,432,432,280,280",
|
|
||||||
"has_binding": true,
|
|
||||||
"values": {
|
|
||||||
"singular": "Manage stickers, emoji and reactions"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"StopLiveLocationAlertAllText": {
|
"StopLiveLocationAlertAllText": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/StopLiveLocationAlertAllText",
|
"url": "https://translations.telegram.org/en/android/unsorted/StopLiveLocationAlertAllText",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Add table
Reference in a new issue