Update content of files

This commit is contained in:
GitHub Action 2023-12-16 12:54:57 +00:00
parent d9eb24bbfb
commit 4b86836a55
41 changed files with 27845 additions and 32351 deletions

File diff suppressed because it is too large Load diff

View file

@ -199,14 +199,14 @@
</div></nav>
<section class="content clearfix">
<section class="tr-content"><h3 class="tr-header">
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">5332</span>
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">5367</span>
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android/recent/comments">Comments</a></span></div>
</h3>
<section class="tr-sections clearfix">
<div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/android/login/" class="tr-section">
<div class="tr-section-cover cover2"></div>
<div class="tr-section-caption">Log In (126)</div>
<div class="tr-section-caption">Log In (128)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/android/chat_list/" class="tr-section">
@ -221,7 +221,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/android/groups_and_channels/" class="tr-section">
<div class="tr-section-cover cover8"></div>
<div class="tr-section-caption">Groups And Channels (959)</div>
<div class="tr-section-caption">Groups And Channels (964)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/android/profile/" class="tr-section">
@ -231,7 +231,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/android/settings/" class="tr-section">
<div class="tr-section-cover cover7"></div>
<div class="tr-section-caption">Settings (1014)</div>
<div class="tr-section-caption">Settings (1029)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/android/stories/" class="tr-section">
@ -246,22 +246,22 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/android/bots_and_payments/" class="tr-section">
<div class="tr-section-cover cover9"></div>
<div class="tr-section-caption">Bots And Payments (111)</div>
<div class="tr-section-caption">Bots And Payments (116)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/android/passport/" class="tr-section">
<div class="tr-section-cover cover10"></div>
<div class="tr-section-caption">Passport (28)</div>
<div class="tr-section-caption">Passport (29)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/android/general/" class="tr-section">
<div class="tr-section-cover cover1"></div>
<div class="tr-section-caption">General (832)</div>
<div class="tr-section-caption">General (837)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (1580)</div>
<div class="tr-section-caption">Unsorted (1586)</div>
</a></div>
</div>
</section></section>

View file

