mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-31 21:01:53 +02:00
Update content of files
This commit is contained in:
parent
d47c393cf6
commit
4f4f7dbc6e
4 changed files with 53 additions and 53 deletions
data/web_tr
|
@ -17691,6 +17691,9 @@
|
|||
"Bot.TransferOwner.Error.Title",
|
||||
"Bot.TransferOwnership.Password.Desc",
|
||||
"Bot.TransferOwnership.Password.Title",
|
||||
"BotUsername.Activate.Info",
|
||||
"BotUsername.Activate.Ok",
|
||||
"BotUsername.Activate.Title",
|
||||
"BotUsername.Active",
|
||||
"BotUsername.Deactivate.Info",
|
||||
"BotUsername.Deactivate.Ok",
|
||||
|
@ -21255,8 +21258,6 @@
|
|||
"ShareFolder.Done.Delete",
|
||||
"ShareFolder.Done.Done",
|
||||
"ShareFolder.Header.Empty.Info",
|
||||
"ShareFolder.Header.Empty.Info",
|
||||
"ShareFolder.Header.Empty.Title",
|
||||
"ShareFolder.Header.Empty.Title",
|
||||
"ShareFolder.Header.Info",
|
||||
"ShareFolder.Header.Title",
|
||||
|
@ -21279,7 +21280,6 @@
|
|||
"ShareFolder.Title",
|
||||
"ShareFolder.Title.Text",
|
||||
"ShareFolder.Title.Text.Empty",
|
||||
"ShareFolder.Title.Text.Empty",
|
||||
"ShareFolder.Title.Text_ZeroValueHolder",
|
||||
"ShareFolder.Title.Text_countable",
|
||||
"ShareModal.Search.ForwardPlaceholder",
|
||||
|
|
|
@ -227,7 +227,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (881)</div>
|
||||
<div class="tr-section-caption">Settings (887)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/camera_and_media/" class="tr-section">
|
||||
|
@ -252,7 +252,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1317)</div>
|
||||
<div class="tr-section-caption">Unsorted (1311)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3975,6 +3975,14 @@
|
|||
"singular": "Limit Reached"
|
||||
}
|
||||
},
|
||||
"Premium.Limit.SharedFolders.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/Premium.Limit.SharedFolders.Info",
|
||||
"photo_url": "https://telegra.ph/file/p/5d02db9c5d9/502625e5a56a8c343132517.jpg?c=93,297,415,415,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can only add **<mark class=\"token\">%1$@</mark>** shareable folders. Upgrade to **Telegram Premium** to increase this limit to **<mark class=\"token\">%2$@</mark>**."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.SharedFoldersInvites.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/Premium.Limit.SharedFoldersInvites.Info",
|
||||
"photo_url": "https://telegra.ph/file/p/b0aa06ae849/b66da9c2c815c56d4705417.jpg?c=72,357,456,456,280,280",
|
||||
|
@ -5314,6 +5322,22 @@
|
|||
"singular": "You don't have the admin rights to share invite links to this group chat."
|
||||
}
|
||||
},
|
||||
"ShareFolder.Status.Disallowed.Alert.PrivateChats": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/ShareFolder.Status.Disallowed.Alert.PrivateChats",
|
||||
"photo_url": "https://telegra.ph/file/p/ef82e3dbbf4/1fa0404aa0ee8bf41666d17.jpg?c=160,339,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can't share private chats."
|
||||
}
|
||||
},
|
||||
"ShareFolder.Status.Disallowed.Bot": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/ShareFolder.Status.Disallowed.Bot",
|
||||
"photo_url": "https://telegra.ph/file/p/ef82e3dbbf4/1fa0404aa0ee8bf41666d17.jpg?c=159,405,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "you can't share bots"
|
||||
}
|
||||
},
|
||||
"ShareFolder.Status.Disallowed.Others": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/ShareFolder.Status.Disallowed.Others",
|
||||
"photo_url": "https://telegra.ph/file/p/bf4a3c6e2e5/93ba81733e1fe51ed672417.jpg?c=180,616,280,280,280,280",
|
||||
|
|
|
@ -303,6 +303,30 @@
|
|||
"singular": "Two-Step Verification"
|
||||
}
|
||||
},
|
||||
"BotUsername.Activate.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BotUsername.Activate.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to show this link on bot?"
|
||||
}
|
||||
},
|
||||
"BotUsername.Activate.Ok": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BotUsername.Activate.Ok",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Show"
|
||||
}
|
||||
},
|
||||
"BotUsername.Activate.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BotUsername.Activate.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Activate Username"
|
||||
}
|
||||
},
|
||||
"BotUsername.Active": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BotUsername.Active",
|
||||
"photo_url": null,
|
||||
|
@ -6446,14 +6470,6 @@
|
|||
"singular": "Sorry, you can't save more than **<mark class=\"token\">%1$@</mark>** GIFs. Replace an older GIF or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">%2$@</mark>** GIFs."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.SharedFolders.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.SharedFolders.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can only add **<mark class=\"token\">%1$@</mark>** shareable folders. Upgrade to **Telegram Premium** to increase this limit to **<mark class=\"token\">%2$@</mark>**."
|
||||
}
|
||||
},
|
||||
"Premium.Offset.AlreadyHave": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Offset.AlreadyHave",
|
||||
"photo_url": null,
|
||||
|
@ -7599,22 +7615,6 @@
|
|||
"singular": "Done"
|
||||
}
|
||||
},
|
||||
"ShareFolder.Header.Empty.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Header.Empty.Info",
|
||||
"photo_url": "https://telegra.ph/file/p/1e8efc34463/705a7f7c6f9b637829b1117.jpg?c=68,455,466,466,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can only share groups and channels in which you are allowed to create invite links."
|
||||
}
|
||||
},
|
||||
"ShareFolder.Header.Empty.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Header.Empty.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/1e8efc34463/705a7f7c6f9b637829b1117.jpg?c=86,422,322,322,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "THESE CHATS CANNOT BE SHARED"
|
||||
}
|
||||
},
|
||||
"ShareFolder.Header.Title_ZeroValueHolder": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Header.Title_ZeroValueHolder",
|
||||
"photo_url": null,
|
||||
|
@ -7679,22 +7679,6 @@
|
|||
"singular": "This chat is no longer in this folder. Please add it to the folder first."
|
||||
}
|
||||
},
|
||||
"ShareFolder.Status.Disallowed.Alert.PrivateChats": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Status.Disallowed.Alert.PrivateChats",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can't share private chats."
|
||||
}
|
||||
},
|
||||
"ShareFolder.Status.Disallowed.Bot": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Status.Disallowed.Bot",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "you can't share bots"
|
||||
}
|
||||
},
|
||||
"ShareFolder.Status.Disallowed.NoLonger": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Status.Disallowed.NoLonger",
|
||||
"photo_url": null,
|
||||
|
@ -7719,14 +7703,6 @@
|
|||
"singular": "Share Folder"
|
||||
}
|
||||
},
|
||||
"ShareFolder.Title.Text.Empty": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Title.Text.Empty",
|
||||
"photo_url": "https://telegra.ph/file/p/1e8efc34463/705a7f7c6f9b637829b1117.jpg?c=54,284,492,492,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "There are no chats in this folder that you can share with others"
|
||||
}
|
||||
},
|
||||
"ShareFolder.Title.Text_ZeroValueHolder": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Title.Text_ZeroValueHolder",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue