mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 14:43:05 +01:00
Update content of files
This commit is contained in:
parent
50a45b025c
commit
d47c393cf6
4 changed files with 90 additions and 90 deletions
|
@ -17691,9 +17691,6 @@
|
|||
"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",
|
||||
|
@ -21258,6 +21255,8 @@
|
|||
"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",
|
||||
|
@ -21280,6 +21279,7 @@
|
|||
"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 (874)</div>
|
||||
<div class="tr-section-caption">Settings (881)</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 (1324)</div>
|
||||
<div class="tr-section-caption">Unsorted (1317)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -5257,6 +5257,88 @@
|
|||
"singular": "Share"
|
||||
}
|
||||
},
|
||||
"ShareFolder.Header.Empty.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/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/settings/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.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/ShareFolder.Header.Info",
|
||||
"photo_url": "https://telegra.ph/file/p/bf4a3c6e2e5/93ba81733e1fe51ed672417.jpg?c=71,562,452,452,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Select groups and channels that you want everyone who adds the folder via invite link to join."
|
||||
}
|
||||
},
|
||||
"ShareFolder.Header.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/ShareFolder.Header.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/bf4a3c6e2e5/93ba81733e1fe51ed672417.jpg?c=71,410,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> CHAT SELECTED",
|
||||
"plural": "<mark class=\"token\">%d</mark> CHAT SELECTED"
|
||||
}
|
||||
},
|
||||
"ShareFolder.Status.Allowed": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/ShareFolder.Status.Allowed",
|
||||
"photo_url": "https://telegra.ph/file/p/bf4a3c6e2e5/93ba81733e1fe51ed672417.jpg?c=175,461,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "you can invite users here"
|
||||
}
|
||||
},
|
||||
"ShareFolder.Status.Disallowed.Alert.Channel": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/ShareFolder.Status.Disallowed.Alert.Channel",
|
||||
"photo_url": "https://telegra.ph/file/p/701f2b373df/2a9395c9b3214845f624c17.jpg?c=19,270,561,561,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You don't have the admin rights to share invite links to this channel."
|
||||
}
|
||||
},
|
||||
"ShareFolder.Status.Disallowed.Alert.Group": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/ShareFolder.Status.Disallowed.Alert.Group",
|
||||
"photo_url": "https://telegra.ph/file/p/fb1282ca700/63be9ff9752e3be6ada1f17.jpg?c=19,271,561,561,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You don't have the admin rights to share invite links to this group chat."
|
||||
}
|
||||
},
|
||||
"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",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "you can't invite users here"
|
||||
}
|
||||
},
|
||||
"ShareFolder.Title.Text": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/ShareFolder.Title.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/bf4a3c6e2e5/93ba81733e1fe51ed672417.jpg?c=49,122,502,502,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Anyone with this link can add **<mark class=\"token\">%1$@</mark>** folder and the <mark class=\"token\">%2$d</mark> chat selected below.",
|
||||
"plural": "Anyone with this link can add **<mark class=\"token\">%1$@</mark>** folder and the <mark class=\"token\">%2$d</mark> chats selected below."
|
||||
}
|
||||
},
|
||||
"ShareFolder.Title.Text.Empty": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/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"
|
||||
}
|
||||
},
|
||||
"ShortcutsController.Chat": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/ShortcutsController.Chat",
|
||||
"photo_url": "https://telegra.ph/file/p/4dcbc14f48a/54bb05240463a581aaf6416.jpg?c=0,17,277,280,278,280",
|
||||
|
|
|
@ -303,30 +303,6 @@
|
|||
"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,
|
||||
|
@ -7625,7 +7601,7 @@
|
|||
},
|
||||
"ShareFolder.Header.Empty.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Header.Empty.Info",
|
||||
"photo_url": null,
|
||||
"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."
|
||||
|
@ -7633,29 +7609,12 @@
|
|||
},
|
||||
"ShareFolder.Header.Empty.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Header.Empty.Title",
|
||||
"photo_url": null,
|
||||
"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.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Header.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Select groups and channels that you want everyone who adds the folder via invite link to join."
|
||||
}
|
||||
},
|
||||
"ShareFolder.Header.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Header.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> CHAT SELECTED",
|
||||
"plural": "<mark class=\"token\">%d</mark> CHAT SELECTED"
|
||||
}
|
||||
},
|
||||
"ShareFolder.Header.Title_ZeroValueHolder": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Header.Title_ZeroValueHolder",
|
||||
"photo_url": null,
|
||||
|
@ -7704,14 +7663,6 @@
|
|||
"singular": "SELECT ALL"
|
||||
}
|
||||
},
|
||||
"ShareFolder.Status.Allowed": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Status.Allowed",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "you can invite users here"
|
||||
}
|
||||
},
|
||||
"ShareFolder.Status.Disallowed.Alert.Bot": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Status.Disallowed.Alert.Bot",
|
||||
"photo_url": null,
|
||||
|
@ -7720,22 +7671,6 @@
|
|||
"singular": "You can't share chats with bots."
|
||||
}
|
||||
},
|
||||
"ShareFolder.Status.Disallowed.Alert.Channel": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Status.Disallowed.Alert.Channel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You don't have the admin rights to share invite links to this channel."
|
||||
}
|
||||
},
|
||||
"ShareFolder.Status.Disallowed.Alert.Group": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Status.Disallowed.Alert.Group",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You don't have the admin rights to share invite links to this group chat."
|
||||
}
|
||||
},
|
||||
"ShareFolder.Status.Disallowed.Alert.NoLonger": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Status.Disallowed.Alert.NoLonger",
|
||||
"photo_url": null,
|
||||
|
@ -7768,14 +7703,6 @@
|
|||
"singular": "this chat is no longer in the folder"
|
||||
}
|
||||
},
|
||||
"ShareFolder.Status.Disallowed.Others": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Status.Disallowed.Others",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "you can't invite users here"
|
||||
}
|
||||
},
|
||||
"ShareFolder.Status.Disallowed.PrivateChats": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Status.Disallowed.PrivateChats",
|
||||
"photo_url": null,
|
||||
|
@ -7792,18 +7719,9 @@
|
|||
"singular": "Share Folder"
|
||||
}
|
||||
},
|
||||
"ShareFolder.Title.Text": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Title.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/bf4a3c6e2e5/93ba81733e1fe51ed672417.jpg?c=49,122,502,502,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Anyone with this link can add **<mark class=\"token\">%1$@</mark>** folder and the <mark class=\"token\">%2$d</mark> chat selected below.",
|
||||
"plural": "Anyone with this link can add **<mark class=\"token\">%1$@</mark>** folder and the <mark class=\"token\">%2$d</mark> chats selected below."
|
||||
}
|
||||
},
|
||||
"ShareFolder.Title.Text.Empty": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Title.Text.Empty",
|
||||
"photo_url": null,
|
||||
"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"
|
||||
|
|
Loading…
Reference in a new issue