@ -615,6 +615,46 @@
"singular": "You paid **<mark class=\"token\">%1$s</mark>** for **<mark class=\"token\">%2$s</mark>**."
}
},
"PaymentPassword": {
"url": "https://translations.telegram.org/en/android/bots_and_payments/PaymentPassword",
"photo_url": "https://telegra.ph/file/p/00756862e6c/94595b52a23463d7843001d.jpg?c=207,24,700,700,280,280",
"has_binding": true,
"values": {
"singular": "Password &amp; Email"
}
},
"PaymentPasswordEmail": {
"url": "https://translations.telegram.org/en/android/bots_and_payments/PaymentPasswordEmail",
"photo_url": "https://telegra.ph/file/p/00756862e6c/94595b52a23463d7843001d.jpg?c=38,924,342,342,280,280",
"has_binding": true,
"values": {
"singular": "Your email address"
}
},
"PaymentPasswordEmailInfo": {
"url": "https://translations.telegram.org/en/android/bots_and_payments/PaymentPasswordEmailInfo",
"photo_url": "https://telegra.ph/file/p/00756862e6c/94595b52a23463d7843001d.jpg?c=0,504,1389,1396,278,280",
"has_binding": true,
"values": {
"singular": "Please enter a valid email address. It is the only way to recover a forgotten password."
}
},
"PaymentPasswordEmailTitle": {
"url": "https://translations.telegram.org/en/android/bots_and_payments/PaymentPasswordEmailTitle",
"photo_url": "https://telegra.ph/file/p/00756862e6c/94595b52a23463d7843001d.jpg?c=38,777,447,447,280,280",
"has_binding": true,
"values": {
"singular": "Recovery email"
}
},
"PaymentPhoneEmailToProvider": {
"url": "https://translations.telegram.org/en/android/bots_and_payments/PaymentPhoneEmailToProvider",
"photo_url": "https://telegra.ph/file/p/f9b20b37cf2/c573af3cd95bc762893941d.jpg?c=0,186,1078,1115,272,280",
"has_binding": true,
"values": {
"singular": "Phone and email address will be passed to <mark class=\"token\">%1$s</mark> as billing info."
}
},
"PaymentPrecheckoutFailed": {
"url": "https://translations.telegram.org/en/android/bots_and_payments/PaymentPrecheckoutFailed",
"photo_url": null,

File diff suppressed because it is too large Load diff

View file

@ -1,28 +1,4 @@
{
"Accept": {
"url": "https://translations.telegram.org/en/android/login/Accept",
"photo_url": "https://telegra.ph/file/p/f52009f16ff/89806de566213f2088a9a1d.jpg?c=488,973,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Accept"
}
},
"AccountAlreadyLoggedIn": {
"url": "https://translations.telegram.org/en/android/login/AccountAlreadyLoggedIn",
"photo_url": "https://telegra.ph/file/p/7808e953a3e/4cc0a7d9b36158ddef8491d.jpg?c=59,285,588,588,280,280",
"has_binding": true,
"values": {
"singular": "This account is already logged in from this app."
}
},
"AccountSwitch": {
"url": "https://translations.telegram.org/en/android/login/AccountSwitch",
"photo_url": "https://telegra.ph/file/p/7808e953a3e/4cc0a7d9b36158ddef8491d.jpg?c=414,543,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Switch"
}
},
"AddEmailSubtitle": {
"url": "https://translations.telegram.org/en/android/login/AddEmailSubtitle",
"photo_url": "https://telegra.ph/file/p/9b788624211/aa1ed9f0d9561bd60ca7217.jpg?c=49,138,502,502,280,280",
@ -55,14 +31,6 @@
"singular": "Please allow Telegram to receive calls so that we can automatically confirm your phone number."
}
},
"AllowReadCall": {
"url": "https://translations.telegram.org/en/android/login/AllowReadCall",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Please allow Telegram to receive calls so that we can automatically enter your code for you."
}
},
"AllowReadCallAndLog": {
"url": "https://translations.telegram.org/en/android/login/AllowReadCallAndLog",
"photo_url": "https://telegra.ph/file/p/e72727f6fde/7ee034ea4f2f7f803a8a717.jpg?c=38,458,505,505,280,280",
@ -87,14 +55,6 @@
"singular": "Please allow Telegram to read the call log so that we can automatically enter your code for you."
}
},
"AllowReadSms": {
"url": "https://translations.telegram.org/en/android/login/AllowReadSms",
"photo_url": "https://telegra.ph/file/p/8d0aee6f6c0/8912557e19b2981c6f9fb1d.jpg?c=45,312,641,641,280,280",
"has_binding": false,
"values": {
"singular": "Please allow Telegram to receive SMS so that we can automatically enter your code for you."
}
},
"AppName": {
"url": "https://translations.telegram.org/en/android/login/AppName",
"photo_url": "https://telegra.ph/file/p/61e99d10daa/9f6e71c7e67600b66597617.jpg?c=79,64,280,280,280,280",
@ -159,22 +119,6 @@
"singular": "Back"
}
},
"BannedPhoneNumber": {
"url": "https://translations.telegram.org/en/android/login/BannedPhoneNumber",
"photo_url": "https://telegra.ph/file/p/4ae03ebedc1/da20b40c30134c0d0ae321d.jpg?c=131,691,885,885,280,280",
"has_binding": true,
"values": {
"singular": "This phone number is banned."
}
},
"BotHelp": {
"url": "https://translations.telegram.org/en/android/login/BotHelp",
"photo_url": "https://telegra.ph/file/p/4ae03ebedc1/da20b40c30134c0d0ae321d.jpg?c=146,1165,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Help"
}
},
"CallAvailableIn": {
"url": "https://translations.telegram.org/en/android/login/CallAvailableIn",
"photo_url": "https://telegra.ph/file/p/4e585e2b65f/febc13b947c5ec2506d9717.jpg?c=65,536,469,469,280,280",
@ -183,22 +127,6 @@
"singular": "You can request a voice call in <mark class=\"token\">%1$d</mark>:<mark class=\"token\">%2$02d</mark>"
}
},
"CallText": {
"url": "https://translations.telegram.org/en/android/login/CallText",
"photo_url": "https://telegra.ph/file/p/535a65caaeb/cbd30a260249b96878f251d.jpg?c=21,510,725,725,280,280",
"has_binding": true,
"values": {
"singular": "Telegram will call you in <mark class=\"token\">%1$d</mark>:<mark class=\"token\">%2$02d</mark>"
}
},
"Calling": {
"url": "https://translations.telegram.org/en/android/login/Calling",
"photo_url": "https://telegra.ph/file/p/208efffc3fc/9030c57bf945affbcf7631d.jpg?c=34,640,334,334,280,280",
"has_binding": true,
"values": {
"singular": "Calling you..."
}
},
"CancelAccountReset": {
"url": "https://translations.telegram.org/en/android/login/CancelAccountReset",
"photo_url": "https://telegra.ph/file/p/421790d2dbd/69b02b17b835bfc1e36661d.jpg?c=140,8,608,608,280,280",
@ -223,14 +151,6 @@
"singular": "Somebody with access to **<mark class=\"token\">%1$s</mark>** has requested to delete your Telegram account and reset your 2-Step Verification password.<br/><br/>If this wasn't you, please enter the code we've just sent you via SMS. You can also cancel this by *changing your phone number*."
}
},
"CancelLinkExpired": {
"url": "https://translations.telegram.org/en/android/login/CancelLinkExpired",
"photo_url": "https://telegra.ph/file/p/5fb86778cf7/ba16b577e8dbe16c894991d.jpg?c=95,571,553,553,280,280",
"has_binding": true,
"values": {
"singular": "Link is invalid or expired."
}
},
"CancelLinkSuccess": {
"url": "https://translations.telegram.org/en/android/login/CancelLinkSuccess",
"photo_url": "https://telegra.ph/file/p/0f73d3f0314/068684c9dea00e585ecd41d.jpg?c=52,375,956,956,280,280",
@ -279,22 +199,6 @@
"singular": "Take photo"
}
},
"ChooseYourLanguage": {
"url": "https://translations.telegram.org/en/android/login/ChooseYourLanguage",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Choose your language"
}
},
"ChooseYourLanguageOther": {
"url": "https://translations.telegram.org/en/android/login/ChooseYourLanguageOther",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Other"
}
},
"Close": {
"url": "https://translations.telegram.org/en/android/login/Close",
"photo_url": "https://telegra.ph/file/p/347a334d263/ed2df6534f47ff8dd317f19.jpg?c=811,1459,280,280,280,280",
@ -359,14 +263,6 @@
"singular": "Continue"
}
},
"ContinueOnThisLanguage": {
"url": "https://translations.telegram.org/en/android/login/ContinueOnThisLanguage",
"photo_url": "https://telegra.ph/file/p/c321a0e2452/2fbe2bce8ba94969d8a691d.jpg?c=130,554,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Continue in English"
}
},
"Country": {
"url": "https://translations.telegram.org/en/android/login/Country",
"photo_url": "https://telegra.ph/file/p/f99b371a88d/bc24936d302a9cf0cd1ef17.jpg?c=42,362,280,280,280,280",
@ -392,14 +288,6 @@
"singular": "DELETE NOW"
}
},
"Decline": {
"url": "https://translations.telegram.org/en/android/login/Decline",
"photo_url": "https://telegra.ph/file/p/f52009f16ff/89806de566213f2088a9a1d.jpg?c=48,973,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Decline"
}
},
"DeclineDeactivate": {
"url": "https://translations.telegram.org/en/android/login/DeclineDeactivate",
"photo_url": "https://telegra.ph/file/p/acc3f214292/af50e22bfc955659bb6c31d.jpg?c=384,732,374,374,280,280",
@ -496,14 +384,6 @@
"singular": "Enter your Telegram passcode"
}
},
"FingerprintInfo": {
"url": "https://translations.telegram.org/en/android/login/FingerprintInfo",
"photo_url": "https://telegra.ph/file/p/e066226eb31/5a979b643f0529ea09fa019.jpg?c=108,883,804,804,280,280",
"has_binding": false,
"values": {
"singular": "Confirm fingerprint to continue"
}
},
"FingerprintNotRecognized": {
"url": "https://translations.telegram.org/en/android/login/FingerprintNotRecognized",
"photo_url": "https://telegra.ph/file/p/e066226eb31/5a979b643f0529ea09fa019.jpg?c=246,977,840,840,280,280",
@ -593,14 +473,6 @@
"singular": "Sorry, this last name can't be used"
}
},
"InvalidPhoneNumber": {
"url": "https://translations.telegram.org/en/android/login/InvalidPhoneNumber",
"photo_url": "https://telegra.ph/file/p/751914ef741/a4ee2a178435e7390b84c17.jpg?c=41,354,491,491,280,280",
"has_binding": true,
"values": {
"singular": "Invalid phone number. Please check the number and try again."
}
},
"LastName": {
"url": "https://translations.telegram.org/en/android/login/LastName",
"photo_url": "https://telegra.ph/file/p/2b2c7d482e3/7e8ddc630760d8883fe231d.jpg?c=177,247,376,376,280,280",
@ -617,14 +489,6 @@
"singular": "Last name"
}
},
"Later": {
"url": "https://translations.telegram.org/en/android/login/Later",
"photo_url": "https://telegra.ph/file/p/38996d79a8b/179a103f029c1c2ffb4801d.jpg?c=66,663,280,280,280,280",
"has_binding": false,
"values": {
"singular": "LATER"
}
},
"LoginEmailResetButton": {
"url": "https://translations.telegram.org/en/android/login/LoginEmailResetButton",
"photo_url": "https://telegra.ph/file/p/297c02e038c/8c60074644ac748710e1d17.jpg?c=265,607,280,280,280,280",
@ -706,22 +570,6 @@
"singular": "OK"
}
},
"Page1Message": {
"url": "https://translations.telegram.org/en/android/login/Page1Message",
"photo_url": "https://telegra.ph/file/p/acdd023d049/13daa58b8e99b6d3626f31d.jpg?c=113,318,494,494,280,280",
"has_binding": true,
"values": {
"singular": "The world's **fastest** messaging app.<br/>It is **free** and **secure**."
}
},
"Page1Title": {
"url": "https://translations.telegram.org/en/android/login/Page1Title",
"photo_url": "https://telegra.ph/file/p/acdd023d049/13daa58b8e99b6d3626f31d.jpg?c=219,352,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Telegram"
}
},
"Page2Message": {
"url": "https://translations.telegram.org/en/android/login/Page2Message",
"photo_url": "https://telegra.ph/file/p/9cc90cdc865/cf4ebdd198508bce6d11017.jpg?c=94,430,411,411,280,280",
@ -730,14 +578,6 @@
"singular": "**Telegram** delivers messages<br/>faster than any other application."
}
},
"Page2Title": {
"url": "https://translations.telegram.org/en/android/login/Page2Title",
"photo_url": "https://telegra.ph/file/p/9cc90cdc865/cf4ebdd198508bce6d11017.jpg?c=161,436,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Fast"
}
},
"Page3Message": {
"url": "https://translations.telegram.org/en/android/login/Page3Message",
"photo_url": "https://telegra.ph/file/p/25c2b426dcf/17305b75b223d7ea72a8c17.jpg?c=83,419,434,434,280,280",
@ -746,46 +586,6 @@
"singular": "**Telegram** provides free unlimited<br/>cloud storage for chats and media."
}
},
"Page3Title": {
"url": "https://translations.telegram.org/en/android/login/Page3Title",
"photo_url": "https://telegra.ph/file/p/25c2b426dcf/17305b75b223d7ea72a8c17.jpg?c=161,436,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Free"
}
},
"Page4Message": {
"url": "https://translations.telegram.org/en/android/login/Page4Message",
"photo_url": "https://telegra.ph/file/p/6e33fd7f6f5/a852dc8e7d194763633101d.jpg?c=102,310,515,515,280,280",
"has_binding": true,
"values": {
"singular": "**Telegram** keeps your messages safe<br/>from hacker attacks."
}
},
"Page4Title": {
"url": "https://translations.telegram.org/en/android/login/Page4Title",
"photo_url": "https://telegra.ph/file/p/6e33fd7f6f5/a852dc8e7d194763633101d.jpg?c=220,351,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Secure"
}
},
"Page5Message": {
"url": "https://translations.telegram.org/en/android/login/Page5Message",
"photo_url": "https://telegra.ph/file/p/0762e79dab3/7a5f81fb11b202d88458b1d.jpg?c=102,310,515,515,280,280",
"has_binding": true,
"values": {
"singular": "**Telegram** has no limits on<br/>the size of your media and chats."
}
},
"Page5Title": {
"url": "https://translations.telegram.org/en/android/login/Page5Title",
"photo_url": "https://telegra.ph/file/p/0762e79dab3/7a5f81fb11b202d88458b1d.jpg?c=220,349,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Powerful"
}
},
"Page6Message": {
"url": "https://translations.telegram.org/en/android/login/Page6Message",
"photo_url": "https://telegra.ph/file/p/ace780e7232/9ea912a79f9f044bd678217.jpg?c=94,430,412,412,280,280",
@ -794,14 +594,6 @@
"singular": "**Telegram** lets you access your<br/>messages from multiple devices."
}
},
"Page6Title": {
"url": "https://translations.telegram.org/en/android/login/Page6Title",
"photo_url": "https://telegra.ph/file/p/ace780e7232/9ea912a79f9f044bd678217.jpg?c=160,436,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Cloud-Based"
}
},
"PasscodesDoNotMatchTryAgain": {
"url": "https://translations.telegram.org/en/android/login/PasscodesDoNotMatchTryAgain",
"photo_url": "https://telegra.ph/file/p/826477aea7f/3820cef1e449081cc6c8517.jpg?c=45,422,509,509,280,280",
@ -810,14 +602,6 @@
"singular": "Passcodes don't match. Please try again."
}
},
"PasswordCode": {
"url": "https://translations.telegram.org/en/android/login/PasswordCode",
"photo_url": "https://telegra.ph/file/p/e0a1ac3c0ac/7d4d7cc736cd7a35533e71d.jpg?c=14,222,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Code"
}
},
"PasswordEmailInvalid": {
"url": "https://translations.telegram.org/en/android/login/PasswordEmailInvalid",
"photo_url": "https://telegra.ph/file/p/93062650d47/6478899997239136707a217.jpg?c=38,411,508,508,280,280",
@ -826,14 +610,6 @@
"singular": "Invalid email address, please try again."
}
},
"PasswordRecovery": {
"url": "https://translations.telegram.org/en/android/login/PasswordRecovery",
"photo_url": "https://telegra.ph/file/p/244f234343f/f51a7e7fd0057b741da881d.jpg?c=200,24,738,738,280,280",
"has_binding": true,
"values": {
"singular": "Password Recovery"
}
},
"PermissionContacts": {
"url": "https://translations.telegram.org/en/android/login/PermissionContacts",
"photo_url": null,
@ -858,14 +634,6 @@
"singular": "Phone number"
}
},
"PhoneNumberFlood": {
"url": "https://translations.telegram.org/en/android/login/PhoneNumberFlood",
"photo_url": "https://telegra.ph/file/p/1861654828b/f2ac4d06f3b33f39af38e1d.jpg?c=71,428,851,851,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."
}
},
"PleaseEnterNewFirstPassword": {
"url": "https://translations.telegram.org/en/android/login/PleaseEnterNewFirstPassword",
"photo_url": "https://telegra.ph/file/p/e1b59e83c90/37e8201196019edd35eee17.jpg?c=95,152,415,415,280,280",
@ -874,14 +642,6 @@
"singular": "Enter a new password"
}
},
"PrivacyPolicyAndTerms": {
"url": "https://translations.telegram.org/en/android/login/PrivacyPolicyAndTerms",
"photo_url": "https://telegra.ph/file/p/f52009f16ff/89806de566213f2088a9a1d.jpg?c=25,116,636,636,280,280",
"has_binding": true,
"values": {
"singular": "Privacy Policy and Terms of Service"
}
},
"RegisterText2": {
"url": "https://translations.telegram.org/en/android/login/RegisterText2",
"photo_url": "https://telegra.ph/file/p/2b2c7d482e3/7e8ddc630760d8883fe231d.jpg?c=0,40,820,855,268,280",
@ -938,14 +698,6 @@
"singular": "You'll be able to reset your account in:"
}
},
"ResetMyAccountWarning": {
"url": "https://translations.telegram.org/en/android/login/ResetMyAccountWarning",
"photo_url": "https://telegra.ph/file/p/86ee9969239/5fbb77a2da4768506aa5c1d.jpg?c=152,785,311,311,280,280",
"has_binding": true,
"values": {
"singular": "Warning"
}
},
"ResetMyAccountWarningReset": {
"url": "https://translations.telegram.org/en/android/login/ResetMyAccountWarningReset",
"photo_url": "https://telegra.ph/file/p/f4112377174/775acb79ec379755bf52f1d.jpg?c=24,402,280,280,280,280",
@ -1002,14 +754,6 @@
"singular": "Since you didn't provide a recovery email when setting up your password, your remaining options are either to remember your password or to reset your account."
}
},
"RestorePasswordNoEmailTitle": {
"url": "https://translations.telegram.org/en/android/login/RestorePasswordNoEmailTitle",
"photo_url": "https://telegra.ph/file/p/347a334d263/ed2df6534f47ff8dd317f19.jpg?c=125,987,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Sorry"
}
},
"SecondsBold": {
"url": "https://translations.telegram.org/en/android/login/SecondsBold",
"photo_url": "https://telegra.ph/file/p/3cda695a0c0/cf3199ab91b957de74d941d.jpg?c=443,507,280,280,280,280",
@ -1019,14 +763,6 @@
"plural": "**<mark class=\"token\">%1$d</mark>** seconds"
}
},
"SentAppCode": {
"url": "https://translations.telegram.org/en/android/login/SentAppCode",
"photo_url": "https://telegra.ph/file/p/a511cc2e8fa/842668fd7c99eb69971d41d.jpg?c=1,110,1371,1371,280,280",
"has_binding": true,
"values": {
"singular": "We've sent the code to the **Telegram** app on your other device."
}
},
"SentAppCodeTitle": {
"url": "https://translations.telegram.org/en/android/login/SentAppCodeTitle",
"photo_url": "https://telegra.ph/file/p/b83f9d3c91e/9237a1bb53628d97369e81d.jpg?c=135,263,811,811,280,280",
@ -1091,14 +827,6 @@
"singular": "Sending you an SMS in <mark class=\"token\">%1$d</mark>:<mark class=\"token\">%2$02d</mark>"
}
},
"StartMessaging": {
"url": "https://translations.telegram.org/en/android/login/StartMessaging",
"photo_url": "https://telegra.ph/file/p/acdd023d049/13daa58b8e99b6d3626f31d.jpg?c=208,823,302,302,280,280",
"has_binding": true,
"values": {
"singular": "Start Messaging"
}
},
"StartText": {
"url": "https://translations.telegram.org/en/android/login/StartText",
"photo_url": "https://telegra.ph/file/p/f99b371a88d/bc24936d302a9cf0cd1ef17.jpg?c=106,232,390,390,280,280",
@ -1123,38 +851,6 @@
"singular": "Do you want to stop the verification process?"
}
},
"SyncContacts": {
"url": "https://translations.telegram.org/en/android/login/SyncContacts",
"photo_url": "https://telegra.ph/file/p/30db2ba3724/42add9f643aa51957654c1d.jpg?c=75,413,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Sync Contacts"
}
},
"SyncContactsOff": {
"url": "https://translations.telegram.org/en/android/login/SyncContactsOff",
"photo_url": "https://telegra.ph/file/p/30db2ba3724/42add9f643aa51957654c1d.jpg?c=84,609,649,649,280,280",
"has_binding": false,
"values": {
"singular": "Contacts from this device will not be added to this account."
}
},
"SyncContactsOn": {
"url": "https://translations.telegram.org/en/android/login/SyncContactsOn",
"photo_url": "https://telegra.ph/file/p/a4107a9e7bb/0c99f3ff8801451727bb21d.jpg?c=90,631,654,649,280,278",
"has_binding": false,
"values": {
"singular": "Contacts from this device will be added to this account."
}
},
"TermsOfService": {
"url": "https://translations.telegram.org/en/android/login/TermsOfService",
"photo_url": "https://telegra.ph/file/p/acc3f214292/af50e22bfc955659bb6c31d.jpg?c=81,173,374,374,280,280",
"has_binding": true,
"values": {
"singular": "Terms of Service"
}
},
"TermsOfServiceLogin": {
"url": "https://translations.telegram.org/en/android/login/TermsOfServiceLogin",
"photo_url": "https://telegra.ph/file/p/2b2c7d482e3/7e8ddc630760d8883fe231d.jpg?c=157,403,504,504,280,280",
@ -1276,30 +972,6 @@
"singular": "Someone just got access to your messages!"
}
},
"Update": {
"url": "https://translations.telegram.org/en/android/login/Update",
"photo_url": "https://telegra.ph/file/p/66d8cee4a95/b030a56aefb2e8a88053c1d.jpg?c=173,904,280,280,280,280",
"has_binding": true,
"values": {
"singular": "UPDATE"
}
},
"UpdateNow": {
"url": "https://translations.telegram.org/en/android/login/UpdateNow",
"photo_url": "https://telegra.ph/file/p/38996d79a8b/179a103f029c1c2ffb4801d.jpg?c=272,664,280,280,280,280",
"has_binding": false,
"values": {
"singular": "UPDATE NOW"
}
},
"UpdateTelegram": {
"url": "https://translations.telegram.org/en/android/login/UpdateTelegram",
"photo_url": "https://telegra.ph/file/p/66d8cee4a95/b030a56aefb2e8a88053c1d.jpg?c=175,483,370,370,280,280",
"has_binding": true,
"values": {
"singular": "Update Telegram"
}
},
"WaitingForNetwork": {
"url": "https://translations.telegram.org/en/android/login/WaitingForNetwork",
"photo_url": "https://telegra.ph/file/p/c41fcf3aa80/7f8d7798cbc45ecdc8c011d.jpg?c=12,8,350,350,280,280",
@ -1324,14 +996,6 @@
"singular": "Invalid country code"
}
},
"WrongNumber": {
"url": "https://translations.telegram.org/en/android/login/WrongNumber",
"photo_url": "https://telegra.ph/file/p/c41fcf3aa80/7f8d7798cbc45ecdc8c011d.jpg?c=11,560,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Wrong number?"
}
},
"YourCode": {
"url": "https://translations.telegram.org/en/android/login/YourCode",
"photo_url": "https://telegra.ph/file/p/a511cc2e8fa/842668fd7c99eb69971d41d.jpg?c=214,27,678,678,280,280",

File diff suppressed because it is too large Load diff

View file

@ -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,
@ -7979,14 +7971,6 @@
"singular": "Please allow Telegram to be shown on the lock screen so that calls can work properly."
}
},
"Phone": {
"url": "https://translations.telegram.org/en/android/unsorted/Phone",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Phone"
}
},
"PhoneNumberChange": {
"url": "https://translations.telegram.org/en/android/unsorted/PhoneNumberChange",
"photo_url": null,
@ -8477,14 +8461,6 @@
"singular": "Exceptions"
}
},
"PrivacyPaymentsClearInfo": {
"url": "https://translations.telegram.org/en/android/unsorted/PrivacyPaymentsClearInfo",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "You can delete your shipping info and instruct all payment providers to remove your saved credit cards. Note that Telegram never stores your credit card data."
}
},
"PrivacyProfilePhotoInfo2": {
"url": "https://translations.telegram.org/en/android/unsorted/PrivacyProfilePhotoInfo2",
"photo_url": null,
@ -10470,14 +10446,6 @@
"singular": "Delete contacts"
}
},
"SyncContactsInfoOff": {
"url": "https://translations.telegram.org/en/android/unsorted/SyncContactsInfoOff",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Turn on to continuously sync contacts from this device with your account."
}
},
"TapForForwardingOptions": {
"url": "https://translations.telegram.org/en/android/unsorted/TapForForwardingOptions",
"photo_url": null,
@ -12627,14 +12595,6 @@
"singular": "Wrong format"
}
},
"Yesterday": {
"url": "https://translations.telegram.org/en/android/unsorted/Yesterday",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "yesterday"
}
},
"YouSenderNameHidden": {
"url": "https://translations.telegram.org/en/android/unsorted/YouSenderNameHidden",
"photo_url": null,

View file

@ -96,6 +96,14 @@
"singular": "Discard changes"
}
},
"EMail": {
"url": "https://translations.telegram.org/en/android_x/camera_and_media/EMail",
"photo_url": "https://telegra.ph/file/p/1f8bbc5b6c1/5a8b8c5887d1f7992033e1d.jpg?c=103,470,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Email"
}
},
"GifHasBeenSavedToGallery": {
"url": "https://translations.telegram.org/en/android_x/camera_and_media/GifHasBeenSavedToGallery",
"photo_url": "https://telegra.ph/file/p/a2afb6d7727/cf7774985fe272207264a1d.jpg?c=311,1450,764,764,280,280",

View file

@ -213,14 +213,6 @@
"singular": "Archive / Unread"
}
},
"CategoryArchived": {
"url": "https://translations.telegram.org/en/android_x/chat_list/CategoryArchived",
"photo_url": "https://telegra.ph/file/p/13a3c4c8450/419bc54098d2db72e322917.jpg?c=74,499,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Archived"
}
},
"CategoryBots": {
"url": "https://translations.telegram.org/en/android_x/chat_list/CategoryBots",
"photo_url": "https://telegra.ph/file/p/685ac8178b5/51aee1581a2fb1b12384f1d.jpg?c=155,520,280,280,280,280",
@ -269,14 +261,6 @@
"singular": "All Chats"
}
},
"CategoryMuted": {
"url": "https://translations.telegram.org/en/android_x/chat_list/CategoryMuted",
"photo_url": "https://telegra.ph/file/p/13a3c4c8450/419bc54098d2db72e322917.jpg?c=70,305,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Muted"
}
},
"CategoryNonContacts": {
"url": "https://translations.telegram.org/en/android_x/chat_list/CategoryNonContacts",
"photo_url": "https://telegra.ph/file/p/22a7f182017/d614f63427ec52959752c17.jpg?c=87,509,280,280,280,280",
@ -293,14 +277,6 @@
"singular": "Private"
}
},
"CategoryRead": {
"url": "https://translations.telegram.org/en/android_x/chat_list/CategoryRead",
"photo_url": "https://telegra.ph/file/p/13a3c4c8450/419bc54098d2db72e322917.jpg?c=68,402,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Read"
}
},
"CategoryUnread": {
"url": "https://translations.telegram.org/en/android_x/chat_list/CategoryUnread",
"photo_url": "https://telegra.ph/file/p/55da894cbb4/ef562cccf94154f2897e81d.jpg?c=149,426,280,280,280,280",
@ -964,15 +940,6 @@
"singular": "Exclude Chats"
}
},
"ExcludeChatsInfo": {
"url": "https://translations.telegram.org/en/android_x/chat_list/ExcludeChatsInfo",
"photo_url": "https://telegra.ph/file/p/13a3c4c8450/419bc54098d2db72e322917.jpg?c=0,99,600,614,274,280",
"has_binding": false,
"values": {
"singular": "You can select only one non-secret chat and only one secret chat",
"plural": "You can select up to <mark class=\"token\">%1$s</mark> non-secret chats and the same number of secret chats."
}
},
"FailureMessageText": {
"url": "https://translations.telegram.org/en/android_x/chat_list/FailureMessageText",
"photo_url": "https://telegra.ph/file/p/4a44c2b5cb6/9bc0cda9e94271c0a657d1d.jpg?c=69,58,958,958,280,280",
@ -1190,6 +1157,38 @@
"singular": "Label only"
}
},
"LeaveAdminNoReturnHintChannel": {
"url": "https://translations.telegram.org/en/android_x/chat_list/LeaveAdminNoReturnHintChannel",
"photo_url": "https://telegra.ph/file/p/cf09811b804/3c023ee78f33434cb48a81d.jpg?c=0,613,1080,1124,270,280",
"has_binding": false,
"values": {
"singular": "Warning: you will lose all your admin rights and will not be able to return to this channel unless added by an admin"
}
},
"LeaveAdminNoReturnHintGroup": {
"url": "https://translations.telegram.org/en/android_x/chat_list/LeaveAdminNoReturnHintGroup",
"photo_url": "https://telegra.ph/file/p/0668bdab2bd/2c7a188414a3868628d041d.jpg?c=0,600,1080,1142,266,280",
"has_binding": false,
"values": {
"singular": "Warning: you will lose all your admin rights and will not be able to return to this group unless added by another member"
}
},
"LeaveNoReturnHintChannel": {
"url": "https://translations.telegram.org/en/android_x/chat_list/LeaveNoReturnHintChannel",
"photo_url": "https://telegra.ph/file/p/d38efdf0553/bb9201a937621eba127c21d.jpg?c=0,641,1080,1094,278,280",
"has_binding": false,
"values": {
"singular": "Warning: you will not be able to return to this channel unless added by an admin"
}
},
"LeaveNoReturnHintGroup": {
"url": "https://translations.telegram.org/en/android_x/chat_list/LeaveNoReturnHintGroup",
"photo_url": "https://telegra.ph/file/p/6aac5bcf820/75bd504f9cca253a382e31d.jpg?c=0,675,1050,1054,278,280",
"has_binding": false,
"values": {
"singular": "Warning: you will not be able to return to this group unless added by another member"
}
},
"LeaveXChats": {
"url": "https://translations.telegram.org/en/android_x/chat_list/LeaveXChats",
"photo_url": "https://telegra.ph/file/p/37cfc48bd92/c5d7c7dbc2ebc9150d9b719.jpg?c=13,879,869,869,280,280",

File diff suppressed because it is too large Load diff

View file

@ -1,4 +1,28 @@
{
"AddAccount": {
"url": "https://translations.telegram.org/en/android_x/login/AddAccount",
"photo_url": "https://telegra.ph/file/p/f52b43b643f/89539abe63de772ae847a1d.jpg?c=117,3,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Add Account"
}
},
"ConfirmationCode": {
"url": "https://translations.telegram.org/en/android_x/login/ConfirmationCode",
"photo_url": "https://telegra.ph/file/p/15e8ea75e22/fa9d4de89ea999b69f4cd1d.jpg?c=110,12,382,382,280,280",
"has_binding": false,
"values": {
"singular": "Confirmation Code"
}
},
"CountryNotFound": {
"url": "https://translations.telegram.org/en/android_x/login/CountryNotFound",
"photo_url": "https://telegra.ph/file/p/f52b43b643f/89539abe63de772ae847a1d.jpg?c=219,337,381,381,280,280",
"has_binding": false,
"values": {
"singular": "Country code not found"
}
},
"DidNotGetTheCode": {
"url": "https://translations.telegram.org/en/android_x/login/DidNotGetTheCode",
"photo_url": "https://telegra.ph/file/p/15e8ea75e22/fa9d4de89ea999b69f4cd1d.jpg?c=15,523,424,424,280,280",
@ -7,6 +31,22 @@
"singular": "Didn't get the code?"
}
},
"EnterCode": {
"url": "https://translations.telegram.org/en/android_x/login/EnterCode",
"photo_url": "https://telegra.ph/file/p/5382db6ceeb/c016da28390bab4c47fdf1d.jpg?c=18,225,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Enter code"
}
},
"ForgotPassword": {
"url": "https://translations.telegram.org/en/android_x/login/ForgotPassword",
"photo_url": "https://telegra.ph/file/p/64dd9815a77/dbc84ff6e14acd30c64801d.jpg?c=18,530,292,292,280,280",
"has_binding": true,
"values": {
"singular": "Forgot password?"
}
},
"HavingTroubleAccessing": {
"url": "https://translations.telegram.org/en/android_x/login/HavingTroubleAccessing",
"photo_url": "https://telegra.ph/file/p/5382db6ceeb/c016da28390bab4c47fdf1d.jpg?c=11,414,597,597,280,280",
@ -15,6 +55,14 @@
"singular": "Unable to access <mark class=\"token\">%1$s</mark>?"
}
},
"Hint": {
"url": "https://translations.telegram.org/en/android_x/login/Hint",
"photo_url": "https://telegra.ph/file/p/64dd9815a77/dbc84ff6e14acd30c64801d.jpg?c=15,228,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Hint: <mark class=\"token\">%1$s</mark>"
}
},
"InvalidPasswordTryAgain": {
"url": "https://translations.telegram.org/en/android_x/login/InvalidPasswordTryAgain",
"photo_url": "https://telegra.ph/file/p/64dd9815a77/dbc84ff6e14acd30c64801d.jpg?c=12,252,534,534,280,280",
@ -23,6 +71,14 @@
"singular": "Invalid password, please try again."
}
},
"LoginPasswordText": {
"url": "https://translations.telegram.org/en/android_x/login/LoginPasswordText",
"photo_url": "https://telegra.ph/file/p/a6dc960d3a3/e3e481780cd073d95fa9a1d.jpg?c=0,134,822,892,258,280",
"has_binding": true,
"values": {
"singular": "You have enabled Two-Step Verification, so your account is protected with an additional password."
}
},
"OpenFragment": {
"url": "https://translations.telegram.org/en/android_x/login/OpenFragment",
"photo_url": "https://telegra.ph/file/p/3274f193ae7/eb30468ca12a83b9c04eb17.jpg?c=133,323,280,280,280,280",
@ -31,6 +87,38 @@
"singular": "Open Fragment"
}
},
"Page1Message": {
"url": "https://translations.telegram.org/en/android_x/login/Page1Message",
"photo_url": "https://telegra.ph/file/p/ac17cc03b3d/05220ed7dd17c39a0e5501d.jpg?c=106,454,604,604,280,280",
"has_binding": true,
"values": {
"singular": "The world's **fastest** messaging app.<br/>It is **free** and **secure**."
}
},
"Page1Title": {
"url": "https://translations.telegram.org/en/android_x/login/Page1Title",
"photo_url": "https://telegra.ph/file/p/ac17cc03b3d/05220ed7dd17c39a0e5501d.jpg?c=257,581,302,302,280,280",
"has_binding": false,
"values": {
"singular": "Telegram X"
}
},
"Page2Message": {
"url": "https://translations.telegram.org/en/android_x/login/Page2Message",
"photo_url": "https://telegra.ph/file/p/3b8f96a7f61/7c3ddc2f4ab75476424761d.jpg?c=126,484,557,557,280,280",
"has_binding": true,
"values": {
"singular": "**Telegram** delivers messages<br/>faster than any other application."
}
},
"Page2Title": {
"url": "https://translations.telegram.org/en/android_x/login/Page2Title",
"photo_url": "https://telegra.ph/file/p/3b8f96a7f61/7c3ddc2f4ab75476424761d.jpg?c=266,583,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Fast"
}
},
"Page3Message": {
"url": "https://translations.telegram.org/en/android_x/login/Page3Message",
"photo_url": "https://telegra.ph/file/p/151b39a116c/2bdd1573b2c4f646ac4e61d.jpg?c=136,469,579,579,280,280",
@ -39,6 +127,86 @@
"singular": "**Telegram** provides free unlimited<br/>cloud storage for chats and media."
}
},
"Page3Title": {
"url": "https://translations.telegram.org/en/android_x/login/Page3Title",
"photo_url": "https://telegra.ph/file/p/151b39a116c/2bdd1573b2c4f646ac4e61d.jpg?c=286,583,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Free"
}
},
"Page4Message": {
"url": "https://translations.telegram.org/en/android_x/login/Page4Message",
"photo_url": "https://telegra.ph/file/p/f86737be4d1/e2b544aa2caf866c3acf31d.jpg?c=126,470,560,560,280,280",
"has_binding": true,
"values": {
"singular": "**Telegram** has no limits on<br/>the size of your media and chats."
}
},
"Page4Title": {
"url": "https://translations.telegram.org/en/android_x/login/Page4Title",
"photo_url": "https://telegra.ph/file/p/f86737be4d1/e2b544aa2caf866c3acf31d.jpg?c=266,567,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Powerful"
}
},
"Page5Message": {
"url": "https://translations.telegram.org/en/android_x/login/Page5Message",
"photo_url": "https://telegra.ph/file/p/7db160c770a/99ca8712b9299d5e5942e1d.jpg?c=134,488,542,542,280,280",
"has_binding": true,
"values": {
"singular": "**Telegram** keeps your messages<br/>safe from hacker attacks."
}
},
"Page5Title": {
"url": "https://translations.telegram.org/en/android_x/login/Page5Title",
"photo_url": "https://telegra.ph/file/p/7db160c770a/99ca8712b9299d5e5942e1d.jpg?c=266,581,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Secure"
}
},
"Page6Message": {
"url": "https://translations.telegram.org/en/android_x/login/Page6Message",
"photo_url": "https://telegra.ph/file/p/db1070cee74/bd6d9139ed63295c028951d.jpg?c=121,512,538,538,280,280",
"has_binding": true,
"values": {
"singular": "**Telegram** lets you access your<br/>messages from multiple devices."
}
},
"Page6Title": {
"url": "https://translations.telegram.org/en/android_x/login/Page6Title",
"photo_url": "https://telegra.ph/file/p/db1070cee74/bd6d9139ed63295c028951d.jpg?c=229,582,322,322,280,280",
"has_binding": true,
"values": {
"singular": "Cloud-Based"
}
},
"PasscodePattern": {
"url": "https://translations.telegram.org/en/android_x/login/PasscodePattern",
"photo_url": "https://telegra.ph/file/p/80762770167/07c35848e8c032198129f1d.jpg?c=102,4,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Pattern"
}
},
"PasswordRecovery": {
"url": "https://translations.telegram.org/en/android_x/login/PasswordRecovery",
"photo_url": "https://telegra.ph/file/p/5382db6ceeb/c016da28390bab4c47fdf1d.jpg?c=113,0,408,404,280,278",
"has_binding": true,
"values": {
"singular": "Password Recovery"
}
},
"RecoveryCodeInvalid": {
"url": "https://translations.telegram.org/en/android_x/login/RecoveryCodeInvalid",
"photo_url": "https://telegra.ph/file/p/5382db6ceeb/c016da28390bab4c47fdf1d.jpg?c=10,224,616,616,280,280",
"has_binding": false,
"values": {
"singular": "Invalid recovery code. Please try again"
}
},
"RecoveryCodeSent": {
"url": "https://translations.telegram.org/en/android_x/login/RecoveryCodeSent",
"photo_url": "https://telegra.ph/file/p/90c79b101d2/47e85d46c7eed2ca7b2de1d.jpg?c=0,151,816,843,272,280",
@ -55,6 +223,14 @@
"singular": "If you can't restore access to your email, your remaining options are either to remember your password or to reset your account."
}
},
"RestorePasswordNoEmailTitle": {
"url": "https://translations.telegram.org/en/android_x/login/RestorePasswordNoEmailTitle",
"photo_url": "https://telegra.ph/file/p/2a1949cdbdb/7d448b6905318aee162af1d.jpg?c=68,397,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Sorry"
}
},
"SentAppCode": {
"url": "https://translations.telegram.org/en/android_x/login/SentAppCode",
"photo_url": "https://telegra.ph/file/p/15e8ea75e22/fa9d4de89ea999b69f4cd1d.jpg?c=0,150,811,850,266,280",
@ -79,6 +255,22 @@
"singular": "Since you didn't provide a recovery email when setting up your password, your remaining options are either to remember your password or to reset your account."
}
},
"StartMessaging": {
"url": "https://translations.telegram.org/en/android_x/login/StartMessaging",
"photo_url": "https://telegra.ph/file/p/db1070cee74/bd6d9139ed63295c028951d.jpg?c=243,967,295,295,280,280",
"has_binding": true,
"values": {
"singular": "Start Messaging"
}
},
"TwoStepVerification": {
"url": "https://translations.telegram.org/en/android_x/login/TwoStepVerification",
"photo_url": "https://telegra.ph/file/p/64dd9815a77/dbc84ff6e14acd30c64801d.jpg?c=105,4,436,436,280,280",
"has_binding": true,
"values": {
"singular": "Two-Step Verification"
}
},
"UnlockByPIN": {
"url": "https://translations.telegram.org/en/android_x/login/UnlockByPIN",
"photo_url": "https://telegra.ph/file/p/6e33f617eb9/2864c8194436a20a63e7c1d.jpg?c=243,174,346,346,280,280",
@ -103,6 +295,14 @@
"singular": "Draw your pattern to unlock"
}
},
"YourPhone": {
"url": "https://translations.telegram.org/en/android_x/login/YourPhone",
"photo_url": "https://telegra.ph/file/p/91be2a200b7/a31e9eaa041c4466494ca1d.jpg?c=20,0,280,278,280,278",
"has_binding": true,
"values": {
"singular": "Your Phone"
}
},
"login_Code": {
"url": "https://translations.telegram.org/en/android_x/login/login_Code",
"photo_url": "https://telegra.ph/file/p/15e8ea75e22/fa9d4de89ea999b69f4cd1d.jpg?c=14,235,280,280,280,280",
@ -111,6 +311,22 @@
"singular": "Code"
}
},
"login_Country": {
"url": "https://translations.telegram.org/en/android_x/login/login_Country",
"photo_url": "https://telegra.ph/file/p/f52b43b643f/89539abe63de772ae847a1d.jpg?c=15,100,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Country"
}
},
"login_InvalidPhone": {
"url": "https://translations.telegram.org/en/android_x/login/login_InvalidPhone",
"photo_url": "https://telegra.ph/file/p/4cf705a1ff1/acaf01128aec6207ad42f1d.jpg?c=158,232,554,554,280,280",
"has_binding": true,
"values": {
"singular": "Please enter a valid phone number"
}
},
"login_PHONE_NUMBER_BANNED": {
"url": "https://translations.telegram.org/en/android_x/login/login_PHONE_NUMBER_BANNED",
"photo_url": "https://telegra.ph/file/p/6a8afb2d8d1/b5c0811aaaa930eb6a68317.jpg?c=78,150,518,518,280,280",
@ -119,6 +335,30 @@
"singular": "Phone number is banned. __Contact us__, if you need help."
}
},
"login_Password": {
"url": "https://translations.telegram.org/en/android_x/login/login_Password",
"photo_url": "https://telegra.ph/file/p/2f7f34db3ac/5b4e47da9f5d9254426291d.jpg?c=108,5,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Password"
}
},
"login_PhoneNumber": {
"url": "https://translations.telegram.org/en/android_x/login/login_PhoneNumber",
"photo_url": "https://telegra.ph/file/p/4cf705a1ff1/acaf01128aec6207ad42f1d.jpg?c=172,205,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Phone number"
}
},
"login_SmsHint": {
"url": "https://translations.telegram.org/en/android_x/login/login_SmsHint",
"photo_url": "https://telegra.ph/file/p/91be2a200b7/a31e9eaa041c4466494ca1d.jpg?c=0,139,821,843,272,280",
"has_binding": false,
"values": {
"singular": "We will send an SMS with a confirmation code to your phone number."
}
},
"login_error": {
"url": "https://translations.telegram.org/en/android_x/login/login_error",
"photo_url": "https://telegra.ph/file/p/ba3e5db26f4/82f8bbc5ea479a12db58116.jpg?c=19,104,280,280,280,280",
@ -126,5 +366,13 @@
"values": {
"singular": "Error: <mark class=\"token\">%1$s</mark>. __Contact us__, if you need help."
}
},
"network_Connecting": {
"url": "https://translations.telegram.org/en/android_x/login/network_Connecting",
"photo_url": "https://telegra.ph/file/p/db1070cee74/bd6d9139ed63295c028951d.jpg?c=269,0,280,277,280,276",
"has_binding": false,
"values": {
"singular": "Connecting…"
}
}
}

