mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
ae4e116841
commit
c96bcb81cf
26 changed files with 12702 additions and 17970 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -7795,14 +7795,6 @@
|
|||
"singular": "Invalid invoice"
|
||||
}
|
||||
},
|
||||
"PaymentPhoneToProvider": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PaymentPhoneToProvider",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Phone will be passed to <mark class=\"token\">%1$s</mark> as billing info."
|
||||
}
|
||||
},
|
||||
"PaymentSuccessfullyPaidNoItem": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PaymentSuccessfullyPaidNoItem",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
{
|
||||
"AuthSessions.Message": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/AuthSessions.Message",
|
||||
"photo_url": "https://telegra.ph/file/p/9e514145626/abf8697e2ffda3ec2d3fa1d.jpg?c=0,1097,1125,1221,258,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You allowed this bot to message you when you logged in on <mark class=\"token\">%@</mark>."
|
||||
}
|
||||
},
|
||||
"Bot.AccepRecurrentInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Bot.AccepRecurrentInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/1941f28bb7b/c267347b37a6891a8d03f17.jpg?c=75,704,489,489,280,280",
|
||||
|
@ -127,6 +135,62 @@
|
|||
"singular": "Email"
|
||||
}
|
||||
},
|
||||
"Checkout.EnterPassword": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.EnterPassword",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enter Password"
|
||||
}
|
||||
},
|
||||
"Checkout.ErrorGeneric": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.ErrorGeneric",
|
||||
"photo_url": "https://telegra.ph/file/p/2f80a1f8d29/48125722867717eacb48f1d.jpg?c=37,259,565,565,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "An error occurred while processing your payment. Your card has not been billed."
|
||||
}
|
||||
},
|
||||
"Checkout.ErrorInvoiceAlreadyPaid": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.ErrorInvoiceAlreadyPaid",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have already paid for this item."
|
||||
}
|
||||
},
|
||||
"Checkout.ErrorPaymentFailed": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.ErrorPaymentFailed",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Payment failed. Your card has not been billed."
|
||||
}
|
||||
},
|
||||
"Checkout.ErrorPrecheckoutFailed": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.ErrorPrecheckoutFailed",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The bot couldn't process your payment. Your card has not been billed."
|
||||
}
|
||||
},
|
||||
"Checkout.ErrorProviderAccountInvalid": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.ErrorProviderAccountInvalid",
|
||||
"photo_url": "https://telegra.ph/file/p/9d4f4328052/aeb9b8a09b1bac4ed80cf1d.jpg?c=128,391,491,491,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This bot can't accept payments at the moment. Please try again later."
|
||||
}
|
||||
},
|
||||
"Checkout.ErrorProviderAccountTimeout": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.ErrorProviderAccountTimeout",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This bot can't process payments at the moment. Please try again later."
|
||||
}
|
||||
},
|
||||
"Checkout.LiabilityAlert": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.LiabilityAlert",
|
||||
"photo_url": "https://telegra.ph/file/p/1875c94b5fc/e3a1ee2e1bb4266bc6eb41d.jpg?c=39,286,555,555,280,280",
|
||||
|
@ -135,6 +199,78 @@
|
|||
"singular": "Neither Telegram, nor <mark class=\"token\">%1$@</mark> will have access to your credit card information. Credit card details will be handled only by the payment system, <mark class=\"token\">%2$@</mark>.<br/><br/>Payments will go directly to the developer of <mark class=\"token\">%1$@</mark>. Telegram cannot provide any guarantees, so proceed at your own risk. In case of problems, please contact the developer of <mark class=\"token\">%1$@</mark> or your bank."
|
||||
}
|
||||
},
|
||||
"Checkout.LiabilityAlertTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.LiabilityAlertTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/1875c94b5fc/e3a1ee2e1bb4266bc6eb41d.jpg?c=180,200,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Warning"
|
||||
}
|
||||
},
|
||||
"Checkout.Name": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.Name",
|
||||
"photo_url": "https://telegra.ph/file/p/5683a12b344/27d342e58df6edb2e74951d.jpg?c=31,1186,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Name"
|
||||
}
|
||||
},
|
||||
"Checkout.NewCard.CardholderNamePlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.NewCard.CardholderNamePlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/b93219077f1/b85b5d084c9df24fa3d111d.jpg?c=17,326,345,345,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Cardholder Name"
|
||||
}
|
||||
},
|
||||
"Checkout.NewCard.CardholderNameTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.NewCard.CardholderNameTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/b93219077f1/b85b5d084c9df24fa3d111d.jpg?c=17,298,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "CARDHOLDER"
|
||||
}
|
||||
},
|
||||
"Checkout.NewCard.PaymentCard": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.NewCard.PaymentCard",
|
||||
"photo_url": "https://telegra.ph/file/p/199419b523d/130099a04885bf5a0c72a1d.jpg?c=18,149,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "PAYMENT CARD"
|
||||
}
|
||||
},
|
||||
"Checkout.NewCard.PostcodePlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.NewCard.PostcodePlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/0fa4e8db858/ff50ea44f386a5ec65a6322.jpg?c=15,186,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Zip Code"
|
||||
}
|
||||
},
|
||||
"Checkout.NewCard.PostcodeTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.NewCard.PostcodeTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/199419b523d/130099a04885bf5a0c72a1d.jpg?c=18,465,296,296,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "BILLING ADDRESS"
|
||||
}
|
||||
},
|
||||
"Checkout.NewCard.SaveInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.NewCard.SaveInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/da822e60d29/427fbf94d3b4ddf4a13481d.jpg?c=12,287,477,477,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Save Payment Information"
|
||||
}
|
||||
},
|
||||
"Checkout.NewCard.SaveInfoEnableHelp": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.NewCard.SaveInfoEnableHelp",
|
||||
"photo_url": "https://telegra.ph/file/p/d98113aa0ec/213d0ccbc70157bb3e5951d.jpg?c=0,448,640,657,272,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can save your payment information for future use.<br/>Please [turn on Two-Step Verification] to enable this."
|
||||
}
|
||||
},
|
||||
"Checkout.NewCard.SaveInfoHelp": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.NewCard.SaveInfoHelp",
|
||||
"photo_url": "https://telegra.ph/file/p/da822e60d29/427fbf94d3b4ddf4a13481d.jpg?c=0,249,640,658,272,280",
|
||||
|
@ -143,6 +279,14 @@
|
|||
"singular": "You can save your payment info for future use. It will be stored directly with the payment provider. Telegram has no access to your credit card data."
|
||||
}
|
||||
},
|
||||
"Checkout.NewCard.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.NewCard.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/0fa4e8db858/ff50ea44f386a5ec65a6322.jpg?c=180,44,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New Card"
|
||||
}
|
||||
},
|
||||
"Checkout.OptionalTipItem": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.OptionalTipItem",
|
||||
"photo_url": "https://telegra.ph/file/p/5e16ae7e332/b63611312c7041037075c17.jpg?c=11,448,280,280,280,280",
|
||||
|
@ -151,6 +295,62 @@
|
|||
"singular": "Tip (Optional)"
|
||||
}
|
||||
},
|
||||
"Checkout.PasswordEntry.Pay": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.PasswordEntry.Pay",
|
||||
"photo_url": "https://telegra.ph/file/p/22b9241a647/ac24eef2c57fe233081861d.jpg?c=268,391,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Pay"
|
||||
}
|
||||
},
|
||||
"Checkout.PasswordEntry.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.PasswordEntry.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/22b9241a647/ac24eef2c57fe233081861d.jpg?c=41,144,558,558,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your card <mark class=\"token\">%@</mark> is on file. To pay with this card, please enter your 2-Step-Verification password."
|
||||
}
|
||||
},
|
||||
"Checkout.PasswordEntry.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.PasswordEntry.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/22b9241a647/ac24eef2c57fe233081861d.jpg?c=105,134,428,428,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Payment Confirmation"
|
||||
}
|
||||
},
|
||||
"Checkout.PayNone": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.PayNone",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Pay"
|
||||
}
|
||||
},
|
||||
"Checkout.PayPrice": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.PayPrice",
|
||||
"photo_url": "https://telegra.ph/file/p/7c7cc6ea974/05fabbc186229ede627d91d.jpg?c=181,822,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Pay <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Checkout.PayWithFaceId": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.PayWithFaceId",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Pay with Face ID"
|
||||
}
|
||||
},
|
||||
"Checkout.PayWithTouchId": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.PayWithTouchId",
|
||||
"photo_url": "https://telegra.ph/file/p/7ad94c8d4db/057f46552629e1dd8c7c01d.jpg?c=180,445,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Pay with Touch ID"
|
||||
}
|
||||
},
|
||||
"Checkout.PaymentLiabilityAlert": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.PaymentLiabilityAlert",
|
||||
"photo_url": "https://telegra.ph/file/p/84ebbc8c3f7/5df8a4f546b818bb0097717.jpg?c=79,314,440,440,280,280",
|
||||
|
@ -159,6 +359,14 @@
|
|||
"singular": "Neither Telegram, nor <mark class=\"token\">{target}</mark> will have access to your credit card information. Credit card details will be handled only by the payment system, <mark class=\"token\">{payment_system}</mark>.<br/><br/>Payments will go directly to the developer of <mark class=\"token\">{target}</mark>. Telegram cannot provide any guarantees, so proceed at your own risk. In case of problems, please contact the developer of <mark class=\"token\">{target}</mark> or your bank."
|
||||
}
|
||||
},
|
||||
"Checkout.PaymentMethod": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.PaymentMethod",
|
||||
"photo_url": "https://telegra.ph/file/p/7c7cc6ea974/05fabbc186229ede627d91d.jpg?c=19,593,313,313,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Payment Method"
|
||||
}
|
||||
},
|
||||
"Checkout.PaymentMethod.New": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.PaymentMethod.New",
|
||||
"photo_url": "https://telegra.ph/file/p/2576249a850/be167fd70c90ce2e152511d.jpg?c=234,909,280,280,280,280",
|
||||
|
@ -167,6 +375,38 @@
|
|||
"singular": "Add Bank Card..."
|
||||
}
|
||||
},
|
||||
"Checkout.PaymentMethod.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.PaymentMethod.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/2576249a850/be167fd70c90ce2e152511d.jpg?c=235,732,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Payment Method"
|
||||
}
|
||||
},
|
||||
"Checkout.Phone": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.Phone",
|
||||
"photo_url": "https://telegra.ph/file/p/5683a12b344/27d342e58df6edb2e74951d.jpg?c=31,1427,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Phone"
|
||||
}
|
||||
},
|
||||
"Checkout.Receipt.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.Receipt.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/acb35e264f1/12af26a53bbc05d8b42b91d.jpg?c=232,44,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Receipt"
|
||||
}
|
||||
},
|
||||
"Checkout.SavePasswordTimeout": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.SavePasswordTimeout",
|
||||
"photo_url": "https://telegra.ph/file/p/fe623c1224b/4ad607bc1408f86dbedb41d.jpg?c=60,269,520,520,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Would you like to save your password for <mark class=\"token\">%@</mark>?"
|
||||
}
|
||||
},
|
||||
"Checkout.SavePasswordTimeoutAndFaceId": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.SavePasswordTimeoutAndFaceId",
|
||||
"photo_url": "https://telegra.ph/file/p/eae0bc8234c/8eab77dba74b009f891131d.jpg?c=138,744,851,851,280,280",
|
||||
|
@ -175,6 +415,38 @@
|
|||
"singular": "Would you like to save your password for <mark class=\"token\">%@</mark> and use Face ID instead?"
|
||||
}
|
||||
},
|
||||
"Checkout.SavePasswordTimeoutAndTouchId": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.SavePasswordTimeoutAndTouchId",
|
||||
"photo_url": "https://telegra.ph/file/p/07fce69d221/db083ff9e6b785cf96b951d.jpg?c=5,233,615,615,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Would you like to save your password for <mark class=\"token\">%@</mark> and use Touch ID instead?"
|
||||
}
|
||||
},
|
||||
"Checkout.ShippingAddress": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.ShippingAddress",
|
||||
"photo_url": "https://telegra.ph/file/p/7c7cc6ea974/05fabbc186229ede627d91d.jpg?c=16,606,382,382,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Shipping Information"
|
||||
}
|
||||
},
|
||||
"Checkout.ShippingMethod": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.ShippingMethod",
|
||||
"photo_url": "https://telegra.ph/file/p/d4d875b1569/37adff216375b1ffa4db31d.jpg?c=18,702,316,316,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Shipping Method"
|
||||
}
|
||||
},
|
||||
"Checkout.ShippingOption.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.ShippingOption.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/147c7bde876/b2d4eb7a134ede9c8916c1d.jpg?c=180,603,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Shipping Method"
|
||||
}
|
||||
},
|
||||
"Checkout.SuccessfulTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.SuccessfulTooltip",
|
||||
"photo_url": "https://telegra.ph/file/p/408ceeb04f8/54d61e6f44cbf3df8807c17.jpg?c=65,559,447,447,280,280",
|
||||
|
@ -191,6 +463,30 @@
|
|||
"singular": "Tip"
|
||||
}
|
||||
},
|
||||
"Checkout.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/fbfb91da9a1/92eeaf13d57d519baeb511d.jpg?c=194,10,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Checkout"
|
||||
}
|
||||
},
|
||||
"Checkout.TotalAmount": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.TotalAmount",
|
||||
"photo_url": "https://telegra.ph/file/p/7c7cc6ea974/05fabbc186229ede627d91d.jpg?c=12,538,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Total"
|
||||
}
|
||||
},
|
||||
"Checkout.TotalPaidAmount": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.TotalPaidAmount",
|
||||
"photo_url": "https://telegra.ph/file/p/acb35e264f1/12af26a53bbc05d8b42b91d.jpg?c=15,560,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Total Paid"
|
||||
}
|
||||
},
|
||||
"Checkout.WebConfirmation.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Checkout.WebConfirmation.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/880b249ffa8/9329429b5ac7c58c41e271d.jpg?c=138,39,366,366,280,280",
|
||||
|
@ -199,6 +495,14 @@
|
|||
"singular": "Complete Payment"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ErrorCityInvalid": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ErrorCityInvalid",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Please enter a valid city."
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ErrorEmailInvalid": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ErrorEmailInvalid",
|
||||
"photo_url": "https://telegra.ph/file/p/d654e19b12e/4e0378ee278e90d16bfb01d.jpg?c=197,524,726,726,280,280",
|
||||
|
@ -207,6 +511,78 @@
|
|||
"singular": "Please enter a valid email address."
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ErrorNameInvalid": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ErrorNameInvalid",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Please enter a valid name."
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ErrorPhoneInvalid": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ErrorPhoneInvalid",
|
||||
"photo_url": "https://telegra.ph/file/p/ebffb6920cb/73a3502746b5fd676dc761d.jpg?c=72,291,498,498,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Please enter a valid phone number."
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ErrorPostcodeInvalid": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ErrorPostcodeInvalid",
|
||||
"photo_url": "https://telegra.ph/file/p/f72953a7508/080eedd09d40cefee06ed1d.jpg?c=134,351,371,371,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Please enter a valid postcode."
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ErrorShippingNotAvailable": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ErrorShippingNotAvailable",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Shipping to the selected country is not available."
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ErrorStateInvalid": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ErrorStateInvalid",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Please enter a valid state."
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.Pay": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.Pay",
|
||||
"photo_url": "https://telegra.ph/file/p/d4d875b1569/37adff216375b1ffa4db31d.jpg?c=136,823,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Pay"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ReceiverInfoEmail": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ReceiverInfoEmail",
|
||||
"photo_url": "https://telegra.ph/file/p/56a3dfafecb/565865b3ab5f98566db3b1d.jpg?c=25,1414,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Email"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ReceiverInfoEmailPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ReceiverInfoEmailPlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/56a3dfafecb/565865b3ab5f98566db3b1d.jpg?c=303,1414,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Email"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ReceiverInfoName": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ReceiverInfoName",
|
||||
"photo_url": "https://telegra.ph/file/p/56a3dfafecb/565865b3ab5f98566db3b1d.jpg?c=25,1294,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Name"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ReceiverInfoNamePlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ReceiverInfoNamePlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/56a3dfafecb/565865b3ab5f98566db3b1d.jpg?c=305,1110,586,586,280,280",
|
||||
|
@ -215,6 +591,150 @@
|
|||
"singular": "First and Last Name"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ReceiverInfoPhone": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ReceiverInfoPhone",
|
||||
"photo_url": "https://telegra.ph/file/p/56a3dfafecb/565865b3ab5f98566db3b1d.jpg?c=30,1535,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Phone"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ReceiverInfoTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ReceiverInfoTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/56a3dfafecb/565865b3ab5f98566db3b1d.jpg?c=29,1197,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "RECEIVER"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.SaveInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.SaveInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/6431e578c30/ff1bb4c4baf9d184aaf2c22.jpg?c=15,366,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Save Info"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.SaveInfoHelp": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.SaveInfoHelp",
|
||||
"photo_url": "https://telegra.ph/file/p/6431e578c30/ff1bb4c4baf9d184aaf2c22.jpg?c=0,248,640,655,274,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can save your shipping information for future use."
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ShippingInfoAddress1": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ShippingInfoAddress1",
|
||||
"photo_url": "https://telegra.ph/file/p/811dfed3281/dd99cb44a5788074b279e22.jpg?c=13,198,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Address 1"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ShippingInfoAddress1Placeholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ShippingInfoAddress1Placeholder",
|
||||
"photo_url": "https://telegra.ph/file/p/811dfed3281/dd99cb44a5788074b279e22.jpg?c=170,197,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Address"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ShippingInfoAddress2": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ShippingInfoAddress2",
|
||||
"photo_url": "https://telegra.ph/file/p/811dfed3281/dd99cb44a5788074b279e22.jpg?c=13,267,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Address 2"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ShippingInfoAddress2Placeholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ShippingInfoAddress2Placeholder",
|
||||
"photo_url": "https://telegra.ph/file/p/811dfed3281/dd99cb44a5788074b279e22.jpg?c=169,266,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Address"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ShippingInfoCity": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ShippingInfoCity",
|
||||
"photo_url": "https://telegra.ph/file/p/811dfed3281/dd99cb44a5788074b279e22.jpg?c=11,339,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "City"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ShippingInfoCityPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ShippingInfoCityPlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/811dfed3281/dd99cb44a5788074b279e22.jpg?c=149,338,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "City"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ShippingInfoCountry": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ShippingInfoCountry",
|
||||
"photo_url": "https://telegra.ph/file/p/811dfed3281/dd99cb44a5788074b279e22.jpg?c=14,479,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Country"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ShippingInfoCountryPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ShippingInfoCountryPlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/ae636fe8a07/985122ff771ee650f84691d.jpg?c=14,433,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Country"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ShippingInfoPostcode": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ShippingInfoPostcode",
|
||||
"photo_url": "https://telegra.ph/file/p/6431e578c30/ff1bb4c4baf9d184aaf2c22.jpg?c=14,240,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Postcode"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ShippingInfoPostcodePlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ShippingInfoPostcodePlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/6431e578c30/ff1bb4c4baf9d184aaf2c22.jpg?c=178,238,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Postcode"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ShippingInfoState": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ShippingInfoState",
|
||||
"photo_url": "https://telegra.ph/file/p/811dfed3281/dd99cb44a5788074b279e22.jpg?c=11,408,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "State"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ShippingInfoStatePlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ShippingInfoStatePlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/811dfed3281/dd99cb44a5788074b279e22.jpg?c=155,407,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "State"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.ShippingInfoTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.ShippingInfoTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/811dfed3281/dd99cb44a5788074b279e22.jpg?c=18,137,321,321,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "SHIPPING ADDRESS"
|
||||
}
|
||||
},
|
||||
"CheckoutInfo.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/CheckoutInfo.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/811dfed3281/dd99cb44a5788074b279e22.jpg?c=120,36,401,401,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Shipping Information"
|
||||
}
|
||||
},
|
||||
"Common.Cancel": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Common.Cancel",
|
||||
"photo_url": "https://telegra.ph/file/p/1875c94b5fc/e3a1ee2e1bb4266bc6eb41d.jpg?c=84,669,280,280,280,280",
|
||||
|
@ -247,6 +767,14 @@
|
|||
"singular": "Allow <mark class=\"token\">%@</mark> to pass your Telegram name and id (not your phone number) to pages you open with this bot?"
|
||||
}
|
||||
},
|
||||
"Conversation.Edit": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Conversation.Edit",
|
||||
"photo_url": "https://telegra.ph/file/p/d6816de940e/f56e07846693eaaf7f5e81d.jpg?c=357,44,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit"
|
||||
}
|
||||
},
|
||||
"Conversation.Info": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Conversation.Info",
|
||||
"photo_url": "https://telegra.ph/file/p/89385c92f1d/65fc427a5b864302a4a0f1d.jpg?c=310,150,280,280,280,280",
|
||||
|
@ -368,6 +896,38 @@
|
|||
"singular": "New Quiz"
|
||||
}
|
||||
},
|
||||
"GroupInfo.Notifications": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/GroupInfo.Notifications",
|
||||
"photo_url": "https://telegra.ph/file/p/d6816de940e/f56e07846693eaaf7f5e81d.jpg?c=52,780,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Notifications"
|
||||
}
|
||||
},
|
||||
"GroupInfo.SharedMedia": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/GroupInfo.SharedMedia",
|
||||
"photo_url": "https://telegra.ph/file/p/d6816de940e/f56e07846693eaaf7f5e81d.jpg?c=54,711,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Shared Media"
|
||||
}
|
||||
},
|
||||
"GroupInfo.Sound": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/GroupInfo.Sound",
|
||||
"photo_url": "https://telegra.ph/file/p/f2962c7eb55/2d86f7e251e47097df2161d.jpg?c=40,338,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sound"
|
||||
}
|
||||
},
|
||||
"Message.InvoiceLabel": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Message.InvoiceLabel",
|
||||
"photo_url": "https://telegra.ph/file/p/d76291514f2/1190de902a78ec44efad71d.jpg?c=78,682,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "INVOICE"
|
||||
}
|
||||
},
|
||||
"Message.ReplyActionButtonShowReceipt": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Message.ReplyActionButtonShowReceipt",
|
||||
"photo_url": "https://telegra.ph/file/p/89385c92f1d/65fc427a5b864302a4a0f1d.jpg?c=110,365,280,280,280,280",
|
||||
|
@ -472,6 +1032,22 @@
|
|||
"singular": "Block"
|
||||
}
|
||||
},
|
||||
"Profile.BotInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Profile.BotInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/d6816de940e/f56e07846693eaaf7f5e81d.jpg?c=39,263,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "about"
|
||||
}
|
||||
},
|
||||
"Profile.Username": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Profile.Username",
|
||||
"photo_url": "https://telegra.ph/file/p/d6816de940e/f56e07846693eaaf7f5e81d.jpg?c=45,404,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "username"
|
||||
}
|
||||
},
|
||||
"ReportPeer.Report": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/ReportPeer.Report",
|
||||
"photo_url": "https://telegra.ph/file/p/afeb94b3b0d/e72a77eda5789269156981d.jpg?c=37,1968,280,280,280,280",
|
||||
|
@ -552,6 +1128,14 @@
|
|||
"singular": "Set New Photo"
|
||||
}
|
||||
},
|
||||
"ShareMenu.CopyShareLinkGame": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/ShareMenu.CopyShareLinkGame",
|
||||
"photo_url": "https://telegra.ph/file/p/cbecbf07138/85d098ce5583f5814ef411d.jpg?c=126,631,388,388,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Copy link to game"
|
||||
}
|
||||
},
|
||||
"UserInfo.BotNamePlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/UserInfo.BotNamePlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/0e52f719684/b1a92e622ef852569bcb517.jpg?c=27,269,280,280,280,280",
|
||||
|
@ -568,6 +1152,22 @@
|
|||
"singular": "Privacy Policy"
|
||||
}
|
||||
},
|
||||
"UserInfo.BotSettings": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/UserInfo.BotSettings",
|
||||
"photo_url": "https://telegra.ph/file/p/dfe28ffd66a/a3739d6042ca23a14959a1d.jpg?c=44,663,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Settings"
|
||||
}
|
||||
},
|
||||
"UserInfo.InviteBotToGroup": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/UserInfo.InviteBotToGroup",
|
||||
"photo_url": "https://telegra.ph/file/p/08be19f0270/a286166f7d880d8d387571d.jpg?c=54,644,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add To Group"
|
||||
}
|
||||
},
|
||||
"UserInfo.NotificationsDisabled": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/UserInfo.NotificationsDisabled",
|
||||
"photo_url": "https://telegra.ph/file/p/d6816de940e/f56e07846693eaaf7f5e81d.jpg?c=317,780,280,280,280,280",
|
||||
|
@ -576,6 +1176,22 @@
|
|||
"singular": "Disabled"
|
||||
}
|
||||
},
|
||||
"UserInfo.SendMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/UserInfo.SendMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/d6816de940e/f56e07846693eaaf7f5e81d.jpg?c=56,539,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send Message"
|
||||
}
|
||||
},
|
||||
"UserInfo.ShareBot": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/UserInfo.ShareBot",
|
||||
"photo_url": "https://telegra.ph/file/p/d6816de940e/f56e07846693eaaf7f5e81d.jpg?c=41,606,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Share"
|
||||
}
|
||||
},
|
||||
"UserInfo.ShareMyContactInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/UserInfo.ShareMyContactInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/afeb94b3b0d/e72a77eda5789269156981d.jpg?c=30,911,609,609,280,280",
|
||||
|
@ -783,5 +1399,53 @@
|
|||
"values": {
|
||||
"singular": "**<mark class=\"token\">%@</mark>** shortcuts added in attachment menu and Settings."
|
||||
}
|
||||
},
|
||||
"Your_card_has_expired": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Your_card_has_expired",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your card has expired."
|
||||
}
|
||||
},
|
||||
"Your_card_was_declined": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Your_card_was_declined",
|
||||
"photo_url": "https://telegra.ph/file/p/48f4d641fad/4f31f87fa8e4b91813c0d1d.jpg?c=92,312,455,455,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your card was declined."
|
||||
}
|
||||
},
|
||||
"Your_cards_expiration_month_is_invalid": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Your_cards_expiration_month_is_invalid",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You've entered an invalid expiration month."
|
||||
}
|
||||
},
|
||||
"Your_cards_expiration_year_is_invalid": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Your_cards_expiration_year_is_invalid",
|
||||
"photo_url": "https://telegra.ph/file/p/8868a38b59f/7cf703bdf792ae843cd291d.jpg?c=83,304,474,474,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You've entered an invalid expiration year."
|
||||
}
|
||||
},
|
||||
"Your_cards_number_is_invalid": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Your_cards_number_is_invalid",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You've entered an invalid card number."
|
||||
}
|
||||
},
|
||||
"Your_cards_security_code_is_invalid": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Your_cards_security_code_is_invalid",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You've entered an invalid security code."
|
||||
}
|
||||
}
|
||||
}
|
|
@ -8,6 +8,22 @@
|
|||
"plural": "<mark class=\"token\">%@</mark> photos unselected."
|
||||
}
|
||||
},
|
||||
"AttachmentMenu.File": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/AttachmentMenu.File",
|
||||
"photo_url": "https://telegra.ph/file/p/b18a157bccd/24c9d529c5ed6698380c31d.jpg?c=180,533,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "File"
|
||||
}
|
||||
},
|
||||
"AttachmentMenu.PhotoOrVideo": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/AttachmentMenu.PhotoOrVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/b18a157bccd/24c9d529c5ed6698380c31d.jpg?c=159,422,321,321,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Photo or Video"
|
||||
}
|
||||
},
|
||||
"AttachmentMenu.Poll": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/AttachmentMenu.Poll",
|
||||
"photo_url": "https://telegra.ph/file/p/85c76029b34/c4eeb92a064ebd2e541661d.jpg?c=422,1764,280,280,280,280",
|
||||
|
@ -16,6 +32,50 @@
|
|||
"singular": "Poll"
|
||||
}
|
||||
},
|
||||
"AttachmentMenu.SendAsFile": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/AttachmentMenu.SendAsFile",
|
||||
"photo_url": "https://telegra.ph/file/p/8161701a7b8/811c363bccbf46a721da71d.jpg?c=180,715,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Send as File"
|
||||
}
|
||||
},
|
||||
"AttachmentMenu.SendGif": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/AttachmentMenu.SendGif",
|
||||
"photo_url": "https://telegra.ph/file/p/8161701a7b8/811c363bccbf46a721da71d.jpg?c=179,625,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Send 1 GIF",
|
||||
"plural": "Send <mark class=\"token\">%@</mark> GIFs"
|
||||
}
|
||||
},
|
||||
"AttachmentMenu.SendItem": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/AttachmentMenu.SendItem",
|
||||
"photo_url": "https://telegra.ph/file/p/899bdd837d9/57f18a3fc086d06eb2dd41d.jpg?c=173,616,292,292,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Send 1 Item",
|
||||
"plural": "Send <mark class=\"token\">%@</mark> Items"
|
||||
}
|
||||
},
|
||||
"AttachmentMenu.SendPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/AttachmentMenu.SendPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/25381e83bcb/8795626797c52042a2ab41d.jpg?c=172,614,295,295,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send 1 Photo",
|
||||
"plural": "Send <mark class=\"token\">%@</mark> Photos"
|
||||
}
|
||||
},
|
||||
"AttachmentMenu.SendVideo": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/AttachmentMenu.SendVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/f66d3a2aaeb/67c16a61e536e437707121d.jpg?c=174,616,291,291,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Send 1 Video",
|
||||
"plural": "Send <mark class=\"token\">%@</mark> Videos"
|
||||
}
|
||||
},
|
||||
"AuthSessions.AddDevice.ScanInstallInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/AuthSessions.AddDevice.ScanInstallInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/0ae5d780118/b1d6b7cf337557e432f7d19.jpg?c=42,192,1110,1110,280,280",
|
||||
|
@ -32,6 +92,38 @@
|
|||
"singular": "Scan QR Code"
|
||||
}
|
||||
},
|
||||
"Camera.Discard": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Camera.Discard",
|
||||
"photo_url": "https://telegra.ph/file/p/70c71570810/e4bd30ec75ea53b06da821d.jpg?c=391,1798,343,343,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Discard All"
|
||||
}
|
||||
},
|
||||
"Camera.FlashAuto": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Camera.FlashAuto",
|
||||
"photo_url": "https://telegra.ph/file/p/f8d031d2f5b/fa45cbc034fb4f4f7a0a41d.jpg?c=74,11,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Auto"
|
||||
}
|
||||
},
|
||||
"Camera.FlashOff": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Camera.FlashOff",
|
||||
"photo_url": "https://telegra.ph/file/p/f8d031d2f5b/fa45cbc034fb4f4f7a0a41d.jpg?c=278,11,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Off"
|
||||
}
|
||||
},
|
||||
"Camera.FlashOn": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Camera.FlashOn",
|
||||
"photo_url": "https://telegra.ph/file/p/f8d031d2f5b/fa45cbc034fb4f4f7a0a41d.jpg?c=177,11,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "On"
|
||||
}
|
||||
},
|
||||
"Camera.PhotoMode": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Camera.PhotoMode",
|
||||
"photo_url": "https://telegra.ph/file/p/f8d031d2f5b/fa45cbc034fb4f4f7a0a41d.jpg?c=179,739,280,280,280,280",
|
||||
|
@ -40,6 +132,22 @@
|
|||
"singular": "PHOTO"
|
||||
}
|
||||
},
|
||||
"Camera.Retake": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Camera.Retake",
|
||||
"photo_url": "https://telegra.ph/file/p/cd39d391cf6/63932e0e2f7c970388fee1d.jpg?c=2,677,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Retake"
|
||||
}
|
||||
},
|
||||
"Camera.SquareMode": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Camera.SquareMode",
|
||||
"photo_url": "https://telegra.ph/file/p/f8d031d2f5b/fa45cbc034fb4f4f7a0a41d.jpg?c=290,739,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "SQUARE"
|
||||
}
|
||||
},
|
||||
"Camera.TapAndHoldForVideo": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Camera.TapAndHoldForVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/6a68f920d84/9ee68073bb891eff8ded61d.jpg?c=198,829,353,353,280,280",
|
||||
|
@ -48,6 +156,14 @@
|
|||
"singular": "Press and hold for video"
|
||||
}
|
||||
},
|
||||
"Camera.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Camera.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/f2ee2a2e971/5f3f7bb6a90f27714c0f41d.jpg?c=106,676,416,416,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Take Photo or Video"
|
||||
}
|
||||
},
|
||||
"Camera.VideoMode": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Camera.VideoMode",
|
||||
"photo_url": "https://telegra.ph/file/p/f8d031d2f5b/fa45cbc034fb4f4f7a0a41d.jpg?c=83,739,280,280,280,280",
|
||||
|
@ -64,6 +180,14 @@
|
|||
"singular": "You can't select more items."
|
||||
}
|
||||
},
|
||||
"Clipboard.SendPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Clipboard.SendPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/a12c543ed40/327c08e0c0deb268d0ba61d.jpg?c=234,872,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Send Photo"
|
||||
}
|
||||
},
|
||||
"Common.Back": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Common.Back",
|
||||
"photo_url": "https://telegra.ph/file/p/234bf6e559a/2b517832c4a9e2349357522.jpg?c=29,44,280,280,280,280",
|
||||
|
@ -96,6 +220,14 @@
|
|||
"singular": "Select"
|
||||
}
|
||||
},
|
||||
"Common.of": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Common.of",
|
||||
"photo_url": "https://telegra.ph/file/p/291ef1070d8/7138d0b0b1f4adc862f2b1d.jpg?c=233,8,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "of"
|
||||
}
|
||||
},
|
||||
"Conversation.ContextMenuCancelSending": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Conversation.ContextMenuCancelSending",
|
||||
"photo_url": "https://telegra.ph/file/p/c632858451d/0597b39094a6925e42dfd1d.jpg?c=311,1827,503,503,280,280",
|
||||
|
@ -160,6 +292,14 @@
|
|||
"singular": "You have no saved GIFs yet.<br/>Enter @gif to search."
|
||||
}
|
||||
},
|
||||
"Conversation.Processing": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Conversation.Processing",
|
||||
"photo_url": "https://telegra.ph/file/p/4ecb2e0d8b7/75136de065e5addb6765e1d.jpg?c=343,553,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Processing..."
|
||||
}
|
||||
},
|
||||
"Conversation.StopPoll": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Conversation.StopPoll",
|
||||
"photo_url": "https://telegra.ph/file/p/4e1abc3b5d6/4a9b05c8c97f8c789caa21d.jpg?c=417,1712,289,289,280,280",
|
||||
|
@ -192,6 +332,14 @@
|
|||
"singular": "Retract Vote"
|
||||
}
|
||||
},
|
||||
"ConversationMedia.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/ConversationMedia.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/0bce2916ccb/e139e8617e6b66b1864a71d.jpg?c=32,102,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Media"
|
||||
}
|
||||
},
|
||||
"CreatePoll.AddMoreOptions": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/CreatePoll.AddMoreOptions",
|
||||
"photo_url": "https://telegra.ph/file/p/351d0943533/b2034986e73f8407fe6ae1d.jpg?c=19,843,669,669,280,280",
|
||||
|
@ -289,6 +437,14 @@
|
|||
"singular": "OTHER STICKERS"
|
||||
}
|
||||
},
|
||||
"FileSize.B": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/FileSize.B",
|
||||
"photo_url": "https://telegra.ph/file/p/1fe7cd9d947/ec3da254f24b035c80a111d.jpg?c=115,327,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> B"
|
||||
}
|
||||
},
|
||||
"FileSize.GB": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/FileSize.GB",
|
||||
"photo_url": "https://telegra.ph/file/p/fe2ab154daa/83ff07a88ae3165473fe31d.jpg?c=96,327,280,280,280,280",
|
||||
|
@ -353,6 +509,57 @@
|
|||
"singular": "Remove Photo"
|
||||
}
|
||||
},
|
||||
"MaskStickerSettings.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/MaskStickerSettings.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/2ad0774849b/bf53418b673ea1ba7580a1d.jpg?c=60,22,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Masks"
|
||||
}
|
||||
},
|
||||
"Media.ShareItem": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Media.ShareItem",
|
||||
"photo_url": "https://telegra.ph/file/p/755c3959731/8ca0ec01f795301e68bcc1d.jpg?c=234,909,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "1 Item",
|
||||
"plural": "All <mark class=\"token\">%@</mark> Items"
|
||||
}
|
||||
},
|
||||
"Media.SharePhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Media.SharePhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/5d9c36795fb/c551ac64e5b917b62c4e11d.jpg?c=234,909,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "1 Photo",
|
||||
"plural": "All <mark class=\"token\">%@</mark> Photos"
|
||||
}
|
||||
},
|
||||
"Media.ShareThisPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Media.ShareThisPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/5d9c36795fb/c551ac64e5b917b62c4e11d.jpg?c=234,814,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This Photo"
|
||||
}
|
||||
},
|
||||
"Media.ShareThisVideo": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Media.ShareThisVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/755c3959731/8ca0ec01f795301e68bcc1d.jpg?c=234,814,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This Video"
|
||||
}
|
||||
},
|
||||
"Media.ShareVideo": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Media.ShareVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/e2c93b3fd53/820817c2ddcf8f0d4a04a1d.jpg?c=234,909,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "1 Video",
|
||||
"plural": "All <mark class=\"token\">%@</mark> Videos"
|
||||
}
|
||||
},
|
||||
"MediaPicker.AddCaption": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/MediaPicker.AddCaption",
|
||||
"photo_url": "https://telegra.ph/file/p/e5ce5c3236b/ec771736e3f90c975eb821d.jpg?c=179,766,280,280,280,280",
|
||||
|
@ -361,6 +568,14 @@
|
|||
"singular": "Add a caption..."
|
||||
}
|
||||
},
|
||||
"MediaPicker.CameraRoll": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/MediaPicker.CameraRoll",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Camera Roll"
|
||||
}
|
||||
},
|
||||
"MediaPicker.GroupDescription": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/MediaPicker.GroupDescription",
|
||||
"photo_url": "https://telegra.ph/file/p/d76f41acf6a/0883d6deb1e5ddc457f051d.jpg?c=198,1534,728,728,280,280",
|
||||
|
@ -369,6 +584,54 @@
|
|||
"singular": "Group media into one message"
|
||||
}
|
||||
},
|
||||
"MediaPicker.LivePhotoDescription": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/MediaPicker.LivePhotoDescription",
|
||||
"photo_url": "https://telegra.ph/file/p/61875f7ac27/f69e6ae8811f8d46cd0bf1d.jpg?c=3,138,626,626,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "The live photo will autoplay and loop like a GIF."
|
||||
}
|
||||
},
|
||||
"MediaPicker.Send": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/MediaPicker.Send",
|
||||
"photo_url": "https://telegra.ph/file/p/6623a1f2dab/da406eb00adb473041a611d.jpg?c=180,637,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Send"
|
||||
}
|
||||
},
|
||||
"MediaPicker.TapToUngroupDescription": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/MediaPicker.TapToUngroupDescription",
|
||||
"photo_url": "https://telegra.ph/file/p/8b8a02e10ec/b1380450c976cb34768a71d.jpg?c=220,1571,687,687,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Tap to send media separately"
|
||||
}
|
||||
},
|
||||
"MediaPicker.UngroupDescription": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/MediaPicker.UngroupDescription",
|
||||
"photo_url": "https://telegra.ph/file/p/67230a2dc07/3493f4e60f1ba53b329f41d.jpg?c=154,1455,818,818,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Show media as separate messages"
|
||||
}
|
||||
},
|
||||
"MediaPicker.VideoMuteDescription": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/MediaPicker.VideoMuteDescription",
|
||||
"photo_url": "https://telegra.ph/file/p/e5ce5c3236b/ec771736e3f90c975eb821d.jpg?c=3,131,578,578,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sound is now muted, so the video will autoplay and loop like a GIF."
|
||||
}
|
||||
},
|
||||
"MediaPicker.Videos": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/MediaPicker.Videos",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Videos"
|
||||
}
|
||||
},
|
||||
"Message.Photo": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Message.Photo",
|
||||
"photo_url": "https://telegra.ph/file/p/bd717ebfa0b/2beb4deb47f80f57c52ed17.jpg?c=102,527,280,280,280,280",
|
||||
|
@ -418,6 +681,46 @@
|
|||
"singular": "Arrow"
|
||||
}
|
||||
},
|
||||
"Paint.Clear": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Paint.Clear",
|
||||
"photo_url": "https://telegra.ph/file/p/f2c89824315/784e145fe0d2921ebd3781d.jpg?c=353,13,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Clear All"
|
||||
}
|
||||
},
|
||||
"Paint.ClearConfirm": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Paint.ClearConfirm",
|
||||
"photo_url": "https://telegra.ph/file/p/d7b9a08a142/56f9b815c8dc5bcbe933f1d.jpg?c=169,705,299,299,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Clear Painting"
|
||||
}
|
||||
},
|
||||
"Paint.Delete": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Paint.Delete",
|
||||
"photo_url": "https://telegra.ph/file/p/d345eb050c1/7f0623ea17b7779e7a17f1d.jpg?c=74,207,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete"
|
||||
}
|
||||
},
|
||||
"Paint.Duplicate": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Paint.Duplicate",
|
||||
"photo_url": "https://telegra.ph/file/p/d345eb050c1/7f0623ea17b7779e7a17f1d.jpg?c=279,207,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Duplicate"
|
||||
}
|
||||
},
|
||||
"Paint.Edit": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Paint.Edit",
|
||||
"photo_url": "https://telegra.ph/file/p/d345eb050c1/7f0623ea17b7779e7a17f1d.jpg?c=167,207,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit"
|
||||
}
|
||||
},
|
||||
"Paint.Framed": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Paint.Framed",
|
||||
"photo_url": "https://telegra.ph/file/p/f0cb86addfd/2cfff5175be745f90e68a16.jpg?c=14,304,280,280,280,280",
|
||||
|
@ -434,6 +737,14 @@
|
|||
"singular": "Marker"
|
||||
}
|
||||
},
|
||||
"Paint.Masks": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Paint.Masks",
|
||||
"photo_url": "https://telegra.ph/file/p/2ad0774849b/bf53418b673ea1ba7580a1d.jpg?c=60,22,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Masks"
|
||||
}
|
||||
},
|
||||
"Paint.Neon": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Paint.Neon",
|
||||
"photo_url": "https://telegra.ph/file/p/0392602ecf0/17897f67c5041d29ddad917.jpg?c=174,767,280,280,280,280",
|
||||
|
@ -442,6 +753,14 @@
|
|||
"singular": "Neon"
|
||||
}
|
||||
},
|
||||
"Paint.Outlined": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Paint.Outlined",
|
||||
"photo_url": "https://telegra.ph/file/p/322b2c9a15d/b7e734d4f4ded53e01c931d.jpg?c=189,591,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Outlined"
|
||||
}
|
||||
},
|
||||
"Paint.Pen": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Paint.Pen",
|
||||
"photo_url": "https://telegra.ph/file/p/0392602ecf0/17897f67c5041d29ddad917.jpg?c=168,654,280,280,280,280",
|
||||
|
@ -450,6 +769,22 @@
|
|||
"singular": "Pen"
|
||||
}
|
||||
},
|
||||
"Paint.RecentStickers": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Paint.RecentStickers",
|
||||
"photo_url": "https://telegra.ph/file/p/c0848a95698/1cae18854544dd98079fd1d.jpg?c=15,180,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Recent"
|
||||
}
|
||||
},
|
||||
"Paint.Regular": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Paint.Regular",
|
||||
"photo_url": "https://telegra.ph/file/p/322b2c9a15d/b7e734d4f4ded53e01c931d.jpg?c=180,660,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Regular"
|
||||
}
|
||||
},
|
||||
"Paint.Stickers": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Paint.Stickers",
|
||||
"photo_url": "https://telegra.ph/file/p/2ad0774849b/bf53418b673ea1ba7580a1d.jpg?c=217,22,280,280,280,280",
|
||||
|
@ -458,6 +793,102 @@
|
|||
"singular": "Stickers"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.BlurToolLinear": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.BlurToolLinear",
|
||||
"photo_url": "https://telegra.ph/file/p/52d85231d6f/646d15cb35db93811f38a1d.jpg?c=288,757,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Linear"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.BlurToolOff": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.BlurToolOff",
|
||||
"photo_url": "https://telegra.ph/file/p/52d85231d6f/646d15cb35db93811f38a1d.jpg?c=80,758,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Off"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.BlurToolRadial": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.BlurToolRadial",
|
||||
"photo_url": "https://telegra.ph/file/p/52d85231d6f/646d15cb35db93811f38a1d.jpg?c=180,757,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Radial"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.ContrastTool": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.ContrastTool",
|
||||
"photo_url": "https://telegra.ph/file/p/b60ad56c9fd/2df01bd5ab8325859214f1d.jpg?c=23,713,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Contrast"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.CropAspectRatioOriginal": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.CropAspectRatioOriginal",
|
||||
"photo_url": "https://telegra.ph/file/p/878bef1d18b/df0598c3b7c95251746d91d.jpg?c=179,81,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Original"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.CropAspectRatioSquare": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.CropAspectRatioSquare",
|
||||
"photo_url": "https://telegra.ph/file/p/878bef1d18b/df0598c3b7c95251746d91d.jpg?c=180,172,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Square"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.CropAuto": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.CropAuto",
|
||||
"photo_url": "https://telegra.ph/file/p/36ce3ac052e/13d26e7063277fd1dd3c01d.jpg?c=180,753,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "AUTO"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.CropReset": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.CropReset",
|
||||
"photo_url": "https://telegra.ph/file/p/829ced041da/9ca07915891497c75a9d31d.jpg?c=180,752,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "RESET"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.CurvesAll": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.CurvesAll",
|
||||
"photo_url": "https://telegra.ph/file/p/16620bfb5c5/e9e6bca00e5a23f8f2b541d.jpg?c=61,649,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "All"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.CurvesBlue": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.CurvesBlue",
|
||||
"photo_url": "https://telegra.ph/file/p/16620bfb5c5/e9e6bca00e5a23f8f2b541d.jpg?c=304,649,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Blue"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.CurvesGreen": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.CurvesGreen",
|
||||
"photo_url": "https://telegra.ph/file/p/16620bfb5c5/e9e6bca00e5a23f8f2b541d.jpg?c=222,648,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Green"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.CurvesRed": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.CurvesRed",
|
||||
"photo_url": "https://telegra.ph/file/p/16620bfb5c5/e9e6bca00e5a23f8f2b541d.jpg?c=139,648,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Red"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.DiscardChanges": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.DiscardChanges",
|
||||
"photo_url": "https://telegra.ph/file/p/b5eaf540770/72bb2258afd608b3bfae71d.jpg?c=137,648,368,368,280,280",
|
||||
|
@ -466,6 +897,78 @@
|
|||
"singular": "Discard Changes"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.EnhanceTool": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.EnhanceTool",
|
||||
"photo_url": "https://telegra.ph/file/p/b60ad56c9fd/2df01bd5ab8325859214f1d.jpg?c=22,549,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enhance"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.ExposureTool": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.ExposureTool",
|
||||
"photo_url": "https://telegra.ph/file/p/b60ad56c9fd/2df01bd5ab8325859214f1d.jpg?c=24,635,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Brightness"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.FadeTool": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.FadeTool",
|
||||
"photo_url": "https://telegra.ph/file/p/a09611d1e54/5eae1c88ef244b3813f271d.jpg?c=20,696,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Fade"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.GrainTool": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.GrainTool",
|
||||
"photo_url": "https://telegra.ph/file/p/e8e5367e3d6/2cd14f53f01f059da862c1d.jpg?c=21,773,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Grain"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.HighlightsTint": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.HighlightsTint",
|
||||
"photo_url": "https://telegra.ph/file/p/2ca4e4178f2/651d0332ecade29d66a881d.jpg?c=269,652,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Highlights"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.HighlightsTool": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.HighlightsTool",
|
||||
"photo_url": "https://telegra.ph/file/p/e8e5367e3d6/2cd14f53f01f059da862c1d.jpg?c=23,530,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Highlights"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.Original": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.Original",
|
||||
"photo_url": "https://telegra.ph/file/p/d7217e70e4c/cba99c2d160ff3a2f51d51d.jpg?c=180,80,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Original"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.QualityTool": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.QualityTool",
|
||||
"photo_url": "https://telegra.ph/file/p/81a3be4a78f/053f77f004e044c74d94f1d.jpg?c=21,716,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Quality"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.SaturationTool": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.SaturationTool",
|
||||
"photo_url": "https://telegra.ph/file/p/a09611d1e54/5eae1c88ef244b3813f271d.jpg?c=23,532,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Saturation"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.SelectCoverFrame": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.SelectCoverFrame",
|
||||
"photo_url": "https://telegra.ph/file/p/e47131e1df8/263beef6ebdca976e41a717.jpg?c=69,772,469,469,280,280",
|
||||
|
@ -474,6 +977,30 @@
|
|||
"singular": "Choose a frame for your profile photo"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.ShadowsTint": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.ShadowsTint",
|
||||
"photo_url": "https://telegra.ph/file/p/2ca4e4178f2/651d0332ecade29d66a881d.jpg?c=94,649,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Shadows"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.ShadowsTool": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.ShadowsTool",
|
||||
"photo_url": "https://telegra.ph/file/p/e8e5367e3d6/2cd14f53f01f059da862c1d.jpg?c=22,609,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Shadows"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.SharpenTool": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.SharpenTool",
|
||||
"photo_url": "https://telegra.ph/file/p/a8b92c8eb4c/d08cdfcef40b253c694d21d.jpg?c=22,727,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sharpen"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.SkinTool": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.SkinTool",
|
||||
"photo_url": "https://telegra.ph/file/p/e5bef59baea/7aeea7fa0d217e3de67e217.jpg?c=134,76,280,280,280,280",
|
||||
|
@ -482,6 +1009,46 @@
|
|||
"singular": "Soften Skin"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.TiltShift": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.TiltShift",
|
||||
"photo_url": "https://telegra.ph/file/p/52d85231d6f/646d15cb35db93811f38a1d.jpg?c=180,649,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Tilt Shift"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.VignetteTool": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.VignetteTool",
|
||||
"photo_url": "https://telegra.ph/file/p/e8e5367e3d6/2cd14f53f01f059da862c1d.jpg?c=22,695,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Vignette"
|
||||
}
|
||||
},
|
||||
"PhotoEditor.WarmthTool": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/PhotoEditor.WarmthTool",
|
||||
"photo_url": "https://telegra.ph/file/p/a09611d1e54/5eae1c88ef244b3813f271d.jpg?c=21,614,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Warmth"
|
||||
}
|
||||
},
|
||||
"Preview.OpenInInstagram": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Preview.OpenInInstagram",
|
||||
"photo_url": "https://telegra.ph/file/p/1a8b4311920/66d50f1ffaf7e094c68361d.jpg?c=122,544,396,396,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Open in Instagram"
|
||||
}
|
||||
},
|
||||
"Preview.SaveGif": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Preview.SaveGif",
|
||||
"photo_url": "https://telegra.ph/file/p/6623a1f2dab/da406eb00adb473041a611d.jpg?c=180,727,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Save GIF"
|
||||
}
|
||||
},
|
||||
"ProfilePhoto.MainPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/ProfilePhoto.MainPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/5285bd8f0e9/b05168eb99d14f151daab17.jpg?c=195,802,280,280,280,280",
|
||||
|
@ -514,6 +1081,31 @@
|
|||
"singular": "Set as Main Photo"
|
||||
}
|
||||
},
|
||||
"QuickSend.Photos": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/QuickSend.Photos",
|
||||
"photo_url": "https://telegra.ph/file/p/9afcd3e527a/b213dfceb8dbf19c9befa1d.jpg?c=172,614,295,295,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Send 1 Photo",
|
||||
"plural": "Send <mark class=\"token\">%@</mark> Photos"
|
||||
}
|
||||
},
|
||||
"SearchImages.NoImagesFound": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SearchImages.NoImagesFound",
|
||||
"photo_url": "https://telegra.ph/file/p/c6ecafe38d4/4359883ba5a94a8b65e3c1d.jpg?c=173,490,294,294,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No images found"
|
||||
}
|
||||
},
|
||||
"SearchImages.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SearchImages.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/4975a7e091b/ac9f378c4166a1d2ff3261d.jpg?c=32,44,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Albums"
|
||||
}
|
||||
},
|
||||
"Settings.RemoveVideo": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Settings.RemoveVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/0159e03e58e/3886a6e8e814cb89cc1b817.jpg?c=159,877,280,280,280,280",
|
||||
|
@ -530,6 +1122,30 @@
|
|||
"singular": "Set New Photo"
|
||||
}
|
||||
},
|
||||
"SharedMedia.CategoryDocs": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SharedMedia.CategoryDocs",
|
||||
"photo_url": "https://telegra.ph/file/p/234bf6e559a/2b517832c4a9e2349357522.jpg?c=132,103,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Docs"
|
||||
}
|
||||
},
|
||||
"SharedMedia.CategoryLinks": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SharedMedia.CategoryLinks",
|
||||
"photo_url": "https://telegra.ph/file/p/234bf6e559a/2b517832c4a9e2349357522.jpg?c=227,102,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Links"
|
||||
}
|
||||
},
|
||||
"SharedMedia.CategoryMedia": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SharedMedia.CategoryMedia",
|
||||
"photo_url": "https://telegra.ph/file/p/234bf6e559a/2b517832c4a9e2349357522.jpg?c=33,102,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Media"
|
||||
}
|
||||
},
|
||||
"SharedMedia.CategoryOther": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SharedMedia.CategoryOther",
|
||||
"photo_url": "https://telegra.ph/file/p/234bf6e559a/2b517832c4a9e2349357522.jpg?c=326,102,280,280,280,280",
|
||||
|
@ -538,6 +1154,15 @@
|
|||
"singular": "Music"
|
||||
}
|
||||
},
|
||||
"SharedMedia.DeleteItemsConfirmation": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SharedMedia.DeleteItemsConfirmation",
|
||||
"photo_url": "https://telegra.ph/file/p/d334d9ba48e/2cd9629a667ea2b7c63bf1d.jpg?c=180,633,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete media file?",
|
||||
"plural": "Delete <mark class=\"token\">%@</mark> media files?"
|
||||
}
|
||||
},
|
||||
"SharedMedia.EmptyFilesText": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SharedMedia.EmptyFilesText",
|
||||
"photo_url": "https://telegra.ph/file/p/cc5a480880b/ccd4d1ac48562ee81e3061d.jpg?c=26,309,587,587,280,280",
|
||||
|
@ -554,6 +1179,14 @@
|
|||
"singular": "All links shared in this chat will appear here"
|
||||
}
|
||||
},
|
||||
"SharedMedia.EmptyMusicText": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SharedMedia.EmptyMusicText",
|
||||
"photo_url": "https://telegra.ph/file/p/2f7f705b0fc/0baedff52af9ae39afd5422.jpg?c=0,247,640,678,264,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "All music shared in this chat will appear here."
|
||||
}
|
||||
},
|
||||
"SharedMedia.EmptyText": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SharedMedia.EmptyText",
|
||||
"photo_url": "https://telegra.ph/file/p/234bf6e559a/2b517832c4a9e2349357522.jpg?c=15,305,610,610,280,280",
|
||||
|
@ -562,6 +1195,50 @@
|
|||
"singular": "Share photos and videos in this chat<br/>— or this paperclip stays unhappy."
|
||||
}
|
||||
},
|
||||
"SharedMedia.EmptyTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SharedMedia.EmptyTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/234bf6e559a/2b517832c4a9e2349357522.jpg?c=159,408,321,321,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No media files yet"
|
||||
}
|
||||
},
|
||||
"SharedMedia.File": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SharedMedia.File",
|
||||
"photo_url": "https://telegra.ph/file/p/fe2ab154daa/83ff07a88ae3165473fe31d.jpg?c=357,240,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "1 file",
|
||||
"plural": "<mark class=\"token\">%@</mark> files"
|
||||
}
|
||||
},
|
||||
"SharedMedia.Generic": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SharedMedia.Generic",
|
||||
"photo_url": "https://telegra.ph/file/p/7c873970677/94097d1485282b136d25b1d.jpg?c=355,170,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "1 media file",
|
||||
"plural": "<mark class=\"token\">%@</mark> media files"
|
||||
}
|
||||
},
|
||||
"SharedMedia.Link": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SharedMedia.Link",
|
||||
"photo_url": "https://telegra.ph/file/p/51c025bde7b/21217ba7d83c22eac9c831d.jpg?c=357,240,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "1 link",
|
||||
"plural": "<mark class=\"token\">%@</mark> links"
|
||||
}
|
||||
},
|
||||
"SharedMedia.Photo": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SharedMedia.Photo",
|
||||
"photo_url": "https://telegra.ph/file/p/8e1334c6358/102ff366f26b49ff113651d.jpg?c=356,171,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "1 photo",
|
||||
"plural": "<mark class=\"token\">%@</mark> photos"
|
||||
}
|
||||
},
|
||||
"SharedMedia.SearchNoResults": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SharedMedia.SearchNoResults",
|
||||
"photo_url": "https://telegra.ph/file/p/1896cb7221a/3199d3811ff7df6015eff1d.jpg?c=401,1048,324,324,280,280",
|
||||
|
@ -578,6 +1255,23 @@
|
|||
"singular": "There were no results for \"<mark class=\"token\">%@</mark>\".<br/>Try a new search."
|
||||
}
|
||||
},
|
||||
"SharedMedia.TitleAll": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SharedMedia.TitleAll",
|
||||
"photo_url": "https://telegra.ph/file/p/234bf6e559a/2b517832c4a9e2349357522.jpg?c=180,43,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Shared Media"
|
||||
}
|
||||
},
|
||||
"SharedMedia.Video": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SharedMedia.Video",
|
||||
"photo_url": "https://telegra.ph/file/p/1428dc20469/80023bbb11406162705c01d.jpg?c=356,171,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "1 video",
|
||||
"plural": "<mark class=\"token\">%@</mark> videos"
|
||||
}
|
||||
},
|
||||
"SharedMedia.ViewInChat": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/SharedMedia.ViewInChat",
|
||||
"photo_url": "https://telegra.ph/file/p/e8d50b608ac/79c95cec3e203779d7de01d.jpg?c=234,999,280,280,280,280",
|
||||
|
@ -627,6 +1321,14 @@
|
|||
"singular": "ADDED"
|
||||
}
|
||||
},
|
||||
"Stickers.NoStickersFound": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Stickers.NoStickersFound",
|
||||
"photo_url": "https://telegra.ph/file/p/7d35a01a6c6/17cc1118b5826288078d71d.jpg?c=340,841,446,446,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No Stickers Found"
|
||||
}
|
||||
},
|
||||
"Stickers.Search": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Stickers.Search",
|
||||
"photo_url": "https://telegra.ph/file/p/1813205c180/0af4de24f7ed3b9445d0b1d.jpg?c=403,1409,376,376,280,280",
|
||||
|
@ -643,6 +1345,14 @@
|
|||
"singular": "today at <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Time.YesterdayAt": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Time.YesterdayAt",
|
||||
"photo_url": "https://telegra.ph/file/p/7e0afb3aa82/ee40f8ae85a3f462387fd1d.jpg?c=146,796,345,340,280,276",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "yesterday at <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Watch.Message.Poll": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/Watch.Message.Poll",
|
||||
"photo_url": "https://telegra.ph/file/p/0209410c05b/bf89723c04212613900d91d.jpg?c=0,15,272,280,272,280",
|
||||
|
@ -651,6 +1361,30 @@
|
|||
"singular": "Poll"
|
||||
}
|
||||
},
|
||||
"WebSearch.GIFs": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/WebSearch.GIFs",
|
||||
"photo_url": "https://telegra.ph/file/p/a1ca3120d61/c9fd0c5e4083bc2e63bb41d.jpg?c=180,112,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "GIFs"
|
||||
}
|
||||
},
|
||||
"WebSearch.Images": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/WebSearch.Images",
|
||||
"photo_url": "https://telegra.ph/file/p/a1ca3120d61/c9fd0c5e4083bc2e63bb41d.jpg?c=41,113,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Images"
|
||||
}
|
||||
},
|
||||
"WebSearch.RecentClearConfirmation": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/WebSearch.RecentClearConfirmation",
|
||||
"photo_url": "https://telegra.ph/file/p/ed4a1233f0b/c790a777fc4604da323201d.jpg?c=49,439,540,540,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to clear recent images?"
|
||||
}
|
||||
},
|
||||
"WebSearch.RecentSectionClear": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/WebSearch.RecentSectionClear",
|
||||
"photo_url": "https://telegra.ph/file/p/a1ca3120d61/c9fd0c5e4083bc2e63bb41d.jpg?c=358,172,280,280,280,280",
|
||||
|
@ -658,5 +1392,13 @@
|
|||
"values": {
|
||||
"singular": "Clear"
|
||||
}
|
||||
},
|
||||
"WebSearch.RecentSectionTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/camera_and_media/WebSearch.RecentSectionTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/a1ca3120d61/c9fd0c5e4083bc2e63bb41d.jpg?c=318,113,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Recent"
|
||||
}
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -15,14 +15,6 @@
|
|||
"singular": "Log in by QR Code"
|
||||
}
|
||||
},
|
||||
"ChangePhoneNumberCode.Called": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/ChangePhoneNumberCode.Called",
|
||||
"photo_url": "https://telegra.ph/file/p/af8e490d777/a117b11922e497745429517.jpg?c=94,150,410,410,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Telegram dialed your number"
|
||||
}
|
||||
},
|
||||
"ChatList.SessionReview.ConfirmToastText": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/ChatList.SessionReview.ConfirmToastText",
|
||||
"photo_url": "https://telegra.ph/file/p/3bc54cbc73b/3cd51d13c7a0ed143a22317.jpg?c=45,677,532,532,280,280",
|
||||
|
@ -119,22 +111,6 @@
|
|||
"singular": "OK"
|
||||
}
|
||||
},
|
||||
"EnterPasscode.EnterPasscode": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/EnterPasscode.EnterPasscode",
|
||||
"photo_url": "https://telegra.ph/file/p/80c202dcb52/613808feae20b48c26e2b1d.jpg?c=28,59,585,585,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enter your Telegram Passcode"
|
||||
}
|
||||
},
|
||||
"EnterPasscode.EnterTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/EnterPasscode.EnterTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/0d21656dc9b/6f1814ddaad07b00de87022.jpg?c=29,59,582,582,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Enter your Telegram Passcode"
|
||||
}
|
||||
},
|
||||
"EnterPasscode.TouchId": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/EnterPasscode.TouchId",
|
||||
"photo_url": "https://telegra.ph/file/p/5735805982a/1e2d0a59033d82eec7e321d.jpg?c=168,433,302,302,280,280",
|
||||
|
@ -175,14 +151,6 @@
|
|||
"singular": "Banned phone number: <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Login.CallRequestState1": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.CallRequestState1",
|
||||
"photo_url": "https://telegra.ph/file/p/8d43bafff08/63c6d7e076c69e250422f1d.jpg?c=59,328,521,521,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Telegram will call you in <mark class=\"token\">%d</mark>:<mark class=\"token\">%.2d</mark>"
|
||||
}
|
||||
},
|
||||
"Login.CallRequestState2": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.CallRequestState2",
|
||||
"photo_url": "https://telegra.ph/file/p/0589305a86a/e1bf9128e531d8a05993c1d.jpg?c=12,277,616,616,280,280",
|
||||
|
@ -231,14 +199,6 @@
|
|||
"singular": "Check your Telegram messages"
|
||||
}
|
||||
},
|
||||
"Login.Code": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.Code",
|
||||
"photo_url": "https://telegra.ph/file/p/2186508f7b6/e4f9a572b1a671267d3931d.jpg?c=181,308,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Code"
|
||||
}
|
||||
},
|
||||
"Login.CodeExpiredError": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.CodeExpiredError",
|
||||
"photo_url": "https://telegra.ph/file/p/47af812bf63/f6580acaa5292753618201d.jpg?c=139,373,471,471,280,280",
|
||||
|
@ -295,14 +255,6 @@
|
|||
"singular": "Continue in English"
|
||||
}
|
||||
},
|
||||
"Login.CountryCode": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.CountryCode",
|
||||
"photo_url": "https://telegra.ph/file/p/1be59fe5cb2/a699343d9123a37b5a6ee1d.jpg?c=15,310,299,299,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Country Code"
|
||||
}
|
||||
},
|
||||
"Login.Edit": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.Edit",
|
||||
"photo_url": "https://telegra.ph/file/p/168ff299004/984d68b6084de40bd643317.jpg?c=160,582,280,280,280,280",
|
||||
|
@ -343,22 +295,6 @@
|
|||
"singular": "An email account is required so that you can send us details about the error.<br/><br/>Please go to your device‘s settings > Mail, then tap Accounts > Add account and set up an email account."
|
||||
}
|
||||
},
|
||||
"Login.EmailPhoneBody": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.EmailPhoneBody",
|
||||
"photo_url": "https://telegra.ph/file/p/1e74558cbe9/41e033294ce13570f902c1d.jpg?c=0,174,750,776,272,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "I'm trying to use my mobile phone number: <mark class=\"token\">%@</mark><br/>But Telegram says it's invalid. Please help.<br/>Additional Info: <mark class=\"token\">%@</mark>, <mark class=\"token\">%@</mark>."
|
||||
}
|
||||
},
|
||||
"Login.EmailPhoneSubject": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.EmailPhoneSubject",
|
||||
"photo_url": "https://telegra.ph/file/p/1e74558cbe9/41e033294ce13570f902c1d.jpg?c=112,166,564,564,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Invalid number <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Login.EnterCodeEmailText": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.EnterCodeEmailText",
|
||||
"photo_url": "https://telegra.ph/file/p/be114aaee24/6e92a3e5259638b7328d817.jpg?c=0,227,600,601,280,280",
|
||||
|
@ -455,14 +391,6 @@
|
|||
"singular": "Last Name"
|
||||
}
|
||||
},
|
||||
"Login.InfoTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.InfoTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/e2720ad4650/505a42aa3aaf6259932be1d.jpg?c=355,183,407,407,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your Info"
|
||||
}
|
||||
},
|
||||
"Login.InvalidCodeError": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.InvalidCodeError",
|
||||
"photo_url": "https://telegra.ph/file/p/3aafbd03220/6e7caebb67ea2f1ebaef31d.jpg?c=112,337,525,525,280,280",
|
||||
|
@ -471,14 +399,6 @@
|
|||
"singular": "Invalid code, please try again."
|
||||
}
|
||||
},
|
||||
"Login.InvalidCountryCode": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.InvalidCountryCode",
|
||||
"photo_url": "https://telegra.ph/file/p/ed6d355fa06/dc3f4e119ae10298e25551d.jpg?c=13,268,439,439,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Invalid Country Code"
|
||||
}
|
||||
},
|
||||
"Login.InvalidFirstNameError": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.InvalidFirstNameError",
|
||||
"photo_url": null,
|
||||
|
@ -551,14 +471,6 @@
|
|||
"singular": "This phone number is banned."
|
||||
}
|
||||
},
|
||||
"Login.PhoneFloodError": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.PhoneFloodError",
|
||||
"photo_url": "https://telegra.ph/file/p/702140b2eb6/552cc944b7234fdbe7cc41d.jpg?c=105,365,540,540,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you have deleted and re-created your account too many times recently. Please wait for a few days before signing up again."
|
||||
}
|
||||
},
|
||||
"Login.PhoneNumberAlreadyAuthorized": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.PhoneNumberAlreadyAuthorized",
|
||||
"photo_url": "https://telegra.ph/file/p/a959e9ffc98/09620406df389d49aab3c1d.jpg?c=0,0,899,362,272,108",
|
||||
|
@ -583,30 +495,6 @@
|
|||
"singular": "Is this the correct number?"
|
||||
}
|
||||
},
|
||||
"Login.PhoneNumberHelp": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.PhoneNumberHelp",
|
||||
"photo_url": "https://telegra.ph/file/p/1a4f9896cbb/5eecc818589860fddf1b31d.jpg?c=269,496,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Help"
|
||||
}
|
||||
},
|
||||
"Login.PhonePlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.PhonePlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/1be59fe5cb2/a699343d9123a37b5a6ee1d.jpg?c=156,357,414,414,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your phone number"
|
||||
}
|
||||
},
|
||||
"Login.PhoneTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.PhoneTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/1be59fe5cb2/a699343d9123a37b5a6ee1d.jpg?c=198,76,351,351,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your Phone"
|
||||
}
|
||||
},
|
||||
"Login.ResetAccountProtected.LimitExceeded": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.ResetAccountProtected.LimitExceeded",
|
||||
"photo_url": "https://telegra.ph/file/p/ca82ce39664/69a9b74ddf1ef6c4fabab1d.jpg?c=93,357,564,564,280,280",
|
||||
|
@ -615,14 +503,6 @@
|
|||
"singular": "Your recent attempts to reset this account have been canceled by its active user. Please try again in 7 days."
|
||||
}
|
||||
},
|
||||
"Login.ResetAccountProtected.Reset": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.ResetAccountProtected.Reset",
|
||||
"photo_url": "https://telegra.ph/file/p/5d98b0a57c7/a1b8356eaf1ab8577c2081d.jpg?c=234,856,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reset"
|
||||
}
|
||||
},
|
||||
"Login.ResetAccountProtected.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.ResetAccountProtected.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/5d98b0a57c7/a1b8356eaf1ab8577c2081d.jpg?c=0,257,750,751,280,280",
|
||||
|
@ -655,14 +535,6 @@
|
|||
"singular": "Country"
|
||||
}
|
||||
},
|
||||
"Login.SelectCountry.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.SelectCountry.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/78599b9bbdc/bdd104417c5de5056ab481d.jpg?c=180,45,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Country"
|
||||
}
|
||||
},
|
||||
"Login.SendCodeViaSms": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.SendCodeViaSms",
|
||||
"photo_url": "https://telegra.ph/file/p/20238e07736/a6b96c8cc90931055ffac1d.jpg?c=105,458,377,377,280,280",
|
||||
|
@ -687,14 +559,6 @@
|
|||
"singular": "Requesting an SMS from Telegram…"
|
||||
}
|
||||
},
|
||||
"Login.SmsRequestState3": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.SmsRequestState3",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Telegram sent you an SMS<br/>[Didn't get the code?]"
|
||||
}
|
||||
},
|
||||
"Login.TermsOfService.ProceedBot": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.TermsOfService.ProceedBot",
|
||||
"photo_url": null,
|
||||
|
@ -711,22 +575,6 @@
|
|||
"singular": "Decline"
|
||||
}
|
||||
},
|
||||
"Login.TermsOfServiceHeader": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.TermsOfServiceHeader",
|
||||
"photo_url": "https://telegra.ph/file/p/c53a2b4476f/0b3eb42416886f299a00c1d.jpg?c=159,160,321,321,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Terms of Service"
|
||||
}
|
||||
},
|
||||
"Login.TermsOfServiceLabel": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.TermsOfServiceLabel",
|
||||
"photo_url": "https://telegra.ph/file/p/1be59fe5cb2/a699343d9123a37b5a6ee1d.jpg?c=77,404,595,595,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "By signing up,<br/>you agree to the [Terms of Service]."
|
||||
}
|
||||
},
|
||||
"Login.TermsOfServiceSignupDecline": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Login.TermsOfServiceSignupDecline",
|
||||
"photo_url": null,
|
||||
|
@ -815,23 +663,6 @@
|
|||
"singular": "Turn Notifications ON"
|
||||
}
|
||||
},
|
||||
"PasscodeSettings.FailedAttempts": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/PasscodeSettings.FailedAttempts",
|
||||
"photo_url": "https://telegra.ph/file/p/80c202dcb52/613808feae20b48c26e2b1d.jpg?c=126,175,387,387,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> Failed Passcode Attempt",
|
||||
"plural": "<mark class=\"token\">%@</mark> Failed Passcode Attempts"
|
||||
}
|
||||
},
|
||||
"PasscodeSettings.TryAgainIn1Minute": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/PasscodeSettings.TryAgainIn1Minute",
|
||||
"photo_url": "https://telegra.ph/file/p/1895ea09832/708ff8b326e9c59d9890f1d.jpg?c=166,196,303,303,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Try again in 1 minute"
|
||||
}
|
||||
},
|
||||
"Permissions.NotificationsAllow.v0": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Permissions.NotificationsAllow.v0",
|
||||
"photo_url": "https://telegra.ph/file/p/f0f0943d220/92dc938aef748d21cd5431d.jpg?c=125,685,340,340,280,280",
|
||||
|
@ -976,30 +807,6 @@
|
|||
"singular": "New Login Prevented"
|
||||
}
|
||||
},
|
||||
"Tour.StartButton": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Tour.StartButton",
|
||||
"photo_url": "https://telegra.ph/file/p/d17f81a672a/74f1da353b3e53df50add1d.jpg?c=139,730,361,361,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Start Messaging"
|
||||
}
|
||||
},
|
||||
"Tour.Text1": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Tour.Text1",
|
||||
"photo_url": "https://telegra.ph/file/p/d17f81a672a/74f1da353b3e53df50add1d.jpg?c=0,315,640,649,276,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The world's **fastest** messaging app.<br/>It is **free** and **secure**."
|
||||
}
|
||||
},
|
||||
"Tour.Text2": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Tour.Text2",
|
||||
"photo_url": "https://telegra.ph/file/p/5972f5b3747/47b283afb72548d18aad622.jpg?c=21,351,596,596,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**Telegram** delivers messages<br/>faster than any other application."
|
||||
}
|
||||
},
|
||||
"Tour.Text3": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Tour.Text3",
|
||||
"photo_url": "https://telegra.ph/file/p/6d7c5d09655/d5d33a89edc1ce674702322.jpg?c=19,348,601,601,280,280",
|
||||
|
@ -1008,22 +815,6 @@
|
|||
"singular": "**Telegram** has no limits on<br/>the size of your media and chats."
|
||||
}
|
||||
},
|
||||
"Tour.Text4": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Tour.Text4",
|
||||
"photo_url": "https://telegra.ph/file/p/3e3dbc476c0/e53018ce5ac9b8a17ddbf1d.jpg?c=30,359,579,579,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**Telegram** keeps your messages<br/>safe from hacker attacks."
|
||||
}
|
||||
},
|
||||
"Tour.Text5": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Tour.Text5",
|
||||
"photo_url": "https://telegra.ph/file/p/d25154577d6/744a7bb70d764f873b8621d.jpg?c=24,353,592,592,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**Telegram** lets you access your<br/>messages from multiple devices."
|
||||
}
|
||||
},
|
||||
"Tour.Text6": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Tour.Text6",
|
||||
"photo_url": "https://telegra.ph/file/p/025051d241a/ffc2aaf468e331b43bad817.jpg?c=0,338,600,684,246,280",
|
||||
|
@ -1032,54 +823,6 @@
|
|||
"singular": "**Telegram** provides free unlimited<br/>cloud storage for chats and media."
|
||||
}
|
||||
},
|
||||
"Tour.Title1": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Tour.Title1",
|
||||
"photo_url": "https://telegra.ph/file/p/d17f81a672a/74f1da353b3e53df50add1d.jpg?c=148,432,340,340,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Telegram"
|
||||
}
|
||||
},
|
||||
"Tour.Title2": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Tour.Title2",
|
||||
"photo_url": "https://telegra.ph/file/p/5972f5b3747/47b283afb72548d18aad622.jpg?c=180,458,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Fast"
|
||||
}
|
||||
},
|
||||
"Tour.Title3": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Tour.Title3",
|
||||
"photo_url": "https://telegra.ph/file/p/6d7c5d09655/d5d33a89edc1ce674702322.jpg?c=160,437,320,320,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Powerful"
|
||||
}
|
||||
},
|
||||
"Tour.Title4": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Tour.Title4",
|
||||
"photo_url": "https://telegra.ph/file/p/3e3dbc476c0/e53018ce5ac9b8a17ddbf1d.jpg?c=181,457,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Secure"
|
||||
}
|
||||
},
|
||||
"Tour.Title5": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Tour.Title5",
|
||||
"photo_url": "https://telegra.ph/file/p/d25154577d6/744a7bb70d764f873b8621d.jpg?c=77,349,485,485,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Cloud-Based"
|
||||
}
|
||||
},
|
||||
"Tour.Title6": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/Tour.Title6",
|
||||
"photo_url": "https://telegra.ph/file/p/025051d241a/ffc2aaf468e331b43bad817.jpg?c=161,484,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Free"
|
||||
}
|
||||
},
|
||||
"TwoStepAuth.EnterPasswordForgot": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/TwoStepAuth.EnterPasswordForgot",
|
||||
"photo_url": "https://telegra.ph/file/p/1996b47f549/185d3828a1cb8c5506e4a22.jpg?c=165,468,313,313,280,280",
|
||||
|
@ -1167,13 +910,5 @@
|
|||
"values": {
|
||||
"singular": "You will lose all your Telegram chats, messages, media and files if you proceed with resetting your account."
|
||||
}
|
||||
},
|
||||
"TwoStepAuth.SetupPasswordTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/login/TwoStepAuth.SetupPasswordTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/1996b47f549/185d3828a1cb8c5506e4a22.jpg?c=90,84,454,454,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your Password"
|
||||
}
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load diff
|
@ -95,6 +95,14 @@
|
|||
"singular": "End call with <mark class=\"token\">%1$@</mark> and start a new one with <mark class=\"token\">%2$@</mark>?"
|
||||
}
|
||||
},
|
||||
"Call.CallInProgressTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Call.CallInProgressTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/856afe19a76/2f1f98bee63b55825bf671d.jpg?c=168,356,303,303,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Call in Progress"
|
||||
}
|
||||
},
|
||||
"Call.ConnectionErrorMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Call.ConnectionErrorMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/65c292c8e92/096aaf2a2ddad3b0e7c431d.jpg?c=42,279,555,555,280,280",
|
||||
|
@ -103,6 +111,23 @@
|
|||
"singular": "Please check your Internet connection and try again."
|
||||
}
|
||||
},
|
||||
"Call.ConnectionErrorTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Call.ConnectionErrorTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/65c292c8e92/096aaf2a2ddad3b0e7c431d.jpg?c=180,364,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Unable to Call"
|
||||
}
|
||||
},
|
||||
"Call.Minutes": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Call.Minutes",
|
||||
"photo_url": "https://telegra.ph/file/p/81b52603ff7/d789fb07514f94a36c23b1d.jpg?c=309,146,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> minute",
|
||||
"plural": "<mark class=\"token\">%@</mark> minutes"
|
||||
}
|
||||
},
|
||||
"CancelResetAccount.TextSMS": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/CancelResetAccount.TextSMS",
|
||||
"photo_url": "https://telegra.ph/file/p/0b717c5d167/3f80094e024f180e80af21d.jpg?c=0,100,719,770,262,280",
|
||||
|
@ -159,6 +184,30 @@
|
|||
"singular": "Phone copied to clipboard."
|
||||
}
|
||||
},
|
||||
"Conversation.SendMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Conversation.SendMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/1e1e53410fd/612f65fb65870826c54ae1d.jpg?c=55,155,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Send Message"
|
||||
}
|
||||
},
|
||||
"Conversation.ShareMyContactInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Conversation.ShareMyContactInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/e868e59567b/241a5ac45167409b91f801d.jpg?c=49,197,412,412,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Share My Contact Info"
|
||||
}
|
||||
},
|
||||
"Conversation.UnblockUser": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Conversation.UnblockUser",
|
||||
"photo_url": "https://telegra.ph/file/p/f8339a8e1e6/f5c509e9ce5810ed8d1991d.jpg?c=55,828,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unblock User"
|
||||
}
|
||||
},
|
||||
"Conversation.UsernameCopied": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Conversation.UsernameCopied",
|
||||
"photo_url": "https://telegra.ph/file/p/353f8931e3d/fd37fc2916ff77aed92af17.jpg?c=74,854,383,383,280,280",
|
||||
|
@ -167,6 +216,14 @@
|
|||
"singular": "Username copied to clipboard."
|
||||
}
|
||||
},
|
||||
"ConversationProfile.ErrorCreatingConversation": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/ConversationProfile.ErrorCreatingConversation",
|
||||
"photo_url": "https://telegra.ph/file/p/af232fafcfb/7db03be1c5fe486a150241d.jpg?c=141,358,355,355,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "An error occurred"
|
||||
}
|
||||
},
|
||||
"EmojiSearch.SearchStatusesEmptyResult": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/EmojiSearch.SearchStatusesEmptyResult",
|
||||
"photo_url": "https://telegra.ph/file/p/846ced4e70b/1ac1593f387e33c43301117.jpg?c=160,337,280,280,280,280",
|
||||
|
@ -207,6 +264,33 @@
|
|||
"singular": "last seen today at <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"MuteExpires.Days": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/MuteExpires.Days",
|
||||
"photo_url": "https://telegra.ph/file/p/9d7daa14a38/78c327be72c99c57646511d.jpg?c=426,745,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "in 1 day",
|
||||
"plural": "in <mark class=\"token\">%@</mark> days"
|
||||
}
|
||||
},
|
||||
"MuteExpires.Hours": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/MuteExpires.Hours",
|
||||
"photo_url": "https://telegra.ph/file/p/e081ecb753d/3793eae323e37e0dabfcb1d.jpg?c=424,743,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "in 1 hour",
|
||||
"plural": "in <mark class=\"token\">%@</mark> hours"
|
||||
}
|
||||
},
|
||||
"MuteExpires.Minutes": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/MuteExpires.Minutes",
|
||||
"photo_url": "https://telegra.ph/file/p/44eeca00fa9/8443af54d420cef0ef49f1d.jpg?c=419,742,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "in 1 minute",
|
||||
"plural": "in <mark class=\"token\">%@</mark> minutes"
|
||||
}
|
||||
},
|
||||
"MuteFor.Days": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/MuteFor.Days",
|
||||
"photo_url": "https://telegra.ph/file/p/85e63301caf/f4aac9ae81a54264180fe1d.jpg?c=152,587,336,336,280,280",
|
||||
|
@ -249,6 +333,14 @@
|
|||
"singular": "Incoming Call"
|
||||
}
|
||||
},
|
||||
"Notification.CallOutgoing": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Notification.CallOutgoing",
|
||||
"photo_url": "https://telegra.ph/file/p/0b9edaf1629/4b1331f92ab0d164f67ad1d.jpg?c=148,286,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Outgoing Call"
|
||||
}
|
||||
},
|
||||
"Notification.Mute1h": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Notification.Mute1h",
|
||||
"photo_url": "https://telegra.ph/file/p/85e63301caf/f4aac9ae81a54264180fe1d.jpg?c=157,417,326,326,280,280",
|
||||
|
@ -314,6 +406,14 @@
|
|||
"singular": "Long tap to set a timer"
|
||||
}
|
||||
},
|
||||
"PhoneLabel.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/PhoneLabel.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/05189f46d03/45e44c624c8e9ad2bac281d.jpg?c=180,43,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Label"
|
||||
}
|
||||
},
|
||||
"Premium.Free": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Premium.Free",
|
||||
"photo_url": "https://telegra.ph/file/p/e7659056c1a/eadafab19ee48555fbecc17.jpg?c=19,742,280,280,280,280",
|
||||
|
@ -378,6 +478,14 @@
|
|||
"singular": "online"
|
||||
}
|
||||
},
|
||||
"Preview.DeletePhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Preview.DeletePhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/38869738434/53e61bda1b80ae4d0c0d222.jpg?c=181,715,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete Photo"
|
||||
}
|
||||
},
|
||||
"Preview.SaveToCameraRoll": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Preview.SaveToCameraRoll",
|
||||
"photo_url": "https://telegra.ph/file/p/8a8ace20ec7/5701d0431d48b9a4defe51d.jpg?c=104,592,429,429,280,280",
|
||||
|
@ -386,6 +494,30 @@
|
|||
"singular": "Add to Photos"
|
||||
}
|
||||
},
|
||||
"Profile.About": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Profile.About",
|
||||
"photo_url": "https://telegra.ph/file/p/cd5573ce667/5a92d23c266b7c63bbd801d.jpg?c=40,273,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "bio"
|
||||
}
|
||||
},
|
||||
"Profile.ShareContactButton": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Profile.ShareContactButton",
|
||||
"photo_url": "https://telegra.ph/file/p/aae54bef421/c423149655bcc8463ddf21d.jpg?c=55,296,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Share Contact"
|
||||
}
|
||||
},
|
||||
"Profile.Username": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Profile.Username",
|
||||
"photo_url": "https://telegra.ph/file/p/c17f75917b1/63f6050b20243198248b31d.jpg?c=44,361,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "username"
|
||||
}
|
||||
},
|
||||
"ProfileColorSetup.IconSectionTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/ProfileColorSetup.IconSectionTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/2a44866abb0/4230926fc22ac3135b19317.jpg?c=33,572,280,280,280,280",
|
||||
|
@ -552,6 +684,14 @@
|
|||
"singular": "Add to Contacts"
|
||||
}
|
||||
},
|
||||
"UserInfo.AddToExisting": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.AddToExisting",
|
||||
"photo_url": "https://telegra.ph/file/p/d985d96b922/d4226262673c6bd75ea6722.jpg?c=157,683,324,324,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add to Existing"
|
||||
}
|
||||
},
|
||||
"UserInfo.BlockConfirmation": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.BlockConfirmation",
|
||||
"photo_url": "https://telegra.ph/file/p/44bba86c197/c9550742fd3a7f254e5c51d.jpg?c=405,1001,317,317,280,280",
|
||||
|
@ -568,6 +708,14 @@
|
|||
"singular": "Change Photo for <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"UserInfo.CreateNewContact": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.CreateNewContact",
|
||||
"photo_url": "https://telegra.ph/file/p/d985d96b922/d4226262673c6bd75ea6722.jpg?c=103,512,434,434,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Create New Contact"
|
||||
}
|
||||
},
|
||||
"UserInfo.CustomPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.CustomPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/321012886db/e6d9157f7157574a254c217.jpg?c=159,67,280,280,280,280",
|
||||
|
@ -592,6 +740,14 @@
|
|||
"singular": "photo set by you"
|
||||
}
|
||||
},
|
||||
"UserInfo.GenericPhoneLabel": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.GenericPhoneLabel",
|
||||
"photo_url": "https://telegra.ph/file/p/c17f75917b1/63f6050b20243198248b31d.jpg?c=41,263,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "mobile"
|
||||
}
|
||||
},
|
||||
"UserInfo.NotificationsDefault": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.NotificationsDefault",
|
||||
"photo_url": "https://telegra.ph/file/p/afa15ee3f97/6b6cc52a7a180138911a21d.jpg?c=423,1224,280,280,280,280",
|
||||
|
@ -680,6 +836,14 @@
|
|||
"singular": "<i class=\"emoji\" style=\"background-image:url('//telegram.org/img/emoji/40/E29AA0.png')\"><b>⚠️</b></i> Warning: Many users reported this account as a scam or a fake account. Please be careful, especially if it asks you for money."
|
||||
}
|
||||
},
|
||||
"UserInfo.SendMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.SendMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/c17f75917b1/63f6050b20243198248b31d.jpg?c=56,497,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send Message"
|
||||
}
|
||||
},
|
||||
"UserInfo.SetCustomPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.SetCustomPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/ec61c65bab4/dcdf4c90fd12259ead37e17.jpg?c=95,402,326,326,280,280",
|
||||
|
@ -760,6 +924,14 @@
|
|||
"singular": "Suggest Photo for <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"UserInfo.TapToCall": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.TapToCall",
|
||||
"photo_url": "https://telegra.ph/file/p/590fee27b22/4e42aaf5f3607ba28d85b1d.jpg?c=88,152,649,649,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Tap to make an end-to-end encrypted call"
|
||||
}
|
||||
},
|
||||
"UserInfo.TelegramCall": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.TelegramCall",
|
||||
"photo_url": "https://telegra.ph/file/p/c2ba68b46cc/8ea77fd123ed9d32e4db417.jpg?c=183,496,280,280,280,280",
|
||||
|
@ -776,6 +948,22 @@
|
|||
"singular": "Telegram Video Call"
|
||||
}
|
||||
},
|
||||
"UserInfo.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/c17f75917b1/63f6050b20243198248b31d.jpg?c=180,45,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Info"
|
||||
}
|
||||
},
|
||||
"UserInfo.UnblockConfirmation": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.UnblockConfirmation",
|
||||
"photo_url": "https://telegra.ph/file/p/e0f0b07a84b/3fd92d8dcf998cf9c7bc71d.jpg?c=226,484,299,299,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Unblock <mark class=\"token\">%@</mark>?"
|
||||
}
|
||||
},
|
||||
"Username.InvalidValue": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Username.InvalidValue",
|
||||
"photo_url": "https://telegra.ph/file/p/7fc73a8072b/d8f6d796e94e5efe5ef2b17.jpg?c=32,246,343,343,280,280",
|
||||
|
@ -783,5 +971,13 @@
|
|||
"values": {
|
||||
"singular": "Sorry, this username is invalid."
|
||||
}
|
||||
},
|
||||
"Weekday.Yesterday": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Weekday.Yesterday",
|
||||
"photo_url": "https://telegra.ph/file/p/26e24d69377/00954372d9a08c3b5c7e71d.jpg?c=47,256,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Yesterday"
|
||||
}
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load diff
|
@ -10290,14 +10290,6 @@
|
|||
"singular": "Paste From Clipboard"
|
||||
}
|
||||
},
|
||||
"SocksProxySetup.UseSocks5": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/SocksProxySetup.UseSocks5",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Use SOCKS5 Proxy"
|
||||
}
|
||||
},
|
||||
"SponsoredMessageInfoScreen.MarkdownText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/SponsoredMessageInfoScreen.MarkdownText",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -199,6 +199,30 @@
|
|||
"singular": "Restart"
|
||||
}
|
||||
},
|
||||
"Chat.Input.StartBot": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/Chat.Input.StartBot",
|
||||
"photo_url": "https://telegra.ph/file/p/8960a9a2e7a/6fe4d920251bea5c7334a1d.jpg?c=921,902,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Start"
|
||||
}
|
||||
},
|
||||
"Chat.List.Service.PaymentSent": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/Chat.List.Service.PaymentSent",
|
||||
"photo_url": "https://telegra.ph/file/p/7da72103b07/309780f4a54a9091fb94e1d.jpg?c=119,112,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Payment: <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.Service.BotPermissionAllowed": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/Chat.Service.BotPermissionAllowed",
|
||||
"photo_url": "https://telegra.ph/file/p/7b342f6c3a0/a0cfe2e071675439c8b751d.jpg?c=662,291,1058,1058,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You allowed this bot to message you when you logged in on <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.Service.PaymentSent": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/Chat.Service.PaymentSent",
|
||||
"photo_url": "https://telegra.ph/file/p/7da72103b07/309780f4a54a9091fb94e1d.jpg?c=567,76,1190,1184,280,278",
|
||||
|
@ -655,6 +679,14 @@
|
|||
"singular": "Choose a Group"
|
||||
}
|
||||
},
|
||||
"Confirm.AddBotToGroup": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/Confirm.AddBotToGroup",
|
||||
"photo_url": "https://telegra.ph/file/p/eb11197ad68/bf3fa5a0761e034a6e4b51d.jpg?c=559,46,338,338,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add the bot to \"<mark class=\"token\">%@</mark>\"?"
|
||||
}
|
||||
},
|
||||
"Confirm.Desc.PermissionInlineBotContact": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/Confirm.Desc.PermissionInlineBotContact",
|
||||
"photo_url": "https://telegra.ph/file/p/90b56aa1664/dea8f43ffedc3e1dca5161d.jpg?c=143,0,635,256,280,112",
|
||||
|
@ -759,6 +791,22 @@
|
|||
"singular": "Neither Telegram, nor <mark class=\"token\">%1$@</mark> will have access to your credit card information. Credit card details will be handled only by the payments system, <mark class=\"token\">%2$@</mark>.<br/><br/>Payments will go directly to the developer of <mark class=\"token\">%3$@</mark>. Telegram cannot provide any guarantees, so proceed at your own risk. In case of problems, please contact the developer of <mark class=\"token\">%4$@</mark> or your bank."
|
||||
}
|
||||
},
|
||||
"PeerInfo.Bot.AddToGroup": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/PeerInfo.Bot.AddToGroup",
|
||||
"photo_url": "https://telegra.ph/file/p/272b08a26fc/af2ae7269f63912696b4e1d.jpg?c=174,601,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add To Group"
|
||||
}
|
||||
},
|
||||
"PeerInfo.Bot.Help": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/PeerInfo.Bot.Help",
|
||||
"photo_url": "https://telegra.ph/file/p/272b08a26fc/af2ae7269f63912696b4e1d.jpg?c=165,802,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Help"
|
||||
}
|
||||
},
|
||||
"PeerInfo.Bot.Privacy": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/PeerInfo.Bot.Privacy",
|
||||
"photo_url": "https://telegra.ph/file/p/6e53e6735b4/ff410605885543bdccd891d.jpg?c=31,636,280,280,280,280",
|
||||
|
@ -767,6 +815,22 @@
|
|||
"singular": "Privacy"
|
||||
}
|
||||
},
|
||||
"PeerInfo.Bot.Settings": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/PeerInfo.Bot.Settings",
|
||||
"photo_url": "https://telegra.ph/file/p/272b08a26fc/af2ae7269f63912696b4e1d.jpg?c=168,735,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Settings"
|
||||
}
|
||||
},
|
||||
"PeerInfo.Bot.Share": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/PeerInfo.Bot.Share",
|
||||
"photo_url": "https://telegra.ph/file/p/272b08a26fc/af2ae7269f63912696b4e1d.jpg?c=166,665,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Share"
|
||||
}
|
||||
},
|
||||
"PeerInfo.BotAddTo": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/PeerInfo.BotAddTo",
|
||||
"photo_url": "https://telegra.ph/file/p/d5050813c40/da9bcf71d0128ba96247816.jpg?c=1,200,280,280,280,280",
|
||||
|
@ -839,6 +903,14 @@
|
|||
"singular": "Restart Bot"
|
||||
}
|
||||
},
|
||||
"PeerInfo.SendMessage": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/PeerInfo.SendMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/272b08a26fc/af2ae7269f63912696b4e1d.jpg?c=175,533,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send Message"
|
||||
}
|
||||
},
|
||||
"PeerInfo.StopBot": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/PeerInfo.StopBot",
|
||||
"photo_url": "https://telegra.ph/file/p/cc6ec9079bf/5e9831ffbb87fca9f8d751d.jpg?c=3,340,280,280,280,280",
|
||||
|
@ -847,6 +919,14 @@
|
|||
"singular": "Block Bot"
|
||||
}
|
||||
},
|
||||
"PeerInfo.about": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/PeerInfo.about",
|
||||
"photo_url": "https://telegra.ph/file/p/25c4aef040f/17d7fbecc5c53451181521d.jpg?c=568,297,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "about"
|
||||
}
|
||||
},
|
||||
"SelectPeers.Title.SelectGroupOrChannel": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/SelectPeers.Title.SelectGroupOrChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/32fce2365be/e2243a2c85ed4450b2e6a16.jpg?c=10,78,280,280,280,280",
|
||||
|
@ -855,6 +935,14 @@
|
|||
"singular": "Add to Group or Channel"
|
||||
}
|
||||
},
|
||||
"Text.Context.Copy.Command": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/Text.Context.Copy.Command",
|
||||
"photo_url": "https://telegra.ph/file/p/34a1b24ef0c/192cfa35b802f84a75d601d.jpg?c=852,856,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Copy Command"
|
||||
}
|
||||
},
|
||||
"WebApp.Attach.Confirm": {
|
||||
"url": "https://translations.telegram.org/en/macos/bots_and_payments/WebApp.Attach.Confirm",
|
||||
"photo_url": "https://telegra.ph/file/p/a00a88105be/acd6fb0a30e3acd14dea416.jpg?c=17,10,280,280,280,280",
|
||||
|
|
|
@ -15,30 +15,6 @@
|
|||
"singular": "<mark class=\"token\">%@</mark>'s microphone is off"
|
||||
}
|
||||
},
|
||||
"Chat.DropAsFilesDesc": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/Chat.DropAsFilesDesc",
|
||||
"photo_url": "https://telegra.ph/file/p/1480263af11/f3c6bc742e09c5125223f1d.jpg?c=897,211,388,388,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "without compression"
|
||||
}
|
||||
},
|
||||
"Chat.DropQuickDesc": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/Chat.DropQuickDesc",
|
||||
"photo_url": "https://telegra.ph/file/p/1480263af11/f3c6bc742e09c5125223f1d.jpg?c=953,722,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "in a quick way"
|
||||
}
|
||||
},
|
||||
"Chat.DropTitle": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/Chat.DropTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/1480263af11/f3c6bc742e09c5125223f1d.jpg?c=810,139,550,550,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Drop files here to send them"
|
||||
}
|
||||
},
|
||||
"Chat.Emoji.Dart.ResultNew": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/Chat.Emoji.Dart.ResultNew",
|
||||
"photo_url": "https://telegra.ph/file/p/18b0062fed3/261ad49658f159ca9c91019.jpg?c=74,196,363,363,280,280",
|
||||
|
@ -55,14 +31,6 @@
|
|||
"singular": "Send"
|
||||
}
|
||||
},
|
||||
"Context.RecentGifRemove": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/Context.RecentGifRemove",
|
||||
"photo_url": "https://telegra.ph/file/p/74b2718f503/27a666a7e860532e9025e1d.jpg?c=855,396,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove"
|
||||
}
|
||||
},
|
||||
"EditImageControl.Confirm.Discard": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/EditImageControl.Confirm.Discard",
|
||||
"photo_url": "https://telegra.ph/file/p/4654c1a7d05/3deac89df957725bff2b21d.jpg?c=221,34,550,550,280,280",
|
||||
|
@ -162,22 +130,6 @@
|
|||
"singular": "Shared Media"
|
||||
}
|
||||
},
|
||||
"Gallery.Context.ShowMessage": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/Gallery.Context.ShowMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/1593f28fad7/15fdffc59b8eab7c57a101d.jpg?c=772,702,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Show Message"
|
||||
}
|
||||
},
|
||||
"Gallery.ContextDeletePhoto": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/Gallery.ContextDeletePhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/4f52338584e/03bdae1f27b0754446a2e1d.jpg?c=622,166,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete"
|
||||
}
|
||||
},
|
||||
"Gallery.RemoveGif": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/Gallery.RemoveGif",
|
||||
"photo_url": "https://telegra.ph/file/p/47c2e69bff9/69a3b99eda820027dd63e16.jpg?c=11,17,280,280,280,280",
|
||||
|
@ -314,14 +266,6 @@
|
|||
"singular": "You can send and receive files of any type up to 2 GB each and access them anywhere."
|
||||
}
|
||||
},
|
||||
"Peer.Media.SharedLinksEmptyList": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/Peer.Media.SharedLinksEmptyList",
|
||||
"photo_url": "https://telegra.ph/file/p/b269eae8377/23f2e84e53c7e67f792b91d.jpg?c=719,265,713,713,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "All links shared in this chat will appear here."
|
||||
}
|
||||
},
|
||||
"Peer.Media.SharedMediaEmptyList": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/Peer.Media.SharedMediaEmptyList",
|
||||
"photo_url": "https://telegra.ph/file/p/ae9aa50ee40/89f0f9ca1cce0ebbc00c51d.jpg?c=564,120,983,983,280,280",
|
||||
|
@ -330,14 +274,6 @@
|
|||
"singular": "Share photos and videos in this chat<br/>— or this paperclip stays unhappy."
|
||||
}
|
||||
},
|
||||
"Peer.Media.SharedMusicEmptyList": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/Peer.Media.SharedMusicEmptyList",
|
||||
"photo_url": "https://telegra.ph/file/p/afa456c4557/d9926e2426db3eacfa3a31d.jpg?c=707,254,734,734,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "All music shared in this chat will appear here."
|
||||
}
|
||||
},
|
||||
"Peer.Media.SharedVoiceEmptyList": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/Peer.Media.SharedVoiceEmptyList",
|
||||
"photo_url": "https://telegra.ph/file/p/d2ddbc47723/95b0c512a15c8c9667df41d.jpg?c=94,185,1057,1057,280,280",
|
||||
|
@ -394,30 +330,6 @@
|
|||
"singular": "Music"
|
||||
}
|
||||
},
|
||||
"PeerMedia.Popover.SharedAudio": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/PeerMedia.Popover.SharedAudio",
|
||||
"photo_url": "https://telegra.ph/file/p/ae9aa50ee40/89f0f9ca1cce0ebbc00c51d.jpg?c=956,274,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Shared Audio"
|
||||
}
|
||||
},
|
||||
"PeerMedia.Popover.SharedFiles": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/PeerMedia.Popover.SharedFiles",
|
||||
"photo_url": "https://telegra.ph/file/p/ae9aa50ee40/89f0f9ca1cce0ebbc00c51d.jpg?c=952,145,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Shared Files"
|
||||
}
|
||||
},
|
||||
"PeerMedia.Popover.SharedLinks": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/PeerMedia.Popover.SharedLinks",
|
||||
"photo_url": "https://telegra.ph/file/p/ae9aa50ee40/89f0f9ca1cce0ebbc00c51d.jpg?c=954,209,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Shared Links"
|
||||
}
|
||||
},
|
||||
"PeerMedia.Popover.SharedMedia": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/PeerMedia.Popover.SharedMedia",
|
||||
"photo_url": "https://telegra.ph/file/p/ae9aa50ee40/89f0f9ca1cce0ebbc00c51d.jpg?c=957,81,280,280,280,280",
|
||||
|
@ -442,14 +354,6 @@
|
|||
"singular": "Voice"
|
||||
}
|
||||
},
|
||||
"PreviewSender.CaptionPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/PreviewSender.CaptionPlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/9cd6a53f7a9/4f96bb7cf96e4e40a123d1d.jpg?c=488,676,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add a caption..."
|
||||
}
|
||||
},
|
||||
"PreviewSender.CollageTooltip": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/PreviewSender.CollageTooltip",
|
||||
"photo_url": "https://telegra.ph/file/p/b2c7882545a/9368231b7a334a84b165a1d.jpg?c=1005,92,435,435,280,280",
|
||||
|
@ -458,14 +362,6 @@
|
|||
"singular": "Group all media into one message"
|
||||
}
|
||||
},
|
||||
"PreviewSender.CommentPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/PreviewSender.CommentPlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/45cde25baa2/b6161642d7f6ecf99268d1d.jpg?c=664,662,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add a comment..."
|
||||
}
|
||||
},
|
||||
"PreviewSender.CompressFile": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/PreviewSender.CompressFile",
|
||||
"photo_url": "https://telegra.ph/file/p/a6adaed8802/00a9926c168ddd64cdbfd1d.jpg?c=483,443,333,333,280,280",
|
||||
|
@ -490,32 +386,6 @@
|
|||
"singular": "Send in a quick way"
|
||||
}
|
||||
},
|
||||
"PreviewSender.SendAudio": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/PreviewSender.SendAudio",
|
||||
"photo_url": "https://telegra.ph/file/p/0dae816fee5/5094b72eb8abd854875d61d.jpg?c=1103,467,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Send Audio",
|
||||
"plural": "Send <mark class=\"token\">%d</mark> Audios"
|
||||
}
|
||||
},
|
||||
"PreviewSender.SendFile": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/PreviewSender.SendFile",
|
||||
"photo_url": "https://telegra.ph/file/p/45cde25baa2/b6161642d7f6ecf99268d1d.jpg?c=822,427,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send File",
|
||||
"plural": "Send <mark class=\"token\">%d</mark> Files"
|
||||
}
|
||||
},
|
||||
"PreviewSender.SendFile_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/PreviewSender.SendFile_countable",
|
||||
"photo_url": "https://telegra.ph/file/p/45cde25baa2/b6161642d7f6ecf99268d1d.jpg?c=826,427,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"PreviewSender.SendGif": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/PreviewSender.SendGif",
|
||||
"photo_url": "https://telegra.ph/file/p/2901fac63ef/c4b5eac005d24e4f46d231d.jpg?c=866,73,280,280,280,280",
|
||||
|
@ -534,32 +404,6 @@
|
|||
"plural": "Send <mark class=\"token\">%d</mark> Media"
|
||||
}
|
||||
},
|
||||
"PreviewSender.SendPhoto": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/PreviewSender.SendPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/769487d818d/daef0fe688d0a4781ea051d.jpg?c=831,190,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send Photo",
|
||||
"plural": "Send <mark class=\"token\">%d</mark> Photos"
|
||||
}
|
||||
},
|
||||
"PreviewSender.SendPhoto_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/PreviewSender.SendPhoto_countable",
|
||||
"photo_url": "https://telegra.ph/file/p/769487d818d/daef0fe688d0a4781ea051d.jpg?c=819,191,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"PreviewSender.SendVideo": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/PreviewSender.SendVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/c165366915f/095dd65a73528d9ee42991d.jpg?c=827,174,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send Video",
|
||||
"plural": "Send <mark class=\"token\">%d</mark> Videos"
|
||||
}
|
||||
},
|
||||
"SearchField.Search": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/SearchField.Search",
|
||||
"photo_url": "https://telegra.ph/file/p/8d35d1bde97/4137962af5a3ed18e352b1d.jpg?c=681,468,280,280,280,280",
|
||||
|
@ -600,14 +444,6 @@
|
|||
"singular": "Recent"
|
||||
}
|
||||
},
|
||||
"Stickers.SearchAdd": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/Stickers.SearchAdd",
|
||||
"photo_url": "https://telegra.ph/file/p/785a11a0e75/7e1bf2bd13ba66b627fce1d.jpg?c=2256,165,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add"
|
||||
}
|
||||
},
|
||||
"Telegram.PeerMediaController": {
|
||||
"url": "https://translations.telegram.org/en/macos/camera_and_media/Telegram.PeerMediaController",
|
||||
"photo_url": "https://telegra.ph/file/p/1f402791615/dad3f3c5cf75a02ac47a71d.jpg?c=821,17,280,280,280,280",
|
||||
|
|
|
@ -225,14 +225,6 @@
|
|||
"singular": "pinned message"
|
||||
}
|
||||
},
|
||||
"Chat.Service.SuggestedPhoto": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Chat.Service.SuggestedPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/1b81d5d78b2/3c7acfd9e9416b12528de17.jpg?c=58,124,516,516,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> suggests this photo for your Telegram profile"
|
||||
}
|
||||
},
|
||||
"Chat.Service.You": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Chat.Service.You",
|
||||
"photo_url": "https://telegra.ph/file/p/917153a38a7/c597a01bb2793c2f38b471d.jpg?c=111,116,280,280,280,280",
|
||||
|
@ -241,23 +233,6 @@
|
|||
"singular": "You"
|
||||
}
|
||||
},
|
||||
"Chat.Service.YouSuggestedPhoto": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Chat.Service.YouSuggestedPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/1887ce4fcf4/ec114077879165916d6f217.jpg?c=86,177,349,349,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You suggested a profile photo"
|
||||
}
|
||||
},
|
||||
"Chat.UndoManager.ChannelDeleted": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Chat.UndoManager.ChannelDeleted",
|
||||
"photo_url": "https://telegra.ph/file/p/dc0ca6e1e92/9195d71292fb15116f12c1d.jpg?c=116,10,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Channel Deleted.",
|
||||
"plural": "<mark class=\"token\">%d</mark> Channels Deleted."
|
||||
}
|
||||
},
|
||||
"Chat.UndoManager.ChannelLeft": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Chat.UndoManager.ChannelLeft",
|
||||
"photo_url": "https://telegra.ph/file/p/42626799c63/97206a744b276d6cd19391d.jpg?c=102,5,280,280,280,280",
|
||||
|
@ -446,14 +421,6 @@
|
|||
"singular": "Return to Group"
|
||||
}
|
||||
},
|
||||
"ChatList.Context.Sound": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Context.Sound",
|
||||
"photo_url": "https://telegra.ph/file/p/dda099f7806/8405fcab90c8ced00bebf17.jpg?c=227,317,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sound"
|
||||
}
|
||||
},
|
||||
"ChatList.Context.Unmute": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Context.Unmute",
|
||||
"photo_url": "https://telegra.ph/file/p/11a4bfd3aa1/2ec2a4928f152b9015fc31d.jpg?c=296,271,280,280,280,280",
|
||||
|
@ -727,46 +694,6 @@
|
|||
"singular": "Remove"
|
||||
}
|
||||
},
|
||||
"ChatList.Filter.InviteLink.Delete": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Filter.InviteLink.Delete",
|
||||
"photo_url": "https://telegra.ph/file/p/aa5fb7bb3a9/813f948421ba6d88c0f9017.jpg?c=161,498,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete"
|
||||
}
|
||||
},
|
||||
"ChatList.Filter.InviteLink.Delete.Confirm": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Filter.InviteLink.Delete.Confirm",
|
||||
"photo_url": "https://telegra.ph/file/p/5ea40e541d9/d71c38a9a45244da8781e17.jpg?c=121,46,401,401,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to revoke and delete this invite link?"
|
||||
}
|
||||
},
|
||||
"ChatList.Filter.InviteLink.Desc": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Filter.InviteLink.Desc",
|
||||
"photo_url": "https://telegra.ph/file/p/280982868ab/90793fc4543d6682ceed717.jpg?c=119,453,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "includes <mark class=\"token\">%d</mark> chats"
|
||||
}
|
||||
},
|
||||
"ChatList.Filter.InviteLink.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Filter.InviteLink.Info",
|
||||
"photo_url": "https://telegra.ph/file/p/280982868ab/90793fc4543d6682ceed717.jpg?c=74,510,427,427,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Share access to some of this folder's groups and channels with others."
|
||||
}
|
||||
},
|
||||
"ChatList.Filter.InviteLink.header": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Filter.InviteLink.header",
|
||||
"photo_url": "https://telegra.ph/file/p/280982868ab/90793fc4543d6682ceed717.jpg?c=63,357,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "INVITE LINK"
|
||||
}
|
||||
},
|
||||
"ChatList.Filter.List.AddNew": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Filter.List.AddNew",
|
||||
"photo_url": "https://telegra.ph/file/p/4c15aacf4b6/5262a8bae68d6549cf6dd16.jpg?c=2,122,280,280,280,280",
|
||||
|
@ -799,14 +726,6 @@
|
|||
"singular": "Chat Folders"
|
||||
}
|
||||
},
|
||||
"ChatList.Filter.MuteAll": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Filter.MuteAll",
|
||||
"photo_url": "https://telegra.ph/file/p/3e805390fbf/2b2a9cd28c028db24f3c017.jpg?c=49,205,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Mute All"
|
||||
}
|
||||
},
|
||||
"ChatList.Filter.MutedChats": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Filter.MutedChats",
|
||||
"photo_url": "https://telegra.ph/file/p/c9b0228aa3e/2da29e6655dcde3f48b4216.jpg?c=5,13,280,280,280,280",
|
||||
|
@ -847,14 +766,6 @@
|
|||
"singular": "Non-Contacts"
|
||||
}
|
||||
},
|
||||
"ChatList.Filter.ReadAll": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Filter.ReadAll",
|
||||
"photo_url": "https://telegra.ph/file/p/22495ef39a0/3b9440c28291e8914318517.jpg?c=98,191,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Read All"
|
||||
}
|
||||
},
|
||||
"ChatList.Filter.ReadChats": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Filter.ReadChats",
|
||||
"photo_url": "https://telegra.ph/file/p/c9b0228aa3e/2da29e6655dcde3f48b4216.jpg?c=4,19,280,280,280,280",
|
||||
|
@ -879,14 +790,6 @@
|
|||
"singular": "RECOMMENDED"
|
||||
}
|
||||
},
|
||||
"ChatList.Filter.Share": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Filter.Share",
|
||||
"photo_url": "https://telegra.ph/file/p/e9d1ab9607f/bd64281d064e6fd1d00eb17.jpg?c=56,224,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Share"
|
||||
}
|
||||
},
|
||||
"ChatList.Filter.ShowMore": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Filter.ShowMore",
|
||||
"photo_url": "https://telegra.ph/file/p/094f9f63cd5/0db60cab97a1605f8c6ef16.jpg?c=6,30,280,280,280,280",
|
||||
|
@ -944,38 +847,6 @@
|
|||
"singular": "Folder"
|
||||
}
|
||||
},
|
||||
"ChatList.Filter.UnmuteAll": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Filter.UnmuteAll",
|
||||
"photo_url": "https://telegra.ph/file/p/e9d1ab9607f/bd64281d064e6fd1d00eb17.jpg?c=62,195,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unmute All"
|
||||
}
|
||||
},
|
||||
"ChatList.Mute.Until": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Mute.Until",
|
||||
"photo_url": "https://telegra.ph/file/p/0d0949218af/aa1f2db4e6146a3ccc33b17.jpg?c=252,351,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Mute Until..."
|
||||
}
|
||||
},
|
||||
"ChatList.Mute.Until.OK": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Mute.Until.OK",
|
||||
"photo_url": "https://telegra.ph/file/p/ba6e1f68dfb/08fee8100ab1774b88c6b17.jpg?c=160,583,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Mute"
|
||||
}
|
||||
},
|
||||
"ChatList.Mute.Until.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Mute.Until.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/ba6e1f68dfb/08fee8100ab1774b88c6b17.jpg?c=160,405,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Mute Until…"
|
||||
}
|
||||
},
|
||||
"ChatList.Popover.ReadAll": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Popover.ReadAll",
|
||||
"photo_url": "https://telegra.ph/file/p/5c59e879567/fae00167c53d9243a8d4619.jpg?c=129,328,280,280,280,280",
|
||||
|
@ -1000,14 +871,6 @@
|
|||
"singular": "Expand"
|
||||
}
|
||||
},
|
||||
"ChatList.Search.Placeholder": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Search.Placeholder",
|
||||
"photo_url": "https://telegra.ph/file/p/0d0949218af/aa1f2db4e6146a3ccc33b17.jpg?c=145,42,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Search (⌘K)"
|
||||
}
|
||||
},
|
||||
"ChatList.Service.Call.incoming": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Service.Call.incoming",
|
||||
"photo_url": "https://telegra.ph/file/p/e2f876e25df/199e5cad49cde39089c311d.jpg?c=50,284,280,280,280,280",
|
||||
|
@ -1041,22 +904,6 @@
|
|||
"plural": "scored <mark class=\"token\">%d</mark> in <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"ChatList.Service.VideoCall.Cancelled": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Service.VideoCall.Cancelled",
|
||||
"photo_url": "https://telegra.ph/file/p/bd2bd030ee7/1a14e23a039c6e8f0a03116.jpg?c=5,63,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Canceled Video Call"
|
||||
}
|
||||
},
|
||||
"ChatList.Service.VideoCall.Missed": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Service.VideoCall.Missed",
|
||||
"photo_url": "https://telegra.ph/file/p/befd9680f8a/a653d1dfa791e2d52a01f16.jpg?c=6,66,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Missed Video Call"
|
||||
}
|
||||
},
|
||||
"ChatList.Service.VideoCall.incoming": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Service.VideoCall.incoming",
|
||||
"photo_url": "https://telegra.ph/file/p/def1f66086f/ddbdfaeeccab6292e96e616.jpg?c=2,107,280,280,280,280",
|
||||
|
@ -1217,14 +1064,6 @@
|
|||
"singular": "You"
|
||||
}
|
||||
},
|
||||
"Compose.Confirm.StartSecretChat": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Compose.Confirm.StartSecretChat",
|
||||
"photo_url": "https://telegra.ph/file/p/a1258846e13/db9862276c4aba26ce6931d.jpg?c=547,46,399,399,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Start a secret chat with <mark class=\"token\">%@</mark>?"
|
||||
}
|
||||
},
|
||||
"Compose.Popover.NewChannel": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Compose.Popover.NewChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/4a3021d1a5f/712579e40a36af02a55601d.jpg?c=331,225,280,280,280,280",
|
||||
|
@ -1468,70 +1307,6 @@
|
|||
"singular": "Polls in quiz mode can have only one correct answer."
|
||||
}
|
||||
},
|
||||
"NewSessionReview.Accept.Text": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/NewSessionReview.Accept.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/670d85964f8/7f937ca9af5f23c35593c17.jpg?c=96,203,407,407,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can check the list of your active logins in<br/>[Settings > Active Sessions.]()"
|
||||
}
|
||||
},
|
||||
"NewSessionReview.Accept.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/NewSessionReview.Accept.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/670d85964f8/7f937ca9af5f23c35593c17.jpg?c=91,246,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New Login Allowed"
|
||||
}
|
||||
},
|
||||
"NewSessionReview.Item.Text": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/NewSessionReview.Item.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/5c125018581/0a3a88204d78f667baf5c17.jpg?c=92,67,480,480,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "We detected a new login to your account from <mark class=\"token\">%1$@</mark>, <mark class=\"token\">%2$@</mark>. Is it you?"
|
||||
}
|
||||
},
|
||||
"NewSessionReview.Item.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/NewSessionReview.Item.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/5c125018581/0a3a88204d78f667baf5c17.jpg?c=117,64,434,434,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Someone just got access to your messages!"
|
||||
}
|
||||
},
|
||||
"NewSessionReview.Modal.Button": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/NewSessionReview.Modal.Button",
|
||||
"photo_url": "https://telegra.ph/file/p/319381295e6/6e6dc5aceb55654f70b2317.jpg?c=161,368,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Got It"
|
||||
}
|
||||
},
|
||||
"NewSessionReview.Modal.Header": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/NewSessionReview.Modal.Header",
|
||||
"photo_url": "https://telegra.ph/file/p/319381295e6/6e6dc5aceb55654f70b2317.jpg?c=82,107,438,438,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Never send your login code to anyone or you can lose your Telegram account!"
|
||||
}
|
||||
},
|
||||
"NewSessionReview.Modal.Text": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/NewSessionReview.Modal.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/319381295e6/6e6dc5aceb55654f70b2317.jpg?c=106,254,390,390,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "We have terminated the login attempt from <mark class=\"token\">%1$@</mark>, <mark class=\"token\">%2$@</mark>."
|
||||
}
|
||||
},
|
||||
"NewSessionReview.Modal.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/NewSessionReview.Modal.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/319381295e6/6e6dc5aceb55654f70b2317.jpg?c=161,291,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New Login Prevented"
|
||||
}
|
||||
},
|
||||
"Peer.SavedMessages": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Peer.SavedMessages",
|
||||
"photo_url": "https://telegra.ph/file/p/a31e79f8782/cda9dd396621d7efba9661d.jpg?c=685,538,281,281,280,280",
|
||||
|
@ -1564,22 +1339,6 @@
|
|||
"singular": "Unarchive"
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Pin.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Premium.Limit.Pin.Info",
|
||||
"photo_url": "https://telegra.ph/file/p/e2c06642de5/73328816ede65287d5dc017.jpg?c=10,331,580,580,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't pin more than **<mark class=\"token\">%1$@</mark>** chats to the top. Unpin some of the currently pinned ones or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">%2$@</mark>** chats."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.SharedFoldersInvites.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Premium.Limit.SharedFoldersInvites.Info",
|
||||
"photo_url": "https://telegra.ph/file/p/6cc486b8d02/d36b932e439a92f46194017.jpg?c=72,357,456,456,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can only create **<mark class=\"token\">%1$@</mark>** invite links. Upgrade to **Telegram Premium** to create up to **<mark class=\"token\">%2$@</mark>**."
|
||||
}
|
||||
},
|
||||
"Presence.Support": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Presence.Support",
|
||||
"photo_url": "https://telegra.ph/file/p/4c5dc5981f4/34d370f2d9fc437d619ca19.jpg?c=61,197,280,280,280,280",
|
||||
|
@ -1774,145 +1533,6 @@
|
|||
"singular": "file has expired"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Confirm.Delete": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.Confirm.Delete",
|
||||
"photo_url": "https://telegra.ph/file/p/720e3dbc274/66476a0524f73da5eaf3c17.jpg?c=105,32,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Delete Folder?"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Confirm.Delete.Text": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.Confirm.Delete.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/720e3dbc274/66476a0524f73da5eaf3c17.jpg?c=108,42,457,457,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to delete this folder? This will also deactivate all the invite links created to share this folder."
|
||||
}
|
||||
},
|
||||
"SharedFolder.CreateLink": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.CreateLink",
|
||||
"photo_url": "https://telegra.ph/file/p/280982868ab/90793fc4543d6682ceed717.jpg?c=124,392,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Create Invite Link"
|
||||
}
|
||||
},
|
||||
"SharedFolder.DeselectAll": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.DeselectAll",
|
||||
"photo_url": "https://telegra.ph/file/p/d089eda6d24/2cf81ca6d7de7d7aba92517.jpg?c=253,419,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "DESELECT ALL"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Done.RemoveFolder": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.Done.RemoveFolder",
|
||||
"photo_url": "https://telegra.ph/file/p/d2e350835c6/cd021cae613f524fbec6217.jpg?c=161,591,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove Folder"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Done.RemoveFolderAndChats": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.Done.RemoveFolderAndChats",
|
||||
"photo_url": "https://telegra.ph/file/p/d089eda6d24/2cf81ca6d7de7d7aba92517.jpg?c=161,591,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove Folder and Chats"
|
||||
}
|
||||
},
|
||||
"SharedFolder.ListHeader.Quit": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.ListHeader.Quit",
|
||||
"photo_url": "https://telegra.ph/file/p/d089eda6d24/2cf81ca6d7de7d7aba92517.jpg?c=71,417,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> CHATS TO LEAVE",
|
||||
"plural": "<mark class=\"token\">%d</mark> CHATS TO LEAVE"
|
||||
}
|
||||
},
|
||||
"SharedFolder.SelectAll": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.SelectAll",
|
||||
"photo_url": "https://telegra.ph/file/p/d2e350835c6/cd021cae613f524fbec6217.jpg?c=256,419,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "SELECT ALL"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Status.Links": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.Status.Links",
|
||||
"photo_url": "https://telegra.ph/file/p/280982868ab/90793fc4543d6682ceed717.jpg?c=88,257,424,424,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Create more links to set up different access levels for different people."
|
||||
}
|
||||
},
|
||||
"SharedFolder.Status.Remove": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.Status.Remove",
|
||||
"photo_url": "https://telegra.ph/file/p/d089eda6d24/2cf81ca6d7de7d7aba92517.jpg?c=70,283,460,460,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Do you want to leave the chats you joined when adding the folder **<mark class=\"token\">%1$@</mark>**?"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Title.RemoveFolder": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.Title.RemoveFolder",
|
||||
"photo_url": "https://telegra.ph/file/p/d089eda6d24/2cf81ca6d7de7d7aba92517.jpg?c=160,239,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove Folder"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Title.ShareFolder": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.Title.ShareFolder",
|
||||
"photo_url": "https://telegra.ph/file/p/280982868ab/90793fc4543d6682ceed717.jpg?c=160,189,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Share Folder"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Tooltip.Added.Text": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.Tooltip.Added.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/dc504d247ba/60489596714f42e98103117.jpg?c=160,427,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You also joined <mark class=\"token\">%d</mark> new chat",
|
||||
"plural": "You also joined <mark class=\"token\">%d</mark> new chats"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Tooltip.Added.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.Tooltip.Added.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/81ca9d47ea9/f7bd2b4c3561330cc0e6217.jpg?c=144,404,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Folder <mark class=\"token\">%@</mark> Added"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Tooltip.Updated.Text": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.Tooltip.Updated.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/81ca9d47ea9/f7bd2b4c3561330cc0e6217.jpg?c=160,427,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You also joined <mark class=\"token\">%d</mark> new chat",
|
||||
"plural": "You also joined <mark class=\"token\">%d</mark> new chats"
|
||||
}
|
||||
},
|
||||
"SuspiciousSession.Me": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SuspiciousSession.Me",
|
||||
"photo_url": "https://telegra.ph/file/p/5c125018581/0a3a88204d78f667baf5c17.jpg?c=105,148,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Yes, it's me"
|
||||
}
|
||||
},
|
||||
"SuspiciousSession.NotMe": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SuspiciousSession.NotMe",
|
||||
"photo_url": "https://telegra.ph/file/p/5c125018581/0a3a88204d78f667baf5c17.jpg?c=289,148,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No, it's not me!"
|
||||
}
|
||||
},
|
||||
"Weekday.ShortFriday": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Weekday.ShortFriday",
|
||||
"photo_url": "https://telegra.ph/file/p/0f192ec779f/93aaeaa6c9a28d429c4e51d.jpg?c=455,295,280,280,280,280",
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -7,6 +7,30 @@
|
|||
"singular": "The file size must not exceed 10MB and the image dimensions must not exceed 500x500px."
|
||||
}
|
||||
},
|
||||
"AudioController.voiceMessage": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/AudioController.voiceMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/6d4be02dc48/3b0035f8967e965d9795a1d.jpg?c=944,108,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "voice message"
|
||||
}
|
||||
},
|
||||
"AudioRecord.Help.Fixed": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/AudioRecord.Help.Fixed",
|
||||
"photo_url": "https://telegra.ph/file/p/4c10651abf5/7c00ce9fd81b293ee4e5f1d.jpg?c=924,1003,409,409,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Click outside of circle to cancel"
|
||||
}
|
||||
},
|
||||
"AudioRecord.Help.Plain": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/AudioRecord.Help.Plain",
|
||||
"photo_url": "https://telegra.ph/file/p/2b84c972b7c/0ade136f599fef4f4353e1d.jpg?c=896,968,444,444,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Release outside of circle to cancel"
|
||||
}
|
||||
},
|
||||
"Call.Confirm.DiscardCurrent.Description": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Call.Confirm.DiscardCurrent.Description",
|
||||
"photo_url": "https://telegra.ph/file/p/1f14c1edd7b/c221b99106f95635dd3931d.jpg?c=531,30,572,572,280,280",
|
||||
|
@ -15,6 +39,22 @@
|
|||
"singular": "Finish the call with <mark class=\"token\">%@</mark> and start a new one with <mark class=\"token\">%@</mark>?"
|
||||
}
|
||||
},
|
||||
"Call.Confirm.DiscardCurrent.Header": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Call.Confirm.DiscardCurrent.Header",
|
||||
"photo_url": "https://telegra.ph/file/p/1f14c1edd7b/c221b99106f95635dd3931d.jpg?c=547,11,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Call in Progress"
|
||||
}
|
||||
},
|
||||
"Call.ParticipantVersionOutdatedError": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Call.ParticipantVersionOutdatedError",
|
||||
"photo_url": "https://telegra.ph/file/p/d496a9f06a4/1a14b7238c825ec83d7481d.jpg?c=539,33,611,611,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark>'s app does not support calls. They need to update their app before you can call them."
|
||||
}
|
||||
},
|
||||
"Call.PrivacyErrorMessage": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Call.PrivacyErrorMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/c9b2c82727c/9cc8c876fbbe076adcc7d1d.jpg?c=643,18,280,280,280,280",
|
||||
|
@ -23,6 +63,80 @@
|
|||
"singular": "Sorry, you cannot call <mark class=\"token\">%@</mark> because of their privacy settings. You can ask them to modify their setting or to call you instead."
|
||||
}
|
||||
},
|
||||
"Call.Recent.Missed": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Call.Recent.Missed",
|
||||
"photo_url": "https://telegra.ph/file/p/9392db01cbf/d40db00a827a799bfddab1d.jpg?c=730,808,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Missed"
|
||||
}
|
||||
},
|
||||
"Call.ShortMinutes": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Call.ShortMinutes",
|
||||
"photo_url": "https://telegra.ph/file/p/aeee94ead58/9712c545898db305400fb1d.jpg?c=721,650,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> min",
|
||||
"plural": "<mark class=\"token\">%d</mark> min"
|
||||
}
|
||||
},
|
||||
"Call.ShortSeconds": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Call.ShortSeconds",
|
||||
"photo_url": "https://telegra.ph/file/p/aeee94ead58/9712c545898db305400fb1d.jpg?c=714,812,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> sec",
|
||||
"plural": "<mark class=\"token\">%d</mark> sec"
|
||||
}
|
||||
},
|
||||
"Call.StatusConnecting": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Call.StatusConnecting",
|
||||
"photo_url": "https://telegra.ph/file/p/69c26497509/b6ba857730c1f5509b8721d.jpg?c=532,289,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Connecting..."
|
||||
}
|
||||
},
|
||||
"Call.StatusFailed": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Call.StatusFailed",
|
||||
"photo_url": "https://telegra.ph/file/p/783ed6f5c84/fa379c316a6836c0afe481d.jpg?c=128,425,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Call Failed"
|
||||
}
|
||||
},
|
||||
"Chat.Bubbles.ForwardedFrom": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Bubbles.ForwardedFrom",
|
||||
"photo_url": "https://telegra.ph/file/p/6319c3eb88c/7452704de860243ebfeac1d.jpg?c=1532,748,327,327,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Forwarded from: [<mark class=\"token\">%@</mark>]()"
|
||||
}
|
||||
},
|
||||
"Chat.Call.Incoming": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Call.Incoming",
|
||||
"photo_url": "https://telegra.ph/file/p/9392db01cbf/d40db00a827a799bfddab1d.jpg?c=750,780,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Incoming Call"
|
||||
}
|
||||
},
|
||||
"Chat.Call.Outgoing": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Call.Outgoing",
|
||||
"photo_url": "https://telegra.ph/file/p/9392db01cbf/d40db00a827a799bfddab1d.jpg?c=750,672,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Outgoing Call"
|
||||
}
|
||||
},
|
||||
"Chat.Cancel": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Cancel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Cancel"
|
||||
}
|
||||
},
|
||||
"Chat.ChatTheme.ResetToDefault": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.ChatTheme.ResetToDefault",
|
||||
"photo_url": "https://telegra.ph/file/p/ebdff844bf1/c83f1bd1516637f45070e17.jpg?c=93,761,280,280,280,280",
|
||||
|
@ -48,6 +162,22 @@
|
|||
"plural": "Delete selected messages?"
|
||||
}
|
||||
},
|
||||
"Chat.Confirm.ReportSpamUser": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Confirm.ReportSpamUser",
|
||||
"photo_url": "https://telegra.ph/file/p/edda8fbf199/560c9028a3452d37c8b041d.jpg?c=1007,24,682,682,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to report spam from this user?"
|
||||
}
|
||||
},
|
||||
"Chat.Context.EditHelp": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Context.EditHelp",
|
||||
"photo_url": "https://telegra.ph/file/p/dfb311a4ddc/98443a4f4893de5f8e7451d.jpg?c=1386,268,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "click on date"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Scheduled.Reschedule": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Context.Scheduled.Reschedule",
|
||||
"photo_url": "https://telegra.ph/file/p/264b438643d/7cdd60edc528edc10978519.jpg?c=580,327,280,280,280,280",
|
||||
|
@ -80,6 +210,30 @@
|
|||
"singular": "Scheduled for today"
|
||||
}
|
||||
},
|
||||
"Chat.Empty.LinkPreview": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Empty.LinkPreview",
|
||||
"photo_url": "https://telegra.ph/file/p/8f44ea96c5b/9f4f6f02eb4aa9927ee7e1d.jpg?c=679,1099,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Link Preview"
|
||||
}
|
||||
},
|
||||
"Chat.Header.ReportSpam": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Header.ReportSpam",
|
||||
"photo_url": "https://telegra.ph/file/p/42e4c65dbb7/740007cb862f2d39726cd1d.jpg?c=1305,186,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Report Spam"
|
||||
}
|
||||
},
|
||||
"Chat.Input.Accessory.EditMessage": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Input.Accessory.EditMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/6d4be02dc48/3b0035f8967e965d9795a1d.jpg?c=607,827,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Edit Message"
|
||||
}
|
||||
},
|
||||
"Chat.Input.Delete": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Input.Delete",
|
||||
"photo_url": "https://telegra.ph/file/p/158ef853472/4e244ff155c70557d53f31d.jpg?c=947,902,280,280,280,280",
|
||||
|
@ -112,6 +266,14 @@
|
|||
"singular": "Unblock user"
|
||||
}
|
||||
},
|
||||
"Chat.List.Sticker": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.List.Sticker",
|
||||
"photo_url": "https://telegra.ph/file/p/de0e4d92d9c/2c795667e1543bfe6feac1d.jpg?c=118,113,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> Sticker"
|
||||
}
|
||||
},
|
||||
"Chat.List.Voice": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.List.Voice",
|
||||
"photo_url": "https://telegra.ph/file/p/6d4be02dc48/3b0035f8967e965d9795a1d.jpg?c=611,856,280,280,280,280",
|
||||
|
@ -120,6 +282,31 @@
|
|||
"singular": "Voice Message"
|
||||
}
|
||||
},
|
||||
"Chat.LiveLocation": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.LiveLocation",
|
||||
"photo_url": "https://telegra.ph/file/p/e38fafda9c1/58e190440e399735a43881d.jpg?c=666,829,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Live Location"
|
||||
}
|
||||
},
|
||||
"Chat.LiveLocation.Updated": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.LiveLocation.Updated",
|
||||
"photo_url": "https://telegra.ph/file/p/2848819b727/5d0f6bff5dd94678b71401d.jpg?c=694,814,348,348,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Updated <mark class=\"token\">%d</mark> minute ago",
|
||||
"plural": "Updated <mark class=\"token\">%d</mark> minutes ago"
|
||||
}
|
||||
},
|
||||
"Chat.LiveLocation.UpdatedNow": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.LiveLocation.UpdatedNow",
|
||||
"photo_url": "https://telegra.ph/file/p/e38fafda9c1/58e190440e399735a43881d.jpg?c=691,858,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Updated just now"
|
||||
}
|
||||
},
|
||||
"Chat.Message.DeleteForMe": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Message.DeleteForMe",
|
||||
"photo_url": "https://telegra.ph/file/p/3e3e54bac70/d039867da2469c4e448e91d.jpg?c=1170,138,280,280,280,280",
|
||||
|
@ -152,6 +339,46 @@
|
|||
"singular": "Reminder"
|
||||
}
|
||||
},
|
||||
"Chat.SecretChat.1Feature": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.SecretChat.1Feature",
|
||||
"photo_url": "https://telegra.ph/file/p/255ae1c9396/2d6ba68aa5f2988d4a08a1d.jpg?c=847,355,376,376,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": " - Use end-to-end encryption"
|
||||
}
|
||||
},
|
||||
"Chat.SecretChat.2Feature": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.SecretChat.2Feature",
|
||||
"photo_url": "https://telegra.ph/file/p/255ae1c9396/2d6ba68aa5f2988d4a08a1d.jpg?c=831,357,408,408,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": " - Leave no trace on our servers"
|
||||
}
|
||||
},
|
||||
"Chat.SecretChat.3Feature": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.SecretChat.3Feature",
|
||||
"photo_url": "https://telegra.ph/file/p/255ae1c9396/2d6ba68aa5f2988d4a08a1d.jpg?c=854,401,364,364,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": " - Have a self-destruct timer"
|
||||
}
|
||||
},
|
||||
"Chat.SecretChat.4Feature": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.SecretChat.4Feature",
|
||||
"photo_url": "https://telegra.ph/file/p/255ae1c9396/2d6ba68aa5f2988d4a08a1d.jpg?c=872,443,329,329,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": " - Do not allow forwarding"
|
||||
}
|
||||
},
|
||||
"Chat.SecretChat.EmptyHeader": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.SecretChat.EmptyHeader",
|
||||
"photo_url": "https://telegra.ph/file/p/255ae1c9396/2d6ba68aa5f2988d4a08a1d.jpg?c=851,367,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Secret chats:"
|
||||
}
|
||||
},
|
||||
"Chat.Send.SendWhenOnline": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Send.SendWhenOnline",
|
||||
"photo_url": "https://telegra.ph/file/p/2bf36b4c641/ba0bf259091abe2f2fee617.jpg?c=303,680,280,280,280,280",
|
||||
|
@ -184,6 +411,14 @@
|
|||
"singular": "Canceled"
|
||||
}
|
||||
},
|
||||
"Chat.Service.Call.Missed": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Service.Call.Missed",
|
||||
"photo_url": "https://telegra.ph/file/p/031eb65d99b/5e58840c7d91e6057909c1d.jpg?c=422,989,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Missed"
|
||||
}
|
||||
},
|
||||
"Chat.Service.Group.TookScreenshot": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Service.Group.TookScreenshot",
|
||||
"photo_url": "https://telegra.ph/file/p/22833e9e83b/0cc057ef18ddf8b51db551d.jpg?c=916,749,351,351,280,280",
|
||||
|
@ -192,6 +427,38 @@
|
|||
"singular": "<mark class=\"token\">%@</mark> took a screenshot!"
|
||||
}
|
||||
},
|
||||
"Chat.Service.SecretChat.DisabledTimer": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Service.SecretChat.DisabledTimer",
|
||||
"photo_url": "https://telegra.ph/file/p/59eaa641bd7/dd41284e6bebb84e25b3f1d.jpg?c=810,332,548,548,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> disabled the self-destruct timer"
|
||||
}
|
||||
},
|
||||
"Chat.Service.SecretChat.DisabledTimer.Self": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Service.SecretChat.DisabledTimer.Self",
|
||||
"photo_url": "https://telegra.ph/file/p/75e470539f4/ff8824b159b9b963ad3621d.jpg?c=822,343,526,526,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You disabled the self-destruct timer"
|
||||
}
|
||||
},
|
||||
"Chat.Service.SecretChat.SetTimer": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Service.SecretChat.SetTimer",
|
||||
"photo_url": "https://telegra.ph/file/p/3ce26a86a49/52f53fff29db35be30c0f1d.jpg?c=761,289,636,636,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> set the self-destruct timer to <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.Service.SecretChat.SetTimer.Self": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Service.SecretChat.SetTimer.Self",
|
||||
"photo_url": "https://telegra.ph/file/p/253fdf824ec/e45f90c27be2987e3669e1d.jpg?c=749,276,659,659,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You set the self-destruct timer to <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.Title.Reminder": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Title.Reminder",
|
||||
"photo_url": "https://telegra.ph/file/p/264b438643d/7cdd60edc528edc10978519.jpg?c=292,3,280,280,280,280",
|
||||
|
@ -224,6 +491,14 @@
|
|||
"singular": "Select From File"
|
||||
}
|
||||
},
|
||||
"Chat.Webpage.MediaCount": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Webpage.MediaCount",
|
||||
"photo_url": "https://telegra.ph/file/p/5022f20885f/aa7f79609e4c0007ebc6e1d.jpg?c=976,845,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> of <mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"ChatList.FolderUpdates.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ChatList.FolderUpdates.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/68b2b0ec9f8/31baf2f931d7c9abf339b17.jpg?c=160,111,280,280,280,280",
|
||||
|
@ -233,6 +508,30 @@
|
|||
"plural": "<mark class=\"token\">%d</mark> New Chats Available"
|
||||
}
|
||||
},
|
||||
"ChatList.SecretChat.Created": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ChatList.SecretChat.Created",
|
||||
"photo_url": "https://telegra.ph/file/p/635aafe0b1d/cb31652ea6a993fe3b8a51d.jpg?c=125,559,404,404,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> created a secret chat."
|
||||
}
|
||||
},
|
||||
"ChatList.SecretChat.ExKeys": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ChatList.SecretChat.ExKeys",
|
||||
"photo_url": "https://telegra.ph/file/p/255ae1c9396/2d6ba68aa5f2988d4a08a1d.jpg?c=105,544,298,298,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Waiting to come online"
|
||||
}
|
||||
},
|
||||
"ChatList.SecretChat.Joined": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ChatList.SecretChat.Joined",
|
||||
"photo_url": "https://telegra.ph/file/p/b4d0648a4ec/9d20ea88352c919acb60b1d.jpg?c=122,93,430,430,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> joined your secret chat."
|
||||
}
|
||||
},
|
||||
"ChatList.SecretChat.Terminated": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ChatList.SecretChat.Terminated",
|
||||
"photo_url": "https://telegra.ph/file/p/158ef853472/4e244ff155c70557d53f31d.jpg?c=127,617,317,317,280,280",
|
||||
|
@ -241,6 +540,22 @@
|
|||
"singular": "Secret chat canceled"
|
||||
}
|
||||
},
|
||||
"ChatList.Service.Call.Missed": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ChatList.Service.Call.Missed",
|
||||
"photo_url": "https://telegra.ph/file/p/9392db01cbf/d40db00a827a799bfddab1d.jpg?c=119,113,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Missed Call"
|
||||
}
|
||||
},
|
||||
"ChatList.Service.Call.outgoing": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ChatList.Service.Call.outgoing",
|
||||
"photo_url": "https://telegra.ph/file/p/979f629e51d/20cd919781d3f13893b631d.jpg?c=114,623,318,318,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Outgoing Call (<mark class=\"token\">%@</mark>)"
|
||||
}
|
||||
},
|
||||
"ChatMessage.Folder.Expired": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ChatMessage.Folder.Expired",
|
||||
"photo_url": "https://telegra.ph/file/p/21c06ba48d5/11a45c187fc07b35e747e17.jpg?c=122,55,280,280,280,280",
|
||||
|
@ -321,6 +636,22 @@
|
|||
"singular": "Theme will be also applied for <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Compose.Select.SecretChat": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Compose.Select.SecretChat",
|
||||
"photo_url": "https://telegra.ph/file/p/dc586a24bd6/c2aa2a49939db95a4cdd31d.jpg?c=661,178,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Secret Chat"
|
||||
}
|
||||
},
|
||||
"Confirm.DeleteChatUser": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Confirm.DeleteChatUser",
|
||||
"photo_url": "https://telegra.ph/file/p/12c7ca9f916/607dda0e5b0160a390c811d.jpg?c=532,28,662,662,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to delete all message history?<br/><br/>This action cannot be undone."
|
||||
}
|
||||
},
|
||||
"Contacts.NotRegistredDescription": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Contacts.NotRegistredDescription",
|
||||
"photo_url": "https://telegra.ph/file/p/e39cc6a29b3/6e6af8d4aeb132a3a8e9b1d.jpg?c=637,24,675,675,280,280",
|
||||
|
@ -378,6 +709,39 @@
|
|||
"plural": "last seen <mark class=\"token\">%d</mark> hours ago"
|
||||
}
|
||||
},
|
||||
"Message.ActionsPanel.Delete": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Message.ActionsPanel.Delete",
|
||||
"photo_url": "https://telegra.ph/file/p/9392db01cbf/d40db00a827a799bfddab1d.jpg?c=600,906,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete"
|
||||
}
|
||||
},
|
||||
"Message.ActionsPanel.Forward": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Message.ActionsPanel.Forward",
|
||||
"photo_url": "https://telegra.ph/file/p/9392db01cbf/d40db00a827a799bfddab1d.jpg?c=1281,906,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Forward"
|
||||
}
|
||||
},
|
||||
"Message.ActionsPanel.SelectedCount": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Message.ActionsPanel.SelectedCount",
|
||||
"photo_url": "https://telegra.ph/file/p/9392db01cbf/d40db00a827a799bfddab1d.jpg?c=913,834,356,356,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> message selected",
|
||||
"plural": "<mark class=\"token\">%d</mark> messages selected"
|
||||
}
|
||||
},
|
||||
"Message.Context.Goto": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Message.Context.Goto",
|
||||
"photo_url": "ttps://telegra.ph/file/p/5f411e1fe38/7684fc440a2bd9604c8691d.jp",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Show Message"
|
||||
}
|
||||
},
|
||||
"Messages.File.State.Remote": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Messages.File.State.Remote",
|
||||
"photo_url": "https://telegra.ph/file/p/aeee94ead58/9712c545898db305400fb1d.jpg?c=855,729,280,280,280,280",
|
||||
|
@ -386,6 +750,14 @@
|
|||
"singular": "Download"
|
||||
}
|
||||
},
|
||||
"Messages.UnreadMark": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Messages.UnreadMark",
|
||||
"photo_url": "https://telegra.ph/file/p/de0e4d92d9c/2c795667e1543bfe6feac1d.jpg?c=950,819,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unread messages"
|
||||
}
|
||||
},
|
||||
"Navigation.Done": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Navigation.Done",
|
||||
"photo_url": "https://telegra.ph/file/p/9392db01cbf/d40db00a827a799bfddab1d.jpg?c=1301,19,280,280,280,280",
|
||||
|
@ -450,6 +822,30 @@
|
|||
"singular": "Reply"
|
||||
}
|
||||
},
|
||||
"Peer.Activity.User.RecordingAudio": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Peer.Activity.User.RecordingAudio",
|
||||
"photo_url": "https://telegra.ph/file/p/e05c0cd6c56/80eb2819998c5655c7e601d.jpg?c=850,123,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "recording voice"
|
||||
}
|
||||
},
|
||||
"Peer.Activity.User.RecordingVideo": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Peer.Activity.User.RecordingVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/67129c11d52/f1f5cdea85ac100ba97731d.jpg?c=851,123,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "recording video"
|
||||
}
|
||||
},
|
||||
"Peer.Activity.User.SendingFile": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Peer.Activity.User.SendingFile",
|
||||
"photo_url": "https://telegra.ph/file/p/426905ab134/ced4d70c601288fd64bad1d.jpg?c=819,110,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "sending file"
|
||||
}
|
||||
},
|
||||
"Peer.Activity.User.SendingPhoto": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Peer.Activity.User.SendingPhoto",
|
||||
"photo_url": null,
|
||||
|
@ -474,6 +870,30 @@
|
|||
"singular": "Saved Messages"
|
||||
}
|
||||
},
|
||||
"Peer.Status.LastSeenAt": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Peer.Status.LastSeenAt",
|
||||
"photo_url": "https://telegra.ph/file/p/4afad4206bc/b7299e7708d24730fff1a1d.jpg?c=696,30,320,320,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "last seen <mark class=\"token\">%@</mark> at <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Peer.Status.Today": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Peer.Status.Today",
|
||||
"photo_url": "https://telegra.ph/file/p/4afad4206bc/b7299e7708d24730fff1a1d.jpg?c=723,32,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "today"
|
||||
}
|
||||
},
|
||||
"Peer.Status.Yesterday": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Peer.Status.Yesterday",
|
||||
"photo_url": "https://telegra.ph/file/p/7c32720d47b/f7d59eab60f19fc9ad1d91d.jpg?c=740,30,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "yesterday"
|
||||
}
|
||||
},
|
||||
"Peer.Status.lastMonth": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Peer.Status.lastMonth",
|
||||
"photo_url": "https://telegra.ph/file/p/655b6e922fb/dbeeb932b6a5153d01e421d.jpg?c=696,29,337,337,280,280",
|
||||
|
@ -610,6 +1030,14 @@
|
|||
"singular": "Block User"
|
||||
}
|
||||
},
|
||||
"PeerInfo.ChannelType": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/PeerInfo.ChannelType",
|
||||
"photo_url": "ttps://telegra.ph/file/p/dd01dba2a84/5f0e32c2e650468d948fd1d.jp",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Channel Type"
|
||||
}
|
||||
},
|
||||
"PeerInfo.ChatBackground": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/PeerInfo.ChatBackground",
|
||||
"photo_url": "https://telegra.ph/file/p/f23442d7bd3/fe012473ac60ad5b7cc0917.jpg?c=240,196,280,280,280,280",
|
||||
|
@ -634,6 +1062,22 @@
|
|||
"singular": "Are you sure you want to start a secret chat with \"<mark class=\"token\">%@</mark>\"?"
|
||||
}
|
||||
},
|
||||
"PeerInfo.DeleteSecretChat": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/PeerInfo.DeleteSecretChat",
|
||||
"photo_url": "https://telegra.ph/file/p/3373a6d19c9/6f9d1e120e390af1a90081d.jpg?c=634,526,302,302,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete Secret Chat"
|
||||
}
|
||||
},
|
||||
"PeerInfo.EncryptionKey": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/PeerInfo.EncryptionKey",
|
||||
"photo_url": "https://telegra.ph/file/p/3373a6d19c9/6f9d1e120e390af1a90081d.jpg?c=621,444,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Encryption Key"
|
||||
}
|
||||
},
|
||||
"PlaybackSpeed.SetToDefault": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/PlaybackSpeed.SetToDefault",
|
||||
"photo_url": "https://telegra.ph/file/p/3da6309413b/2541027128cc981c7149217.jpg?c=310,194,280,280,280,280",
|
||||
|
@ -650,6 +1094,22 @@
|
|||
"singular": "**TAB** or **↑ ↓** to navigate, **⮐** to select, **ESC** to dismiss"
|
||||
}
|
||||
},
|
||||
"SecretTimer.Off": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/SecretTimer.Off",
|
||||
"photo_url": "https://telegra.ph/file/p/c05136c25cd/f831182a997dcb8ab51331d.jpg?c=1097,456,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Off"
|
||||
}
|
||||
},
|
||||
"ServiceMessage.DesturctingPhoto": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ServiceMessage.DesturctingPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/6bf036048dd/bec3448a5052ea29dcec31d.jpg?c=553,103,1000,1000,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> sent you a self-destructing photo. Please view it on your mobile."
|
||||
}
|
||||
},
|
||||
"ServiceMessage.DesturctingVideo": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ServiceMessage.DesturctingVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/979f629e51d/20cd919781d3f13893b631d.jpg?c=558,126,1103,1103,280,280",
|
||||
|
@ -658,6 +1118,22 @@
|
|||
"singular": "<mark class=\"token\">%@</mark> sent you a self-destructing video. Please view it on your mobile device."
|
||||
}
|
||||
},
|
||||
"ShareExtension.Cancel": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ShareExtension.Cancel",
|
||||
"photo_url": "ttps://telegra.ph/file/p/91b25832261/4f5fcde7034abd61387471d.jp",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Cancel"
|
||||
}
|
||||
},
|
||||
"ShareExtension.Unauthorized.OK": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ShareExtension.Unauthorized.OK",
|
||||
"photo_url": "https://telegra.ph/file/p/cb94bb19038/a832c3494af58747986fb1d.jpg?c=661,488,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "OK"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Alert.AlreadyMember.Channel": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/SharedFolder.Alert.AlreadyMember.Channel",
|
||||
"photo_url": "https://telegra.ph/file/p/d21ffadabd2/1cd4f3c5c318d6e68eb6d17.jpg?c=91,322,418,418,280,280",
|
||||
|
@ -808,6 +1284,22 @@
|
|||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Telegram.GroupsInCommonViewController": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Telegram.GroupsInCommonViewController",
|
||||
"photo_url": "https://telegra.ph/file/p/01772b24807/9d038bd6e5329f4b794541d.jpg?c=935,19,313,313,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Groups In Common"
|
||||
}
|
||||
},
|
||||
"Telegram.SecretChatKeyViewController": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Telegram.SecretChatKeyViewController",
|
||||
"photo_url": "https://telegra.ph/file/p/b4d0648a4ec/9d20ea88352c919acb60b1d.jpg?c=948,17,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Encryption Key"
|
||||
}
|
||||
},
|
||||
"Text.CopyLabel_PhoneNumber": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Text.CopyLabel_PhoneNumber",
|
||||
"photo_url": "https://telegra.ph/file/p/722e24322cc/04c30dee355decb79478216.jpg?c=1,102,280,280,280,280",
|
||||
|
@ -816,6 +1308,66 @@
|
|||
"singular": "Copy Phone Number"
|
||||
}
|
||||
},
|
||||
"Time.at": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Time.at",
|
||||
"photo_url": "https://telegra.ph/file/p/c34b6e245aa/e83eef09b54ebaac6d5fd1d.jpg?c=762,34,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "at"
|
||||
}
|
||||
},
|
||||
"Time.last_seen": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Time.last_seen",
|
||||
"photo_url": "https://telegra.ph/file/p/655b6e922fb/dbeeb932b6a5153d01e421d.jpg?c=634,21,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "last seen"
|
||||
}
|
||||
},
|
||||
"Time.today": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Time.today",
|
||||
"photo_url": "https://telegra.ph/file/p/c34b6e245aa/e83eef09b54ebaac6d5fd1d.jpg?c=722,32,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "today"
|
||||
}
|
||||
},
|
||||
"Timer.Days": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Timer.Days",
|
||||
"photo_url": "https://telegra.ph/file/p/31df0743d1d/20c28325c4d505be612f11d.jpg?c=1104,749,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> day",
|
||||
"plural": "<mark class=\"token\">%d</mark> days"
|
||||
}
|
||||
},
|
||||
"Timer.Hours": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Timer.Hours",
|
||||
"photo_url": "https://telegra.ph/file/p/31df0743d1d/20c28325c4d505be612f11d.jpg?c=1108,682,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> hour",
|
||||
"plural": "<mark class=\"token\">%d</mark> hours"
|
||||
}
|
||||
},
|
||||
"Timer.Minutes": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Timer.Minutes",
|
||||
"photo_url": "https://telegra.ph/file/p/31df0743d1d/20c28325c4d505be612f11d.jpg?c=1117,617,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> minute",
|
||||
"plural": "<mark class=\"token\">%d</mark> minutes"
|
||||
}
|
||||
},
|
||||
"Timer.Seconds": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Timer.Seconds",
|
||||
"photo_url": "https://telegra.ph/file/p/c05136c25cd/f831182a997dcb8ab51331d.jpg?c=1118,521,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> second",
|
||||
"plural": "<mark class=\"token\">%d</mark> seconds"
|
||||
}
|
||||
},
|
||||
"Timer.Weeks": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Timer.Weeks",
|
||||
"photo_url": "https://telegra.ph/file/p/31df0743d1d/20c28325c4d505be612f11d.jpg?c=1111,810,280,280,280,280",
|
||||
|
@ -841,6 +1393,14 @@
|
|||
"singular": "Wallpaper Preview"
|
||||
}
|
||||
},
|
||||
"You": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/You",
|
||||
"photo_url": "https://telegra.ph/file/p/6d4be02dc48/3b0035f8967e965d9795a1d.jpg?c=920,80,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You"
|
||||
}
|
||||
},
|
||||
"peerInfo.Confirm.ClearHistory.SavedMesssages": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/peerInfo.Confirm.ClearHistory.SavedMesssages",
|
||||
"photo_url": "https://telegra.ph/file/p/0be63f01dad/00259fc89e030259719f51d.jpg?c=648,29,647,647,280,280",
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,4 +1,12 @@
|
|||
{
|
||||
"lng_attach_failed": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_attach_failed",
|
||||
"photo_url": "https://telegra.ph/file/p/a5dfbecf6c4/392de35cdfe153c94ea971d.jpg?c=466,196,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Failed"
|
||||
}
|
||||
},
|
||||
"lng_audio_player_reverse": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_audio_player_reverse",
|
||||
"photo_url": "https://telegra.ph/file/p/431a7422e66/52475bc651263d2791f8419.jpg?c=727,69,280,280,280,280",
|
||||
|
@ -31,6 +39,38 @@
|
|||
"singular": "Screencast"
|
||||
}
|
||||
},
|
||||
"lng_context_show_in_folder": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_context_show_in_folder",
|
||||
"photo_url": "https://telegra.ph/file/p/202c025cf7f/b98b17b873e4fd9a1cc151d.jpg?c=1016,194,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Show in Folder"
|
||||
}
|
||||
},
|
||||
"lng_context_to_msg": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_context_to_msg",
|
||||
"photo_url": "https://telegra.ph/file/p/03ce87c8f23/991b5cdf583063c390f8d1d.jpg?c=904,293,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Go To Message"
|
||||
}
|
||||
},
|
||||
"lng_date_and_duration": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_date_and_duration",
|
||||
"photo_url": "https://telegra.ph/file/p/d32a740ed31/e51feb1014b5c3d3bbc971d.jpg?c=712,880,327,327,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{date}</mark>, <mark class=\"token\">{duration}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_duration_played": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_duration_played",
|
||||
"photo_url": "https://telegra.ph/file/p/2fa226fc7da/5e13adb78463c582a5fdf1d.jpg?c=620,185,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{played}</mark> / <mark class=\"token\">{duration}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_edit_caption_voice": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_edit_caption_voice",
|
||||
"photo_url": "https://telegra.ph/file/p/483b7ffdf28/449afb6016612be21afe117.jpg?c=76,93,362,362,280,280",
|
||||
|
@ -39,6 +79,54 @@
|
|||
"singular": "Sorry, you can't edit messages when you have an unsent voice message."
|
||||
}
|
||||
},
|
||||
"lng_mac_choose_program_menu": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_mac_choose_program_menu",
|
||||
"photo_url": "https://telegra.ph/file/p/828c2aca303/906973a5e1a4d3b5febc31d.jpg?c=555,487,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Other..."
|
||||
}
|
||||
},
|
||||
"lng_media_audio": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_audio",
|
||||
"photo_url": "https://telegra.ph/file/p/2f04a911e70/afaffcfc9ede59bcdfb421d.jpg?c=485,243,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Voice message"
|
||||
}
|
||||
},
|
||||
"lng_media_audio_empty": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_audio_empty",
|
||||
"photo_url": "https://telegra.ph/file/p/ca303fa6185/5b69ac26100870d8c45141d.jpg?c=1828,435,419,419,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No voice messages here yet"
|
||||
}
|
||||
},
|
||||
"lng_media_download": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_download",
|
||||
"photo_url": "https://telegra.ph/file/p/c6e1b03c382/65f6c11147693d0c4b5361d.jpg?c=581,360,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Download"
|
||||
}
|
||||
},
|
||||
"lng_media_file_empty": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_file_empty",
|
||||
"photo_url": "https://telegra.ph/file/p/b09e9a1e46a/0b0d0d9a6a8ca8dc44d431d.jpg?c=1777,504,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No files here yet"
|
||||
}
|
||||
},
|
||||
"lng_media_file_empty_search": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_file_empty_search",
|
||||
"photo_url": "https://telegra.ph/file/p/a1bad1d651e/ae758c0dc66f681edb60e1d.jpg?c=740,573,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No files found"
|
||||
}
|
||||
},
|
||||
"lng_media_file_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_file_title",
|
||||
"photo_url": "https://telegra.ph/file/p/2c0af6dfbb9/1489207e57a0b64461a4d1d.jpg?c=66,16,280,280,280,280",
|
||||
|
@ -55,6 +143,30 @@
|
|||
"singular": "No GIFs here yet"
|
||||
}
|
||||
},
|
||||
"lng_media_link_empty": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_link_empty",
|
||||
"photo_url": "https://telegra.ph/file/p/37b2f211f68/18bdffceef92ec25947871d.jpg?c=1736,464,368,368,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No shared links here yet"
|
||||
}
|
||||
},
|
||||
"lng_media_link_empty_search": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_link_empty_search",
|
||||
"photo_url": "https://telegra.ph/file/p/7ef5510bc62/733a79af636482c290baa1d.jpg?c=1753,473,338,338,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No shared links found"
|
||||
}
|
||||
},
|
||||
"lng_media_open_with": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_open_with",
|
||||
"photo_url": "https://telegra.ph/file/p/c6e1b03c382/65f6c11147693d0c4b5361d.jpg?c=577,225,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open With"
|
||||
}
|
||||
},
|
||||
"lng_media_photo_empty": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_photo_empty",
|
||||
"photo_url": "https://telegra.ph/file/p/d087a8d26df/eba71eabf0b88c7be89301d.jpg?c=1896,496,299,299,280,280",
|
||||
|
@ -63,6 +175,32 @@
|
|||
"singular": "No photos here yet"
|
||||
}
|
||||
},
|
||||
"lng_media_save_progress": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_save_progress",
|
||||
"photo_url": "https://telegra.ph/file/p/c7b85cab81e/67379f7f7bd342442235a1d.jpg?c=792,397,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{ready}</mark> of <mark class=\"token\">{total}</mark> <mark class=\"token\">{mb}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_media_selected_audio": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_selected_audio",
|
||||
"photo_url": "https://telegra.ph/file/p/8c950b099e2/809f9cfcda2f5395d63941d.jpg?c=713,0,280,277,280,278",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> Voice message",
|
||||
"plural": "<mark class=\"token\">{count}</mark> Voice messages"
|
||||
}
|
||||
},
|
||||
"lng_media_selected_file": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_selected_file",
|
||||
"photo_url": "https://telegra.ph/file/p/1ff87f35d50/4eb1748311df50f0e3fa01d.jpg?c=651,6,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> File",
|
||||
"plural": "<mark class=\"token\">{count}</mark> Files"
|
||||
}
|
||||
},
|
||||
"lng_media_selected_gif": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_selected_gif",
|
||||
"photo_url": "https://telegra.ph/file/p/6081393ab40/923a6812dba564827dbc716.jpg?c=3,12,280,280,280,280",
|
||||
|
@ -81,6 +219,49 @@
|
|||
"plural": "<mark class=\"token\">{count}</mark> shared links"
|
||||
}
|
||||
},
|
||||
"lng_media_selected_photo": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_selected_photo",
|
||||
"photo_url": "https://telegra.ph/file/p/0c55ab6dbee/e8eb5b982c48bf8f814de1d.jpg?c=667,3,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> Photo",
|
||||
"plural": "<mark class=\"token\">{count}</mark> Photos"
|
||||
}
|
||||
},
|
||||
"lng_media_selected_song": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_selected_song",
|
||||
"photo_url": "https://telegra.ph/file/p/6786c7bcec5/148f52276755041b638511d.jpg?c=685,0,280,276,280,276",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> Audio file",
|
||||
"plural": "<mark class=\"token\">{count}</mark> Audio files"
|
||||
}
|
||||
},
|
||||
"lng_media_selected_video": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_selected_video",
|
||||
"photo_url": "https://telegra.ph/file/p/0f2ed3c70a9/c212d46d8ebcb03bb141f1d.jpg?c=668,0,280,279,280,278",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> Video",
|
||||
"plural": "<mark class=\"token\">{count}</mark> Videos"
|
||||
}
|
||||
},
|
||||
"lng_media_song_empty": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_song_empty",
|
||||
"photo_url": "https://telegra.ph/file/p/5009f51ee58/37ac8ea560520147ca8bb1d.jpg?c=1866,472,349,349,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No music files here yet"
|
||||
}
|
||||
},
|
||||
"lng_media_song_empty_search": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_song_empty_search",
|
||||
"photo_url": "https://telegra.ph/file/p/958f88b7d41/02345c366d097d9b7d8151d.jpg?c=723,557,310,310,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No music files found"
|
||||
}
|
||||
},
|
||||
"lng_media_type_audios": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_type_audios",
|
||||
"photo_url": "https://telegra.ph/file/p/6654bf7cc88/24069e49782b23e2bbcfe1d.jpg?c=1192,122,280,280,280,280",
|
||||
|
@ -97,6 +278,14 @@
|
|||
"singular": "GIFs"
|
||||
}
|
||||
},
|
||||
"lng_media_type_links": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_type_links",
|
||||
"photo_url": "https://telegra.ph/file/p/53cc03b3e2c/d8bf51f865df0dc7901101d.jpg?c=1156,227,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Shared links"
|
||||
}
|
||||
},
|
||||
"lng_media_type_photos": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_type_photos",
|
||||
"photo_url": "https://telegra.ph/file/p/c750a909fc3/b3ecac4e91dde304aedff1d.jpg?c=1109,120,280,280,280,280",
|
||||
|
@ -105,6 +294,14 @@
|
|||
"singular": "Photos"
|
||||
}
|
||||
},
|
||||
"lng_media_type_songs": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_type_songs",
|
||||
"photo_url": "https://telegra.ph/file/p/f4b620c1add/dc3ae928cf4d98ec59c2c1d.jpg?c=1139,174,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Audio files"
|
||||
}
|
||||
},
|
||||
"lng_media_type_videos": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_type_videos",
|
||||
"photo_url": "https://telegra.ph/file/p/3c464072230/7659e8f861d90af172ce01d.jpg?c=1105,121,280,280,280,280",
|
||||
|
@ -113,6 +310,30 @@
|
|||
"singular": "Videos"
|
||||
}
|
||||
},
|
||||
"lng_media_video_empty": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_video_empty",
|
||||
"photo_url": "https://telegra.ph/file/p/2918f89f4d3/cf1dcab52b2c250b0b8d11d.jpg?c=1895,500,291,291,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No videos here yet"
|
||||
}
|
||||
},
|
||||
"lng_mediaview_doc_image": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_mediaview_doc_image",
|
||||
"photo_url": "https://telegra.ph/file/p/cbc8876af96/bbd9bbbc9e2cdb6db29611d.jpg?c=665,251,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "File"
|
||||
}
|
||||
},
|
||||
"lng_mediaview_forward": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_mediaview_forward",
|
||||
"photo_url": "https://telegra.ph/file/p/ed539872199/2fd94958fe3afb2ff60ee1d.jpg?c=514,21,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Forward"
|
||||
}
|
||||
},
|
||||
"lng_mediaview_playback_speed": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_mediaview_playback_speed",
|
||||
"photo_url": "https://telegra.ph/file/p/05cfeb4bed9/42392bdcb729c13b544ad19.jpg?c=639,1390,280,280,280,280",
|
||||
|
@ -137,6 +358,14 @@
|
|||
"singular": "Rotate video"
|
||||
}
|
||||
},
|
||||
"lng_mediaview_yesterday": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_mediaview_yesterday",
|
||||
"photo_url": "https://telegra.ph/file/p/33d9731252a/a28b266becb1e661e584a1d.jpg?c=175,800,284,280,280,276",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "yesterday at <mark class=\"token\">{time}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_player_message_today": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_player_message_today",
|
||||
"photo_url": "https://telegra.ph/file/p/1388bfa84c0/15e0e104d6f2a10708f871d.jpg?c=507,0,280,279,280,280",
|
||||
|
@ -291,6 +520,40 @@
|
|||
"singular": "No votes"
|
||||
}
|
||||
},
|
||||
"lng_profile_audios": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_audios",
|
||||
"photo_url": "https://telegra.ph/file/p/b136f791152/875c8183df0f97fec1c8b1d.jpg?c=575,611,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> voice message",
|
||||
"plural": "<mark class=\"token\">{count}</mark> voice messages"
|
||||
}
|
||||
},
|
||||
"lng_profile_audios_header": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_audios_header",
|
||||
"photo_url": "https://telegra.ph/file/p/6654bf7cc88/24069e49782b23e2bbcfe1d.jpg?c=567,22,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Voice messages"
|
||||
}
|
||||
},
|
||||
"lng_profile_files": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_files",
|
||||
"photo_url": "https://telegra.ph/file/p/b136f791152/875c8183df0f97fec1c8b1d.jpg?c=527,563,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> file",
|
||||
"plural": "<mark class=\"token\">{count}</mark> files"
|
||||
}
|
||||
},
|
||||
"lng_profile_files_header": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_files_header",
|
||||
"photo_url": "https://telegra.ph/file/p/b25210501aa/d6b8936e5f78c56b8c2cf1d.jpg?c=513,17,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Files"
|
||||
}
|
||||
},
|
||||
"lng_profile_gifs": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_gifs",
|
||||
"photo_url": "https://telegra.ph/file/p/5bb4220c9e1/da01948cd31b3fb9d8ece16.jpg?c=4,138,280,280,280,280",
|
||||
|
@ -300,6 +563,73 @@
|
|||
"plural": "<mark class=\"token\">{count}</mark> GIFs"
|
||||
}
|
||||
},
|
||||
"lng_profile_photos": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_photos",
|
||||
"photo_url": "https://telegra.ph/file/p/b136f791152/875c8183df0f97fec1c8b1d.jpg?c=536,429,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> photo",
|
||||
"plural": "<mark class=\"token\">{count}</mark> photos"
|
||||
}
|
||||
},
|
||||
"lng_profile_photos_header": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_photos_header",
|
||||
"photo_url": "https://telegra.ph/file/p/c750a909fc3/b3ecac4e91dde304aedff1d.jpg?c=527,23,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Photos"
|
||||
}
|
||||
},
|
||||
"lng_profile_shared_links_header": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_shared_links_header",
|
||||
"photo_url": "https://telegra.ph/file/p/53cc03b3e2c/d8bf51f865df0dc7901101d.jpg?c=554,22,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Shared links"
|
||||
}
|
||||
},
|
||||
"lng_profile_songs": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_songs",
|
||||
"photo_url": "https://telegra.ph/file/p/b136f791152/875c8183df0f97fec1c8b1d.jpg?c=553,517,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> audio file",
|
||||
"plural": "<mark class=\"token\">{count}</mark> audio files"
|
||||
}
|
||||
},
|
||||
"lng_profile_songs_header": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_songs_header",
|
||||
"photo_url": "https://telegra.ph/file/p/f4b620c1add/dc3ae928cf4d98ec59c2c1d.jpg?c=544,22,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Audio files"
|
||||
}
|
||||
},
|
||||
"lng_profile_videos": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_videos",
|
||||
"photo_url": "https://telegra.ph/file/p/b136f791152/875c8183df0f97fec1c8b1d.jpg?c=534,473,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> video",
|
||||
"plural": "<mark class=\"token\">{count}</mark> videos"
|
||||
}
|
||||
},
|
||||
"lng_profile_videos_header": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_videos_header",
|
||||
"photo_url": "https://telegra.ph/file/p/3c464072230/7659e8f861d90af172ce01d.jpg?c=520,22,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Videos"
|
||||
}
|
||||
},
|
||||
"lng_quit_from_tray": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_quit_from_tray",
|
||||
"photo_url": "https://telegra.ph/file/p/49efd868120/1a3edd278a2d0de63263a20.jpg?c=622,97,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Quit Telegram"
|
||||
}
|
||||
},
|
||||
"lng_send_album": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_send_album",
|
||||
"photo_url": "https://telegra.ph/file/p/14b35796f92/a8300996799ef0f1035001d.jpg?c=840,678,299,299,280,280",
|
||||
|
@ -316,6 +646,14 @@
|
|||
"singular": "Compress images"
|
||||
}
|
||||
},
|
||||
"lng_send_file": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_send_file",
|
||||
"photo_url": "https://telegra.ph/file/p/530d2ad8520/a0464faacdd9e299dbe331d.jpg?c=824,673,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Send as a file"
|
||||
}
|
||||
},
|
||||
"lng_send_grouped": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_send_grouped",
|
||||
"photo_url": "https://telegra.ph/file/p/32ee40abb4b/862194394fff36effd37216.jpg?c=4,35,280,280,280,280",
|
||||
|
@ -324,6 +662,14 @@
|
|||
"singular": "Group items"
|
||||
}
|
||||
},
|
||||
"lng_send_photo": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_send_photo",
|
||||
"photo_url": "https://telegra.ph/file/p/530d2ad8520/a0464faacdd9e299dbe331d.jpg?c=840,606,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Send as a photo"
|
||||
}
|
||||
},
|
||||
"lng_send_separate_photos": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_send_separate_photos",
|
||||
"photo_url": "https://telegra.ph/file/p/14b35796f92/a8300996799ef0f1035001d.jpg?c=833,676,405,405,280,280",
|
||||
|
@ -332,6 +678,14 @@
|
|||
"singular": "Send as separate photos"
|
||||
}
|
||||
},
|
||||
"lng_send_separate_photos_videos": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_send_separate_photos_videos",
|
||||
"photo_url": "https://telegra.ph/file/p/e91797a9308/0d0d1c1894ed7d00e4a861d.jpg?c=835,538,390,390,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Send as separate media"
|
||||
}
|
||||
},
|
||||
"lng_settings_call_camera": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_settings_call_camera",
|
||||
"photo_url": "https://telegra.ph/file/p/055b9aa1240/96e7aa6a9ea92296727f116.jpg?c=0,35,280,280,280,280",
|
||||
|
@ -340,6 +694,30 @@
|
|||
"singular": "Camera"
|
||||
}
|
||||
},
|
||||
"lng_stickers_nothing_found": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_stickers_nothing_found",
|
||||
"photo_url": "https://telegra.ph/file/p/9bce8cb0966/63ce1171a37d3179bbd201d.jpg?c=2102,502,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No stickers found"
|
||||
}
|
||||
},
|
||||
"lng_stickers_remove_pack_confirm": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_stickers_remove_pack_confirm",
|
||||
"photo_url": "https://telegra.ph/file/p/ddfdff44d11/50d5bb70648b305e796be1d.jpg?c=1342,616,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove"
|
||||
}
|
||||
},
|
||||
"lng_stickers_search_sets": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_stickers_search_sets",
|
||||
"photo_url": "https://telegra.ph/file/p/82d48e07b4f/7c5d1dc34169068df62f41d.jpg?c=2020,1102,294,294,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Search sticker sets"
|
||||
}
|
||||
},
|
||||
"lng_wnd_choose_program_menu": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_wnd_choose_program_menu",
|
||||
"photo_url": "https://telegra.ph/file/p/8af311d4425/9613ed1618050623ddb991d.jpg?c=552,559,280,280,280,280",
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,20 +1,4 @@
|
|||
{
|
||||
"lng_action_add_users_and_last": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_action_add_users_and_last",
|
||||
"photo_url": "https://telegra.ph/file/p/fffdea4a993/67d178254263b9f8f22101d.jpg?c=1023,813,327,327,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{accumulated}</mark> and <mark class=\"token\">{user}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_action_add_users_and_one": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_action_add_users_and_one",
|
||||
"photo_url": "https://telegra.ph/file/p/fffdea4a993/67d178254263b9f8f22101d.jpg?c=975,855,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{accumulated}</mark>, <mark class=\"token\">{user}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_action_add_you": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_action_add_you",
|
||||
"photo_url": "https://telegra.ph/file/p/08167d3c574/575658e34fa1544e85faa17.jpg?c=97,132,405,405,280,280",
|
||||
|
@ -23,14 +7,6 @@
|
|||
"singular": "<mark class=\"token\">{from}</mark> added you to this channel"
|
||||
}
|
||||
},
|
||||
"lng_action_add_you_group": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_action_add_you_group",
|
||||
"photo_url": "https://telegra.ph/file/p/5a3f6640c45/1a5c61184c42250088c381d.jpg?c=877,695,460,460,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{from}</mark> added you to this group"
|
||||
}
|
||||
},
|
||||
"lng_action_changed_photo": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_action_changed_photo",
|
||||
"photo_url": "https://telegra.ph/file/p/03cecabdebb/3024340daf3ed80359cf21d.jpg?c=1165,670,421,421,280,280",
|
||||
|
@ -39,14 +15,6 @@
|
|||
"singular": "<mark class=\"token\">{from}</mark> updated group photo"
|
||||
}
|
||||
},
|
||||
"lng_action_changed_title_channel": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_action_changed_title_channel",
|
||||
"photo_url": "https://telegra.ph/file/p/ebb632172da/c186de962a2a05cc640d91d.jpg?c=760,516,685,685,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Channel name was changed to «<mark class=\"token\">{title}</mark>»"
|
||||
}
|
||||
},
|
||||
"lng_action_created_chat": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_action_created_chat",
|
||||
"photo_url": "https://telegra.ph/file/p/03cecabdebb/3024340daf3ed80359cf21d.jpg?c=1123,564,500,500,280,280",
|
||||
|
@ -103,14 +71,6 @@
|
|||
"singular": "You are now within <mark class=\"token\">{distance}</mark> from <mark class=\"token\">{user}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_admin_badge": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_admin_badge",
|
||||
"photo_url": "https://telegra.ph/file/p/b5a793e1a78/4feae3c24ecbdad85d31c1d.jpg?c=904,417,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "admin"
|
||||
}
|
||||
},
|
||||
"lng_admin_log_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_admin_log_about",
|
||||
"photo_url": "https://telegra.ph/file/p/d63f98e94e8/c828124cf2d7bed37416319.jpg?c=501,633,280,280,280,280",
|
||||
|
@ -287,14 +247,6 @@
|
|||
"singular": "<mark class=\"token\">{from}</mark> changed the group <mark class=\"token\">{sticker_set}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_admin_log_changed_stickers_set": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_admin_log_changed_stickers_set",
|
||||
"photo_url": "https://telegra.ph/file/p/e87e4bdcf45/b2973e6e7cb305e1a9e601d.jpg?c=1068,725,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "sticker set"
|
||||
}
|
||||
},
|
||||
"lng_admin_log_discarded_group_call_channel": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_admin_log_discarded_group_call_channel",
|
||||
"photo_url": "https://telegra.ph/file/p/5fba76a3b7b/63777f901432b44e1642b16.jpg?c=9,29,280,280,280,280",
|
||||
|
@ -665,14 +617,6 @@
|
|||
"singular": "<mark class=\"token\">{from}</mark> unmuted <mark class=\"token\">{user}</mark> in a live stream"
|
||||
}
|
||||
},
|
||||
"lng_admin_log_user_with_username": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_admin_log_user_with_username",
|
||||
"photo_url": "https://telegra.ph/file/p/604208ba5f9/eaf9b5c3d5417359202f41d.jpg?c=765,834,295,295,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{name}</mark> (<mark class=\"token\">{mention}</mark>)"
|
||||
}
|
||||
},
|
||||
"lng_banned_list_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_banned_list_title",
|
||||
"photo_url": "https://telegra.ph/file/p/a00ad470887/14b962692ff2ac416f8681d.jpg?c=667,82,283,283,280,280",
|
||||
|
@ -957,14 +901,6 @@
|
|||
"singular": "Boosts"
|
||||
}
|
||||
},
|
||||
"lng_bot_already_in_group": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_bot_already_in_group",
|
||||
"photo_url": "https://telegra.ph/file/p/c4e82ed4ba2/0280d7c76a534e24c71601d.jpg?c=468,267,660,660,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "The bot is already a member of the group."
|
||||
}
|
||||
},
|
||||
"lng_box_leave": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_box_leave",
|
||||
"photo_url": "https://telegra.ph/file/p/e135227ca8c/bc3e3de84d7e9e74d737d1d.jpg?c=934,601,280,280,280,280",
|
||||
|
@ -989,14 +925,6 @@
|
|||
"singular": "Cancel"
|
||||
}
|
||||
},
|
||||
"lng_cant_do_this": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_cant_do_this",
|
||||
"photo_url": "https://telegra.ph/file/p/c3212482997/c239d3e9dd88f05b0eb201d.jpg?c=511,336,496,496,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, this action is unavailable."
|
||||
}
|
||||
},
|
||||
"lng_cant_invite_banned": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_cant_invite_banned",
|
||||
"photo_url": "https://telegra.ph/file/p/f6b0c34d676/5e8d910e4295654aa922e1d.jpg?c=477,312,562,562,280,280",
|
||||
|
@ -1021,22 +949,6 @@
|
|||
"singular": "Bots can only be added to channels as admins."
|
||||
}
|
||||
},
|
||||
"lng_cant_invite_privacy": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_cant_invite_privacy",
|
||||
"photo_url": "https://telegra.ph/file/p/a60da5f536f/c2ab4a9f46aa0c7e8ff2f1d.jpg?c=497,267,648,648,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you cannot add this user to groups because of their privacy settings."
|
||||
}
|
||||
},
|
||||
"lng_cant_invite_privacy_channel": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_cant_invite_privacy_channel",
|
||||
"photo_url": "https://telegra.ph/file/p/32bc3b7e416/67588f66452891e393fda1d.jpg?c=494,254,677,677,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you cannot add this user to channels because of their privacy settings."
|
||||
}
|
||||
},
|
||||
"lng_cant_more_info": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_cant_more_info",
|
||||
"photo_url": "https://telegra.ph/file/p/7e000b91e0b/69c8734f099ddd9c6d8341d.jpg?c=492,477,280,280,280,280",
|
||||
|
@ -1160,22 +1072,6 @@
|
|||
"singular": "Removed by <mark class=\"token\">{user}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_channel_banned_status_restricted_by": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_channel_banned_status_restricted_by",
|
||||
"photo_url": "https://telegra.ph/file/p/13f516e6be6/3cae410a6b5e58e3da77a1d.jpg?c=554,217,347,347,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Restricted by <mark class=\"token\">{user}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_channel_blocked_list_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_channel_blocked_list_about",
|
||||
"photo_url": "https://telegra.ph/file/p/3610ccfe29c/71e12f557e0ce72f8317d1d.jpg?c=756,213,716,716,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Banned users are removed from the channel.<br/>Invite links don't work for them."
|
||||
}
|
||||
},
|
||||
"lng_channel_discuss": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_channel_discuss",
|
||||
"photo_url": "https://telegra.ph/file/p/08bc60da754/6f24046f40bcce7fa679819.jpg?c=741,1024,280,280,280,280",
|
||||
|
@ -1201,14 +1097,6 @@
|
|||
"singular": "Mute"
|
||||
}
|
||||
},
|
||||
"lng_channel_not_accessible": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_channel_not_accessible",
|
||||
"photo_url": "https://telegra.ph/file/p/ffb29b97493/98afe046f2da027cfe4db1d.jpg?c=457,227,425,425,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, this channel is not accessible."
|
||||
}
|
||||
},
|
||||
"lng_channel_removed_list_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_channel_removed_list_about",
|
||||
"photo_url": "https://telegra.ph/file/p/1afb18951d8/89e6913d5f9b5398b7fd51d.jpg?c=15,158,682,682,280,280",
|
||||
|
@ -1217,14 +1105,6 @@
|
|||
"singular": "Users removed from the channel by admins can't rejoin via invite links."
|
||||
}
|
||||
},
|
||||
"lng_channel_status": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_channel_status",
|
||||
"photo_url": "https://telegra.ph/file/p/2858b8b2671/62c0512f139aa68d979711d.jpg?c=533,30,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "channel"
|
||||
}
|
||||
},
|
||||
"lng_channel_unmute": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_channel_unmute",
|
||||
"photo_url": "https://telegra.ph/file/p/08167d3c574/575658e34fa1544e85faa17.jpg?c=159,693,280,279,280,278",
|
||||
|
@ -1394,23 +1274,6 @@
|
|||
"plural": "<mark class=\"token\">{count}</mark> members"
|
||||
}
|
||||
},
|
||||
"lng_chat_status_members_online": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_chat_status_members_online",
|
||||
"photo_url": "https://telegra.ph/file/p/e6df1f9b05f/1a37da7b983c60a6398fc1d.jpg?c=601,36,309,309,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{members_count}</mark>, <mark class=\"token\">{online_count}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_chat_status_online": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_chat_status_online",
|
||||
"photo_url": "https://telegra.ph/file/p/e6df1f9b05f/1a37da7b983c60a6398fc1d.jpg?c=684,37,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> online",
|
||||
"plural": "<mark class=\"token\">{count}</mark> online"
|
||||
}
|
||||
},
|
||||
"lng_chat_status_subscribers": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_chat_status_subscribers",
|
||||
"photo_url": "https://telegra.ph/file/p/001b5d980ed/16addc038523e7ab815c819.jpg?c=20,39,280,280,280,280",
|
||||
|
@ -1420,14 +1283,6 @@
|
|||
"plural": "<mark class=\"token\">{count}</mark> subscribers"
|
||||
}
|
||||
},
|
||||
"lng_chat_status_unaccessible": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_chat_status_unaccessible",
|
||||
"photo_url": "https://telegra.ph/file/p/973ba289293/9cf0b297f683a5840749d1d.jpg?c=582,34,312,312,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "group is inaccessible"
|
||||
}
|
||||
},
|
||||
"lng_close": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_close",
|
||||
"photo_url": "https://telegra.ph/file/p/af4f27d0a86/88dfa22ed1e00a72782e01d.jpg?c=482,784,280,280,280,280",
|
||||
|
@ -1557,14 +1412,6 @@
|
|||
"singular": "Pin"
|
||||
}
|
||||
},
|
||||
"lng_context_promote_admin": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_context_promote_admin",
|
||||
"photo_url": "https://telegra.ph/file/p/a03afec8cfc/4ce6e4fbada797e9cdb4b1d.jpg?c=616,810,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Promote to admin"
|
||||
}
|
||||
},
|
||||
"lng_context_remove_from_group": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_context_remove_from_group",
|
||||
"photo_url": "https://telegra.ph/file/p/a03afec8cfc/4ce6e4fbada797e9cdb4b1d.jpg?c=616,899,301,301,280,280",
|
||||
|
@ -1589,14 +1436,6 @@
|
|||
"singular": "Report"
|
||||
}
|
||||
},
|
||||
"lng_context_restrict_user": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_context_restrict_user",
|
||||
"photo_url": "https://telegra.ph/file/p/a03afec8cfc/4ce6e4fbada797e9cdb4b1d.jpg?c=586,863,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Restrict user"
|
||||
}
|
||||
},
|
||||
"lng_context_save_custom_sound": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_context_save_custom_sound",
|
||||
"photo_url": "https://telegra.ph/file/p/5a5b3d6b48b/d448f8f1af4ae9ba1502a16.jpg?c=18,123,280,280,280,280",
|
||||
|
@ -1824,22 +1663,6 @@
|
|||
"singular": "Group name"
|
||||
}
|
||||
},
|
||||
"lng_dlg_search_from": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_dlg_search_from",
|
||||
"photo_url": "https://telegra.ph/file/p/217a852dd81/8ff4a3ac53bf6004f7a1d1d.jpg?c=86,244,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "From: <mark class=\"token\">{user}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_dlg_search_in": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_dlg_search_in",
|
||||
"photo_url": "https://telegra.ph/file/p/217a852dd81/8ff4a3ac53bf6004f7a1d1d.jpg?c=13,87,295,295,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Search messages in"
|
||||
}
|
||||
},
|
||||
"lng_download_sure_stop": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_download_sure_stop",
|
||||
"photo_url": "https://telegra.ph/file/p/dacad0fa90b/30c7654015e4f7d3c669216.jpg?c=10,75,280,280,280,280",
|
||||
|
@ -1937,22 +1760,6 @@
|
|||
"singular": "Edit group"
|
||||
}
|
||||
},
|
||||
"lng_edit_group_invites_everybody": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_edit_group_invites_everybody",
|
||||
"photo_url": "https://telegra.ph/file/p/a3ca83a7e11/109e706a4c379d5daa4001d.jpg?c=595,649,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "All members"
|
||||
}
|
||||
},
|
||||
"lng_edit_group_invites_only_admins": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_edit_group_invites_only_admins",
|
||||
"photo_url": "https://telegra.ph/file/p/a3ca83a7e11/109e706a4c379d5daa4001d.jpg?c=596,723,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Only admins"
|
||||
}
|
||||
},
|
||||
"lng_edit_group_who_invites": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_edit_group_who_invites",
|
||||
"photo_url": "https://telegra.ph/file/p/a3ca83a7e11/109e706a4c379d5daa4001d.jpg?c=542,514,412,412,280,280",
|
||||
|
@ -2041,22 +1848,6 @@
|
|||
"singular": "Enable Auto-Delete"
|
||||
}
|
||||
},
|
||||
"lng_error_admin_limit": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_error_admin_limit",
|
||||
"photo_url": "https://telegra.ph/file/p/1beb40007e2/3517e15b2dcd723b0fa4d1d.jpg?c=921,385,581,581,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you've reached the maximum number of admins for this group."
|
||||
}
|
||||
},
|
||||
"lng_error_admin_limit_channel": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_error_admin_limit_channel",
|
||||
"photo_url": "https://telegra.ph/file/p/e80f9303605/2eeb59a1fcc3324970d841d.jpg?c=899,382,579,579,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, you've reached the maximum number of admins for this channel."
|
||||
}
|
||||
},
|
||||
"lng_error_cant_add_admin_invite": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_error_cant_add_admin_invite",
|
||||
"photo_url": "https://telegra.ph/file/p/36bca53f52b/19319e94633b064ad503b1d.jpg?c=494,262,654,654,280,280",
|
||||
|
@ -2073,14 +1864,6 @@
|
|||
"singular": "Sorry, you can't add this user as an admin because they are in the Removed Users list and you can't unban them."
|
||||
}
|
||||
},
|
||||
"lng_error_cant_add_bot": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_error_cant_add_bot",
|
||||
"photo_url": "https://telegra.ph/file/p/8382758ef78/92b9dab96744a5336900a1d.jpg?c=451,203,475,475,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, this bot can't be added to groups."
|
||||
}
|
||||
},
|
||||
"lng_error_cant_ban_admin": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_error_cant_ban_admin",
|
||||
"photo_url": "https://telegra.ph/file/p/618bb0e2d28/94f187a62d255e50f68591d.jpg?c=491,254,671,671,280,280",
|
||||
|
@ -2249,14 +2032,6 @@
|
|||
"singular": "If a person has left a channel in the past, you need to be in their Telegram contacts to add them back.<br/><br/>They can still join via an invite link as long as they are not on the Removed Users list."
|
||||
}
|
||||
},
|
||||
"lng_fast_reply": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_fast_reply",
|
||||
"photo_url": "https://telegra.ph/file/p/db51b600db6/f340844e423687e4fdc071d.jpg?c=462,1007,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reply"
|
||||
}
|
||||
},
|
||||
"lng_fave_sticker_limit_link": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_fave_sticker_limit_link",
|
||||
"photo_url": "https://telegra.ph/file/p/788c1d904a7/39118202a2be12c404df417.jpg?c=135,225,280,280,280,280",
|
||||
|
@ -2291,12 +2066,12 @@
|
|||
"singular": "View as Topics"
|
||||
}
|
||||
},
|
||||
"lng_forwarding_from_two": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_forwarding_from_two",
|
||||
"photo_url": "https://telegra.ph/file/p/500884862f4/cbcd6edf58ed058defde71d.jpg?c=558,822,280,280,280,280",
|
||||
"lng_forward_send_files_cant": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_forward_send_files_cant",
|
||||
"photo_url": "https://telegra.ph/file/p/eb4094178a3/8bdb79ac90f7d6dd2bcb81d.jpg?c=499,305,555,555,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{user}</mark> and <mark class=\"token\">{second_user}</mark>"
|
||||
"singular": "Sorry, no way to send media here :("
|
||||
}
|
||||
},
|
||||
"lng_from_request_body": {
|
||||
|
@ -2908,14 +2683,6 @@
|
|||
"singular": "Live stream is unpinned from top."
|
||||
}
|
||||
},
|
||||
"lng_group_full": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_full",
|
||||
"photo_url": "https://telegra.ph/file/p/dc500f27d6a/33ecbf558655cba9376c31d.jpg?c=944,480,382,382,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, this group is full."
|
||||
}
|
||||
},
|
||||
"lng_group_invite_about_approve": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_invite_about_approve",
|
||||
"photo_url": "https://telegra.ph/file/p/192e5b76127/93b633103c1fe885aeb2616.jpg?c=9,141,280,280,280,280",
|
||||
|
@ -2932,14 +2699,6 @@
|
|||
"singular": "Turn this on if you want users to join only after they are approved by an admin."
|
||||
}
|
||||
},
|
||||
"lng_group_invite_about_channel": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_invite_about_channel",
|
||||
"photo_url": "https://telegra.ph/file/p/e2f92925210/baae4a15f08114252e8b81d.jpg?c=715,344,554,554,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Telegram users will be able to join<br/>your channel by following this link."
|
||||
}
|
||||
},
|
||||
"lng_group_invite_about_no_approve": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_invite_about_no_approve",
|
||||
"photo_url": "https://telegra.ph/file/p/338ee6ead0b/fd7ded427c6d92428a4ad16.jpg?c=7,141,280,280,280,280",
|
||||
|
@ -3265,15 +3024,6 @@
|
|||
"singular": "You can create additional invite links that have limited time or number of users."
|
||||
}
|
||||
},
|
||||
"lng_group_invite_members": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_invite_members",
|
||||
"photo_url": "https://telegra.ph/file/p/00f6759e493/cd0e8b83faeaafce70ce91d.jpg?c=572,369,467,467,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> member, among them:",
|
||||
"plural": "<mark class=\"token\">{count}</mark> members, among them:"
|
||||
}
|
||||
},
|
||||
"lng_group_invite_new_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_invite_new_title",
|
||||
"photo_url": "https://telegra.ph/file/p/0d4f0c492d8/c4f1ff3463e331f5355f917.jpg?c=86,46,280,280,280,280",
|
||||
|
@ -3462,14 +3212,6 @@
|
|||
"singular": "This link reached its usage limit."
|
||||
}
|
||||
},
|
||||
"lng_group_not_accessible": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_not_accessible",
|
||||
"photo_url": "https://telegra.ph/file/p/343fd17d698/c76b645da7d991b3aac741d.jpg?c=480,322,533,533,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, this group is not accessible."
|
||||
}
|
||||
},
|
||||
"lng_group_removed_list_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_removed_list_about",
|
||||
"photo_url": "https://telegra.ph/file/p/9705396e1dd/61127f9327722edf0f7001d.jpg?c=0,131,718,768,260,280",
|
||||
|
@ -3615,30 +3357,6 @@
|
|||
"singular": "<mark class=\"token\">{user}</mark> has been added to the channel."
|
||||
}
|
||||
},
|
||||
"lng_group_stickers": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_stickers",
|
||||
"photo_url": "https://telegra.ph/file/p/a3ca83a7e11/109e706a4c379d5daa4001d.jpg?c=547,818,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Group stickers"
|
||||
}
|
||||
},
|
||||
"lng_group_stickers_add": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_stickers_add",
|
||||
"photo_url": "https://telegra.ph/file/p/a3ca83a7e11/109e706a4c379d5daa4001d.jpg?c=549,927,299,299,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Choose sticker set"
|
||||
}
|
||||
},
|
||||
"lng_group_stickers_description": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_stickers_description",
|
||||
"photo_url": "https://telegra.ph/file/p/a3ca83a7e11/109e706a4c379d5daa4001d.jpg?c=513,536,740,740,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can choose a sticker set which will be available for every member while in the group chat."
|
||||
}
|
||||
},
|
||||
"lng_hours": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_hours",
|
||||
"photo_url": "https://telegra.ph/file/p/ac2eebe5b38/b9bc15d14a8b40a04d58817.jpg?c=305,61,280,280,280,280",
|
||||
|
@ -3697,14 +3415,6 @@
|
|||
"singular": "Location"
|
||||
}
|
||||
},
|
||||
"lng_inline_switch_cant": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_inline_switch_cant",
|
||||
"photo_url": "https://telegra.ph/file/p/01779944356/8dbca52417bd49773629e1d.jpg?c=488,355,454,454,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, no way to write here :("
|
||||
}
|
||||
},
|
||||
"lng_join_channel_error": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_join_channel_error",
|
||||
"photo_url": "https://telegra.ph/file/p/b7777e05863/a5b60d7b58589f0ef655119.jpg?c=121,263,416,416,280,280",
|
||||
|
@ -3713,22 +3423,6 @@
|
|||
"singular": "Sorry, you have joined too many channels and supergroups. Please leave some before joining this one."
|
||||
}
|
||||
},
|
||||
"lng_manage_channel_info": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_channel_info",
|
||||
"photo_url": "https://telegra.ph/file/p/83bd2f19db4/3c38eb0d5f719def1bd291d.jpg?c=653,428,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Channel Info"
|
||||
}
|
||||
},
|
||||
"lng_manage_channel_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_channel_title",
|
||||
"photo_url": "https://telegra.ph/file/p/83bd2f19db4/3c38eb0d5f719def1bd291d.jpg?c=576,334,337,337,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Manage Channel"
|
||||
}
|
||||
},
|
||||
"lng_manage_discussion_group": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_discussion_group",
|
||||
"photo_url": "https://telegra.ph/file/p/23155aaa576/c3bf398069c5fe3cf50d41d.jpg?c=44,0,280,228,280,228",
|
||||
|
@ -3833,14 +3527,6 @@
|
|||
"singular": "\"Chat history for new members\" will be switched to **Visible**."
|
||||
}
|
||||
},
|
||||
"lng_manage_group_info": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_group_info",
|
||||
"photo_url": "https://telegra.ph/file/p/1d8a94d63ba/842fa886d3cc226e5879e1d.jpg?c=654,388,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Group Info"
|
||||
}
|
||||
},
|
||||
"lng_manage_group_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_group_title",
|
||||
"photo_url": "https://telegra.ph/file/p/d0144f77076/243a383c210a5ff1e03e21d.jpg?c=796,141,280,280,280,280",
|
||||
|
@ -3849,22 +3535,6 @@
|
|||
"singular": "Manage group"
|
||||
}
|
||||
},
|
||||
"lng_manage_history_visibility_hidden": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_history_visibility_hidden",
|
||||
"photo_url": "https://telegra.ph/file/p/a3ca83a7e11/109e706a4c379d5daa4001d.jpg?c=571,470,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Hidden"
|
||||
}
|
||||
},
|
||||
"lng_manage_history_visibility_hidden_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_history_visibility_hidden_about",
|
||||
"photo_url": "https://telegra.ph/file/p/a3ca83a7e11/109e706a4c379d5daa4001d.jpg?c=591,354,622,622,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New members won't see earlier messages."
|
||||
}
|
||||
},
|
||||
"lng_manage_history_visibility_hidden_legacy": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_history_visibility_hidden_legacy",
|
||||
"photo_url": "https://telegra.ph/file/p/e57a9e474be/8a8f8bb3809e5006b62491d.jpg?c=78,703,582,582,280,280",
|
||||
|
@ -3873,30 +3543,6 @@
|
|||
"singular": "New members won't see more than 100 previous messages."
|
||||
}
|
||||
},
|
||||
"lng_manage_history_visibility_shown": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_history_visibility_shown",
|
||||
"photo_url": "https://telegra.ph/file/p/a3ca83a7e11/109e706a4c379d5daa4001d.jpg?c=568,329,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Visible"
|
||||
}
|
||||
},
|
||||
"lng_manage_history_visibility_shown_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_history_visibility_shown_about",
|
||||
"photo_url": "https://telegra.ph/file/p/a3ca83a7e11/109e706a4c379d5daa4001d.jpg?c=589,259,629,629,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New members will see messages that were sent before they joined."
|
||||
}
|
||||
},
|
||||
"lng_manage_history_visibility_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_history_visibility_title",
|
||||
"photo_url": "https://telegra.ph/file/p/a3ca83a7e11/109e706a4c379d5daa4001d.jpg?c=534,193,535,535,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Chat history for new members"
|
||||
}
|
||||
},
|
||||
"lng_manage_linked_channel": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_linked_channel",
|
||||
"photo_url": "https://telegra.ph/file/p/4a0022a74ad/cdbc81ddcbf20a5e715961d.jpg?c=139,632,280,280,280,280",
|
||||
|
@ -3977,22 +3623,6 @@
|
|||
"singular": "Auto-Delete"
|
||||
}
|
||||
},
|
||||
"lng_manage_peer_administrators": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_peer_administrators",
|
||||
"photo_url": "https://telegra.ph/file/p/83bd2f19db4/3c38eb0d5f719def1bd291d.jpg?c=663,638,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Administrators"
|
||||
}
|
||||
},
|
||||
"lng_manage_peer_banned_users": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_peer_banned_users",
|
||||
"photo_url": "https://telegra.ph/file/p/83bd2f19db4/3c38eb0d5f719def1bd291d.jpg?c=659,710,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Banned users"
|
||||
}
|
||||
},
|
||||
"lng_manage_peer_channel_type": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_peer_channel_type",
|
||||
"photo_url": "https://telegra.ph/file/p/3e67e796320/9c0b2009b9a6b9335965c1d.jpg?c=682,370,280,280,280,280",
|
||||
|
@ -4057,14 +3687,6 @@
|
|||
"singular": "Link type"
|
||||
}
|
||||
},
|
||||
"lng_manage_peer_members": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_peer_members",
|
||||
"photo_url": "https://telegra.ph/file/p/83bd2f19db4/3c38eb0d5f719def1bd291d.jpg?c=638,568,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Members"
|
||||
}
|
||||
},
|
||||
"lng_manage_peer_no_forwards": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_peer_no_forwards",
|
||||
"photo_url": "https://telegra.ph/file/p/a928e5d013a/a04a40c8dabb8d497c31817.jpg?c=17,732,280,280,280,280",
|
||||
|
@ -4234,14 +3856,6 @@
|
|||
"singular": "Join Requests"
|
||||
}
|
||||
},
|
||||
"lng_manage_peer_restricted_users": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_peer_restricted_users",
|
||||
"photo_url": "https://telegra.ph/file/p/83bd2f19db4/3c38eb0d5f719def1bd291d.jpg?c=700,669,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Restricted users"
|
||||
}
|
||||
},
|
||||
"lng_manage_peer_subscribers": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_peer_subscribers",
|
||||
"photo_url": "https://telegra.ph/file/p/4395e18aa3c/8388160bc5a66aaaa11f817.jpg?c=53,12,280,280,280,280",
|
||||
|
@ -4282,15 +3896,6 @@
|
|||
"singular": "Public"
|
||||
}
|
||||
},
|
||||
"lng_many_playing_game": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_many_playing_game",
|
||||
"photo_url": "https://telegra.ph/file/p/4a3608aff8d/047750c0d4ff9463a54d11d.jpg?c=622,30,411,411,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> person is playing a game",
|
||||
"plural": "<mark class=\"token\">{count}</mark> people are playing a game"
|
||||
}
|
||||
},
|
||||
"lng_media_selected_link": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_media_selected_link",
|
||||
"photo_url": "https://telegra.ph/file/p/e8a794981c4/a6401d9921bf4ee62ef761d.jpg?c=594,891,280,280,280,280",
|
||||
|
@ -4398,14 +4003,6 @@
|
|||
"plural": "<mark class=\"token\">{count}</mark>m"
|
||||
}
|
||||
},
|
||||
"lng_month_day_year": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_month_day_year",
|
||||
"photo_url": "https://telegra.ph/file/p/d5585289ee6/000a7fb40c9c4361cc2801d.jpg?c=931,90,312,312,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{month}</mark> <mark class=\"token\">{day}</mark>, <mark class=\"token\">{year}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_months": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_months",
|
||||
"photo_url": "https://telegra.ph/file/p/15470a69c42/1e6788271e35d8382acf417.jpg?c=160,299,280,280,280,280",
|
||||
|
@ -4748,15 +4345,6 @@
|
|||
"singular": "You will be able to add more members after you create the group."
|
||||
}
|
||||
},
|
||||
"lng_profile_add_more_after_upgrade": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_profile_add_more_after_upgrade",
|
||||
"photo_url": "https://telegra.ph/file/p/48ca5ec6880/73806c6d2965c029bfed01d.jpg?c=471,261,664,664,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You will be able to add up to <mark class=\"token\">{count}</mark> member after you upgrade your group to a supergroup.",
|
||||
"plural": "You will be able to add up to <mark class=\"token\">{count}</mark> members after you upgrade your group to a supergroup."
|
||||
}
|
||||
},
|
||||
"lng_profile_add_participant": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_profile_add_participant",
|
||||
"photo_url": "https://telegra.ph/file/p/6440b7aa11d/e3b44916619eade07669c1d.jpg?c=774,198,280,280,280,280",
|
||||
|
@ -4805,14 +4393,6 @@
|
|||
"singular": "Delete channel"
|
||||
}
|
||||
},
|
||||
"lng_profile_delete_group": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_profile_delete_group",
|
||||
"photo_url": "https://telegra.ph/file/p/a3ca83a7e11/109e706a4c379d5daa4001d.jpg?c=534,1033,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Delete group"
|
||||
}
|
||||
},
|
||||
"lng_profile_delete_removed": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_profile_delete_removed",
|
||||
"photo_url": "https://telegra.ph/file/p/dede89988d4/36511aabc485d9f468f671d.jpg?c=424,191,280,280,280,280",
|
||||
|
@ -4885,22 +4465,6 @@
|
|||
"singular": "Manage admins"
|
||||
}
|
||||
},
|
||||
"lng_profile_manage_restrictedlist": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_profile_manage_restrictedlist",
|
||||
"photo_url": "https://telegra.ph/file/p/6fa628faf6e/db247df861e272c17e6d91d.jpg?c=954,391,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Manage restricted users"
|
||||
}
|
||||
},
|
||||
"lng_profile_migrate_body": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_profile_migrate_body",
|
||||
"photo_url": "https://telegra.ph/file/p/f2d61c6292f/54c4fea60fb63ced00c3a1d.jpg?c=591,436,723,712,280,276",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "To add more members, you can upgrade your group to a supergroup."
|
||||
}
|
||||
},
|
||||
"lng_profile_migrate_button": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_profile_migrate_button",
|
||||
"photo_url": "https://telegra.ph/file/p/abb4649f7fb/f6d5a7487510a67c47b531d.jpg?c=525,678,368,368,280,280",
|
||||
|
@ -4909,31 +4473,6 @@
|
|||
"singular": "Convert to supergroup"
|
||||
}
|
||||
},
|
||||
"lng_profile_migrate_learn_more": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_profile_migrate_learn_more",
|
||||
"photo_url": "https://telegra.ph/file/p/f2d61c6292f/54c4fea60fb63ced00c3a1d.jpg?c=804,872,280,276,280,276",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Learn more »"
|
||||
}
|
||||
},
|
||||
"lng_profile_migrate_reached": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_profile_migrate_reached",
|
||||
"photo_url": "https://telegra.ph/file/p/f2d61c6292f/54c4fea60fb63ced00c3a1d.jpg?c=630,723,382,382,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> member limit reached",
|
||||
"plural": "<mark class=\"token\">{count}</mark> members limit reached"
|
||||
}
|
||||
},
|
||||
"lng_profile_participants_section": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_profile_participants_section",
|
||||
"photo_url": "https://telegra.ph/file/p/9d52885fee6/ec018d02009a469bf82871d.jpg?c=492,262,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Members"
|
||||
}
|
||||
},
|
||||
"lng_profile_recent_actions": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_profile_recent_actions",
|
||||
"photo_url": "https://telegra.ph/file/p/83bd2f19db4/3c38eb0d5f719def1bd291d.jpg?c=662,498,280,280,280,280",
|
||||
|
@ -4950,14 +4489,6 @@
|
|||
"singular": "Report"
|
||||
}
|
||||
},
|
||||
"lng_profile_search_members": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_profile_search_members",
|
||||
"photo_url": "https://telegra.ph/file/p/bb7b59dc83d/081e89bb22721f69792911d.jpg?c=635,775,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Search members"
|
||||
}
|
||||
},
|
||||
"lng_profile_subscribers_section": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_profile_subscribers_section",
|
||||
"photo_url": "https://telegra.ph/file/p/37083680bb6/9949c8cf92d495f1b068c16.jpg?c=4,12,280,280,280,280",
|
||||
|
@ -4982,14 +4513,6 @@
|
|||
"singular": "View discussion"
|
||||
}
|
||||
},
|
||||
"lng_proxy_sponsor": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_proxy_sponsor",
|
||||
"photo_url": "https://telegra.ph/file/p/f39476519d7/9d55f6b844fc04ae1cf591d.jpg?c=511,86,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Proxy sponsor"
|
||||
}
|
||||
},
|
||||
"lng_proxy_sponsor_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_proxy_sponsor_about",
|
||||
"photo_url": "https://telegra.ph/file/p/f39476519d7/9d55f6b844fc04ae1cf591d.jpg?c=950,545,641,641,280,280",
|
||||
|
@ -5039,14 +4562,6 @@
|
|||
"singular": "Sorry, you can't reply to a message that was sent before the group was upgraded to a supergroup. Do you wish to forward it and add your comment?"
|
||||
}
|
||||
},
|
||||
"lng_report_button": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_report_button",
|
||||
"photo_url": "https://telegra.ph/file/p/ae0efe1d301/9ef899ec27b3d334727a81d.jpg?c=883,741,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Report"
|
||||
}
|
||||
},
|
||||
"lng_report_details": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_report_details",
|
||||
"photo_url": "https://telegra.ph/file/p/fac3fcb0ef8/42c786020528346288dc517.jpg?c=96,364,280,280,280,280",
|
||||
|
@ -5071,14 +4586,6 @@
|
|||
"singular": "Report Group"
|
||||
}
|
||||
},
|
||||
"lng_report_message_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_report_message_title",
|
||||
"photo_url": "https://telegra.ph/file/p/ae0efe1d301/9ef899ec27b3d334727a81d.jpg?c=526,364,324,324,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Report message"
|
||||
}
|
||||
},
|
||||
"lng_report_profile_photo_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_report_profile_photo_title",
|
||||
"photo_url": "https://telegra.ph/file/p/fdc4566ddc3/583e05eb7fcb06fd1af4a16.jpg?c=4,38,280,280,280,280",
|
||||
|
@ -5119,14 +4626,6 @@
|
|||
"singular": "Illegal Drugs"
|
||||
}
|
||||
},
|
||||
"lng_report_reason_other": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_report_reason_other",
|
||||
"photo_url": "https://telegra.ph/file/p/ae0efe1d301/9ef899ec27b3d334727a81d.jpg?c=538,659,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Other"
|
||||
}
|
||||
},
|
||||
"lng_report_reason_personal_details": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_report_reason_personal_details",
|
||||
"photo_url": "https://telegra.ph/file/p/ab3fac8d1c0/86c1c51d91c7a3de87a9016.jpg?c=3,131,280,280,280,280",
|
||||
|
@ -5135,30 +4634,6 @@
|
|||
"singular": "Personal Details"
|
||||
}
|
||||
},
|
||||
"lng_report_reason_pornography": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_report_reason_pornography",
|
||||
"photo_url": "https://telegra.ph/file/p/ae0efe1d301/9ef899ec27b3d334727a81d.jpg?c=573,592,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Pornography"
|
||||
}
|
||||
},
|
||||
"lng_report_reason_spam": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_report_reason_spam",
|
||||
"photo_url": "https://telegra.ph/file/p/ae0efe1d301/9ef899ec27b3d334727a81d.jpg?c=537,451,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Spam"
|
||||
}
|
||||
},
|
||||
"lng_report_reason_violence": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_report_reason_violence",
|
||||
"photo_url": "https://telegra.ph/file/p/ae0efe1d301/9ef899ec27b3d334727a81d.jpg?c=549,519,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Violence"
|
||||
}
|
||||
},
|
||||
"lng_report_spam_ok": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_report_spam_ok",
|
||||
"photo_url": "https://telegra.ph/file/p/81e4613b573/e42c02c0613a345be9cd31d.jpg?c=927,730,280,280,280,280",
|
||||
|
@ -5765,14 +5240,6 @@
|
|||
"singular": "Forward"
|
||||
}
|
||||
},
|
||||
"lng_send_action_upload_file": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_send_action_upload_file",
|
||||
"photo_url": "https://telegra.ph/file/p/b273697878e/b4cbac38b32cd5f53caa11d.jpg?c=542,41,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "sending a file"
|
||||
}
|
||||
},
|
||||
"lng_send_anonymous_ph": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_send_anonymous_ph",
|
||||
"photo_url": "https://telegra.ph/file/p/e6c3a524a40/74b2c01c4d9566d68d8ac16.jpg?c=6,141,280,276,280,276",
|
||||
|
@ -5821,14 +5288,6 @@
|
|||
"singular": "Save"
|
||||
}
|
||||
},
|
||||
"lng_share_cant": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_share_cant",
|
||||
"photo_url": "https://telegra.ph/file/p/e05359c29c3/82ffbde5d72c93a42c9cd1d.jpg?c=510,347,463,463,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, no way to share here :("
|
||||
}
|
||||
},
|
||||
"lng_signin_hint": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_signin_hint",
|
||||
"photo_url": "https://telegra.ph/file/p/4ed8935aa46/507e5eb438649b3fb52291d.jpg?c=301,772,280,280,280,280",
|
||||
|
@ -6272,46 +5731,6 @@
|
|||
"singular": "Choose from trending stickers"
|
||||
}
|
||||
},
|
||||
"lng_stickers_group_from_your": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_stickers_group_from_your",
|
||||
"photo_url": "https://telegra.ph/file/p/cbf4d25930a/bc8755c412ce266f45ce11d.jpg?c=432,172,518,518,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Choose from your stickers"
|
||||
}
|
||||
},
|
||||
"lng_stickers_group_set": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_stickers_group_set",
|
||||
"photo_url": "https://telegra.ph/file/p/cbf4d25930a/bc8755c412ce266f45ce11d.jpg?c=445,28,346,346,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Group sticker set"
|
||||
}
|
||||
},
|
||||
"lng_stickers_remove_group_set": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_stickers_remove_group_set",
|
||||
"photo_url": "https://telegra.ph/file/p/40895ca2c3a/8a6a24ae83905988c14181d.jpg?c=493,336,416,416,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove group sticker set?"
|
||||
}
|
||||
},
|
||||
"lng_sure_add_admin_invite": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_sure_add_admin_invite",
|
||||
"photo_url": "https://telegra.ph/file/p/3894bb54f7b/a8725a1da8a4020304b2d1d.jpg?c=469,251,664,664,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This user is not a member of this group. Add them to the group and promote them to admin?"
|
||||
}
|
||||
},
|
||||
"lng_sure_add_admin_invite_channel": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_sure_add_admin_invite_channel",
|
||||
"photo_url": "https://telegra.ph/file/p/34e30e1c77f/4ba1a3304e446e1252f321d.jpg?c=733,516,607,607,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This user is not a subscriber of this channel. Add them to the channel and promote them to admin?"
|
||||
}
|
||||
},
|
||||
"lng_sure_add_admin_unban": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_sure_add_admin_unban",
|
||||
"photo_url": "https://telegra.ph/file/p/f6457ffd018/ad31b39f658722fabb15c1d.jpg?c=530,333,666,666,280,280",
|
||||
|
@ -6464,62 +5883,6 @@
|
|||
"singular": "Are you sure you want to stop uploading your files?<br/><br/>If you do, you'll need to start over."
|
||||
}
|
||||
},
|
||||
"lng_user_action_record_video": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_user_action_record_video",
|
||||
"photo_url": "https://telegra.ph/file/p/44a4acf1879/a71da34b3a5e07345b8fc1d.jpg?c=726,41,482,482,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{user}</mark> is recording a video"
|
||||
}
|
||||
},
|
||||
"lng_user_action_upload_audio": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_user_action_upload_audio",
|
||||
"photo_url": "https://telegra.ph/file/p/932a14d1d01/a90a8d2df8f1fa95ecc3e1d.jpg?c=598,29,511,511,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{user}</mark> is sending a voice message"
|
||||
}
|
||||
},
|
||||
"lng_user_action_upload_file": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_user_action_upload_file",
|
||||
"photo_url": "https://telegra.ph/file/p/89e9bf3865f/b5d9ad0bc48949f12c0321d.jpg?c=731,43,415,415,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{user}</mark> is sending a file"
|
||||
}
|
||||
},
|
||||
"lng_user_action_upload_photo": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_user_action_upload_photo",
|
||||
"photo_url": "https://telegra.ph/file/p/205dfd0274b/c156e7cf5a7150494040a1d.jpg?c=492,29,327,327,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{user}</mark> is sending a photo"
|
||||
}
|
||||
},
|
||||
"lng_user_action_upload_round": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_user_action_upload_round",
|
||||
"photo_url": "https://telegra.ph/file/p/a82669ffedd/c62ae940201b86d4a69ec1d.jpg?c=711,30,617,617,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{user}</mark> is sending a video message"
|
||||
}
|
||||
},
|
||||
"lng_user_action_upload_video": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_user_action_upload_video",
|
||||
"photo_url": "https://telegra.ph/file/p/a0ea18f50fd/d4f37491aff8f0e20433c1d.jpg?c=494,32,321,321,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{user}</mark> is sending a video"
|
||||
}
|
||||
},
|
||||
"lng_user_playing_game": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_user_playing_game",
|
||||
"photo_url": "https://telegra.ph/file/p/65579d9e737/122a873d5cae62bcbf15a1d.jpg?c=566,32,351,351,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{user}</mark> is playing a game"
|
||||
}
|
||||
},
|
||||
"lng_username_by_phone_not_found": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_username_by_phone_not_found",
|
||||
"photo_url": "https://telegra.ph/file/p/62bb182c0be/f09ee0f5240f1218ba1c116.jpg?c=5,60,280,280,280,280",
|
||||
|
@ -6528,14 +5891,6 @@
|
|||
"singular": "User <mark class=\"token\">{phone}</mark> not found."
|
||||
}
|
||||
},
|
||||
"lng_users_typing": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_users_typing",
|
||||
"photo_url": "https://telegra.ph/file/p/a9adcde0a8f/f238093f5963fae8151641d.jpg?c=492,29,347,347,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{user}</mark> and <mark class=\"token\">{second_user}</mark> are typing"
|
||||
}
|
||||
},
|
||||
"lng_view_button_channel": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_view_button_channel",
|
||||
"photo_url": "https://telegra.ph/file/p/44b43583155/ec22e125161572c16f07f16.jpg?c=13,69,280,280,280,280",
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue