mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
ec90fd6da1
commit
bc9f88782f
7 changed files with 131 additions and 122 deletions
|
@ -30817,6 +30817,7 @@
|
|||
"PaymentCardNumber",
|
||||
"PaymentCardSavePaymentInformation",
|
||||
"PaymentCardSavePaymentInformationInfoLine1",
|
||||
"PaymentCheckout",
|
||||
"PaymentCheckoutMethod",
|
||||
"PaymentCheckoutName",
|
||||
"PaymentCheckoutPay",
|
||||
|
|
|
@ -2751,7 +2751,7 @@
|
|||
"Error.AnError": {
|
||||
"url": "https://translations.telegram.org/en/macos/general/Error.AnError",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "An error occurred. Please try again later."
|
||||
}
|
||||
|
|
|
@ -2693,7 +2693,7 @@
|
|||
"VoipMutedByAdmin": {
|
||||
"url": "https://translations.telegram.org/en/weba/general/VoipMutedByAdmin",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Muted by admin"
|
||||
}
|
||||
|
@ -2701,7 +2701,7 @@
|
|||
"VoipMutedTapedForSpeak": {
|
||||
"url": "https://translations.telegram.org/en/weba/general/VoipMutedTapedForSpeak",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You asked to speak"
|
||||
}
|
||||
|
|
|
@ -876,7 +876,7 @@
|
|||
"ConversationViewBot": {
|
||||
"url": "https://translations.telegram.org/en/weba/groups_and_channels/ConversationViewBot",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "VIEW BOT"
|
||||
}
|
||||
|
@ -884,7 +884,7 @@
|
|||
"ConversationViewChannel": {
|
||||
"url": "https://translations.telegram.org/en/weba/groups_and_channels/ConversationViewChannel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "VIEW CHANNEL"
|
||||
}
|
||||
|
@ -2990,7 +2990,7 @@
|
|||
"VoipMutedByAdmin": {
|
||||
"url": "https://translations.telegram.org/en/weba/groups_and_channels/VoipMutedByAdmin",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Muted by admin"
|
||||
}
|
||||
|
@ -2998,7 +2998,7 @@
|
|||
"VoipMutedTapedForSpeak": {
|
||||
"url": "https://translations.telegram.org/en/weba/groups_and_channels/VoipMutedTapedForSpeak",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You asked to speak"
|
||||
}
|
||||
|
|
|
@ -237,7 +237,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/webk/bots_and_payments/" class="tr-section">
|
||||
<div class="tr-section-cover cover9"></div>
|
||||
<div class="tr-section-caption">Bots And Payments (4)</div>
|
||||
<div class="tr-section-caption">Bots And Payments (19)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/webk/passport/" 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/webk/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (783)</div>
|
||||
<div class="tr-section-caption">Unsorted (768)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -7,6 +7,14 @@
|
|||
"singular": "You allowed this bot to message you when you logged in on <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Checkout.PasswordEntry.Pay": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/Checkout.PasswordEntry.Pay",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Pay"
|
||||
}
|
||||
},
|
||||
"PaymentCard.Error.Invalid": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/PaymentCard.Error.Invalid",
|
||||
"photo_url": null,
|
||||
|
@ -15,6 +23,38 @@
|
|||
"singular": "Invalid card number"
|
||||
}
|
||||
},
|
||||
"PaymentCardSavePaymentInformation": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/PaymentCardSavePaymentInformation",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Save Payment Information"
|
||||
}
|
||||
},
|
||||
"PaymentCheckout": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/PaymentCheckout",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Checkout"
|
||||
}
|
||||
},
|
||||
"PaymentCheckoutName": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/PaymentCheckoutName",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Name"
|
||||
}
|
||||
},
|
||||
"PaymentCheckoutPhoneNumber": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/PaymentCheckoutPhoneNumber",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Phone number"
|
||||
}
|
||||
},
|
||||
"PaymentInfo.Billing.Title": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/PaymentInfo.Billing.Title",
|
||||
"photo_url": null,
|
||||
|
@ -30,5 +70,85 @@
|
|||
"values": {
|
||||
"singular": "CVV Code"
|
||||
}
|
||||
},
|
||||
"PaymentShippingEmailPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/PaymentShippingEmailPlaceholder",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Email"
|
||||
}
|
||||
},
|
||||
"PaymentShippingSaveInfo": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/PaymentShippingSaveInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can save your shipping info for future use."
|
||||
}
|
||||
},
|
||||
"PaymentTransactionTotal": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/PaymentTransactionTotal",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Total"
|
||||
}
|
||||
},
|
||||
"PrivacyClearPayment": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/PrivacyClearPayment",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Payment info"
|
||||
}
|
||||
},
|
||||
"PrivacyPayments": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/PrivacyPayments",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Payments"
|
||||
}
|
||||
},
|
||||
"PrivacyPaymentsClear": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/PrivacyPaymentsClear",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Clear Payment and Shipping Info"
|
||||
}
|
||||
},
|
||||
"PrivacyPaymentsClearAlertText": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/PrivacyPaymentsClearAlertText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to clear your payment and shipping info?"
|
||||
}
|
||||
},
|
||||
"PrivacyPaymentsClearAlertTitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/PrivacyPaymentsClearAlertTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Clear payment info"
|
||||
}
|
||||
},
|
||||
"PrivacyPaymentsPaymentInfoCleared": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/PrivacyPaymentsPaymentInfoCleared",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Payment info cleared."
|
||||
}
|
||||
},
|
||||
"PrivacyPaymentsPaymentShippingCleared": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/PrivacyPaymentsPaymentShippingCleared",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Payment and shipping info cleared."
|
||||
}
|
||||
}
|
||||
}
|
|
@ -2028,14 +2028,6 @@
|
|||
"singular": "Cardholder Name"
|
||||
}
|
||||
},
|
||||
"Checkout.PasswordEntry.Pay": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Checkout.PasswordEntry.Pay",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Pay"
|
||||
}
|
||||
},
|
||||
"Checkout.PasswordEntry.Text": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Checkout.PasswordEntry.Text",
|
||||
"photo_url": null,
|
||||
|
@ -2708,7 +2700,7 @@
|
|||
"Error.AnError": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Error.AnError",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "An error occurred. Please try again later."
|
||||
}
|
||||
|
@ -3754,14 +3746,6 @@
|
|||
"singular": "Card Number"
|
||||
}
|
||||
},
|
||||
"PaymentCardSavePaymentInformation": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PaymentCardSavePaymentInformation",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Save Payment Information"
|
||||
}
|
||||
},
|
||||
"PaymentCardSavePaymentInformationInfoLine1": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PaymentCardSavePaymentInformationInfoLine1",
|
||||
"photo_url": null,
|
||||
|
@ -3778,14 +3762,6 @@
|
|||
"singular": "Payment method"
|
||||
}
|
||||
},
|
||||
"PaymentCheckoutName": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PaymentCheckoutName",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Name"
|
||||
}
|
||||
},
|
||||
"PaymentCheckoutPay": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PaymentCheckoutPay",
|
||||
"photo_url": null,
|
||||
|
@ -3794,14 +3770,6 @@
|
|||
"singular": "PAY <mark class=\"token\">%1$s</mark>"
|
||||
}
|
||||
},
|
||||
"PaymentCheckoutPhoneNumber": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PaymentCheckoutPhoneNumber",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Phone number"
|
||||
}
|
||||
},
|
||||
"PaymentCheckoutProvider": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PaymentCheckoutProvider",
|
||||
"photo_url": null,
|
||||
|
@ -3906,14 +3874,6 @@
|
|||
"singular": "Country"
|
||||
}
|
||||
},
|
||||
"PaymentShippingEmailPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PaymentShippingEmailPlaceholder",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Email"
|
||||
}
|
||||
},
|
||||
"PaymentShippingInfo": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PaymentShippingInfo",
|
||||
"photo_url": null,
|
||||
|
@ -3954,14 +3914,6 @@
|
|||
"singular": "Save Shipping Information"
|
||||
}
|
||||
},
|
||||
"PaymentShippingSaveInfo": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PaymentShippingSaveInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can save your shipping info for future use."
|
||||
}
|
||||
},
|
||||
"PaymentShippingStatePlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PaymentShippingStatePlaceholder",
|
||||
"photo_url": null,
|
||||
|
@ -4018,14 +3970,6 @@
|
|||
"singular": "Tip (Optional)"
|
||||
}
|
||||
},
|
||||
"PaymentTransactionTotal": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PaymentTransactionTotal",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Total"
|
||||
}
|
||||
},
|
||||
"Payments.Recurrent.Accept": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Payments.Recurrent.Accept",
|
||||
"photo_url": null,
|
||||
|
@ -4631,14 +4575,6 @@
|
|||
"singular": "Disable filtering"
|
||||
}
|
||||
},
|
||||
"PrivacyClearPayment": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PrivacyClearPayment",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Payment info"
|
||||
}
|
||||
},
|
||||
"PrivacyClearShipping": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PrivacyClearShipping",
|
||||
"photo_url": null,
|
||||
|
@ -4655,38 +4591,6 @@
|
|||
"singular": "Delete All Cloud Drafts"
|
||||
}
|
||||
},
|
||||
"PrivacyPayments": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PrivacyPayments",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Payments"
|
||||
}
|
||||
},
|
||||
"PrivacyPaymentsClear": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PrivacyPaymentsClear",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Clear Payment and Shipping Info"
|
||||
}
|
||||
},
|
||||
"PrivacyPaymentsClearAlertText": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PrivacyPaymentsClearAlertText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to clear your payment and shipping info?"
|
||||
}
|
||||
},
|
||||
"PrivacyPaymentsClearAlertTitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PrivacyPaymentsClearAlertTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Clear payment info"
|
||||
}
|
||||
},
|
||||
"PrivacyPaymentsClearInfo": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PrivacyPaymentsClearInfo",
|
||||
"photo_url": null,
|
||||
|
@ -4695,22 +4599,6 @@
|
|||
"singular": "You can delete your shipping info and instruct all payment providers to remove your saved credit cards. Note that Telegram never stores your credit card data."
|
||||
}
|
||||
},
|
||||
"PrivacyPaymentsPaymentInfoCleared": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PrivacyPaymentsPaymentInfoCleared",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Payment info cleared."
|
||||
}
|
||||
},
|
||||
"PrivacyPaymentsPaymentShippingCleared": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PrivacyPaymentsPaymentShippingCleared",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Payment and shipping info cleared."
|
||||
}
|
||||
},
|
||||
"PrivacyPaymentsShippingInfoCleared": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PrivacyPaymentsShippingInfoCleared",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue