Update content of files

This commit is contained in:
GitHub Action 2022-11-06 12:36:20 +00:00
parent 8d57e54ac2
commit 2ecf621cc8
3 changed files with 120 additions and 2 deletions

View file

@ -6464,6 +6464,7 @@
"EditPrivacyVoice", "EditPrivacyVoice",
"EditUserRestrictions", "EditUserRestrictions",
"EditUsername", "EditUsername",
"EmailInvalid",
"EmailMatchesOldOne", "EmailMatchesOldOne",
"Emoji", "Emoji",
"EmojiBuiltIn", "EmojiBuiltIn",
@ -6499,6 +6500,7 @@
"EnterAPassword", "EnterAPassword",
"EnterAPassword", "EnterAPassword",
"EnterCode", "EnterCode",
"EnterEmail",
"EnterPassword", "EnterPassword",
"EraseConfirm", "EraseConfirm",
"EraseDatabase", "EraseDatabase",
@ -6618,10 +6620,14 @@
"EventLogPromotedTitleChange", "EventLogPromotedTitleChange",
"EventLogQuizStopped", "EventLogQuizStopped",
"EventLogReactionsAdded", "EventLogReactionsAdded",
"EventLogReactionsAdded2",
"EventLogReactionsChanged", "EventLogReactionsChanged",
"EventLogReactionsDisabled", "EventLogReactionsDisabled",
"EventLogReactionsEnabled", "EventLogReactionsEnabled",
"EventLogReactionsEnabledAll",
"EventLogReactionsLimited",
"EventLogReactionsRemoved", "EventLogReactionsRemoved",
"EventLogReactionsRemoved2",
"EventLogRemovedCaption", "EventLogRemovedCaption",
"EventLogRemovedChannelDescription", "EventLogRemovedChannelDescription",
"EventLogRemovedChannelLink", "EventLogRemovedChannelLink",
@ -7136,6 +7142,7 @@
"LogInAsOn", "LogInAsOn",
"LogOut", "LogOut",
"LogOut", "LogOut",
"LoginEmailInfo",
"LoginErrorAirplane", "LoginErrorAirplane",
"LoginErrorLongConnecting", "LoginErrorLongConnecting",
"LoginErrorOffline", "LoginErrorOffline",
@ -7972,9 +7979,13 @@
"QuizResultsTitle", "QuizResultsTitle",
"ReEnterAPassword", "ReEnterAPassword",
"Reactions", "Reactions",
"ReactionsAllowAll",
"ReactionsAllowNone",
"ReactionsAllowSome",
"ReactionsDisabled", "ReactionsDisabled",
"ReactionsDisabledDesc", "ReactionsDisabledDesc",
"ReactionsEnabled", "ReactionsEnabled",
"ReactionsEnabledAll",
"ReadAllChats", "ReadAllChats",
"ReadAllChatsDone", "ReadAllChatsDone",
"ReadAllChatsInfo", "ReadAllChatsInfo",
@ -8315,6 +8326,7 @@
"SentAppCode", "SentAppCode",
"SentCallCode", "SentCallCode",
"SentCallOnly", "SentCallOnly",
"SentEmailCode",
"SentMissedCall", "SentMissedCall",
"SentMissedCallXDigits", "SentMissedCallXDigits",
"SentSmsCode", "SentSmsCode",
@ -9196,6 +9208,7 @@
"error_PHONE_NUMBER_BANNED", "error_PHONE_NUMBER_BANNED",
"error_PREMIUM_ACCOUNT_REQUIRED", "error_PREMIUM_ACCOUNT_REQUIRED",
"error_STICKERSET_INVALID", "error_STICKERSET_INVALID",
"error_TOPIC_DELETED",
"error_USER_NOT_MUTUAL_CONTACT", "error_USER_NOT_MUTUAL_CONTACT",
"failed", "failed",
"fileSize_GB", "fileSize_GB",

View file

