Update content of files

This commit is contained in:
GitHub Action 2023-09-14 17:25:18 +00:00
parent 82519e15a6
commit 2643beb20f
3 changed files with 92 additions and 2 deletions

View file

@ -27813,6 +27813,7 @@
"ActionAddUserSelfYou", "ActionAddUserSelfYou",
"ActionAddUserYou", "ActionAddUserYou",
"ActionBotAllowed", "ActionBotAllowed",
"ActionBotAllowedWebapp",
"ActionBotDocumentAddress", "ActionBotDocumentAddress",
"ActionBotDocumentBankStatement", "ActionBotDocumentBankStatement",
"ActionBotDocumentDriverLicence", "ActionBotDocumentDriverLicence",
@ -28035,6 +28036,7 @@
"AreYouSureShareMyContactInfo", "AreYouSureShareMyContactInfo",
"AreYouSureShareMyContactInfoBot", "AreYouSureShareMyContactInfoBot",
"AreYouSureShareMyContactInfoUser", "AreYouSureShareMyContactInfoUser",
"AreYouSureShareMyContactInfoWebapp",
"AreYouSureUnblockContact", "AreYouSureUnblockContact",
"AreYouSureWebSessions", "AreYouSureWebSessions",
"ArticleByAuthor", "ArticleByAuthor",
@ -28181,10 +28183,16 @@
"BotUnblock", "BotUnblock",
"BotUsernameHelp", "BotUsernameHelp",
"BotUsernamesHelp", "BotUsernamesHelp",
"BotWebAppDisclaimerCheck",
"BotWebAppDisclaimerSubtitle",
"BotWebAppInstantViewOpen", "BotWebAppInstantViewOpen",
"BotWebViewDeleteBot", "BotWebViewDeleteBot",
"BotWebViewOpenBot", "BotWebViewOpenBot",
"BotWebViewReloadPage", "BotWebViewReloadPage",
"BotWebViewRequestAllow",
"BotWebViewRequestDontAllow",
"BotWebViewRequestWriteMessage",
"BotWebViewRequestWriteTitle",
"BotWebViewSettings", "BotWebViewSettings",
"BubbleRadius", "BubbleRadius",
"BuiltInThemes", "BuiltInThemes",
@ -29907,6 +29915,7 @@
"TerminateWebSessionQuestion", "TerminateWebSessionQuestion",
"TerminateWebSessionStop", "TerminateWebSessionStop",
"TermsOfService", "TermsOfService",
"TermsOfUse",
"TextSize", "TextSize",
"TextSizeHeader", "TextSizeHeader",
"Theme", "Theme",
@ -30232,6 +30241,7 @@
"WaitingForNetwork", "WaitingForNetwork",
"WantsToSpeak", "WantsToSpeak",
"Warning", "Warning",
"WebAppDisclaimerUrl",
"WebSessionsTitle", "WebSessionsTitle",
"Weeks", "Weeks",
"Weeks", "Weeks",

View file