View file

@ -199,19 +199,19 @@
</div></nav>
<section class="content clearfix">
<section class="tr-content"><h3 class="tr-header">
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">5703</span>
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">5736</span>
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/ios/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/ios/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/ios/recent/comments">Comments</a></span></div>
</h3>
<section class="tr-sections clearfix">
<div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/login/" class="tr-section">
<div class="tr-section-cover cover2"></div>
<div class="tr-section-caption">Log In (106)</div>
<div class="tr-section-caption">Log In (107)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/chat_list/" class="tr-section">
<div class="tr-section-cover cover3"></div>
<div class="tr-section-caption">Chat List (219)</div>
<div class="tr-section-caption">Chat List (220)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/private_chats/" class="tr-section">
@ -221,7 +221,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" class="tr-section">
<div class="tr-section-cover cover8"></div>
<div class="tr-section-caption">Groups And Channels (1034)</div>
<div class="tr-section-caption">Groups And Channels (1035)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/profile/" class="tr-section">
@ -231,7 +231,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/settings/" class="tr-section">
<div class="tr-section-cover cover7"></div>
<div class="tr-section-caption">Settings (1015)</div>
<div class="tr-section-caption">Settings (1026)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/stories/" class="tr-section">
@ -246,7 +246,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/bots_and_payments/" class="tr-section">
<div class="tr-section-cover cover9"></div>
<div class="tr-section-caption">Bots And Payments (95)</div>
<div class="tr-section-caption">Bots And Payments (97)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/passport/" class="tr-section">
@ -256,12 +256,12 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/general/" class="tr-section">
<div class="tr-section-cover cover1"></div>
<div class="tr-section-caption">General (1227)</div>
<div class="tr-section-caption">General (1238)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (1521)</div>
<div class="tr-section-caption">Unsorted (1527)</div>
</a></div>
</div>
</section></section>

View file