@ -183,7 +183,7 @@
</div></nav> </div></nav>
<section class="content clearfix"> <section class="content clearfix">
<section class="tr-content"><h3 class="tr-header"> <section class="tr-content"><h3 class="tr-header">
<a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">3769</span> <a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">3782</span>
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android_x/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/comments">Comments</a></span></div> <div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android_x/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/comments">Comments</a></span></div>
</h3> </h3>
<section class="tr-sections clearfix"> <section class="tr-sections clearfix">
@ -240,7 +240,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6"> </div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/android_x/unsorted/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/android_x/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (706)</div> <div class="tr-section-caption">Unsorted (719)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -1104,6 +1104,14 @@
"singular": "Send Me Voice Messages" "singular": "Send Me Voice Messages"
} }
}, },
"EmailInvalid": {
"url": "https://translations.telegram.org/en/android_x/unsorted/EmailInvalid",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Invalid email format."
}
},
"EmojiUpdate": { "EmojiUpdate": {
"url": "https://translations.telegram.org/en/android_x/unsorted/EmojiUpdate", "url": "https://translations.telegram.org/en/android_x/unsorted/EmojiUpdate",
"photo_url": null, "photo_url": null,
@ -1120,6 +1128,14 @@
"singular": "Emoji update unavailable. Please try again later." "singular": "Emoji update unavailable. Please try again later."
} }
}, },
"EnterEmail": {
"url": "https://translations.telegram.org/en/android_x/unsorted/EnterEmail",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Enter a email address"
}
},
"EraseConfirm": { "EraseConfirm": {
"url": "https://translations.telegram.org/en/android_x/unsorted/EraseConfirm", "url": "https://translations.telegram.org/en/android_x/unsorted/EraseConfirm",
"photo_url": null, "photo_url": null,
@ -1320,6 +1336,14 @@
"singular": "+ Added:<br/><mark class=\"token\">%1$s</mark>" "singular": "+ Added:<br/><mark class=\"token\">%1$s</mark>"
} }
}, },
"EventLogReactionsAdded2": {
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogReactionsAdded2",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "+ Added:"
}
},
"EventLogReactionsChanged": { "EventLogReactionsChanged": {
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogReactionsChanged", "url": "https://translations.telegram.org/en/android_x/unsorted/EventLogReactionsChanged",
"photo_url": "https://telegra.ph/file/p/4248b8caf3b/acb81ea9efbb229e9faa817.jpg?c=44,759,280,280,280,280", "photo_url": "https://telegra.ph/file/p/4248b8caf3b/acb81ea9efbb229e9faa817.jpg?c=44,759,280,280,280,280",
@ -1344,6 +1368,22 @@
"singular": "Enabled chat reactions" "singular": "Enabled chat reactions"
} }
}, },
"EventLogReactionsEnabledAll": {
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogReactionsEnabledAll",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Enabled all chat reactions"
}
},
"EventLogReactionsLimited": {
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogReactionsLimited",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Limited available chat reactions to:"
}
},
"EventLogReactionsRemoved": { "EventLogReactionsRemoved": {
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogReactionsRemoved", "url": "https://translations.telegram.org/en/android_x/unsorted/EventLogReactionsRemoved",
"photo_url": "https://telegra.ph/file/p/4248b8caf3b/acb81ea9efbb229e9faa817.jpg?c=32,857,280,280,280,280", "photo_url": "https://telegra.ph/file/p/4248b8caf3b/acb81ea9efbb229e9faa817.jpg?c=32,857,280,280,280,280",
@ -1352,6 +1392,14 @@
"singular": " Removed:<br/><mark class=\"token\">%1$s</mark>" "singular": " Removed:<br/><mark class=\"token\">%1$s</mark>"
} }
}, },
"EventLogReactionsRemoved2": {
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogReactionsRemoved2",
"photo_url": null,
"has_binding": true,
"values": {
"singular": " Removed:"
}
},
"EventLogSlowModeDisabledYou": { "EventLogSlowModeDisabledYou": {
"url": "https://translations.telegram.org/en/android_x/unsorted/EventLogSlowModeDisabledYou", "url": "https://translations.telegram.org/en/android_x/unsorted/EventLogSlowModeDisabledYou",
"photo_url": null, "photo_url": null,
@ -2169,6 +2217,14 @@
"singular": "To calculate sunrise and sunset times, allow Telegram X access to your location." "singular": "To calculate sunrise and sunset times, allow Telegram X access to your location."
} }
}, },
"LoginEmailInfo": {
"url": "https://translations.telegram.org/en/android_x/unsorted/LoginEmailInfo",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Please enter your valid email address."
}
},
"LoginErrorAirplane": { "LoginErrorAirplane": {
"url": "https://translations.telegram.org/en/android_x/unsorted/LoginErrorAirplane", "url": "https://translations.telegram.org/en/android_x/unsorted/LoginErrorAirplane",
"photo_url": null, "photo_url": null,
@ -3311,6 +3367,39 @@
"singular": "Tap to choose the correct answer." "singular": "Tap to choose the correct answer."
} }
}, },
"ReactionsAllowAll": {
"url": "https://translations.telegram.org/en/android_x/unsorted/ReactionsAllowAll",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Enabled"
}
},
"ReactionsAllowNone": {
"url": "https://translations.telegram.org/en/android_x/unsorted/ReactionsAllowNone",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Disabled"
}
},
"ReactionsAllowSome": {
"url": "https://translations.telegram.org/en/android_x/unsorted/ReactionsAllowSome",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%1$s</mark> allowed",
"plural": "<mark class=\"token\">%1$s</mark> allowed"
}
},
"ReactionsEnabledAll": {
"url": "https://translations.telegram.org/en/android_x/unsorted/ReactionsEnabledAll",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "**All** reactions enabled"
}
},
"ReadAllChatsDone": { "ReadAllChatsDone": {
"url": "https://translations.telegram.org/en/android_x/unsorted/ReadAllChatsDone", "url": "https://translations.telegram.org/en/android_x/unsorted/ReadAllChatsDone",
"photo_url": null, "photo_url": null,
@ -3760,6 +3849,14 @@
"singular": "We've sent an activation call to your phone **<mark class=\"token\">%1$s</mark>**.<br/><br/>Don't accept the call, Telegram will process everything automatically." "singular": "We've sent an activation call to your phone **<mark class=\"token\">%1$s</mark>**.<br/><br/>Don't accept the call, Telegram will process everything automatically."
} }
}, },
"SentEmailCode": {
"url": "https://translations.telegram.org/en/android_x/unsorted/SentEmailCode",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "We've sent the code to your email **<mark class=\"token\">%1$s</mark>**."
}
},
"SentMissedCall": { "SentMissedCall": {
"url": "https://translations.telegram.org/en/android_x/unsorted/SentMissedCall", "url": "https://translations.telegram.org/en/android_x/unsorted/SentMissedCall",
"photo_url": null, "photo_url": null,
@ -4865,6 +4962,14 @@
"singular": "This feature requires Telegram Premium subscription." "singular": "This feature requires Telegram Premium subscription."
} }
}, },
"error_TOPIC_DELETED": {
"url": "https://translations.telegram.org/en/android_x/unsorted/error_TOPIC_DELETED",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "This chat requires replying to some other message. Try sending a message as a reply"
}
},
"fileSize_GiB": { "fileSize_GiB": {
"url": "https://translations.telegram.org/en/android_x/unsorted/fileSize_GiB", "url": "https://translations.telegram.org/en/android_x/unsorted/fileSize_GiB",
"photo_url": "https://telegra.ph/file/p/2fc62185118/d6d6198b2c3c3f3df7af017.jpg?c=255,960,280,280,280,280", "photo_url": "https://telegra.ph/file/p/2fc62185118/d6d6198b2c3c3f3df7af017.jpg?c=255,960,280,280,280,280",