@ -199,7 +199,7 @@
</div></nav> </div></nav>
<section class="content clearfix"> <section class="content clearfix">
<section class="tr-content"><h3 class="tr-header"> <section class="tr-content"><h3 class="tr-header">
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">2495</span> <a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">2505</span>
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/comments">Comments</a></span></div> <div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/comments">Comments</a></span></div>
</h3> </h3>
<section class="tr-sections clearfix"> <section class="tr-sections clearfix">
@ -261,7 +261,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/unigram/unsorted/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/unigram/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (1523)</div> <div class="tr-section-caption">Unsorted (1533)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -570,6 +570,14 @@
"singular": "<mark class=\"token\">un1</mark> added you" "singular": "<mark class=\"token\">un1</mark> added you"
} }
}, },
"ActionBotAllowedWebapp": {
"url": "https://translations.telegram.org/en/unigram/unsorted/ActionBotAllowedWebapp",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You allowed this bot to message you in web-app"
}
},
"ActionBotDocumentAddress": { "ActionBotDocumentAddress": {
"url": "https://translations.telegram.org/en/unigram/unsorted/ActionBotDocumentAddress", "url": "https://translations.telegram.org/en/unigram/unsorted/ActionBotDocumentAddress",
"photo_url": null, "photo_url": null,
@ -1982,6 +1990,14 @@
"singular": "Do you want to share your phone number <mark class=\"token\">{0}</mark> with **<mark class=\"token\">{1}</mark>**?" "singular": "Do you want to share your phone number <mark class=\"token\">{0}</mark> with **<mark class=\"token\">{1}</mark>**?"
} }
}, },
"AreYouSureShareMyContactInfoWebapp": {
"url": "https://translations.telegram.org/en/unigram/unsorted/AreYouSureShareMyContactInfoWebapp",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "**<mark class=\"token\">{0}</mark>** will know your phone number. This can be useful for integration with other services."
}
},
"ArticleByAuthor": { "ArticleByAuthor": {
"url": "https://translations.telegram.org/en/unigram/unsorted/ArticleByAuthor", "url": "https://translations.telegram.org/en/unigram/unsorted/ArticleByAuthor",
"photo_url": null, "photo_url": null,
@ -2615,6 +2631,22 @@
"singular": "Drag and drop links to change the order in which they will be displayed on the bot info page." "singular": "Drag and drop links to change the order in which they will be displayed on the bot info page."
} }
}, },
"BotWebAppDisclaimerCheck": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BotWebAppDisclaimerCheck",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "I agree to the **Terms of Use**"
}
},
"BotWebAppDisclaimerSubtitle": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BotWebAppDisclaimerSubtitle",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You are about to use a mini app operated by an independent party **not affiliated with Telegram**. You must agree to the Terms of Use of mini apps to continue."
}
},
"BotWebViewDeleteBot": { "BotWebViewDeleteBot": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BotWebViewDeleteBot", "url": "https://translations.telegram.org/en/unigram/unsorted/BotWebViewDeleteBot",
"photo_url": null, "photo_url": null,
@ -2639,6 +2671,38 @@
"singular": "Reload page" "singular": "Reload page"
} }
}, },
"BotWebViewRequestAllow": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BotWebViewRequestAllow",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Allow"
}
},
"BotWebViewRequestDontAllow": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BotWebViewRequestDontAllow",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Don't Allow"
}
},
"BotWebViewRequestWriteMessage": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BotWebViewRequestWriteMessage",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Allow this bot to send you messages?"
}
},
"BotWebViewRequestWriteTitle": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BotWebViewRequestWriteTitle",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Allow messaging"
}
},
"BotWebViewSettings": { "BotWebViewSettings": {
"url": "https://translations.telegram.org/en/unigram/unsorted/BotWebViewSettings", "url": "https://translations.telegram.org/en/unigram/unsorted/BotWebViewSettings",
"photo_url": null, "photo_url": null,
@ -10260,6 +10324,14 @@
"singular": "Terms of Service" "singular": "Terms of Service"
} }
}, },
"TermsOfUse": {
"url": "https://translations.telegram.org/en/unigram/unsorted/TermsOfUse",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Terms of Use"
}
},
"TextSize": { "TextSize": {
"url": "https://translations.telegram.org/en/unigram/unsorted/TextSize", "url": "https://translations.telegram.org/en/unigram/unsorted/TextSize",
"photo_url": null, "photo_url": null,
@ -12054,6 +12126,14 @@
"singular": "Warning" "singular": "Warning"
} }
}, },
"WebAppDisclaimerUrl": {
"url": "https://translations.telegram.org/en/unigram/unsorted/WebAppDisclaimerUrl",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "https://telegram.org/tos/mini-apps"
}
},
"White": { "White": {
"url": "https://translations.telegram.org/en/unigram/unsorted/White", "url": "https://translations.telegram.org/en/unigram/unsorted/White",
"photo_url": null, "photo_url": null,