@ -63,14 +63,6 @@
"singular": "Pinned Chats"
}
},
"BlockedUsers.LeavePrefix": {
"url": "https://translations.telegram.org/en/ios/chat_list/BlockedUsers.LeavePrefix",
"photo_url": "https://telegra.ph/file/p/7a345965860/2e8a3ad3829b577448fe71d.jpg?c=110,393,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Leave "
}
},
"Channel.LeaveChannel": {
"url": "https://translations.telegram.org/en/ios/chat_list/Channel.LeaveChannel",
"photo_url": "https://telegra.ph/file/p/6f6108456b0/0daba5cffccebad4fbbc21d.jpg?c=391,1942,459,459,280,280",
@ -1118,22 +1110,6 @@
"singular": "Edit"
}
},
"Compose.NewChannel": {
"url": "https://translations.telegram.org/en/ios/chat_list/Compose.NewChannel",
"photo_url": "https://telegra.ph/file/p/a0e346a3df4/3738cb087969442b596d01d.jpg?c=106,339,280,280,280,280",
"has_binding": true,
"values": {
"singular": "New Channel"
}
},
"Compose.NewEncryptedChat": {
"url": "https://translations.telegram.org/en/ios/chat_list/Compose.NewEncryptedChat",
"photo_url": "https://telegra.ph/file/p/a0e346a3df4/3738cb087969442b596d01d.jpg?c=111,252,313,313,280,280",
"has_binding": true,
"values": {
"singular": "New Secret Chat"
}
},
"Compose.NewEncryptedChatTitle": {
"url": "https://translations.telegram.org/en/ios/chat_list/Compose.NewEncryptedChatTitle",
"photo_url": "https://telegra.ph/file/p/02d70bca4f4/f62c049e7d2b595e04b841d.jpg?c=380,135,479,479,280,280",
@ -1142,14 +1118,6 @@
"singular": "New Secret Chat"
}
},
"Compose.NewGroup": {
"url": "https://translations.telegram.org/en/ios/chat_list/Compose.NewGroup",
"photo_url": "https://telegra.ph/file/p/a0e346a3df4/3738cb087969442b596d01d.jpg?c=99,187,280,280,280,280",
"has_binding": true,
"values": {
"singular": "New Group"
}
},
"Compose.NewGroupTitle": {
"url": "https://translations.telegram.org/en/ios/chat_list/Compose.NewGroupTitle",
"photo_url": "https://telegra.ph/file/p/646bbb0a008/4b9cb42d58df54e2f1fdb17.jpg?c=160,84,280,280,280,280",
@ -1158,14 +1126,6 @@
"singular": "New Group"
}
},
"Compose.NewMessage": {
"url": "https://translations.telegram.org/en/ios/chat_list/Compose.NewMessage",
"photo_url": "https://telegra.ph/file/p/a0e346a3df4/3738cb087969442b596d01d.jpg?c=180,45,280,280,280,280",
"has_binding": true,
"values": {
"singular": "New Message"
}
},
"Compose.TokenListPlaceholder": {
"url": "https://translations.telegram.org/en/ios/chat_list/Compose.TokenListPlaceholder",
"photo_url": "https://telegra.ph/file/p/646bbb0a008/4b9cb42d58df54e2f1fdb17.jpg?c=12,144,362,362,280,280",
@ -1174,30 +1134,6 @@
"singular": "Who would you like to add?"
}
},
"Contacts.AddPhoneNumber": {
"url": "https://translations.telegram.org/en/ios/chat_list/Contacts.AddPhoneNumber",
"photo_url": "https://telegra.ph/file/p/bf51816497a/2893b9cacf1cb9a9a5be71d.jpg?c=94,160,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Add <mark class=\"token\">%@</mark>"
}
},
"Contacts.PhoneNumber": {
"url": "https://translations.telegram.org/en/ios/chat_list/Contacts.PhoneNumber",
"photo_url": "https://telegra.ph/file/p/1ea2b044708/da4637f6a2d2e69329ba11d.jpg?c=14,106,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Phone Number"
}
},
"Contacts.SearchLabel": {
"url": "https://translations.telegram.org/en/ios/chat_list/Contacts.SearchLabel",
"photo_url": "https://telegra.ph/file/p/a0e346a3df4/3738cb087969442b596d01d.jpg?c=73,78,523,523,280,280",
"has_binding": false,
"values": {
"singular": "Search for contacts or usernames"
}
},
"Conversation.ContextMenuSelect": {
"url": "https://translations.telegram.org/en/ios/chat_list/Conversation.ContextMenuSelect",
"photo_url": "https://telegra.ph/file/p/97807e5a9c6/d0ff2a5897fc9187c744c17.jpg?c=126,710,280,280,280,280",
@ -1223,30 +1159,6 @@
"singular": "Secret chat canceled"
}
},
"Conversation.EncryptionProcessing": {
"url": "https://translations.telegram.org/en/ios/chat_list/Conversation.EncryptionProcessing",
"photo_url": "https://telegra.ph/file/p/b8d6714a60c/5935205a6b729a5a81dd71d.jpg?c=110,563,487,487,280,280",
"has_binding": true,
"values": {
"singular": "Exchanging encryption keys..."
}
},
"Conversation.ForwardChats": {
"url": "https://translations.telegram.org/en/ios/chat_list/Conversation.ForwardChats",
"photo_url": "https://telegra.ph/file/p/4ba8f1b339c/0c25819b7ff288482f16d1d.jpg?c=119,841,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Chats"
}
},
"Conversation.ForwardContacts": {
"url": "https://translations.telegram.org/en/ios/chat_list/Conversation.ForwardContacts",
"photo_url": "https://telegra.ph/file/p/4ba8f1b339c/0c25819b7ff288482f16d1d.jpg?c=245,841,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Contacts"
}
},
"Conversation.ForwardTitle": {
"url": "https://translations.telegram.org/en/ios/chat_list/Conversation.ForwardTitle",
"photo_url": "https://telegra.ph/file/p/4ba8f1b339c/0c25819b7ff288482f16d1d.jpg?c=180,44,280,280,280,280",
@ -1255,22 +1167,6 @@
"singular": "Forward"
}
},
"Conversation.Location": {
"url": "https://translations.telegram.org/en/ios/chat_list/Conversation.Location",
"photo_url": "https://telegra.ph/file/p/4ba8f1b339c/0c25819b7ff288482f16d1d.jpg?c=108,451,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Location"
}
},
"Conversation.MessageDialogEdit": {
"url": "https://translations.telegram.org/en/ios/chat_list/Conversation.MessageDialogEdit",
"photo_url": "https://telegra.ph/file/p/ff0db0fef40/2bc7e2e9fa4be4e27b11d1d.jpg?c=4,44,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Edit"
}
},
"Conversation.Mute": {
"url": "https://translations.telegram.org/en/ios/chat_list/Conversation.Mute",
"photo_url": "https://telegra.ph/file/p/a1ae42681ff/f0e860be174161681ecca1d.jpg?c=243,359,280,280,280,280",
@ -1295,22 +1191,6 @@
"singular": "Unarchive"
}
},
"Conversation.Unpin": {
"url": "https://translations.telegram.org/en/ios/chat_list/Conversation.Unpin",
"photo_url": "https://telegra.ph/file/p/a1ae42681ff/f0e860be174161681ecca1d.jpg?c=147,360,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Unpin"
}
},
"DialogList.AdLabel": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.AdLabel",
"photo_url": "https://telegra.ph/file/p/85682a590ee/b5ce96626cc1bdc8870561d.jpg?c=756,365,354,354,280,280",
"has_binding": true,
"values": {
"singular": "Proxy Sponsor"
}
},
"DialogList.ClearHistoryConfirmation": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.ClearHistoryConfirmation",
"photo_url": "https://telegra.ph/file/p/816fe73ad4f/b30268816411bc76143ee1d.jpg?c=179,627,281,281,280,280",
@ -1351,38 +1231,6 @@
"singular": "Delete and Leave"
}
},
"DialogList.Draft": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.Draft",
"photo_url": "https://telegra.ph/file/p/d22bd3a8138/2b73c13409d7d022fd0a31d.jpg?c=98,211,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Draft"
}
},
"DialogList.EncryptedChatStartedIncoming": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.EncryptedChatStartedIncoming",
"photo_url": "https://telegra.ph/file/p/ff750253904/a41b33c7d1eeb91f619bc1d.jpg?c=115,109,460,460,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%@</mark> created a secret chat."
}
},
"DialogList.EncryptedChatStartedOutgoing": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.EncryptedChatStartedOutgoing",
"photo_url": "https://telegra.ph/file/p/0c773ae637d/1d70879503605ef281ec01d.jpg?c=112,161,480,480,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%@</mark> joined your secret chat."
}
},
"DialogList.EncryptionProcessing": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.EncryptionProcessing",
"photo_url": "https://telegra.ph/file/p/3b8013332f4/9bc640b7a7d9d7dd8cf861d.jpg?c=109,561,488,488,280,280",
"has_binding": false,
"values": {
"singular": "Exchanging encryption keys..."
}
},
"DialogList.EncryptionRejected": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.EncryptionRejected",
"photo_url": "https://telegra.ph/file/p/4f60c4d9dc7/fdf6de64310ee23b3485a17.jpg?c=106,566,289,289,280,280",
@ -1399,86 +1247,6 @@
"singular": "<mark class=\"token\">%@</mark> and <mark class=\"token\">%@</mark> are typing"
}
},
"DialogList.NoMessagesText": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.NoMessagesText",
"photo_url": "https://telegra.ph/file/p/1a77c596b2f/d1650026d19975948ab951d.jpg?c=0,251,640,671,268,280",
"has_binding": false,
"values": {
"singular": "Start messaging by tapping the pencil button in the top right corner or go to the Contacts section."
}
},
"DialogList.NoMessagesTitle": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.NoMessagesTitle",
"photo_url": "https://telegra.ph/file/p/1a77c596b2f/d1650026d19975948ab951d.jpg?c=6,223,626,626,280,280",
"has_binding": false,
"values": {
"singular": "You have no conversations yet"
}
},
"DialogList.PasscodeLockHelp": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.PasscodeLockHelp",
"photo_url": "https://telegra.ph/file/p/b7c752bfc40/7a1f0abe7342b8bca0afd1d.jpg?c=211,101,327,327,280,280",
"has_binding": false,
"values": {
"singular": "Tap to lock Telegram"
}
},
"DialogList.Pin": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.Pin",
"photo_url": "https://telegra.ph/file/p/76f875cdfd0/2ecce064371193b787dba1d.jpg?c=148,768,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Pin"
}
},
"DialogList.PinLimitError": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.PinLimitError",
"photo_url": "https://telegra.ph/file/p/704d1f9714a/c76a23e8205faff3dfd431d.jpg?c=66,288,508,508,280,280",
"has_binding": true,
"values": {
"singular": "Sorry, you can pin no more than <mark class=\"token\">%@</mark> chats to the top."
}
},
"DialogList.Read": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.Read",
"photo_url": "https://telegra.ph/file/p/e252e87cebe/99c64a939cb104f1120c01d.jpg?c=41,1732,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Read"
}
},
"DialogList.RecentTitlePeople": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.RecentTitlePeople",
"photo_url": "https://telegra.ph/file/p/1d974f093c8/0760ac046b150251c0b3c1d.jpg?c=9,101,280,280,280,280",
"has_binding": true,
"values": {
"singular": "People"
}
},
"DialogList.SavedMessages": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SavedMessages",
"photo_url": "https://telegra.ph/file/p/36ceb87b261/dc0392fa98abc79b4e71f1d.jpg?c=138,179,306,306,280,280",
"has_binding": true,
"values": {
"singular": "Saved Messages"
}
},
"DialogList.SavedMessagesHelp": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SavedMessagesHelp",
"photo_url": "https://telegra.ph/file/p/58488d944ce/864a47b0768c0bbe1b1e21d.jpg?c=116,174,452,452,280,280",
"has_binding": true,
"values": {
"singular": "Forward messages here for quick access"
}
},
"DialogList.SavedMessagesTooltip": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SavedMessagesTooltip",
"photo_url": "https://telegra.ph/file/p/36ceb87b261/dc0392fa98abc79b4e71f1d.jpg?c=43,579,707,709,280,280",
"has_binding": false,
"values": {
"singular": "You can find your Saved Messages in Settings"
}
},
"DialogList.SearchLabel": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SearchLabel",
"photo_url": "https://telegra.ph/file/p/bcc04dd6e79/3bffa991f4ae8291ba2e11d.jpg?c=106,88,460,460,280,280",
@ -1487,46 +1255,6 @@
"singular": "Search chats"
}
},
"DialogList.SearchSectionRecent": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SearchSectionRecent",
"photo_url": "https://telegra.ph/file/p/1d974f093c8/0760ac046b150251c0b3c1d.jpg?c=9,291,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Recent"
}
},
"DialogList.SearchSubtitleFormat": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SearchSubtitleFormat",
"photo_url": "https://telegra.ph/file/p/ac609e8e34d/6af9c120ce1180e8ee6311d.jpg?c=148,166,824,824,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%1$@</mark>, <mark class=\"token\">%2$@</mark>"
}
},
"DialogList.SinglePlayingGameSuffix": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SinglePlayingGameSuffix",
"photo_url": "https://telegra.ph/file/p/3a2439244f9/756cbaf20f046889ddfbf1d.jpg?c=126,182,393,393,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%@</mark> is playing a game"
}
},
"DialogList.SingleRecordingAudioSuffix": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SingleRecordingAudioSuffix",
"photo_url": "https://telegra.ph/file/p/853f7932aea/84475f44dbd7d16649c511d.jpg?c=205,391,477,477,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%@</mark> is recording"
}
},
"DialogList.SingleRecordingVideoMessageSuffix": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SingleRecordingVideoMessageSuffix",
"photo_url": "https://telegra.ph/file/p/ff72cb0fe59/264f367f2c584f9528fc01d.jpg?c=124,178,411,411,280,280",
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%@</mark> is recording video"
}
},
"DialogList.SingleTypingSuffix": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SingleTypingSuffix",
"photo_url": "https://telegra.ph/file/p/262e0c97fde/ee73f9f9904700666bb041d.jpg?c=133,383,280,280,280,280",
@ -1535,14 +1263,6 @@
"singular": "<mark class=\"token\">%@</mark> is typing"
}
},
"DialogList.SingleUploadingFileSuffix": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SingleUploadingFileSuffix",
"photo_url": "https://telegra.ph/file/p/fed5dd9017f/2504e979c1280d2a3f4401d.jpg?c=207,383,446,446,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%@</mark> is sending a file"
}
},
"DialogList.SingleUploadingPhotoSuffix": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SingleUploadingPhotoSuffix",
"photo_url": "https://telegra.ph/file/p/41696e01e33/3f5e713653fbe8c55e0221d.jpg?c=128,186,381,381,280,280",
@ -1551,22 +1271,6 @@
"singular": "<mark class=\"token\">%@</mark> is sending a photo"
}
},
"DialogList.SingleUploadingVideoSuffix": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SingleUploadingVideoSuffix",
"photo_url": "https://telegra.ph/file/p/e14ad9cc25c/835352186e7d26f6c4a4a1d.jpg?c=126,183,393,393,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%@</mark> is sending video"
}
},
"DialogList.Title": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.Title",
"photo_url": "https://telegra.ph/file/p/a0e346a3df4/3738cb087969442b596d01d.jpg?c=29,44,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Chats"
}
},
"DialogList.Typing": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.Typing",
"photo_url": "https://telegra.ph/file/p/4f60c4d9dc7/fdf6de64310ee23b3485a17.jpg?c=94,374,280,280,280,280",
@ -1575,22 +1279,6 @@
"singular": "typing"
}
},
"DialogList.Unpin": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.Unpin",
"photo_url": "https://telegra.ph/file/p/ba7ced0c828/bd9bad68784919bbc14091d.jpg?c=147,721,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Unpin"
}
},
"DialogList.Unread": {
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.Unread",
"photo_url": "https://telegra.ph/file/p/19708ab7fd8/11c3fa7327fe541e3aa741d.jpg?c=26,1732,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Unread"
}
},
"DownloadList.Clear": {
"url": "https://translations.telegram.org/en/ios/chat_list/DownloadList.Clear",
"photo_url": "https://telegra.ph/file/p/52e14dcc242/a2f49ac6f3e1bc9b2a27617.jpg?c=312,184,280,280,280,280",
@ -1856,22 +1544,6 @@
"singular": "last seen recently"
}
},
"Message.Animation": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.Animation",
"photo_url": "https://telegra.ph/file/p/d9d9ad7403c/d070f7f3faa0ab664f0231d.jpg?c=94,362,280,280,280,280",
"has_binding": true,
"values": {
"singular": "GIF"
}
},
"Message.Audio": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.Audio",
"photo_url": "https://telegra.ph/file/p/ef3cd3a294a/d4ac6fc811e1d374ca6a11d.jpg?c=130,364,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Voice Message"
}
},
"Message.AuthorPinnedGame": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.AuthorPinnedGame",
"photo_url": "https://telegra.ph/file/p/2e1f7154ea2/3b296aa5ac551f1c1a33e1d.jpg?c=203,411,510,510,280,280",
@ -1880,14 +1552,6 @@
"singular": "<mark class=\"token\">%@</mark> pinned a game"
}
},
"Message.Contact": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.Contact",
"photo_url": "https://telegra.ph/file/p/90cded87f9d/8a1de827367cc6ff796281d.jpg?c=106,362,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Contact"
}
},
"Message.GiveawayStarted": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.GiveawayStarted",
"photo_url": "https://telegra.ph/file/p/7673aa37f9f/a9ffb91d60ffdad1e5df217.jpg?c=97,467,350,350,280,280",
@ -1904,22 +1568,6 @@
"singular": "<mark class=\"token\">%@</mark> started a giveaway"
}
},
"Message.Location": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.Location",
"photo_url": "https://telegra.ph/file/p/6f26923a651/79ace6620cb080bbf4f2e1d.jpg?c=108,362,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Location"
}
},
"Message.PaymentSent": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.PaymentSent",
"photo_url": "https://telegra.ph/file/p/5414d3d3dca/ec51c176aa292bb9c214c1d.jpg?c=137,205,300,300,280,280",
"has_binding": true,
"values": {
"singular": "Payment: <mark class=\"token\">%@</mark>"
}
},
"Message.Photo": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.Photo",
"photo_url": "https://telegra.ph/file/p/67c41c8f8ca/9aeb95d60d8388bd5d21d1d.jpg?c=101,242,280,280,280,280",
@ -1928,78 +1576,6 @@
"singular": "Photo"
}
},
"Message.PinnedAnimationMessage": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.PinnedAnimationMessage",
"photo_url": "https://telegra.ph/file/p/c9b38338c0b/2c0e7944586d1e8f47c1a1d.jpg?c=114,363,280,280,280,280",
"has_binding": false,
"values": {
"singular": "pinned GIF"
}
},
"Message.PinnedAudioMessage": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.PinnedAudioMessage",
"photo_url": "https://telegra.ph/file/p/01821782a3a/6f63c3cb8bf81bc0e51761d.jpg?c=129,326,369,369,280,280",
"has_binding": false,
"values": {
"singular": "pinned voice message"
}
},
"Message.PinnedContactMessage": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.PinnedContactMessage",
"photo_url": "https://telegra.ph/file/p/340ee033642/9a672344bde4ad318b4e81d.jpg?c=131,363,280,280,280,280",
"has_binding": false,
"values": {
"singular": "pinned contact"
}
},
"Message.PinnedDocumentMessage": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.PinnedDocumentMessage",
"photo_url": "https://telegra.ph/file/p/679b9920d2a/ebd2e180aee4e0f85ace01d.jpg?c=113,243,280,280,280,280",
"has_binding": false,
"values": {
"singular": "pinned file"
}
},
"Message.PinnedGame": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.PinnedGame",
"photo_url": "https://telegra.ph/file/p/97df070ffec/8aec533c87888d1954e491d.jpg?c=129,364,280,280,280,280",
"has_binding": true,
"values": {
"singular": "pinned a game"
}
},
"Message.PinnedInvoice": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.PinnedInvoice",
"photo_url": "https://telegra.ph/file/p/88635023a0e/69a025a542e920dff872a1d.jpg?c=137,240,291,291,280,280",
"has_binding": true,
"values": {
"singular": "pinned an invoice"
}
},
"Message.PinnedLocationMessage": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.PinnedLocationMessage",
"photo_url": "https://telegra.ph/file/p/a6760cda7a3/4e838c81847a04afde0481d.jpg?c=131,363,280,280,280,280",
"has_binding": false,
"values": {
"singular": "pinned location"
}
},
"Message.PinnedPhotoMessage": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.PinnedPhotoMessage",
"photo_url": "https://telegra.ph/file/p/d2d0dc64035/b0d98b04e6acf0ca7f98a1d.jpg?c=124,243,280,280,280,280",
"has_binding": false,
"values": {
"singular": "pinned photo"
}
},
"Message.PinnedStickerMessage": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.PinnedStickerMessage",
"photo_url": "https://telegra.ph/file/p/9d4db8ccee0/81fee6d6b947755cf80781d.jpg?c=127,363,280,280,280,280",
"has_binding": false,
"values": {
"singular": "pinned sticker"
}
},
"Message.PinnedTextMessage": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.PinnedTextMessage",
"photo_url": "https://telegra.ph/file/p/39194402832/d6be6d12316475057ae3d1d.jpg?c=135,344,326,326,280,280",
@ -2008,46 +1584,6 @@
"singular": "pinned \"<mark class=\"token\">%@</mark>\""
}
},
"Message.PinnedVideoMessage": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.PinnedVideoMessage",
"photo_url": "https://telegra.ph/file/p/04776587b4a/134293c1da1327fd4256d1d.jpg?c=122,243,280,280,280,280",
"has_binding": false,
"values": {
"singular": "pinned video"
}
},
"Message.Sticker": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.Sticker",
"photo_url": "https://telegra.ph/file/p/ef3cd3a294a/d4ac6fc811e1d374ca6a11d.jpg?c=137,211,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Sticker"
}
},
"Message.Video": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.Video",
"photo_url": "https://telegra.ph/file/p/142784a9405/86c07d7f9c6aed5ca8ee71d.jpg?c=99,242,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Video"
}
},
"Message.VideoMessage": {
"url": "https://translations.telegram.org/en/ios/chat_list/Message.VideoMessage",
"photo_url": "https://telegra.ph/file/p/9f22efe759e/e07d22c3da67df583f3a01d.jpg?c=131,364,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Video Message"
}
},
"Notification.CallMissed": {
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.CallMissed",
"photo_url": "https://telegra.ph/file/p/0ba1e4486d0/1cbaf1a9c84f1f5227d291d.jpg?c=117,722,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Missed Call"
}
},
"Notification.ChangedGroupPhoto": {
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.ChangedGroupPhoto",
"photo_url": "https://telegra.ph/file/p/71789ac70e0/daf3e268e2ced9a63d3b21d.jpg?c=118,363,450,450,280,280",
@ -2056,65 +1592,6 @@
"singular": "<mark class=\"token\">%@</mark> changed group photo"
}
},
"Notification.ChannelInviter": {
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.ChannelInviter",
"photo_url": "https://telegra.ph/file/p/3805be425ec/eb7668454e257ecb998f41d.jpg?c=100,501,522,522,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%@</mark> invited you to this channel"
}
},
"Notification.ChannelInviterSelf": {
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.ChannelInviterSelf",
"photo_url": "https://telegra.ph/file/p/3805be425ec/eb7668454e257ecb998f41d.jpg?c=127,507,380,380,280,280",
"has_binding": true,
"values": {
"singular": "You joined this channel"
}
},
"Notification.GameScoreExtended": {
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.GameScoreExtended",
"photo_url": "https://telegra.ph/file/p/061ff9b8dcb/c38969453b8a6a565d9061d.jpg?c=129,155,414,414,280,280",
"has_binding": false,
"values": {
"singular": "scored <mark class=\"token\">%@</mark> in <mark class=\"token\">{game}</mark>",
"plural": "scored <mark class=\"token\">%@</mark> in <mark class=\"token\">{game}</mark>"
}
},
"Notification.GameScoreSelfSimple": {
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.GameScoreSelfSimple",
"photo_url": "https://telegra.ph/file/p/023d4ac1e5a/e967035b42370908a2e001d.jpg?c=111,290,280,280,280,280",
"has_binding": false,
"values": {
"singular": "scored <mark class=\"token\">%@</mark>",
"plural": "scored <mark class=\"token\">%@</mark>"
}
},
"Notification.GameScoreSimple": {
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.GameScoreSimple",
"photo_url": "https://telegra.ph/file/p/41390c44a47/5cc309d210bd40f15d0321d.jpg?c=115,218,280,280,280,280",
"has_binding": false,
"values": {
"singular": "scored <mark class=\"token\">%@</mark>",
"plural": "scored <mark class=\"token\">%@</mark>"
}
},
"Notification.GroupInviter": {
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.GroupInviter",
"photo_url": "https://telegra.ph/file/p/3805be425ec/eb7668454e257ecb998f41d.jpg?c=109,250,491,491,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%@</mark> invited you to this group"
}
},
"Notification.GroupInviterSelf": {
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.GroupInviterSelf",
"photo_url": "https://telegra.ph/file/p/3805be425ec/eb7668454e257ecb998f41d.jpg?c=131,194,350,350,280,280",
"has_binding": true,
"values": {
"singular": "You joined this group"
}
},
"Notification.Invited": {
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.Invited",
"photo_url": "https://telegra.ph/file/p/71789ac70e0/daf3e268e2ced9a63d3b21d.jpg?c=135,320,311,311,280,280",
@ -2131,46 +1608,6 @@
"singular": "<mark class=\"token\">%@</mark> joined Telegram"
}
},
"Notification.JoinedGroupByLink": {
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.JoinedGroupByLink",
"photo_url": "https://telegra.ph/file/p/3805be425ec/eb7668454e257ecb998f41d.jpg?c=98,336,523,523,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%@</mark> joined the group via invite link"
}
},
"Notification.RenamedChannel": {
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.RenamedChannel",
"photo_url": "https://telegra.ph/file/p/ff0db0fef40/2bc7e2e9fa4be4e27b11d1d.jpg?c=138,444,293,293,280,280",
"has_binding": false,
"values": {
"singular": "Channel renamed"
}
},
"Notification.RenamedChat": {
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.RenamedChat",
"photo_url": "https://telegra.ph/file/p/ff0db0fef40/2bc7e2e9fa4be4e27b11d1d.jpg?c=132,305,350,350,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%@</mark> renamed group"
}
},
"Notification.RenamedGroup": {
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.RenamedGroup",
"photo_url": "https://telegra.ph/file/p/ff0db0fef40/2bc7e2e9fa4be4e27b11d1d.jpg?c=132,212,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Group renamed"
}
},
"Notification.SecretChatScreenshot": {
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.SecretChatScreenshot",
"photo_url": "https://telegra.ph/file/p/77b15fd9d17/8da7cdf8d13f97eb9a57a1d.jpg?c=136,322,302,302,280,280",
"has_binding": false,
"values": {
"singular": "Screenshot taken!"
}
},
"Notification.SuggestedProfilePhoto": {
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.SuggestedProfilePhoto",
"photo_url": "https://telegra.ph/file/p/5dc9a5251de/48248ab4af821b6b0368317.jpg?c=132,251,312,312,280,280",
@ -2187,14 +1624,6 @@
"singular": "Suggested profile photo"
}
},
"Notifications.AddExceptionTitle": {
"url": "https://translations.telegram.org/en/ios/chat_list/Notifications.AddExceptionTitle",
"photo_url": "https://telegra.ph/file/p/b37917527c6/95b8544d9ac4b389b7d2a1d.jpg?c=347,130,429,429,280,280",
"has_binding": true,
"values": {
"singular": "Add Exception"
}
},
"Premium.LimitReached": {
"url": "https://translations.telegram.org/en/ios/chat_list/Premium.LimitReached",
"photo_url": "https://telegra.ph/file/p/7132139567f/a2ff0f8300af1e452d58c17.jpg?c=160,590,280,280,280,280",
@ -2243,14 +1672,6 @@
"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>**."
}
},
"State.Connecting": {
"url": "https://translations.telegram.org/en/ios/chat_list/State.Connecting",
"photo_url": "https://telegra.ph/file/p/2ab84b4720e/caa3bb1cbfe57941437911d.jpg?c=207,46,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Connecting..."
}
},
"State.WaitingForNetwork": {
"url": "https://translations.telegram.org/en/ios/chat_list/State.WaitingForNetwork",
"photo_url": "https://telegra.ph/file/p/27f34d9e4ec/8679077dc7560b8d3057d17.jpg?c=165,70,309,309,280,280",
@ -2267,22 +1688,6 @@
"singular": "connecting"
}
},
"Target.ShareGameConfirmationGroup": {
"url": "https://translations.telegram.org/en/ios/chat_list/Target.ShareGameConfirmationGroup",
"photo_url": "https://telegra.ph/file/p/dd1ace0175e/89e975bdb034f0b1eb5be1d.jpg?c=176,433,398,398,280,280",
"has_binding": false,
"values": {
"singular": "Share the game with \"<mark class=\"token\">%@</mark>\"?"
}
},
"Target.ShareGameConfirmationPrivate": {
"url": "https://translations.telegram.org/en/ios/chat_list/Target.ShareGameConfirmationPrivate",
"photo_url": "https://telegra.ph/file/p/06db766c18b/2efc997eae29fb0ad62291d.jpg?c=57,282,525,525,280,280",
"has_binding": false,
"values": {
"singular": "Share the game with <mark class=\"token\">%@</mark>?"
}
},
"Undo.ChatCleared": {
"url": "https://translations.telegram.org/en/ios/chat_list/Undo.ChatCleared",
"photo_url": "https://telegra.ph/file/p/82a826e33c8/4b99bd71ce62e97570b4017.jpg?c=64,883,280,280,280,280",
@ -2363,22 +1768,6 @@
"singular": "Undo"
}
},
"User.DeletedAccount": {
"url": "https://translations.telegram.org/en/ios/chat_list/User.DeletedAccount",
"photo_url": "https://telegra.ph/file/p/a343e5f3f8b/dc7fcc2ecd028bb88684c1d.jpg?c=136,686,300,300,280,280",
"has_binding": true,
"values": {
"singular": "Deleted Account"
}
},
"Watch.ChatList.Compose": {
"url": "https://translations.telegram.org/en/ios/chat_list/Watch.ChatList.Compose",
"photo_url": "https://telegra.ph/file/p/8821f4c2d53/c90e23634b465b1dcf8ab1d.jpg?c=16,79,280,280,280,280",
"has_binding": false,
"values": {
"singular": "New Message"
}
},
"WebSearch.RecentSectionClear": {
"url": "https://translations.telegram.org/en/ios/chat_list/WebSearch.RecentSectionClear",
"photo_url": "https://telegra.ph/file/p/1d974f093c8/0760ac046b150251c0b3c1d.jpg?c=347,289,280,280,280,280",

File diff suppressed because it is too large Load diff

View file

@ -831,14 +831,6 @@
"singular": "Unable to access <mark class=\"token\">%@</mark>?"
}
},
"TwoStepAuth.RecoveryTitle": {
"url": "https://translations.telegram.org/en/ios/login/TwoStepAuth.RecoveryTitle",
"photo_url": "https://telegra.ph/file/p/c6907267b49/d28f2d5f9bea1d55c06e51d.jpg?c=393,136,337,337,280,280",
"has_binding": true,
"values": {
"singular": "Email Code"
}
},
"TwoStepAuth.ResetAccountConfirmation": {
"url": "https://translations.telegram.org/en/ios/login/TwoStepAuth.ResetAccountConfirmation",
"photo_url": "https://telegra.ph/file/p/54d7d1edfd3/1684669f1cc3890b18a391d.jpg?c=61,280,518,518,280,280",

File diff suppressed because it is too large Load diff

View file

@ -15,46 +15,6 @@
"singular": "choosing a sticker"
}
},
"Activity.RecordingAudio": {
"url": "https://translations.telegram.org/en/ios/private_chats/Activity.RecordingAudio",
"photo_url": "https://telegra.ph/file/p/971d58c3910/d87c5140eae39361d1b491d.jpg?c=448,172,280,280,280,280",
"has_binding": false,
"values": {
"singular": "recording"
}
},
"Activity.UploadingDocument": {
"url": "https://translations.telegram.org/en/ios/private_chats/Activity.UploadingDocument",
"photo_url": "https://telegra.ph/file/p/fe77a111a7f/0d47faa4a9f6e13040f861d.jpg?c=437,161,306,306,280,280",
"has_binding": true,
"values": {
"singular": "sending a file"
}
},
"Activity.UploadingPhoto": {
"url": "https://translations.telegram.org/en/ios/private_chats/Activity.UploadingPhoto",
"photo_url": "https://telegra.ph/file/p/c42e2e2caf5/5c7686fb21bd5078e282c1d.jpg?c=405,152,368,368,280,280",
"has_binding": true,
"values": {
"singular": "sending a photo"
}
},
"Activity.UploadingVideo": {
"url": "https://translations.telegram.org/en/ios/private_chats/Activity.UploadingVideo",
"photo_url": "https://telegra.ph/file/p/cc028caede3/7f3b16930e100f5156ced1d.jpg?c=409,149,359,359,280,280",
"has_binding": false,
"values": {
"singular": "sending a video"
}
},
"Activity.UploadingVideoMessage": {
"url": "https://translations.telegram.org/en/ios/private_chats/Activity.UploadingVideoMessage",
"photo_url": "https://telegra.ph/file/p/890b4d9964a/ad2644bbb1d44540101301d.jpg?c=208,60,280,280,280,280",
"has_binding": true,
"values": {
"singular": "sending a video"
}
},
"AddContact.StatusSuccess": {
"url": "https://translations.telegram.org/en/ios/private_chats/AddContact.StatusSuccess",
"photo_url": "https://telegra.ph/file/p/54d30aad677/111696ce2a4610fc506cc17.jpg?c=156,556,291,291,280,280",
@ -87,38 +47,6 @@
"singular": "Answering as <mark class=\"token\">%@</mark>"
}
},
"Call.AudioRouteHeadphones": {
"url": "https://translations.telegram.org/en/ios/private_chats/Call.AudioRouteHeadphones",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Headphones"
}
},
"Call.AudioRouteHide": {
"url": "https://translations.telegram.org/en/ios/private_chats/Call.AudioRouteHide",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Hide"
}
},
"Call.AudioRouteSpeaker": {
"url": "https://translations.telegram.org/en/ios/private_chats/Call.AudioRouteSpeaker",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Speaker"
}
},
"Call.ConnectionErrorTitle": {
"url": "https://translations.telegram.org/en/ios/private_chats/Call.ConnectionErrorTitle",
"photo_url": "https://telegra.ph/file/p/27d8e34a931/4b6fa1a019869cff3e82a1d.jpg?c=181,352,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Unable to Call"
}
},
"Call.EmojiDescription": {
"url": "https://translations.telegram.org/en/ios/private_chats/Call.EmojiDescription",
"photo_url": "https://telegra.ph/file/p/08812585aed/157916c3763b653bef2051d.jpg?c=76,362,487,487,280,280",
@ -127,94 +55,6 @@
"singular": "If the emoji on <mark class=\"token\">%@</mark>'s screen are the same, this call is 100<mark class=\"token\">%%</mark> secure."
}
},
"Call.ParticipantVersionOutdatedError": {
"url": "https://translations.telegram.org/en/ios/private_chats/Call.ParticipantVersionOutdatedError",
"photo_url": "https://telegra.ph/file/p/27d8e34a931/4b6fa1a019869cff3e82a1d.jpg?c=49,287,540,540,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.ReportPlaceholder": {
"url": "https://translations.telegram.org/en/ios/private_chats/Call.ReportPlaceholder",
"photo_url": "https://telegra.ph/file/p/ad8040d42bb/5a62edce6fa54c729face1d.jpg?c=163,471,312,312,280,280",
"has_binding": true,
"values": {
"singular": "What went wrong?"
}
},
"Call.StatusBusy": {
"url": "https://translations.telegram.org/en/ios/private_chats/Call.StatusBusy",
"photo_url": "https://telegra.ph/file/p/21610d39d13/1f797eeed39f6896942e01d.jpg?c=180,158,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Busy"
}
},
"Call.StatusConnecting": {
"url": "https://translations.telegram.org/en/ios/private_chats/Call.StatusConnecting",
"photo_url": "https://telegra.ph/file/p/f5cda4fecd7/547bd0ed4b176f7a6e3581d.jpg?c=179,157,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Connecting..."
}
},
"Call.StatusEnded": {
"url": "https://translations.telegram.org/en/ios/private_chats/Call.StatusEnded",
"photo_url": "https://telegra.ph/file/p/37bcb76fe94/7ff6f084e4afa598c58881d.jpg?c=180,157,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Call Ended"
}
},
"Call.StatusFailed": {
"url": "https://translations.telegram.org/en/ios/private_chats/Call.StatusFailed",
"photo_url": "https://telegra.ph/file/p/7434f1386c3/c0d9cf168ecab673752961d.jpg?c=180,157,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Call Failed"
}
},
"Call.StatusNoAnswer": {
"url": "https://translations.telegram.org/en/ios/private_chats/Call.StatusNoAnswer",
"photo_url": "https://telegra.ph/file/p/1b86619db62/6d29e9bfdbcc82d9dde811d.jpg?c=181,157,280,280,280,280",
"has_binding": false,
"values": {
"singular": "No Answer"
}
},
"Call.StatusOngoing": {
"url": "https://translations.telegram.org/en/ios/private_chats/Call.StatusOngoing",
"photo_url": "https://telegra.ph/file/p/fd909ea9084/9fe6e9ff969ae4bc18c9d1d.jpg?c=139,158,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Telegram Audio <mark class=\"token\">%@</mark>"
}
},
"Call.StatusRequesting": {
"url": "https://translations.telegram.org/en/ios/private_chats/Call.StatusRequesting",
"photo_url": "https://telegra.ph/file/p/768449ad580/50b7fa29d9c617ce2c1621d.jpg?c=180,158,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Contacting..."
}
},
"Call.StatusRinging": {
"url": "https://translations.telegram.org/en/ios/private_chats/Call.StatusRinging",
"photo_url": "https://telegra.ph/file/p/6bf4580eefa/68aeff7988cc6986d21c01d.jpg?c=180,158,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Ringing..."
}
},
"Call.StatusWaiting": {
"url": "https://translations.telegram.org/en/ios/private_chats/Call.StatusWaiting",
"photo_url": "https://telegra.ph/file/p/3d27c57758f/d04ff6e13359b532a5f351d.jpg?c=179,158,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Waiting..."
}
},
"Calls.NotNow": {
"url": "https://translations.telegram.org/en/ios/private_chats/Calls.NotNow",
"photo_url": "https://telegra.ph/file/p/3d0a073da66/334b08268933b05158b571d.jpg?c=81,573,280,280,280,280",
@ -223,14 +63,6 @@
"singular": "Not Now"
}
},
"Calls.RatingFeedback": {
"url": "https://translations.telegram.org/en/ios/private_chats/Calls.RatingFeedback",
"photo_url": "https://telegra.ph/file/p/3d0a073da66/334b08268933b05158b571d.jpg?c=161,467,315,315,280,280",
"has_binding": false,
"values": {
"singular": "Write a comment..."
}
},
"Calls.RatingTitle": {
"url": "https://translations.telegram.org/en/ios/private_chats/Calls.RatingTitle",
"photo_url": "https://telegra.ph/file/p/3d0a073da66/334b08268933b05158b571d.jpg?c=115,262,414,414,280,280",
@ -239,14 +71,6 @@
"singular": "Please rate the quality<br/>of your Telegram call"
}
},
"Calls.SubmitRating": {
"url": "https://translations.telegram.org/en/ios/private_chats/Calls.SubmitRating",
"photo_url": "https://telegra.ph/file/p/3d0a073da66/334b08268933b05158b571d.jpg?c=277,573,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Submit"
}
},
"Chat.JumpToDate": {
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.JumpToDate",
"photo_url": "https://telegra.ph/file/p/2c175393ecc/5bf6b9ab94e1393759bb917.jpg?c=23,836,280,280,280,280",
@ -330,14 +154,6 @@
"singular": "Delete just for me"
}
},
"Common.Back": {
"url": "https://translations.telegram.org/en/ios/private_chats/Common.Back",
"photo_url": "https://telegra.ph/file/p/f7a94ba1b8c/855921e34544e2e6b096722.jpg?c=31,38,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Back"
}
},
"Common.Cancel": {
"url": "https://translations.telegram.org/en/ios/private_chats/Common.Cancel",
"photo_url": "https://telegra.ph/file/p/21610d39d13/1f797eeed39f6896942e01d.jpg?c=53,790,280,280,280,280",
@ -394,22 +210,6 @@
"singular": "Add to Contacts"
}
},
"Conversation.AddToReadingList": {
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.AddToReadingList",
"photo_url": "https://telegra.ph/file/p/87a6ce7a661/e346de4382b7c298c59d31d.jpg?c=110,604,420,420,280,280",
"has_binding": false,
"values": {
"singular": "Add to Reading List"
}
},
"Conversation.BlockUser": {
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.BlockUser",
"photo_url": "https://telegra.ph/file/p/87f2e1f9d6b/22cdd69928e18e12e5c0922.jpg?c=49,773,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Block User"
}
},
"Conversation.ClearAll": {
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.ClearAll",
"photo_url": "https://telegra.ph/file/p/0ba04bbcc5f/063fbd7dd81f157f8e8241d.jpg?c=17,44,280,280,280,280",
@ -418,30 +218,6 @@
"singular": "Clear Chat"
}
},
"Conversation.ClearPrivateHistory": {
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.ClearPrivateHistory",
"photo_url": "https://telegra.ph/file/p/fa1e169b865/4b5b0bb00d80120b628021d.jpg?c=100,378,550,550,280,280",
"has_binding": true,
"values": {
"singular": "This will delete all messages and media in this chat from your Telegram cloud. Your chat partner will still have them."
}
},
"Conversation.ClearSecretHistory": {
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.ClearSecretHistory",
"photo_url": "https://telegra.ph/file/p/a33b5b18c15/6ca1e8990e1c4cc5b6c0a1d.jpg?c=121,400,507,507,280,280",
"has_binding": false,
"values": {
"singular": "This will delete all messages and media in this chat for both you and your chat partner."
}
},
"Conversation.ClearSelfHistory": {
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.ClearSelfHistory",
"photo_url": "https://telegra.ph/file/p/77db7d1eaa4/fecfa4d61fbeebe20a2481d.jpg?c=101,379,548,548,280,280",
"has_binding": true,
"values": {
"singular": "This will delete all messages and media in this chat from your Telegram cloud."
}
},
"Conversation.CloudStorage.ChatStatus": {
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.CloudStorage.ChatStatus",
"photo_url": "https://telegra.ph/file/p/f7a94ba1b8c/855921e34544e2e6b096722.jpg?c=179,61,280,280,280,280",
@ -562,14 +338,6 @@
"singular": "If <mark class=\"token\">%@</mark> had this chat open right now, they would also see the animation."
}
},
"Conversation.LinkDialogCopy": {
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.LinkDialogCopy",
"photo_url": "https://telegra.ph/file/p/87a6ce7a661/e346de4382b7c298c59d31d.jpg?c=180,628,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Copy"
}
},
"Conversation.LinkDialogOpen": {
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.LinkDialogOpen",
"photo_url": "https://telegra.ph/file/p/87a6ce7a661/e346de4382b7c298c59d31d.jpg?c=180,535,280,280,280,280",
@ -650,22 +418,6 @@
"singular": "Pin Message"
}
},
"Conversation.ReportSpam": {
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.ReportSpam",
"photo_url": "https://telegra.ph/file/p/d68accb8b5b/01d34b234f5226cd530be1d.jpg?c=179,719,281,281,280,280",
"has_binding": true,
"values": {
"singular": "Report Spam"
}
},
"Conversation.SavedMessages": {
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.SavedMessages",
"photo_url": "https://telegra.ph/file/p/26ff72f8373/da3bfbf7e16b6374e866c1d.jpg?c=211,42,328,328,280,280",
"has_binding": false,
"values": {
"singular": "Saved Messages"
}
},
"Conversation.Search": {
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.Search",
"photo_url": "https://telegra.ph/file/p/279ea1ba9bf/ef39126d0945089ca637c1d.jpg?c=37,155,280,280,280,280",
@ -690,14 +442,6 @@
"singular": "Set a Reminder"
}
},
"Conversation.SendMessageErrorFlood": {
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.SendMessageErrorFlood",
"photo_url": "https://telegra.ph/file/p/c47ddcc439a/f36dd51a5ed04128e434d1d.jpg?c=40,262,560,560,280,280",
"has_binding": true,
"values": {
"singular": "Sorry, you can only send messages to mutual contacts at the moment."
}
},
"Conversation.SendingOptionsTooltip": {
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.SendingOptionsTooltip",
"photo_url": "https://telegra.ph/file/p/3562743493e/95d1780728fe056f4eb7117.jpg?c=85,708,515,523,276,280",
@ -738,14 +482,6 @@
"singular": "Set a Reminder"
}
},
"Conversation.StopLiveLocation": {
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.StopLiveLocation",
"photo_url": "https://telegra.ph/file/p/17d8af426c2/c4cd3cff04bd212ce89c51d.jpg?c=419,1555,401,401,280,280",
"has_binding": true,
"values": {
"singular": "Stop Sharing"
}
},
"Conversation.Theme.ChooseColorTitle": {
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.Theme.ChooseColorTitle",
"photo_url": "https://telegra.ph/file/p/feabc51e456/31b4ca256719e27ba371917.jpg?c=160,348,280,280,280,280",
@ -866,14 +602,6 @@
"singular": "Clear History"
}
},
"ENCRYPTION_REQUEST": {
"url": "https://translations.telegram.org/en/ios/private_chats/ENCRYPTION_REQUEST",
"photo_url": "https://telegra.ph/file/p/62c1b7fd6fd/7c28dd9b32eca3ff7e2181d.jpg?c=38,167,542,542,280,280",
"has_binding": false,
"values": {
"singular": "New secret chat request<mark class=\"token\">%1$@</mark>"
}
},
"EncryptionKey.Description": {
"url": "https://translations.telegram.org/en/ios/private_chats/EncryptionKey.Description",
"photo_url": "https://telegra.ph/file/p/74c7b0956f7/33ed87792c6725e7b0dd722.jpg?c=0,396,640,700,256,280",
@ -1104,14 +832,6 @@
"plural": "<mark class=\"token\">%@</mark> weeks"
}
},
"Notification.CallFormat": {
"url": "https://translations.telegram.org/en/ios/private_chats/Notification.CallFormat",
"photo_url": "https://telegra.ph/file/p/fe77a111a7f/0d47faa4a9f6e13040f861d.jpg?c=81,1818,385,385,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">%1$@</mark>, <mark class=\"token\">%2$@</mark>"
}
},
"Notification.CallIncoming": {
"url": "https://translations.telegram.org/en/ios/private_chats/Notification.CallIncoming",
"photo_url": "https://telegra.ph/file/p/fe77a111a7f/0d47faa4a9f6e13040f861d.jpg?c=52,1721,433,433,280,280",
@ -1136,14 +856,6 @@
"singular": "<mark class=\"token\">%1$@</mark> set a new wallpaper for this chat"
}
},
"Notification.MessageLifetime1d": {
"url": "https://translations.telegram.org/en/ios/private_chats/Notification.MessageLifetime1d",
"photo_url": "https://telegra.ph/file/p/2514feb7ef7/6b7960d1bddb80ac970c61d.jpg?c=311,778,280,280,280,280",
"has_binding": false,
"values": {
"singular": "1 day"
}
},
"Notification.MessageLifetime1h": {
"url": "https://translations.telegram.org/en/ios/private_chats/Notification.MessageLifetime1h",
"photo_url": "https://telegra.ph/file/p/f9ffafbc8ce/25ac00b375bfb9121be6522.jpg?c=174,601,280,280,280,280",
@ -1152,22 +864,6 @@
"singular": "1 hour"
}
},
"Notification.MessageLifetime1m": {
"url": "https://translations.telegram.org/en/ios/private_chats/Notification.MessageLifetime1m",
"photo_url": "https://telegra.ph/file/p/3e5fb1701ef/41f40d291f82ac3c0895f1d.jpg?c=326,774,280,280,280,280",
"has_binding": false,
"values": {
"singular": "1 minute"
}
},
"Notification.MessageLifetime1w": {
"url": "https://translations.telegram.org/en/ios/private_chats/Notification.MessageLifetime1w",
"photo_url": "https://telegra.ph/file/p/ae2f9100b44/1512c6847579d2005a6ca1d.jpg?c=317,775,280,280,280,280",
"has_binding": false,
"values": {
"singular": "1 week"
}
},
"Notification.ProximityReachedYou": {
"url": "https://translations.telegram.org/en/ios/private_chats/Notification.ProximityReachedYou",
"photo_url": "https://telegra.ph/file/p/322cad48a5e/d8032176f9fe8fe3f2e0817.jpg?c=74,470,450,450,280,280",
@ -1280,14 +976,6 @@
"singular": "<mark class=\"token\">%1$@</mark> set a new wallpaper for the chat with you"
}
},
"Peer.DeletedUser": {
"url": "https://translations.telegram.org/en/ios/private_chats/Peer.DeletedUser",
"photo_url": "https://telegra.ph/file/p/2e717c68d90/c53a4fa86210ceb7f2b751d.jpg?c=165,153,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Deleted User"
}
},
"PeerInfo.AddToContacts": {
"url": "https://translations.telegram.org/en/ios/private_chats/PeerInfo.AddToContacts",
"photo_url": "https://telegra.ph/file/p/1f061fb5a10/4ecd25b7e21ddb057701f17.jpg?c=12,476,280,280,280,280",
@ -1408,14 +1096,6 @@
"singular": "Scheduled Messages"
}
},
"SecretChat.Title": {
"url": "https://translations.telegram.org/en/ios/private_chats/SecretChat.Title",
"photo_url": "https://telegra.ph/file/p/51a946b4b9c/b8d9fd2ef260d107d3d6b1d.jpg?c=181,44,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Secret Chat"
}
},
"SecretGIF.NotViewedYet": {
"url": "https://translations.telegram.org/en/ios/private_chats/SecretGIF.NotViewedYet",
"photo_url": "https://telegra.ph/file/p/356229a1b8e/8c1b12f6f2da04c5a442b1d.jpg?c=75,807,441,441,280,280",
@ -1432,14 +1112,6 @@
"singular": "Disappearing GIF"
}
},
"SecretTimer.ImageDescription": {
"url": "https://translations.telegram.org/en/ios/private_chats/SecretTimer.ImageDescription",
"photo_url": "https://telegra.ph/file/p/d869199c6ef/b4b968fe67de50f45846f1d.jpg?c=0,216,640,646,276,280",
"has_binding": true,
"values": {
"singular": "If you set a timer, the photo will self-destruct after it was viewed."
}
},
"SecretTimer.VideoDescription": {
"url": "https://translations.telegram.org/en/ios/private_chats/SecretTimer.VideoDescription",
"photo_url": "https://telegra.ph/file/p/3f1bcbb26ad/e58820f6d83ffafc93e381d.jpg?c=0,219,640,641,280,280",
@ -1448,14 +1120,6 @@
"singular": "If you set a timer, the video will self-destruct after it is viewed."
}
},
"SecretVideo.Title": {
"url": "https://translations.telegram.org/en/ios/private_chats/SecretVideo.Title",
"photo_url": "https://telegra.ph/file/p/f1449016979/393e167581242bc55db851d.jpg?c=133,36,376,376,280,280",
"has_binding": true,
"values": {
"singular": "Disappearing Video"
}
},
"Undo.ChatClearedForBothSides": {
"url": "https://translations.telegram.org/en/ios/private_chats/Undo.ChatClearedForBothSides",
"photo_url": "https://telegra.ph/file/p/464ecf6a699/744bb44f266abcdc4785017.jpg?c=76,825,347,347,280,280",
@ -1599,13 +1263,5 @@
"values": {
"singular": "**<mark class=\"token\">%@</mark>** will be able to apply this wallpaper"
}
},
"Watch.Conversation.Unblock": {
"url": "https://translations.telegram.org/en/ios/private_chats/Watch.Conversation.Unblock",
"photo_url": "https://telegra.ph/file/p/4f293a90b80/45f3276efae473bbb33d11d.jpg?c=16,111,280,279,280,278",
"has_binding": false,
"values": {
"singular": "Unblock"
}
}
}

View file

@ -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,22 @@
"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",
"has_binding": false,
"values": {
"singular": "Mute for 1 hour"
}
},
"PeerInfo.ChangeEmojiStatus": {
"url": "https://translations.telegram.org/en/ios/profile/PeerInfo.ChangeEmojiStatus",
"photo_url": "https://telegra.ph/file/p/d0483f2ad1d/1fca4f918ea740a6b106817.jpg?c=98,316,296,296,280,280",
@ -306,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",
@ -370,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",
@ -378,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",
@ -544,6 +684,22 @@
"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",
"has_binding": false,
"values": {
"singular": "Block <mark class=\"token\">%@</mark>?"
}
},
"UserInfo.ChangeCustomPhoto": {
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.ChangeCustomPhoto",
"photo_url": "https://telegra.ph/file/p/fe167796c01/71e98bcde8bb966cf16c217.jpg?c=89,378,385,385,280,280",
@ -552,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",
@ -576,6 +740,22 @@
"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",
"has_binding": true,
"values": {
"singular": "Default"
}
},
"UserInfo.NotificationsDefaultSound": {
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.NotificationsDefaultSound",
"photo_url": "https://telegra.ph/file/p/30e1a32bcbf/e505184d05bd383cdc0441d.jpg?c=638,929,400,400,280,280",
@ -592,6 +772,14 @@
"singular": "Disable"
}
},
"UserInfo.NotificationsEnable": {
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.NotificationsEnable",
"photo_url": "https://telegra.ph/file/p/85e63301caf/f4aac9ae81a54264180fe1d.jpg?c=180,349,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Enable"
}
},
"UserInfo.PhoneCall": {
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.PhoneCall",
"photo_url": "https://telegra.ph/file/p/c2ba68b46cc/8ea77fd123ed9d32e4db417.jpg?c=169,599,280,280,280,280",
@ -648,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",
@ -728,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",
@ -744,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",
@ -751,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

View file

@ -199,39 +199,39 @@
</div></nav>
<section class="content clearfix">
<section class="tr-content"><h3 class="tr-header">
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">5288</span>
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">3994</span>
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/macos/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/macos/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/macos/recent/comments">Comments</a></span></div>
</h3>
<section class="tr-sections clearfix">
<div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/macos/login/" class="tr-section">
<div class="tr-section-cover cover2"></div>
<div class="tr-section-caption">Log In (71)</div>
<div class="tr-section-caption">Log In (48)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/macos/chat_list/" class="tr-section">
<div class="tr-section-cover cover3"></div>
<div class="tr-section-caption">Chat List (247)</div>
<div class="tr-section-caption">Chat List (171)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/macos/private_chats/" class="tr-section">
<div class="tr-section-cover cover4"></div>
<div class="tr-section-caption">Private chats (174)</div>
<div class="tr-section-caption">Private chats (95)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/macos/groups_and_channels/" class="tr-section">
<div class="tr-section-cover cover8"></div>
<div class="tr-section-caption">Groups And Channels (1086)</div>
<div class="tr-section-caption">Groups And Channels (826)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/macos/profile/" class="tr-section">
<div class="tr-section-cover cover5"></div>
<div class="tr-section-caption">Profile (54)</div>
<div class="tr-section-caption">Profile (40)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/macos/settings/" class="tr-section">
<div class="tr-section-cover cover7"></div>
<div class="tr-section-caption">Settings (940)</div>
<div class="tr-section-caption">Settings (644)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/macos/stories/" class="tr-section">
@ -241,27 +241,27 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/macos/camera_and_media/" class="tr-section">
<div class="tr-section-cover cover6"></div>
<div class="tr-section-caption">Camera And Media (78)</div>
<div class="tr-section-caption">Camera And Media (44)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/macos/bots_and_payments/" class="tr-section">
<div class="tr-section-cover cover9"></div>
<div class="tr-section-caption">Bots And Payments (133)</div>
<div class="tr-section-caption">Bots And Payments (122)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/macos/passport/" class="tr-section">
<div class="tr-section-cover cover10"></div>
<div class="tr-section-caption">Passport (211)</div>
<div class="tr-section-caption">Passport (21)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/macos/general/" class="tr-section">
<div class="tr-section-cover cover1"></div>
<div class="tr-section-caption">General (685)</div>
<div class="tr-section-caption">General (348)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/macos/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (1588)</div>
<div class="tr-section-caption">Unsorted (1557)</div>
</a></div>
</div>
</section></section>

View file

@ -199,30 +199,6 @@
"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",
@ -679,14 +655,6 @@
"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",
@ -791,22 +759,6 @@
"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",
@ -815,22 +767,6 @@
"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",
@ -903,14 +839,6 @@
"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",
@ -919,14 +847,6 @@
"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",
@ -935,14 +855,6 @@
"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",

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -7,6 +7,54 @@
"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",
"has_binding": true,
"values": {
"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",
@ -15,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",
@ -40,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",
@ -72,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",
@ -80,6 +242,14 @@
"singular": "Delete and Leave"
}
},
"Chat.Input.SecretChat.WaitingToOnline": {
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Input.SecretChat.WaitingToOnline",
"photo_url": "https://telegra.ph/file/p/255ae1c9396/2d6ba68aa5f2988d4a08a1d.jpg?c=719,549,556,551,280,278",
"has_binding": false,
"values": {
"singular": "Waiting for the other user to come online..."
}
},
"Chat.Input.SecretChat.WaitingToUserOnline": {
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Input.SecretChat.WaitingToUserOnline",
"photo_url": "https://telegra.ph/file/p/82b19adabd2/5d77a5531b1a0978285581d.jpg?c=817,724,523,523,280,280",
@ -96,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",
@ -104,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",
@ -136,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",
@ -168,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",
@ -176,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",
@ -208,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",
@ -217,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",
@ -225,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",
@ -305,6 +636,38 @@
"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",
"has_binding": false,
"values": {
"singular": "This person is not registered on Telegram yet.<br/><br/>You will be able to send them a Telegram message as soon as they sign up."
}
},
"Contacts.NotRegistredTitle": {
"url": "https://translations.telegram.org/en/macos/private_chats/Contacts.NotRegistredTitle",
"photo_url": "https://telegra.ph/file/p/e39cc6a29b3/6e6af8d4aeb132a3a8e9b1d.jpg?c=670,8,328,328,280,280",
"has_binding": false,
"values": {
"singular": "Not a Telegram User"
}
},
"Date.Today": {
"url": "https://translations.telegram.org/en/macos/private_chats/Date.Today",
"photo_url": "https://telegra.ph/file/p/de0e4d92d9c/2c795667e1543bfe6feac1d.jpg?c=922,438,280,280,280,280",
@ -346,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",
@ -354,6 +750,22 @@
"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",
"has_binding": false,
"values": {
"singular": "Done"
}
},
"NewContact.Exception.ShareMyPhoneNumber": {
"url": "https://translations.telegram.org/en/macos/private_chats/NewContact.Exception.ShareMyPhoneNumber",
"photo_url": "https://telegra.ph/file/p/dce5595b74b/15896e0bc68e1d8ef649316.jpg?c=1,71,280,280,280,280",
@ -410,6 +822,46 @@
"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,
"has_binding": true,
"values": {
"singular": "sending a photo"
}
},
"Peer.Activity.User.SendingVideo": {
"url": "https://translations.telegram.org/en/macos/private_chats/Peer.Activity.User.SendingVideo",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "sending a video"
}
},
"Peer.SavedMessages": {
"url": "https://translations.telegram.org/en/macos/private_chats/Peer.SavedMessages",
"photo_url": "https://telegra.ph/file/p/0be63f01dad/00259fc89e030259719f51d.jpg?c=679,12,280,280,280,280",
@ -418,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",
@ -442,6 +918,14 @@
"singular": "last seen a long time ago"
}
},
"Peer.Status.online": {
"url": "https://translations.telegram.org/en/macos/private_chats/Peer.Status.online",
"photo_url": "ttps://telegra.ph/file/p/fc4908a634e/68c44e36193d3c49d09911d.jp",
"has_binding": true,
"values": {
"singular": "online"
}
},
"Peer.Status.recently": {
"url": "https://translations.telegram.org/en/macos/private_chats/Peer.Status.recently",
"photo_url": "https://telegra.ph/file/p/de0e4d92d9c/2c795667e1543bfe6feac1d.jpg?c=689,32,280,280,280,280",
@ -546,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",
@ -570,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",
@ -578,6 +1086,54 @@
"singular": "Set to Default"
}
},
"QuickSwitcher.Description": {
"url": "https://translations.telegram.org/en/macos/private_chats/QuickSwitcher.Description",
"photo_url": "https://telegra.ph/file/p/b3020a283a5/98d1dfc25b4140720afbe1d.jpg?c=487,453,624,624,280,280",
"has_binding": false,
"values": {
"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",
"has_binding": true,
"values": {
"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",
@ -728,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",
@ -736,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",
@ -761,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

View file

@ -199,7 +199,7 @@
</div></nav>
<section class="content clearfix">
<section class="tr-content"><h3 class="tr-header">
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">3169</span>
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">3173</span>
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/tdesktop/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/tdesktop/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/tdesktop/recent/comments">Comments</a></span></div>
</h3>
<section class="tr-sections clearfix">
@ -221,7 +221,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/tdesktop/groups_and_channels/" class="tr-section">
<div class="tr-section-cover cover8"></div>
<div class="tr-section-caption">Groups And Channels (775)</div>
<div class="tr-section-caption">Groups And Channels (776)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/tdesktop/profile/" class="tr-section">
@ -231,7 +231,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/tdesktop/settings/" class="tr-section">
<div class="tr-section-cover cover7"></div>
<div class="tr-section-caption">Settings (664)</div>
<div class="tr-section-caption">Settings (665)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/tdesktop/stories/" class="tr-section">
@ -261,7 +261,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/tdesktop/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (740)</div>
<div class="tr-section-caption">Unsorted (742)</div>
</a></div>
</div>
</section></section>

View file

@ -1,12 +1,4 @@
{
"lng_action_add_users_many": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_action_add_users_many",
"photo_url": "ttps://telegra.ph/file/p/8724a017a3d/79569fa5139ab5e1e1e6520.jp",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">{from}</mark> added <mark class=\"token\">{users}</mark>"
}
},
"lng_action_add_you": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_action_add_you",
"photo_url": "ttps://telegra.ph/file/p/a0d06da1c4a/c70add7c4e281187d73e220.jp",
@ -15,14 +7,6 @@
"singular": "<mark class=\"token\">{from}</mark> added you to this channel"
}
},
"lng_action_user_joined": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_action_user_joined",
"photo_url": "ttps://telegra.ph/file/p/d0f05251051/18080e253ba05bd91cf201d.jp",
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">{from}</mark> joined the group"
}
},
"lng_action_user_registered": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_action_user_registered",
"photo_url": "https://telegra.ph/file/p/b2f1b11902a/947ea88b9f3a9676d3ae41d.jpg?c=103,112,396,396,280,280",
@ -31,14 +15,6 @@
"singular": "<mark class=\"token\">{from}</mark> joined Telegram"
}
},
"lng_action_you_joined": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_action_you_joined",
"photo_url": "ttps://telegra.ph/file/p/d0f05251051/18080e253ba05bd91cf201d.jp",
"has_binding": true,
"values": {
"singular": "You joined this channel"
}
},
"lng_archived_add": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_archived_add",
"photo_url": "https://telegra.ph/file/p/d0cdc45d432/ad42b0d5b53477a693e9b1d.jpg?c=91,996,280,280,280,280",
@ -79,30 +55,6 @@
"singular": "<mark class=\"token\">{chat}</mark>, <mark class=\"token\">{second_chat}</mark>"
}
},
"lng_bot_no_chats": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_bot_no_chats",
"photo_url": "https://telegra.ph/file/p/f5f0928b752/5a3f6cfc9d6c68c722a9f1d.jpg?c=560,196,280,280,280,280",
"has_binding": false,
"values": {
"singular": "You have no chats"
}
},
"lng_call_box_about": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_call_box_about",
"photo_url": "https://telegra.ph/file/p/e02e0f54b4a/feb68c2baa68bf4828e211d.jpg?c=544,191,648,648,280,280",
"has_binding": false,
"values": {
"singular": "You haven't made any Telegram calls yet."
}
},
"lng_call_box_title": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_call_box_title",
"photo_url": "https://telegra.ph/file/p/e02e0f54b4a/feb68c2baa68bf4828e211d.jpg?c=479,93,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Calls"
}
},
"lng_channels_leave_status": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_channels_leave_status",
"photo_url": "https://telegra.ph/file/p/c24d0387607/b32aefa57ee37bc1be95d17.jpg?c=98,346,320,320,280,280",
@ -192,14 +144,6 @@
"singular": "Archive moved to the main menu!<br/>Right click the archive button to return the Archive to your chat list."
}
},
"lng_context_mark_read": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_context_mark_read",
"photo_url": "https://telegra.ph/file/p/80bfcc28a1b/3026b14ce0f27a9c0093d1d.jpg?c=153,345,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Mark as read"
}
},
"lng_context_mark_read_sure": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_context_mark_read_sure",
"photo_url": "https://telegra.ph/file/p/0f1809e0a36/e224e09118de8d5116aa317.jpg?c=87,272,395,395,280,280",
@ -208,14 +152,6 @@
"singular": "Are you sure you want to mark all chats from this folder as read?"
}
},
"lng_context_mark_unread": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_context_mark_unread",
"photo_url": "https://telegra.ph/file/p/8710dac473b/44a5a0c1bae2b22b64c531d.jpg?c=113,318,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Mark as unread"
}
},
"lng_context_unpin_from_top": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_context_unpin_from_top",
"photo_url": "https://telegra.ph/file/p/8710dac473b/44a5a0c1bae2b22b64c531d.jpg?c=112,114,280,280,280,280",
@ -224,14 +160,6 @@
"singular": "Unpin"
}
},
"lng_context_view_channel": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_context_view_channel",
"photo_url": "https://telegra.ph/file/p/af46a02d825/01543cb4f9498e474fbfc20.jpg?c=160,422,280,280,280,280",
"has_binding": false,
"values": {
"singular": "View channel info"
}
},
"lng_context_view_group": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_context_view_group",
"photo_url": "https://telegra.ph/file/p/8710dac473b/44a5a0c1bae2b22b64c531d.jpg?c=111,165,280,280,280,280",
@ -240,22 +168,6 @@
"singular": "View group info"
}
},
"lng_dialogs_hide_muted_chats": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_dialogs_hide_muted_chats",
"photo_url": "https://telegra.ph/file/p/83b29c2be0d/5b2571387ffafc1e1a6291d.jpg?c=9,93,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Hide muted chats"
}
},
"lng_dialogs_show_all_chats": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_dialogs_show_all_chats",
"photo_url": "https://telegra.ph/file/p/df9a171a537/9ab2d445149b0ed14cc7b20.jpg?c=8,94,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Show all chats"
}
},
"lng_dialogs_show_archive_in_search": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_dialogs_show_archive_in_search",
"photo_url": "https://telegra.ph/file/p/bac8621115f/38ac3e0305d7f0147236b1d.jpg?c=277,185,373,373,280,280",
@ -272,46 +184,6 @@
"singular": "Skip results from archive"
}
},
"lng_dialogs_text_from_wrapped": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_dialogs_text_from_wrapped",
"photo_url": "https://telegra.ph/file/p/6d4f511bcc3/4ac904e5ebdec1cb9fc2720.jpg?c=118,114,403,403,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">{from}</mark>:"
}
},
"lng_dialogs_text_media": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_dialogs_text_media",
"photo_url": "https://telegra.ph/file/p/cc16cd13483/401b7bc997563ef92a8fa1d.jpg?c=110,134,280,280,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">{media_part}</mark> <mark class=\"token\">{caption}</mark>"
}
},
"lng_dialogs_text_media_wrapped": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_dialogs_text_media_wrapped",
"photo_url": "https://telegra.ph/file/p/cc16cd13483/401b7bc997563ef92a8fa1d.jpg?c=104,133,280,280,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">{media}</mark>,"
}
},
"lng_disable_notifications_from_tray": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_disable_notifications_from_tray",
"photo_url": "https://telegra.ph/file/p/8710dac473b/44a5a0c1bae2b22b64c531d.jpg?c=116,210,300,300,280,280",
"has_binding": false,
"values": {
"singular": "Disable notifications"
}
},
"lng_dlg_search_for_messages": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_dlg_search_for_messages",
"photo_url": "https://telegra.ph/file/p/8710dac473b/44a5a0c1bae2b22b64c531d.jpg?c=115,259,306,306,280,280",
"has_binding": false,
"values": {
"singular": "Search for messages"
}
},
"lng_error_pinned_max": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_error_pinned_max",
"photo_url": "https://telegra.ph/file/p/1d7a27d9f81/c5c23bc78749ce7a5466b1d.jpg?c=473,253,664,664,280,280",
@ -714,30 +586,6 @@
"singular": "Folder <mark class=\"token\">{folder}</mark> Updated"
}
},
"lng_in_dlg_album": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_in_dlg_album",
"photo_url": "https://telegra.ph/file/p/545c1124eb0/3f1915bdd0dc7f03eda7b1d.jpg?c=108,547,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Album"
}
},
"lng_in_dlg_contact": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_in_dlg_contact",
"photo_url": "https://telegra.ph/file/p/3137ad2edff/91e0cea31ac35d752fe151d.jpg?c=163,233,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Contact"
}
},
"lng_inline_switch_cant": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_inline_switch_cant",
"photo_url": "https://telegra.ph/file/p/cca7010eee9/bd6f079dc88534d0cf62e1d.jpg?c=515,362,455,455,280,280",
"has_binding": false,
"values": {
"singular": "Sorry, no way to write here :("
}
},
"lng_limits_increase": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_limits_increase",
"photo_url": "https://telegra.ph/file/p/41e16957e70/03447e3633a34814f7d1617.jpg?c=264,308,280,280,280,280",
@ -890,46 +738,5 @@
"values": {
"singular": "Leave group"
}
},
"lng_saved_short": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_saved_short",
"photo_url": "https://telegra.ph/file/p/cf1ec4b9dea/0662b16fde4f56a7955ef1d.jpg?c=750,163,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Save"
}
},
"lng_search_found_results": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_search_found_results",
"photo_url": "https://telegra.ph/file/p/5f0087b20a6/9ad22d700250c8c4162c81d.jpg?c=22,91,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Found <mark class=\"token\">{count}</mark> message",
"plural": "Found <mark class=\"token\">{count}</mark> messages"
}
},
"lng_search_global_results": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_search_global_results",
"photo_url": "https://telegra.ph/file/p/abe5c8dd7aa/e44288615af6aba074b311d.jpg?c=21,375,314,314,280,280",
"has_binding": false,
"values": {
"singular": "Global search results"
}
},
"lng_search_no_results": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_search_no_results",
"photo_url": "https://telegra.ph/file/p/abe5c8dd7aa/e44288615af6aba074b311d.jpg?c=22,534,296,296,280,280",
"has_binding": true,
"values": {
"singular": "No messages found"
}
},
"lng_sure_delete_history": {
"url": "https://translations.telegram.org/en/tdesktop/chat_list/lng_sure_delete_history",
"photo_url": "https://telegra.ph/file/p/06a937b238c/827bc956df6723699707f1d.jpg?c=553,388,548,548,280,280",
"has_binding": true,
"values": {
"singular": "Are you sure you want to delete all message history with <mark class=\"token\">{contact}</mark>?<br/><br/>This action cannot be undone."
}
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,4 +1,52 @@
{
"lng_bad_country_code": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_bad_country_code",
"photo_url": "https://telegra.ph/file/p/99e1db2a68c/980ee74d5f5be49c965141d.jpg?c=480,186,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Invalid Country Code"
}
},
"lng_bad_phone": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_bad_phone",
"photo_url": "https://telegra.ph/file/p/5ff9dcbe6a2/65ee963b69783c8ed33d01d.jpg?c=534,389,597,597,280,280",
"has_binding": true,
"values": {
"singular": "Invalid phone number. Please try again."
}
},
"lng_bad_phone_noreg": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_bad_phone_noreg",
"photo_url": "https://telegra.ph/file/p/dac10ae2095/37c6898a7a37e49d82cf31d.jpg?c=582,439,442,442,280,280",
"has_binding": true,
"values": {
"singular": "Phone number not registered."
}
},
"lng_code_called": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_code_called",
"photo_url": "https://telegra.ph/file/p/ddd13889a1a/b95bb6222714d8e0c086a1d.jpg?c=488,224,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Telegram dialed your number"
}
},
"lng_code_calling": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_code_calling",
"photo_url": "https://telegra.ph/file/p/5fa92e9a71a/eb6985bb305cea5ef392a1d.jpg?c=498,354,495,495,280,280",
"has_binding": true,
"values": {
"singular": "Requesting a call from Telegram..."
}
},
"lng_code_desc": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_code_desc",
"photo_url": "https://telegra.ph/file/p/442b7302af0/4ffcd276bdab454e52c521d.jpg?c=694,55,909,909,280,280",
"has_binding": true,
"values": {
"singular": "We've sent an activation code to your phone.<br/>Please enter it below."
}
},
"lng_code_from_telegram": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_code_from_telegram",
"photo_url": "https://telegra.ph/file/p/95ef1f49222/a69ff015ff2dba5eda2611d.jpg?c=682,302,613,613,280,280",
@ -23,6 +71,30 @@
"singular": "Code"
}
},
"lng_country_code": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_country_code",
"photo_url": "https://telegra.ph/file/p/489dd15c3f4/ccb46e3e8f7af08fdce661d.jpg?c=505,390,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Country Code"
}
},
"lng_country_none": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_country_none",
"photo_url": "https://telegra.ph/file/p/7e5b78cef0a/ed4afb1469a6c51e9f1081d.jpg?c=661,237,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Country not found"
}
},
"lng_country_ph": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_country_ph",
"photo_url": "https://telegra.ph/file/p/1153858c148/976770b5ee0d27965c0781d.jpg?c=500,119,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Search"
}
},
"lng_country_select": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_country_select",
"photo_url": "https://telegra.ph/file/p/1153858c148/976770b5ee0d27965c0781d.jpg?c=504,36,289,289,280,280",
@ -31,6 +103,22 @@
"singular": "Select Country"
}
},
"lng_error_phone_flood": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_error_phone_flood",
"photo_url": "https://telegra.ph/file/p/a65520cd2c5/03cb8ddbfc67276624f391d.jpg?c=474,268,637,637,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."
}
},
"lng_intro_about": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_intro_about",
"photo_url": "https://telegra.ph/file/p/505b346a26b/fa72ed0cb41d7b1fc99df1d.jpg?c=487,187,391,391,280,280",
"has_binding": false,
"values": {
"singular": "Welcome to the official Telegram Desktop app.<br/>It's fast and secure."
}
},
"lng_intro_finish": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_intro_finish",
"photo_url": "https://telegra.ph/file/p/b2fb340a212/94604c069f9d71e93832d1d.jpg?c=661,613,280,280,280,280",
@ -119,6 +207,46 @@
"singular": "Submit"
}
},
"lng_menu_settings": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_menu_settings",
"photo_url": "https://telegra.ph/file/p/93f5af8f4e5/86cfeef15c71a465781351d.jpg?c=108,2,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Settings"
}
},
"lng_passcode_enter": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_passcode_enter",
"photo_url": "https://telegra.ph/file/p/1039e311476/9b799cb6695c6f484e7b51d.jpg?c=261,60,281,281,280,280",
"has_binding": true,
"values": {
"singular": "Enter your local passcode"
}
},
"lng_passcode_logout": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_passcode_logout",
"photo_url": "https://telegra.ph/file/p/1039e311476/9b799cb6695c6f484e7b51d.jpg?c=260,177,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Log out"
}
},
"lng_passcode_ph": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_passcode_ph",
"photo_url": "https://telegra.ph/file/p/1039e311476/9b799cb6695c6f484e7b51d.jpg?c=210,90,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Your passcode"
}
},
"lng_passcode_submit": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_passcode_submit",
"photo_url": "https://telegra.ph/file/p/f9539141cb5/5368732ebb9fab65d28701d.jpg?c=661,509,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Submit"
}
},
"lng_phone_desc": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_phone_desc",
"photo_url": "https://telegra.ph/file/p/5ff9dcbe6a2/65ee963b69783c8ed33d01d.jpg?c=492,173,556,556,280,280",
@ -127,6 +255,22 @@
"singular": "Please confirm your country code<br/>and enter your phone number."
}
},
"lng_phone_notreg": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_phone_notreg",
"photo_url": "https://telegra.ph/file/p/51a9a7c96a2/b7a92e982bd601e8b31691d.jpg?c=457,126,650,650,280,280",
"has_binding": false,
"values": {
"singular": "If you don't have a Telegram account yet,<br/>please <mark class=\"token\">[b]</mark>sign up<mark class=\"token\">[/b]</mark> with <mark class=\"token\">{link_start}</mark>Android / iPhone<mark class=\"token\">{link_end}</mark> or <mark class=\"token\">{signup_start}</mark>here<mark class=\"token\">{signup_end}</mark>"
}
},
"lng_phone_title": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_phone_title",
"photo_url": "https://telegra.ph/file/p/5ff9dcbe6a2/65ee963b69783c8ed33d01d.jpg?c=503,156,412,412,280,280",
"has_binding": true,
"values": {
"singular": "Your Phone Number"
}
},
"lng_phone_to_qr": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_phone_to_qr",
"photo_url": "https://telegra.ph/file/p/7db288bd96c/1948861c482ff83e869c717.jpg?c=139,426,303,303,280,280",
@ -191,6 +335,22 @@
"singular": "Advanced Settings"
}
},
"lng_settings_section_general": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_settings_section_general",
"photo_url": "https://telegra.ph/file/p/93f5af8f4e5/86cfeef15c71a465781351d.jpg?c=125,33,280,280,280,280",
"has_binding": true,
"values": {
"singular": "General"
}
},
"lng_settings_section_scale": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_settings_section_scale",
"photo_url": "https://telegra.ph/file/p/93f5af8f4e5/86cfeef15c71a465781351d.jpg?c=135,173,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Interface Scale"
}
},
"lng_settings_update_automatically": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_settings_update_automatically",
"photo_url": "https://telegra.ph/file/p/93f5af8f4e5/86cfeef15c71a465781351d.jpg?c=170,50,280,280,280,280",
@ -215,6 +375,54 @@
"singular": "Show taskbar icon"
}
},
"lng_signin_bad_password": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_bad_password",
"photo_url": "https://telegra.ph/file/p/f77b98f917c/ca41949ed40ff1044ff571d.jpg?c=276,262,280,280,280,280",
"has_binding": false,
"values": {
"singular": "You have entered a wrong password."
}
},
"lng_signin_banned_help": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_banned_help",
"photo_url": "https://telegra.ph/file/p/9852ebfeb39/2d97ae62e94c1f96d5f3f1d.jpg?c=483,261,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Help"
}
},
"lng_signin_banned_text": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_banned_text",
"photo_url": "https://telegra.ph/file/p/9852ebfeb39/2d97ae62e94c1f96d5f3f1d.jpg?c=396,227,280,280,280,280",
"has_binding": true,
"values": {
"singular": "This phone number is banned."
}
},
"lng_signin_cant_email_forgot": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_cant_email_forgot",
"photo_url": "https://telegra.ph/file/p/83d3f51e02f/17616ca750fc0ababa2571d.jpg?c=496,284,664,664,280,280",
"has_binding": true,
"values": {
"singular": "If you can't restore access to the email, your remaining options are either to remember your password or to reset your account."
}
},
"lng_signin_code": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_code",
"photo_url": "https://telegra.ph/file/p/4120873695c/2ea86f781da45b2adad601d.jpg?c=505,348,309,309,280,280",
"has_binding": false,
"values": {
"singular": "Code from the email"
}
},
"lng_signin_desc": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_desc",
"photo_url": "https://telegra.ph/file/p/1fd23ff858e/d21f0adb1b20bcace83cf1d.jpg?c=255,117,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Please enter your cloud password."
}
},
"lng_signin_hint": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_hint",
"photo_url": "https://telegra.ph/file/p/1fd23ff858e/d21f0adb1b20bcace83cf1d.jpg?c=211,191,280,280,280,280",
@ -223,6 +431,30 @@
"singular": "Hint: <mark class=\"token\">{password_hint}</mark>"
}
},
"lng_signin_no_email_forgot": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_no_email_forgot",
"photo_url": "https://telegra.ph/file/p/ad1f9ce62f1/8bfa37170ce9503a7299e1d.jpg?c=494,282,668,668,280,280",
"has_binding": true,
"values": {
"singular": "Since you didn't provide a recovery email when setting up your password, your remaining options are either to remember your password or to reset your account."
}
},
"lng_signin_password": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_password",
"photo_url": "https://telegra.ph/file/p/f77b98f917c/ca41949ed40ff1044ff571d.jpg?c=244,168,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Your cloud password"
}
},
"lng_signin_password_removed": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_password_removed",
"photo_url": "https://telegra.ph/file/p/1e1d7b1b053/d8fa622ceb27126e2f5041d.jpg?c=512,322,585,585,280,280",
"has_binding": false,
"values": {
"singular": "Your cloud password was disabled.<br/>You can set up a new one in Settings."
}
},
"lng_signin_recover": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_recover",
"photo_url": "https://telegra.ph/file/p/1fd23ff858e/d21f0adb1b20bcace83cf1d.jpg?c=222,211,280,280,280,280",
@ -231,6 +463,30 @@
"singular": "Forgot password?"
}
},
"lng_signin_recover_desc": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_recover_desc",
"photo_url": "https://telegra.ph/file/p/4120873695c/2ea86f781da45b2adad601d.jpg?c=487,187,543,543,280,280",
"has_binding": true,
"values": {
"singular": "Please enter the code from the email<br/><mark class=\"token\">{email}</mark>"
}
},
"lng_signin_reset": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_reset",
"photo_url": "https://telegra.ph/file/p/acf851fff56/eb6f22f9f2ed14efa7b621d.jpg?c=866,605,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Reset"
}
},
"lng_signin_reset_account": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_reset_account",
"photo_url": "https://telegra.ph/file/p/acf851fff56/eb6f22f9f2ed14efa7b621d.jpg?c=629,826,349,349,280,280",
"has_binding": false,
"values": {
"singular": "Reset your account"
}
},
"lng_signin_reset_cancelled": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_reset_cancelled",
"photo_url": "https://telegra.ph/file/p/f4d9bbd950a/6008f2f7fe2fa21e9ec2d1d.jpg?c=470,137,661,661,280,280",
@ -239,6 +495,40 @@
"singular": "Your recent attempts to reset this account have been canceled by its active user. Please try again in 7 days."
}
},
"lng_signin_reset_days": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_reset_days",
"photo_url": "https://telegra.ph/file/p/bdfb8467ef3/eb1be57d2290c587b8d671d.jpg?c=454,419,280,280,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">{count}</mark> day",
"plural": "<mark class=\"token\">{count}</mark> days"
}
},
"lng_signin_reset_hours": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_reset_hours",
"photo_url": "https://telegra.ph/file/p/bdfb8467ef3/eb1be57d2290c587b8d671d.jpg?c=543,416,280,280,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">{count}</mark> hour",
"plural": "<mark class=\"token\">{count}</mark> hours"
}
},
"lng_signin_reset_in_days": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_reset_in_days",
"photo_url": "https://telegra.ph/file/p/bdfb8467ef3/eb1be57d2290c587b8d671d.jpg?c=493,344,401,401,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">{days_count}</mark> <mark class=\"token\">{hours_count}</mark> <mark class=\"token\">{minutes_count}</mark>"
}
},
"lng_signin_reset_in_hours": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_reset_in_hours",
"photo_url": "https://telegra.ph/file/p/bdfb8467ef3/eb1be57d2290c587b8d671d.jpg?c=590,408,294,294,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">{hours_count}</mark> <mark class=\"token\">{minutes_count}</mark>"
}
},
"lng_signin_reset_minutes": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_reset_minutes",
"photo_url": "https://telegra.ph/file/p/bdfb8467ef3/eb1be57d2290c587b8d671d.jpg?c=649,417,280,280,280,280",
@ -264,6 +554,14 @@
"singular": "You will lose all your Telegram chats, messages, media and files if you proceed.<br/><br/>Do you want to reset your account?"
}
},
"lng_signin_title": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_title",
"photo_url": "https://telegra.ph/file/p/1fd23ff858e/d21f0adb1b20bcace83cf1d.jpg?c=247,97,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Cloud password check"
}
},
"lng_signin_try_password": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_try_password",
"photo_url": "https://telegra.ph/file/p/4120873695c/2ea86f781da45b2adad601d.jpg?c=489,363,542,542,280,280",
@ -272,6 +570,22 @@
"singular": "Unable to access your email?"
}
},
"lng_signin_wrong_code": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_wrong_code",
"photo_url": "https://telegra.ph/file/p/ddd13889a1a/b95bb6222714d8e0c086a1d.jpg?c=496,248,280,280,280,280",
"has_binding": true,
"values": {
"singular": "You have entered an invalid code."
}
},
"lng_signup_desc": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signup_desc",
"photo_url": "https://telegra.ph/file/p/33d558982fb/24efdaf0370ea9b25eef51d.jpg?c=520,198,417,417,280,280",
"has_binding": false,
"values": {
"singular": "Please enter your name and<br/>upload a photo."
}
},
"lng_signup_firstname": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signup_firstname",
"photo_url": "https://telegra.ph/file/p/33d558982fb/24efdaf0370ea9b25eef51d.jpg?c=504,367,280,280,280,280",
@ -288,6 +602,14 @@
"singular": "Last name"
}
},
"lng_signup_title": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signup_title",
"photo_url": "https://telegra.ph/file/p/b2fb340a212/94604c069f9d71e93832d1d.jpg?c=458,156,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Your Info"
}
},
"lng_start_msgs": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_start_msgs",
"photo_url": "https://telegra.ph/file/p/505b346a26b/fa72ed0cb41d7b1fc99df1d.jpg?c=542,311,280,280,280,280",
@ -296,6 +618,14 @@
"singular": "Start Messaging"
}
},
"lng_switch_to_this": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_switch_to_this",
"photo_url": "https://telegra.ph/file/p/b4efae5e021/c302914984a0c1aa885b01d.jpg?c=991,1010,298,298,280,280",
"has_binding": true,
"values": {
"singular": "Continue in English"
}
},
"lng_terms_age": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_terms_age",
"photo_url": null,
@ -305,6 +635,14 @@
"plural": "I confirm that I am <mark class=\"token\">{count}</mark> or over"
}
},
"lng_terms_agree": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_terms_agree",
"photo_url": "https://telegra.ph/file/p/276e3170150/1460b66abec7406ca5cdf1d.jpg?c=363,758,330,330,280,280",
"has_binding": false,
"values": {
"singular": "Agree &amp; Continue"
}
},
"lng_terms_agree_to_proceed": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_terms_agree_to_proceed",
"photo_url": null,
@ -321,6 +659,14 @@
"singular": "Back"
}
},
"lng_terms_decline": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_terms_decline",
"photo_url": "https://telegra.ph/file/p/276e3170150/1460b66abec7406ca5cdf1d.jpg?c=166,806,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Decline"
}
},
"lng_terms_decline_and_delete": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_terms_decline_and_delete",
"photo_url": "https://telegra.ph/file/p/4b041f9b831/b719ec3d0aca6e5fbb79819.jpg?c=554,262,280,280,280,280",
@ -345,6 +691,30 @@
"singular": "Warning, this will irreversibly delete your Telegram account and all the data you store in the Telegram cloud.<br/><br/>Important: You can Cancel now and export your data first instead of losing it. (To do this, open the latest version of Telegram Desktop and go to Settings &gt; Advanced &gt; Export Telegram data.)"
}
},
"lng_terms_header": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_terms_header",
"photo_url": "https://telegra.ph/file/p/ffa910f73c7/ad525a8dc84694e9c661d1d.jpg?c=207,108,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Terms of Service"
}
},
"lng_terms_signup": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_terms_signup",
"photo_url": "https://telegra.ph/file/p/a6df979da80/1e811cd3cdd76da3b495b1d.jpg?c=283,346,280,280,280,280",
"has_binding": true,
"values": {
"singular": "By signing up,<br/>you agree to the <mark class=\"token\">{link}</mark>."
}
},
"lng_terms_signup_link": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_terms_signup_link",
"photo_url": "https://telegra.ph/file/p/41a86525571/7bac1edd032a23d587ab81d.jpg?c=322,344,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Terms of Service"
}
},
"lng_terms_signup_sorry": {
"url": "https://translations.telegram.org/en/tdesktop/login/lng_terms_signup_sorry",
"photo_url": null,

File diff suppressed because it is too large Load diff

View file

@ -47,6 +47,14 @@
"singular": "You can make your phone visible to <mark class=\"token\">{user}</mark>."
}
},
"lng_forward_send": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_forward_send",
"photo_url": "https://telegra.ph/file/p/2175c09c4ba/2af419b017746367682d31d.jpg?c=1119,527,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Send"
}
},
"lng_info_add_as_contact": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_info_add_as_contact",
"photo_url": "https://telegra.ph/file/p/94d1c5f5b00/919bac01b2328bd9e53641d.jpg?c=148,474,320,320,280,280",
@ -55,6 +63,38 @@
"singular": "Add to contacts"
}
},
"lng_info_bio_label": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_info_bio_label",
"photo_url": "https://telegra.ph/file/p/bf73f34eb84/837c9976cf6875cf50cfb1d.jpg?c=498,491,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Bio"
}
},
"lng_info_channel_title": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_info_channel_title",
"photo_url": "https://telegra.ph/file/p/43554703c4e/34562a52b55497caac8551d.jpg?c=507,66,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Channel Info"
}
},
"lng_info_delete_contact": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_info_delete_contact",
"photo_url": "https://telegra.ph/file/p/e61096d8cee/e5999250f99035620062b1d.jpg?c=1842,923,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Delete contact"
}
},
"lng_info_edit_contact": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_info_edit_contact",
"photo_url": "https://telegra.ph/file/p/e61096d8cee/e5999250f99035620062b1d.jpg?c=1815,859,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Edit contact"
}
},
"lng_info_group_title": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_info_group_title",
"photo_url": "https://telegra.ph/file/p/f9195a4230a/2e873ea188fb567d696c71d.jpg?c=496,70,280,280,280,280",
@ -63,6 +103,14 @@
"singular": "Group Info"
}
},
"lng_info_link_label": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_info_link_label",
"photo_url": "https://telegra.ph/file/p/43554703c4e/34562a52b55497caac8551d.jpg?c=558,395,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Link"
}
},
"lng_info_mobile_context_menu_fragment_about": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_info_mobile_context_menu_fragment_about",
"photo_url": "https://telegra.ph/file/p/9ff94f52b88/7da3ff7f7bdd2ab05614317.jpg?c=153,227,401,401,280,280",
@ -87,6 +135,14 @@
"singular": "Hidden"
}
},
"lng_info_mobile_label": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_info_mobile_label",
"photo_url": "https://telegra.ph/file/p/bf73f34eb84/837c9976cf6875cf50cfb1d.jpg?c=513,398,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Mobile"
}
},
"lng_info_share_contact": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_info_share_contact",
"photo_url": "https://telegra.ph/file/p/d51b0f19dbe/48a583a8922c77358158119.jpg?c=393,562,280,280,280,280",
@ -95,6 +151,22 @@
"singular": "Share this contact"
}
},
"lng_info_user_title": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_info_user_title",
"photo_url": "https://telegra.ph/file/p/bf73f34eb84/837c9976cf6875cf50cfb1d.jpg?c=433,70,280,280,280,280",
"has_binding": false,
"values": {
"singular": "User Info"
}
},
"lng_info_username_label": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_info_username_label",
"photo_url": "https://telegra.ph/file/p/bf73f34eb84/837c9976cf6875cf50cfb1d.jpg?c=527,584,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Username"
}
},
"lng_mediaview_profile_photo_by_you": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_mediaview_profile_photo_by_you",
"photo_url": "https://telegra.ph/file/p/60cf93c5be8/62692a8ed103b67a9f62d19.jpg?c=0,712,278,280,278,280",
@ -151,6 +223,23 @@
"singular": "<mark class=\"token\">{user}</mark> set this emoji from <mark class=\"token\">{link}</mark> as their current status."
}
},
"lng_profile_add_contact": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_profile_add_contact",
"photo_url": "https://telegra.ph/file/p/59c78db97f9/f0d6d46733cac01f55e8d1d.jpg?c=1293,21,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Add Contact"
}
},
"lng_profile_audios": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_profile_audios",
"photo_url": "https://telegra.ph/file/p/609cd362d29/b477cbeb020d38f68467a1d.jpg?c=644,622,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_block_user": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_profile_block_user",
"photo_url": "https://telegra.ph/file/p/94d1c5f5b00/919bac01b2328bd9e53641d.jpg?c=132,1129,280,280,280,280",
@ -184,6 +273,14 @@
"plural": "<mark class=\"token\">{count}</mark> groups in common"
}
},
"lng_profile_delete_contact": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_profile_delete_contact",
"photo_url": "https://telegra.ph/file/p/28217ca8a33/ec2714bccb513fb2df90a1d.jpg?c=1293,22,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Delete"
}
},
"lng_profile_delete_conversation": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_profile_delete_conversation",
"photo_url": "https://telegra.ph/file/p/94d1c5f5b00/919bac01b2328bd9e53641d.jpg?c=149,1007,322,322,280,280",
@ -208,6 +305,14 @@
"singular": "Gift Premium"
}
},
"lng_profile_join_group": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_profile_join_group",
"photo_url": "https://telegra.ph/file/p/f9195a4230a/2e873ea188fb567d696c71d.jpg?c=767,147,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Join Group"
}
},
"lng_profile_photo_reset": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_profile_photo_reset",
"photo_url": "https://telegra.ph/file/p/bd0d6d711ef/570a7ef3ab0ddfd1b92db17.jpg?c=144,247,280,280,280,280",
@ -257,6 +362,14 @@
"singular": "Suggest Profile Photo"
}
},
"lng_profile_username": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_profile_username",
"photo_url": "https://telegra.ph/file/p/609cd362d29/b477cbeb020d38f68467a1d.jpg?c=610,362,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Username:"
}
},
"lng_scam_badge": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_scam_badge",
"photo_url": "https://telegra.ph/file/p/9cc2be3ab5c/a32670fc96bdb78a5abbe1d.jpg?c=650,0,280,278,280,278",
@ -265,6 +378,14 @@
"singular": "SCAM"
}
},
"lng_settings_crop_profile": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_settings_crop_profile",
"photo_url": "https://telegra.ph/file/p/99ced074a83/1caddbd096983587ada721d.jpg?c=519,481,567,567,280,280",
"has_binding": false,
"values": {
"singular": "Select an area for your profile photo"
}
},
"lng_status_last_week": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_status_last_week",
"photo_url": "https://telegra.ph/file/p/94d1c5f5b00/919bac01b2328bd9e53641d.jpg?c=207,216,369,369,280,280",
@ -273,6 +394,14 @@
"singular": "last seen within a week"
}
},
"lng_sure_delete_contact": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_sure_delete_contact",
"photo_url": "https://telegra.ph/file/p/0911a45933b/1258d28bcb319e60f58501d.jpg?c=530,326,680,680,280,280",
"has_binding": false,
"values": {
"singular": "Are you sure you want to delete <mark class=\"token\">{contact}</mark> from your contact list?"
}
},
"lng_username_description": {
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_username_description",
"photo_url": "https://telegra.ph/file/p/f4f680c28ea/1cb5940810b6cca49f5fe16.jpg?c=9,110,280,280,280,280",

View file

@ -200,14 +200,6 @@
"singular": "OK"
}
},
"lng_box_remove": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_box_remove",
"photo_url": "https://telegra.ph/file/p/ff114286b9a/1fd6f636085a49c18770b1d.jpg?c=925,707,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Remove"
}
},
"lng_box_yes": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_box_yes",
"photo_url": "https://telegra.ph/file/p/454743dd712/1a15f528396dd65532ef816.jpg?c=19,104,280,280,280,280",
@ -369,22 +361,6 @@
"singular": "Password and hint cannot be the same."
}
},
"lng_cloud_password_change": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_change",
"photo_url": "https://telegra.ph/file/p/b57cc3d0a78/618bf39940a6f3e68a15c1d.jpg?c=329,236,380,380,280,280",
"has_binding": false,
"values": {
"singular": "Change cloud password"
}
},
"lng_cloud_password_change_hint": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_change_hint",
"photo_url": "https://telegra.ph/file/p/6b597cf0fd3/6a4cb405350f7922fdb251d.jpg?c=556,604,413,413,280,280",
"has_binding": false,
"values": {
"singular": "Enter new password hint"
}
},
"lng_cloud_password_confirm": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_confirm",
"photo_url": "https://telegra.ph/file/p/35e3234d0ee/4999dbb82644128121f2f1d.jpg?c=655,672,379,379,280,280",
@ -393,46 +369,6 @@
"singular": "Confirm recovery email"
}
},
"lng_cloud_password_confirm_new": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_confirm_new",
"photo_url": "https://telegra.ph/file/p/6b597cf0fd3/6a4cb405350f7922fdb251d.jpg?c=559,510,389,389,280,280",
"has_binding": false,
"values": {
"singular": "Re-enter new password"
}
},
"lng_cloud_password_create": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_create",
"photo_url": "https://telegra.ph/file/p/e54565a0dec/778ffcc2cd07d0a84ec0b1d.jpg?c=558,219,393,393,280,280",
"has_binding": false,
"values": {
"singular": "Telegram password"
}
},
"lng_cloud_password_edit": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_edit",
"photo_url": "https://telegra.ph/file/p/6b597cf0fd3/6a4cb405350f7922fdb251d.jpg?c=552,192,472,472,280,280",
"has_binding": false,
"values": {
"singular": "Change cloud password"
}
},
"lng_cloud_password_enter_first": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_enter_first",
"photo_url": "https://telegra.ph/file/p/e54565a0dec/778ffcc2cd07d0a84ec0b1d.jpg?c=563,313,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Enter a password"
}
},
"lng_cloud_password_enter_new": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_enter_new",
"photo_url": "https://telegra.ph/file/p/6b597cf0fd3/6a4cb405350f7922fdb251d.jpg?c=562,446,338,338,280,280",
"has_binding": false,
"values": {
"singular": "Enter new password"
}
},
"lng_cloud_password_enter_old": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_enter_old",
"photo_url": "https://telegra.ph/file/p/6b597cf0fd3/6a4cb405350f7922fdb251d.jpg?c=560,282,354,354,280,280",
@ -441,14 +377,6 @@
"singular": "Enter current password"
}
},
"lng_cloud_password_hint": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_hint",
"photo_url": "https://telegra.ph/file/p/e54565a0dec/778ffcc2cd07d0a84ec0b1d.jpg?c=562,531,344,344,280,280",
"has_binding": false,
"values": {
"singular": "Add a password hint"
}
},
"lng_cloud_password_is_same": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_is_same",
"photo_url": "https://telegra.ph/file/p/c10fecf506a/f92fe469a3b36f348df691d.jpg?c=494,461,400,400,280,280",
@ -457,14 +385,6 @@
"singular": "Password was not changed"
}
},
"lng_cloud_password_remove": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_remove",
"photo_url": "https://telegra.ph/file/p/ff114286b9a/1fd6f636085a49c18770b1d.jpg?c=558,325,480,480,280,280",
"has_binding": false,
"values": {
"singular": "Remove cloud password"
}
},
"lng_cloud_password_removed": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_removed",
"photo_url": "https://telegra.ph/file/p/196a9f4c987/b6e206b179d9792725a631d.jpg?c=484,310,549,549,280,280",
@ -842,6 +762,14 @@
"singular": "Downloads"
}
},
"lng_edit_channel_color": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_edit_channel_color",
"photo_url": "https://telegra.ph/file/p/c96588aa602/3680998a8330670e9defc17.jpg?c=98,298,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Channel color"
}
},
"lng_edit_message": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_edit_message",
"photo_url": "https://telegra.ph/file/p/f8fd585014a/46f453e4395a1b456f3371d.jpg?c=571,818,280,280,280,280",
@ -850,6 +778,30 @@
"singular": "Edit message"
}
},
"lng_edit_privacy_about_exceptions": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_edit_privacy_about_exceptions",
"photo_url": "https://telegra.ph/file/p/f113f1a5964/a5ed3bc6239c92d8c866a17.jpg?c=45,314,510,510,280,280",
"has_binding": false,
"values": {
"singular": "These users will or will not be able to see your profile bio regardless of the settings above."
}
},
"lng_edit_privacy_about_header": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_edit_privacy_about_header",
"photo_url": "https://telegra.ph/file/p/f113f1a5964/a5ed3bc6239c92d8c866a17.jpg?c=60,190,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Who can see my bio"
}
},
"lng_edit_privacy_about_title": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_edit_privacy_about_title",
"photo_url": "https://telegra.ph/file/p/f113f1a5964/a5ed3bc6239c92d8c866a17.jpg?c=47,150,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Bio"
}
},
"lng_edit_privacy_calls_always": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_edit_privacy_calls_always",
"photo_url": "https://telegra.ph/file/p/ddefa4c126b/c2bd7909823eae6845c6b1d.jpg?c=459,533,308,308,280,280",
@ -1320,6 +1272,22 @@
"singular": "Edit your name"
}
},
"lng_export_invalid": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_export_invalid",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Sorry, you started a new data export, so this data export has been canceled."
}
},
"lng_export_option_html_and_json": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_export_option_html_and_json",
"photo_url": "https://telegra.ph/file/p/1dc9d775222/c0f7d4a658c166a0c387e16.jpg?c=3,72,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Both"
}
},
"lng_export_total_amount": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_export_total_amount",
"photo_url": "https://telegra.ph/file/p/985ddff5591/fc89040147fe2571b9c881d.jpg?c=653,483,280,280,280,280",
@ -1969,6 +1937,162 @@
"singular": "Telegram needs microphone access so that you can make calls and record voice messages."
}
},
"lng_notification_about_channels": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_about_channels",
"photo_url": "https://telegra.ph/file/p/d6c8fc5cbf4/8552f1a0f0d5fa873851117.jpg?c=83,260,429,429,280,280",
"has_binding": false,
"values": {
"singular": "Please note that **<mark class=\"token\">{count}</mark> channel** is listed as an exception and won't be affected by this change.",
"plural": "Please note that **<mark class=\"token\">{count}</mark> channels** are listed as exceptions and won't be affected by this change."
}
},
"lng_notification_about_groups": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_about_groups",
"photo_url": "https://telegra.ph/file/p/12bd9a5caab/c0da5d395cd48b3ec19ce17.jpg?c=87,274,401,401,280,280",
"has_binding": false,
"values": {
"singular": "Please note that **<mark class=\"token\">{count}</mark> group** is listed as an exception and won't be affected by this change.",
"plural": "Please note that **<mark class=\"token\">{count}</mark> groups** are listed as exceptions and won't be affected by this change."
}
},
"lng_notification_about_private_chats": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_about_private_chats",
"photo_url": "https://telegra.ph/file/p/e5ded31882e/f4a6c83aed4f8baba322d17.jpg?c=87,274,403,403,280,280",
"has_binding": true,
"values": {
"singular": "Please note that **<mark class=\"token\">{count}</mark> chat** is listed as an exception and won't be affected by this change.",
"plural": "Please note that **<mark class=\"token\">{count}</mark> chats** are listed as exceptions and won't be affected by this change."
}
},
"lng_notification_channels": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_channels",
"photo_url": "https://telegra.ph/file/p/2593393e9e0/5fdc78f864ebdc99bbcea17.jpg?c=84,564,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Channels"
}
},
"lng_notification_click_to_change": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_click_to_change",
"photo_url": "https://telegra.ph/file/p/2593393e9e0/5fdc78f864ebdc99bbcea17.jpg?c=101,494,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Click here to change"
}
},
"lng_notification_enable": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_enable",
"photo_url": "https://telegra.ph/file/p/3dac70bd1c5/33868276ef01fa762b42f17.jpg?c=102,160,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Enable notifications"
}
},
"lng_notification_exceptions": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_exceptions",
"photo_url": "https://telegra.ph/file/p/2593393e9e0/5fdc78f864ebdc99bbcea17.jpg?c=109,587,280,280,280,280",
"has_binding": false,
"values": {
"singular": "<mark class=\"token\">{count}</mark> exception",
"plural": "<mark class=\"token\">{count}</mark> exceptions"
}
},
"lng_notification_exceptions_add": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_exceptions_add",
"photo_url": "https://telegra.ph/file/p/3dac70bd1c5/33868276ef01fa762b42f17.jpg?c=97,295,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Add an exception"
}
},
"lng_notification_exceptions_clear": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_exceptions_clear",
"photo_url": "https://telegra.ph/file/p/d756606f4d6/2c7b3f8a1287c45cc259a17.jpg?c=105,616,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Delete all exceptions"
}
},
"lng_notification_exceptions_clear_button": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_exceptions_clear_button",
"photo_url": "https://telegra.ph/file/p/d756606f4d6/2c7b3f8a1287c45cc259a17.jpg?c=253,388,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Delete"
}
},
"lng_notification_exceptions_clear_sure": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_exceptions_clear_sure",
"photo_url": "https://telegra.ph/file/p/d756606f4d6/2c7b3f8a1287c45cc259a17.jpg?c=93,301,349,349,280,280",
"has_binding": true,
"values": {
"singular": "Are you sure you want to delete all exceptions?"
}
},
"lng_notification_exceptions_muted": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_exceptions_muted",
"photo_url": "https://telegra.ph/file/p/3dac70bd1c5/33868276ef01fa762b42f17.jpg?c=92,405,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Muted"
}
},
"lng_notification_exceptions_remove": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_exceptions_remove",
"photo_url": "https://telegra.ph/file/p/3dac70bd1c5/33868276ef01fa762b42f17.jpg?c=271,340,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Remove"
}
},
"lng_notification_exceptions_title": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_exceptions_title",
"photo_url": "https://telegra.ph/file/p/e5ded31882e/f4a6c83aed4f8baba322d17.jpg?c=74,286,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Exceptions"
}
},
"lng_notification_exceptions_unmuted": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_exceptions_unmuted",
"photo_url": "https://telegra.ph/file/p/3dac70bd1c5/33868276ef01fa762b42f17.jpg?c=96,350,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Unmuted"
}
},
"lng_notification_exceptions_view": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_exceptions_view",
"photo_url": "https://telegra.ph/file/p/e5ded31882e/f4a6c83aed4f8baba322d17.jpg?c=79,401,280,280,280,280",
"has_binding": true,
"values": {
"singular": "View exceptions"
}
},
"lng_notification_groups": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_groups",
"photo_url": "https://telegra.ph/file/p/2593393e9e0/5fdc78f864ebdc99bbcea17.jpg?c=81,520,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Groups"
}
},
"lng_notification_off": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_off",
"photo_url": "https://telegra.ph/file/p/2593393e9e0/5fdc78f864ebdc99bbcea17.jpg?c=93,588,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Off, <mark class=\"token\">{exceptions}</mark>"
}
},
"lng_notification_on": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_on",
"photo_url": "https://telegra.ph/file/p/2593393e9e0/5fdc78f864ebdc99bbcea17.jpg?c=93,541,280,280,280,280",
"has_binding": false,
"values": {
"singular": "On, <mark class=\"token\">{exceptions}</mark>"
}
},
"lng_notification_preview_text": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_preview_text",
"photo_url": "https://telegra.ph/file/p/d55c620302f/42cd1d3d122d35e6358b516.jpg?c=10,147,280,280,280,280",
@ -1985,6 +2109,14 @@
"singular": "Dino Rex"
}
},
"lng_notification_private_chats": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_private_chats",
"photo_url": "https://telegra.ph/file/p/3dac70bd1c5/33868276ef01fa762b42f17.jpg?c=97,67,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Private chats"
}
},
"lng_notification_sample": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_sample",
"photo_url": "https://telegra.ph/file/p/5a2e3e4a49d/f03ca2783523709e3b1401d.jpg?c=991,25,309,309,280,280",
@ -2009,6 +2141,46 @@
"singular": "Text"
}
},
"lng_notification_sound": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_sound",
"photo_url": "https://telegra.ph/file/p/3dac70bd1c5/33868276ef01fa762b42f17.jpg?c=80,198,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Sound"
}
},
"lng_notification_title_channels": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_title_channels",
"photo_url": "https://telegra.ph/file/p/67fec965d0e/6e570d0e93fb755bd624117.jpg?c=75,124,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Notifications for channels"
}
},
"lng_notification_title_groups": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_title_groups",
"photo_url": "https://telegra.ph/file/p/1895029ab7a/5f0c84bdd6cfcfe103bef17.jpg?c=71,125,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Notifications for groups"
}
},
"lng_notification_title_private_chats": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_title_private_chats",
"photo_url": "https://telegra.ph/file/p/3dac70bd1c5/33868276ef01fa762b42f17.jpg?c=73,118,315,315,280,280",
"has_binding": true,
"values": {
"singular": "Notifications for private chats"
}
},
"lng_notification_tone": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_tone",
"photo_url": "https://telegra.ph/file/p/3dac70bd1c5/33868276ef01fa762b42f17.jpg?c=97,236,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Notification tone"
}
},
"lng_open_from_tray": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_open_from_tray",
"photo_url": "https://telegra.ph/file/p/11061e156d7/2895d14bd679c810bd8381d.jpg?c=924,566,280,280,280,280",
@ -2163,14 +2335,6 @@
"singular": "Remove"
}
},
"lng_passcode_turn_on": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_passcode_turn_on",
"photo_url": "https://telegra.ph/file/p/35e3234d0ee/4999dbb82644128121f2f1d.jpg?c=653,462,377,377,280,280",
"has_binding": false,
"values": {
"singular": "Turn on local passcode"
}
},
"lng_passcode_wrong": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_passcode_wrong",
"photo_url": "https://telegra.ph/file/p/4f2785cf4bc/dde6aec26c414d7a7e8661d.jpg?c=496,294,280,280,280,280",
@ -2515,6 +2679,14 @@
"singular": "Ability to read the transcript of any incoming voice message."
}
},
"lng_premium_summary_about_wallpapers": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_premium_summary_about_wallpapers",
"photo_url": "https://telegra.ph/file/p/8f10da80711/44feb4268059b507dc85517.jpg?c=109,257,387,387,280,280",
"has_binding": true,
"values": {
"singular": "Set custom wallpapers for you and your chat partner."
}
},
"lng_premium_summary_button": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_premium_summary_button",
"photo_url": "https://telegra.ph/file/p/c430b65e903/fd0f0bdacbcd93eb6ff9e16.jpg?c=10,446,280,280,280,280",
@ -2627,6 +2799,14 @@
"singular": "Voice-to-Text Conversion"
}
},
"lng_premium_summary_subtitle_wallpapers": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_premium_summary_subtitle_wallpapers",
"photo_url": "https://telegra.ph/file/p/8f10da80711/44feb4268059b507dc85517.jpg?c=114,286,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Wallpapers for Both Sides"
}
},
"lng_premium_summary_title": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_premium_summary_title",
"photo_url": "https://telegra.ph/file/p/c430b65e903/fd0f0bdacbcd93eb6ff9e16.jpg?c=10,83,280,280,280,280",
@ -3087,6 +3267,14 @@
"singular": "OpenGL"
}
},
"lng_settings_apply": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_apply",
"photo_url": "https://telegra.ph/file/p/41d1dafa265/d5efdf51db3c4c214801f17.jpg?c=273,637,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Apply"
}
},
"lng_settings_archive_title": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_archive_title",
"photo_url": "https://telegra.ph/file/p/349697c8347/9433810eef4040fcb6da717.jpg?c=63,45,280,280,280,280",
@ -3095,14 +3283,6 @@
"singular": "Archive Settings"
}
},
"lng_settings_ask_question": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_ask_question",
"photo_url": "https://telegra.ph/file/p/6bcc9f0b0e3/b3c948afb2aa9ca62606b1d.jpg?c=501,810,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Ask a Question"
}
},
"lng_settings_audios_cached": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_audios_cached",
"photo_url": "https://telegra.ph/file/p/c8f32e4f8b5/13435c137694fcead4c8c1d.jpg?c=515,406,413,413,280,280",
@ -3160,6 +3340,22 @@
"singular": "Auto-night mode"
}
},
"lng_settings_auto_night_mode_off": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_auto_night_mode_off",
"photo_url": "https://telegra.ph/file/p/ab518103966/7326949f5580bcaeaded517.jpg?c=273,382,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Off"
}
},
"lng_settings_auto_night_mode_on": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_auto_night_mode_on",
"photo_url": "https://telegra.ph/file/p/e0b8116cff8/1eb68d450d7ef0361f23b17.jpg?c=270,384,280,280,280,280",
"has_binding": true,
"values": {
"singular": "System"
}
},
"lng_settings_auto_night_warning": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_auto_night_warning",
"photo_url": "https://telegra.ph/file/p/5fcb4f4a5a9/3d9f66553553b9f97307b16.jpg?c=10,76,280,280,280,280",
@ -3496,6 +3692,150 @@
"singular": "Two-Step Verification"
}
},
"lng_settings_color_about": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_color_about",
"photo_url": "https://telegra.ph/file/p/41d1dafa265/d5efdf51db3c4c214801f17.jpg?c=49,326,489,489,280,280",
"has_binding": true,
"values": {
"singular": "This color will be used for your name, the links you send, and replies to your messages."
}
},
"lng_settings_color_about_channel": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_color_about_channel",
"photo_url": "https://telegra.ph/file/p/d3d2c2295e2/16cbcbce36b9b8a88155c17.jpg?c=47,318,500,500,280,280",
"has_binding": true,
"values": {
"singular": "This color will be used for your channel's name, the links it sends, and replies to its posts."
}
},
"lng_settings_color_changed": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_color_changed",
"photo_url": "https://telegra.ph/file/p/c4e8bd500a9/140524c9eb42f695a2b6f17.jpg?c=125,303,351,351,280,280",
"has_binding": true,
"values": {
"singular": "Your name color has been updated!"
}
},
"lng_settings_color_changed_channel": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_color_changed_channel",
"photo_url": "https://telegra.ph/file/p/a8d91f2a84a/dfc28afc1c4608acb2e6e17.jpg?c=114,293,372,372,280,280",
"has_binding": true,
"values": {
"singular": "Your channel color has been updated!"
}
},
"lng_settings_color_emoji": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_color_emoji",
"photo_url": "https://telegra.ph/file/p/41d1dafa265/d5efdf51db3c4c214801f17.jpg?c=59,529,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Add icons to replies"
}
},
"lng_settings_color_emoji_about": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_color_emoji_about",
"photo_url": "https://telegra.ph/file/p/41d1dafa265/d5efdf51db3c4c214801f17.jpg?c=48,394,497,497,280,280",
"has_binding": true,
"values": {
"singular": "Make replies to your messages stand out by adding custom patterns to them."
}
},
"lng_settings_color_emoji_about_channel": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_color_emoji_about_channel",
"photo_url": "https://telegra.ph/file/p/d3d2c2295e2/16cbcbce36b9b8a88155c17.jpg?c=48,397,495,495,280,280",
"has_binding": true,
"values": {
"singular": "Select an icon to create a custom pattern for replies to your messages."
}
},
"lng_settings_color_emoji_off": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_color_emoji_off",
"photo_url": "https://telegra.ph/file/p/41d1dafa265/d5efdf51db3c4c214801f17.jpg?c=278,526,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Off"
}
},
"lng_settings_color_link_description": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_color_link_description",
"photo_url": "https://telegra.ph/file/p/41d1dafa265/d5efdf51db3c4c214801f17.jpg?c=122,193,385,385,280,280",
"has_binding": true,
"values": {
"singular": "Previews of links you send will also use this color."
}
},
"lng_settings_color_link_name": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_color_link_name",
"photo_url": "https://telegra.ph/file/p/41d1dafa265/d5efdf51db3c4c214801f17.jpg?c=94,190,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Telegram"
}
},
"lng_settings_color_link_title": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_color_link_title",
"photo_url": "https://telegra.ph/file/p/41d1dafa265/d5efdf51db3c4c214801f17.jpg?c=100,207,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Link Preview"
}
},
"lng_settings_color_reply": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_color_reply",
"photo_url": "https://telegra.ph/file/p/41d1dafa265/d5efdf51db3c4c214801f17.jpg?c=122,126,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Reply to your message"
}
},
"lng_settings_color_reply_channel": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_color_reply_channel",
"photo_url": "https://telegra.ph/file/p/d3d2c2295e2/16cbcbce36b9b8a88155c17.jpg?c=135,121,306,306,280,280",
"has_binding": true,
"values": {
"singular": "Reply to your channel message"
}
},
"lng_settings_color_subscribe": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_color_subscribe",
"photo_url": "https://telegra.ph/file/p/80b23c03f76/d1fa7c7135916b62adf9c17.jpg?c=1,178,594,594,280,280",
"has_binding": true,
"values": {
"singular": "Subscribe to <mark class=\"token\">{link}</mark> to choose a custom color for your name."
}
},
"lng_settings_color_text": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_color_text",
"photo_url": "https://telegra.ph/file/p/41d1dafa265/d5efdf51db3c4c214801f17.jpg?c=103,113,433,433,280,280",
"has_binding": true,
"values": {
"singular": "Your name and replies to your messages will be shown in the selected color."
}
},
"lng_settings_color_text_channel": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_color_text_channel",
"photo_url": "https://telegra.ph/file/p/d3d2c2295e2/16cbcbce36b9b8a88155c17.jpg?c=102,112,439,439,280,280",
"has_binding": true,
"values": {
"singular": "The name of the channel and replies to its messages will be shown in the selected color."
}
},
"lng_settings_color_title": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_color_title",
"photo_url": "https://telegra.ph/file/p/41d1dafa265/d5efdf51db3c4c214801f17.jpg?c=59,40,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Color preview"
}
},
"lng_settings_connected_title": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_connected_title",
"photo_url": "https://telegra.ph/file/p/45f96add9bc/f6425f44165585756851017.jpg?c=115,49,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Connected websites"
}
},
"lng_settings_current_version": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_current_version",
"photo_url": "https://telegra.ph/file/p/59d67f31734/39b94b176358ffdc45bb019.jpg?c=294,518,280,280,280,280",
@ -3552,6 +3892,14 @@
"singular": "Disconnect"
}
},
"lng_settings_disconnect_all": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_disconnect_all",
"photo_url": "https://telegra.ph/file/p/45f96add9bc/f6425f44165585756851017.jpg?c=130,93,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Disconnect all websites"
}
},
"lng_settings_disconnect_all_sure": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_disconnect_all_sure",
"photo_url": "https://telegra.ph/file/p/1114f3b7dbf/7a46c41177e4576ea2b2917.jpg?c=89,149,391,391,280,280",
@ -3648,6 +3996,14 @@
"singular": "Experimental settings"
}
},
"lng_settings_experimental_about": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_experimental_about",
"photo_url": "https://telegra.ph/file/p/7069f8a783d/6418780dabc35d306d57316.jpg?c=10,36,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Warning! These are experimental settings. Some may not work. Others may break the app. Any of them may disappear in the next version without a trace. Use at your own risk."
}
},
"lng_settings_experimental_irrelevant": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_experimental_irrelevant",
"photo_url": "https://telegra.ph/file/p/00093d70ead/70fd61fe769a5201361dc16.jpg?c=10,103,280,280,280,280",
@ -3656,6 +4012,14 @@
"singular": "This option isn't relevant for your system."
}
},
"lng_settings_experimental_restore": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_experimental_restore",
"photo_url": "https://telegra.ph/file/p/7069f8a783d/6418780dabc35d306d57316.jpg?c=2,72,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Restore default values"
}
},
"lng_settings_features": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_features",
"photo_url": "https://telegra.ph/file/p/94f2bf5e5a3/8edaf280734dc9cd33c9616.jpg?c=5,180,280,280,280,280",
@ -3721,6 +4085,22 @@
"singular": "Connected websites"
}
},
"lng_settings_logged_in_description": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_logged_in_description",
"photo_url": "https://telegra.ph/file/p/45f96add9bc/f6425f44165585756851017.jpg?c=54,65,480,480,280,280",
"has_binding": true,
"values": {
"singular": "You can log in on websites that support signing in with Telegram."
}
},
"lng_settings_logged_in_title": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_logged_in_title",
"photo_url": "https://telegra.ph/file/p/45f96add9bc/f6425f44165585756851017.jpg?c=71,190,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Logged In with Telegram"
}
},
"lng_settings_logout": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_logout",
"photo_url": "https://telegra.ph/file/p/c87c5083f65/0a1ed157086211b8a9afd1d.jpg?c=108,74,280,280,280,280",
@ -3825,6 +4205,14 @@
"singular": "Turn this off if you want to receive notifications only from the account you are currently using."
}
},
"lng_settings_notify_global": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_notify_global",
"photo_url": "https://telegra.ph/file/p/2593393e9e0/5fdc78f864ebdc99bbcea17.jpg?c=58,147,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Global settings"
}
},
"lng_settings_open_system_settings": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_open_system_settings",
"photo_url": "https://telegra.ph/file/p/710086f0e65/3d2d0a796b2230f6ee26e16.jpg?c=19,137,280,280,280,280",
@ -3849,14 +4237,6 @@
"singular": "Abort two-step verification setup"
}
},
"lng_settings_password_disable": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_password_disable",
"photo_url": "https://telegra.ph/file/p/b57cc3d0a78/618bf39940a6f3e68a15c1d.jpg?c=330,289,376,376,280,280",
"has_binding": false,
"values": {
"singular": "Disable cloud password"
}
},
"lng_settings_peer_to_peer_about": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_peer_to_peer_about",
"photo_url": "https://telegra.ph/file/p/37935375dbf/0176a5e0cece8bd29bf421d.jpg?c=0,103,475,486,272,280",
@ -4041,6 +4421,14 @@
"singular": "Profile photos"
}
},
"lng_settings_qt_frame": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_qt_frame",
"photo_url": "https://telegra.ph/file/p/9d6d2947236/b3bd05a2287d72951226617.jpg?c=110,386,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Use Qt window frame"
}
},
"lng_settings_rename_device": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_rename_device",
"photo_url": "https://telegra.ph/file/p/87e16bee590/21278017246893b78665c17.jpg?c=313,86,280,280,280,280",
@ -4217,6 +4605,14 @@
"singular": "Show message preview"
}
},
"lng_settings_sound_allowed": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_sound_allowed",
"photo_url": "https://telegra.ph/file/p/2593393e9e0/5fdc78f864ebdc99bbcea17.jpg?c=88,258,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Allow sound"
}
},
"lng_settings_sound_notify": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_sound_notify",
"photo_url": "https://telegra.ph/file/p/9d357678a0e/7f18039934ea9139237ad1d.jpg?c=399,889,280,280,280,280",
@ -4281,6 +4677,22 @@
"singular": "Terminate old sessions"
}
},
"lng_settings_theme_name_color": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_theme_name_color",
"photo_url": "https://telegra.ph/file/p/ab518103966/7326949f5580bcaeaded517.jpg?c=96,344,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Your name color"
}
},
"lng_settings_theme_settings": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_theme_settings",
"photo_url": "https://telegra.ph/file/p/ab518103966/7326949f5580bcaeaded517.jpg?c=59,309,280,280,280,280",
"has_binding": false,
"values": {
"singular": "Theme settings"
}
},
"lng_settings_title_account_name": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_title_account_name",
"photo_url": "https://telegra.ph/file/p/ec9d7fbbbb4/b73ba05abaebd0135bde617.jpg?c=102,314,280,280,280,280",
@ -4664,6 +5076,14 @@
"singular": "Add"
}
},
"lng_stickers_featured_installed": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_stickers_featured_installed",
"photo_url": "https://telegra.ph/file/p/7cc29413026/44282eda94ba090b4f32f17.jpg?c=272,246,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Added"
}
},
"lng_stickers_featured_tab": {
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_stickers_featured_tab",
"photo_url": "https://telegra.ph/file/p/06705dde4a0/5ebc5c203e6b9815ef0001d.jpg?c=854,210,280,280,280,280",

View file

@ -2221,6 +2221,14 @@
"singular": "<mark class=\"token\">{from}</mark> <mark class=\"token\">{topic}</mark>"
}
},
"lng_download_path_clear": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_download_path_clear",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Clear all"
}
},
"lng_download_path_label": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_download_path_label",
"photo_url": null,
@ -2294,6 +2302,14 @@
"singular": "Never Share With"
}
},
"lng_edit_privacy_calls_description": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_edit_privacy_calls_description",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "You can restrict who can call you:"
}
},
"lng_edit_privacy_profile_photo_public_toast": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_edit_privacy_profile_photo_public_toast",
"photo_url": null,
@ -3662,6 +3678,30 @@
"singular": "Validate"
}
},
"lng_passport_front_side_name": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_passport_front_side_name",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Scan"
}
},
"lng_passport_reverse_side_name": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_passport_reverse_side_name",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Scan"
}
},
"lng_passport_selfie_name": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_passport_selfie_name",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Photo"
}
},
"lng_payments_already_paid": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_payments_already_paid",
"photo_url": null,
@ -5291,6 +5331,14 @@
"singular": "Phone calls privacy"
}
},
"lng_settings_close_sure": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_close_sure",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Are you sure you want to close this page? You didn't save your changes."
}
},
"lng_settings_cloud_password_email_confirm": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_cloud_password_email_confirm",
"photo_url": null,
@ -5331,6 +5379,14 @@
"singular": "Click to disconnect from your Telegram account."
}
},
"lng_settings_edit_info": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_edit_info",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Edit information"
}
},
"lng_settings_groups_invite_privacy": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_groups_invite_privacy",
"photo_url": null,