NekoX/TMessagesProj/src/main/res/values/strings.xml

4978 lines
361 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="AppName">Telegram</string>
<string name="AppNameBeta">Telegram Beta</string>
<string name="LanguageName">English</string>
<string name="English">English</string>
<string name="LanguageNameInEnglish">English</string>
<string name="LanguageCode">en</string>
<string name="ContinueOnThisLanguage">Continue in English</string>
<!--signin view-->
<string name="YourPhone">Your Phone</string>
<string name="StartText">Please confirm your country code and enter your phone number.</string>
<string name="ChooseCountry">Choose a country</string>
<string name="WrongCountry">Invalid country code</string>
<string name="AccountAlreadyLoggedIn">This account is already logged in from this app.</string>
<string name="AccountSwitch">Switch</string>
<string name="SyncContacts">Sync Contacts</string>
<string name="SyncContactsOn">Contacts from this device will be added to this account.</string>
<string name="SyncContactsOff">Contacts from this device will not be added to this account.</string>
<string name="SyncContactsInfoOn">Contacts from this device will be added to your account.</string>
<string name="SyncContactsInfoOff">Turn on to continuously sync contacts from this device with your account.</string>
<string name="SyncContactsAdded">Contacts from this device were added to your account.</string>
<!--code enter view-->
<string name="YourCode">Phone verification</string>
<string name="SentSmsCode">Weve sent an SMS with an activation code to your phone **%1$s**.</string>
<string name="SentAppCode">We\'ve sent the code to the **Telegram** app on your other device.</string>
<string name="SentAppCodeTitle">Check your Telegram messages</string>
<string name="SentSmsCodeTitle">Enter code</string>
<string name="SentCallCode">We\'re calling your phone **%1$s**.\n\nDon\'t accept the call, Telegram will process everything automatically.</string>
<string name="SentCallOnly">Calling your phone **%1$s** to dictate the code.</string>
<string name="CallText">Telegram will call you in %1$d:%2$02d</string>
<string name="SmsText">Sending you an SMS in %1$d:%2$02d</string>
<string name="Calling">Calling you...</string>
<string name="SendingSms">Sending SMS...</string>
<string name="Code">Code</string>
<string name="WrongNumber">Wrong number?</string>
<string name="DidNotGetTheCode">Didn\'t get the code?</string>
<string name="DidNotGetTheCodeSms">Send the code as an SMS</string>
<string name="CancelAccountReset">Cancel account reset</string>
<string name="CancelAccountResetInfo2">Somebody with access to **%1$s** has requested to delete your Telegram account and reset your 2-Step Verification password.\n\nIf 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*.</string>
<string name="ResetAccount">Reset account</string>
<string name="ResetAccountInfo">Since the account **%1$s** is active and protected by a password, we will delete it in 1 week for security purposes.\n\nYou can cancel this process at any time.</string>
<string name="ResetAccountStatus">You\'ll be able to reset your account in:</string>
<string name="ResetAccountCancelledAlert">Your recent attempts to reset this account have been cancelled by its active user. Please try again in 7 days.</string>
<string name="ResetAccountButton">RESET ACCOUNT</string>
<string name="CancelLinkExpired">Link is invalid or expired.</string>
<string name="CancelLinkSuccess">The deletion process was cancelled for your account %1$s. You may close this window now.</string>
<string name="OtherLoginCode">Your login code is **%1$s**. Enter it in the Telegram app where you are trying to log in.\n\nDo not give this code to anyone.</string>
<!--signup view-->
<string name="YourName">Your name</string>
<string name="RegisterText2">Enter your name and add a profile picture.</string>
<string name="FirstName">First name (required)</string>
<string name="LastName">Last name (optional)</string>
<string name="CancelRegistration">Cancel registration</string>
<!--payments view-->
<string name="PaymentSuccessfullyPaid">You have just successfully transferred %1$s to %2$s for %3$s</string>
<string name="PaymentSuccessfullyPaidNoItem">You have just successfully transferred %1$s to %2$s</string>
<string name="PaymentCheckout">Checkout</string>
<string name="PaymentShippingMethod">Shipping methods</string>
<string name="PaymentNoShippingMethod">Sorry, it is not possible to deliver to your address.</string>
<string name="PaymentShippingInfo">Shipping Information</string>
<string name="PaymentShippingAddress">Shipping address</string>
<string name="PaymentShippingAddress1Placeholder">Address 1 (Street)</string>
<string name="PaymentShippingAddress2Placeholder">Address 2 (Street)</string>
<string name="PaymentShippingCityPlaceholder">City</string>
<string name="PaymentShippingStatePlaceholder">State</string>
<string name="PaymentShippingCountry">Country</string>
<string name="PaymentShippingZipPlaceholder">Postcode</string>
<string name="PaymentShippingReceiver">Receiver</string>
<string name="PaymentShippingName">Full Name</string>
<string name="PaymentTip">Tip</string>
<string name="PaymentTipOptional">Tip (Optional)</string>
<string name="PaymentShippingPhoneNumber">Phone Number</string>
<string name="PaymentShippingEmailPlaceholder">Email</string>
<string name="PaymentShippingSave">Save Shipping Information</string>
<string name="PaymentShippingSaveInfo">You can save your shipping info for future use.</string>
<string name="PaymentCardInfo">Payment info</string>
<string name="PaymentCardTitle">Payment card</string>
<string name="PaymentCardNumber">Card Number</string>
<string name="PaymentCardCvv">Security Code (CVV)</string>
<string name="PaymentCardExpireDate">MM/YY</string>
<string name="PaymentBillingAddress">Billing address</string>
<string name="PaymentCardName">First and Last Name</string>
<string name="PaymentCardSavePaymentInformation">Save Payment Information</string>
<string name="PaymentCardSavePaymentInformationInfoLine1">You can save your payment info for future use.</string>
<string name="PaymentCardSavePaymentInformationInfoLine2">Please *turn on Two-Step Verification* to enable this.</string>
<string name="PaymentTransactionReview">Transaction Review</string>
<string name="PaymentTransactionMessage2">Transfer **%1$s** to the %2$s bot for **%3$s**?</string>
<string name="PaymentTransactionTotal">Total</string>
<string name="PaymentInvoice">INVOICE</string>
<string name="PaymentTestInvoice">TEST INVOICE</string>
<string name="PaymentCheckoutPay">PAY %1$s</string>
<string name="PaymentCheckoutMethod">Payment method</string>
<string name="PaymentCheckoutMethodNewCard">New card</string>
<string name="PaymentCheckoutProvider">Payment provider</string>
<string name="PaymentCheckoutName">Name</string>
<string name="PaymentCheckoutPhoneNumber">Phone number</string>
<string name="PaymentCheckoutEmail">Contact address</string>
<string name="PaymentCheckoutShippingMethod">Shipping method</string>
<string name="PaymentReceipt">Receipt</string>
<string name="PaymentConfirmationNewCard">Choose a different card</string>
<string name="PaymentConfirmationMessage">Your card %1$s is on file. To pay with this card, please enter your 2-Step-Verification password.</string>
<string name="PaymentPrecheckoutFailed">Sorry, the payment was cancelled by the bot.</string>
<string name="PaymentFailed">Sorry, the payment was declined.</string>
<string name="PaymentConnectionFailed">Unable to reach payment server. Please check your internet connection and try again.</string>
<string name="PaymentWarning">Warning</string>
<string name="PaymentWarningText">Neither Telegram, nor %1$s will have access to your credit card information. Credit card details will be handled only by the payment system, %2$s.\n\nPayments will go directly to the developer of %1$s. Telegram cannot provide any guarantees, so proceed at your own risk. In case of problems, please contact the developer of %1$s or your bank.</string>
<string name="PaymentPassword">Password &amp; Email</string>
<string name="PaymentPasswordTitle">Password</string>
<string name="PaymentPasswordEnter">Enter a password</string>
<string name="PaymentPasswordReEnter">Re-enter your password</string>
<string name="PaymentPasswordInfo">Please create a password to protect your payment info. You\'ll be asked to enter it when you log in.</string>
<string name="PaymentPasswordEmailTitle">Recovery email</string>
<string name="PaymentPasswordEmail">Your email address</string>
<string name="PaymentPasswordEmailInfo">Please enter a valid email address. It is the only way to recover a forgotten password.</string>
<string name="PaymentPhoneToProvider">Phone will be passed to %1$s as billing info.</string>
<string name="PaymentEmailToProvider">Email address will be passed to %1$s as billing info.</string>
<string name="PaymentPhoneEmailToProvider">Phone and email address will be passed to %1$s as billing info.</string>
<string name="PaymentInfoHint">You paid **%1$s** for **%2$s**.</string>
<!--chats view-->
<string name="NewConversationShortcut">New conversation</string>
<string name="AutoNightModeOff">Auto-Night Mode is off</string>
<string name="Settings">Settings</string>
<string name="Contacts">Contacts</string>
<string name="NewGroup">New Group</string>
<string name="Yesterday">yesterday</string>
<string name="NoResult">No results</string>
<string name="NoChats">Welcome to Telegram</string>
<string name="RecentlyViewed">Recently viewed</string>
<string name="RecentlyViewedHide">HIDE</string>
<string name="NoChatsHelp">Start messaging by tapping the pencil button in the bottom right corner.</string>
<string name="NoChatsContactsHelp">Start messaging by tapping the pencil button in the bottom right corner.</string>
<string name="WaitingForNetwork">Waiting for network...</string>
<string name="Connecting">Connecting...</string>
<string name="Connected">Connected</string>
<string name="Ping">Ping: %1$d ms</string>
<string name="Checking">Checking...</string>
<string name="Available">Available</string>
<string name="Unavailable">Unavailable</string>
<string name="ConnectingToProxy">Connecting to proxy</string>
<string name="ConnectingConnectProxy">Connect Proxy</string>
<string name="Updating">Updating...</string>
<string name="NewSecretChat">New Secret Chat</string>
<string name="AwaitingEncryption">Waiting for %s to get online...</string>
<string name="EncryptionRejected">Secret chat cancelled</string>
<string name="EncryptionProcessing">Exchanging encryption keys...</string>
<string name="EncryptedChatStartedOutgoing">%s joined your secret chat.</string>
<string name="EncryptedChatStartedIncoming">You joined the secret chat.</string>
<string name="ClearHistory">Clear history</string>
<string name="ClearRecentHistory">Clear history</string>
<string name="AlertClearHistory">Clear History</string>
<string name="EnableAutoDelete">Enable Auto-Delete</string>
<string name="AutoDeleteIn">Auto-delete in %1$s</string>
<string name="AutoDeleteHeader">Auto-delete messages in this chat</string>
<string name="AutoDeleteAlertTitle">Auto-delete messages</string>
<string name="AutoDeleteAlertUserInfo">Automatically delete new messages after a certain period of time for you and %1$s.</string>
<string name="AutoDeleteAlertGroupInfo">Automatically delete new messages after a certain period of time for members of this group.</string>
<string name="AutoDeleteAlertChannelInfo">Automatically delete new messages after a certain period of time for subscribers of this channel.</string>
<string name="AutoDeleteConfirm">Confirm</string>
<string name="AutoDelete24Hours">24 hours</string>
<string name="AutoDelete7Days">1 week</string>
<string name="AutoDelete1Month">1 month</string>
<string name="AutoDeleteInfo">Automatically delete new messages sent in this chat after a certain period of time.</string>
<string name="AutoDeleteNever">Off</string>
<string name="AutoDeleteSet">Set for this chat</string>
<string name="AutoDeleteSetInfo">Messages in this chat are automatically\ndeleted %1$s after they are sent.</string>
<string name="AutoDeleteHintOnText">New messages in this chat will be automatically deleted in %1$s.</string>
<string name="AutoDeleteHintOffText">Auto-delete is now disabled.</string>
<string name="AutoDeleteSetTimer">Set auto-delete timer</string>
<string name="AccAutoDeleteTimer">Auto-delete timer</string>
<string name="HistoryClearedUndo">History cleared.</string>
<string name="ChatsDeletedUndo">Chats deleted.</string>
<string name="ChatsMute">Mute</string>
<string name="ChatsUnmute">Unmute</string>
<string name="ChatDeletedUndo">Chat deleted</string>
<string name="GroupDeletedUndo">Group deleted.</string>
<string name="ChannelDeletedUndo">Channel deleted.</string>
<string name="ArchivePinned">Archive pinned.</string>
<string name="ArchivePinnedInfo">Swipe left on the archive to hide it.</string>
<string name="ArchiveHidden">Archive hidden.</string>
<string name="ArchiveHiddenInfo">Swipe down to see the archive.</string>
<string name="ChatArchived">Chat archived.</string>
<string name="ChatsArchived">Chats archived.</string>
<string name="ChatArchivedInfo">Hide the archive by swiping left on it.</string>
<string name="Undo">UNDO</string>
<string name="ClearHistoryCache">Delete from cache</string>
<string name="DeleteChat">Delete and exit</string>
<string name="HideOnTop">Hide</string>
<string name="UnhideFromTop">Pin</string>
<string name="DialogPin">Pin</string>
<string name="DialogUnpin">Unpin</string>
<string name="Archive">Archive</string>
<string name="ArchiveSearchFilter">Archive</string>
<string name="Unarchive">Unarchive</string>
<string name="ArchivedChats">Archived Chats</string>
<string name="DeleteChatUser">Delete chat</string>
<string name="HiddenName">Deleted Account</string>
<string name="SelectChat">Select Chat</string>
<string name="SelectChats">Select Chats</string>
<string name="ForwardTo">Forward to...</string>
<string name="DisappearingPhoto">Secret Photo</string>
<string name="DisappearingVideo">Secret Video</string>
<string name="DisappearingGif">Secret GIF</string>
<string name="CompatibilityChat">%1$s is using an older version of Telegram, so secret photos will be shown in compatibility mode.\n\nOnce %2$s updates Telegram, photos with timers for 1 minute or less will start working in \'Tap and hold to view\' mode, and you will be notified whenever the other party takes a screenshot.</string>
<string name="SearchMessages">Messages</string>
<string name="Search">Search</string>
<string name="MuteNotifications">Mute notifications</string>
<string name="MuteFor">Mute for %1$s</string>
<string name="UnmuteNotifications">Unmute</string>
<string name="WillUnmuteIn">In %1$s</string>
<string name="MuteDisable">Disable</string>
<string name="Hashtags">HASHTAGS</string>
<string name="Recent">Recent</string>
<string name="ChatHints">People</string>
<string name="ChatHintsDeleteAlertTitle">Remove suggestion</string>
<string name="ChatHintsDeleteAlert">Are you sure you want to remove **%1$s** from suggestions?</string>
<string name="ChatHintsDelete">Remove %1$s from suggestions?</string>
<string name="LinkPreview">Link preview</string>
<string name="Draft">Draft</string>
<string name="HistoryCleared">History was cleared</string>
<string name="ArticleByAuthor">by %1$s</string>
<string name="ArticleDateByAuthor">%1$s by %2$s</string>
<string name="PreviewFeedback2">Wrong layout?</string>
<string name="SendStickerPreview">Send Sticker</string>
<string name="SendGifPreview">Send GIF</string>
<string name="ViewPackPreview">View Pack</string>
<string name="PinToTop">Pin to top</string>
<string name="PinToTopLimitReached2">Sorry, you can only pin %1$s to the top in the main list. More chats can be pinned in Chat Folders.</string>
<string name="PinFolderLimitReached">Sorry, you can\'t pin any more chats to the top.</string>
<string name="UnpinFromTop">Unpin from top</string>
<string name="MarkAsUnread">Mark as unread</string>
<string name="MarkAsRead">Mark as read</string>
<string name="MarkAllAsRead">Mark all as read</string>
<string name="HideAboveTheList">Hide above the list</string>
<string name="PinInTheList">Pin in the list</string>
<string name="Spoiler">Spoiler</string>
<string name="Bold">Bold</string>
<string name="Italic">Italic</string>
<string name="Mono">Mono</string>
<string name="Strike">Strikethrough</string>
<string name="Underline">Underline</string>
<string name="Regular">Regular</string>
<string name="ContactsPermissionAlert">**Telegram** needs access to your contacts so that you can connect with your friends across all your devices. Your contacts will be continuously synced with Telegram\'s heavily encrypted cloud servers.</string>
<string name="ContactsPermissionAlertNotNow">NOT NOW</string>
<string name="ContactsPermissionAlertContinue">CONTINUE</string>
<string name="YourContacts">Your contacts on Telegram</string>
<string name="ArchiveHintHeader1">This is your Archive</string>
<string name="ArchiveHintText1">Chats with enabled notifications get unarchived when new messages arrive.</string>
<string name="ArchiveHintHeader2">Muted chats</string>
<string name="ArchiveHintText2">Chats with disabled notifications stay archived when new messages arrive.</string>
<string name="ArchiveHintHeader3">Pinned chats</string>
<string name="ArchiveHintText3">You can pin an unlimited number of archived chats to the top.</string>
<string name="ScheduledOrNoSoundHint">Hold this button to schedule your message or send it without sound.</string>
<string name="HideNewChatsAlertTitle">Hide new chats?</string>
<string name="HideNewChatsAlertText">You are receiving many new chats from users who are not in your Contacts List. Do you want have such chats **automatically muted** and **archived**?</string>
<string name="GoToSettings">GO TO SETTINGS</string>
<string name="OpenProfile">Open Profile</string>
<string name="OpenChannel2">Open Channel</string>
<string name="OpenGroup2">Open Group</string>
<string name="SendMessage">Send Message</string>
<string name="Mention">Mention</string>
<string name="NotificationsMutedHint">Notifications muted</string>
<string name="NotificationsMutedForHint">Notifications muted for %1$s</string>
<string name="NotificationsUnmutedHint">Notifications unmuted</string>
<string name="MessagesDeletedHint_zero">%1$d messages deleted</string>
<string name="MessagesDeletedHint_one">Message deleted</string>
<string name="MessagesDeletedHint_two">%1$d messages deleted</string>
<string name="MessagesDeletedHint_few">%1$d messages deleted</string>
<string name="MessagesDeletedHint_many">%1$d messages deleted</string>
<string name="MessagesDeletedHint_other">%1$d messages deleted</string>
<string name="SearchEmptyViewTitle">No Results</string>
<string name="SearchEmptyViewTitle2">No Results</string>
<string name="SearchEmptyViewFilteredSubtitle2">Try a new search.</string>
<string name="SearchEmptyViewFilteredSubtitleMusic">Music from all your chats will be shown here.</string>
<string name="SearchEmptyViewFilteredSubtitleFiles">Files from all your chats will be shown here.</string>
<string name="SearchEmptyViewFilteredSubtitleLinks">Links from all your chats will be shown here.</string>
<string name="SearchEmptyViewFilteredSubtitleVoice">Voice from all your chats will be shown here.</string>
<string name="SearchEmptyViewFilteredSubtitleMedia">Media from all your chats will be shown here.</string>
<string name="SearchAllChatsShort">Chats</string>
<string name="MessagePinnedHint">Message pinned</string>
<string name="MessageUnpinnedHint">Message unpinned</string>
<string name="TapOnThePencil">Tap on the pencil to start a new chat</string>
<string name="CreateGroupForImport">Create a New Group to Import</string>
<string name="ImportMessages">Import Messages</string>
<string name="ImportErrorTitle">Import Error</string>
<string name="ImportErrorFileFormatInvalid">Invalid file format.</string>
<string name="ImportErrorPeerInvalid">Unable to import history to selected chat.</string>
<string name="ImportErrorFileLang">Unknown file language.</string>
<string name="ImportErrorNotAdmin">You must be an admin in the group to import messages.</string>
<string name="ImportErrorChatInvalidUser">The file format is for a group, but you selected a user.</string>
<string name="ImportErrorChatInvalidGroup">The file format is for a user, but you selected a group.</string>
<string name="ImportErrorUserBlocked">Unable to import messages due to privacy settings.</string>
<string name="Import">IMPORT</string>
<string name="ImportToUser">Do you want to import messages from **%1$s** to the chat with **%2$s**?</string>
<string name="ImportToUserNoTitle">Do you want to import messages to the chat with **%1$s**?</string>
<string name="ImportToChat">Do you want to import messages from **%1$s** to the group **%2$s**?</string>
<string name="ImportToChatNoTitle">Do you want to import messages to the group **%1$s**?</string>
<string name="ImportMutualError">You can only import messages into private chats with users with whom you are mutual contacts.</string>
<string name="ImportNotAdmin">You must be an admin in the group to import messages.</string>
<string name="ImportedInfo">This message was imported from another app. We can\'t guarantee it\'s real.</string>
<string name="ImportUploading">Importing messages and media... **%d%%**</string>
<string name="ImportImportingTitle">Importing chat</string>
<string name="ImportImportingInfo">Please keep Telegram open\nuntil the import is completed.</string>
<string name="ImportCount">%1$s of %2$s</string>
<string name="ImportDone">Done</string>
<string name="ImportDoneTitle">Chat imported successfully!</string>
<string name="ImportDoneInfo">Save space on your device by importing more chats to Telegram.</string>
<string name="ImporImportingService">Importing messages and media...</string>
<string name="ImporImportingStickersService">Importing stickers...</string>
<string name="ImportHeader">Import messages and media to...</string>
<string name="ImportHeaderContacts">Or choose one of your contacts</string>
<!--widgets-->
<string name="EditWidget">Edit Widget</string>
<string name="EditWidgetContactsInfo">Display shortcuts to your most important chats for quick access.\n\nIf nobody is selected, your most frequent contacts will be shown in this widget.</string>
<string name="EditWidgetChatsInfo">Display the latest message from the chats you choose.\n\nIf no specific chats are selected, your most recent chats will be shown in this widget.</string>
<string name="WidgetPasscode2">Note: Your passcode will be **ignored** for widgets.</string>
<string name="WidgetPasscodeEnable2">Your passcode **will not affect** widgets added to homescreen.</string>
<string name="SearchForChats">Search for chats...</string>
<string name="WidgetPreview">Preview of the widget</string>
<string name="TapToEditWidget">tap to edit widget</string>
<string name="TapToEditWidgetShort">tap to edit</string>
<string name="WidgetChats">Chats</string>
<string name="WidgetShortcuts">Shortcuts</string>
<string name="WidgetLoggedOff">Account was logged off.</string>
<!--channels-->
<string name="SetAsAdmin">Promote to admin</string>
<string name="EditAdminRights">Edit admin rights</string>
<string name="NoBlockedUsers">No removed users</string>
<string name="DeleteMega">Delete Group</string>
<string name="LeaveMegaMenu">Leave group</string>
<string name="DeleteMegaMenu">Delete group</string>
<string name="MegaDeleteInfo">You will lose all messages in this group.</string>
<string name="MegaAdminsInfo">You can add administrators to help you manage your group. Tap and hold to remove them.</string>
<string name="MegaDeleteAlert">Wait! Deleting this group will remove all members and all messages will be lost. Delete the group anyway?</string>
<string name="DeleteGroupForAll">Delete the group for all members</string>
<string name="DeleteChannelForAll">Delete for all subscribers</string>
<string name="ActionCreateMega">Group created</string>
<string name="MegaAddedBy">un1 added you to this group</string>
<string name="MegaLeaveAlert">Are you sure you want to leave the group?</string>
<string name="MegaLeaveAlertWithName">Are you sure you want to leave **%1$s**?</string>
<string name="GroupUserCantAdd">Sorry, you can\'t add this user to groups.</string>
<string name="GroupUserAddLimit">Sorry, this group is full.</string>
<string name="GroupUserLeftError">Sorry, if a person is no longer part of a group, you need to be in their Telegram contacts in order to add them back.\n\nNote that they can still join via the group\'s invite link as long as they are not in the Removed Users list.</string>
<string name="GroupUserCantAdmin">Sorry, too many administrators in this group.</string>
<string name="PublicChannelsTooMuch">Sorry, the target user has too many public groups or channels already. Please ask them to make one of their existing groups or channels private first.</string>
<string name="LocatedChannelsTooMuch">Sorry, the target user owns too many location-based groups. Please ask them to delete or transfer an existing one first.</string>
<string name="YourLocatedChannelsTooMuch">Sorry, you have too many location-based groups already. Please delete one of your existing ones first.</string>
<string name="GroupUserCantBot">Sorry, too many bots in this group.</string>
<string name="ActionPinnedText">un1 pinned \"%1$s\"</string>
<string name="ActionPinnedNoText">un1 pinned a message</string>
<string name="ActionPinnedPoll">un1 pinned a poll</string>
<string name="ActionPinnedQuiz">un1 pinned a quiz</string>
<string name="ActionPinnedPhoto">un1 pinned a photo</string>
<string name="ActionPinnedVideo">un1 pinned a video</string>
<string name="ActionPinnedFile">un1 pinned a file</string>
<string name="ActionPinnedSticker">un1 pinned a sticker</string>
<string name="ActionPinnedVoice">un1 pinned a voice message</string>
<string name="ActionPinnedRound">un1 pinned a video message</string>
<string name="ActionPinnedContact">un1 pinned a contact</string>
<string name="ActionPinnedGame">un1 pinned %1$s</string>
<string name="ActionPinnedGeo">un1 pinned a map</string>
<string name="ActionPinnedGeoLive">un1 pinned a live location</string>
<string name="ActionPinnedGif">un1 pinned a GIF</string>
<string name="ActionPinnedMusic">un1 pinned an audio file</string>
<string name="ActionMigrateFromGroup">This group was upgraded to a supergroup</string>
<string name="ActionMigrateFromGroupNotify">%1$s was upgraded to a supergroup</string>
<string name="NoBlockedGroup2">Users removed from the group by the admins can\'t rejoin via invite links.</string>
<string name="NoBlockedChannel2">Users removed from the channel by the admins can\'t rejoin via invite links.</string>
<string name="NewChannel">New Channel</string>
<string name="EnterChannelName">Channel name</string>
<string name="AddMutual">Add contacts to your channel</string>
<string name="ChannelUsernameHelp">If you set a permanent link, other people will be able to find and join your channel.\n\nYou can use a-z, 0-9 and underscores.\nMinimum length is 5 characters.</string>
<string name="MegaUsernameHelp">If you set a permanent link, other people will be able to find and join your group.\n\nYou can use a-z, 0-9 and underscores.\nMinimum length is 5 characters.</string>
<string name="ChannelVerifiedWarning">Warning</string>
<string name="ChannelUsernamePlaceholder">link</string>
<string name="ChannelPrivateLinkHelp">People can join your channel by following this link. You can revoke the link any time.</string>
<string name="MegaPrivateLinkHelp">People can join your group by following this link. You can revoke the link any time.</string>
<string name="DescriptionOptionalPlaceholder">Description (optional)</string>
<string name="DescriptionPlaceholder">Description</string>
<string name="DescriptionInfo">You can provide an optional description for your channel.</string>
<string name="GroupSettingsChangedAlert">You have changed some settings in this group. Apply changes?</string>
<string name="ChannelSettingsChangedAlert">You have changed some settings in this channel. Apply changes?</string>
<string name="ChannelPublic">Public Channel</string>
<string name="MegaPublic">Public Group</string>
<string name="MegaLocation">Location-based Group</string>
<string name="ChannelPublicInfo">Public channels can be found in search, anyone can join them.</string>
<string name="MegaPublicInfo">Public groups can be found in search, chat history is available to everyone and anyone can join.</string>
<string name="ChannelPrivate">Private Channel</string>
<string name="MegaPrivate">Private Group</string>
<string name="ChannelPrivateInfo">Private channels can only be joined via an invite link.</string>
<string name="MegaPrivateInfo">Private groups can only be joined if you were invited or have an invite link.</string>
<string name="ChannelLinkTitle">Permanent link</string>
<string name="ChannelInviteLinkTitle">Invite Link</string>
<string name="GroupAddMembers">Add Members</string>
<string name="ChannelAddSubscribers">Add Subscribers</string>
<string name="LeaveChannel">Leave Channel</string>
<string name="LeaveChannelMenu">Leave channel</string>
<string name="ChannelSettings">Settings</string>
<string name="ChannelJoin">JOIN</string>
<string name="ChannelBroadcast">Broadcast</string>
<string name="ChannelSilentBroadcast">Silent Broadcast</string>
<string name="ChannelAlertTitle">What is a Channel?</string>
<string name="ChannelAlertText">Channels are a tool for broadcasting your messages to unlimited audiences.</string>
<string name="ChannelAlertCreate2">Create Channel</string>
<string name="LinkInUse">Sorry, this name is already taken.</string>
<string name="LinkInvalid">Sorry, this name is invalid.</string>
<string name="LinkInvalidShort">Channel names must have at least 5 characters.</string>
<string name="LinkInvalidLong">The name must not exceed 32 characters.</string>
<string name="LinkInvalidStartNumber">Channel names can\'t start with a number.</string>
<string name="LinkInvalidShortMega">Group names must have at least 5 characters.</string>
<string name="LinkInvalidStartNumberMega">Group names can\'t start with a number.</string>
<string name="LinkChecking">Checking name…</string>
<string name="LinkAvailable">%1$s is available.</string>
<string name="ChannelMembers">Members</string>
<string name="ChannelAddToGroup">Add to group</string>
<string name="ChannelAddToChannel">Add to channel</string>
<string name="ChannelDeleteFromList">Delete from this list</string>
<string name="ChannelSubscribers">Subscribers</string>
<string name="ChannelBlacklist">Removed Users</string>
<string name="ChannelPermissions">Permissions</string>
<string name="ChannelPermissionsHeader">What can members of this group do?</string>
<string name="ChannelAddException">Add Exception</string>
<string name="ChannelSearchException">Search Exceptions</string>
<string name="ChannelBlockedUsers">Removed users</string>
<string name="ChannelContacts">Contacts in this channel</string>
<string name="GroupContacts">Contacts in this group</string>
<string name="YourContactsToInvite">Your contacts</string>
<string name="ChannelBots">Bots</string>
<string name="ChannelOtherMembers">Other members</string>
<string name="ChannelOtherSubscribers">Other subscribers</string>
<string name="ChannelOtherSubscriberJoined">joined %1$s</string>
<string name="ChannelRestrictedUsers">Restricted users</string>
<string name="ChannelAdministrators">Administrators</string>
<string name="ChannelDelete">Delete Channel</string>
<string name="ChannelDeleteMenu">Delete channel</string>
<string name="ChannelDeleteAlert">Wait! Deleting this channel will remove all members and all messages will be lost. Delete the channel anyway?</string>
<string name="ChannelLeaveAlert">Are you sure you want to leave the channel?</string>
<string name="ChannelLeaveAlertWithName">Are you sure you want to leave **%1$s**?</string>
<string name="ChannelDeleteInfo">You will lose all messages in this channel.</string>
<string name="ChannelEdit">Edit</string>
<string name="ChannelPublicEmptyUsernameTitle">Choose a link</string>
<string name="ChannelPublicEmptyUsername">Please choose a link for your public channel, so that people can find it in search and share with others.\n\nIf you\'re not interested, we suggest creating a private channel instead.</string>
<string name="ActionCreateChannel">Channel created</string>
<string name="ActionChannelChangedPhoto">Channel photo changed</string>
<string name="ActionChannelChangedVideo">Channel video changed</string>
<string name="ActionChannelRemovedPhoto">Channel photo removed</string>
<string name="ActionChannelChangedTitle">Channel name changed to un2</string>
<string name="ChangePublicLimitReached">Sorry, you have reserved too many public usernames. You can revoke the link from one of your older groups or channels, or create a private entity instead.</string>
<string name="ChannelCreator">Owner</string>
<string name="ChannelAdministrator">Administrator</string>
<string name="ChannelAdmin">Admin</string>
<string name="ChannelMute">MUTE</string>
<string name="ChannelUnmute">UNMUTE</string>
<string name="ChannelAddAdmin">Add Admin</string>
<string name="ChannelBlockUser">Remove User</string>
<string name="Unban">Unban</string>
<string name="UnbanText">Tap and hold on user to unban.</string>
<string name="ChannelInviteViaLink">Invite via Link</string>
<string name="ChannelRemoveUserAdmin">Dismiss admin</string>
<string name="ChannelEditPermissions">Edit permissions</string>
<string name="ChannelMembersInfo">Only channel administrators can see this list.</string>
<string name="ChannelLinkInfo">Anyone on Telegram will be able to join your channel by following this link.</string>
<string name="ChannelAdminsInfo">You can add administrators to help you manage your channel. Tap and hold to remove admins.</string>
<string name="ChannelJoinTo">Do you want to join the channel \'%1$s\'?</string>
<string name="ChannelCantOpenPrivate">Sorry, this chat is no longer accessible.</string>
<string name="ChannelCantOpenBannedByAdmin">Sorry, you can\'t access this chat because you were banned by an admin.</string>
<string name="ChannelCantOpenBanned">Unfortunately, you were banned from participating in public groups.</string>
<string name="ChannelCantOpenNa">Sorry, this chat is no longer accessible.</string>
<string name="ChannelAddTo">Add %1$s to the channel?</string>
<string name="ChannelUserLeftError">Sorry, if a person is no longer part of a channel, you need to be in their Telegram contacts in order to add them back.\n\nNote that they could still join via the channel\'s invite link as long as they are not in the Removed users list.</string>
<string name="ChannelUserCantAdd">Sorry, you can\'t add this user to channels.</string>
<string name="ChannelUserCantAdmin">Sorry, too many admins in this channel.</string>
<string name="ChannelUserCantBot">Sorry, too many bots in this channel.</string>
<string name="ChannelUserAddLimit">Sorry, you can only add the first 200 members to a channel. Note that an unlimited number of people may join via the channel\'s link.</string>
<string name="ChannelTooMuchTitle">Too many communities</string>
<string name="ChannelTooMuch">Sorry, you are a member of too many groups and channels. Please leave some before creating a new one.</string>
<string name="ChannelTooMuchJoin">Sorry, you are a member of too many groups and channels. Please leave some before joining a new one.</string>
<string name="ChannelAddedBy">un1 added you to this channel</string>
<string name="ChannelJoined">You joined this channel</string>
<string name="ChannelMegaJoined">You joined this group</string>
<string name="ChannelRemoveUser">Remove from channel</string>
<string name="ChannelCantSendMessage">Sorry, you can\'t send messages to this channel.</string>
<string name="ChannelAddedByNotification">%1$s added you to the channel %2$s</string>
<string name="ChannelPhotoEditNotification">Channel %1$s updated its photo</string>
<string name="ChannelVideoEditNotification">Channel %1$s updated its video</string>
<string name="ChannelMessageNoText">%1$s posted a message</string>
<string name="ChannelMessagePhoto">%1$s posted a photo</string>
<string name="ChannelMessageVideo">%1$s posted a video</string>
<string name="ChannelMessageContact2">%1$s posted a contact %2$s</string>
<string name="ChannelMessagePoll2">%1$s posted a poll %2$s</string>
<string name="ChannelMessageQuiz2">%1$s posted a quiz %2$s</string>
<string name="ChannelMessageMap">%1$s posted a location</string>
<string name="ChannelMessageLiveLocation">%1$s posted a live location</string>
<string name="ChannelMessageDocument">%1$s posted a file</string>
<string name="ChannelMessageGIF">%1$s posted a GIF</string>
<string name="ChannelMessageFew">%1$s posted %2$s</string>
<string name="ChannelMessageAlbum">%1$s posted an album</string>
<string name="ChannelMessageAudio">%1$s posted a voice message</string>
<string name="ChannelMessageRound">%1$s posted a video message</string>
<string name="ChannelMessageMusic">%1$s posted an audio file</string>
<string name="ChannelMessageSticker">%1$s posted a sticker</string>
<string name="ChannelMessageStickerEmoji">%1$s posted a %2$s sticker</string>
<string name="WhoCanAddMembers">Who can add members?</string>
<string name="WhoCanAddMembersAllMembers">All Members</string>
<string name="WhoCanAddMembersAdmins">Only Admins</string>
<string name="ChannelNotifyMembersInfoOn">Members will be notified when you post</string>
<string name="ChannelNotifyMembersInfoOff">Members will receive a silent notification</string>
<string name="ChannelSignMessages">Sign Messages</string>
<string name="ChannelSignMessagesInfo">Add names of the admins to the messages they post.</string>
<string name="EditAdmin">Admin Rights</string>
<string name="EditAdminRank">Custom title</string>
<string name="EditAdminRankInfo">A custom title that will be shown to all members instead of \'%1$s\'.</string>
<string name="EditAdminWhatCanDo">What can this admin do?</string>
<string name="EditAdminChangeChannelInfo">Change Channel Info</string>
<string name="EditAdminChangeGroupInfo">Change Group Info</string>
<string name="EditAdminPostMessages">Post Messages</string>
<string name="EditAdminEditMessages">Edit Messages of Others</string>
<string name="EditAdminDeleteMessages">Delete Messages of Others</string>
<string name="EditAdminGroupDeleteMessages">Delete Messages</string>
<string name="EditAdminAddAdmins">Add New Admins</string>
<string name="EditAdminSendAnonymously">Send Anonymously</string>
<string name="EditAdminRemoveAdmin">Dismiss Admin</string>
<string name="EditAdminGroupTransfer">Transfer Group Ownership</string>
<string name="EditAdminChannelTransfer">Transfer Channel Ownership</string>
<string name="EditAdminTransferAlertTitle">Security Check</string>
<string name="EditAdminTransferAlertText">You can transfer this group to **%1$s** only if you:</string>
<string name="EditChannelAdminTransferAlertText">You can transfer this channel to **%1$s** only if you have:</string>
<string name="EditAdminTransferAlertText1">Enabled **2-Step Verification** more than **7 days** ago.</string>
<string name="EditAdminTransferAlertText2">Logged in on this device more than **24 hours** ago.</string>
<string name="EditAdminTransferAlertText3">Please come back later.</string>
<string name="EditAdminTransferSetPassword">Set Password</string>
<string name="EditAdminTransferReadyAlertText">This will transfer the **full owner** rights for **%1$s** to **%2$s**.</string>
<string name="EditAdminTransferChangeOwner">Change Owner</string>
<string name="EditAdminTransferGroupToast">**%1$s** is now the owner of the group.</string>
<string name="EditAdminTransferChannelToast">**%1$s** is now the owner of the channel.</string>
<string name="EditAdminBanUsers">Ban Users</string>
<string name="EditAdminAddUsers">Add Users</string>
<string name="EditAdminAddUsersViaLink">Invite Users via Link</string>
<string name="EditAdminPinMessages">Pin Messages</string>
<string name="EditAdminPromotedBy">Promoted by %1$s</string>
<string name="EditAdminCantEdit">You cannot edit the rights of this admin.</string>
<string name="EditCantEditPermissions">You cannot edit this permission.</string>
<string name="EditCantEditPermissionsPublic">This permission is not available in public groups.</string>
<string name="UserRemovedBy">Removed by %1$s</string>
<string name="UserRestrictions">User Permissions</string>
<string name="UserRestrictionsDisabled">This option is disabled for all members in Group Permissions</string>
<string name="UserRestrictionsCanDo">What can this user do?</string>
<string name="UserRestrictionsRead">Read Messages</string>
<string name="UserRestrictionsSend">Send Messages</string>
<string name="UserRestrictionsSendMedia">Send Media</string>
<string name="UserRestrictionsSendPolls">Send Polls</string>
<string name="UserRestrictionsSendStickers">Send Stickers &amp; GIFs</string>
<string name="UserRestrictionsEmbedLinks">Embed Links</string>
<string name="UserRestrictionsChangeInfo">Change Chat Info</string>
<string name="UserRestrictionsPinMessages">Pin Messages</string>
<string name="UserRestrictionsInviteUsers">Add Users</string>
<string name="UserRestrictionsNoRead">can\'t read</string>
<string name="UserRestrictionsNoSend">can\'t send messages</string>
<string name="UserRestrictionsNoSendMedia">no media</string>
<string name="UserRestrictionsNoSendPolls">no polls</string>
<string name="UserRestrictionsNoSendStickers">no stickers &amp; GIFs</string>
<string name="UserRestrictionsNoEmbedLinks">no embed links</string>
<string name="UserRestrictionsNoChangeInfo">can\'t change Info</string>
<string name="UserRestrictionsNoPinMessages">no pins</string>
<string name="UserRestrictionsNoInviteUsers">can\'t add users</string>
<string name="UserRestrictionsDuration">Duration</string>
<string name="UserRestrictionsUntilForever">Forever</string>
<string name="UserRestrictionsBlock">Ban and remove from group</string>
<string name="UserRestrictionsApplyChanges">Apply Changes?</string>
<string name="UserRestrictionsApplyChangesText">You have changed this user\'s rights in **%1$s**. Apply changes?</string>
<string name="UserRestrictionsCustom">Custom</string>
<string name="ManageGroup">Manage Group</string>
<string name="ManageChannel">Manage Channel</string>
<string name="ManageGroupMenu">Manage group</string>
<string name="ManageChannelMenu">Manage channel</string>
<string name="ChatHistory">Chat history for new members</string>
<string name="ChatSetNewPhoto">Set New Photo</string>
<string name="ChatSetPhotoOrVideo">Set Photo or Video</string>
<string name="ChatHistoryVisible">Visible</string>
<string name="ChatHistoryVisibleInfo">New members will see messages that were sent before they joined.</string>
<string name="ChatHistoryHidden">Hidden</string>
<string name="ChatHistoryHiddenInfo">New members won\'t see earlier messages.</string>
<string name="ChatHistoryHiddenInfo2">New members won\'t see more than 100 previous messages.</string>
<string name="ProfileJoinChannel">Join Channel</string>
<string name="ProfileJoinGroup">Join Group</string>
<string name="GroupType">Group Type</string>
<string name="ChannelType">Channel Type</string>
<string name="GroupTypeHeader">Group type</string>
<string name="ChannelTypeHeader">Channel type</string>
<string name="GroupSettingsTitle">Group Settings</string>
<string name="ChannelSettingsTitle">Channel Settings</string>
<string name="TypePrivate">Private</string>
<string name="TypePublic">Public</string>
<string name="TypePrivateGroup">Private</string>
<string name="TypePublicGroup">Public</string>
<string name="TypeLocationGroup">Link</string>
<string name="TypeLocationGroupEdit">Tap to add a permanent link</string>
<string name="ChoosePhoto">Choose photo</string>
<string name="ChoosePhotoOrVideo">Choose photo or video</string>
<string name="AddPhoto">Set new photo</string>
<string name="ChooseTakePhoto">Take photo</string>
<string name="ChooseRecordVideo">Record video</string>
<string name="ChooseFromGallery">Upload from gallery</string>
<string name="SelectFromGallery">Select from gallery</string>
<string name="ChooseFromSearch">Search web</string>
<string name="Statistics">Statistics</string>
<string name="AddBotAsAdmin">Bots can only be added as administrators.</string>
<string name="CantAddBotAsAdmin">Sorry, bots can only be added to channels as administrators.</string>
<string name="MakeAdmin">MAKE ADMIN</string>
<string name="AdminWillBeRemoved">%1$s will be removed from admins if you restrict them.</string>
<string name="Discussion">Discussion</string>
<string name="ViewDiscussion">View discussion</string>
<string name="DiscussionInfo">Add a group chat for comments</string>
<string name="LinkedChannel">Linked Channel</string>
<string name="DiscussionChannelHelp3">Select a group chat that will host comments from your channel.</string>
<string name="DiscussionChannelHelp2">Everything you post in the channel will be forwarded to this group.</string>
<string name="DiscussionChannelGroupSetHelp2">**%1$s** is selected as the group that hosts comments for your channel.</string>
<string name="DiscussionGroupHelp">**%1$s** is linking the group as its discussion board.</string>
<string name="DiscussionGroupHelp2">All new messages posted in this channel are forwarded to the group.</string>
<string name="DiscussionCreateGroup">Create a New Group</string>
<string name="DiscussionUnlinkGroup">Unlink Group</string>
<string name="DiscussionUnlinkChannel">Unlink Channel</string>
<string name="DiscussionUnlink">Unlink</string>
<string name="DiscussionLinkGroup">LINK GROUP</string>
<string name="DiscussionLinkGroupPublicAlert">Do you want to make **%1$s** the discussion board for **%2$s**?</string>
<string name="DiscussionLinkGroupPrivateAlert">Do you want to make **%1$s** the discussion board for **%2$s**?\n\nAny member of this group will be able to see messages in the channel.</string>
<string name="DiscussionLinkGroupPublicPrivateAlert">Do you want to make **%1$s** the discussion board for **%2$s**?\n\nAnyone from the channel will be able to see messages in this group.</string>
<string name="DiscussionLinkGroupAlertHistory">\"Chat history for new members\" will be switched to Visible.</string>
<string name="DiscussionUnlinkGroupAlert">Are you sure you want to unlink **%1$s** from this group?</string>
<string name="DiscussionUnlinkChannelAlert">Are you sure you want to unlink **%1$s** from this channel?</string>
<string name="ChannelDiscuss">DISCUSS</string>
<string name="DiscussChannel">channel</string>
<string name="Slowmode">Slow Mode</string>
<string name="SlowmodeOff">Off</string>
<string name="SlowmodeSeconds">%1$ds</string>
<string name="SlowmodeMinutes">%1$dm</string>
<string name="SlowmodeHours">%1$dh</string>
<string name="SlowmodeInfoOff">Choose how long each member must wait before sending their next message.</string>
<string name="SlowmodeInfoSelected">Members will be able to send only one message every %1$s.</string>
<string name="SlowmodeSendError">Slow Mode is enabled. You can\'t send more than one message at once.</string>
<string name="SlowmodeSelectSendError">Slow Mode is enabled. You can\'t select more items.</string>
<string name="SlowmodeSendErrorTooLong">Sorry, this text is too long to send as one message.\n\nSlow Mode is enabled. You can\'t send more than one message at once.</string>
<string name="UserSetAsAdminHint">**%1$s** promoted to admin</string>
<string name="UserRemovedFromChatHint">**%1$s** removed from **%2$s**</string>
<!--polls-->
<string name="NewPoll">New Poll</string>
<string name="NewQuiz">New Quiz</string>
<string name="Poll">Poll</string>
<string name="PollQuestion">Poll question</string>
<string name="QuestionHint">Ask a question</string>
<string name="AnswerOptions">Answer options</string>
<string name="QuizAnswers">Quiz answers</string>
<string name="PollResults">Poll Results</string>
<string name="PollAnonymous">Anonymous Voting</string>
<string name="PollQuiz">Quiz Mode</string>
<string name="PollSelectOption">Select an option first</string>
<string name="PollCollapse">Collapse</string>
<string name="PollExpand">Expand</string>
<string name="PublicPollCantForward">Sorry, public polls cant be forwarded to channels.</string>
<string name="InvoiceCantForwardSecretChat">Sorry, invoices cant be forwarded to secret chats.</string>
<string name="PollCantForwardSecretChat">Sorry, polls cant be forwarded to secret chats.</string>
<string name="GameCantSendSecretChat">Sorry, games cant be sent to secret chats.</string>
<string name="InvoiceCantSendSecretChat">Sorry, invoices cant be sent to secret chats.</string>
<string name="PollMultiple">Multiple Answers</string>
<string name="PollTapToSelect">Tap to choose the correct answer</string>
<string name="QuizInfo">Polls in Quiz Mode have one correct answer. Users can\'t revoke their answers.</string>
<string name="AddAnOption">Add an Option...</string>
<string name="AddAnOptionInfo">You can add %1$s.</string>
<string name="AddAnOptionInfoMax">You have added the maximum number of options.</string>
<string name="AnonymousPoll">Anonymous Poll</string>
<string name="QuizWrongAnswer">Wrong answer!</string>
<string name="QuizWrongAnswerInfo">You missed the correct option.</string>
<string name="QuizWellDone">Well done!</string>
<string name="QuizWellDoneInfo">You chose the right answer.</string>
<string name="PublicPoll">Poll</string>
<string name="QuizPoll">Quiz</string>
<string name="PollSubmitVotes">VOTE</string>
<string name="PollViewResults">VIEW RESULTS</string>
<string name="AnonymousQuizPoll">Anonymous Quiz</string>
<string name="StopPoll">Stop Poll</string>
<string name="StopPollAlertTitle">Stop poll?</string>
<string name="StopPollAlertText">If you stop this poll now, nobody will be able to vote in it anymore. This action cannot be undone.</string>
<string name="StopQuiz">Stop Quiz</string>
<string name="StopQuizAlertTitle">Stop quiz?</string>
<string name="StopQuizAlertText">If you stop this quiz now, nobody will be able to vote in it anymore. This action cannot be undone.</string>
<string name="CancelPollAlertTitle">Discard poll?</string>
<string name="CancelPollAlertText">Are you sure you want to discard this poll?</string>
<string name="Unvote">Retract Vote</string>
<string name="FinalResults">Final Results</string>
<string name="NoVotes">No votes</string>
<string name="NoVotesQuiz">Nobody answered</string>
<string name="Vote_zero">%1$d votes</string>
<string name="Vote_one">%1$d vote</string>
<string name="Vote_two">%1$d votes</string>
<string name="Vote_few">%1$d votes</string>
<string name="Vote_many">%1$d votes</string>
<string name="Vote_other">%1$d votes</string>
<string name="Answer_zero">%1$d answers</string>
<string name="Answer_one">%1$d answer</string>
<string name="Answer_two">%1$d answers</string>
<string name="Answer_few">%1$d answers</string>
<string name="Answer_many">%1$d answers</string>
<string name="Answer_other">%1$d answers</string>
<string name="ShowVotes_zero">Show More (%1$d)</string>
<string name="ShowVotes_one">Show More (%1$d)</string>
<string name="ShowVotes_two">Show More (%1$d)</string>
<string name="ShowVotes_few">Show More (%1$d)</string>
<string name="ShowVotes_many">Show More (%1$d)</string>
<string name="ShowVotes_other">Show More (%1$d)</string>
<string name="Option_zero">%1$d more options</string>
<string name="Option_one">%1$d more option</string>
<string name="Option_two">%1$d more options</string>
<string name="Option_few">%1$d more options</string>
<string name="Option_many">%1$d more options</string>
<string name="Option_other">%1$d more options</string>
<string name="OptionHint">Option</string>
<!--event log-->
<string name="EventLog">Recent Actions</string>
<string name="EventLogAllEvents">All actions</string>
<string name="EventLogSelectedEvents">Selected actions</string>
<string name="EventLogAllAdmins">All admins</string>
<string name="EventLogEmpty">**No actions here yet**\n\nThe group\'s members and admins\nhave not taken any service actions\nin the last 48 hours.</string>
<string name="EventLogEmptyChannel">**No actions here yet**\n\nThe channel\'s admins\nhave not taken any service actions\nin the last 48 hours.</string>
<string name="EventLogEmptySearch">**No actions found**\n\nNo recent actions that match your query\nhave been found.</string>
<string name="EventLogEmptyTextSearch">No recent actions that contain \'**%1$s**\' have been found.</string>
<string name="EventLogInfoTitle">What is the Recent Actions?</string>
<string name="EventLogInfoDetail">This is a list of all service actions taken by the group\'s members and admins in the last 48 hours.</string>
<string name="EventLogInfoDetailChannel">This is a list of all service actions taken by the channel\'s admins in the last 48 hours.</string>
<string name="EventLogEditedGroupTitle">un1 renamed the group to \"%1$s\"</string>
<string name="EventLogEditedChannelTitle">un1 renamed the channel to \"%1$s\"</string>
<string name="EventLogLeftGroup">un1 left the group</string>
<string name="EventLogLeftChannel">un1 left the channel</string>
<string name="EventLogAdded">un1 added un2</string>
<string name="EventLogGroupJoined">un1 joined the group</string>
<string name="EventLogChannelRestricted">banned %1$s</string>
<string name="EventLogChannelUnrestricted">unbanned %1$s</string>
<string name="EventLogChannelJoined">un1 joined the channel</string>
<string name="EventLogEditedGroupPhoto">un1 set a new group photo</string>
<string name="EventLogEditedChannelPhoto">un1 set a new channel photo</string>
<string name="EventLogEditedGroupVideo">un1 set a new group video</string>
<string name="EventLogEditedChannelVideo">un1 set a new channel video</string>
<string name="EventLogRemovedWGroupPhoto">un1 removed the group photo</string>
<string name="EventLogRemovedChannelPhoto">un1 removed the channel photo</string>
<string name="EventLogEditedMessages">un1 edited this message:</string>
<string name="EventLogEditedCaption">un1 edited caption:</string>
<string name="EventLogEditedMedia">un1 edited media:</string>
<string name="EventLogEditedMediaCaption">un1 edited media and caption:</string>
<string name="EventLogOriginalMessages">Original message</string>
<string name="EventLogOriginalCaption">Original caption</string>
<string name="EventLogOriginalCaptionEmpty">Empty</string>
<string name="EventLogPinnedMessages">un1 pinned this message:</string>
<string name="EventLogUnpinnedMessages">un1 unpinned message</string>
<string name="EventLogStopPoll">un1 stopped the poll:</string>
<string name="EventLogStopQuiz">un1 stopped the quiz:</string>
<string name="EventLogDeletedMessages">un1 deleted this message:</string>
<string name="EventLogChangedLocation">un1 changed group location to \"%1$s\"</string>
<string name="EventLogRemovedLocation">un1 removed group location</string>
<string name="EventLogChangedOwnership">transferred ownership to %1$s</string>
<string name="EventLogChangedStickersSet">un1 changed the group sticker set</string>
<string name="EventLogRemovedStickersSet">un1 removed the group sticker set</string>
<string name="EventLogChangedLinkedGroup">un1 made un2 the discussion group for this channel</string>
<string name="EventLogRemovedLinkedGroup">un1 removed the discussion group un2</string>
<string name="EventLogChangedLinkedChannel">un1 linked this group to un2</string>
<string name="EventLogRemovedLinkedChannel">un1 unlinked this group from un2</string>
<string name="EventLogChangedGroupLink">un1 changed the group link:</string>
<string name="EventLogChangedChannelLink">un1 changed the channel link:</string>
<string name="EventLogRemovedGroupLink">un1 removed the group link</string>
<string name="EventLogRemovedChannelLink">un1 removed the channel link</string>
<string name="EventLogPreviousLink">Previous link</string>
<string name="EventLogEditedGroupDescription">un1 edited the group description:</string>
<string name="EventLogEditedChannelDescription">un1 edited the channel description:</string>
<string name="EventLogEditedGroupTheme">un1 changed the group theme:</string>
<string name="EventLogEditedChannelTheme">un1 changed the channel theme:</string>
<string name="EventLogPreviousGroupDescription">Previous description</string>
<string name="EventLogPreviousGroupTheme">Previous theme</string>
<string name="EventLogToggledInvitesHistoryOn">un1 made group history visible for new members</string>
<string name="EventLogToggledInvitesHistoryOff">un1 made group history hidden for new members</string>
<string name="EventLogToggledInvitesOn">un1 enabled group invites</string>
<string name="EventLogToggledInvitesOff">un1 disabled group invites</string>
<string name="EventLogToggledSignaturesOn">un1 enabled signatures</string>
<string name="EventLogToggledSignaturesOff">un1 disabled signatures</string>
<string name="EventLogRestrictedUntil">changed permissions for %1$s\n\nDuration: %2$s</string>
<string name="EventLogDefaultPermissions">changed default permissions</string>
<string name="EventLogRestrictedSendStickers">Send stickers &amp; GIFs</string>
<string name="EventLogRestrictedSendMedia">Send media</string>
<string name="EventLogRestrictedChangeInfo">Change info</string>
<string name="EventLogRestrictedInviteUsers">Add users</string>
<string name="EventLogRestrictedPinMessages">Pin messages</string>
<string name="EventLogRestrictedSendPolls">Send polls</string>
<string name="EventLogRestrictedSendMessages">Send messages</string>
<string name="EventLogRestrictedSendEmbed">Embed links</string>
<string name="EventLogRestrictedReadMessages">Read messages</string>
<string name="EventLogPromoted">changed privileges of %1$s</string>
<string name="EventLogPromotedNoRights">promoted %1$s</string>
<string name="EventLogPromotedChangeChannelInfo">Change channel Info</string>
<string name="EventLogPromotedChangeGroupInfo">Change group Info</string>
<string name="EventLogPromotedPostMessages">Post messages</string>
<string name="EventLogPromotedEditMessages">Edit messages</string>
<string name="EventLogPromotedDeleteMessages">Delete messages</string>
<string name="EventLogPromotedAddAdmins">Add admins</string>
<string name="EventLogPromotedSendAnonymously">Send anonymously</string>
<string name="EventLogPromotedBanUsers">Ban users</string>
<string name="EventLogPromotedManageCall">Manage voice chats</string>
<string name="EventLogPromotedAddUsers">Add users</string>
<string name="EventLogPromotedTitle">Title: %1$s</string>
<string name="EventLogPromotedRemovedTitle">Title</string>
<string name="EventLogPromotedPinMessages">Pin messages</string>
<string name="EventLogFilterAll">All actions</string>
<string name="EventLogFilterNewRestrictions">New exceptions</string>
<string name="EventLogFilterNewAdmins">Admin rights</string>
<string name="EventLogFilterNewMembers">New members</string>
<string name="EventLogFilterGroupInfo">Group info</string>
<string name="EventLogFilterChannelInfo">Channel info</string>
<string name="EventLogFilterDeletedMessages">Deleted messages</string>
<string name="EventLogFilterEditedMessages">Edited messages</string>
<string name="EventLogFilterPinnedMessages">Pinned messages</string>
<string name="EventLogFilterLeavingMembers">Leaving members</string>
<string name="EventLogFilterCalls">Voice chats</string>
<string name="EventLogFilterInvites">Invite links</string>
<string name="EventLogToggledSlowmodeOn">un1 set the slow mode timer to %1$s</string>
<string name="EventLogToggledSlowmodeOff">un1 disabled the slow mode</string>
<string name="EventLogStartedVoiceChat">un1 started a voice chat</string>
<string name="EventLogEndedVoiceChat">un1 ended the voice chat</string>
<string name="EventLogStartedLiveStream">un1 started a live stream</string>
<string name="EventLogEndedLiveStream">un1 ended the live stream</string>
<string name="EventLogVoiceChatMuted">un1 muted un2</string>
<string name="EventLogVoiceChatUnmuted">un1 unmuted un2</string>
<string name="EventLogVoiceChatAllowedToSpeak">un1 allowed new participants to speak</string>
<string name="EventLogVoiceChatNotAllowedToSpeak">un1 muted new participants</string>
<!--broadcasts-->
<string name="NewBroadcastList">New Broadcast List</string>
<string name="EnterListName">Enter list name</string>
<string name="YouCreatedBroadcastList">You created a broadcast list</string>
<string name="AddRecipient">Add recipient</string>
<string name="KickFromBroadcast">Remove from broadcast list</string>
<!--audio view-->
<string name="NoAudioFiles">No audio files</string>
<string name="NoAudioFilesInfo">Your music library is empty.</string>
<string name="NoAudioFound">No results found</string>
<string name="NoAudioFoundInfo">There are no matches with **%1$s** in your music library.</string>
<string name="NoAudioFoundPlayerInfo">There are no matches for **%1$s**.</string>
<string name="AttachMusic">Music</string>
<string name="AudioUnknownArtist">Unknown artist</string>
<string name="AudioUnknownTitle">Unknown title</string>
<string name="RepeatSong">Repeat song</string>
<string name="RepeatList">Repeat list</string>
<string name="ShuffleList">Shuffle list</string>
<string name="ReverseOrder">Reverse order</string>
<!--documents view-->
<string name="SelectFile">Select File</string>
<string name="SearchRecentFiles">Search Recent Files</string>
<string name="FreeOfTotal">Free %1$s of %2$s</string>
<string name="UnknownError">Unknown error</string>
<string name="AccessError">Access error</string>
<string name="FileUploadLimit">File size shouldn\'t be greater than %1$s</string>
<string name="NotMounted">Storage not mounted</string>
<string name="UsbActive">USB transfer active</string>
<string name="InternalStorage">Internal Storage</string>
<string name="ExternalStorage">External Storage</string>
<string name="SystemRoot">System Root</string>
<string name="SdCard">SD Card</string>
<string name="Folder">Folder</string>
<string name="RecentFiles">Recent files</string>
<string name="RecentFilesAZ">Files A-Z</string>
<string name="NoFilesFound">No results found</string>
<string name="NoFilesFoundInfo">There are no matches with **%1$s** in current directory.</string>
<string name="NoFilesInfo">This folder is empty.</string>
<string name="GalleryInfo">To send images without compression</string>
<string name="MusicInfo">To send music files</string>
<string name="AppFolderInfo">Browse the app\'s folder</string>
<string name="InternalFolderInfo">Browse your file system</string>
<string name="ExternalFolderInfo">Browse your external storage</string>
<string name="SearchMusic">Search music</string>
<!--group stickers-->
<string name="GroupStickers">Group Stickers</string>
<string name="ChooseFromYourStickers">Choose from your stickers</string>
<string name="GroupStickersInfo">You can choose a sticker set that will be available to all group members when they are chatting in this group.</string>
<string name="ChooseStickerSet">CHOOSE STICKER SET</string>
<string name="ChooseStickerSetPlaceholder">stickerset</string>
<string name="ChooseStickerSetMy">You can create your own custom sticker sets using the @stickers bot.</string>
<string name="ChooseStickerSetNotFound">No such sticker set found</string>
<string name="ChooseStickerSetNotFoundInfo">Try again or choose from the list below</string>
<!--chat view-->
<string name="Invisible">invisible</string>
<string name="SupportStatus">support</string>
<string name="Typing">typing...</string>
<string name="IsTyping">is typing...</string>
<string name="AreTyping">are typing...</string>
<string name="IsTypingGroup">%1$s is typing...</string>
<string name="AreTypingGroup">%1$s are typing...</string>
<string name="IsRecordingAudio">%1$s is recording a voice message...</string>
<string name="IsRecordingRound">%1$s is recording a video message...</string>
<string name="IsSendingAudio">%1$s is sending audio...</string>
<string name="IsSendingPhoto">%1$s is sending photo...</string>
<string name="InstantView">INSTANT VIEW</string>
<string name="OpenGroup">VIEW GROUP</string>
<string name="OpenBackground">VIEW BACKGROUND</string>
<string name="OpenTheme">VIEW THEME</string>
<string name="OpenChannel">VIEW CHANNEL</string>
<string name="OpenMessage">VIEW MESSAGE</string>
<string name="OpenBot">OPEN BOT</string>
<string name="SponsoredMessage">sponsored</string>
<string name="SponsoredMessageInfo">What are sponsored\nmessages?</string>
<string name="SponsoredMessageInfoDescription1">Unlike other apps, Telegram never uses your private data to target ads. You are seeing this message only because someone chose this public one-to-many channel as a space to promote their messages. This means that no user data is mined or analyzed to display ads, and every user viewing a channel on Telegram sees the same sponsored message.</string>
<string name="SponsoredMessageInfoDescription2">Unlike other apps, Telegram doesn\'t track whether you tapped on a sponsored message and doesn\'t profile you based on your activity. We also prevent external links in sponsored messages to ensure that third parties cant spy on our users. We believe that everyone has the right to privacy, and technological platforms should respect that.</string>
<string name="SponsoredMessageInfoDescription3">Telegram offers free and unlimited service to hundreds of millions of users, which involves significant server and traffic costs. In order to remain independent and stay true to its values, Telegram developed a paid tool to promote messages with user privacy in mind. We welcome responsible advertisers at:</string>
<string name="SponsoredMessageInfoDescription4">Ads should no longer be synonymous with abuse of user privacy. Let us redefine how a tech company should operate together.</string>
<string name="SponsoredMessageAlertTitle">Sponsored messages</string>
<string name="SponsoredMessageAlertText">See https://telegram.org</string>
<string name="SponsoredMessageAlertLearnMore">LEARN MORE</string>
<string name="SponsoredMessageAlertLearnMoreUrl">https://telegram.org</string>
<string name="InstantViewNightMode">The dark theme will turn automatically during night time</string>
<string name="InstantViewReference">Reference</string>
<string name="IsSendingGame">%1$s is playing a game...</string>
<string name="IsSelectingLocation">%1$s is selecting location to share...</string>
<string name="IsSelectingContact">%1$s is selecting contact to share...</string>
<string name="IsSendingVideo">%1$s is sending video...</string>
<string name="IsRecordingVideo">%1$s is recording video...</string>
<string name="IsSendingFile">%1$s is sending file...</string>
<string name="RecordingAudio">recording a voice message...</string>
<string name="RecordingRound">recording a video message...</string>
<string name="SendingAudio">sending audio...</string>
<string name="SendingPhoto">sending a photo...</string>
<string name="SendingGame">playing a game...</string>
<string name="SelectingLocation">selecting a location to share...</string>
<string name="SelectingContact">selecting a contact to share...</string>
<string name="SendingVideoStatus">sending a video...</string>
<string name="RecordingVideoStatus">recording a video...</string>
<string name="SendingFile">sending a file...</string>
<string name="GotAQuestion">Got a question\nabout Telegram?</string>
<string name="ChatGallery">Gallery</string>
<string name="ChatLocation">Location</string>
<string name="ChatVideo">Video</string>
<string name="ChatDocument">File</string>
<string name="ChatCamera">Camera</string>
<string name="NoMessages">No messages here yet...</string>
<string name="NoScheduledMessages">No scheduled messages here yet...</string>
<string name="ForwardedMessage">Forwarded message</string>
<string name="From">From</string>
<string name="FromFormatted">From %1$s</string>
<string name="SearchFrom">from:</string>
<string name="NoRecent">No recent</string>
<string name="Message">Message</string>
<string name="TypeMessage">Message</string>
<string name="TypeScheduleMessage">Schedule message</string>
<string name="ShareMyPhone">SHARE MY PHONE NUMBER</string>
<string name="ShareMyContactInfo">Share my contact</string>
<string name="AddToContacts">Add to contacts</string>
<string name="EncryptedPlaceholderTitleIncoming">%s invited you to join a secret chat.</string>
<string name="EncryptedPlaceholderTitleOutgoing">You have invited %s to join a secret chat.</string>
<string name="EncryptedDescriptionTitle">Secret chats:</string>
<string name="EncryptedDescription1">Use end-to-end encryption</string>
<string name="EncryptedDescription2">Leave no trace on our servers</string>
<string name="EncryptedDescription3">Have a self-destruct timer</string>
<string name="EncryptedDescription4">Do not allow forwarding</string>
<string name="YouWereKicked">you were removed</string>
<string name="YouLeft">You left this group</string>
<string name="DeleteThisGroup">Delete this group</string>
<string name="DeleteThisChat">Delete this chat</string>
<string name="DeleteThisChatBothSides">Delete this chat</string>
<string name="DeleteTheseChatsBothSides">Delete chats</string>
<string name="SlideToCancel">SLIDE TO CANCEL</string>
<string name="SaveToDownloads">Save to downloads</string>
<string name="SaveToGIFs">Save to GIFs</string>
<string name="DeleteGif">Delete GIF?</string>
<string name="SaveToMusic">Save to music</string>
<string name="ShareFile">Share</string>
<string name="ApplyLocalizationFile">Apply localization file</string>
<string name="ApplyThemeFile">Apply theme file</string>
<string name="UnsupportedAttachment">Unsupported attachment</string>
<string name="SetTimer">Set self-destruct timer</string>
<string name="ServiceNotifications">Service notifications</string>
<string name="GettingLinkInfo">Getting Link Info...</string>
<string name="OpenInBrowser">OPEN IN...</string>
<string name="OpenInExternalApp">Open in...</string>
<string name="SendItems">Send %1$s</string>
<string name="UploadItems">Upload %1$s</string>
<string name="SendAsFile">Send as file</string>
<string name="SendAsFiles">Send as files</string>
<string name="OpenUrlTitle">Open Link</string>
<string name="OpenUrlAlert2">Do you want to open %1$s?</string>
<string name="OpenUrlOption1">Log in to %1$s as **%2$s**</string>
<string name="OpenUrlOption2">Allow **%1$s** to send me messages</string>
<string name="CancelSending">Cancel sending</string>
<string name="BotPermissionGameAlert">Allow %1$s to pass your Telegram name and id (not your phone number) to pages you open with this bot?</string>
<string name="ReportSpamLocation">GROUP UNRELATED TO LOCATION?</string>
<string name="ReportUnrelatedGroup">Report unrelated group</string>
<string name="ReportUnrelatedGroupText">Please let us know if this group is not related to this location:\n\n**%1$s**</string>
<string name="ReportUnrelatedGroupTextNoAddress">Please let us know if this group is not related to this location.</string>
<string name="ReportSpam">REPORT SPAM</string>
<string name="ReportSpamTitle">Report spam</string>
<string name="BlockUserTitle">Block %1$s</string>
<string name="ReportSpamUser">BLOCK USER</string>
<string name="ReportSpamAndLeave">REPORT SPAM AND LEAVE</string>
<string name="AddContactChat">ADD CONTACT</string>
<string name="AddContactFullChat">ADD %1$s TO CONTACTS</string>
<string name="ViewContact">VIEW CONTACT</string>
<string name="BlockUserAlert">Do you want to block **%1$s** from messaging and calling you on Telegram?</string>
<string name="BlockUserReplyAlert">Do you want to block messages from **%1$s**?</string>
<string name="ReportSpamAlert">Are you sure you want to report spam from this user?</string>
<string name="ReportSpamAlertGroup">Are you sure you want to report spam from this group?</string>
<string name="ReportSpamAlertChannel">Are you sure you want to report spam from this channel?</string>
<string name="NobodyLikesSpam1">Sorry, you can only send messages to mutual contacts at the moment.</string>
<string name="NobodyLikesSpam2">Sorry, you can only add mutual contacts to groups at the moment.</string>
<string name="NobodyLikesSpam3">Sorry, you are currently restricted from posting to public groups.</string>
<string name="MoreInfo">More info</string>
<string name="ShareSendTo">Send to...</string>
<string name="ShareComment">Write a comment...</string>
<string name="TapHereGifs">Tap here to access saved GIFs</string>
<string name="PinMessage">Pin</string>
<string name="PinNotify">Notify all members</string>
<string name="PinAlsoFor">Also pin for %1$s</string>
<string name="UnpinMessage">Unpin</string>
<string name="PinMessageAlertTitle">Pin message</string>
<string name="UnpinMessageAlertTitle">Unpin message</string>
<string name="PinOldMessageAlert">Do you want to pin an older message while leaving a more recent one pinned?</string>
<string name="PinMessageAlert">Do you want to pin this message for all members in the group?</string>
<string name="PinMessageAlertChannel">Do you want to pin this message in this channel?</string>
<string name="PinMessageAlertChat">Do you want to pin this message at the top of the chat?</string>
<string name="UnpinMessageAlert">Do you want to unpin this message?</string>
<string name="DeleteBanUser">Ban user</string>
<string name="DeleteReportSpam">Report spam</string>
<string name="TranslateMessage">Translate</string>
<string name="AutomaticTranslation">Automatic Translation</string>
<string name="CloseTranslation">Close Translation</string>
<string name="TranslationFailedAlert1">Translation failed. Try again later.</string>
<string name="TranslationFailedAlert2">Translation failed.</string>
<string name="DeleteAllFrom">Delete all from %1$s</string>
<string name="ClearRecentEmoji">Clear recent emoji?</string>
<string name="Emoji1">Smileys and people</string>
<string name="Emoji2">Animals and nature</string>
<string name="Emoji3">Food and drink</string>
<string name="Emoji4">Activity</string>
<string name="Emoji5">Travel and places</string>
<string name="Emoji6">Objects</string>
<string name="Emoji7">Symbols</string>
<string name="Emoji8">Flags</string>
<string name="ReportSelectMessages">Select messages</string>
<string name="ReportMessages">REPORT MESSAGES</string>
<string name="ReportMessagesCount">REPORT %1$s</string>
<string name="ReportChat">Report</string>
<string name="ReportChatSent">Report sent</string>
<string name="ReportTitleSpam">Report Spam</string>
<string name="ReportTitleFake">Report Fake</string>
<string name="ReportTitlePornography">Report Pornography</string>
<string name="ReportTitleChild">Report Child Abuse</string>
<string name="ReportTitleViolence">Report Violence</string>
<string name="ReportInfo">Please enter any additional details relevant to your report.</string>
<string name="ReportHint">Additional details...</string>
<string name="ReportSend">Send Report</string>
<string name="ReportSentInfo">Telegram moderators will study your report.\nThank you for your cooperation!</string>
<string name="ReportChatSpam">Spam</string>
<string name="ReportChatFakeAccount">Fake Account</string>
<string name="ReportChatViolence">Violence</string>
<string name="ReportChatPornography">Pornography</string>
<string name="ReportChatChild">Child Abuse</string>
<string name="ReportChatOther">Other</string>
<string name="ReportChatDescription">Description</string>
<string name="PinnedMessage">Pinned Message</string>
<string name="PreviousPinnedMessage">Previous Message</string>
<string name="PinnedPoll">Pinned poll</string>
<string name="EditedMessage">edited</string>
<string name="EditMessage">Edit Message</string>
<string name="EditCaption">Edit Caption</string>
<string name="EditMessageMedia">Tap to edit media</string>
<string name="EditMessageEditPhoto">Edit this photo</string>
<string name="EditMessageEditVideo">Edit this video</string>
<string name="EditMessageReplacePhoto">Replace photo</string>
<string name="EditMessageReplaceVideo">Replace video</string>
<string name="EditMessageReplaceGif">Replace media</string>
<string name="EditMessageReplaceFile">Replace file</string>
<string name="EditMessageReplaceAudio">Replace audio file</string>
<string name="AttachBotsHelp">Scroll down for bots</string>
<string name="TimeToEdit">%1$s</string>
<string name="TimeToEditExpired">Sorry, editing time expired.</string>
<string name="AddShortcut">Add to Home screen</string>
<string name="SearchMembers">Search members</string>
<string name="ChatYourSelf">forward here to save</string>
<string name="SavedMessages">Saved Messages</string>
<string name="SavedMessagesInfo">Forward here to save.</string>
<string name="ChatYourSelfName">You</string>
<string name="GroupEmptyTitle1">You have created a **group**.</string>
<string name="GroupEmptyTitle2">Groups can have:</string>
<string name="GroupDescription1">Up to 200,000 members</string>
<string name="GroupDescription2">Persistent chat history</string>
<string name="GroupDescription3">Public links such as t.me/title</string>
<string name="GroupDescription4">Admins with different rights</string>
<string name="ChatYourSelfDescription1">Forward messages here to save them</string>
<string name="ChatYourSelfDescription2">Send media and files to store them</string>
<string name="ChatYourSelfDescription3">Access this chat from any device</string>
<string name="ChatYourSelfDescription4">Use search to quickly find things</string>
<string name="ChatYourSelfTitle">Your cloud storage</string>
<string name="JumpToDate">Jump to Date</string>
<string name="DeleteForUser">Delete for %1$s</string>
<string name="DeleteForAll">Delete for all members</string>
<string name="TextCopied">Text copied to clipboard</string>
<string name="HoldToAudioOnly">Hold to record audio.</string>
<string name="HoldToAudio">Hold to record audio. Tap to switch to video.</string>
<string name="HoldToVideo">Hold to record video. Tap to switch to audio.</string>
<string name="DiscardVoiceMessageTitle">Discard Voice Message</string>
<string name="DiscardVoiceMessageDescription">Are you sure you want to stop recording and discard your voice message?</string>
<string name="DiscardVideoMessageTitle">Discard Video Message</string>
<string name="DiscardVideoMessageDescription">Are you sure you want to stop recording and discard your video message?</string>
<string name="DiscardVoiceMessageAction">Discard</string>
<string name="AttachMediaRestricted">The admins of this group have restricted you from sending media here until %1$s</string>
<string name="AttachInlineRestricted">The admins of this group have restricted you from sending inline content here until %1$s</string>
<string name="AttachStickersRestricted">The admins of this group have restricted you from sending stickers here until %1$s</string>
<string name="AttachGifRestricted">The admins of this group have restricted you from sending GIFs here until %1$s</string>
<string name="SendMessageRestricted">The admins of this group have restricted you from writing here until %1$s</string>
<string name="AttachMediaRestrictedForever">The admins of this group have restricted you from sending media here.</string>
<string name="AttachInlineRestrictedForever">The admins of this group have restricted you from sending inline content here</string>
<string name="AttachStickersRestrictedForever">The admins of this group have restricted you from sending stickers.</string>
<string name="AttachGifRestrictedForever">The admins of this group have restricted you from sending GIFs.</string>
<string name="SendMessageRestrictedForever">The admins of this group have restricted you from writing here.</string>
<string name="GlobalAttachMediaRestricted">Sending media isn\'t allowed in this group.</string>
<string name="GlobalAttachInlineRestricted">Inline bots aren\'t allowed in this group.</string>
<string name="GlobalAttachStickersRestricted">Stickers aren\'t allowed in this group.</string>
<string name="GlobalAttachGifRestricted">GIFs aren\'t allowed in this group.</string>
<string name="GlobalSendMessageRestricted">Writing messages isn\'t allowed in this group.</string>
<string name="ChatAdmin">admin</string>
<string name="ApkRestricted">APK installation is restricted for this app. You can enable this in system settings.</string>
<string name="UnreadMessages">Unread Messages</string>
<string name="SearchStickersHint">Search sticker sets</string>
<string name="SearchTrendingStickersHint">Search trending stickers</string>
<string name="SearchEmojiHint">Search emoji</string>
<string name="URL">URL</string>
<string name="MapPreviewProvider">Map Preview Provider</string>
<string name="MapPreviewProviderTitle">Map preview provider</string>
<string name="MapPreviewProviderTelegram">Telegram</string>
<string name="MapPreviewProviderGoogle">Google</string>
<string name="MapPreviewProviderYandex">Yandex</string>
<string name="MapPreviewProviderNobody">No previews</string>
<string name="InstallGoogleMaps">Install Google Maps?</string>
<string name="ScamMessage">SCAM</string>
<string name="FakeMessage">FAKE</string>
<string name="ViaBot">via</string>
<string name="MessageNotFound">Message doesn\'t exist</string>
<string name="SlowModeHint">Slow Mode is enabled. You can send\nyour next message in %1$s</string>
<string name="TapForVideo">Tap for photo, hold for video</string>
<string name="TapToViewAsList">Tap to view as a list.</string>
<string name="SendWithoutSound">Send without sound</string>
<string name="SendAsNewPhoto">Send as a new photo</string>
<string name="ReplacePhoto">Replace photo</string>
<string name="MessageScheduleSend">Send Now</string>
<string name="MessageScheduleEditTime">Reschedule</string>
<string name="MessageScheduleToday">Today</string>
<string name="Schedule">Schedule</string>
<string name="ScheduleMessage">Schedule message</string>
<string name="ScheduledMessages">Scheduled Messages</string>
<string name="ScheduleWhenOnline">Send when %1$s comes online</string>
<string name="Reminders">Reminders</string>
<string name="SetReminder">Set a reminder</string>
<string name="MessageScheduledOn">Scheduled for %1$s</string>
<string name="MessageScheduledUntilOnline">Scheduled until online</string>
<string name="MessageScheduledLimitReached">Sorry, you can not schedule more than 100 messages.</string>
<string name="MessageScheduledBotAction">This action will become available after the message is published.</string>
<string name="MessageScheduledVote">Voting will become available after the message is published.</string>
<string name="MessageScheduledVoteResults">Poll results will become available after the message is published.</string>
<string name="MessageScheduledReminderNotification">&#128197; Reminder</string>
<string name="OneResult">1 result</string>
<string name="VideoQualityIsTooLow">Video quality is too low to change compression settings.</string>
<string name="TextSelectionHit">Hold the **word**, then move the cursor to select more text to copy.</string>
<string name="CardNumberCopied">Card number copied to clipboard</string>
<string name="CopyCardNumber">Copy</string>
<string name="DiceInfo2">Send a **:dice:** emoji to any chat to roll a die.</string>
<string name="DartInfo">Send a **:darts:** emoji to try your luck.</string>
<string name="DiceEmojiInfo">Send a %1$s emoji to try your luck.</string>
<string name="SendDice">SEND</string>
<string name="PsaType_covid">PSA</string>
<string name="PsaTypeDefault">PSA</string>
<string name="PsaInfo_covid">This message provides you with a public service announcement in relation to the ungoing Covid-19 pandemic. Learn more about this initiative at https://telegram.org/blog/coronavirus</string>
<string name="PsaInfoDefault">PSA info test</string>
<string name="PsaMessage_covid">Covid-19 Notification</string>
<string name="PsaMessageInfo_covid">This message provides you with a public service announcement in relation to the ungoing Covid-19 pandemic. Learn more about this initiative at https://telegram.org/blog/coronavirus</string>
<string name="PsaMessageDefault">Important Notification</string>
<string name="PsaMessageInfoDefault">This is an important notification.</string>
<string name="PsaHideChatAlertTitle">Hide chat</string>
<string name="PsaHideChatAlertText">Are you sure you want to hide the selected chat?</string>
<string name="PsaHide">Hide</string>
<string name="NearbyPeopleGreetingsDescription">Send a message or tap on the greeting below to show that you are ready to chat</string>
<string name="NoMessagesGreetingsDescription">Send a message or tap the greeting below.</string>
<string name="NearbyPeopleGreetingsMessage">%1$s is in %2$s</string>
<string name="ChatDistanceToPeer">%1$s is %2$s</string>
<string name="ChatWasMovedToMainList">The chat was moved to your main list.</string>
<string name="SecretChatTimerDays">d</string>
<string name="SecretChatTimerMonths">m</string>
<string name="SecretChatTimerSeconds">s</string>
<string name="SecretChatTimerMinutes">m</string>
<string name="SecretChatTimerHours">h</string>
<string name="SecretChatTimerWeeks">w</string>
<string name="SharedToPrivateMessagesAndGroups">to private messages and groups</string>
<string name="BotOwnershipTransfer">Transfer Bot Ownership</string>
<string name="BotOwnershipTransferReadyAlertText">This will transfer the **full owner** rights for the bot to the selected user.</string>
<string name="BotOwnershipTransferChangeOwner">Change Owner</string>
<string name="BotOwnershipTransferAlertText">You can transfer bot only if you have:</string>
<string name="LeaveAComment">Leave a comment</string>
<string name="CommentsTitle">Comments</string>
<string name="Comment">Comment</string>
<string name="RepliesTitle">Replies</string>
<string name="NoComments">No comments here yet...</string>
<string name="NoReplies">No replies here yet...</string>
<string name="ViewInChat">View in chat</string>
<string name="SendAnonymously">Send anonymously</string>
<string name="DiscussionStarted">Discussion started</string>
<string name="ViewThread">View Thread</string>
<string name="ChooseDate">Choose date</string>
<string name="RepliesChatInfo">This chat helps you keep track of replies to your comments in Channels.</string>
<string name="ChannelPostDeleted">Sorry, this post has been removed from the discussion group.</string>
<string name="UnpinAllMessages">UNPIN ALL MESSAGES</string>
<string name="HidePinnedMessages">HIDE PINNED MESSAGES</string>
<string name="PinnedMessagesHidden">Pinned messages hidden</string>
<string name="PinnedMessagesHiddenInfo">You will see the bar with pinned messages only if a new message is pinned.</string>
<string name="ImportedMessage">Imported</string>
<string name="ImportFileTooLarge">Importing file is too large.</string>
<string name="ImportFailedToUpload">Failed to upload file.</string>
<string name="AudioSpeedNormal">Audio will play at normal speed.</string>
<string name="AudioSpeedFast">Audio will play two times faster.</string>
<string name="MessageCopied">Message copied to clipboard.</string>
<string name="HintSent">Delivered</string>
<string name="HintRead">Read</string>
<string name="InvLinkToSavedMessages">Invite link sent to **Saved Messages**.</string>
<string name="InvLinkToGroup">Invite link sent to **%1$s**.</string>
<string name="InvLinkToUser">Invite link sent to **%1$s**.</string>
<string name="InvLinkToChats">Invite link sent to **%1$s**.</string>
<string name="FwdMessageToSavedMessages">Message forwarded to **Saved Messages**.</string>
<string name="FwdMessagesToSavedMessages">Messages forwarded to **Saved Messages**.</string>
<string name="FwdMessageToGroup">Message forwarded to **%1$s**.</string>
<string name="FwdMessagesToGroup">Messages forwarded to **%1$s**.</string>
<string name="FwdMessageToUser">Message forwarded to **%1$s**.</string>
<string name="FwdMessagesToUser">Messages forwarded to **%1$s**.</string>
<string name="FwdMessageToChats">Message forwarded to **%1$s**.</string>
<string name="FwdMessagesToChats">Messages forwarded to **%1$s**.</string>
<string name="BackgroundToSavedMessages">Background shared to **Saved Messages**.</string>
<string name="BackgroundToGroup">Background shared to **%1$s**.</string>
<string name="BackgroundToUser">Background shared to **%1$s**.</string>
<string name="BackgroundToChats">Background shared to **%1$s**.</string>
<string name="YouSenderNameHidden">You (senders name hidden)</string>
<string name="YouSendersNameHidden">You (senders names hidden)</string>
<string name="HiddenSendersNameDescription">Sender names removed</string>
<string name="ForwardingFromNameAndMessage">%s: %s</string>
<string name="ForwardingFromNames">From %s</string>
<!--notification-->
<string name="MessageLifetimeChanged">%1$s set the self-destruct timer to %2$s</string>
<string name="MessageLifetimeChangedOutgoing">You set the self-destruct timer to %1$s</string>
<string name="MessageLifetimeRemoved">%1$s disabled the self-destruct timer</string>
<string name="MessageLifetimeYouRemoved">You disabled the self-destruct timer</string>
<string name="YouHaveNewMessage">You have a new message</string>
<string name="NotificationMessageScheduled">&#128197; You: %1$s</string>
<string name="NotificationMessageScheduledName">&#128197; You</string>
<string name="NotificationMessageText">%1$s: %2$s</string>
<string name="NotificationMessageFew">%1$s sent you %2$s</string>
<string name="NotificationMessageAlbum">%1$s sent you an album</string>
<string name="NotificationMessageForwardFew">%1$s forwarded you %2$s</string>
<string name="NotificationMessageNoText">%1$s sent you a message</string>
<string name="NotificationMessagePhoto">%1$s sent you a photo</string>
<string name="NotificationMessageVideo">%1$s sent you a video</string>
<string name="NotificationMessageInvoice">%1$s sent you an invoice for %2$s</string>
<string name="NotificationMessageSDPhoto">%1$s sent you a self-destructing photo</string>
<string name="NotificationMessageSDVideo">%1$s sent you a self-destructing video</string>
<string name="NotificationMessageContact2">%1$s shared a contact %2$s with you</string>
<string name="NotificationMessagePoll2">%1$s sent you a poll %2$s</string>
<string name="NotificationMessageQuiz2">%1$s sent you a quiz %2$s</string>
<string name="NotificationMessageMap">%1$s sent you a location</string>
<string name="NotificationMessageLiveLocation">%1$s sent you a live location</string>
<string name="NotificationMessageGame">%1$s invited you to play %2$s</string>
<string name="NotificationMessageGameScored">%1$s scored %3$s in game %2$s</string>
<string name="NotificationMessageDocument">%1$s sent you a file</string>
<string name="NotificationMessageGif">%1$s sent you a GIF</string>
<string name="NotificationMessageAudio">%1$s sent you a voice message</string>
<string name="NotificationMessageRound">%1$s sent you a video message</string>
<string name="NotificationMessageMusic">%1$s sent you an audio file</string>
<string name="NotificationMessageSticker">%1$s sent you a sticker</string>
<string name="NotificationMessageStickerEmoji">%1$s sent you a %2$s sticker</string>
<string name="NotificationMessageGroupText">%1$s @ %2$s: %3$s</string>
<string name="NotificationMessageGroupNoText">%1$s sent a message to the group %2$s</string>
<string name="NotificationMessageGroupPhoto">%1$s sent a photo to the group %2$s</string>
<string name="NotificationMessageGroupVideo">%1$s sent a video to the group %2$s</string>
<string name="NotificationMessageGroupPoll2">%1$s sent a poll %3$s to the group %2$s</string>
<string name="NotificationMessageGroupQuiz2">%1$s sent a quiz %3$s to the group %2$s</string>
<string name="NotificationMessageGroupContact2">%1$s shared a contact %3$s in the group %2$s</string>
<string name="NotificationMessageGroupMap">%1$s sent a location to the group %2$s</string>
<string name="NotificationMessageGroupLiveLocation">%1$s shared a live location with the group %2$s</string>
<string name="NotificationMessageGroupGame">%1$s invited the group %2$s to play %3$s</string>
<string name="NotificationMessageGroupGameScored">%1$s scored %4$s in game %3$s in the group %2$s</string>
<string name="NotificationMessageGroupDocument">%1$s sent a file to the group %2$s</string>
<string name="NotificationMessageGroupGif">%1$s sent a GIF to the group %2$s</string>
<string name="NotificationMessageGroupInvoice">%1$s sent an invoice to the group %2$s for %3$s</string>
<string name="NotificationMessageGroupAudio">%1$s sent a voice message to the group %2$s</string>
<string name="NotificationMessageGroupRound">%1$s sent a video message to the group %2$s</string>
<string name="NotificationMessageGroupMusic">%1$s sent an audio file to the group %2$s</string>
<string name="NotificationMessageGroupSticker">%1$s sent a sticker to the group %2$s</string>
<string name="NotificationMessageGroupStickerEmoji">%1$s sent a %3$s sticker to the group %2$s</string>
<string name="NotificationInvitedToGroup">%1$s invited you to the group %2$s</string>
<string name="NotificationEditedGroupName">%1$s renamed the group %2$s</string>
<string name="NotificationEditedGroupPhoto">%1$s changed the group photo for %2$s</string>
<string name="NotificationEditedGroupVideo">%1$s changed the group video for %2$s</string>
<string name="NotificationGroupAddMember">%1$s invited %3$s to the group %2$s</string>
<string name="NotificationGroupInvitedToCall">%1$s invited %3$s to a voice chat in the group %2$s</string>
<string name="NotificationGroupInvitedYouToCall">%1$s invited you to a voice chat in the group %2$s</string>
<string name="NotificationGroupCreatedCall">%1$s started a voice chat in the group %2$s</string>
<string name="NotificationGroupEndedCall">%1$s ended a voice chat in the group %2$s</string>
<string name="NotificationGroupAddSelf">%1$s returned to the group %2$s</string>
<string name="NotificationGroupAddSelfMega">%1$s joined the group %2$s</string>
<string name="NotificationGroupKickMember">%1$s removed %3$s from the group %2$s</string>
<string name="NotificationGroupKickYou">%1$s removed you from the group %2$s</string>
<string name="NotificationGroupLeftMember">%1$s left the group %2$s</string>
<string name="NotificationContactJoined">%1$s joined Telegram!</string>
<string name="NotificationUnrecognizedDevice">%1$s,\nWe detected a login into your account from a new device on %2$s\n\nDevice: %3$s\nLocation: %4$s\n\nIf this wasn\'t you, you can go to Settings - Privacy and Security - Sessions and terminate that session.\n\nIf you think that somebody logged in to your account against your will, you can enable two-step verification in Privacy and Security settings.\n\nSincerely,\nThe Telegram Team</string>
<string name="NotificationContactNewPhoto">%1$s updated profile photo</string>
<string name="NotificationInvitedToGroupByLink">%1$s joined to the group %2$s via invite link</string>
<string name="NotificationGroupFew">%1$s sent %3$s to the group %2$s</string>
<string name="NotificationGroupAlbum">%1$s sent an album to the group %2$s</string>
<string name="NotificationGroupForwardedFew">%1$s forwarded %3$s to the group %2$s</string>
<string name="NotificationHiddenName">Telegram</string>
<string name="NotificationHiddenChatName">Telegram</string>
<string name="NotificationHiddenChatUserName">User</string>
<string name="NotificationHiddenMessage">New message</string>
<string name="Reply">Reply</string>
<string name="ReplyToGroup">Reply to %1$s</string>
<string name="ReplyToUser">Reply to %1$s</string>
<string name="BackgroundRestricted">Background data restricted.</string>
<string name="NotificationMessagesPeopleDisplayOrder">%1$s %2$s</string>
<string name="NotificationActionPinnedText">%1$s pinned \"%2$s\" in the group %3$s</string>
<string name="NotificationActionPinnedNoText">%1$s pinned a message in the group %2$s</string>
<string name="NotificationActionPinnedPoll2">%1$s pinned a poll %3$s in the group %2$s</string>
<string name="NotificationActionPinnedQuiz2">%1$s pinned a quiz %3$s in the group %2$s</string>
<string name="NotificationActionPinnedPhoto">%1$s pinned a photo in the group %2$s</string>
<string name="NotificationActionPinnedGame">%1$s pinned a game in the group %2$s</string>
<string name="NotificationActionPinnedGameScore">%1$s pinned a game score in the group %2$s</string>
<string name="NotificationActionPinnedVideo">%1$s pinned a video in the group %2$s</string>
<string name="NotificationActionPinnedFile">%1$s pinned a file in the group %2$s</string>
<string name="NotificationActionPinnedSticker">%1$s pinned a sticker in the group %2$s</string>
<string name="NotificationActionPinnedStickerEmoji">%1$s pinned a %3$s sticker in the group %2$s</string>
<string name="NotificationActionPinnedVoice">%1$s pinned a voice message in the group %2$s</string>
<string name="NotificationActionPinnedRound">%1$s pinned a video message in the group %2$s</string>
<string name="NotificationActionPinnedContact2">%1$s pinned a contact %3$s in the group %2$s</string>
<string name="NotificationActionPinnedGeo">%1$s pinned a map in the group %2$s</string>
<string name="NotificationActionPinnedGeoLive">%1$s pinned a live location in the group %2$s</string>
<string name="NotificationActionPinnedGif">%1$s pinned a GIF in the group %2$s</string>
<string name="NotificationActionPinnedMusic">%1$s pinned an audio file in the group %2$s</string>
<string name="NotificationActionPinnedInvoice">%1$s pinned an invoice in the group %2$s</string>
<string name="NotificationActionPinnedTextChannel">%1$s pinned \"%2$s\"</string>
<string name="NotificationActionPinnedNoTextChannel">%1$s pinned a message</string>
<string name="NotificationActionPinnedPollChannel2">%1$s pinned a poll %2$s</string>
<string name="NotificationActionPinnedQuizChannel2">%1$s pinned a quiz %2$s</string>
<string name="NotificationActionPinnedPhotoChannel">%1$s pinned a photo</string>
<string name="NotificationActionPinnedGameChannel">%1$s pinned a game</string>
<string name="NotificationActionPinnedGameScoreChannel">%1$s pinned a game score</string>
<string name="NotificationActionPinnedVideoChannel">%1$s pinned a video</string>
<string name="NotificationActionPinnedFileChannel">%1$s pinned a file</string>
<string name="NotificationActionPinnedInvoiceChannel">%1$s pinned an invoice</string>
<string name="NotificationActionPinnedStickerChannel">%1$s pinned a sticker</string>
<string name="NotificationActionPinnedStickerEmojiChannel">%1$s pinned a %2$s sticker</string>
<string name="NotificationActionPinnedVoiceChannel">%1$s pinned a voice message</string>
<string name="NotificationActionPinnedRoundChannel">%1$s pinned a video message</string>
<string name="NotificationActionPinnedContactChannel2">%1$s pinned a contact %2$s</string>
<string name="NotificationActionPinnedGeoChannel">%1$s pinned a map</string>
<string name="NotificationActionPinnedGeoLiveChannel">%1$s pinned a live location</string>
<string name="NotificationActionPinnedGifChannel">%1$s pinned a GIF</string>
<string name="NotificationActionPinnedMusicChannel">%1$s pinned an audio file</string>
<string name="NotificationActionPinnedTextUser">%1$s pinned \"%2$s\"</string>
<string name="NotificationActionPinnedNoTextUser">%1$s pinned a message</string>
<string name="NotificationActionPinnedPollUser">%1$s pinned a poll %2$s</string>
<string name="NotificationActionPinnedQuizUser">%1$s pinned a quiz %2$s</string>
<string name="NotificationActionPinnedPhotoUser">%1$s pinned a photo</string>
<string name="NotificationActionPinnedGameUser">%1$s pinned a game</string>
<string name="NotificationActionPinnedGameScoreUser">%1$s pinned a game score</string>
<string name="NotificationActionPinnedVideoUser">%1$s pinned a video</string>
<string name="NotificationActionPinnedFileUser">%1$s pinned a file</string>
<string name="NotificationActionPinnedInvoiceUser">%1$s pinned an invoice</string>
<string name="NotificationActionPinnedStickerUser">%1$s pinned a sticker</string>
<string name="NotificationActionPinnedStickerEmojiUser">%1$s pinned a %2$s sticker</string>
<string name="NotificationActionPinnedVoiceUser">%1$s pinned a voice message</string>
<string name="NotificationActionPinnedRoundUser">%1$s pinned a video message</string>
<string name="NotificationActionPinnedContactUser">%1$s pinned a contact %2$s</string>
<string name="NotificationActionPinnedGeoUser">%1$s pinned a map</string>
<string name="NotificationActionPinnedGeoLiveUser">%1$s pinned a live location</string>
<string name="NotificationActionPinnedGifUser">%1$s pinned a GIF</string>
<string name="NotificationActionPinnedMusicUser">%1$s pinned an audio file</string>
<string name="SecretChatName">Telegram</string>
<!--contacts view-->
<string name="SelectContact">Select Contact</string>
<string name="SelectContacts">Select Contacts</string>
<string name="ContactShare">SHARE CONTACT</string>
<string name="ShareContactTitle">Share Contact</string>
<string name="AddContactPhonebookTitle">Add Contact</string>
<string name="NoContacts">No contacts yet</string>
<string name="InviteText2">Hey, I\'m using Telegram to chat. Join me! Download it here: %1$s</string>
<string name="TodayAt">at</string>
<string name="YesterdayAt">yesterday at</string>
<string name="TodayAtFormatted">at %1$s</string>
<string name="TodayAtFormattedWithToday">today at %1$s</string>
<string name="YesterdayAtFormatted">yesterday at %1$s</string>
<string name="Online">online</string>
<string name="LastSeen">last seen</string>
<string name="LastSeenDate">last seen</string>
<string name="LastSeenFormatted">last seen %1$s</string>
<string name="LastSeenDateFormatted">last seen %1$s</string>
<string name="InviteFriends">Invite Friends</string>
<string name="SearchFriends">Search contacts</string>
<string name="GlobalSearch">Global search</string>
<string name="Lately">last seen recently</string>
<string name="WithinAWeek">last seen within a week</string>
<string name="WithinAMonth">last seen within a month</string>
<string name="ALongTimeAgo">last seen a long time ago</string>
<string name="NewMessageTitle">New Message</string>
<string name="InviteFriendsHelp">Select contacts to invite them to Telegram</string>
<string name="InviteToTelegram">INVITE TO TELEGRAM</string>
<string name="ShareTelegram">Share Telegram...</string>
<string name="UpdateContactsTitle">Update contacts?</string>
<string name="UpdateContactsMessage">Telegram has detected many unsynced contacts, would you like to sync them now? Choose \'OK\' if you\'re using your own device, SIM card and Google account.</string>
<string name="SortedByName">Sorted by name</string>
<string name="SortedByLastSeen">Sorted by last seen time</string>
<string name="AddContactByPhone">Add %1$s</string>
<string name="PhoneNumberSearch">Phone number</string>
<string name="NoContactsYet">You have no contacts on Telegram yet</string>
<string name="NoContactsYetLine1">Invite friends to try Telegram</string>
<string name="NoContactsYetLine2">Find people nearby to chat with</string>
<string name="NoContactsYetLine3">Search people by username</string>
<string name="NewContactAlertTitle">New contact</string>
<string name="NewContactAlertMessage">Phone number **%1$s** is not in your contacts list. Do you want to add it?</string>
<string name="NewContactAlertButton">Add contact</string>
<!--group create view-->
<string name="SendMessageTo">Add people...</string>
<string name="SoftUserLimitAlert">You will be able to add more users after you finish creating the group and convert it to a supergroup.</string>
<string name="GigagroupAlertText">Your group has reached the limit of **200,000** members.\n\nYou can increase this limit by converting the group to a **broadcast group** where only admins can post.\nInterested?</string>
<string name="GigagroupAlertTitle">Limit reached</string>
<string name="GigagroupAlertLearnMore">LEARN MORE</string>
<string name="BroadcastGroup">Broadcast Group</string>
<string name="BroadcastGroupConvert">Convert to Broadcast Group</string>
<string name="BroadcastGroupConvertInfo">Broadcast groups can have over 200,000 members, but only admins can send messages in them.</string>
<string name="BroadcastGroupInfo">Only admins can send messages in this group.</string>
<string name="BroadcastGroupConvertSuccess">Your group can now have more than 200,000 members.</string>
<string name="EnterGroupNamePlaceholder">Enter group name</string>
<string name="GroupName">Group name</string>
<string name="MembersCountZero">up to %1$s</string>
<string name="JoinToGroupErrorFull">Sorry, this group is already full.</string>
<string name="JoinToGroupErrorNotExist">Sorry, this chat does not seem to exist.</string>
<string name="JoinByPeekChannelText">This channel is private. Please join it to continue viewing its content.</string>
<string name="JoinByPeekGroupText">This group is private. Please join it to continue viewing its content.</string>
<string name="JoinByPeekChannelTitle">Join Channel</string>
<string name="JoinByPeekGroupTitle">Join Group</string>
<string name="JoinByPeekJoin">JOIN</string>
<string name="LinkCopied">Link copied to clipboard</string>
<string name="LinkCopiedPrivate">Link copied to clipboard.\nThis link will only work for members of this chat.</string>
<string name="LinkCopiedPrivateInfo">This link will only work for members of this chat.</string>
<string name="LinkNotFound">Unfortunately, you can\'t access this message. You are not a member of the chat where it was posted.</string>
<string name="PhoneCopied">Phone copied to clipboard</string>
<string name="EmailCopied">Email copied to clipboard</string>
<string name="InviteToGroupByLink">Invite to Group via Link</string>
<string name="InviteLink">Invite Link</string>
<string name="InviteLinks">Invite Links</string>
<string name="RevokeAlert">Are you sure you want to revoke this link? Once the link is revoked, no one will be able to join using it.</string>
<string name="RevokeAlertNewLink">The previous invite link is now inactive. A new link has been generated.</string>
<string name="RevokeButton">Revoke</string>
<string name="RevokeLink">Revoke Link</string>
<string name="RevokeLinkAlert">Are you sure you want to revoke the link **%1$s**?\n\nThe group \"**%2$s**\" will become private.</string>
<string name="RevokeLinkAlertChannel">Are you sure you want to revoke the link **%1$s**?\n\nThe channel \"**%2$s**\" will become private.</string>
<string name="CopyLink">Copy Link</string>
<string name="ShareLink">Share Link</string>
<string name="LinkInfo">Anyone who has Telegram installed will be able to join your group by following this link.</string>
<string name="SearchForPeople">Search for people...</string>
<string name="SearchForPeopleAndGroups">Search for users and groups...</string>
<string name="GigagroupConvertTitle">Broadcast Groups</string>
<string name="GigagroupConvertInfo1">No limit on the number of members.</string>
<string name="GigagroupConvertInfo2">Only admins can send messages.</string>
<string name="GigagroupConvertInfo3">Can\'t be turned back into a regular group.</string>
<string name="GigagroupConvertProcessButton">Convert to Broadcast Group</string>
<string name="GigagroupConvertCancelButton">Leave as regular group</string>
<string name="GigagroupConvertAlertTitle">Are you sure?</string>
<string name="GigagroupConvertAlertText">Regular members of the group (non-admins) will **irrevocably** lose their right to post messages in the group.\n\nThis action **can\'t** be undone.</string>
<string name="GigagroupConvertAlertConver">CONVERT</string>
<string name="GigagroupConvertCancelHint">If you change your mind, go to the settings of your group.</string>
<!--group info view-->
<string name="GroupMembers">Members</string>
<string name="SharedMedia">Shared Media</string>
<string name="SETTINGS">Settings</string>
<string name="AddSubscriber">Add subscriber</string>
<string name="AddMember">Add Member</string>
<string name="SetAdmins">Set admins</string>
<string name="BanFromTheGroup">BAN FROM THE GROUP</string>
<string name="DeleteAndExit">Delete and leave group</string>
<string name="DeleteAndExitButton">Delete and Leave Group</string>
<string name="Notifications">Notifications</string>
<string name="ChangePermissions">Change permissions</string>
<string name="KickFromGroup">Remove from group</string>
<string name="UpgradeGroup">Upgrade to Supergroup</string>
<string name="ConvertGroup">Convert to Supergroup</string>
<string name="ConvertGroupMenu">Convert to supergroup</string>
<string name="ConvertGroupAlertWarning">Warning</string>
<string name="ConvertGroupAlert">This action is irreversible. It is not possible to downgrade a supergroup to a regular group.</string>
<string name="ConvertGroupInfo">**Members limit reached.**\n\nTo go over the limit and get additional features, upgrade to a supergroup:\n\n• Supergroups can get up to %1$s\n• New members can see the full message history\n• Deleted messages will disappear for all members\n• Admins can add a description to the group\n• Creator can set a public link for the group</string>
<string name="ConvertGroupInfo2">**In supergroups:**\n\n• New members can see the full message history\n• Deleted messages will disappear for all members\n• Admins can add a description to the group\n• Creator can set a public link for the group</string>
<string name="ConvertGroupInfo3">**Note:** this action can\'t be undone.</string>
<!--contact info view-->
<string name="ShareContact">Share contact</string>
<string name="AddContact">Add to contacts</string>
<string name="AddContactTitle">Add Contact</string>
<string name="ContactNotRegisteredTitle">Invite to Telegram</string>
<string name="ContactNotRegistered">%1$s is not on Telegram yet, would you like to invite them to join?</string>
<string name="Invite">Invite</string>
<string name="Block">BLOCK</string>
<string name="BlockAndDeleteReplies">BLOCK AND DELETE REPLIES</string>
<string name="BlockContact">Block user</string>
<string name="BlockUser">Block user</string>
<string name="BlockUsers">Block users</string>
<string name="BlockUserMessage">Do you want to block **%1$s** from messaging and calling you on Telegram?</string>
<string name="BlockUsersMessage">Do you want to block **%1$s** from messaging and calling you on Telegram?</string>
<string name="UserBlocked">User blocked</string>
<string name="UserUnblocked">User unblocked</string>
<string name="EditContact">Edit contact</string>
<string name="DeleteContact">Delete contact</string>
<string name="PhoneHome">Home</string>
<string name="PhoneMobile">Mobile</string>
<string name="PhoneWork">Work</string>
<string name="PhoneOther">Other</string>
<string name="PhoneMain">Main</string>
<string name="ContactJob">Job</string>
<string name="ContactBirthday">Birthday</string>
<string name="ContactJobTitle">Title</string>
<string name="CreateNewContact">Create New Contact</string>
<string name="NewContact">New Contact</string>
<string name="AddToExistingContact">Add to Existing Contact</string>
<string name="UserBio">Bio</string>
<string name="UserBioDetail">Add a few words about yourself</string>
<string name="UserBioEmpty">None</string>
<string name="UserBioInfo">You can add a few lines about yourself. Anyone who opens your profile will see this text.</string>
<string name="StartEncryptedChat">Start Secret Chat</string>
<string name="GroupsInCommon">Groups in Common</string>
<string name="GroupsInCommonTitle">Groups in common</string>
<string name="NoGroupsInCommon">No common groups</string>
<string name="CreateEncryptedChatError">An error occurred.</string>
<string name="EncryptionKey">Encryption Key</string>
<string name="MessageLifetime">Self-Destruct Timer</string>
<string name="MessageLifetimePhoto">If you set a timer, the photo will self-destruct after it was viewed.</string>
<string name="MessageLifetimeVideo">If you set a timer, the video will self-destruct after it was viewed.</string>
<string name="ShortMessageLifetimeForever">Off</string>
<string name="EncryptionKeyDescription">This image and text were derived from the encryption key for this secret chat with **%1$s**.\n\nIf they look the same on **%2$s\'s** device, end-to-end encryption is guaranteed.\n\nLearn more at telegram.org</string>
<string name="EncryptionKeyLink">https://telegram.org/faq#secret-chats</string>
<string name="NumberUnknown">Unknown</string>
<string name="PhoneHidden">Unknown</string>
<string name="MobileHidden">Mobile hidden</string>
<string name="MobileHiddenExceptionInfo">Phone number will be visible once %1$s adds you as a contact.</string>
<string name="MobileVisibleInfo">When you tap **DONE**, your phone number will become visible to %1$s.</string>
<string name="SharePhoneNumberWith">Share my phone number with %1$s</string>
<string name="NowInContacts">%1$s is now in your contact list.</string>
<string name="Info">Info</string>
<string name="Phone">Phone</string>
<string name="SharedContent">Shared content</string>
<string name="SharedPhotosAndVideos">Photos and videos</string>
<string name="SharedLinks">Links</string>
<string name="SharedAudioFiles">Audio files</string>
<string name="SendMessageLocation">Send Message</string>
<string name="ReportUserLocation">Report</string>
<string name="InviteLinkCount_zero">%1$d invite links</string>
<string name="InviteLinkCount_one">%1$d invite link</string>
<string name="InviteLinkCount_two">%1$d invite links</string>
<string name="InviteLinkCount_few">%1$d invite links</string>
<string name="InviteLinkCount_many">%1$d invite links</string>
<string name="InviteLinkCount_other">%1$d invite links</string>
<string name="UsernameCopied">Username copied to clipboard.</string>
<string name="HashtagCopied">Hashtag copied to clipboard.</string>
<string name="BioCopied">Bio copied to clipboard.</string>
<string name="DeletedFromYourContacts">%s deleted from your contacts</string>
<!--usernames-->
<string name="Username">Username</string>
<string name="UsernamePlaceholder">Your Username</string>
<string name="UsernameInUse">Sorry, this username is already taken.</string>
<string name="UsernameInvalid">Sorry, this username is invalid.</string>
<string name="UsernameInvalidShort">A username must have at least 5 characters.</string>
<string name="UsernameInvalidLong">The username must not exceed 32 characters.</string>
<string name="UsernameInvalidStartNumber">Sorry, a username can\'t start with a number.</string>
<string name="UsernameHelp">You can choose a username on **Telegram**. If you do, other people will be able to find you by this username and contact you without knowing your phone number.\n\nYou can use **az**, **09** and underscores. Minimum length is **5** characters.</string>
<string name="UsernameHelpLink">This link opens a chat with you:\n%1$s</string>
<string name="UsernameChecking">Checking username...</string>
<string name="UsernameAvailable">%1$s is available.</string>
<string name="UsernameEmpty">None</string>
<string name="ErrorOccurred">An error occurred.</string>
<!--stickers view-->
<string name="StickersName">Stickers</string>
<string name="LoopAnimatedStickers">Loop Animated Stickers</string>
<string name="LoopAnimatedStickersInfo">Animated stickers will play in chat continuously.</string>
<string name="AnimatedStickers">Animated Stickers</string>
<string name="AddStickers">Add Stickers</string>
<string name="AddStickersCount">ADD %1$s</string>
<string name="RemoveStickersCount">REMOVE %1$s</string>
<string name="AddMasks">Add Masks</string>
<string name="AddToStickers">Add to Stickers</string>
<string name="AddToFavorites">Add to Favorites</string>
<string name="AddedToFavorites">Sticker was added to Favorites</string>
<string name="RemovedFromFavorites">Sticker was removed from Favorites</string>
<string name="RemovedFromRecent">Sticker was removed from Recent</string>
<string name="RecentStickers">Recently Used</string>
<string name="FavoriteStickers">Favorites</string>
<string name="CurrentGroupStickers">Group Stickers</string>
<string name="OtherStickers">More Stickers</string>
<string name="DeleteFromFavorites">Delete from Favorites</string>
<string name="DeleteFromRecent">Delete from Recent</string>
<string name="AddToMasks">Add to Masks</string>
<string name="AddStickersNotFound">Stickers not found</string>
<string name="StickersRemoved">Stickers removed.</string>
<string name="StickersRemovedInfo">%1$s is no longer in your stickers.</string>
<string name="MasksRemoved">Masks removed.</string>
<string name="MasksRemovedInfo">%1$s is no longer in your masks.</string>
<string name="StickersArchived">Stickers archived.</string>
<string name="StickersArchivedInfo">%1$s has been moved to your archive.</string>
<string name="MasksArchived">Masks archived.</string>
<string name="MasksArchivedInfo">%1$s has been moved to your archive.</string>
<string name="AddStickersInstalled">Stickers added.</string>
<string name="AddStickersInstalledInfo">%1$s has been added to your stickers.</string>
<string name="AddMasksInstalled">Masks added.</string>
<string name="AddMasksInstalledInfo">%1$s has been added to your masks.</string>
<string name="StickersHide">Archive</string>
<string name="StickersShare">Share</string>
<string name="StickersCopy">Copy link</string>
<string name="StickersReorder">Reorder</string>
<string name="StickersRemove">Remove</string>
<string name="StickersReorderHint">Move stickers to reorder.</string>
<string name="NoStickers">No stickers yet</string>
<string name="NoStickersFound">No stickers found</string>
<string name="NoGIFsFound">No GIFs found</string>
<string name="NoEmojiFound">No emoji found</string>
<string name="NoMasks">No masks yet</string>
<string name="EmojiSuggestions">Emoji suggestions</string>
<string name="EmojiSuggestionsInfo">**Telegram** lets you find emoji by thousands of keywords, but there is always something missing. If you want to suggest a new emoji replacement, you can help us by visiting:</string>
<string name="EmojiSuggestionsUrl">https://translations.telegram.org/%1$s/emoji</string>
<string name="Masks">Masks</string>
<string name="MasksInfo">You can add masks to photos you send. To do this, open the photo editor before sending a photo.</string>
<string name="FeaturedStickers">Trending Stickers</string>
<string name="FeaturedGifs">Trending GIFs</string>
<string name="SuggestStickers">Suggest stickers by emoji</string>
<string name="SuggestStickersAll">All Sets</string>
<string name="SuggestStickersInstalled">My Sets</string>
<string name="SuggestStickersNone">None</string>
<string name="FeaturedStickersInfo">These stickers are currently trending on Telegram. You can add custom stickers via the @stickers bot.</string>
<string name="StickersBotInfo">Artists are welcome to add their own sticker sets using our @stickers bot.</string>
<string name="ArchivedStickers">Archived Stickers</string>
<string name="ArchivedMasks">Archived Masks</string>
<string name="ArchivedStickersEmpty">No archived stickers</string>
<string name="ArchivedMasksEmpty">No archived masks</string>
<string name="ArchivedStickersInfo">You can add up to 200 sticker sets.\nUnused sets are archived when you add more.</string>
<string name="ArchivedMasksInfo">You can have up to 200 sets of masks.\nUnused sets are archived when you add more.</string>
<string name="SendSticker">SEND STICKER</string>
<string name="ArchivedStickersAlertTitle">Archived stickers</string>
<string name="ArchivedStickersAlertInfo">Some of your older sticker sets have been archived. You can reactivate them in the Stickers Settings.</string>
<string name="ArchivedMasksAlertTitle">Archived masks</string>
<string name="ArchivedMasksAlertInfo">Some of your older masks sets have been archived. You can reactivate them in the Masks Settings.</string>
<string name="DeleteStickerSetsAlertTitle">Delete %1$s</string>
<string name="DeleteStickersAlertMessage">Are you sure you want to delete the selected sticker sets?</string>
<string name="ArchiveStickerSetsAlertTitle">Archive %1$s</string>
<string name="ArchiveStickersAlertMessage">Are you sure you want to archive the selected sticker sets?</string>
<string name="ImportStickers">IMPORT %1$s</string>
<string name="ImportStickersProcessing">Processing stickers...</string>
<string name="ImportStickersRemove">REMOVE FROM IMPORT</string>
<string name="ImportStickersRemoveMenu">Remove from import</string>
<string name="ImportStickersEnterName">Enter name</string>
<string name="ImportStickersEnterNameInfo">Please choose a name for your set.</string>
<string name="ImportStickersEnterUrlInfo">You can use a-z, 0-9 and underscores.</string>
<string name="ImportStickersLinkInvalid">Sorry, this link is invalid.</string>
<string name="ImportStickersLinkInvalidShort">Link must have at least 5 characters.</string>
<string name="ImportStickersLinkInvalidLong">Link must not exceed 32 characters.</string>
<string name="ImportStickersLinkChecking">Checking link...</string>
<string name="ImportStickersLinkAvailable">This link is available.</string>
<string name="ImportStickersLinkTaken">Sorry, this link is already taken.</string>
<string name="ImportStickersImportingTitle">Importing stickers</string>
<string name="ImportStickersDoneTitle">Stickers imported successfully!</string>
<string name="ImportStickersDoneInfo">Import more stickers to Telegram and share them with your friends.</string>
<!--theme view-->
<string name="Theme">Theme</string>
<string name="AutoNightTheme">Auto-Night Mode</string>
<string name="AutoNightThemeOff">Off</string>
<string name="AutoNightDisabled">Disabled</string>
<string name="AutoNightScheduled">Scheduled</string>
<string name="AutoNightAdaptive">Adaptive</string>
<string name="AutoNightSchedule">Schedule</string>
<string name="AutoNightSystemDefault">System Default</string>
<string name="AutoNightLocation">Use Local Sunset &amp; Sunrise</string>
<string name="AutoNightUpdateLocation">Update Location</string>
<string name="AutoNightUpdateLocationInfo">Calculating sunset &amp; sunrise times requires a one-time check of your approximate location. Note that this location is only stored locally on your device.\n\nSunset: %1$s\nSunrise: %2$s</string>
<string name="AutoNightFrom">From</string>
<string name="AutoNightTo">To</string>
<string name="AutoNightPreferred">Preferred night theme</string>
<string name="AutoNightBrightness">Brightness threshold</string>
<string name="AutoNightBrightnessInfo">Switch to your preferred night theme when ambient lighting falls below %1$d%%.</string>
<string name="ThemeDark">Dark</string>
<string name="ThemeDarkBlue">Dark Blue</string>
<string name="ThemeDay">Day</string>
<string name="ThemeNight">Night</string>
<string name="ThemeArcticBlue">Arctic</string>
<string name="ThemeClassic">Classic</string>
<string name="DeleteThemeTitle">Delete theme</string>
<string name="DeleteThemeAlert">Are you sure you want to delete this theme?</string>
<string name="IncorrectTheme">Incorrect theme file</string>
<string name="EnterThemeNameEdit">Tap **Create** if you want to share your theme with others or customize each color manually.\n\nPlease enter theme name:</string>
<string name="EnterThemeName">Enter theme name</string>
<string name="CloseEditor">CLOSE EDITOR</string>
<string name="SaveTheme">SAVE THEME</string>
<string name="NewTheme">New color theme</string>
<string name="ColorTheme">Color theme</string>
<string name="ColorThemeChanged">Color theme changed.</string>
<string name="ColorThemeChangedInfo">You can change it back in *Chat Settings*.</string>
<string name="BuiltInThemes">Built-in themes</string>
<string name="CustomThemes">Custom themes</string>
<string name="ThemeSetUrl">Set link</string>
<string name="ThemeUrl">Theme Link</string>
<string name="BubbleRadius">Message corners</string>
<string name="ChatList">Chat list view</string>
<string name="ChatListDefault">Two lines</string>
<string name="ChatListExpanded">Three lines</string>
<string name="CreateTheme">CREATE THEME</string>
<string name="ApplyTheme">APPLY</string>
<string name="ThemePreview">Theme Preview</string>
<string name="SelectColor">Select color</string>
<string name="ColorThemes">Color Themes</string>
<string name="ShowAllThemes">Show all Themes</string>
<string name="ThemeNotFound">Theme not found</string>
<string name="ThemeNotSupported">Sorry, this color theme doesnt support your device yet.</string>
<string name="CreateNewThemeMenu">Create new theme</string>
<string name="NewThemeTitle">New Theme</string>
<string name="EditThemeTitle">Edit Theme</string>
<string name="CreateNewThemeHelp">Tap on the palette icon to view the list of elements on each screen - and edit them.</string>
<string name="CreateNewThemeAlert">You can create your own theme by changing colors within the app.\n\nYou can always switch back to the default Telegram theme here.</string>
<string name="ThemeSetUrlHelp">You can use a-z, 0-9 and underscores.\nMinimum length is 5 characters.</string>
<string name="ThemeHelpLink">Your theme will be updated for all users each time you change it. Anyone can install it using this link:\n%1$s</string>
<string name="ThemeCreateHelp">Anyone can install your theme using this link. When you change the theme, it will be updated for all users who installed it.\n\nThe theme will be based on your currently selected theme and wallpaper.</string>
<string name="ThemeCreateHelp2">You can change the link of your theme.\n\nTheme links must be longer than 5 characters and can use a-z, 0-9 and underscores.</string>
<string name="ThemeNameInvalid">Sorry, theme name is invalid.</string>
<string name="SetUrlInvalid">Sorry, this link is invalid.</string>
<string name="SetUrlInvalidShort">A link must have at least 5 characters.</string>
<string name="SetUrlInvalidLong">The link must not exceed 64 characters.</string>
<string name="SetUrlInvalidStartNumber">Sorry, the link can\'t start with a number.</string>
<string name="SetUrlChecking">Checking link...</string>
<string name="SetUrlInUse">Sorry, this link is already taken.</string>
<string name="SetUrlAvailable">%1$s is available.</string>
<string name="SetUrlPlaceholder">Link</string>
<string name="ThemeNamePlaceholder">Name</string>
<string name="ThemePreviewDialog1">Eva Summer</string>
<string name="ThemePreviewDialogMessage1">Reminds me of a Chinese prove...</string>
<string name="ThemePreviewDialog2">Your inner Competition</string>
<string name="ThemePreviewDialogMessage2">hey, I\'ve updated the source code.</string>
<string name="ThemePreviewDialog3">Mike Apple</string>
<string name="ThemePreviewDialogMessage3">&#129335;&#8205;&#9794;&#65039; Sticker</string>
<string name="ThemePreviewDialog4">Paul Newman</string>
<string name="ThemePreviewDialogMessage4">Any ideas?</string>
<string name="ThemePreviewDialog5">Old Pirates</string>
<string name="ThemePreviewDialogMessage5">Yo-ho-ho!</string>
<string name="ThemePreviewDialog6">Kate Bright</string>
<string name="ThemePreviewDialogMessage6">Hola!</string>
<string name="ThemePreviewDialog7">Nick K</string>
<string name="ThemePreviewDialogMessage7">These are not the droids you are looking for.</string>
<string name="ThemePreviewDialog8">Adler Toberg</string>
<string name="ThemePreviewDialogMessage8">Did someone say peanut butter?</string>
<string name="ThemePreviewTitle">Reinhardt</string>
<string name="ThemePreviewLine1">Reinhardt, we need to find you some new tunes &#127926;.</string>
<string name="ThemePreviewLine2">I can\'t even take you seriously right now.</string>
<string name="ThemePreviewLine3">Ah, you kids today with techno music! You should enjoy the classics, like Hasselhoff!</string>
<string name="ThemePreviewLine3Reply">Lucio</string>
<string name="ThemePreviewLine4">Bring it on! I LIVE for this!</string>
<string name="ThemePreviewSongTitle">True Survivor</string>
<string name="ThemePreviewSongPerformer">David Hasselhoff</string>
<string name="NewThemePreviewName">Bob Harris</string>
<string name="NewThemePreviewReply">Good morning! &#128075;</string>
<string name="NewThemePreviewReply2">Good morning</string>
<string name="NewThemePreviewLine1">Do you know what time it is?</string>
<string name="NewThemePreviewLine3">It\'s morning in *Tokyo* &#128526;</string>
<string name="UseDifferentTheme">Use a different theme</string>
<string name="UseDifferentThemeInfo">You can also use an existing custom theme as a foundation for your theme.</string>
<string name="ChooseTheme">Choose theme</string>
<string name="ExportTheme">Export</string>
<string name="Create">Create</string>
<string name="ColorPickerMainColor">Accent Color</string>
<string name="ColorPickerBackground">Background</string>
<string name="ColorPickerMyMessages">My Messages</string>
<string name="ColorPickerResetAll">RESET ALL</string>
<string name="ColorPickerReset">RESET</string>
<string name="ChangeWallpaperToColor">Are you sure you want to change your chat wallpaper to a color?</string>
<string name="ChangeColorToColor">Do you want to use your currently selected background or reset it to the default for this theme?</string>
<string name="ShareTheme">Share theme</string>
<string name="EditThemeColors">Edit colors</string>
<string name="ThemeResetToDefaults">Reset to default</string>
<string name="ThemeResetToDefaultsTitle">Reset settings</string>
<string name="ThemeResetToDefaultsText">Are you sure you want to reset text size and color settings?</string>
<string name="DeleteTheme">Delete theme</string>
<string name="OpenInEditor">Open in editor</string>
<string name="SaveChangesAlertTitle">Save changes?</string>
<string name="SaveChangesAlertText">Do you want to apply the new colors you chose?</string>
<!--settings view-->
<string name="ResetNotificationsText">All notification settings reset to default</string>
<string name="ResetNotificationsAlertTitle">Reset all notifications</string>
<string name="ResetNotificationsAlert">Are you sure you want to reset all notification settings to default?</string>
<string name="TextSizeHeader">Message text size</string>
<string name="AskAQuestion">Ask a Question</string>
<string name="AddAnExplanation">Add an explanation</string>
<string name="AddAnExplanationInfo">Users will see this text after choosing the wrong answer, good for educational purposes.</string>
<string name="EnableAnimations">Enable Animations</string>
<string name="ChatSettings">Chat Settings</string>
<string name="Devices">Devices</string>
<string name="SettingsHelp">Help</string>
<string name="SettingsDebug">Debug</string>
<string name="Account">Account</string>
<string name="Unblock">Unblock</string>
<string name="UnblockText">Tap and hold on user to unblock.</string>
<string name="NoBlocked">No blocked users yet</string>
<string name="MessageNotifications">Message notifications</string>
<string name="Alert">Show notifications</string>
<string name="MessagePreview">Message Preview</string>
<string name="GroupNotifications">Group notifications</string>
<string name="Sound">Sound</string>
<string name="InAppNotifications">In-app notifications</string>
<string name="InAppSounds">In-App Sounds</string>
<string name="InAppVibrate">In-App Vibrate</string>
<string name="Vibrate">Vibrate</string>
<string name="InAppPreview">In-App Preview</string>
<string name="Reset">Reset</string>
<string name="ResetAllNotifications">Reset All Notifications</string>
<string name="UndoAllCustom">Undo all custom notification settings for all your contacts, groups and channels.</string>
<string name="NotificationsAndSounds">Notifications and Sounds</string>
<string name="CustomNotifications">Custom Notifications</string>
<string name="ProfilePopupNotification">Popup notifications</string>
<string name="ProfilePopupNotificationInfo">New messages from this contact will appear on your screen when you are not using Telegram.</string>
<string name="NotificationsLed">LED</string>
<string name="NotificationsLedColor">Color</string>
<string name="ColorBlue">Blue</string>
<string name="ColorRed">Red</string>
<string name="ColorYellow">Yellow</string>
<string name="ColorGreen">Green</string>
<string name="ColorCyan">Cyan</string>
<string name="ColorWhite">White</string>
<string name="ColorSepia">Sepia</string>
<string name="ColorDark">Dark</string>
<string name="ColorPink">Pink</string>
<string name="FontSize">Font Size</string>
<string name="FontType">Font Type</string>
<string name="ColorViolet">Violet</string>
<string name="ColorOrange">Orange</string>
<string name="NotificationsLedInfo">LED is a small blinking light on some devices that is used to indicate new messages.</string>
<string name="PriorityInfo">Higher priority notifications will work even if your phone is in Do Not Disturb mode.</string>
<string name="General">General</string>
<string name="NotificationsMuted">Muted</string>
<string name="NotificationsUnmuted">Unmuted</string>
<string name="NotificationsOn">On</string>
<string name="NotificationsOff">Off</string>
<string name="NotificationsOffUntil">Off until %1$s</string>
<string name="NotificationsDefaultOn">Default (On)</string>
<string name="NotificationsDefaultOff">Default (Off)</string>
<string name="NotificationsTurnOn">Turn On</string>
<string name="NotificationsTurnOff">Turn Off</string>
<string name="BlockedUsers">Blocked Users</string>
<string name="BlockedUsersInfo">Blocked users will not be able to contact you and will not see your Last Seen time.</string>
<string name="BlockUserMultiTitle">Block User</string>
<string name="BlockUserChatsTitle">CHATS</string>
<string name="BlockUserContactsTitle">CONTACTS</string>
<string name="LogOut">Log out</string>
<string name="NoSound">No sound</string>
<string name="Default">Default</string>
<string name="Support">Support</string>
<string name="OnlyIfSilent">Only if silent</string>
<string name="BackgroundBlurred">Blurred</string>
<string name="BackgroundMotion">Motion</string>
<string name="ChangeChatBackground">Change Chat Background</string>
<string name="ChatBackground">Chat Background</string>
<string name="ResetChatBackgrounds">Reset Chat Backgrounds</string>
<string name="ResetChatBackgroundsInfo">Remove all uploaded chat backgrounds and restore the pre-installed ones.</string>
<string name="ResetChatBackgroundsAlertTitle">Reset chat backgrounds</string>
<string name="ResetChatBackgroundsAlert">Are you sure you want to reset all chat backgrounds?</string>
<string name="DeleteChatBackgroundsAlert">Are you sure you want to delete the selected backgrounds?</string>
<string name="BackgroundPreview">Background Preview</string>
<string name="BackgroundPreviewLine1">Hint: some background images look better when blurred.</string>
<string name="BackgroundPreviewLine2">Woo-hoo! Thanks</string>
<string name="BackgroundColorPreviewLine1">Swipe left or right to see more colors.</string>
<string name="BackgroundColorPreviewLine2">Salmon is a fish, not a color.</string>
<string name="FontSizePreviewName">Bob Harris</string>
<string name="FontSizePreviewReply">Good morning! &#128075;</string>
<string name="FontSizePreviewLine1">Do you know what time it is?</string>
<string name="FontSizePreviewLine2">It\'s morning in Tokyo &#128526;</string>
<string name="BackgroundColorSinglePreviewLine1">Press \'Set\' to apply the background.</string>
<string name="BackgroundColorSinglePreviewLine2">Enjoy the view.</string>
<string name="SetBackground">SET BACKGROUND</string>
<string name="SearchByColor">Search by color</string>
<string name="SearchBackgrounds">Search Backgrounds</string>
<string name="BackgroundSearchColor">Color:</string>
<string name="BackgroundBrightness">Brightness</string>
<string name="BackgroundHexColorCode">Hex color code</string>
<string name="BackgroundColors">Colors</string>
<string name="BackgroundAnimateInfo">Colors will move when you send messages</string>
<string name="BackgroundAnimate">Animate</string>
<string name="BackgroundPattern">Pattern</string>
<string name="BackgroundChoosePattern">Choose pattern</string>
<string name="BackgroundIntensity">Intensity</string>
<string name="Blue">Blue</string>
<string name="Red">Red</string>
<string name="Orange">Orange</string>
<string name="Yellow">Yellow</string>
<string name="Green">Green</string>
<string name="Teal">Teal</string>
<string name="Purple">Purple</string>
<string name="Pink">Pink</string>
<string name="Brown">Brown</string>
<string name="Black">Black</string>
<string name="Gray">Gray</string>
<string name="White">White</string>
<string name="SelectColorTitle">Select a color</string>
<string name="UploadImage">Upload image</string>
<string name="SelectImage">Select image</string>
<string name="LoadingFullImage">loading full image...</string>
<string name="SetColor">Set a color</string>
<string name="MessagesSettings">Messages</string>
<string name="SendByEnter">Send by Enter</string>
<string name="Events">Events</string>
<string name="ContactJoined">Contact joined Telegram</string>
<string name="PinnedMessages">Pinned Messages</string>
<string name="TranslateMessages">Translate Messages</string>
<string name="ShowTranslateButton">Show Translate Button</string>
<string name="DoNotTranslate">Do Not Translate</string>
<string name="Languages_zero">%1$d Languages</string>
<string name="Languages_one">%1$d Language</string>
<string name="Languages_two">%1$d Languages</string>
<string name="Languages_few">%1$d Languages</string>
<string name="Languages_many">%1$d Languages</string>
<string name="Languages_other">%1$d Languages</string>
<string name="ChooseLanguages">Choose languages</string>
<string name="TranslateMessagesInfo1">The Translate button will appear when you make a single tap on a text message.</string>
<string name="TranslateMessagesInfo2">Google may have access to the messages you translate.</string>
<string name="Language">Language</string>
<string name="LanguageCustom">Custom</string>
<string name="LanguageTitle">Change language?</string>
<string name="LanguageAlert">You are about to apply a language pack (**%1$s**) that is %2$d%% complete.\n\nThis will translate the entire interface. You can suggest corrections via the [translation platform].\n\nYou can change your language back at any time in Settings.</string>
<string name="LanguageCustomAlert">You are about to apply a custom language pack (**%1$s**) that is %2$d%% complete.\n\nThis will translate the entire interface. You can suggest corrections via the [translation platform].\n\nYou can change your language back at any time in Settings.</string>
<string name="LanguageUnknownTitle">Insufficient data</string>
<string name="LanguageUnofficial">Unofficial languages</string>
<string name="LanguageUnsupportedError">There is no such language.</string>
<string name="LanguageSame">You are already using this language pack (**%1$s**). You can change your language at any time in Settings.</string>
<string name="LanguageUnknownCustomAlert">Unfortunately, this custom language pack (**%1$s**) doesn\'t contain data for Telegram Android.</string>
<string name="AskAQuestionInfo">Please note that Telegram Support is done by volunteers. We try to respond as quickly as possible, but it may take a while.\n\nPlease take a look at the <![CDATA[<a href=\"https://telegram.org/faq#general-questions\">Telegram FAQ</a>]]>: it has answers to most questions and important tips for <![CDATA[<a href=\"https://telegram.org/faq#troubleshooting\">troubleshooting</a>]]>.</string>
<string name="AskButton">Ask a volunteer</string>
<string name="TelegramFAQ">Telegram FAQ</string>
<string name="TelegramFaq">Telegram FAQ</string>
<string name="TelegramFeatures">Telegram Features</string>
<string name="TelegramFeaturesUrl">https://t.me/TelegramTips</string>
<string name="AddAccount">Add Account</string>
<string name="SelectAccount">Select Account</string>
<string name="TelegramFaqUrl">https://telegram.org/faq</string>
<string name="PrivacyPolicy">Privacy Policy</string>
<string name="TermsOfService">Terms of Service</string>
<string name="TermsOfServiceLogin">By signing up,\nyou agree to the *Terms of Service*.</string>
<string name="PrivacyPolicyUrl">https://telegram.org/privacy</string>
<string name="DeleteLocalizationTitle">Delete language pack</string>
<string name="DeleteLocalizationText">Are you sure you want to delete **%1$s** language pack?</string>
<string name="IncorrectLocalization">Incorrect localization file</string>
<string name="NotificationsService">Keep-Alive Service</string>
<string name="NotificationsServiceInfo">Relaunch app when shut down. Enable for reliable notifications.</string>
<string name="NotificationsServiceConnection">Background Connection</string>
<string name="NotificationsServiceConnectionInfo">Keep a low impact background connection to Telegram for reliable notifications.</string>
<string name="SortBy">Sort By</string>
<string name="ImportContacts">Import Contacts</string>
<string name="SortFirstName">First name</string>
<string name="SortLastName">Last name</string>
<string name="LedColor">LED Color</string>
<string name="PopupNotification">Popup Notifications</string>
<string name="NoPopup">No popup</string>
<string name="OnlyWhenScreenOn">Only when screen \"on\"</string>
<string name="OnlyWhenScreenOff">Only when screen \"off\"</string>
<string name="AlwaysShowPopup">Always show popup</string>
<string name="BadgeNumber">Badge Counter</string>
<string name="BadgeNumberShow">Enabled</string>
<string name="BadgeNumberMutedChats">Include Muted Chats</string>
<string name="BadgeNumberUnread">Count Unread Messages</string>
<string name="Short">Short</string>
<string name="Long">Long</string>
<string name="AutomaticMediaDownload">Automatic media download</string>
<string name="AutoDownloadMedia">Auto-Download Media</string>
<string name="AutoDownloadOnAllChats">On in all chats</string>
<string name="AutoDownloadUpToOnAllChats">Up to %1$s in all chats</string>
<string name="AutoDownloadOff">Off</string>
<string name="AutoDownloadOnUpToFor">Up to %1$s for %2$s</string>
<string name="AutoDownloadOnFor">On for %1$s</string>
<string name="AutoDownloadContacts">Contacts</string>
<string name="AutoDownloadChannels">Channels</string>
<string name="AutoDownloadLow">Low</string>
<string name="AutoDownloadMedium">Medium</string>
<string name="AutoDownloadHigh">High</string>
<string name="AutoDownloadCustom">Custom</string>
<string name="AutoDownloadPm">PM</string>
<string name="AutoDownloadGroups">Groups</string>
<string name="AutoDownloadPhotos">Photos</string>
<string name="AutoDownloadVideos">Videos</string>
<string name="AutoDownloadFiles">Files</string>
<string name="AutoDownloadPhotosOn">Photos</string>
<string name="AutoDownloadVideosOn">Videos</string>
<string name="AutoDownloadFilesOn">Files</string>
<string name="AutoDownloadFilesTitle">Auto-download files and music</string>
<string name="AutoDownloadPhotosTitle">Auto-download photos</string>
<string name="AutoDownloadVideosTitle">Auto-download videos and GIFs</string>
<string name="AutoDownloadMaxVideoSize">Maximum video size</string>
<string name="AutoDownloadMaxFileSize">Maximum file size</string>
<string name="AutoDownloadPreloadMusic">Preload next track</string>
<string name="AutoDownloadPreloadMusicInfo">Start downloading the next track while you are listening to an audio file.</string>
<string name="AutoDownloadPreloadVideo">Preload larger videos</string>
<string name="AutoDownloadPreloadVideoInfo">Preload the first few seconds (1-2 MB) of videos larger than %1$s for instant playback.</string>
<string name="AutoDownloadOnMobileDataInfo">Turn this ON if you want media to be automatically downloaded on mobile data.</string>
<string name="AutoDownloadOnRoamingDataInfo">Turn this ON if you want media to be automatically downloaded when roaming.</string>
<string name="AutoDownloadOnWiFiDataInfo">Turn this ON if you want media to be automatically downloaded on Wi-Fi.</string>
<string name="AutoDownloadOnMobileData">On Mobile Data</string>
<string name="AutoDownloadOnRoamingData">When Roaming</string>
<string name="AutoDownloadOnWiFiData">On Wi-Fi</string>
<string name="AutoDownloadDataUsage">Data usage</string>
<string name="AutoDownloadTypes">Types of media</string>
<string name="AutoDownloadAudioInfo">Voice messages are tiny, so they\'re always downloaded automatically.</string>
<string name="NoMediaAutoDownload">No media</string>
<string name="NoGIFs">No GIFs</string>
<string name="ResetAutomaticMediaDownload">Reset Auto-Download Settings</string>
<string name="ResetAutomaticMediaDownloadAlertTitle">Reset settings</string>
<string name="ResetAutomaticMediaDownloadAlert">Are you sure you want to reset auto-download settings?</string>
<string name="WhenUsingMobileData">When using mobile data</string>
<string name="WhenConnectedOnWiFi">When connected on Wi-Fi</string>
<string name="WhenRoaming">When roaming</string>
<string name="AutoplayGIF">GIFs</string>
<string name="AutoplayVideo">Videos</string>
<string name="AutoplayVideoInfo">Press the volume buttons to turn sound on.</string>
<string name="HidAccount">The account was hidden by the user</string>
<string name="AutoplayMedia">Auto-play media</string>
<string name="RaiseToSpeak">Raise to Speak</string>
<string name="SaveToGallerySettings">Save to Gallery</string>
<string name="SoundMuted">Sound muted</string>
<string name="EditName">Edit name</string>
<string name="NotificationsCustomize">Customize</string>
<string name="NotificationsCustom">Custom</string>
<string name="NotificationsEnableCustom">Enable Custom Notifications</string>
<string name="NotificationsImportance">Importance</string>
<string name="NotificationsPrioritySettings">Same as in Settings</string>
<string name="NotificationsPriorityLow">Low</string>
<string name="NotificationsPriorityMedium">Medium</string>
<string name="NotificationsPriorityHigh">High</string>
<string name="NotificationsPriorityUrgent">Urgent</string>
<string name="RepeatNotificationsNever">Never</string>
<string name="RepeatNotifications">Repeat Notifications</string>
<string name="PhoneNumberHelp">You can change your Telegram number here. Your account and all your cloud data — messages, media, contacts, etc. will be moved to the new number.</string>
<string name="PhoneNumberAlert">Users will see your new number if they have it in their address book or your privacy settings allow them to see it. You can modify this in Settings &gt; Privacy and Security &gt; Phone number.</string>
<string name="PhoneNumberChange2">Change Number</string>
<string name="PhoneNumberChangeTitle">Change number</string>
<string name="ChangePhoneNewNumber">New Number</string>
<string name="ChangePhoneHelp">We will send an SMS with a confirmation code to your new number.</string>
<string name="ChangePhoneNumberOccupied">The number %1$s is already connected to a Telegram account. Please delete that account before migrating to the new number.</string>
<string name="NotificationsOther">Other</string>
<string name="VibrationDisabled">Disabled</string>
<string name="PopupEnabled">Enabled</string>
<string name="PopupDisabled">Disabled</string>
<string name="LedDisabled">Disabled</string>
<string name="RepeatDisabled">Off</string>
<string name="InChatSound">In-Chat Sounds</string>
<string name="SoundDefault">Default</string>
<string name="VibrationDefault">Default</string>
<string name="NotificationsDefault">Default</string>
<string name="NotificationsInAppDefault">In-App Default</string>
<string name="NotificationsChatInApp">%1$s In-App</string>
<string name="NotificationsSilent">Silent</string>
<string name="SmartNotifications">Smart Notifications</string>
<string name="NotificationsExceptions">Exceptions</string>
<string name="NotificationsAddAnException">Add an Exception</string>
<string name="NotificationsDeleteAllException">Delete All Exceptions</string>
<string name="NotificationsDeleteAllExceptionTitle">Delete all exceptions</string>
<string name="NotificationsDeleteAllExceptionAlert">Are you sure you want to delete all exceptions?</string>
<string name="NotificationsNewException">New Exception</string>
<string name="NoExceptions">This section will list all chats with non-default notification settings.\n\nYou can customize notifications for a chat by opening its profile and choosing \'Notifications\'.</string>
<string name="EmptyExceptions">None</string>
<string name="SmartNotificationsInfo">%1$d / %2$s</string>
<string name="SmartNotificationsDisabled">Disabled</string>
<string name="SmartNotificationsAlert">Sound Alert Frequency</string>
<string name="SmartNotificationsDetail">%1$s within %2$s</string>
<string name="SecretWebPage">Link Previews</string>
<string name="SecretWebPageInfo">Link previews will be generated on Telegram servers. We do not store data about the links you send.</string>
<string name="SecretChat">Secret chats</string>
<string name="ChromeCustomTabs">In-App Browser</string>
<string name="ChromeCustomTabsInfo">Open external links within the app</string>
<string name="DirectShare">Direct Share</string>
<string name="DirectShareInfo">Show recent chats in Android share menu</string>
<string name="Emoji">Emoji</string>
<string name="LargeEmoji">Large Emoji</string>
<string name="EmojiUseDefault">Use system default emoji</string>
<string name="TelegramVersion">Telegram for Android %1$s</string>
<string name="DebugMenu">Debug Menu</string>
<string name="DebugSendLogs">Send Logs</string>
<string name="DebugSendLastLogs">Send Last Logs</string>
<string name="DebugClearLogs">Clear Logs</string>
<string name="DebugMenuEnableLogs">Enable Logs</string>
<string name="DebugMenuDisableLogs">Disable Logs</string>
<string name="DebugMenuImportContacts">Import Contacts</string>
<string name="DebugMenuReloadContacts">Reload Contacts</string>
<string name="DebugMenuResetDialogs">Reset Dialogs</string>
<string name="DebugMenuReadAllDialogs">Read all Chats</string>
<string name="DebugMenuCheckAppUpdate">Check app update</string>
<string name="DebugMenuEnablePauseMusic">Enable pause music on record</string>
<string name="DebugMenuDisablePauseMusic">Disable pause music on record</string>
<string name="DebugMenuEnableSmoothKeyboard">Enable smooth keyboard</string>
<string name="DebugMenuDisableSmoothKeyboard">Disable smooth keyboard</string>
<string name="DebugMenuEnableCamera">Enable in-app camera</string>
<string name="DebugMenuDisableCamera">Disable in-app camera</string>
<string name="DebugMenuResetContacts">Reset Imported Contacts</string>
<string name="DebugMenuClearMediaCache">Clear sent media cache</string>
<string name="DebugMenuCallSettings">Call settings</string>
<string name="ChangeLanguageLater">You can change your language later in Settings.</string>
<string name="ChooseYourLanguage">Choose your language</string>
<string name="ChooseYourLanguageOther">Other</string>
<string name="PasteFromClipboard">Paste from clipboard</string>
<string name="ProxySettings">Proxy Settings</string>
<string name="ProxyDetails">Proxy Details</string>
<string name="Proxy">Proxy</string>
<string name="ProxyConnections">Connections</string>
<string name="AddProxy">Add Proxy</string>
<string name="DeleteProxy">Delete Proxy?</string>
<string name="UseProxySettings">Use Proxy</string>
<string name="UseProxyAddress">Server</string>
<string name="UseProxyPassword">Password</string>
<string name="UseProxyPort">Port</string>
<string name="UseProxySecret">Secret</string>
<string name="UseProxyUsername">Username</string>
<string name="UseProxySocks5">SOCKS5 Proxy</string>
<string name="UseProxyTelegram">MTProto Proxy</string>
<string name="UseProxyTelegramError">The proxy you are using is not configured correctly and will be disabled. Please find another one.</string>
<string name="UseProxySponsor">Proxy sponsor</string>
<string name="UseProxySponsorInfo">This channel is shown by your proxy server. To remove this channel from your chat list, disable the proxy in Telegram Settings.</string>
<string name="UseProxyInfo">SOCKS5 proxy settings.</string>
<string name="UseProxyTelegramInfo">MTProto proxy settings.</string>
<string name="UseProxyTelegramInfo2">This proxy may display a sponsored channel in your chat list. This doesn\'t reveal any of your Telegram traffic.</string>
<string name="UseProxyForCalls">Use proxy for calls</string>
<string name="UseProxyForCallsInfo">Proxy servers may degrade the quality of your calls.</string>
<string name="ConnectingToProxyEnable">Enable</string>
<string name="LowDiskSpaceTitle">Attention</string>
<string name="LowDiskSpaceMessage">Your device is almost out of disk space. To free some space, you can set up Telegram to cache only recent media.</string>
<string name="LowDiskSpaceTitle2">Remove media after</string>
<string name="LowDiskSpaceNeverRemove">Never remove</string>
<string name="AutodownloadContacts">Contacts</string>
<string name="AutodownloadPrivateChats">Private Chats</string>
<string name="AutodownloadGroupChats">Group Chats</string>
<string name="AutodownloadChannels">Channels</string>
<string name="AutodownloadSizeLimit">Limit by Size</string>
<string name="AutodownloadSizeLimitUpTo">up to %1$s</string>
<string name="Streaming">Streaming</string>
<string name="EnableStreaming">Stream Videos and Audio Files</string>
<string name="EnableAllStreamingInfo">Some videos can\'t be streamed e.g., all videos that were sent from Android using Telegram 4.7 and earlier versions.\n</string>
<string name="TapToChangePhone">Tap to change phone number</string>
<string name="Appearance">Appearance</string>
<string name="StickersAndMasks">Stickers and Masks</string>
<string name="ThemeInfo">Choose custom color schemes</string>
<string name="ShowNotificationsFor">Show notifications for</string>
<string name="AllAccounts">All Accounts</string>
<string name="ShowNotificationsForInfo">Turn this off if you want to receive notifications only from your active account.</string>
<string name="NotificationsForChats">Notifications for chats</string>
<string name="NotificationsPrivateChats">Private Chats</string>
<string name="NotificationsGroups">Groups</string>
<string name="NotificationsChannels">Channels</string>
<string name="NotificationsExceptionsAlert">Please note that **%1$s** are listed as exceptions and won\'t be affected by this change.</string>
<string name="NotificationsExceptionsSingleAlert">Please note that **%1$s** is listed as an exception and won\'t be affected by this change.</string>
<string name="ViewExceptions">View Exceptions</string>
<string name="NotificationsForGroups">Notifications for groups</string>
<string name="NotificationsForPrivateChats">Notifications for private chats</string>
<string name="NotificationsForChannels">Notifications for channels</string>
<string name="TapToChange">Tap to change</string>
<string name="AlternativeOptions">Alternative options</string>
<string name="AddAnotherAccount">Add another account</string>
<string name="AddAnotherAccountInfo">Connect other Telegram accounts and easily switch between them.</string>
<string name="SetPasscode">Set a Passcode</string>
<string name="SetPasscodeInfo">Lock the app with a passcode so that others can\'t open it.</string>
<string name="ClearCache">Clear Cache</string>
<string name="ClearCacheInfo">Free up disk space on your device; your media will stay in the cloud.</string>
<string name="ChangePhoneNumber">Change Phone Number</string>
<string name="ChangePhoneNumberInfo">Move your account, chats and media to a new number.</string>
<string name="ContactSupport">Contact Support</string>
<string name="ContactSupportInfo">Tell us about any issues; logging out doesn\'t usually help.</string>
<string name="LogOutTitle">Log Out</string>
<string name="LogOutInfo">Logging out deactivates all Secret Chats.</string>
<string name="SearchInSettings">Search Settings and FAQ</string>
<string name="SettingsRecent">Recent searches</string>
<string name="SettingsFaqSearchTitle">Frequently asked questions</string>
<string name="SettingsNoResults">No results found</string>
<string name="SettingsNoRecent">No recent searches</string>
<string name="SettingsSearchFaq">FAQ</string>
<string name="DistanceUnits">Distance Units</string>
<string name="DistanceUnitsTitle">Distance units</string>
<string name="DistanceUnitsAutomatic">Automatic</string>
<string name="DistanceUnitsKilometers">Kilometers</string>
<string name="DistanceUnitsMiles">Miles</string>
<string name="AuthAnotherClient">Scan QR Code</string>
<string name="AuthAnotherClientScan">Scan QR Code</string>
<string name="AuthAnotherClientTokenError">Token invalid or already expired.</string>
<string name="AuthAnotherClientNotFound">No auth token found</string>
<string name="AuthAnotherClientOk">Auth successfull</string>
<string name="AuthAnotherClientDownloadClientUrl">https://getdesktop.telegram.org/</string>
<string name="AuthAnotherWebClientUrl">https://web.telegram.org/</string>
<string name="AuthAnotherClientInfo1">Download Telegram on your computer from *getdesktop.telegram.org*.</string>
<string name="AuthAnotherClientInfo2">Run Telegram Desktop to get the QR code.</string>
<string name="AuthAnotherClientInfo3">Scan the QR code to connect your account.</string>
<string name="AuthAnotherClientUrl">This code can be used to allow someone to log in to your Telegram account.\n\nTo confirm Telegram login, please go to Settings &gt; Devices &gt; Scan QR and scan the code.</string>
<string name="QRCodePermissionNoCamera">Telegram needs access to your camera so that you can scan QR codes.</string>
<string name="SetProfilePhoto">Set Profile Photo</string>
<string name="AppUpdate">Update Telegram</string>
<string name="AppUpdateVersionAndSize">Version %1$s • %2$s</string>
<string name="AppUpdateDownloading">Downloading %1$d%%...</string>
<string name="AppUpdateNow">Update Now</string>
<string name="AppUpdateDownloadNow">Download Now</string>
<string name="AppUpdateRemindMeLater">Remind me later</string>
<string name="AppUpdateChangelogEmpty">**What\'s new?**\n\n• Bug fixes and improvements.</string>
<string name="Permanent">Permanent</string>
<string name="LinkHashExpired">Link is no longer active</string>
<string name="ForwardAnotherChat">Forward to another chat</string>
<string name="CancelForwardPrivate">What would you like to do with %1$s from your chat with **%2$s**?</string>
<string name="CancelForwardChat">What would you like to do with %1$s from **%2$s**?</string>
<string name="ShowSenderNames">Show senders\ names</string>
<string name="HideSenderNames">Hide senders\ names</string>
<string name="ShowSendersName">Show sender\s name</string>
<string name="HideSendersName">Hide sender\s name</string>
<string name="ChatListSwipeGesture">Chat list swipe gesture</string>
<string name="SwipeSettingsPin">Pin</string>
<string name="SwipeSettingsRead">Read</string>
<string name="SwipeSettingsArchive">Archive</string>
<string name="SwipeSettingsMute">Mute</string>
<string name="SwipeSettingsDelete">Delete</string>
<string name="SwipeSettingsFolders">Change Folder</string>
<string name="SwipeUnmute">Unmute</string>
<string name="SwipeMute">Mute</string>
<string name="SwipeDeleteChat">Delete</string>
<string name="SwipeMarkAsRead">Read</string>
<string name="SwipeMarkAsUnread">Unread</string>
<string name="SwipeUnpin">Unpin</string>
<string name="SwipePin">Pin</string>
<string name="CancelForwarding">Cancel Forwarding</string>
<string name="YourBioChanged">Bio updated.</string>
<string name="YourNameChanged">Name updated.</string>
<string name="ChannelTitleChanged">Channel title updated.</string>
<string name="ChannelDescriptionChanged">Channel description updated.</string>
<string name="CheckPhoneNumber">Is %1$s still your number?</string>
<string name="CheckPhoneNumberInfo">Keep your number up to date to ensure you can always log into Telegram. **Learn more**</string>
<string name="CheckPhoneNumberLearnMoreUrl">https://telegram.org/faq#q-i-have-a-new-phone-number-what-do-i-do</string>
<string name="CheckPhoneNumberYes">Yes</string>
<string name="CheckPhoneNumberNo">No</string>
<!--cache view-->
<string name="LocalDatabase">Local Database</string>
<string name="LocalDatabaseClearTextTitle">Clear local database</string>
<string name="LocalDatabaseClearText">Are you sure you want to clear cached text messages?</string>
<string name="LocalDatabaseInfo">Clearing the local database will delete the texts of cached messages and compress the database to save internal disk space. Telegram needs some data to work, so database size will not reach zero.\n\nThis operation can take a few minutes to complete.</string>
<string name="ClearMediaCache">Clear Cache</string>
<string name="CacheClear">Clear</string>
<string name="CalculatingSize">Calculating...</string>
<string name="LocalDocumentCache">Documents</string>
<string name="LocalPhotoCache">Photos</string>
<string name="LocalAudioCache">Voice/Video messages</string>
<string name="LocalVideoCache">Videos</string>
<string name="LocalMusicCache">Music</string>
<string name="LocalGifCache">GIFs</string>
<string name="LocalCache">Other files</string>
<string name="CacheEmpty">Empty</string>
<string name="KeepMedia">Keep Media</string>
<string name="KeepMediaInfo">Photos, videos and other files from cloud chats that you have **not accessed** during this period will be removed from this device to save disk space.\n\nAll media will stay in the Telegram cloud and can be re-downloaded if you need it again.</string>
<string name="KeepMediaForever">Forever</string>
<string name="AudioAutodownload">Voice messages</string>
<string name="VideoMessagesAutodownload">Video messages</string>
<!--passport view-->
<string name="TelegramPassport">Telegram Passport</string>
<string name="PassportRequestedInformation">Requested Information</string>
<string name="PassportProvidedInformation">Provided Information</string>
<string name="PassportInfoTitle">What is Telegram Passport?</string>
<string name="PassportInfo2">With Telegram Passport you can easily sign up for websites and services that require identity verification.\n\nYour information, personal data, and documents are protected by end-to-end encryption. Nobody, including Telegram, can access them without your permission.\n\nYou can visit our *FAQ* to learn more.</string>
<string name="PassportInfoUrl">https://telegram.org/faq#passport</string>
<string name="TelegramPassportCreatePasswordInfo">Please create a password to secure your personal data with end-to-end encryption.\n\nThis password will also be required whenever you log in to Telegram on a new device.</string>
<string name="TelegramPassportCreatePassword">CREATE A PASSWORD</string>
<string name="TelegramPassportDelete">Delete Telegram Passport</string>
<string name="TelegramPassportDeleteTitle">Delete Telegram passport</string>
<string name="TelegramPassportDeleteAlert">Are you sure you want to delete your Telegram Passport?</string>
<string name="PassportUseLatinOnly">Please use latin characters only.</string>
<string name="PassportAddPassportInfo">Upload scans of a certified English translation of your passport.</string>
<string name="PassportAddInternalPassportInfo">Upload scans of a certified English translation of your internal passport.</string>
<string name="PassportAddDriverLicenceInfo">Upload scans of a certified English translation of your driver\'s license.</string>
<string name="PassportAddIdentityCardInfo">Upload scans of a certified English translation of your identity card.</string>
<string name="PassportAddBillInfo">Upload a scan of your utility bill.</string>
<string name="PassportAddBankInfo">Upload a scan of your bank statement.</string>
<string name="PassportAddAgreementInfo">Upload a scan of your tenancy agreement.</string>
<string name="PassportAddPassportRegistrationInfo">Upload a scan of your passport registration page.</string>
<string name="PassportAddTemporaryRegistrationInfo">Upload a scan of your temporary registration.</string>
<string name="PassportAddAddressUploadInfo">To confirm your address, please upload a scan or photo of the selected document (all pages).</string>
<string name="PassportAddTranslationBillInfo">Upload scans of a certified English translation of your utility bill.</string>
<string name="PassportAddTranslationBankInfo">Upload scans of a certified English translation of your bank statement.</string>
<string name="PassportAddTranslationAgreementInfo">Upload scans of a certified English translation of your tenancy agreement.</string>
<string name="PassportAddTranslationPassportRegistrationInfo">Upload scans of a certified English translation of your passport registration page.</string>
<string name="PassportAddTranslationTemporaryRegistrationInfo">Upload scans of a certified English translation of your temporary registration.</string>
<string name="PassportAddTranslationUploadInfo">Upload scans of a certified English translation of the selected document.</string>
<string name="PassportAddBill">Add Utility Bill</string>
<string name="PassportAddBank">Add Bank Statement</string>
<string name="PassportAddAgreement">Add Tenancy Agreement</string>
<string name="PassportAddress">Address</string>
<string name="PassportResidentialAddress">Residential Address</string>
<string name="PassportAddressNoUploadInfo">Provide your address</string>
<string name="PassportAddressInfo">Upload proof of your address</string>
<string name="PassportAddressHeader">Address</string>
<string name="PassportStreet1">Street</string>
<string name="PassportStreet2">Street</string>
<string name="PassportPostcode">Postcode</string>
<string name="PassportCity">City</string>
<string name="PassportState">State/Region</string>
<string name="PassportCountry">Country</string>
<string name="PassportPhone">Phone Number</string>
<string name="PassportDeletePhoneAlert">Delete phone number?</string>
<string name="PassportPhoneInfo">Enter your phone number</string>
<string name="PassportPhoneUseSame">Use %1$s</string>
<string name="PassportPhoneUseSameInfo">Use the same phone number as on Telegram.</string>
<string name="PassportPhoneUseSameEmailInfo">Use the same email as on Telegram.</string>
<string name="PassportPhoneUseOther">Or enter a new phone number</string>
<string name="PassportPhoneUploadInfo">Note: You will receive a confirmation code on the phone number you provide.</string>
<string name="PassportEmail">Email</string>
<string name="PassportDeleteEmailAlert">Delete email?</string>
<string name="PassportEmailInfo">Enter your email address</string>
<string name="PassportEmailUploadInfo">Note: You will receive a confirmation code on the email address you provide.</string>
<string name="PassportEmailCode">Code</string>
<string name="PassportEmailVerifyInfo">Please enter the confirmation code we\'ve just sent to %1$s.</string>
<string name="PassportSelfRequest">Please enter your password to access your personal data.</string>
<string name="PassportRequest">**%1$s** requests access to your personal data to sign you up for their services.</string>
<string name="PassportRequestPasswordInfo">Please enter your Telegram Password to decrypt your data.</string>
<string name="PassportPolicy">You accept the *%1$s Privacy Policy* and allow their @%2$s to send you messages.</string>
<string name="PassportNoPolicy">You are sending your documents directly to %1$s and allowing their @%2$s to send you messages.</string>
<string name="PassportAuthorize">AUTHORIZE</string>
<string name="PassportAddPassport">Add Passport</string>
<string name="PassportAddInternalPassport">Add Internal Passport</string>
<string name="PassportAddPassportRegistration">Passport Registration</string>
<string name="PassportAddTemporaryRegistration">Temporary Registration</string>
<string name="PassportAddCard">Add Identity Card</string>
<string name="PassportAddLicence">Add Driver\'s License</string>
<string name="PassportPersonalDetails">Personal Details</string>
<string name="PassportPersonalDetailsInfo">Fill in your personal details</string>
<string name="PassportIdentityDocument">Identity Document</string>
<string name="PassportIdentityDocumentInfo">Upload a scan of your passport or other ID</string>
<string name="PassportIdentityPassport">Upload a scan of your passport</string>
<string name="PassportIdentityInternalPassport">Upload a scan of your internal passport</string>
<string name="PassportIdentityID">Upload a scan of your identity card</string>
<string name="PassportIdentityDriverLicence">Upload a scan of your driver\'s license</string>
<string name="PassportPersonal">Personal Details</string>
<string name="PassportDocument">Document Details</string>
<string name="PassportName">Name</string>
<string name="PassportMidname">Middle name</string>
<string name="PassportSurname">Last name</string>
<string name="PassportNameLatin">Name (latin)</string>
<string name="PassportMidnameLatin">Middle name (latin)</string>
<string name="PassportSurnameLatin">Last name (latin)</string>
<string name="PassportNameCountry">Name (%1$s)</string>
<string name="PassportMidnameCountry">Middle name (%1$s)</string>
<string name="PassportSurnameCountry">Last name (%1$s)</string>
<string name="PassportSelectGender">Select Gender</string>
<string name="PassportMale">Male</string>
<string name="PassportFemale">Female</string>
<string name="PassportBirthdate">Date of Birth</string>
<string name="PassportGender">Gender</string>
<string name="PassportDocumentNumber">Document Number</string>
<string name="PassportExpired">Expiry Date</string>
<string name="PassportCitizenship">Citizenship</string>
<string name="PassportResidence">Residence</string>
<string name="PassportSelfie">Selfie</string>
<string name="PassportRequiredDocuments">Required Documents</string>
<string name="PassportSelfieInfo">Upload a selfie of yourself holding the document</string>
<string name="PassportTranslation">Translation</string>
<string name="PassportFrontSide">Front Side</string>
<string name="PassportFrontSideInfo">Upload a photo of the front side of the document</string>
<string name="PassportReverseSide">Reverse Side</string>
<string name="PassportReverseSideInfo">Upload a photo of the reverse side of the document</string>
<string name="PassportMainPage">Main Page</string>
<string name="PassportMainPageInfo">Upload a photo of the main page of the document</string>
<string name="PassportSelectExpiredDate">Select Expiry Date</string>
<string name="PassportSelectNotExpire">Does not Expire</string>
<string name="PassportNoExpireDate">None</string>
<string name="PassportSelectBithdayDate">Select Date of Birth</string>
<string name="PassportDeleteSelfie">Delete selfie?</string>
<string name="PassportPersonalUploadInfo">The document must contain your photograph, first and last name, date of birth, document number, country of issue, and expiry date.</string>
<string name="PassportDiscardChanges">Are you sure you want to discard all information you\'ve entered?</string>
<string name="PassportDiscard">Discard</string>
<string name="PassportDocuments">Scans</string>
<string name="PassportDeleteDocument">Delete Document</string>
<string name="PassportDeleteInfo">Delete</string>
<string name="PassportDeleteScanAlert">Do you want to delete this scan?</string>
<string name="PassportDeleteSelfieAlert">Do you want to delete this selfie?</string>
<string name="PassportDeleteDocumentAlert">Do you want to delete this document?</string>
<string name="PassportDeletePersonalAlert">Are you sure you want to delete personal details?</string>
<string name="PassportDeleteAddressAlert">Do you want to delete address details?</string>
<string name="PassportDeleteDocumentPersonal">Delete personal details</string>
<string name="PassportDeleteDocumentAddress">Delete address details</string>
<string name="PassportDeleteScan">Delete scan?</string>
<string name="PassportUploadDocument">Upload Scans</string>
<string name="PassportUploadAdditinalDocument">Upload Additional Scans</string>
<string name="PassportUploadMaxReached">You can\'t upload more than %1$s.</string>
<string name="PassportUploadNotImage">You can only upload image files.</string>
<string name="PassportScanPassport">Scan Your Passport</string>
<string name="PassportScanPassportInfo">Scan your passport or identity card\'s machine-readable zone to fill in your details automatically.</string>
<string name="PassportNoDocumentsAdd">Add a Document</string>
<string name="PassportNoDocuments">You have no documents yet</string>
<string name="PassportNoDocumentsInfo">You can add your phone number, email address, identity document or residential address.</string>
<string name="PassportCorrectErrors">Tap to correct errors.</string>
<string name="PassportTwoDocuments">%1$s or %2$s</string>
<string name="PassportNativeHeader">Your name</string>
<string name="PassportNativeHeaderLang">Your name in %1$s</string>
<string name="PassportNativeInfo">Your name in the language of your country of residence (%1$s).</string>
<string name="PassportNameCheckAlert">Please check if this name is correct:\n\n%1$s %2$s %3$s</string>
<string name="PassportLanguage_AR">Arabic</string>
<string name="PassportLanguage_AZ">Azerbaijani</string>
<string name="PassportLanguage_BG">Bulgarian</string>
<string name="PassportLanguage_BN">Bangla</string>
<string name="PassportLanguage_CS">Czech</string>
<string name="PassportLanguage_DA">Danish</string>
<string name="PassportLanguage_DE">German</string>
<string name="PassportLanguage_DV">Divehi</string>
<string name="PassportLanguage_DZ">Dzongkha</string>
<string name="PassportLanguage_EL">Greek</string>
<string name="PassportLanguage_ES">Spanish</string>
<string name="PassportLanguage_ET">Estonian</string>
<string name="PassportLanguage_FA">Persian</string>
<string name="PassportLanguage_FR">French</string>
<string name="PassportLanguage_HE">Hebrew</string>
<string name="PassportLanguage_HR">Croatian</string>
<string name="PassportLanguage_HU">Hungarian</string>
<string name="PassportLanguage_HY">Armenian</string>
<string name="PassportLanguage_ID">Indonesian</string>
<string name="PassportLanguage_IS">Icelandic</string>
<string name="PassportLanguage_IT">Italian</string>
<string name="PassportLanguage_JA">Japanese</string>
<string name="PassportLanguage_KA">Georgian</string>
<string name="PassportLanguage_KM">Khmer</string>
<string name="PassportLanguage_KO">Korean</string>
<string name="PassportLanguage_LO">Lao</string>
<string name="PassportLanguage_LT">Lithuanian</string>
<string name="PassportLanguage_LV">Latvian</string>
<string name="PassportLanguage_MK">Macedonian</string>
<string name="PassportLanguage_MN">Mongolian</string>
<string name="PassportLanguage_MS">Malay</string>
<string name="PassportLanguage_MY">Burmese</string>
<string name="PassportLanguage_NE">Nepali</string>
<string name="PassportLanguage_NL">Dutch</string>
<string name="PassportLanguage_PL">Polish</string>
<string name="PassportLanguage_PT">Portuguese</string>
<string name="PassportLanguage_RO">Romanian</string>
<string name="PassportLanguage_RU">Russian</string>
<string name="PassportLanguage_SK">Slovak</string>
<string name="PassportLanguage_SL">Slovenian</string>
<string name="PassportLanguage_TH">Thai</string>
<string name="PassportLanguage_TK">Turkmen</string>
<string name="PassportLanguage_TR">Turkish</string>
<string name="PassportLanguage_UK">Ukrainian</string>
<string name="PassportLanguage_UZ">Uzbek</string>
<string name="PassportLanguage_VI">Vietnamese</string>
<!--sessions view-->
<string name="SessionsTitle">Active Sessions</string>
<string name="CurrentSession">Current session</string>
<string name="NoOtherSessions">No other active sessions</string>
<string name="NoOtherSessionsInfo">You can log in to Telegram from other mobile, tablet and desktop devices, using the same phone number. All your data will be instantly synchronized.</string>
<string name="OtherSessions">Active sessions</string>
<string name="SessionsInfo">Control your sessions on other devices.</string>
<string name="TerminateSessionQuestion">Terminate this session?</string>
<string name="TerminateSessionText">Are you sure you want to terminate this session?</string>
<string name="ClearOtherSessionsHelp">Logs out all devices except for this one.</string>
<string name="AreYouSureSessionsTitle">Terminate sessions</string>
<string name="AreYouSureSessionTitle">Terminate session</string>
<string name="Terminate">Terminate</string>
<string name="AreYouSureSessions">Are you sure you want to terminate all other sessions?</string>
<string name="TerminateAllSessions">Terminate All Other Sessions</string>
<string name="UnofficialApp">unofficial app</string>
<string name="NoOtherWebSessions">No active logins.</string>
<string name="NoOtherWebSessionsInfo">You can log in on websites that support signing in with Telegram.</string>
<string name="OtherWebSessions">Connected websites</string>
<string name="WebSessionsTitle">Logged in with Telegram</string>
<string name="TerminateWebSessionInfo">Tap to disconnect from your Telegram account.</string>
<string name="TerminateWebSessionText">Are you sure you want to disconnect %1$s?</string>
<string name="TerminateWebSessionTitle">Disconnect website</string>
<string name="TerminateWebSessionsTitle">Disconnect websites</string>
<string name="Disconnect">Disconnect</string>
<string name="TerminateWebSessionStop">Block %1$s</string>
<string name="TerminateAllWebSessions">Disconnect All Websites</string>
<string name="AreYouSureWebSessions">Are you sure you want to disconnect all websites where you used Telegram to log in?</string>
<string name="ClearOtherWebSessionsHelp">You can log in on websites that support signing in with Telegram.</string>
<string name="LoginAttempts">Incomplete login attempts</string>
<string name="LoginAttemptsInfo">The devices above have no access to your messages. The code was entered correctly, but no correct password was given.</string>
<!--filters-->
<string name="Filters">Folders</string>
<string name="FiltersSetup">Setup</string>
<string name="FiltersSetupPinAlert">Set Up Folders</string>
<string name="CreateNewFilter">Create New Folder</string>
<string name="CreateNewFilterInfo">Create folders for different groups of chats and quickly switch between them.</string>
<string name="FilterRecommended">Recommended Folders</string>
<string name="FilterAllChats">All Chats</string>
<string name="FilterAllChatsShort">All</string>
<string name="FilterReorder">Reorder</string>
<string name="FilterEdit">Edit folder</string>
<string name="FilterEditAll">Edit folders</string>
<string name="FilterContacts">Contacts</string>
<string name="FilterNonContacts">Non Contacts</string>
<string name="FilterGroups">Groups</string>
<string name="FilterChannels">Channels</string>
<string name="FilterExcludeMuted">Exclude Muted</string>
<string name="FilterExcludeRead">Exclude Read</string>
<string name="FilterEditItem">Edit</string>
<string name="FilterDeleteItem">Delete</string>
<string name="FilterExcludeArchived">Exclude Archived</string>
<string name="FilterUnread">Unread</string>
<string name="FilterDelete">Delete Folder</string>
<string name="FilterMuted">Muted</string>
<string name="FilterRead">Read</string>
<string name="FilterArchived">Archived</string>
<string name="FilterAlwaysShow">Include Chats</string>
<string name="FilterNeverShow">Exclude Chats</string>
<string name="FilterAddChats">Add Chats</string>
<string name="FilterRemoveChats">Remove Chats</string>
<string name="FilterChatTypes">Chat types</string>
<string name="FilterChats">Chats</string>
<string name="FilterInclude">Included Chats</string>
<string name="FilterExclude">Excluded Chats</string>
<string name="FilterIncludeInfo">Choose chats and types of chats that will appear in this folder.</string>
<string name="FilterExcludeInfo">Choose chats and types of chats that will not appear in this folder.</string>
<string name="FilterSecretChats">Secret Chats</string>
<string name="FilterBots">Bots</string>
<string name="FilterAddingChats">Adding chats</string>
<string name="FilterAddingChatsInfo">Please wait a few moments while we fill this folder for you...</string>
<string name="FilterNoChatsToDisplay">No chats found</string>
<string name="FilterNoChatsToDisplayInfo">No chats currently belong to this folder.</string>
<string name="FilterNew">New Folder</string>
<string name="FilterNoChats">No Chats</string>
<string name="FilterContact">Contact</string>
<string name="FilterNonContact">Non-Contact</string>
<string name="FilterAddException">Add Exception</string>
<string name="FilterNameHint">Folder name</string>
<string name="FilterDeleteAlert">Are you sure you want to delete this folder?</string>
<string name="FilterDiscardTitle">Apply Changes?</string>
<string name="FilterDiscardAlert">You have edited this folder. Apply changes?</string>
<string name="FilterDiscardNewTitle">Create Folder?</string>
<string name="FilterDiscardNewAlert">You have not finished creating the folder yet. Create now?</string>
<string name="FilterDiscardNewSave">Create</string>
<string name="FilterShowMoreChats_zero">Show %1$d More Chats</string>
<string name="FilterShowMoreChats_one">Show %1$d More Chat</string>
<string name="FilterShowMoreChats_two">Show %1$d More Chats</string>
<string name="FilterShowMoreChats_few">Show %1$d More Chats</string>
<string name="FilterShowMoreChats_many">Show %1$d More Chats</string>
<string name="FilterShowMoreChats_other">Show %1$d More Chats</string>
<string name="FilterRemoveExclusionTitle">Remove exception</string>
<string name="FilterRemoveInclusionTitle">Remove exception</string>
<string name="FilterRemoveExclusionText">Are you sure you want to remove \"%1$s\" from always excluded chats?</string>
<string name="FilterRemoveExclusionChatText">Are you sure you want to remove \"%1$s\" from always excluded chats?</string>
<string name="FilterRemoveExclusionUserText">Are you sure you want to remove \"%1$s\" from always excluded chats?</string>
<string name="FilterRemoveInclusionText">Are you sure you want to remove \"%1$s\" from always included chats?</string>
<string name="FilterRemoveInclusionChatText">Are you sure you want to remove \"%1$s\" from always included chats?</string>
<string name="FilterRemoveInclusionUserText">Are you sure you want to remove \"%1$s\" from always included chats?</string>
<string name="FilterAvailableTitle">Chat folders</string>
<string name="FilterAvailableText">Open *Settings / Folders* to organize your chats into folders.</string>
<string name="FilterNameNonMuted">Not Muted</string>
<string name="FilterNameUnread">Unread</string>
<string name="FilterAddTo">Add to folder</string>
<string name="FilterRemoveFrom">Remove from folder</string>
<string name="FilterChoose">Choose a folder</string>
<string name="FilterUserAddedToExisting">**%1$s** added to **%2$s**</string>
<string name="FilterChatAddedToExisting">**%1$s** added to **%2$s**</string>
<string name="FilterChatsAddedToExisting">**%1$s** added to **%2$s**</string>
<string name="FilterUserRemovedFrom">**%1$s** removed from **%2$s**</string>
<string name="FilterChatRemovedFrom">**%1$s** removed from **%2$s**</string>
<string name="FilterChatsRemovedFrom">**%1$s** removed from **%2$s**</string>
<string name="FilterAddToAlertFullTitle">Limit reached</string>
<string name="FilterRemoveFromAlertFullText">Sorry, you can\'t add more than 100 chats to a folder.</string>
<string name="FilterAddToAlertFullText">Sorry, you can\'t exlude more than 100 chats from a folder.</string>
<!--passcode view-->
<string name="Passcode">Passcode Lock</string>
<string name="ChangePasscode">Change Passcode</string>
<string name="ChangePasscodeInfo">When you set up an additional passcode, a lock icon will appear on the chats page. Tap it to lock and unlock your Telegram app.\n\nNote: if you forget the passcode, you\'ll need to delete and reinstall the app. All secret chats will be lost.</string>
<string name="PasscodePIN">PIN</string>
<string name="PasscodePassword">Password</string>
<string name="EnterCurrentPasscode">Enter your current passcode</string>
<string name="EnterNewFirstPasscode">Enter a passcode</string>
<string name="EnterNewPasscode">Enter your new passcode</string>
<string name="EnterYourTelegramPasscode">Enter your Telegram passcode</string>
<string name="ReEnterYourPasscode">Re-enter your new passcode</string>
<string name="PasscodeDoNotMatch">Passcodes do not match</string>
<string name="AutoLock">Auto-lock</string>
<string name="AutoLockInfo">Require passcode if away for a time.</string>
<string name="AutoLockInTime">in %1$s</string>
<string name="AutoLockDisabled">Disabled</string>
<string name="UnlockFingerprint">Unlock with Fingerprint</string>
<string name="FingerprintInfo">Confirm fingerprint to continue</string>
<string name="FingerprintHelp">Touch sensor</string>
<string name="FingerprintNotRecognized">Fingerprint not recognized. Try again.</string>
<string name="ScreenCapture">Show App Content in Task Switcher</string>
<string name="ScreenCaptureInfo">If disabled, you won\'t be able to take screenshots in the app but chat content will be hidden in the task switcher.</string>
<string name="ScreenCaptureAlert">This will hide the contents of your chats or chat list from the task switcher, but you will not be able to take screenshots on Telegram.\n\nYou may need to restart the app for this to take effect.</string>
<string name="TooManyTries">Too many tries.\nPlease try again in %1$s.</string>
<!--media view-->
<string name="January">January</string>
<string name="February">February</string>
<string name="March">March</string>
<string name="April">April</string>
<string name="May">May</string>
<string name="June">June</string>
<string name="July">July</string>
<string name="August">August</string>
<string name="September">September</string>
<string name="October">October</string>
<string name="November">November</string>
<string name="December">December</string>
<string name="SharedFilesTab2">Files</string>
<string name="SharedMediaTab2">Media</string>
<string name="SharedMediaTabFull2">Shared Media</string>
<string name="SharedGroupsTab2">Groups</string>
<string name="SharedLinksTab2">Links</string>
<string name="SharedMusicTab2">Music</string>
<string name="SharedVoiceTab2">Voice</string>
<string name="SharedGIFsTab2">GIFs</string>
<string name="DocumentsTitle">Shared Files</string>
<string name="SharedContentTitle">Shared Content</string>
<string name="LinksTitle">Shared Links</string>
<string name="AudioTitle">Shared Music</string>
<string name="NoMedia">Share photos and videos in this chat and access them on any of your devices.</string>
<string name="NoSharedAudio">Share music in this chat and access it on any of your devices.</string>
<string name="NoSharedFiles">Share files and documents in this chat and access them on any of your devices.</string>
<string name="NoSharedLinks">Share links in this chat and access them on any of your devices.</string>
<string name="NoSharedVoice">Share voice messages in this chat and access them on any of your devices.</string>
<string name="NoMediaSecret">Photos and videos from this chat will be shown here.</string>
<string name="NoSharedAudioSecret">Music from this chat will be shown here.</string>
<string name="NoSharedFilesSecret">Files and documents from this chat will be shown here.</string>
<string name="NoSharedLinksSecret">Shared links from this chat will be shown here.</string>
<string name="NoSharedVoiceSecret">Voice messages from this chat will be shown here.</string>
<string name="NoSharedGifSecret">GIFs from this chat will be shown here.</string>
<!--map view-->
<string name="Map">Map</string>
<string name="Satellite">Satellite</string>
<string name="Hybrid">Hybrid</string>
<string name="MetersAway2">%1$s m away</string>
<string name="KMetersAway2">%1$s km away</string>
<string name="FootsAway">%1$s ft away</string>
<string name="MilesAway">%1$s mi away</string>
<string name="FootsShort">%1$s ft</string>
<string name="MilesShort">%1$s mi</string>
<string name="Mi">mi</string>
<string name="Km">km</string>
<string name="MetersShort">%1$s m</string>
<string name="KMetersShort">%1$s km</string>
<string name="MetersFromYou2">%1$s m from&#160;you</string>
<string name="KMetersFromYou2">%1$s km from&#160;you</string>
<string name="FootsFromYou">%1$s ft from&#160;you</string>
<string name="MilesFromYou">%1$s mi from&#160;you</string>
<string name="Directions">Directions</string>
<string name="NoPlacesFound">No places found</string>
<string name="NoPlacesFoundInfo">There are no matches with **%1$s** near you.</string>
<string name="SendLocation">Send my current location</string>
<string name="SendLiveLocation">Share My Live Location for...</string>
<string name="SendLiveLocationMenu">Share my Live Location</string>
<string name="StopLiveLocation">Stop Sharing Location</string>
<string name="StopLiveLocationAlertToTitle">Stop location sharing</string>
<string name="StopLiveLocationAlertToUserText">Do you want to stop sharing your live location with **%1$s**?</string>
<string name="StopLiveLocationAlertToGroupText">Do you want to stop sharing your live location with **%1$s**?</string>
<string name="StopLiveLocationAlertAllText">Do you want to stop sharing your live location?</string>
<string name="SendLiveLocationInfo">Updated in real time as you move</string>
<string name="SendSelectedLocation">Send selected location</string>
<string name="ShareLocation">Location</string>
<string name="SharedPlace">Place</string>
<string name="AccurateTo">Accurate to %1$s</string>
<string name="AwayTo">%1$s away</string>
<string name="NearbyVenue">Or choose a venue</string>
<string name="TapToSendLocation">Tap to send this location</string>
<string name="LiveLocations">Live locations</string>
<string name="LiveLocationContext">Live Location</string>
<string name="SendLiveLocationFor15m">for 15 minutes</string>
<string name="SendLiveLocationFor1h">for 1 hour</string>
<string name="SendLiveLocationFor8h">for 8 hours</string>
<string name="LocationUpdated">updated</string>
<string name="LocationUpdatedFormatted">updated %1$s</string>
<string name="LocationUpdatedJustNow">updated just now</string>
<string name="SharingYouAndOtherName">You and %1$s</string>
<string name="AttachLiveLocationIsSharing">%1$s sharing with %2$s</string>
<string name="AttachLiveLocationIsSharingChat">%1$s sharing with %2$s</string>
<string name="AttachLiveLocationIsSharingChats">%1$s sharing with %2$s</string>
<string name="StopAllLocationSharings">STOP ALL</string>
<string name="SharingLiveLocationTitle">You are sharing your Live Location with %1$s</string>
<string name="LiveLocationAlertPrivate">Choose for how long %1$s will see your accurate location.</string>
<string name="LiveLocationAlertGroup">Choose for how long people in this chat will see your live location.</string>
<string name="GpsDisabledAlertTitle">Enable GPS</string>
<string name="GpsDisabledAlertText">Please enable your GPS to access location-based features.</string>
<string name="MakeMyselfVisible">Make Myself Visible</string>
<string name="MakeMyselfVisibleTitle">Show Your Profile?</string>
<string name="MakeMyselfVisibleInfo">Users nearby will be able to view your profile and send you messages. This may help you find new friends, but could also attract excessive attention. You can stop sharing your profile at any time.\n\nYour phone number will remain hidden.</string>
<string name="StopShowingMe">Stop Showing Me</string>
<string name="PeopleNearby">People Nearby</string>
<string name="AddPeopleNearby">Add People Nearby</string>
<string name="PeopleNearbyAccessInfo">Quickly add people nearby who are viewing this section and discover local group chats.\n\nPlease switch on location access to enable this feature.</string>
<string name="PeopleNearbyHeader">People nearby</string>
<string name="PeopleNearbyAllowAccess">Allow Access</string>
<string name="PeopleNearbyGpsInfo">Quickly add people nearby who are also viewing this section and discover local group chats.\n\nPlease turn on location services to enable this feature.</string>
<string name="PeopleNearbyGps">Turn On</string>
<string name="ChatsNearbyHeader">Groups nearby</string>
<string name="PeopleNearbyInfo2">Exchange contact info with people nearby and find new friends.</string>
<string name="PeopleNearbyEmpty">Looking for users around you...</string>
<string name="NearbyCreateGroup">Create a Local Group</string>
<string name="NearbyStartGroup">Start Group</string>
<string name="NearbyCreateGroupInfo">Anyone close to this location (neighbors, co-workers, fellow students, event attendees, visitors of a venue) will be able to see your group in the People Nearby section.</string>
<string name="NearbyCreateGroupInfo2">If you start an unrelated group at this location, you may lose the ability to create location-based groups.</string>
<string name="ChatSetLocation">Set Location</string>
<string name="ChatSetThisLocation">Set this location</string>
<string name="ChatSetLocationInfo">People will be able to find your group in the \"People Nearby\" section.</string>
<string name="PlacesInThisArea">Places in this area</string>
<string name="LocationNotifiation">Proximity alert</string>
<string name="LocationNotifiationButtonUser">Notify when %1$s is within %2$s</string>
<string name="LocationNotifiationButtonGroup">Notify when someone is within %1$s</string>
<string name="LocationNotifiationCloser">You are already closer than %1$s</string>
<string name="ShareLocationAlertTitle">Share Location</string>
<string name="ShareLocationAlertButton">Share</string>
<string name="ShareLocationAlertText">For the alert to work, please share your live location in this chat.</string>
<string name="ProximityTooltioUser">Alert when %1$s is close</string>
<string name="ProximityTooltioGroup">Alert when other members of the group are close</string>
<string name="ProximityAlertSet">Proximity alert set</string>
<string name="ProximityAlertSetInfoUser">We will notify you once %1$s is within %2$s from you.</string>
<string name="ProximityAlertSetInfoGroup2">We will notify you once someone is within %1$s from you.</string>
<string name="ProximityAlertCancelled">Proximity alert cancelled</string>
<!--photo gallery view-->
<string name="Speed">Speed</string>
<string name="SpeedSlow">Slow</string>
<string name="SpeedVerySlow">Very slow</string>
<string name="SpeedFast">Fast</string>
<string name="SpeedVeryFast">Very fast</string>
<string name="SpeedNormal">Normal</string>
<string name="ShowAsList">Show as list</string>
<string name="ShowAsGrid">Show as grid</string>
<string name="ShowAllMedia">Show all media</string>
<string name="ShowStickers">Show stickers</string>
<string name="ShowAllFiles">Show all files</string>
<string name="ShowAllGIFs">Show all GIFs</string>
<string name="TapToDownload">Tap to download</string>
<string name="OpenFile">OPEN FILE</string>
<string name="ShowInChat">Show in chat</string>
<string name="StopDownload">Stop downloading</string>
<string name="SaveToGallery">Save to gallery</string>
<string name="Of">%1$d of %2$d</string>
<string name="OfCounted">**%1$d** of %2$d</string>
<string name="Gallery">Gallery</string>
<string name="AllPhotos">All photos</string>
<string name="AllMedia">All media</string>
<string name="AllVideos">All videos</string>
<string name="NoPhotos">No photos yet</string>
<string name="PleaseDownload">Please download media first</string>
<string name="PleaseStreamDownload">Please wait for the video to be fully downloaded.</string>
<string name="VideoDoesNotSupportStreaming">This video is not optimized for streaming. You may need to download it in full to play it.</string>
<string name="CantPlayVideo">App was unable to play this video. Try to play it with external player?</string>
<string name="NoRecentSearches">No recent searches</string>
<string name="ImagesTab2">Images</string>
<string name="GifsTab2">GIFs</string>
<string name="NoRecentGIFs">No recent GIFs</string>
<string name="SearchImages">FIND IMAGES</string>
<string name="SearchImagesInfo">WEB SEARCH</string>
<string name="SearchGifs">FIND GIFS</string>
<string name="SearchImagesTitle">Search web</string>
<string name="SearchGifsTitle">Search GIFs</string>
<string name="CameraPermissionText">Tap to allow access to your Camera</string>
<string name="GalleryPermissionText">Tap to allow access to your Gallery</string>
<string name="CropImage">Crop image</string>
<string name="Enhance">Enhance</string>
<string name="Highlights">Highlights</string>
<string name="Contrast">Contrast</string>
<string name="Exposure">Exposure</string>
<string name="Warmth">Warmth</string>
<string name="Saturation">Saturation</string>
<string name="Vignette">Vignette</string>
<string name="Shadows">Shadows</string>
<string name="Grain">Grain</string>
<string name="Sharpen">Sharpen</string>
<string name="Fade">Fade</string>
<string name="SoftenSkin">Soften Skin</string>
<string name="TintShadows">SHADOWS</string>
<string name="TintHighlights">HIGHLIGHTS</string>
<string name="CurvesAll">ALL</string>
<string name="CurvesRed">RED</string>
<string name="CurvesGreen">GREEN</string>
<string name="CurvesBlue">BLUE</string>
<string name="BlurOff">Off</string>
<string name="BlurLinear">Linear</string>
<string name="BlurRadial">Radial</string>
<string name="AreYouSureDeletePhotoTitle">Delete photo</string>
<string name="AreYouSureDeletePhoto">Are you sure you want to delete this photo?</string>
<string name="AreYouSureDeleteVideoTitle">Delete video</string>
<string name="AreYouSureDeleteVideo">Are you sure you want to delete this video?</string>
<string name="AreYouSureDeleteGIFTitle">Delete GIF</string>
<string name="AreYouSureDeleteGIF">Are you sure you want to delete this GIF?</string>
<string name="AreYouSureDeletePhotoEveryone">Are you sure you want to delete this photo for everyone?</string>
<string name="AreYouSureDeleteVideoEveryone">Are you sure you want to delete this video for everyone?</string>
<string name="AreYouSureDeleteGIFEveryone">Are you sure you want to delete this GIF for everyone?</string>
<string name="DiscardChanges">Discard changes?</string>
<string name="PhotoEditorDiscardAlert">Are you sure you want to discard all changes?</string>
<string name="ClearSearch">Clear search history?</string>
<string name="ClearSearchAlert">Are you sure you want to clear your search history?</string>
<string name="ClearSearchAlertTitle">Clear search history</string>
<string name="ClearSearchSingleAlertTitle">Search history</string>
<string name="ClearSearchSingleUserAlertText">Are you sure you want to remove \"%1$s\" from search history?</string>
<string name="ClearSearchSingleChatAlertText">Are you sure you want to remove \"%1$s\" from search history?</string>
<string name="ClearSearchRemove">Remove</string>
<string name="ClearButton">Clear</string>
<string name="AddCaption">Add a caption...</string>
<string name="PhotoCaption">Photo Caption</string>
<string name="VideoCaption">Video Caption</string>
<string name="GifCaption">GIF Caption</string>
<string name="Caption">Caption</string>
<string name="PaintDelete">Delete</string>
<string name="PaintEdit">Edit</string>
<string name="PaintPen">Pen</string>
<string name="PaintMarker">Marker</string>
<string name="PaintNeon">Neon</string>
<string name="PaintArrow">Arrow</string>
<string name="PaintDuplicate">Duplicate</string>
<string name="PaintOutlined">Outlined</string>
<string name="PaintRegular">Regular</string>
<string name="PaintFramed">Framed</string>
<string name="CropReset">Reset</string>
<string name="CropOriginal">Original</string>
<string name="CropSquare">Square</string>
<string name="SinglePhotosHelp">Show media as separate messages</string>
<string name="GroupPhotosHelp">Group media into one message</string>
<string name="SendWithoutGrouping">Send without grouping</string>
<string name="SendWithoutCompression">Send without compression</string>
<string name="ChooseCover">Choose a cover for your profile video</string>
<string name="SetAsMain">Set as main</string>
<string name="EditPhoto">Open in editor</string>
<string name="MainProfilePhotoSetHint">This is your main profile photo now.</string>
<string name="MainProfileVideoSetHint">This is your main profile video now.</string>
<string name="MainChannelProfilePhotoSetHint">This is the main channel photo now.</string>
<string name="MainChannelProfileVideoSetHint">This is the main channel video now.</string>
<string name="MainGroupProfilePhotoSetHint">This is the main group photo now.</string>
<string name="MainGroupProfileVideoSetHint">This is the main group video now.</string>
<string name="PhotoSavedHint">Photo saved to gallery</string>
<string name="VideoSavedHint">Video saved to gallery</string>
<string name="PhotoSavedToDownloadsHint">Photo saved to downloads</string>
<string name="VideoSavedToDownloadsHint">Video saved to downloads</string>
<string name="GifSavedToDownloadsHint">GIF saved to downloads</string>
<string name="AudioSavedHint">File saved to music</string>
<string name="FileSavedHint">File saved to downloads</string>
<string name="FilesSavedHint_zero">%1$d files saved to downloads</string>
<string name="FilesSavedHint_one">File saved to downloads</string>
<string name="FilesSavedHint_two">%1$d files saved to downloads</string>
<string name="FilesSavedHint_few">%1$d files saved to downloads</string>
<string name="FilesSavedHint_many">%1$d files saved to downloads</string>
<string name="FilesSavedHint_other">%1$d files saved to downloads</string>
<string name="PhotosSavedHint_zero">%1$d photos saved to gallery</string>
<string name="PhotosSavedHint_one">Photo saved to gallery</string>
<string name="PhotosSavedHint_two">%1$d photos saved to gallery</string>
<string name="PhotosSavedHint_few">%1$d photos saved to gallery</string>
<string name="PhotosSavedHint_many">%1$d photos saved to gallery</string>
<string name="PhotosSavedHint_other">%1$d photos saved to gallery</string>
<string name="VideosSavedHint_zero">%1$d videos saved to gallery</string>
<string name="VideosSavedHint_one">Video saved to gallery</string>
<string name="VideosSavedHint_two">%1$d videos saved to gallery</string>
<string name="VideosSavedHint_few">%1$d videos saved to gallery</string>
<string name="VideosSavedHint_many">%1$d videos saved to gallery</string>
<string name="VideosSavedHint_other">%1$d videos saved to gallery</string>
<string name="AudiosSavedHint_zero">%1$d files saved to music</string>
<string name="AudiosSavedHint_one">File saved to music</string>
<string name="AudiosSavedHint_two">%1$d files saved to music</string>
<string name="AudiosSavedHint_few">%1$d files saved to music</string>
<string name="AudiosSavedHint_many">%1$d files saved to music</string>
<string name="AudiosSavedHint_other">%1$d files saved to music</string>
<string name="MediaSavedHint_zero">%1$d items saved to gallery</string>
<string name="MediaSavedHint_one">An item saved to gallery</string>
<string name="MediaSavedHint_two">%1$d items saved to gallery</string>
<string name="MediaSavedHint_few">%1$d items saved to gallery</string>
<string name="MediaSavedHint_many">%1$d items saved to gallery</string>
<string name="MediaSavedHint_other">%1$d items saved to gallery</string>
<!--password view-->
<string name="TwoStepVerification">Two-Step Verification</string>
<string name="TwoStepVerificationTitle">Two-Step Verification</string>
<string name="TwoStepVerificationPasswordSet">Password Set!</string>
<string name="TwoStepVerificationPasswordSetInfo">This password will be required when you log in on a new device in addition to the code you get in the SMS.</string>
<string name="TwoStepVerificationPasswordReturnSettings">Return to Settings</string>
<string name="TwoStepVerificationPasswordReturnPassport">Return to Passport</string>
<string name="TwoStepVerificationSetPassword">Set Password</string>
<string name="TwoStepVerificationShowPassword">Show password</string>
<string name="SetAdditionalPassword">Set Additional Password</string>
<string name="SetAdditionalPasswordInfo">You can set a password that will be required when you log in on a new device in addition to the code you get in the SMS.</string>
<string name="YourPassword">Your Password</string>
<string name="YourPasswordHeader">Your password</string>
<string name="YourPasswordRemember">Your account is protected by 2-Step Verification.\nDo you still remember your password?</string>
<string name="YourPasswordRememberYes">Yes, definitely</string>
<string name="YourPasswordRememberNo">Not sure</string>
<string name="PasswordOn">On</string>
<string name="PasswordOff">Off</string>
<string name="PleaseEnterCurrentPassword">Enter your password</string>
<string name="CheckPassword">Check Password</string>
<string name="CheckPasswordInfo">Do you still remember your password?</string>
<string name="CheckPasswordPerfect">Perfect!</string>
<string name="CheckPasswordPerfectInfo">You still remember your password.</string>
<string name="CheckPasswordWrong">You entered the wrong password.</string>
<string name="CheckPasswordBackToSettings">Back to Settings</string>
<string name="PleaseEnterCurrentPasswordTransfer">Please enter your password to complete the transfer.</string>
<string name="PleaseEnterFirstPassword">Enter a password</string>
<string name="PleaseEnterNewFirstPassword">Enter a new password</string>
<string name="PleaseEnterPassword">Enter your new password</string>
<string name="PleaseReEnterPassword">Re-enter your password</string>
<string name="NewPassword">New Password</string>
<string name="PleaseEnterNewFirstPasswordLogin">You can now set a new password that will be used to log into your account.</string>
<string name="PleaseEnterNewFirstPasswordHint">Enter new password</string>
<string name="PleaseEnterNewSecondPasswordHint">Re-enter new password</string>
<string name="RecoveryEmail">Recovery email</string>
<string name="RecoveryEmailTitle">Recovery Email</string>
<string name="YourEmail">Your email</string>
<string name="YourEmailCode">Your Email Code</string>
<string name="YourEmailCodeInfo">Please confirm your email address by entering the code you just received on %1$s.</string>
<string name="YourEmailInfo">Please add your valid email. It is the only way to recover a forgotten password.</string>
<string name="YourEmailSkip">Skip</string>
<string name="YourEmailSkipWarning">Warning</string>
<string name="YourEmailSkipWarningText">No, seriously.\n\nIf you forget your password, you will lose access to your Telegram account. There will be no way to restore it.</string>
<string name="YourEmailAlmostThere">Almost there!</string>
<string name="YourEmailAlmostThereText">Please check your email (don\'t forget the spam folder) to complete Two-Step Verification setup.</string>
<string name="YourPasswordSuccess">Success!</string>
<string name="YourPasswordSuccessText">Your password for Two-Step Verification is now active.</string>
<string name="YourPasswordChangedSuccessText">Your password for Two-Step Verification has been changed.</string>
<string name="YourEmailSuccessText">Your recovery email for Two-Step Verification is now active.</string>
<string name="YourEmailSuccessChangedText">Your recovery email for Two-Step Verification is changed.</string>
<string name="ChangePassword">Change Password</string>
<string name="TurnPasswordOff">Turn Password Off</string>
<string name="SetRecoveryEmail">Set Recovery Email</string>
<string name="ChangeRecoveryEmail">Change Recovery Email</string>
<string name="TurnPasswordOffQuestionTitle">Disable password</string>
<string name="TurnPasswordOffQuestion">Are you sure you want to disable your password?</string>
<string name="CancelPasswordQuestion">Are you sure you want to abort two-step verification setup?</string>
<string name="CancelEmailQuestion">Are you sure you want to abort recovery email setup?</string>
<string name="CancelPasswordReset">Cancel the password reset process? If you request a new reset later, it will take another 7 days.</string>
<string name="CancelPasswordResetYes">YES</string>
<string name="CancelPasswordResetNo">NO</string>
<string name="CancelReset">Cancel reset</string>
<string name="CancelEmailQuestionTitle">Abort setup</string>
<string name="TurnPasswordOffPassport">Warning! All data saved in your Telegram Passport will be lost!</string>
<string name="PasswordHint">Password Hint</string>
<string name="PasswordHintPlaceholder">Hint</string>
<string name="PasswordHintText">Create a hint for your password</string>
<string name="PasswordHintTextLogin">Create a hint for your password.</string>
<string name="PasswordDoNotMatch">Passwords do not match</string>
<string name="AbortPassword">Abort two-step verification setup</string>
<string name="AbortPasswordMenu">Abort setup</string>
<string name="AbortEmail">Abort recovery email setup</string>
<string name="Abort">Abort</string>
<string name="Disable">Disable</string>
<string name="EmailPasswordConfirmText2">To complete Two-Step Verification Setup, check your email (don\'t forget the spam folder) and enter the code we just sent you.</string>
<string name="EmailPasswordConfirmText3">To complete reсoverу email setup, check %1$s (don\'t forget the spam folder) and enter the code we just sent you.</string>
<string name="PasswordAsHintError">Hint must be different from your password</string>
<string name="PasswordEmailInvalid">Invalid email address. Please check that you\'ve entered it correctly and try again.</string>
<string name="RestorePasswordNoEmailTitle">Sorry</string>
<string name="RestorePasswordNoEmailText">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.</string>
<string name="RestorePasswordNoEmailText2">Since you didnt provide a recovery email when setting up your password, your remaining options are either to remember your password or wait 7 days until your password is reset.</string>
<string name="RestorePasswordResetPasswordText">Are you sure you want to reset your 2-Step Verification password?</string>
<string name="RestorePasswordResetPasswordOk">Your 2-Step Verification password was reset.</string>
<string name="RestorePasswordResetAccount">RESET ACCOUNT</string>
<string name="RestorePasswordResetPassword">RESET PASSWORD</string>
<string name="RestorePasswordResetIn">You can reset your password in %1$s</string>
<string name="ResetPassword">Reset password</string>
<string name="RestoreEmailSentTitle">Recovery code</string>
<string name="RestoreEmailSent">We have sent a recovery code to the email address you provided:\n\n%1$s</string>
<string name="RestoreEmailSentInfo">Please check your email and enter the 6-digit code we sent you.</string>
<string name="RestoreEmailTrouble">Having trouble accessing your email %1$s?</string>
<string name="RestoreEmailTroubleNoEmail">Having trouble accessing your email?</string>
<string name="RestoreEmailTroubleText">If you can\'t restore access to your email, your remaining options are either to remember your password or to reset your account.</string>
<string name="RestoreEmailTroubleText2">If you dont have access to your recovery email, your remaining options are either to remember your password or wait 7 days until your password is reset.</string>
<string name="ResetPasswordWait">You recently requested a password reset that was canceled. Please wait %1$s before making a new request.</string>
<string name="ResetMyAccount">RESET MY ACCOUNT</string>
<string name="ResetMyAccountText">You will lose all your chats and messages, along with any media and files you shared, if you proceed with resetting your account.</string>
<string name="ResetMyAccountWarning">Warning</string>
<string name="ResetMyAccountWarningText">This action can\'t be undone.\n\nIf you reset your account, all your messages and chats will be deleted.</string>
<string name="ResetMyAccountWarningReset">Reset account</string>
<string name="LoginPassword">Password</string>
<string name="LoginPasswordText">You have Two-Step Verification enabled, so your account is protected with an additional password.</string>
<string name="ForgotPassword">Forgot password?</string>
<string name="PasswordRecovery">Password Recovery</string>
<string name="PasswordCode">Code</string>
<string name="PasswordReset">Password deactivated</string>
<string name="ResendCode">Resend code</string>
<string name="VerificationCode">Verification code</string>
<string name="EnterCode">Enter code</string>
<string name="ResendCodeInfo">The verification code was sent to your email.</string>
<string name="EnabledPasswordText">You have enabled Two-Step verification.\nYou\'ll need the password you set up here to log in to your Telegram account.</string>
<!--data settings-->
<string name="DataSettings">Data and Storage</string>
<string name="DataUsage">Disk and network usage</string>
<string name="StorageUsage">Storage Usage</string>
<string name="NetworkUsage">Data Usage</string>
<string name="StoragePath">Storage Path</string>
<string name="NetworkUsageMobileTab">Mobile</string>
<string name="NetworkUsageWiFiTab">Wi-Fi</string>
<string name="NetworkUsageRoamingTab">Roaming</string>
<string name="MessagesDataUsage">Messages and other data</string>
<string name="CountSent">Sent</string>
<string name="CountReceived">Received</string>
<string name="BytesSent">Bytes sent</string>
<string name="BytesReceived">Bytes received</string>
<string name="FilesDataUsage">Files</string>
<string name="CallsDataUsage">Calls</string>
<string name="OutgoingCalls">Outgoing calls</string>
<string name="IncomingCalls">Incoming calls</string>
<string name="CallsTotalTime">Total time</string>
<string name="TotalDataUsage">Total</string>
<string name="ResetStatistics">Reset Statistics</string>
<string name="NetworkUsageSince">Network usage since %1$s</string>
<string name="ResetStatisticsAlertTitle">Reset statistics</string>
<string name="ResetStatisticsAlert">Do you want to reset your usage statistics?</string>
<!--privacy settings-->
<string name="PrivacySettings">Privacy and Security</string>
<string name="PrivacyTitle">Privacy</string>
<string name="PrivacyLastSeen">Last Seen &amp; Online</string>
<string name="PrivacyProfilePhoto">Profile Photo</string>
<string name="PrivacyProfilePhotoTitle">Who can see my profile photo?</string>
<string name="PrivacyProfilePhotoInfo">You can restrict who can see your profile photo with granular precision.</string>
<string name="PrivacyProfilePhotoInfo2">You can add users or entire groups as exceptions that will override the settings above.</string>
<string name="PrivacyPhone">Phone Number</string>
<string name="PrivacyPhoneTitle">Who can see my phone number?</string>
<string name="PrivacyPhoneTitle2">Who can find me by my number?</string>
<string name="PrivacyPhoneInfo">Users who have your number saved in their contacts will also see it on Telegram.</string>
<string name="PrivacyPhoneInfo3">Users who add your number to their contacts will see it on Telegram only if they are your contacts.</string>
<string name="PrivacyPhoneInfo2">You can add users or entire groups as exceptions that will override the settings above.</string>
<string name="PrivacyForwards">Forwarded Messages</string>
<string name="PrivacyForwardsEverybody">Link to your account</string>
<string name="PrivacyForwardsContacts">Link if allowed by the settings below</string>
<string name="PrivacyForwardsNobody">Not a link to your account</string>
<string name="PrivacyForwardsTitle">Who can add a link to my account when forwarding my messages?</string>
<string name="PrivacyForwardsInfo">Messages you send will not link back to your account when forwarded by other users.</string>
<string name="PrivacyForwardsInfo2">You can add users or entire groups as exceptions that will override the settings above.</string>
<string name="PrivacyForwardsMessageLine">Reinhardt, we need to find you some new tunes &#127926;.</string>
<string name="PrivacyP2PHeader">Peer-to-Peer</string>
<string name="PrivacyP2P">Peer-to-Peer in Calls</string>
<string name="PrivacyP2P2">Use Peer-to-Peer with</string>
<string name="PrivacyBots">Bots and websites</string>
<string name="PrivacyPaymentsClear">Clear Payment and Shipping Info</string>
<string name="PrivacyPaymentsClearAlertTitle">Clear payment info</string>
<string name="PrivacyPaymentsClearAlertText">Are you sure you want to clear your payment and shipping info?</string>
<string name="PrivacyPaymentsClearAlert">Delete your shipping info and instruct all payment providers to remove your saved credit cards? Note that Telegram never stores your credit card data.</string>
<string name="PrivacyPaymentsPaymentInfoCleared">Payment info cleared.</string>
<string name="PrivacyPaymentsShippingInfoCleared">Shipping info cleared.</string>
<string name="PrivacyPaymentsPaymentShippingCleared">Payment and shipping info cleared.</string>
<string name="PrivacyBotsInfo">Websites where you used Telegram to log in.</string>
<string name="PrivacyClearShipping">Shipping info</string>
<string name="PrivacyClearPayment">Payment info</string>
<string name="PrivacyDeleteCloudDrafts">Delete All Cloud Drafts</string>
<string name="LastSeenEverybody">Everybody</string>
<string name="LastSeenContacts">My Contacts</string>
<string name="LastSeenNobody">Nobody</string>
<string name="LastSeenEverybodyMinus">Everybody (-%1$d)</string>
<string name="LastSeenContactsPlus">My Contacts (+%1$d)</string>
<string name="LastSeenContactsMinus">My Contacts (-%1$d)</string>
<string name="LastSeenContactsMinusPlus">My Contacts (-%1$d, +%2$d)</string>
<string name="LastSeenNobodyPlus">Nobody (+%1$d)</string>
<string name="P2PEverybody">Everybody</string>
<string name="P2PContacts">My Contacts</string>
<string name="P2PNobody">Nobody</string>
<string name="P2PEverybodyMinus">Everybody (-%1$d)</string>
<string name="P2PContactsPlus">My Contacts (+%1$d)</string>
<string name="P2PContactsMinus">My Contacts (-%1$d)</string>
<string name="P2PContactsMinusPlus">My Contacts (-%1$d, +%2$d)</string>
<string name="P2PNobodyPlus">Nobody (+%1$d)</string>
<string name="SecurityTitle">Security</string>
<string name="DeleteAccountTitle">Account self-destruct</string>
<string name="NewChatsFromNonContacts">New chats from unknown users</string>
<string name="ArchiveAndMute">Archive and Mute</string>
<string name="ArchiveAndMuteInfo">Automatically archive and mute new chats, groups and channels from non-contacts.</string>
<string name="DeleteMyAccount">Delete my account</string>
<string name="DeleteAccountIfAwayFor2">Delete my account if away for</string>
<string name="DeleteAccountIfAwayFor3">If away for</string>
<string name="DeleteAccountHelp">If you do not come online at least once within this period, your account will be deleted along with all messages and contacts.</string>
<string name="LastSeenTitle">Who can see your Last Seen time?</string>
<string name="AddExceptions">Add exceptions</string>
<string name="AddToExceptions">Add to exceptions</string>
<string name="CustomHelp">You won\'t see Last Seen and Online statuses for people with whom you don\'t share yours. Approximate last seen will be shown instead (recently, within a week, within a month).</string>
<string name="PrivacySettingsChangedAlert">You have changed some privacy settings. Apply changes?</string>
<string name="AlwaysShareWith">Always Share With</string>
<string name="NeverShareWith">Never Share With</string>
<string name="CustomShareSettingsHelp">You can add users or entire groups as exceptions that will override the settings above.</string>
<string name="AlwaysShareWithTitle">Always Share</string>
<string name="NeverShareWithTitle">Never Share</string>
<string name="EmpryUsersPlaceholder">Add Users</string>
<string name="PrivacyFloodControlError">Sorry, too many requests. Unable to change privacy settings now, please wait.</string>
<string name="RemoveFromListText">Tap and hold on user to delete.</string>
<string name="GroupsAndChannels">Groups</string>
<string name="WhoCanAddMe">Who can add me to group chats?</string>
<string name="WhoCanAddMeInfo">You can restrict who can add you to groups and channels with granular precision.</string>
<string name="AlwaysAllow">Always Allow</string>
<string name="NeverAllow">Never Allow</string>
<string name="CustomShareInfo">These users will or will not be able to add you to groups and channels regardless of the settings above.</string>
<string name="GroupsAndChannelsHelp">Change who can add you to groups and channels.</string>
<string name="InviteToGroupError">Sorry, you can\'t add this user to groups because of user\'s privacy settings.</string>
<string name="InviteToChannelError">Sorry, you can\'t add this user to channels because of user\'s privacy settings.</string>
<string name="CreateGroupError">Sorry, you can\'t create a group with these users because of their privacy settings.</string>
<string name="PrivacyCallsP2PHelp">Disabling peer-to-peer will relay all calls through Telegram servers to avoid revealing your IP address, but may slightly decrease audio quality.</string>
<string name="SyncContactsDelete">Delete Synced Contacts</string>
<string name="SuggestContacts">Suggest Frequent Contacts</string>
<string name="SuggestContactsInfo">Display people you message frequently at the top of the search section for quick access.</string>
<string name="SuggestContactsTitle">Disable suggestions</string>
<string name="SuggestContactsAlert">This will delete all data about the people you message frequently as well as the inline bots you are likely to use.</string>
<string name="PrivacyAddAnException">Add Users or Groups</string>
<string name="PrivacyExceptions">Exceptions</string>
<string name="BlockedEmpty">None</string>
<string name="SyncContactsDeleteTitle">Delete contacts</string>
<string name="SyncContactsDeleteText">This will remove your contacts from the Telegram servers.\n\nIf \'**Sync Contacts**\' is enabled, contacts will be re-synced.</string>
<!--edit video view-->
<string name="SendingVideo">Sending video...</string>
<string name="SendingGif">Sending GIF...</string>
<!--bot-->
<string name="Bot">bot</string>
<string name="BotShare">Share</string>
<string name="BotInvite">Add to group</string>
<string name="BotSettings">Settings</string>
<string name="BotHelp">Help</string>
<string name="BotStatusRead">has access to messages</string>
<string name="BotStatusCantRead">has no access to messages</string>
<string name="BotInfoTitle">What can this bot do?</string>
<string name="BotStart">START</string>
<string name="BotUnblock">RESTART</string>
<string name="BotStop">Stop bot</string>
<string name="BotRestart">Restart bot</string>
<!--button titles-->
<string name="Done">Done</string>
<string name="Open">Open</string>
<string name="Save">Save</string>
<string name="Cancel">Cancel</string>
<string name="Close">Close</string>
<string name="Change">Change</string>
<string name="Add">Add</string>
<string name="Edit">Edit</string>
<string name="Send">Send</string>
<string name="Call">Call</string>
<string name="VideoCall">Video Call</string>
<string name="Copy">Copy</string>
<string name="Delete">Delete</string>
<string name="Start">Start</string>
<string name="DeleteAndStop">Delete and stop</string>
<string name="Forward">Forward</string>
<string name="Retry">Retry</string>
<string name="FromCamera">From camera</string>
<string name="FromGalley">From gallery</string>
<string name="DeletePhoto">Remove photo</string>
<string name="Set">Set</string>
<string name="OK">OK</string>
<string name="Stop">Stop</string>
<string name="WaitMore">Wait more</string>
<string name="Continue">Continue</string>
<string name="CreateLink">Create Link</string>
<string name="Crop">CROP</string>
<string name="UpdateApp">Update app</string>
<string name="UpdateNow">UPDATE NOW</string>
<string name="Update">UPDATE</string>
<string name="Later">LATER</string>
<string name="Accept">Accept</string>
<string name="Agree">Agree</string>
<string name="Decline">Decline</string>
<string name="Deactivate">DELETE NOW</string>
<string name="Back">Back</string>
<string name="SignUp">Sign Up</string>
<string name="DeclineDeactivate">Decline &amp; Delete</string>
<string name="Next">Next</string>
<string name="Enable">Enable</string>
<!--messages-->
<string name="ActionInviteYou">You joined the group via invite link</string>
<string name="ActionDeletedInviteLinkClickable">un1 deleted invite link un2</string>
<string name="ActionCreatedInviteLinkClickable">un1 created invite link un2</string>
<string name="ActionEditedInviteLinkClickable">un1 edited invite link un2 to un3</string>
<string name="ActionVolumeChanged">un1 changed un2 volume to %1$d%%</string>
<string name="ActionRevokedInviteLinkClickable">un1 revoked invite link un2</string>
<string name="ActionEditedInviteLinkToSameClickable">un1 edited invite link un2</string>
<string name="ActionTTLChanged">un1 has set messages to auto-delete in %1$s</string>
<string name="ActionTTLYouChanged">You set messages to auto-delete in %1$s</string>
<string name="ActionTTLChannelChanged">Messages in this channel will be automatically deleted after %1$s</string>
<string name="ActionTTLChannelDisabled">Messages in this channel will no longer be automatically deleted</string>
<string name="ActionTTLDisabled">un1 disabled the auto-delete timer</string>
<string name="ActionTTLYouDisabled">You disabled the auto-delete timer</string>
<string name="ActionInviteUser">un1 joined the group via invite link</string>
<string name="ActionKickUser">un1 removed un2</string>
<string name="ActionLeftUser">un1 left the group</string>
<string name="ActionAddUser">un1 added un2</string>
<string name="ActionRemovedPhoto">un1 removed the group photo</string>
<string name="ActionChangedPhoto">un1 changed the group photo</string>
<string name="ActionChangedVideo">un1 changed the group video</string>
<string name="ActionChangedTitle">un1 changed the group name to un2</string>
<string name="ActionCreateGroup">un1 created the group</string>
<string name="ActionYouKickUser">You removed un2</string>
<string name="ActionYouLeftUser">You left the group</string>
<string name="ActionYouAddUser">You added un2</string>
<string name="ActionYouScored">You scored %1$s</string>
<string name="ActionUserScored">un1 scored %1$s</string>
<string name="ActionYouScoredInGame">You scored %1$s in un2</string>
<string name="ActionUserScoredInGame">un1 scored %1$s in un2</string>
<string name="ActionYouRemovedPhoto">You removed the group photo</string>
<string name="ActionYouChangedPhoto">You changed the group photo</string>
<string name="ActionYouChangedVideo">You changed the group video</string>
<string name="ActionYouChangedTitle">You changed the group name to un2</string>
<string name="ActionYouCreateGroup">You created the group</string>
<string name="ActionKickUserYou">un1 removed you</string>
<string name="ActionAddUserYou">un1 added you</string>
<string name="ActionAddUserSelf">un1 returned to the group</string>
<string name="ActionAddUserSelfMega">un1 joined the group</string>
<string name="ActionAddUserSelfYou">You returned to the group</string>
<string name="ActionUserWithinRadius">un1 is now within %1$s from you</string>
<string name="ActionUserWithinYouRadius">You are now within %1$s from un1</string>
<string name="ActionUserWithinOtherRadius">un1 is now within %1$s from un2</string>
<string name="ActionUserInvitedToGroup">un1 invited you to this group</string>
<string name="ActionUserInvitedToChannel">un1 invited you to this channel</string>
<string name="ActionGroupCallStarted">un1 started a voice chat</string>
<string name="ActionGroupCallStartedByYou">You started a voice chat</string>
<string name="ActionGroupCallScheduled">Voice chat scheduled on %1$s</string>
<string name="ActionChannelCallJustStarted">Live stream started</string>
<string name="ActionChannelCallScheduled">Live stream scheduled on %1$s</string>
<string name="ActionChannelCallEnded">Live stream finished (%s)</string>
<string name="ActionGroupCallEndedBy">un1 ended the voice chat (%s)</string>
<string name="ActionGroupCallEndedByYou">You ended the voice chat (%s)</string>
<string name="ActionGroupCallInvited">un1 invited un2 to the voice chat</string>
<string name="ActionGroupCallYouInvited">You invited un2 to the voice chat</string>
<string name="ActionGroupCallInvitedYou">un1 invited you to the voice chat</string>
<string name="ActionBotAllowed">You allowed this bot to message you when you logged in on %1$s.</string>
<string name="ActionBotDocuments">%1$s received the following documents: %2$s</string>
<string name="ActionBotDocumentIdentity">Personal details</string>
<string name="ActionBotDocumentAddress">Address</string>
<string name="ActionBotDocumentPassport">Passport</string>
<string name="ActionBotDocumentInternalPassport">Internal Passport</string>
<string name="ActionBotDocumentPassportRegistration">Passport Registration</string>
<string name="ActionBotDocumentTemporaryRegistration">Temporary Registration</string>
<string name="ActionBotDocumentDriverLicence">Driver Licence</string>
<string name="ActionBotDocumentIdentityCard">Identity Card</string>
<string name="ActionBotDocumentUtilityBill">Utility Bill</string>
<string name="ActionBotDocumentBankStatement">Bank Statement</string>
<string name="ActionBotDocumentRentalAgreement">Rental Agreement</string>
<string name="ActionBotDocumentPhone">Phone Number</string>
<string name="ActionBotDocumentEmail">Email Address</string>
<string name="UnsupportedMedia">This message is not supported on your version of Telegram. Update the app to view: https://telegram.org/update</string>
<string name="AttachPhoto">Photo</string>
<string name="AttachVideo">Video</string>
<string name="AttachDestructingPhoto">Self-Destructing Photo</string>
<string name="AttachDestructingVideo">Self-Destructing Video</string>
<string name="AttachPhotoExpired">Photo has expired</string>
<string name="AttachVideoExpired">Video has expired</string>
<string name="AttachGif">GIF</string>
<string name="AttachLocation">Location</string>
<string name="AttachLiveLocation">Live Location</string>
<string name="AttachContact">Contact</string>
<string name="AttachDocument">File</string>
<string name="AttachSticker">Sticker</string>
<string name="AttachAudio">Voice message</string>
<string name="AttachRound">Video message</string>
<string name="AttachGame">Game</string>
<string name="FromYou">You</string>
<string name="ActionTakeScreenshootYou">You took a screenshot!</string>
<string name="ActionTakeScreenshoot">un1 took a screenshot!</string>
<!--too many communities-->
<string name="LimitReached">Limit Reached</string>
<string name="InactiveChats">Inactive chats</string>
<string name="InactiveChannelSignature">channel, inactive for %1$s</string>
<string name="InactiveChatSignature">%1$s, inactive for %2$s</string>
<string name="LeaveChats">Leave %1$s</string>
<string name="TooManyCommunities">Too Many Communities</string>
<string name="TooManyCommunitiesHintJoin">Sorry, you are a member of too many groups or channels. Please leave some before joining a new one.</string>
<string name="TooManyCommunitiesHintCreate">Sorry, you are a member of too many groups or channels. Please leave some before creating a new one.</string>
<string name="TooManyCommunitiesHintEdit">Sorry, you are a member of too many groups and channels. For technical reasons, you need to leave some first before changing this setting in your groups.</string>
<string name="UserChannelTooMuchJoin">Sorry, the target user is a member of too many groups and channels. Please ask them to leave some first.</string>
<!--Alert messages-->
<string name="DeleteAllMessagesAlert">Warning! This will **delete all messages** in this chat for **both** participants.</string>
<string name="DeleteAllMessagesSavedAlert">Warning! This will **delete all messages** in this chat.</string>
<string name="DeleteAll">Delete All</string>
<string name="StopLoading">Stop loading?</string>
<string name="UpdateTelegram">Update Telegram</string>
<string name="UpdateAppAlert">Sorry, your Telegram app is out of date and can\'t handle this request. Please update Telegram.</string>
<string name="InvalidPhoneNumber">Invalid phone number. Please check the number and try again.</string>
<string name="PleaseLoginPassport">Please log in to your Telegram account to use Telegram Passport.</string>
<string name="BannedPhoneNumber">This phone number is banned.</string>
<string name="CodeExpired">Code expired, please retry login.</string>
<string name="FloodWait">Too many attempts, please try again later</string>
<string name="FloodWaitTime">Too many attempts, please try again in %1$s</string>
<string name="InvalidCode">Invalid code</string>
<string name="PhoneNumberFlood">Sorry, you have deleted and re-created your account too many times recently. Please wait for a few days before signing up again.</string>
<string name="InvalidFirstName">Invalid first name</string>
<string name="InvalidLastName">Sorry, this last name can\'t be used</string>
<string name="Loading">Loading...</string>
<string name="NoPlayerInstalled">You don\'t have a video player, please install one to continue</string>
<string name="NoMailInstalled">Please send an email describing your problem to sms@telegram.org</string>
<string name="NoHandleAppInstalled">You don\'t have applications that can handle the file type \'%1$s\', please install one to continue</string>
<string name="InviteUser">This user does not have Telegram yet, send an invitation?</string>
<string name="AreYouSure">Are you sure?</string>
<string name="AddToTheGroupAlertTitle">Add bot</string>
<string name="AddToTheGroupAlertText">Do you want to add **%1$s** to the group **%2$s**?</string>
<string name="AddToTheGroupForwardCount">Number of last messages to forward:</string>
<string name="AddToTheGroup">Add %1$s to the group?</string>
<string name="AddMembersAlertTitle">Add %1$s</string>
<string name="AddOneMemberAlertTitle">Add member</string>
<string name="AddMembersAlertNamesText">Are you sure you want to add %1$s to **%2$s**?</string>
<string name="AddMembersAlertCountText">Are you sure you want to add %1$s to **%2$s**?</string>
<string name="AddMembersForwardMessages">Show the last 100 messages to the new members</string>
<string name="AddOneMemberForwardMessages">Show the last 100 messages to **%1$s**</string>
<string name="SendMessagesToText">Do you want to send this message to **%1$s**?</string>
<string name="SendGameToText">Do you want to share this game to **%1$s**?</string>
<string name="SendContactToText">Do you want to send this contact to **%1$s**?</string>
<string name="AreYouSureLogout">Are you sure you want to log out?\n\nNote that you can seamlessly use Telegram on all your devices at once.\n\nRemember, logging out kills all your Secret Chats.</string>
<string name="DeleteFewChatsTitle">Delete %1$s</string>
<string name="ClearFewChatsTitle">Clear %1$s</string>
<string name="ClearCacheFewChatsTitle">Empty cache for %1$s</string>
<string name="AreYouSureDeleteFewChats">Are you sure you want to delete selected chats?</string>
<string name="AreYouSureClearHistoryFewChats">Are you sure you want to clear history in selected chats?</string>
<string name="AreYouSureClearHistoryCacheFewChats">Delete all cached text and media from selected chats?</string>
<string name="AreYouSureDeleteAndExit">Are you sure you want to delete and leave the group?</string>
<string name="AreYouSureDeleteAndExitChannel">Are you sure you want to delete and leave the channel?</string>
<string name="AreYouSureDeleteAndExitName">Are you sure you want to delete and leave the group **%1$s**?</string>
<string name="AreYouSureDeleteThisChat">Are you sure you want to delete this chat?</string>
<string name="AreYouSureDeleteThisChatWithUser">Are you sure you want to delete the chat with **%1$s**?</string>
<string name="AreYouSureDeleteThisChatWithBot">Are you sure you want to delete the chat with **%1$s** and block them?</string>
<string name="AreYouSureDeleteThisChatSavedMessages">Are you sure you want to delete **Saved Messages**?</string>
<string name="AreYouSureDeleteThisChatWithSecretUser">Are you sure you want to delete the secret chat with **%1$s**?</string>
<string name="AreYouSureDeleteThisChatWithGroup">Are you sure you want to delete the chat **%1$s**?</string>
<string name="AreYouSureClearDraftsTitle">Delete cloud drafts</string>
<string name="AreYouSureClearDrafts">Are you sure you want to delete all cloud drafts?</string>
<string name="ShareYouLocationTitle">Share your location?</string>
<string name="ShareYouLocationInfo">This will send your current location to the bot.</string>
<string name="ShareYouLocationUnable">App was unable to determine your current location</string>
<string name="ShareYouLocationUnableManually">Choose manually</string>
<string name="ShareYouLocationInline">This bot would like to know your location each time you send it a request. This can be used to provide location-specific results.</string>
<string name="ShareYouPhoneNumberTitle">Share your phone number?</string>
<string name="AreYouSureShareMyContactInfoBot">The bot will know your phone number. This can be useful for integration with other services.</string>
<string name="AreYouSureShareMyContactInfoUser">Are you sure you want to share your phone number %1$s with **%2$s**?</string>
<string name="AreYouSureShareMyContactInfo">Are you sure you want to share your phone number?</string>
<string name="AreYouSureBlockContact2">Are you sure you want to block **%1$s**?</string>
<string name="AreYouSureUnblockContact">Are you sure you want to unblock this contact?</string>
<string name="AreYouSureDeleteContact">Are you sure you want to delete this contact?</string>
<string name="AreYouSureSecretChatTitle">Secret chat</string>
<string name="AreYouSureSecretChat">Are you sure you want to start a secret chat?</string>
<string name="AreYouSureRegistration">Are you sure you want to cancel registration?</string>
<string name="StopVerification">Do you want to stop the verification process?</string>
<string name="AreYouSureClearHistoryWithUser">Are you sure you want to clear your chat history with **%1$s**?</string>
<string name="AreYouSureClearHistoryWithSecretUser">Are you sure you want to clear your secret chat history with **%1$s**?</string>
<string name="AreYouSureClearHistoryWithChat">Are you sure you want to clear the chat history in **%1$s**?</string>
<string name="AreYouSureClearHistory">Are you sure you want to delete all messages in this chat?</string>
<string name="AreYouSureClearHistorySavedMessages">Are you sure you want to clear **Saved Messages**?</string>
<string name="AreYouSureClearHistoryChannel">Delete all cached text and media from this channel?</string>
<string name="AreYouSureClearHistoryGroup">Delete all cached text and media from this group?</string>
<string name="DeleteMessagesTitle">Delete %1$s</string>
<string name="DeleteSingleMessagesTitle">Delete message</string>
<string name="DeleteMessagesTextGroupPart">You can also delete the %1$s from the inboxes of other group members by checking \"Delete for all members\".</string>
<string name="DeleteMessagesTextGroup">You can also delete the %1$s you sent from the inboxes of other group members by checking \"Unsend my messages\".</string>
<string name="DeleteMessagesText">You can also delete the %1$s you sent from **%2$s**\'s inbox by checking \"Unsend my messages\".</string>
<string name="AreYouSureDeleteSingleMessage">Are you sure you want to delete this message?</string>
<string name="AreYouSureDeleteFewMessages">Are you sure you want to delete these messages?</string>
<string name="AreYouSureDeleteSingleMessageMega">Are you sure you want to delete this message for everyone?</string>
<string name="AreYouSureDeleteFewMessagesMega">Are you sure you want to delete these messages for everyone?</string>
<string name="DeleteMessagesOption">Unsend My Messages</string>
<string name="DeleteMessagesOptionAlso">Also delete for %1$s</string>
<string name="ClearHistoryOptionAlso">Also clear history for %1$s</string>
<string name="SendMessageTitle">Send message</string>
<string name="SendMessagesToGroupText">Do you want to send this message to **%1$s**?</string>
<string name="SendGameToGroupText">Do you want to share this game to **%1$s**?</string>
<string name="SendContactToGroupText">Do you want to send this contact to **%1$s**?</string>
<string name="NoUsernameFound">There is no Telegram account with this username.</string>
<string name="BotCantJoinGroups">This bot can\'t join groups.</string>
<string name="SecretLinkPreviewAlert">Would you like to enable extended link previews in Secret Chats? Note that link previews are generated on Telegram servers.</string>
<string name="SecretChatContextBotAlert">Please note that inline bots are provided by third-party developers. For the bot to work, the symbols you type after the bot\'s username are sent to the respective developer.</string>
<string name="EditMessageError">Sorry, you can\'t edit this message.</string>
<string name="AllowReadCall">Please allow Telegram to receive calls so that we can automatically enter your code for you.</string>
<string name="AllowReadCallAndLog">Please allow Telegram to receive calls and read the call log so that we can automatically enter your code for you.</string>
<string name="AllowReadCallLog">Please allow Telegram to read the call log so that we can automatically enter your code for you.</string>
<string name="AllowFillNumber">Please allow Telegram to receive calls so that we can automatically confirm your phone number.</string>
<string name="UserRestricted">Sorry, you are not allowed to do this.</string>
<string name="YouBlockedUser">Sorry, you can\'t add this user or bot to groups because you\'ve blocked them. Please unblock to proceed.</string>
<string name="JoinGroup">JOIN GROUP</string>
<string name="AddAdminErrorNotAMember">Sorry, you can\'t add this user as an admin because they are not a member of this group and you are not allowed to add them.</string>
<string name="AddAdminErrorBlacklisted">Sorry, you can\'t add this user as an admin because they are in the Removed Users list and you can\'t unban them.</string>
<string name="AddUserErrorBlacklisted">Sorry, you can\'t add this user because they are in the Removed Users list and you can\'t unban them.</string>
<string name="AddBannedErrorAdmin">Sorry, you can\'t ban this user because they are an admin in this group and you are not allowed to demote them.</string>
<string name="ErrorSendRestrictedStickers">Sorry, the admins of this group have restricted you from sending stickers.</string>
<string name="ErrorSendRestrictedMedia">Sorry, the admins of this group have restricted you from sending media.</string>
<string name="ErrorSendRestrictedPolls">Sorry, the admins of this group have restricted you from sending polls.</string>
<string name="ErrorSendRestrictedStickersAll">Sorry, sending stickers is not allowed in this group.</string>
<string name="ErrorSendRestrictedMediaAll">Sorry, sending media is not allowed in this group.</string>
<string name="ErrorSendRestrictedPollsAll">Sorry, sending polls is not allowed in this group.</string>
<string name="TosDecline">We\'re very sorry, but this means you can\'t sign up for Telegram.\n\nUnlike others, we don\'t use your data for ad targeting or other commercial purposes. Telegram only stores the information it needs to function as a feature-rich cloud service. You can adjust how we use your data (e.g., delete synced contacts) in Privacy &amp; Security settings.\n\nBut if you\'re generally not OK with Telegram\'s modest requirements, it won\'t be possible for us to provide you with this service.</string>
<string name="TosAgeTitle">Age Verification</string>
<string name="PrivacyPolicyAndTerms">Privacy Policy and Terms of Service</string>
<string name="TosAgeText">Tap Agree to confirm that you are %1$s or over.</string>
<string name="TosUpdateDecline">We\'re very sorry, but this means we must part ways here. Unlike others, we don\'t use your data for ad targeting or other commercial purposes. Telegram only stores the information it needs to function as a feature-rich cloud service. You can adjust how we use your data (e.g., delete synced contacts) in Privacy &amp; Security settings.\n\nBut if you\'re generally not OK with Telegram\'s modest needs, it won\'t be possible for us to provide this service. You can deactivate your account now — or look around some more and deactivate it later if you feel you\'re not happy with the way we use your data.</string>
<string name="TosDeclineDeleteAccount">Warning, this will irreversibly delete your Telegram account along with all the data you store in the Telegram cloud.\n\nImportant: You can Cancel now and export your data before deleting your account instead of losing it all. (To do this, open the latest version of Telegram Desktop and go to Settings &gt; Export Telegram Data.)</string>
<!--permissions-->
<string name="PermissionContacts">To let you connect with friends across all your devices, your contacts will be continuously synced with Telegram\'s heavily encrypted cloud servers.</string>
<string name="PermissionStorage">Telegram needs storage access so you can send and save photos, videos, music and other media.</string>
<string name="PermissionNoAudio">Telegram needs access to your microphone so that you can send voice messages.</string>
<string name="PermissionNoAudioVideo">Telegram needs access to your microphone so that you can record videos.</string>
<string name="PermissionNoCamera">Telegram needs camera access so that you can take photos and videos. Please enable it in Settings.</string>
<string name="PermissionNoLocation">Telegram needs access to your location so that you can share it with your friends.</string>
<string name="PermissionNoLocationPosition">Telegram needs access to your location.</string>
<string name="PermissionDrawAboveOtherApps">Telegram needs access to draw above other apps to play videos in Picture-in-Picture mode.</string>
<string name="PermissionDrawAboveOtherAppsGroupCall">Overlay mode lets you use push-to-talk and see who is talking even when you are outside of Telegram.</string>
<string name="PermissionOpenSettings">SETTINGS</string>
<string name="PermissionXiaomiLockscreen">Please allow Telegram to be shown on the lock screen so that calls can work properly.</string>
<string name="PermissionBackgroundLocation">To share your live location in this chat, Telegram needs access to your location all the time, including while the app is in the background.\n\nWe will access your location only for the duration you choose, and you can stop sharing it any time. We won\'t use your location for any purpose other than sharing it in this chat.</string>
<string name="PermissionDrawAboveOtherAppsTitle">Picture-in-Picture</string>
<string name="PermissionDrawAboveOtherAppsGroupCallTitle">Voice Chat Overlay</string>
<!--charts-->
<string name="GrowthChartTitle">Growth</string>
<string name="FollowersChartTitle">Followers</string>
<string name="InteractionsChartTitle">Interactions</string>
<string name="ViewsBySourceChartTitle">Views by source</string>
<string name="NewFollowersBySourceChartTitle">New followers by source</string>
<string name="LanguagesChartTitle">Languages</string>
<string name="RecentPosts">Recent posts</string>
<string name="ZoomOut">Zoom out</string>
<string name="IVInteractionsChartTitle">IV Interactions</string>
<string name="LoadingStats">Loading stats...</string>
<string name="LoadingStatsDescription">Please wait a few moments while we are generating graphs.</string>
<string name="TopHoursChartTitle">Views by hours</string>
<string name="SlideUpToLock">Slide up to lock recording</string>
<string name="NotificationsChartTitle">Notifications</string>
<string name="DeviceStorage">Device storage</string>
<string name="TotalDeviceFreeSize">%s Free</string>
<string name="ClearTelegramCache">Clear Telegram Cache</string>
<string name="StatisticOverview">Overview</string>
<string name="ViewsPerPost">Views Per Post</string>
<string name="SharesPerPost">Shares Per Post</string>
<string name="EnabledNotifications">Enabled Notifications</string>
<string name="ClearLocalDatabase">Clear Local Database</string>
<string name="TelegramCacheSize">%s Telegram Cache</string>
<string name="LocalDatabaseSize">%s Telegram Local Database</string>
<string name="CacheWasCleared">%s freed on your device!</string>
<string name="TotalDeviceSize">%s Other Data</string>
<string name="GroupMembersChartTitle">Group members</string>
<string name="NewMembersBySourceChartTitle">New members by source</string>
<string name="MembersLanguageChartTitle">Members\'s primary language</string>
<string name="MessagesChartTitle">Messages</string>
<string name="ActionsChartTitle">Actions</string>
<string name="MembersOverviewTitle">Members</string>
<string name="MessagesOverview">Messages</string>
<string name="ViewingMembers">Viewing Members</string>
<string name="PostingMembers">Posting Members</string>
<string name="Characters_zero">%1$d symbols</string>
<string name="Characters_one">%1$d symbol</string>
<string name="Characters_two">%1$d symbols</string>
<string name="Characters_few">%1$d symbols</string>
<string name="Characters_many">%1$d symbols</string>
<string name="Characters_other">%1$d symbols</string>
<string name="Deletions_zero">%1$d deletions</string>
<string name="Deletions_one">%1$d deletion</string>
<string name="Deletions_two">%1$d deletions</string>
<string name="Deletions_few">%1$d deletions</string>
<string name="Deletions_many">%1$d deletions</string>
<string name="Deletions_other">%1$d deletions</string>
<string name="Bans_zero">%1$d bans</string>
<string name="Bans_one">%1$d ban</string>
<string name="Bans_two">%1$d bans</string>
<string name="Bans_few">%1$d bans</string>
<string name="Bans_many">%1$d bans</string>
<string name="Bans_other">%1$d bans</string>
<string name="Restrictions_zero">%1$d restrictions</string>
<string name="Restrictions_one">%1$d restriction</string>
<string name="Restrictions_two">%1$d restrictions</string>
<string name="Restrictions_few">%1$d restrictions</string>
<string name="Restrictions_many">%1$d restrictions</string>
<string name="Restrictions_other">%1$d restrictions</string>
<string name="Invitations_zero">%1$d invitations</string>
<string name="Invitations_one">%1$d invitation</string>
<string name="Invitations_two">%1$d invitations</string>
<string name="Invitations_few">%1$d invitations</string>
<string name="Invitations_many">%1$d invitations</string>
<string name="Invitations_other">%1$d invitations</string>
<string name="TopAdmins">Top admins</string>
<string name="TopMembers">Top members</string>
<string name="TopInviters">Top inviters</string>
<string name="CharactersPerMessage">%s per message</string>
<string name="TopDaysOfWeekChartTitle">Top days of week</string>
<string name="StatisticSearchUserHistory">View Messages</string>
<string name="StatisticOpenProfile">Open Profile</string>
<string name="SearchTipToday">Today</string>
<string name="SearchTipYesterday">Yesterday</string>
<string name="StatisticViews">Views</string>
<string name="PublicShares">Public Shares</string>
<string name="PrivateShares">Private Shares</string>
<string name="ViewStats">View Stats</string>
<string name="ViewChannelStats">View Channel Stats</string>
<string name="ViewMessageStatistic">Message Statistic</string>
<string name="ViewMessage">Open Message</string>
<!--Intro view-->
<string name="Page1Title">Telegram</string>
<string name="Page2Title">Fast</string>
<string name="Page3Title">Free</string>
<string name="Page4Title">Secure</string>
<string name="Page5Title">Powerful</string>
<string name="Page6Title">Cloud-Based</string>
<string name="Page1Message">The world\'s **fastest** messaging app.\nIt is **free** and **secure**.</string>
<string name="Page2Message">**Telegram** delivers messages faster than\nany other application.</string>
<string name="Page3Message">**Telegram** is free forever. No ads.\nNo subscription fees.</string>
<string name="Page4Message">**Telegram** keeps your messages safe\nfrom hacker attacks.</string>
<string name="Page5Message">**Telegram** has no limits on\nthe size of your media and chats.</string>
<string name="Page6Message">**Telegram** lets you access your messages\nfrom multiple devices.</string>
<string name="StartMessaging">Start Messaging</string>
<!-- VoIP -->
<string name="AccountSettings">Account Settings</string>
<string name="VoipUseLessData">Use less data for calls</string>
<string name="VoipIncoming">Incoming call</string>
<string name="VoipConnecting">Connecting</string>
<string name="VoipExchangingKeys">Exchanging encryption keys</string>
<string name="VoipWaiting">Waiting</string>
<string name="VoipRequesting">Requesting</string>
<string name="VoipHangingUp">Hanging up</string>
<string name="VoipCallEnded">Call ended</string>
<string name="VoipFailed">Failed to connect</string>
<string name="VoipRinging">Ringing</string>
<string name="VoipBusy">Line busy</string>
<string name="VoipInCallBranding">Telegram Call</string>
<string name="VoipInVideoCallBranding">Telegram Video Call</string>
<string name="VoipOutgoingCall">Ongoing Telegram call</string>
<string name="VoipVoiceChat">Ongoing Voice Chat</string>
<string name="VoipLiveStream">Ongoing Live Stream</string>
<string name="VoipEndCall">End call</string>
<string name="VoipOngoingAlertTitle">Another call in progress</string>
<string name="VoipOngoingAlert">You currently have an ongoing call with **%1$s**. Would you like to hang up and start a new one with **%2$s**?</string>
<string name="VoipOngoingAlert2">End call with **%1$s** and start voice chat in **%2$s**?</string>
<string name="VoipOngoingChatAlertTitle">Another voice chat in progress</string>
<string name="VoipOngoingChatAlert">Leave voice chat in **%1$s** and start a new one with **%2$s**?</string>
<string name="VoipOngoingChatAlert2">Leave voice chat in **%1$s** and call **%2$s**?</string>
<string name="VoipNotificationSettings">Voice calls</string>
<string name="VoipSettingsRingtone">Ringtone</string>
<string name="VoipRingtoneInfo">You can customize the ringtone used when this contact calls you on Telegram.</string>
<string name="Calls">Calls</string>
<string name="DeleteAllCalls">Delete all calls</string>
<string name="DeleteCalls">Delete calls</string>
<string name="DeleteCallsForEveryone">Delete for everyone</string>
<string name="DeleteAllCallsText">Do you want to delete all recent calls?</string>
<string name="DeleteSelectedCallsText">Do you want to delete selected calls from recent?</string>
<string name="CustomP2PInfo">Peer-to-peer in calls will or will not be used with these users regardless of the settings above.</string>
<string name="P2PEnabledWith">Use peer-to-peer with</string>
<string name="WhoCanCallMe">Who can call me?</string>
<string name="WhoCanCallMeInfo">You can restrict who can call you.</string>
<string name="CustomCallInfo">These users will or will not be able to call you regardless of the settings above.</string>
<string name="UseLessDataNever">Never</string>
<string name="UseLessDataOnMobile">Only on mobile data</string>
<string name="UseLessDataAlways">Always</string>
<string name="UseLessDataOnRoaming">Only while roaming</string>
<string name="VoipAnswerCall">Answer</string>
<string name="VoipDeclineCall">Decline</string>
<string name="VoipOffline">You\'re currently offline. Please connect to the Internet in order to make calls.</string>
<string name="VoipGroupOffline">You\'re currently offline. Please connect to the Internet to join voice chats.</string>
<string name="VoipOfflineAirplane">You currently have airplane mode enabled. Please turn it off or connect to Wi-Fi in order to make calls.</string>
<string name="VoipGroupOfflineAirplane">You currently have airplane mode enabled. Please turn it off or connect to Wi-Fi to join voice chats.</string>
<string name="VoipOfflineTitle">Offline</string>
<string name="VoipOfflineAirplaneTitle">Airplane Mode</string>
<string name="VoipOfflineOpenSettings">Settings</string>
<string name="CallMessageOutgoing">Outgoing Call</string>
<string name="CallMessageIncoming">Incoming Call</string>
<string name="CallMessageVideoOutgoing">Outgoing Video Call</string>
<string name="CallMessageVideoIncoming">Incoming Video Call</string>
<string name="CallMessageIncomingMissed">Missed Call</string>
<string name="CallMessageOutgoingMissed">Cancelled Call</string>
<string name="CallMessageIncomingDeclined">Declined Call</string>
<string name="CallMessageVideoIncomingMissed">Missed Video Call</string>
<string name="CallMessageVideoOutgoingMissed">Cancelled Video Call</string>
<string name="CallMessageVideoIncomingDeclined">Declined Video Call</string>
<string name="CallMessageWithDuration">%1$s (%2$s)</string>
<string name="NoRecentCalls">No recent calls</string>
<string name="NoRecentCallsInfo">Your recent voice and video calls\nwill appear here.</string>
<string name="VoipPeerIncompatible">**%1$s**\'s app is using an incompatible protocol. They need to update their app before you can call them.</string>
<string name="VoipPeerOutdated">**%1$s**\'s app does not support calls. They need to update their app before you can call them.</string>
<string name="VoipPeerVideoOutdated">Sorry, **%1$s** is using an old version of Telegram that doesn\'t support video calls.</string>
<string name="VoipPeerVideoOutdatedMakeVoice">Make a voice call</string>
<string name="VoipRateCallAlert">Please rate the quality of your Telegram call</string>
<string name="VoipNeedMicPermission">Telegram needs access to your microphone so that you can make calls.</string>
<string name="VoipNeedMicCameraPermission">Telegram needs access to your microphone and camera so that you can make video calls.</string>
<string name="VoipNeedCameraPermission">Telegram needs access to your camera so that you can make video calls.</string>
<string name="VoipFeedbackCommentHint">Add an optional comment</string>
<string name="CallBack">Call Back</string>
<string name="CallAgain">Call Again</string>
<string name="DefaultRingtone">Default</string>
<string name="ConfirmDeleteCallLog">Do you want to delete this entry from the calls log?</string>
<string name="CallViaTelegram">Telegram Call</string>
<string name="VideoCallViaTelegram">Telegram Video Call</string>
<string name="VoipAudioRoutingEarpiece">Earpiece</string>
<string name="VoipAudioRoutingHeadset">Headset</string>
<string name="VoipAudioRoutingSpeaker">Speaker</string>
<string name="VoipAudioRoutingPhone">Phone</string>
<string name="VoipAudioRoutingBluetooth">Bluetooth</string>
<string name="VoipOutputDevices">Output Devices</string>
<string name="ReturnToCall">RETURN TO CALL</string>
<string name="CallNotAvailable">Sorry, **%1$s** doesn\'t accept calls.</string>
<string name="CallEmojiKeyTooltip">If emoji on %1$s\'s screen are the same, this call is 100%% secure.</string>
<string name="CallMessageReportProblem">Rate Call</string>
<string name="CallReportHint">What went wrong?</string>
<string name="CallReportIncludeLogs">Include technical information</string>
<string name="CallReportLogsExplain">Doesn\'t reveal chat contents and helps us fix the issue sooner.</string>
<string name="CallReportSent">Thank you for helping make Telegram calls better.</string>
<string name="VoipAnsweringAsAccount">answering as %s</string>
<string name="VoipQuickReplies">Respond with Text</string>
<string name="VoipQuickRepliesExplain">These quick responses will be available when you respond to an incoming call with a Telegram message. Change them to say anything you like.</string>
<string name="QuickReplyDefault1">Can\'t talk now. What\'s up?</string>
<string name="QuickReplyDefault2">I\'ll call you right back.</string>
<string name="QuickReplyDefault3">I\'ll call you later.</string>
<string name="QuickReplyDefault4">Can\'t talk now. Call me later?</string>
<string name="QuickReplyCustom">Custom Message...</string>
<string name="AllowCustomQuickReply">Allow Custom</string>
<string name="VoipInCallBrandingWithName">Telegram Call to %s</string>
<string name="VoipInVideoCallBrandingWithName">Telegram Video Call to %s</string>
<string name="VoipErrorUnknown">Can\'t place a Telegram call at the moment.</string>
<string name="RateCallEcho">I heard my own voice</string>
<string name="RateCallNoise">I heard background noise</string>
<string name="RateCallInterruptions">The other side kept disappearing</string>
<string name="RateCallDistorted">Speech was distorted</string>
<string name="RateCallSilentLocal">I couldn\'t hear the other side</string>
<string name="RateCallSilentRemote">The other side couldn\'t hear me</string>
<string name="RateCallDropped">Call ended unexpectedly</string>
<string name="RateCallVideoDistorted">Video was distorted</string>
<string name="RateCallVideoPixelated">Video was pixelated</string>
<string name="TapToTurnCamera">Tap here to turn on your camera</string>
<string name="VoipUnmute">Unmute</string>
<string name="VoipHoldAndTalk">or hold and talk</string>
<string name="VoipTapToMute">You\'re Live</string>
<string name="VoipMutedByAdmin">Muted by admin</string>
<string name="VoipMutedByAdminShort">Muted</string>
<string name="VoipMutedByAdminInfo">You are in Listen Only Mode</string>
<string name="VoipMutedTapForSpeak">tap if you want to speak</string>
<string name="VoipMutedTapedForSpeak">You asked to speak</string>
<string name="VoipMutedTapedForSpeakInfo">We let the speakers know</string>
<string name="VoipMute">Mute</string>
<string name="VoipStartVideo">Start Video</string>
<string name="VoipStopVideo">Stop Video</string>
<string name="VoipSpeaker">Speaker</string>
<string name="VoipFlip">Flip</string>
<string name="VoipSwitchToVideoCall">Switch to video call?</string>
<string name="VoipSwitch">SWITCH</string>
<string name="VoipUserMicrophoneIsOff">%s\'s microphone is off</string>
<string name="VoipUserCameraIsOff">%s\'s camera is off</string>
<string name="AcceptCall">Accept</string>
<string name="DeclineCall">Decline</string>
<string name="RetryCall">Retry</string>
<string name="VoipVideoUnavailable">Video</string>
<string name="CallAlert">Are you sure you want to call **%1$s**?</string>
<string name="CallAlertTitle">Voice Call</string>
<string name="VideoCallAlert">Are you sure you want to video call **%1$s**?</string>
<string name="VideoCallAlertTitle">Video Call</string>
<string name="VoipReconnecting">Reconnecting</string>
<string name="StartVoipChat">Start Voice chat</string>
<string name="StartVoipChatTitle">Voice Chat</string>
<string name="StartVoipChannel">Start Live stream</string>
<string name="StartVoipChannelTitle">Live Stream</string>
<string name="StartVoipChatAlertText">Do you want to start a voice chat in this group?</string>
<string name="StartVoipChannelAlertText">Do you want to start a live stream in this channel?</string>
<string name="StartVoipChatPermission">Manage Voice Chats</string>
<string name="VoipChatJoin">Join</string>
<string name="MembersTalking_zero">%1$s members talking</string>
<string name="MembersTalking_one">%1$s member talking</string>
<string name="MembersTalking_two">%1$s members talking</string>
<string name="MembersTalking_few">%1$s members talking</string>
<string name="MembersTalking_many">%1$s members talking</string>
<string name="MembersTalking_other">%1$s members talking</string>
<string name="Speaking">speaking</string>
<string name="SpeakingWithVolume">%1$d%% speaking</string>
<string name="Listening">listening</string>
<string name="WantsToSpeak">wants to speak</string>
<string name="Invited">invited</string>
<string name="VoipGroupLeave">Leave</string>
<string name="VoipGroupEnd">End</string>
<string name="VoipGroupMuteMemberAlertTitle">Mute microphone</string>
<string name="VoipGroupRemoveMemberAlertTitle2">Remove participant</string>
<string name="VoipGroupRemoveMemberAlertText2">Do you want to remove %1$s from the voice chat and ban them in %2$s?</string>
<string name="VoipChannelRemoveMemberAlertText2">Do you want to remove %1$s from the live stream and ban them in %2$s?</string>
<string name="VoipGroupRemovedFromGroup">**%1$s** removed from the group.</string>
<string name="VoipGroupUserCanNowSpeak">**%1$s** can now speak.</string>
<string name="VoipGroupUserCanNowSpeakForYou">**%1$s** is now unmuted for you.</string>
<string name="VoipGroupUserCantNowSpeak">**%1$s** is now muted in this chat.</string>
<string name="VoipGroupUserCantNowSpeakForYou">**%1$s** is now muted in this chat for you.</string>
<string name="VoipGroupMute">Mute</string>
<string name="VoipGroupAllCanSpeak">New participants can speak</string>
<string name="VoipGroupOnlyAdminsCanSpeak">New paricipants are muted</string>
<string name="VoipGroupShareInviteLink">Share invite link</string>
<string name="VoipGroupEndChat">End voice chat</string>
<string name="VoipGroupCancelChat">Cancel voice chat</string>
<string name="VoipChannelEndChat">End live stream</string>
<string name="VoipChannelCancelChat">Cancel live stream</string>
<string name="VoipGroupConnecting">Connecting...</string>
<string name="VoipGroupLeaveAlertTitle">Leave voice chat</string>
<string name="VoipGroupLeaveAlertText">Do you want to leave this voice chat?</string>
<string name="VoipGroupEndAlertTitle">End voice chat</string>
<string name="VoipGroupEndAlertText">Do you want to end this voice chat?</string>
<string name="VoipGroupLeaveAlertEndChat">End voice chat</string>
<string name="VoipGroupViewVoiceChat">VIEW VOICE CHAT</string>
<string name="VoipGroupVoiceChat">Voice Chat</string>
<string name="VoipGroupScheduledVoiceChat">Scheduled Voice Chat</string>
<string name="VoipGroupOpenVoiceChat">Open voice chat</string>
<string name="VoipGroupInviteAlreadyParticipant">The selected user is already in this voice chat.</string>
<string name="VoipGroupJoinAnonymousAdmin">Sorry, you can\'t join voice chats as an anonymous administrator.</string>
<string name="VoipGroupTooMuch">Sorry, this voice chat is full.</string>
<string name="VoipGroupInviteText">Hey! Join our voice chat: %1$s</string>
<string name="VoipChannelLeaveAlertTitle">Leave live stream</string>
<string name="VoipChannelLeaveAlertText">Do you want to leave this live stream?</string>
<string name="VoipChannelEndAlertTitle">End live stream</string>
<string name="VoipChannelEndAlertText">Do you want to end this live stream?</string>
<string name="VoipChannelLeaveAlertEndChat">End live stream</string>
<string name="VoipChannelViewVoiceChat">VIEW LIVE STREAM</string>
<string name="VoipChannelVoiceChat">Live Stream</string>
<string name="VoipChannelScheduledVoiceChat">Scheduled Live Stream</string>
<string name="VoipChannelOpenVoiceChat">Open live stream</string>
<string name="VoipChannelJoinAnonymousAdmin">Sorry, you can\'t join live streams as an anonymous administrator.</string>
<string name="VoipChannelTooMuch">Sorry, this live stream is full.</string>
<string name="VoipChannelInviteText">Hey! Join our live stream: %1$s</string>
<string name="VoipGroupInviteMember">Invite Members</string>
<string name="VoipGroupShareLink">Share Invite Link</string>
<string name="VoipGroupUserRemove">Remove</string>
<string name="VoipGroupOpenProfile">Open Profile</string>
<string name="VoipGroupOpenChannel">Open Channel</string>
<string name="VoipGroupOpenGroup">Open Group</string>
<string name="VoipGroupAllowToSpeak">Allow to speak</string>
<string name="VoipGroupSearchMembers">Search members to invite...</string>
<string name="VoipGroupCopyInviteLink">Copy Invite Link</string>
<string name="VoipGroupCopyInviteLinkCopied">Invite link copied to clipboard.</string>
<string name="VoipGroupUnmute">Unmute</string>
<string name="VoipGroupAddMemberTitle">Add Member</string>
<string name="VoipGroupAddMemberText">Do you want to add **%1$s** to **%2$s**?</string>
<string name="VoipGroupInvitedUser">You invited **%1$s** to the voice chat.</string>
<string name="VoipChannelInvitedUser">You invited **%1$s** to the live stream.</string>
<string name="VoipGroupAdd">Add</string>
<string name="VoipGroupVolume">Volume</string>
<string name="VoipGroupMuteForMe">Mute for me</string>
<string name="VoipGroupMutedForMe">Muted for me</string>
<string name="VoipGroupUnmuteForMe">Unmute for me</string>
<string name="MembersTalkingNobody">Nobody talking</string>
<string name="VoipGroupRecordCall">Start recording</string>
<string name="VoipGroupStopRecordCall">Stop recording</string>
<string name="VoipGroupJoinAs">Join Voice Chat as...</string>
<string name="VoipChannelJoinAs">Join Live Stream as...</string>
<string name="VoipGroupDisplayAs">Display me as...</string>
<string name="VoipGroupStartAsInfo">Choose whether you want to be displayed as your personal account or as your channel.</string>
<string name="VoipGroupStartAsInfoGroup">Choose whether you want to be displayed as your personal account, this group, or one of your channels.</string>
<string name="VoipGroupContinueAs">Continue as %1$s</string>
<string name="VoipGroupEditTitle">Edit voice chat title</string>
<string name="VoipChannelEditTitle">Edit live stream title</string>
<string name="VoipGroupEditPermissions">Edit permissions</string>
<string name="VoipGroupUserChanged">Members of this voice chat will now see you as **%1$s**</string>
<string name="VoipGroupTitle">Voice chat title</string>
<string name="VoipChannelUserChanged">Members of this live stream will now see you as **%1$s**</string>
<string name="VoipChannelTitle">Live stream title</string>
<string name="VoipGroupInviteCanSpeak">Can speak</string>
<string name="VoipGroupInviteListenOnly">Listen only</string>
<string name="VoipGroupCopySpeakerLink">COPY SPEAKER LINK</string>
<string name="VoipGroupCopyListenLink">COPY LISTENER LINK</string>
<string name="VoipGroupYouCanNowSpeak">You can now speak.</string>
<string name="VoipGroupYouCanNowSpeakIn">You can now speak in **%1$s**.</string>
<string name="VoipGroupStopRecordingTitle">Stop recording</string>
<string name="VoipGroupStopRecordingText">Do you want to stop recording this voice chat?</string>
<string name="VoipChannelStopRecordingText">Do you want to stop recording this live stream?</string>
<string name="VoipGroupStartRecordingTitle">Start recording</string>
<string name="VoipGroupStartRecordingText">Do you want to start recording this chat and save the result into an audio file?\n\nOther members will see that the chat is being recorded.</string>
<string name="VoipGroupStartRecordingVideoText">Do you want to start recording this chat and save the result into a video file?\n\nOther members will see that the chat is being recorded.</string>
<string name="VoipChannelStartRecordingVideoText">Do you want to start recording this live stream and save the result into a video file?\n\nOther members will see that the stream is being recorded.</string>
<string name="VoipGroupSaveFileHint">Recording Title</string>
<string name="VoipGroupAudioRecordSaved">Audio saved to **Saved Messages**.</string>
<string name="VoipGroupVideoRecordSaved">Video saved to **Saved Messages**.</string>
<string name="VoipGroupAudioRecordStarted">Audio recording started.</string>
<string name="VoipGroupVideoRecordStarted">Video recording started.</string>
<string name="VoipGroupRecording">Voice chat is being recorded</string>
<string name="VoipChannelRecording">Live stream is being recorded</string>
<string name="VoipGroupPersonalAccount">personal account</string>
<string name="VoipGroupCancelRaiseHand">Cancel request to speak</string>
<string name="VoipGroupJoinAsSpeaker">JOIN AS SPEAKER</string>
<string name="VoipGroupJoinAsLinstener">JOIN AS LISTENER</string>
<string name="VoipGroupJoinVoiceChatUrl">Join Voice Chat</string>
<string name="VoipGroupJoinAnonymouseAlert">Are sure you want to appear in this voice chat as your personal account?</string>
<string name="VoipGroupSoundMuted">Voice chat sound muted.</string>
<string name="VoipGroupSoundUnmuted">Voice chat sound unmuted.</string>
<string name="VoipGroupStart2">Members of this group will be notified once you start the voice chat.</string>
<string name="VoipChannelStart2">Subscribers of this channel will be notified once you start the live stream.</string>
<string name="VoipChatDisplayedAs">You will be displayed as:</string>
<string name="VoipGroupStartVoiceChat">Start Voice Chat</string>
<string name="VoipGroupScheduleVoiceChat">Schedule Voice Chat</string>
<string name="VoipChannelJoinVoiceChatUrl">Join Live Stream</string>
<string name="VoipChannelJoinAnonymouseAlert">Are sure you want to appear in this live stream as your personal account?</string>
<string name="VoipChannelSoundMuted">Live stream sound muted.</string>
<string name="VoipChannelSoundUnmuted">Live stream sound unmuted.</string>
<string name="VoipChannelStartVoiceChat">Start Live Stream</string>
<string name="VoipChannelScheduleVoiceChat">Schedule Live Stream</string>
<string name="VoipGroupStartNow">Start Now</string>
<string name="VoipGroupSetReminder">Set Reminder</string>
<string name="VoipGroupCancelReminder">Cancel Reminder</string>
<string name="VoipGroupScheduleInfo">Members of the group will be notified that the voice chat will start in %1$s.</string>
<string name="VoipChannelScheduleInfo">Subscribers of the channel will be notified that the live stream will start in %1$s.</string>
<string name="VoipChatStartsIn">Starts in</string>
<string name="VoipChatLateBy">Late by</string>
<string name="VoipChatShare">Share</string>
<string name="VoipChatReminderHint">We will notify you when it starts.</string>
<string name="VoipChatUserJoined">**%1$s** joined the voice chat.</string>
<string name="VoipChatChatJoined">**%1$s** joined the voice chat.</string>
<string name="VoipChannelUserJoined">**%1$s** joined the live stream.</string>
<string name="VoipChannelChatJoined">**%1$s** joined the live stream.</string>
<string name="VoipChatActiveChats">Active voice chats</string>
<string name="VoipChatRecentCalls">Recent calls</string>
<string name="VoipChatStartScreenCapture">Share screen</string>
<string name="VoipChatStopScreenCapture">Stop screen sharing</string>
<string name="ThisIsYou">this is you</string>
<string name="VoipGroupOpenChat">Open Chat</string>
<string name="VoipAddPhoto">Add Photo</string>
<string name="VoipAddBio">Add Bio</string>
<string name="VoipEditName">Edit Name</string>
<string name="VoipGroupBioEditTitle">Bio</string>
<string name="VoipGroupBioEditAlertText">You can add a few lines about yourself. Everyone will see this text.</string>
<string name="VoipTapToAddBio">Tap to add a Bio</string>
<string name="VoipEditBio">Edit Bio</string>
<string name="VoipAddDescription">Add description</string>
<string name="VoipEditDescription">Edit description</string>
<string name="TapToAddPhotoOrBio">tap to add photo or bio</string>
<string name="TapToAddBio">tap to add bio</string>
<string name="TapToAddPhoto">tap to add photo</string>
<string name="TapToAddDescription">tap to add description</string>
<string name="TapToAddPhotoOrDescription">Tap to add photo or description</string>
<string name="VoipEditTitle">Edit title</string>
<string name="VoipEditTitleHint">Title</string>
<string name="VoipSetNewPhoto">Set New Photo</string>
<string name="VoipCamera">Camera</string>
<string name="VideoPreview">Video Preview</string>
<string name="ShareVideo">Share Camera Video</string>
<string name="CallVideoPreviewTitle">Preview</string>
<string name="CallVideoPin">Pin</string>
<string name="CallVideoUnpin">Unpin</string>
<string name="VoipGroupAudio">Audio</string>
<string name="VoipSelectAudioOutput">Select audio output</string>
<string name="VoipVideoOnPause">Video on Pause</string>
<string name="VoipVideoScreenSharingTwoLines">You are sharing\nyour screen</string>
<string name="VoipVideoScreenSharing">You are sharing your screen</string>
<string name="VoipVideoPrivateScreenSharing">Everything on your screen, including notifications, will be shared.</string>
<string name="VoipVideoScreenStopSharing">STOP SHARING</string>
<string name="VoipPhoneScreen">PHONE SCREEN</string>
<string name="VoipFrontCamera">FRONT CAMERA</string>
<string name="VoipBackCamera">BACK CAMERA</string>
<string name="VoipShareVideo">Share Video</string>
<string name="VoipNoiseCancellation">Noise suppression</string>
<string name="VoipNoiseCancellationEnabled">Enabled</string>
<string name="VoipNoiseCancellationDisabled">Disabled</string>
<string name="VoipVideoNotAvailable">Video is only available\nfor the first %1$s</string>
<string name="VoipVideoNotAvailableAdmin">The video chat has over %1$s.\nNew participants must use the latest version of Telegram to view video.</string>
<string name="VoipChannelVideoNotAvailableAdmin">The live stream is over %1$s.\nNew participants must use the latest version of Telegram to view video.</string>
<string name="VoipRecordAudio">AUDIO ONLY</string>
<string name="VoipRecordPortrait">PORTRAIT VIDEO</string>
<string name="VoipRecordLandscape">LANDSCAPE VIDEO</string>
<string name="VoipRecordVoiceChat">Record voice chat</string>
<string name="VoipChannelRecordVoiceChat">Record live stream</string>
<string name="VoipRecordVoiceChatInfo">Choose how to record this chat</string>
<string name="VoipRecordStart">Start Recording</string>
<!--invite links-->
<string name="ManageInviteLinks">Manage Invite Links</string>
<string name="ManageLinksInfoHelp">You can create additional invite links that have a limited time or number of uses</string>
<string name="PrimaryLinkHelp">Anyone on Telegram will be able to join your group by following this link.</string>
<string name="PrimaryLinkHelpChannel">Anyone on Telegram will be able to join your channel by following this link.</string>
<string name="EditLink">Edit link</string>
<string name="SaveLink">Save Link</string>
<string name="NoLimit">No limit</string>
<string name="LimitByPeriod">Limit by time period</string>
<string name="LimitNumberOfUses">Limit number of uses</string>
<string name="NewLink">New Link</string>
<string name="TimeLimitHint">Set custom duration</string>
<string name="UsesLimitHint">Enter custom limit</string>
<string name="TimeLimitHelp">You can make the link expire after a certain time.</string>
<string name="UsesLimitHelp">You can make the link expire after it has been used for a certain number of times.</string>
<string name="NoOneJoinedYet">No one joined yet</string>
<string name="Expired">Expired</string>
<string name="GetQRCode">Get QR code</string>
<string name="LinkCreatedeBy">Link created by</string>
<string name="InviteByQRCode">Invite by QR Code</string>
<string name="ShareQrCode">Share QR Code</string>
<string name="Revoked">Revoked</string>
<string name="LinkExpiresIn">The link expires %s</string>
<string name="ExpireAfter">Expire after</string>
<string name="SetTimeLimit">Set Time Limit</string>
<string name="RevokedLinks">Revoked Links</string>
<string name="DeleteLink">Delete Link</string>
<string name="RevokedLink">Revoked Link</string>
<string name="LinkIsNoActive">This link is no longer active</string>
<string name="LinkIsExpired">The time limit for this link has expired.</string>
<string name="LinkIsExpiredLimitReached">This link reached its usage limit.</string>
<string name="CreateNewLink">Create a New Link</string>
<string name="DeleteAllRevokedLinks">Delete All Revoked Links</string>
<string name="NoOneJoined">No one joined</string>
<string name="LinkLimitReached">Limit reached</string>
<string name="QRCodeLinkHelpGroup">Everyone on Telegram can scan this code to join your group.</string>
<string name="DeleteLinkHelp">This will delete link.</string>
<string name="DeleteAllRevokedLinkHelp">This will delete all revoked links.</string>
<string name="CreateNewLinkHelp">You can generate invite links that expire after they are used.</string>
<string name="LinksCreatedByThisAdmin">Invite links created by this admin</string>
<string name="LinksCreatedByOtherAdmins">Invite links created by other admins</string>
<string name="PermanentLinkForThisAdmin">Invite link for this admin</string>
<string name="QRCodeLinkHelpChannel">Everyone on Telegram can scan this code to join your channel.</string>
<string name="LinkInfoChannel">Anyone who has Telegram installed will be able to join your channel by following this link.</string>
<string name="LinkExpiresInTime">The link expires in %s</string>
<string name="PublicLink">Public link</string>
<string name="InviteExpired">This invite link has expired.</string>
<string name="LinkActionCopy">Copy</string>
<string name="LinkActionShare">Share</string>
<string name="InviteRevokedHint">The invite link has been revoked.</string>
<string name="ExpiredLink">Expired Link</string>
<!--contacts shortcuts-->
<string name="ContactShortcutMessage">Message %1$s</string>
<string name="ContactShortcutVoiceCall">Voice call %1$s</string>
<string name="ContactShortcutVideoCall">Video call %1$s</string>
<!--plural-->
<string name="ForceSetPasswordAlertMessage_zero">Proceed without a password? If you do not set a password, you will only be able to log into your account via SMS once every %1$s days.</string>
<string name="ForceSetPasswordAlertMessage_one">Proceed without a password? If you do not set a password, you will only be able to log into your account via SMS once every %1$s day.</string>
<string name="ForceSetPasswordAlertMessage_two">Proceed without a password? If you do not set a password, you will only be able to log into your account via SMS once every %1$s days.</string>
<string name="ForceSetPasswordAlertMessage_few">Proceed without a password? If you do not set a password, you will only be able to log into your account via SMS once every %1$s days.</string>
<string name="ForceSetPasswordAlertMessage_many">Proceed without a password? If you do not set a password, you will only be able to log into your account via SMS once every %1$s days.</string>
<string name="ForceSetPasswordAlertMessage_other">Proceed without a password? If you do not set a password, you will only be able to log into your account via SMS once every %1$s days.</string>
<string name="MessagesDeletedUndo_zero">Messages for %1$s days deleted</string>
<string name="MessagesDeletedUndo_one">Messages for %1$s day deleted</string>
<string name="MessagesDeletedUndo_two">Messages for %1$s days deleted</string>
<string name="MessagesDeletedUndo_few">Messages for %1$s days deleted</string>
<string name="MessagesDeletedUndo_many">Messages for %1$s days deleted</string>
<string name="MessagesDeletedUndo_other">Messages for %1$s days deleted</string>
<string name="DeleteDays_zero">Delete %1$s days</string>
<string name="DeleteDays_one">Delete %1$s day</string>
<string name="DeleteDays_two">Delete %1$s days</string>
<string name="DeleteDays_few">Delete %1$s days</string>
<string name="DeleteDays_many">Delete %1$s days</string>
<string name="DeleteDays_other">Delete %1$s days</string>
<string name="MembersAreSpeakingToast_zero">un1 are speaking</string>
<string name="MembersAreSpeakingToast_one">un1 is speaking</string>
<string name="MembersAreSpeakingToast_two">un1 are speaking</string>
<string name="MembersAreSpeakingToast_few">un1 are speaking</string>
<string name="MembersAreSpeakingToast_many">un1 are speaking</string>
<string name="MembersAreSpeakingToast_other">un1 are speaking</string>
<string name="DeleteBackground_zero">Delete %1$d backgrounds</string>
<string name="DeleteBackground_one">Delete background</string>
<string name="DeleteBackground_two">Delete %1$d backgrounds</string>
<string name="DeleteBackground_few">Delete %1$d backgrounds</string>
<string name="DeleteBackground_many">Delete %1$d backgrounds</string>
<string name="DeleteBackground_other">Delete %1$d backgrounds</string>
<string name="Recipient_zero">%1$d recipients</string>
<string name="Recipient_one">%1$d recipient</string>
<string name="Recipient_two">%1$d recipients</string>
<string name="Recipient_few">%1$d recipients</string>
<string name="Recipient_many">%1$d recipients</string>
<string name="Recipient_other">%1$d recipients</string>
<string name="OnlineCount_zero">%1$d online</string>
<string name="OnlineCount_one">%1$d online</string>
<string name="OnlineCount_two">%1$d online</string>
<string name="OnlineCount_few">%1$d online</string>
<string name="OnlineCount_many">%1$d online</string>
<string name="OnlineCount_other">%1$d online</string>
<string name="TelegramContacts_zero">%1$d contacts on Telegram</string>
<string name="TelegramContacts_one">%1$d contact on Telegram</string>
<string name="TelegramContacts_two">%1$d contacts on Telegram</string>
<string name="TelegramContacts_few">%1$d contacts on Telegram</string>
<string name="TelegramContacts_many">%1$d contacts on Telegram</string>
<string name="TelegramContacts_other">%1$d contacts on Telegram</string>
<string name="InviteTextNum_zero">Hey, I\'m using Telegram to chat and so are %1$d of our other contacts. Join us! Download it here: %2$s</string>
<string name="InviteTextNum_one">Hey, I\'m using Telegram to chat and so are %1$d of our other contact. Join us! Download it here: %2$s</string>
<string name="InviteTextNum_two">Hey, I\'m using Telegram to chat and so are %1$d of our other contacts. Join us! Download it here: %2$s</string>
<string name="InviteTextNum_few">Hey, I\'m using Telegram to chat and so are %1$d of our other contacts. Join us! Download it here: %2$s</string>
<string name="InviteTextNum_many">Hey, I\'m using Telegram to chat and so are %1$d of our other contacts. Join us! Download it here: %2$s</string>
<string name="InviteTextNum_other">Hey, I\'m using Telegram to chat and so are %1$d of our other contacts. Join us! Download it here: %2$s</string>
<string name="PeopleJoined_zero">%1$d people joined</string>
<string name="PeopleJoined_one">%1$d people joined</string>
<string name="PeopleJoined_two">%1$d people joined</string>
<string name="PeopleJoined_few">%1$d people joined</string>
<string name="PeopleJoined_many">%1$d people joined</string>
<string name="PeopleJoined_other">%1$d people joined</string>
<string name="PeopleJoinedRemaining_other">%1$d remaining</string>
<string name="PeopleJoinedRemaining_zero">%1$d remaining</string>
<string name="PeopleJoinedRemaining_one">%1$d remaining</string>
<string name="PeopleJoinedRemaining_two">%1$d remaining</string>
<string name="PeopleJoinedRemaining_few">%1$d remaining</string>
<string name="PeopleJoinedRemaining_many">%1$d remaining</string>
<string name="CanJoin_other">%1$d can join</string>
<string name="CanJoin_zero">%1$d can join</string>
<string name="CanJoin_one">%1$d can join</string>
<string name="CanJoin_two">%1$d can join</string>
<string name="CanJoin_few">%1$d can join</string>
<string name="CanJoin_many">%1$d can join</string>
<string name="DaysLeft_other">%1$d days left</string>
<string name="DaysLeft_zero">%1$d days left</string>
<string name="DaysLeft_one">%1$d day left</string>
<string name="DaysLeft_two">%1$d days left</string>
<string name="DaysLeft_few">%1$d days left</string>
<string name="DaysLeft_many">%1$d days left</string>
<string name="Chats_zero">%1$d chats</string>
<string name="Chats_one">%1$d chat</string>
<string name="Chats_two">%1$d chats</string>
<string name="Chats_few">%1$d chats</string>
<string name="Chats_many">%1$d chats</string>
<string name="Chats_other">%1$d chats</string>
<string name="ChatsSelected_zero">%1$d chats</string>
<string name="ChatsSelected_one">%1$d chat</string>
<string name="ChatsSelected_two">%1$d chats</string>
<string name="ChatsSelected_few">%1$d chats</string>
<string name="ChatsSelected_many">%1$d chats</string>
<string name="ChatsSelected_other">%1$d chats</string>
<string name="ChatsSelectedClearCache_zero">%1$d chats</string>
<string name="ChatsSelectedClearCache_one">%1$d chat</string>
<string name="ChatsSelectedClearCache_two">%1$d chats</string>
<string name="ChatsSelectedClearCache_few">%1$d chats</string>
<string name="ChatsSelectedClearCache_many">%1$d chats</string>
<string name="ChatsSelectedClearCache_other">%1$d chats</string>
<string name="ChatsSelectedClear_zero">%1$d chats</string>
<string name="ChatsSelectedClear_one">%1$d chat</string>
<string name="ChatsSelectedClear_two">%1$d chats</string>
<string name="ChatsSelectedClear_few">%1$d chats</string>
<string name="ChatsSelectedClear_many">%1$d chats</string>
<string name="ChatsSelectedClear_other">%1$d chats</string>
<string name="ChatsException_zero">%1$d chats</string>
<string name="ChatsException_one">%1$d chat</string>
<string name="ChatsException_two">%1$d chats</string>
<string name="ChatsException_few">%1$d chats</string>
<string name="ChatsException_many">%1$d chats</string>
<string name="ChatsException_other">%1$d chats</string>
<string name="Channels_zero">%1$d channels</string>
<string name="Channels_one">%1$d channel</string>
<string name="Channels_two">%1$d channels</string>
<string name="Channels_few">%1$d channels</string>
<string name="Channels_many">%1$d channels</string>
<string name="Channels_other">%1$d channels</string>
<string name="Groups_zero">%1$d groups</string>
<string name="Groups_one">%1$d group</string>
<string name="Groups_two">%1$d groups</string>
<string name="Groups_few">%1$d groups</string>
<string name="Groups_many">%1$d groups</string>
<string name="Groups_other">%1$d groups</string>
<string name="Members_zero">%1$d members</string>
<string name="Members_one">%1$d member</string>
<string name="Members_two">%1$d members</string>
<string name="Members_few">%1$d members</string>
<string name="Members_many">%1$d members</string>
<string name="Members_other">%1$d members</string>
<string name="Participants_zero">%1$d participants</string>
<string name="Participants_one">%1$d participant</string>
<string name="Participants_two">%1$d participants</string>
<string name="Participants_few">%1$d participants</string>
<string name="Participants_many">%1$d participants</string>
<string name="Participants_other">%1$d participants</string>
<string name="AndMoreTyping_zero">and %1$d more are typing</string>
<string name="AndMoreTyping_one">and %1$d more are typing</string>
<string name="AndMoreTyping_two">and %1$d more are typing</string>
<string name="AndMoreTyping_few">and %1$d more are typing</string>
<string name="AndMoreTyping_many">and %1$d more are typing</string>
<string name="AndMoreTyping_other">and %1$d more are typing</string>
<string name="AndMoreTypingGroup_zero">%1$s and %2$d more are typing</string>
<string name="AndMoreTypingGroup_one">%1$s and %2$d more are typing</string>
<string name="AndMoreTypingGroup_two">%1$s and %2$d more are typing</string>
<string name="AndMoreTypingGroup_few">%1$s and %2$d more are typing</string>
<string name="AndMoreTypingGroup_many">%1$s and %2$d more are typing</string>
<string name="AndMoreTypingGroup_other">%1$s and %2$d more are typing</string>
<string name="NewMessages_zero">%1$d new messages</string>
<string name="NewMessages_one">%1$d new message</string>
<string name="NewMessages_two">%1$d new messages</string>
<string name="NewMessages_few">%1$d new messages</string>
<string name="NewMessages_many">%1$d new messages</string>
<string name="NewMessages_other">%1$d new messages</string>
<string name="MessagesUnpinned_zero">%1$d messages unpinned</string>
<string name="MessagesUnpinned_one">Message unpinned</string>
<string name="MessagesUnpinned_two">%1$d messages unpinned</string>
<string name="MessagesUnpinned_few">%1$d messages unpinned</string>
<string name="MessagesUnpinned_many">%1$d messages unpinned</string>
<string name="MessagesUnpinned_other">%1$d messages unpinned</string>
<string name="messages_zero">%1$d messages</string>
<string name="messages_one">%1$d message</string>
<string name="messages_two">%1$d messages</string>
<string name="messages_few">%1$d messages</string>
<string name="messages_many">%1$d messages</string>
<string name="messages_other">%1$d messages</string>
<string name="MessagesBold_zero">**%1$d** messages</string>
<string name="MessagesBold_one">**%1$d** message</string>
<string name="MessagesBold_two">**%1$d** messages</string>
<string name="MessagesBold_few">**%1$d** messages</string>
<string name="MessagesBold_many">**%1$d** messages</string>
<string name="MessagesBold_other">**%1$d** messages</string>
<string name="items_zero">%1$d items</string>
<string name="items_one">%1$d item</string>
<string name="items_two">%1$d items</string>
<string name="items_few">%1$d items</string>
<string name="items_many">%1$d items</string>
<string name="items_other">%1$d items</string>
<string name="FromChats_zero">from %1$d chats</string>
<string name="FromChats_one">from %1$d chat</string>
<string name="FromChats_two">from %1$d chats</string>
<string name="FromChats_few">from %1$d chats</string>
<string name="FromChats_many">from %1$d chats</string>
<string name="FromChats_other">from %1$d chats</string>
<string name="SecondsSchedule_zero">%1$d seconds</string>
<string name="SecondsSchedule_one">%1$d second</string>
<string name="SecondsSchedule_two">%1$d seconds</string>
<string name="SecondsSchedule_few">%1$d seconds</string>
<string name="SecondsSchedule_many">%1$d seconds</string>
<string name="SecondsSchedule_other">%1$d seconds</string>
<string name="MinutesSchedule_zero">%1$d minutes</string>
<string name="MinutesSchedule_one">%1$d minute</string>
<string name="MinutesSchedule_two">%1$d minutes</string>
<string name="MinutesSchedule_few">%1$d minutes</string>
<string name="MinutesSchedule_many">%1$d minutes</string>
<string name="MinutesSchedule_other">%1$d minutes</string>
<string name="HoursSchedule_zero">%1$d hours</string>
<string name="HoursSchedule_one">%1$d hour</string>
<string name="HoursSchedule_two">%1$d hours</string>
<string name="HoursSchedule_few">%1$d hours</string>
<string name="HoursSchedule_many">%1$d hours</string>
<string name="HoursSchedule_other">%1$d hours</string>
<string name="DaysSchedule_zero">%1$d days</string>
<string name="DaysSchedule_one">%1$d day</string>
<string name="DaysSchedule_two">%1$d days</string>
<string name="DaysSchedule_few">%1$d days</string>
<string name="DaysSchedule_many">%1$d days</string>
<string name="DaysSchedule_other">%1$d days</string>
<string name="Seconds_zero">%1$d seconds</string>
<string name="Seconds_one">%1$d second</string>
<string name="Seconds_two">%1$d seconds</string>
<string name="Seconds_few">%1$d seconds</string>
<string name="Seconds_many">%1$d seconds</string>
<string name="Seconds_other">%1$d seconds</string>
<string name="Minutes_zero">%1$d minutes</string>
<string name="Minutes_one">%1$d minute</string>
<string name="Minutes_two">%1$d minutes</string>
<string name="Minutes_few">%1$d minutes</string>
<string name="Minutes_many">%1$d minutes</string>
<string name="Minutes_other">%1$d minutes</string>
<string name="Hours_zero">%1$d hours</string>
<string name="Hours_one">%1$d hour</string>
<string name="Hours_two">%1$d hours</string>
<string name="Hours_few">%1$d hours</string>
<string name="Hours_many">%1$d hours</string>
<string name="Hours_other">%1$d hours</string>
<string name="Days_zero">%1$d days</string>
<string name="Days_one">%1$d day</string>
<string name="Days_two">%1$d days</string>
<string name="Days_few">%1$d days</string>
<string name="Days_many">%1$d days</string>
<string name="Days_other">%1$d days</string>
<string name="Weeks_zero">%1$d weeks</string>
<string name="Weeks_one">%1$d week</string>
<string name="Weeks_two">%1$d weeks</string>
<string name="Weeks_few">%1$d weeks</string>
<string name="Weeks_many">%1$d weeks</string>
<string name="Weeks_other">%1$d weeks</string>
<string name="Months_zero">%1$d months</string>
<string name="Months_one">%1$d month</string>
<string name="Months_two">%1$d months</string>
<string name="Months_few">%1$d months</string>
<string name="Months_many">%1$d months</string>
<string name="Months_other">%1$d months</string>
<string name="Years_zero">%1$d years</string>
<string name="Years_one">%1$d year</string>
<string name="Years_two">%1$d years</string>
<string name="Years_few">%1$d years</string>
<string name="Years_many">%1$d years</string>
<string name="Years_other">%1$d years</string>
<string name="Users_zero">%1$d users</string>
<string name="Users_one">%1$d user</string>
<string name="Users_two">%1$d users</string>
<string name="Users_few">%1$d users</string>
<string name="Users_many">%1$d users</string>
<string name="Users_other">%1$d users</string>
<string name="Times_zero">%1$d times</string>
<string name="Times_one">%1$d time</string>
<string name="Times_two">%1$d times</string>
<string name="Times_few">%1$d times</string>
<string name="Times_many">%1$d times</string>
<string name="Times_other">%1$d times</string>
<string name="Meters_zero">%1$d meters</string>
<string name="Meters_one">%1$d meter</string>
<string name="Meters_two">%1$d meters</string>
<string name="Meters_few">%1$d meters</string>
<string name="Meters_many">%1$d meters</string>
<string name="Meters_other">%1$d meters</string>
<string name="Stickers_zero">%1$d stickers</string>
<string name="Stickers_one">%1$d sticker</string>
<string name="Stickers_two">%1$d stickers</string>
<string name="Stickers_few">%1$d stickers</string>
<string name="Stickers_many">%1$d stickers</string>
<string name="Stickers_other">%1$d stickers</string>
<string name="MasksCount_zero">%1$d masks</string>
<string name="MasksCount_one">%1$d mask</string>
<string name="MasksCount_two">%1$d masks</string>
<string name="MasksCount_few">%1$d masks</string>
<string name="MasksCount_many">%1$d masks</string>
<string name="MasksCount_other">%1$d masks</string>
<string name="Subscribers_zero">%1$d subscribers</string>
<string name="Subscribers_one">%1$d subscriber</string>
<string name="Subscribers_two">%1$d subscribers</string>
<string name="Subscribers_few">%1$d subscribers</string>
<string name="Subscribers_many">%1$d subscribers</string>
<string name="Subscribers_other">%1$d subscribers</string>
<string name="Exception_zero">%1$d exceptions</string>
<string name="Exception_one">%1$d exception</string>
<string name="Exception_two">%1$d exceptions</string>
<string name="Exception_few">%1$d exceptions</string>
<string name="Exception_many">%1$d exceptions</string>
<string name="Exception_other">%1$d exceptions</string>
<string name="RemovedUser_zero">%1$d removed users</string>
<string name="RemovedUser_one">%1$d removed user</string>
<string name="RemovedUser_two">%1$d removed users</string>
<string name="RemovedUser_few">%1$d removed users</string>
<string name="RemovedUser_many">%1$d removed users</string>
<string name="RemovedUser_other">%1$d removed users</string>
<string name="Points_zero">%1$d</string>
<string name="Points_one">%1$d</string>
<string name="Points_two">%1$d</string>
<string name="Points_few">%1$d</string>
<string name="Points_many">%1$d</string>
<string name="Points_other">%1$d</string>
<string name="UpdatedMinutes_zero">updated %1$d minutes ago</string>
<string name="UpdatedMinutes_one">updated %1$d minute ago</string>
<string name="UpdatedMinutes_two">updated %1$d minutes ago</string>
<string name="UpdatedMinutes_few">updated %1$d minutes ago</string>
<string name="UpdatedMinutes_many">updated %1$d minutes ago</string>
<string name="UpdatedMinutes_other">updated %1$d minutes ago</string>
<string name="SecondsBold_zero">**%1$d** seconds</string>
<string name="SecondsBold_one">**%1$d** second</string>
<string name="SecondsBold_two">**%1$d** seconds</string>
<string name="SecondsBold_few">**%1$d** seconds</string>
<string name="SecondsBold_many">**%1$d** seconds</string>
<string name="SecondsBold_other">**%1$d** seconds</string>
<string name="MinutesBold_zero">**%1$d** minutes</string>
<string name="MinutesBold_one">**%1$d** minute</string>
<string name="MinutesBold_two">**%1$d** minutes</string>
<string name="MinutesBold_few">**%1$d** minutes</string>
<string name="MinutesBold_many">**%1$d** minutes</string>
<string name="MinutesBold_other">**%1$d** minutes</string>
<string name="HoursBold_zero">**%1$d** hours</string>
<string name="HoursBold_one">**%1$d** hour</string>
<string name="HoursBold_two">**%1$d** hours</string>
<string name="HoursBold_few">**%1$d** hours</string>
<string name="HoursBold_many">**%1$d** hours</string>
<string name="HoursBold_other">**%1$d** hours</string>
<string name="DaysBold_zero">**%1$d** days</string>
<string name="DaysBold_one">**%1$d** day</string>
<string name="DaysBold_two">**%1$d** days</string>
<string name="DaysBold_few">**%1$d** days</string>
<string name="DaysBold_many">**%1$d** days</string>
<string name="DaysBold_other">**%1$d** days</string>
<string name="Views_zero">%1$s views</string>
<string name="Views_one">%1$s view</string>
<string name="Views_two">%1$s views</string>
<string name="Views_few">%1$s views</string>
<string name="Views_many">%1$s views</string>
<string name="Views_other">%1$s views</string>
<string name="Shares_zero">%1$s shares</string>
<string name="Shares_one">%1$s share</string>
<string name="Shares_two">%1$s shares</string>
<string name="Shares_few">%1$s shares</string>
<string name="Shares_many">%1$s shares</string>
<string name="Shares_other">%1$s shares</string>
<string name="PublicSharesCount_zero">%1$s public shares</string>
<string name="PublicSharesCount_one">%1$s public share</string>
<string name="PublicSharesCount_two">%1$s public shares</string>
<string name="PublicSharesCount_few">%1$s public shares</string>
<string name="PublicSharesCount_many">%1$s public shares</string>
<string name="PublicSharesCount_other">%1$s public shares</string>
<string name="Shared_zero">%1$s shared</string>
<string name="Shared_one">%1$s shared</string>
<string name="Shared_two">%1$s shared</string>
<string name="Shared_few">%1$s shared</string>
<string name="Shared_many">%1$s shared</string>
<string name="Shared_other">%1$s shared</string>
<string name="StickerSets_zero">%1$s sticker sets</string>
<string name="StickerSets_one">%1$s sticker set</string>
<string name="StickerSets_two">%1$s sticker sets</string>
<string name="StickerSets_few">%1$s sticker sets</string>
<string name="StickerSets_many">%1$s sticker sets</string>
<string name="StickerSets_other">%1$s sticker sets</string>
<!--forwarded messages-->
<string name="ForwardedMessageCount_zero">%1$d forwarded messages</string>
<string name="ForwardedMessageCount_one">Forwarded message</string>
<string name="ForwardedMessageCount_two">%1$d forwarded messages</string>
<string name="ForwardedMessageCount_few">%1$d forwarded messages</string>
<string name="ForwardedMessageCount_many">%1$d forwarded messages</string>
<string name="ForwardedMessageCount_other">%1$d forwarded messages</string>
<string name="PreviewForwardMessagesCount_zero">Forward %1$d messages</string>
<string name="PreviewForwardMessagesCount_one">Forward message</string>
<string name="PreviewForwardMessagesCount_two">Forward %1$d messages</string>
<string name="PreviewForwardMessagesCount_few">Forward %1$d messages</string>
<string name="PreviewForwardMessagesCount_many">Forward %1$d messages</string>
<string name="PreviewForwardMessagesCount_other">Forward %1$d messages</string>
<string name="Photos_zero">%1$d photos</string>
<string name="Photos_one">%1$d photo</string>
<string name="Photos_two">%1$d photos</string>
<string name="Photos_few">%1$d photos</string>
<string name="Photos_many">%1$d photos</string>
<string name="Photos_other">%1$d photos</string>
<string name="Videos_zero">%1$d videos</string>
<string name="Videos_one">%1$d video</string>
<string name="Videos_two">%1$d videos</string>
<string name="Videos_few">%1$d videos</string>
<string name="Videos_many">%1$d videos</string>
<string name="Videos_other">%1$d videos</string>
<string name="Files_zero">%1$d files</string>
<string name="Files_one">%1$d file</string>
<string name="Files_two">%1$d files</string>
<string name="Files_few">%1$d files</string>
<string name="Files_many">%1$d files</string>
<string name="Files_other">%1$d files</string>
<string name="MusicFiles_zero">%1$d music files</string>
<string name="MusicFiles_one">%1$d music file</string>
<string name="MusicFiles_two">%1$d music files</string>
<string name="MusicFiles_few">%1$d music files</string>
<string name="MusicFiles_many">%1$d music files</string>
<string name="MusicFiles_other">%1$d music files</string>
<string name="CommonGroups_zero">%1$d groups in common</string>
<string name="CommonGroups_one">%1$d group in common</string>
<string name="CommonGroups_two">%1$d groups in common</string>
<string name="CommonGroups_few">%1$d groups in common</string>
<string name="CommonGroups_many">%1$d groups in common</string>
<string name="CommonGroups_other">%1$d groups in common</string>
<string name="Media_zero">%1$d media</string>
<string name="Media_one">%1$d media</string>
<string name="Media_two">%1$d media</string>
<string name="Media_few">%1$d media</string>
<string name="Media_many">%1$d media</string>
<string name="Media_other">%1$d media</string>
<string name="Voice_zero">%1$d voice messages</string>
<string name="Voice_one">%1$d voice message</string>
<string name="Voice_two">%1$d voice messages</string>
<string name="Voice_few">%1$d voice messages</string>
<string name="Voice_many">%1$d voice messages</string>
<string name="Voice_other">%1$d voice messages</string>
<string name="Links_zero">%1$d links</string>
<string name="Links_one">%1$d link</string>
<string name="Links_two">%1$d links</string>
<string name="Links_few">%1$d links</string>
<string name="Links_many">%1$d links</string>
<string name="Links_other">%1$d links</string>
<string name="GIFs_zero">%1$d GIFs</string>
<string name="GIFs_one">%1$d GIF</string>
<string name="GIFs_two">%1$d GIFs</string>
<string name="GIFs_few">%1$d GIFs</string>
<string name="GIFs_many">%1$d GIFs</string>
<string name="GIFs_other">%1$d GIFs</string>
<string name="BlockedUsersCount_zero">%1$d blocked users</string>
<string name="BlockedUsersCount_one">%1$d blocked user</string>
<string name="BlockedUsersCount_two">%1$d blocked users</string>
<string name="BlockedUsersCount_few">%1$d blocked users</string>
<string name="BlockedUsersCount_many">%1$d blocked users</string>
<string name="BlockedUsersCount_other">%1$d blocked users</string>
<string name="ForwardedFile_zero">%1$d forwarded files</string>
<string name="ForwardedFile_one">Forwarded file</string>
<string name="ForwardedFile_two">%1$d forwarded files</string>
<string name="ForwardedFile_few">%1$d forwarded files</string>
<string name="ForwardedFile_many">%1$d forwarded files</string>
<string name="ForwardedFile_other">%1$d forwarded files</string>
<string name="ForwardedPhoto_zero">%1$d forwarded photos</string>
<string name="ForwardedPhoto_one">Forwarded photo</string>
<string name="ForwardedPhoto_two">%1$d forwarded photos</string>
<string name="ForwardedPhoto_few">%1$d forwarded photos</string>
<string name="ForwardedPhoto_many">%1$d forwarded photos</string>
<string name="ForwardedPhoto_other">%1$d forwarded photos</string>
<string name="PreviewForwardFile_zero">Forward %1$d files</string>
<string name="PreviewForwardFile_one">Forward file</string>
<string name="PreviewForwardFile_two">Forward %1$d files</string>
<string name="PreviewForwardFile_few">Forward %1$d files</string>
<string name="PreviewForwardFile_many">Forward %1$d files</string>
<string name="PreviewForwardFile_other">Forward %1$d files</string>
<string name="PreviewForwardPhoto_zero">Forward %1$d photos</string>
<string name="PreviewForwardPhoto_one">Forward photo</string>
<string name="PreviewForwardPhoto_two">Forward %1$d photos</string>
<string name="PreviewForwardPhoto_few">Forward %1$d photos</string>
<string name="PreviewForwardPhoto_many">Forward %1$d photos</string>
<string name="PreviewForwardPhoto_other">Forward %1$d photos</string>
<string name="PreviewForwardVideo_zero">Forward %1$d videos</string>
<string name="PreviewForwardVideo_one">Forward video</string>
<string name="PreviewForwardVideo_two">Forward %1$d videos</string>
<string name="PreviewForwardVideo_few">Forward %1$d videos</string>
<string name="PreviewForwardVideo_many">Forward %1$d videos</string>
<string name="PreviewForwardVideo_other">Forward %1$d videos</string>
<string name="PreviewForwardMusic_zero">Forward %1$d audio files</string>
<string name="PreviewForwardMusic_one">Forward audio file</string>
<string name="PreviewForwardMusic_two">Forward %1$d audio files</string>
<string name="PreviewForwardMusic_few">Forward %1$d audio files</string>
<string name="PreviewForwardMusic_many">Forward %1$d audio files</string>
<string name="PreviewForwardMusic_other">Forward %1$d audio files</string>
<string name="PreviewForwardAudio_zero">Forward %1$d voice messages</string>
<string name="PreviewForwardAudio_one">Forward voice message</string>
<string name="PreviewForwardAudio_two">Forward %1$d voice messages</string>
<string name="PreviewForwardAudio_few">Forward %1$d voice messages</string>
<string name="PreviewForwardAudio_many">Forward %1$d voice messages</string>
<string name="PreviewForwardAudio_other">Forward %1$d voice messages</string>
<string name="PreviewForwardRound_zero">Forward %1$d video messages</string>
<string name="PreviewForwardRound_one">Forward video message</string>
<string name="PreviewForwardRound_two">Forward %1$d video messages</string>
<string name="PreviewForwardRound_few">Forward %1$d video messages</string>
<string name="PreviewForwardRound_many">Forward %1$d video messages</string>
<string name="PreviewForwardRound_other">Forward %1$d video messages</string>
<string name="PreviewForwardLocation_zero">Forward %1$d locations</string>
<string name="PreviewForwardLocation_one">Forward location</string>
<string name="PreviewForwardLocation_two">Forward %1$d locations</string>
<string name="PreviewForwardLocation_few">Forward %1$d locations</string>
<string name="PreviewForwardLocation_many">Forward %1$d locations</string>
<string name="PreviewForwardLocation_other">Forward %1$d locations</string>
<string name="PreviewForwardContact_zero">Forward %1$d contacts</string>
<string name="PreviewForwardContact_one">Forward contact</string>
<string name="PreviewForwardContact_two">Forward %1$d contacts</string>
<string name="PreviewForwardContact_few">Forward %1$d contacts</string>
<string name="PreviewForwardContact_many">Forward %1$d contacts</string>
<string name="PreviewForwardContact_other">Forward %1$d contacts</string>
<string name="PreviewForwardSticker_zero">Forward %1$d stickers</string>
<string name="PreviewForwardSticker_one">Forward sticker</string>
<string name="PreviewForwardSticker_two">Forward %1$d stickers</string>
<string name="PreviewForwardSticker_few">Forward %1$d stickers</string>
<string name="PreviewForwardSticker_many">Forward %1$d stickers</string>
<string name="PreviewForwardSticker_other">Forward %1$d stickers</string>
<string name="PreviewForwardPoll_zero">Forward %1$d polls</string>
<string name="PreviewForwardPoll_one">Forward poll</string>
<string name="PreviewForwardPoll_two">Forward %1$d polls</string>
<string name="PreviewForwardPoll_few">Forward %1$d polls</string>
<string name="PreviewForwardPoll_many">Forward %1$d polls</string>
<string name="PreviewForwardPoll_other">Forward %1$d polls</string>
<string name="ForwardedVideo_zero">%1$d forwarded videos</string>
<string name="ForwardedVideo_one">Forwarded video</string>
<string name="ForwardedVideo_two">%1$d forwarded videos</string>
<string name="ForwardedVideo_few">%1$d forwarded videos</string>
<string name="ForwardedVideo_many">%1$d forwarded videos</string>
<string name="ForwardedVideo_other">%1$d forwarded videos</string>
<string name="ForwardedMusic_zero">%1$d forwarded audio files</string>
<string name="ForwardedMusic_one">Forwarded audio file</string>
<string name="ForwardedMusic_two">%1$d forwarded audio files</string>
<string name="ForwardedMusic_few">%1$d forwarded audio files</string>
<string name="ForwardedMusic_many">%1$d forwarded audio files</string>
<string name="ForwardedMusic_other">%1$d forwarded audio files</string>
<string name="ForwardedAudio_zero">%1$d forwarded voice messages</string>
<string name="ForwardedAudio_one">Forwarded voice message</string>
<string name="ForwardedAudio_two">%1$d forwarded voice messages</string>
<string name="ForwardedAudio_few">%1$d forwarded voice messages</string>
<string name="ForwardedAudio_many">%1$d forwarded voice messages</string>
<string name="ForwardedAudio_other">%1$d forwarded voice messages</string>
<string name="ForwardedRound_zero">%1$d forwarded video messages</string>
<string name="ForwardedRound_one">Forwarded video message</string>
<string name="ForwardedRound_two">%1$d forwarded video messages</string>
<string name="ForwardedRound_few">%1$d forwarded video messages</string>
<string name="ForwardedRound_many">%1$d forwarded video messages</string>
<string name="ForwardedRound_other">%1$d forwarded video messages</string>
<string name="ForwardedLocation_zero">%1$d forwarded locations</string>
<string name="ForwardedLocation_one">Forwarded location</string>
<string name="ForwardedLocation_two">%1$d forwarded locations</string>
<string name="ForwardedLocation_few">%1$d forwarded locations</string>
<string name="ForwardedLocation_many">%1$d forwarded locations</string>
<string name="ForwardedLocation_other">%1$d forwarded locations</string>
<string name="ForwardedContact_zero">%1$d forwarded contacts</string>
<string name="ForwardedContact_one">Forwarded contact</string>
<string name="ForwardedContact_two">%1$d forwarded contacts</string>
<string name="ForwardedContact_few">%1$d forwarded contacts</string>
<string name="ForwardedContact_many">%1$d forwarded contacts</string>
<string name="ForwardedContact_other">%1$d forwarded contacts</string>
<string name="ForwardedSticker_zero">%1$d forwarded stickers</string>
<string name="ForwardedSticker_one">Forwarded sticker</string>
<string name="ForwardedSticker_two">%1$d forwarded stickers</string>
<string name="ForwardedSticker_few">%1$d forwarded stickers</string>
<string name="ForwardedSticker_many">%1$d forwarded stickers</string>
<string name="ForwardedSticker_other">%1$d forwarded stickers</string>
<string name="ForwardedPoll_zero">%1$d forwarded polls</string>
<string name="ForwardedPoll_one">Forwarded poll</string>
<string name="ForwardedPoll_two">%1$d forwarded polls</string>
<string name="ForwardedPoll_few">%1$d forwarded polls</string>
<string name="ForwardedPoll_many">%1$d forwarded polls</string>
<string name="ForwardedPoll_other">%1$d forwarded polls</string>
<string name="AndOther_zero">and %1$d others</string>
<string name="AndOther_one">and %1$d other</string>
<string name="AndOther_two">and %1$d others</string>
<string name="AndOther_few">and %1$d others</string>
<string name="AndOther_many">and %1$d others</string>
<string name="AndOther_other">and %1$d others</string>
<string name="PhotosSelected_zero">%1$d photos selected</string>
<string name="PhotosSelected_one">%1$d photo selected</string>
<string name="PhotosSelected_two">%1$d photos selected</string>
<string name="PhotosSelected_few">%1$d photos selected</string>
<string name="PhotosSelected_many">%1$d photos selected</string>
<string name="PhotosSelected_other">%1$d photos selected</string>
<string name="VideosSelected_zero">%1$d videos selected</string>
<string name="VideosSelected_one">%1$d video selected</string>
<string name="VideosSelected_two">%1$d videos selected</string>
<string name="VideosSelected_few">%1$d videos selected</string>
<string name="VideosSelected_many">%1$d videos selected</string>
<string name="VideosSelected_other">%1$d videos selected</string>
<string name="MediaSelected_zero">%1$d media selected</string>
<string name="MediaSelected_one">%1$d media selected</string>
<string name="MediaSelected_two">%1$d media selected</string>
<string name="MediaSelected_few">%1$d media selected</string>
<string name="MediaSelected_many">%1$d media selected</string>
<string name="MediaSelected_other">%1$d media selected</string>
<string name="ThemeInstallCount_zero">%1$d people are using this theme</string>
<string name="ThemeInstallCount_one">%1$d person is using this theme</string>
<string name="ThemeInstallCount_two">%1$d people are using this theme</string>
<string name="ThemeInstallCount_few">%1$d people are using this theme</string>
<string name="ThemeInstallCount_many">%1$d people are using this theme</string>
<string name="ThemeInstallCount_other">%1$d people are using this theme</string>
<string name="CountOfResults_zero">%1$d of %2$d results</string>
<string name="CountOfResults_one">%1$d of %2$d results</string>
<string name="CountOfResults_two">%1$d of %2$d results</string>
<string name="CountOfResults_few">%1$d of %2$d results</string>
<string name="CountOfResults_many">%1$d of %2$d results</string>
<string name="CountOfResults_other">%1$d of %2$d results</string>
<string name="UsersCount_zero">%1$d users</string>
<string name="UsersCount_one">%1$d user</string>
<string name="UsersCount_two">%1$d users</string>
<string name="UsersCount_few">%1$d users</string>
<string name="UsersCount_many">%1$d users</string>
<string name="UsersCount_other">%1$d users</string>
<string name="UsersCountTitle_zero">%1$d users</string>
<string name="UsersCountTitle_one">%1$d user</string>
<string name="UsersCountTitle_two">%1$d users</string>
<string name="UsersCountTitle_few">%1$d users</string>
<string name="UsersCountTitle_many">%1$d users</string>
<string name="UsersCountTitle_other">%1$d users</string>
<string name="MembersCountSelected_zero">%1$d of %2$d selected</string>
<string name="MembersCountSelected_one">%1$d of %2$d selected</string>
<string name="MembersCountSelected_two">%1$d of %2$d selected</string>
<string name="MembersCountSelected_few">%1$d of %2$d selected</string>
<string name="MembersCountSelected_many">%1$d of %2$d selected</string>
<string name="MembersCountSelected_other">%1$d of %2$d selected</string>
<string name="ViewReplies_zero">View %1$d Replies</string>
<string name="ViewReplies_one">View %1$d Reply</string>
<string name="ViewReplies_two">View %1$d Replies</string>
<string name="ViewReplies_few">View %1$d Replies</string>
<string name="ViewReplies_many">View %1$d Replies</string>
<string name="ViewReplies_other">View %1$d Replies</string>
<string name="Replies_zero">%1$d Replies</string>
<string name="Replies_one">%1$d Reply</string>
<string name="Replies_two">%1$d Replies</string>
<string name="Replies_few">%1$d Replies</string>
<string name="Replies_many">%1$d Replies</string>
<string name="Replies_other">%1$d Replies</string>
<string name="Comments_zero">%1$d Comments</string>
<string name="Comments_one">%1$d Comment</string>
<string name="Comments_two">%1$d Comments</string>
<string name="Comments_few">%1$d Comments</string>
<string name="Comments_many">%1$d Comments</string>
<string name="Comments_other">%1$d Comments</string>
<string name="CommentsCount_zero">%1$d comments</string>
<string name="CommentsCount_one">%1$d comment</string>
<string name="CommentsCount_two">%1$d comments</string>
<string name="CommentsCount_few">%1$d comments</string>
<string name="CommentsCount_many">%1$d comments</string>
<string name="CommentsCount_other">%1$d comments</string>
<string name="CommentsNoNumber_zero">comments</string>
<string name="CommentsNoNumber_one">comment</string>
<string name="CommentsNoNumber_two">comments</string>
<string name="CommentsNoNumber_few">comments</string>
<string name="CommentsNoNumber_many">comments</string>
<string name="CommentsNoNumber_other">comments</string>
<string name="PinnedMessagesCount_zero">%1$d Pinned Messages</string>
<string name="PinnedMessagesCount_one">Pinned Message</string>
<string name="PinnedMessagesCount_two">%1$d Pinned Messages</string>
<string name="PinnedMessagesCount_few">%1$d Pinned Messages</string>
<string name="PinnedMessagesCount_many">%1$d Pinned Messages</string>
<string name="PinnedMessagesCount_other">%1$d Pinned Messages</string>
<string name="PeopleCanJoinViaLinkCount_zero">%s people can join via this link</string>
<string name="PeopleCanJoinViaLinkCount_one">%s people can join via this link</string>
<string name="PeopleCanJoinViaLinkCount_two">%s peoples can join via this link</string>
<string name="PeopleCanJoinViaLinkCount_few">%s peoples can join via this link</string>
<string name="PeopleCanJoinViaLinkCount_many">%s peoples can join via this link</string>
<string name="PeopleCanJoinViaLinkCount_other">%s peoples can join via this link</string>
<string name="PinnedDialogsCount_zero">%1$d Dialogs pinned</string>
<string name="PinnedDialogsCount_one">Dialog pinned</string>
<string name="PinnedDialogsCount_two">%1$d Dialogs pinned</string>
<string name="PinnedDialogsCount_few">%1$d Dialogs pinned</string>
<string name="PinnedDialogsCount_many">%1$d Dialogs pinned</string>
<string name="PinnedDialogsCount_other">%1$d Dialogs pinned</string>
<string name="UnpinnedDialogsCount_zero">%1$d Dialogs unpinned</string>
<string name="UnpinnedDialogsCount_one">Dialog unpinned</string>
<string name="UnpinnedDialogsCount_two">%1$d Dialogs unpinned</string>
<string name="UnpinnedDialogsCount_few">%1$d Dialogs unpinned</string>
<string name="UnpinnedDialogsCount_many">%1$d Dialogs unpinned</string>
<string name="UnpinnedDialogsCount_other">%1$d Dialogs unpinned</string>
<string name="MessageSeen_zero">%1$d Seen</string>
<string name="MessageSeen_one">Seen</string>
<string name="MessageSeen_two">%1$d Seen</string>
<string name="MessageSeen_few">%1$d Seen</string>
<string name="MessageSeen_many">%1$d Seen</string>
<string name="MessageSeen_other">%1$d Seen</string>
<string name="MessagePlayed_zero">%1$d Played</string>
<string name="MessagePlayed_one">Played</string>
<string name="MessagePlayed_two">%1$d Played</string>
<string name="MessagePlayed_few">%1$d Played</string>
<string name="MessagePlayed_many">%1$d Played</string>
<string name="MessagePlayed_other">%1$d Played</string>
<!--accessibility descriptions-->
<string name="AccDescrGroup">Group</string>
<string name="AccDescrChannel">Channel</string>
<string name="AccDescrSecretChat">Secret chat</string>
<string name="AccDescrSentDate">Sent %s</string>
<string name="AccDescrReceivedDate">Received %s</string>
<string name="AccDescrScheduledDate">Scheduled for %s</string>
<string name="AccDescrGoBack">Go back</string>
<string name="AccDescrOpenMenu">Open navigation menu</string>
<string name="AccDescrOpenMenu2">Open menu</string>
<string name="AccDescrCloseMenu">Close menu</string>
<string name="AccDescrOpenInPhotoViewer">Open in photo viewer</string>
<string name="AccDescrMusicInfo">%2$s by %1$s</string>
<string name="AccDescrMoreOptions">More options</string>
<string name="AccDescrSwitchToNightTheme">Switch to night theme</string>
<string name="AccDescrSwitchToDayTheme">Switch to day theme</string>
<string name="AccActionPlay">Play</string>
<string name="AccActionPause">Pause</string>
<string name="AccActionDownload">Download</string>
<string name="AccActionCancelDownload">Cancel download</string>
<string name="AccActionOpenFile">Open file</string>
<string name="AccActionMessageOptions">Message options</string>
<string name="AccActionEnterSelectionMode">Enter selection mode</string>
<string name="AccDescrEmojiButton">Emoji, stickers, and GIFs</string>
<string name="AccDescrAttachButton">Attach media</string>
<string name="AccDescrChanSilentOn">Send silently</string>
<string name="AccDescrChanSilentOff">Send notifications</string>
<string name="AccDescrBotCommands">Bot commands</string>
<string name="AccDescrBotKeyboard">Bot keyboard</string>
<string name="AccDescrShowKeyboard">Show keyboard</string>
<string name="AccDescrVoiceMessage">Record voice message</string>
<string name="AccDescrVideoMessage">Record video message</string>
<string name="AccDescrOpenChat">Open chat</string>
<string name="AccDescrProfilePicture">Profile picture</string>
<string name="AccDescrChangeProfilePicture">Change profile picture</string>
<string name="AccDescrContactSorting">Change sorting</string>
<string name="AccDescrShowAccounts">Show accounts</string>
<string name="AccDescrHideAccounts">Hide accounts</string>
<string name="AccDescrGoToMessage">Go to message</string>
<string name="AccDescrCancelReply">Cancel reply</string>
<string name="AccDescrCancelForward">Cancel forward</string>
<string name="AccDescrCancelEdit">Cancel editing</string>
<string name="AccDescrReplying">Replying to</string>
<string name="AccDescrForwarding">Forwarding from</string>
<string name="AccDescrEditing">Editing</string>
<string name="AccDescrPasscodeLock">Lock application</string>
<string name="AccDescrPasscodeUnlock">Unlock application</string>
<string name="AccDescrBackspace">Backspace</string>
<string name="AccDescrFingerprint">Fingerprint</string>
<string name="AccDescrPrevious">Previous</string>
<string name="AccDescrRepeatOff">Repeat, off</string>
<string name="AccDescrRepeatList">Repeat, playlist</string>
<string name="AccDescrRepeatOne">Repeat, one</string>
<string name="AccDescrClosePlayer">Close audio player</string>
<string name="AccDescrPlayerSpeed">2X playback</string>
<string name="AccDescrStopLiveLocation">Stop sharing live location</string>
<string name="AccDescrInstantCamera">Instant camera</string>
<string name="AccDescrShutter">Shutter</string>
<string name="AccDescrSwitchCamera">Switch camera</string>
<string name="AccDescrCameraFlashOff">Flash, Off</string>
<string name="AccDescrCameraFlashAuto">Flash, Auto</string>
<string name="AccDescrCameraFlashOn">Flash, On</string>
<string name="AccDescrStickerSet">Sticker set</string>
<string name="AccDescrGIFs">GIFs</string>
<string name="AccDescrStickers">Stickers</string>
<string name="AccDescrExpandPanel">Expand panel</string>
<string name="AccDescrCollapsePanel">Collapse panel</string>
<string name="AccDescrUserOptions">User options</string>
<string name="AccDescrRotate">Rotate</string>
<string name="AccDescrMirror">Mirror</string>
<string name="AccDescrPhotoEditor">Photo editor</string>
<string name="AccDescrPhotoAdjust">Adjustments</string>
<string name="AccDescrPhotoViewer">Photo viewer</string>
<string name="AccDescrPageDown">Go to bottom</string>
<string name="AccDescrMentionDown">Go to next mention</string>
<string name="AccDescrMuteMic">Mute microphone</string>
<string name="AccDescrIVTitle">Title</string>
<string name="AccDescrIVHeading">Heading</string>
<string name="AccDescrMyLocation">My location</string>
<string name="AccDescrLocationNotify">Notify when in range</string>
<string name="AccDescrVideoQuality">Video quality</string>
<string name="AccDescrAspectRatio">Aspect ratio</string>
<string name="AccDescrTakeMorePics">Take one more picture</string>
<string name="AccDescrMsgRead">Seen</string>
<string name="AccDescrMsgUnread">Not seen</string>
<string name="AccDescrMsgSending">Sending</string>
<string name="AccDescrMsgSendingError">Sending error</string>
<string name="AccDescrMsgNotPlayed">Not played</string>
<string name="AccDescrSearchNext">Next search result</string>
<string name="AccDescrSearchPrev">Previous search result</string>
<string name="AccDescrSearchByUser">Filter by user</string>
<string name="AccActionTakePicture">Take a picture</string>
<string name="AccActionRecordVideo">Record video</string>
<string name="AccSwipeForArchive">Swipe down for archive</string>
<string name="AccReleaseForArchive">Release for archive</string>
<string name="AccDescrVideoCompressLow">Smaller size</string>
<string name="AccDescrVideoCompressHigh">Higher quality</string>
<string name="AccDescrPlayerDuration">%1$s of %2$s</string>
<string name="AccDescrDownloadProgress">Downloaded %1$s of %2$s</string>
<string name="AccDescrUploadProgress">Uploaded %1$s of %2$s</string>
<string name="AccDescrNumberOfViews_one">Viewed %1$d time</string>
<string name="AccDescrNumberOfViews_two">Viewed %1$d times</string>
<string name="AccDescrNumberOfViews_few">Viewed %1$d times</string>
<string name="AccDescrNumberOfViews_many">Viewed %1$d times</string>
<string name="AccDescrNumberOfViews_other">Viewed %1$d times</string>
<string name="AccDescrSendPhotos_one">Send %1$d photo</string>
<string name="AccDescrSendPhotos_two">Send %1$d photos</string>
<string name="AccDescrSendPhotos_few">Send %1$d photos</string>
<string name="AccDescrSendPhotos_many">Send %1$d photos</string>
<string name="AccDescrSendPhotos_other">Send %1$d photos</string>
<string name="AccDescrSendFiles_one">Send %1$d file</string>
<string name="AccDescrSendFiles_two">Send %1$d files</string>
<string name="AccDescrSendFiles_few">Send %1$d files</string>
<string name="AccDescrSendFiles_many">Send %1$d files</string>
<string name="AccDescrSendFiles_other">Send %1$d files</string>
<string name="AccDescrSendAudio_one">Send %1$d audio file</string>
<string name="AccDescrSendAudio_two">Send %1$d audio files</string>
<string name="AccDescrSendAudio_few">Send %1$d audio files</string>
<string name="AccDescrSendAudio_many">Send %1$d audio files</string>
<string name="AccDescrSendAudio_other">Send %1$d audio files</string>
<string name="AccDescrShareInChats_one">Share in %1$d chat</string>
<string name="AccDescrShareInChats_two">Share in %1$d chats</string>
<string name="AccDescrShareInChats_few">Share in %1$d chats</string>
<string name="AccDescrShareInChats_many">Share in %1$d chats</string>
<string name="AccDescrShareInChats_other">Share in %1$d chats</string>
<string name="AccDescrQuizCorrectAnswer">Correct answer</string>
<string name="AccDescrQuizExplanation">Explanation</string>
<string name="AccDescrPipMode">Picture-in-Picture mode</string>
<string name="AccDescrVoipMicOn">Microphone is on</string>
<string name="AccDescrVoipMicOff">Microphone is off</string>
<string name="AccDescrVoipCamSwitchedToFront">Switched to front camera</string>
<string name="AccDescrVoipCamSwitchedToBack">Switched to rear camera</string>
<string name="AccDescrVoipCamOn">Camera is on</string>
<string name="AccDescrVoipCamOff">Camera is off</string>
<string name="AccPinnedMessagesList">Pinned messages list</string>
<string name="AccSwitchToFullscreen">Switch to fullscreen</string>
<string name="AccExitFullscreen">Exit fullscreen</string>
<!--date formatters-->
<string name="formatterMonthYear">MMM yyyy</string>
<string name="formatterStats12H">MMM dd yyyy, h:mm a</string>
<string name="formatterStats24H">MMM dd yyyy, HH:mm</string>
<string name="formatterBannedUntil12H">MMM dd yyyy, h:mm a</string>
<string name="formatterBannedUntil24H">MMM dd yyyy, HH:mm</string>
<string name="formatterBannedUntilThisYear12H">MMM dd, h:mm a</string>
<string name="formatterBannedUntilThisYear24H">MMM dd, HH:mm</string>
<string name="formatterMonthYear2">LLLL yyyy</string>
<string name="formatterMonthName">LLLL</string>
<string name="formatterMonth">MMM dd</string>
<string name="formatterYear">dd.MM.yy</string>
<string name="formatterYearMax">dd.MM.yyyy</string>
<string name="chatDate">MMMM d</string>
<string name="chatFullDate">MMMM d, yyyy</string>
<string name="formatterWeek">EEE</string>
<string name="formatterWeekLong">EEEE</string>
<string name="formatterDay24H">HH:mm</string>
<string name="formatterDay12H">h:mm a</string>
<string name="formatDateAtTime">%1$s at %2$s</string>
<string name="formatDateSchedule">MMM d</string>
<string name="formatDateScheduleYear">MMM d yyyy</string>
<string name="SendTodayAt">\'Send today at\' HH:mm</string>
<string name="SendDayAt">\'Send on\' MMM d \'at\' HH:mm</string>
<string name="SendDayYearAt">\'Send on\' MMM d yyyy \'at\' HH:mm</string>
<string name="StartTodayAt">\'Start today at\' HH:mm</string>
<string name="StartDayAt">\'Start on\' MMM d \'at\' HH:mm</string>
<string name="StartDayYearAt">\'Start on\' MMM d yyyy \'at\' HH:mm</string>
<string name="StartsTodayAt">\'Starts today at\' HH:mm</string>
<string name="StartsDayAt">\'Starts on\' MMM d \'at\' HH:mm</string>
<string name="StartsDayYearAt">\'Starts on\' MMM d yyyy \'at\' HH:mm</string>
<string name="StartShortTodayAt">\'Today,\' HH:mm</string>
<string name="StartShortDayAt">MMM d\',\' HH:mm</string>
<string name="StartShortDayYearAt">MMM d yyyy\',\' HH:mm</string>
<string name="RemindTodayAt">\'Remind today at\' HH:mm</string>
<string name="RemindDayAt">\'Remind on\' MMM d \'at\' HH:mm</string>
<string name="RemindDayYearAt">\'Remind on\' MMM d yyyy \'at\' HH:mm</string>
<string name="BotsMenuTitle">Menu</string>
<string name="SwipeToGoNextChannel">Pull up to go to the next unread channel</string>
<string name="ReleaseToGoNextChannel">Release to go to the next unread channel</string>
<string name="SwipeToGoNextFolder">Pull up to go to the next unread folder</string>
<string name="ReleaseToGoNextFolder">Release to go to the next unread folder</string>
<string name="SwipeToGoNextArchive">Pull up to go to archived channels</string>
<string name="ReleaseToGoNextArchive">Release to go to archived channels</string>
<string name="SwipeToGoNextChannelEnd">You have no unread channels</string>
<string name="FavoriteStickersShort">Favorites</string>
<string name="FeaturedStickersShort">Trending</string>
<string name="RecentStickersShort">Recent</string>
<string name="IsChoosingSticker">%1$s is ch**oo**sing a sticker</string>
<string name="ChoosingSticker">ch**oo**sing a sticker</string>
<string name="ChangeRecipient">Change recipient</string>
<string name="ForwardSendMessages">Send messages</string>
<string name="ForwardPreviewSendersNameVisible">%s will see that it was forwarded</string>
<string name="ForwardPreviewSendersNameVisibleGroup">Members will see that it was forwarded</string>
<string name="ForwardPreviewSendersNameVisibleChannel">Subscribers will see that it was forwarded</string>
<string name="ForwardPreviewSendersNameHidden">%s won\'t see they were forwarded</string>
<string name="ForwardPreviewSendersNameHiddenGroup">Members won\'t see they were forwarded</string>
<string name="ForwardPreviewSendersNameHiddenChannel">Subscribers won\'t see they were forwarded</string>
<string name="ShowForwardingOptions">Show forwarding options</string>
<string name="ShowCaption">Show caption</string>
<string name="HideCaption">Hide caption</string>
<string name="TapForForwardingOptions">Tap here for forwarding options</string>
<string name="ChangeColors">Change colors</string>
<string name="SelectTheme">Select theme</string>
<string name="ChatApplyTheme">Apply Theme</string>
<string name="ChatResetTheme">Reset Theme</string>
<string name="ChatNoTheme">No Theme</string>
<string name="ChatThemeChangedYou">You changed the chat theme to %1$s</string>
<string name="ChatThemeChangedTo">%1$s changed the chat theme to %2$s</string>
<string name="ChatThemeDisabled">%1$s disabled the chat theme</string>
<string name="ChatThemeDisabledYou">You disabled the chat theme</string>
<string name="ChatThemeSaveDialogTitle">Save changes?</string>
<string name="ChatThemeSaveDialogText">Do you want to apply the new theme for this chat?</string>
<string name="ChatThemeSaveDialogApply">Apply</string>
<string name="ChatThemeSaveDialogDiscard">Discard</string>
<string name="OptimizingTelegram">Optimizing Telegram...</string>
<string name="OptimizingTelegramDescription1">This may take a while, depending on the size of the database. Please keep the app open until the process is finished.</string>
<string name="OptimizingTelegramDescription2">Sorry for the inconvenience.</string>
<string name="DoNoSetTheme">Do No Set Theme</string>
<string name="EnjoyngAnimations">**oo** watching %1$s</string>
<string name="IsEnjoyngAnimations">%1$s is **oo** watching %2$s</string>
<string name="ThemeAlsoAppliedForHint">Theme will be also applied for **%s**.</string>
<string name="ThemeAlsoDisabledForHint">Theme will be also disabled for **%s**.</string>
<string name="MessageSeenTooltipMessage">To protect privacy, views are only stored for **7 days**</string>
<string name="EmojiInteractionTapHint">If **%s** were viewing the chat now, they would also see this animation.</string>
<string name="ChatThemeDayNightSwitchTooltip">Tap here to view how **%s** will see this theme when using night mode.</string>
<string name="AttachMenu">Attach...</string>
<string name="Calendar">Calendar</string>
<string name="MediaZoomIn">Zoom in</string>
<string name="MediaZoomOut">Zoom out</string>
<string name="MediaShowPhotos">Show photos</string>
<string name="MediaShowVideos">Show videos</string>
<string name="SharedMediaFastScrollHint">You can hold and move this bar for faster scrolling</string>
<string name="SettingsSwitchToNightMode">Switch to Night Mode</string>
<string name="SettingsSwitchToDayMode">Switch to Day Mode</string>
<string name="SettingsBrowseThemes">Browse Themes</string>
<string name="BrowseThemes">Browse Themes</string>
<string name="BuildMyOwnTheme">Build my own theme</string>
<string name="EditCurrentTheme">Edit Current Theme</string>
<string name="CreateNewTheme">Create a New Theme</string>
<string name="ApproveNewMembers">Approve New Members</string>
<string name="ApproveNewMembersDescription">Turn this on if you want users to join only after they are approved by an admin.</string>
<string name="NoMemberRequests">No join requests</string>
<string name="RequestToJoinGroup">Request to Join Group</string>
<string name="RequestToJoinChannel">Request to Join Channel</string>
<string name="RequestToJoinGroupDescription">This group accepts new members only after they are approved by its admins.</string>
<string name="RequestToJoinChannelDescription">This channel accepts new subscribers only after they are approved by its admins.</string>
<string name="RequestToJoinSent">Request to join sent</string>
<string name="RequestToJoinGroupSentDescription">You will be added to the group once its admins approve your request.</string>
<string name="RequestToJoinChannelSentDescription">You will be added to the channel once its admins approve your request.</string>
<string name="MemberRequests">Member Requests</string>
<string name="SubscribeRequests">Subscribe Requests</string>
<string name="JoinRequests_zero">%1$d requested to join</string>
<string name="JoinRequests_one">%1$d requested to join</string>
<string name="JoinRequests_two">%1$d requested to join</string>
<string name="JoinRequests_few">%1$d requested to join</string>
<string name="JoinRequests_many">%1$d requested to join</string>
<string name="JoinRequests_other">%1$d requested to join</string>
<string name="JoinUsersRequests_zero">%1$d users requested to join</string>
<string name="JoinUsersRequests_one">%1$d user requested to join</string>
<string name="JoinUsersRequests_two">%1$d users requested to join</string>
<string name="JoinUsersRequests_few">%1$d users requested to join</string>
<string name="JoinUsersRequests_many">%1$d users requested to join</string>
<string name="JoinUsersRequests_other">%1$d users requested to join</string>
<string name="NoMemberRequestsDescription">You have no pending requests\nto join your group.</string>
<string name="AddToGroup">Add to Group</string>
<string name="AddToChannel">Add to Channel</string>
<string name="Dismiss">Dismiss</string>
<string name="DismissRequest">Dismiss request</string>
<string name="RequestedToJoinAt">requested to join %1$s</string>
<string name="AddedBy">added by %1$s %2$s</string>
<string name="HasBeenAddedToGroup">%1$s has been added to the group</string>
<string name="HasBeenAddedToChannel">%1$s has been added to the channel</string>
<string name="SearchMemberRequests">Search member requests</string>
<string name="RequestToJoinGroupApproved">Your request to join the group was approved</string>
<string name="RequestToJoinChannelApproved">Your request to join the channel was approved</string>
<string name="JoinedViaInviteLinkApproved">un1 joined via invite link un2, approved by un3</string>
<string name="NoSubscribeRequests">No join requests</string>
<string name="NoSubscribeRequestsDescription">There are no pending requests\nto join this channel.</string>
<string name="CalendarWeekNameShortMonday">M</string>
<string name="CalendarWeekNameShortTuesday">T</string>
<string name="CalendarWeekNameShortWednesday">W</string>
<string name="CalendarWeekNameShortThursday">T</string>
<string name="CalendarWeekNameShortFriday">F</string>
<string name="CalendarWeekNameShortSaturday">S</string>
<string name="CalendarWeekNameShortSunday">S</string>
<string name="LinkNameHint">Link Name (Optional)</string>
<string name="LinkNameHelp">Only you and other admins will see this name.</string>
<string name="CreateLinkHeader">CREATE</string>
<string name="SaveLinkHeader">SAVE</string>
<string name="UserAcceptedToGroupAction">un1 was accepted into the group</string>
<string name="UserAcceptedToGroupPush">%1$s was accepted into the group</string>
<string name="UserAcceptedToGroupPushWithGroup">%2$s|%1$s was accepted into the group</string>
<string name="ForwardsRestrictedInfoChannel">Сopying and forwarding is not allowed in this channel.</string>
<string name="ForwardsRestrictedInfoGroup">Сopying and forwarding is not allowed in this group.</string>
<string name="SendMessageAsTitle">Send message as...</string>
<string name="OpenChannelPost">VIEW POST</string>
<string name="SavingContentTitle">Saving content</string>
<string name="RestrictSavingContent">Restrict saving content</string>
<string name="RestrictSavingContentInfoGroup">Members won\'t be able to forward messages from this group or save media files.</string>
<string name="RestrictSavingContentInfoChannel">Subscribers won\'t be able to forward messages from this group or save media files.</string>
<string name="ManageAllFilesRational">Please allow **Telegram** to manage all files to open in-app file browser</string>
<string name="ManageAllFilesRational2">Telegram needs permission to manage all files to migrate old cache files to Scoped Storage</string>
<string name="Allow">Allow</string>
<string name="UseFileManger">Use Another App</string>
<string name="Application">Application</string>
<string name="Location">Location based on the IP address</string>
<string name="IpAddress">IP address</string>
<string name="AcceptSecretChats">Accept Secret Chats</string>
<string name="AcceptSecretChatsDescription">Use this device for Secret Chats</string>
<string name="TerminateSession">Terminate Session</string>
<string name="AuthAnotherClientInfo4">Link *Telegram Desktop* or *Telegram Web* by scanning the QR.</string>
<string name="LinkDesktopDevice">Link Desktop Device</string>
<string name="TerminateOldSessionHeader">Automatically terminate old sessions</string>
<string name="IfInactiveFor">if inactive for</string>
<string name="AuthAnotherClientInfo5">Go to *getdesktop.telegram.org* or *web.telegram.org* to get a QR code</string>
<string name="SessionsListInfo">The official Telegram app is available for Android, iPhone, iPad, Windows, macOS and Linux.</string>
<string name="MigrateOldFolder">Migrate old folder to Scoped Storage</string>
<string name="SelectThisDay">Select this day</string>
<string name="NoMessagesForThisDay">No messages for this day</string>
<string name="DontAskAgain">Don\'t ask again</string>
<string name="SelectDays">Select Days</string>
<string name="ClearHistoryForTheseDays">Clear History for these days</string>
<string name="ActionForwardsEnabledGroup">un1 enabled forwarding from this group</string>
<string name="ActionForwardsEnabledChannel">un1 enabled forwarding from this channel</string>
<string name="ActionForwardsRestrictedGroup">un1 restricted forwarding from this group</string>
<string name="ActionForwardsRestrictedChannel">un1 restricted forwarding from this channel</string>
<string name="TypePrivateRestrictedForwards">Private restricted</string>
<string name="TypePrivateGroupRestrictedForwards">Private restricted</string>
<string name="ClearHistoryForThisDay">Clear History for this day</string>
<string name="SelectDaysTooltip">Please select one ore more days first.</string>
<string name="MissedCallDescriptionTitle">Enter the missing digits</string>
<string name="MissedCallDescriptionSubtitle">Within next few seconds you should receive a short call from:</string>
<string name="MissedCallDescriptionSubtitle2">Please enter the last digits of the number that called</string>
<string name="DeleteHistoryByDaysMessage">Are you sure you want to delete all messages for the selected days?</string>
<string name="AcceptCallsChatsDescription">Use this device for Calls</string>
<string name="AcceptCalls">Accept Calls</string>
<string name="ForceSetPasswordCancel">Yes, i\'m sure</string>
<string name="Warning">Warning</string>
<string name="ForceSetPasswordContinue">No, let me set a password</string>
<string name="ChatWithGroupAdmin">**%1$s** is an admin of **%2$s**, a group you requested to join.</string>
<string name="ChatWithChannelAdmin">**%1$s** is an admin of **%2$s**, a channel you requested to join.</string>
<string name="ChatWithAdminChannelTitle">Chat with channel\'s admin</string>
<string name="ChatWithAdminGroupTitle">Chat with group\'s admin</string>
<string name="IUnderstand">I understand</string>
<string name="SessionsSelfDestruct">Sessions self-destruct</string>
<string name="ChatWithAdminMessage">You received this message because you requested to join **%1$s** on %2$s</string>
<string name="EventLogSendMessages">un1 sent this message:</string>
<string name="DidNotGetTheCodePhone">Get code on this phone</string>
<string name="MigrationNotification">Migration</string>
<string name="MigrateOldFolderButton">Move Files Now</string>
<string name="MigrateOldFolderTitle">Migrate Files to Scoped Storage</string>
<string name="MigrateOldFolderDescription">Due to a change made by **Google**, we need to move the files you downloaded using **Telegram** to a new folder.\n\nThis may take a few moments. You can continue using the app while the files are moved.</string>
<string name="MigratingFiles">Migrating files</string>
<string name="ReactionsCount_other">%1$d reactions</string>
<string name="ReactionsCount_zero">%1$d reactions</string>
<string name="ReactionsCount_one">%1$d reaction</string>
<string name="ReactionsCount_two">%1$d reactions</string>
<string name="ReactionsCount_few">%1$d reactions</string>
<string name="ReactionsCount_many">%1$d reactions</string>
<string name="Reacted_other">%1$s Reacted</string>
<string name="Reacted_zero">%1$s Reacted</string>
<string name="Reacted_one">%1$s Reacted</string>
<string name="Reacted_two">%1$s Reacted</string>
<string name="Reacted_few">%1$s Reacted</string>
<string name="Reacted_many">%1$s Reacted</string>
<string name="Reactions">Reactions</string>
<string name="ReactionsOff">Off</string>
<string name="ReactionsCount">%1$s/%2$s</string>
<string name="EnableReactions">Enable Reactions</string>
<string name="EnableReactionsChannelInfo">Allow subscribers to react to channel posts.</string>
<string name="EnableReactionsGroupInfo">Allow participants to react to group messages.</string>
<string name="AvailableReactions">Available reactions</string>
<string name="DoubleTapPreviewMessage">I hope you\'re enjoying your day as much as I am.</string>
<string name="DoubleTapPreviewSenderName">Dino</string>
<string name="DoubleTapSetting">Quick Reactions</string>
<string name="DoubleTapPreviewRational">Double tap this message for a quck reaction.</string>
<string name="DebugDrawSnowInChat">Snow in chat</string>
<string name="ActionReactionsChanged">un1 changed chat reactions \nfrom: %1$s \nto: %2$s</string>
<string name="NobodyViewed">Nobody viewed</string>
<string name="QrCode">QR Code</string>
<string name="PushReactText">%1$s: %2$s to your "%3$s"</string>
<string name="PushReactNoText">%1$s: %2$s to your message</string>
<string name="PushReactPhoto">%1$s: %2$s to your photo</string>
<string name="PushReactVideo">%1$s: %2$s to your video</string>
<string name="PushReactRound">%1$s: %2$s to your video message</string>
<string name="PushReactDoc">%1$s: %2$s to your file</string>
<string name="PushReactSticker">%1$s: %2$s to your %3$s sticker</string>
<string name="PushReactAudio">%1$s: %2$s to your voice message</string>
<string name="PushReactContect">%1$s: %2$s to your contact %3$s</string>
<string name="PushReactGeo">%1$s: %2$s to your map</string>
<string name="PushReactGeoLocation">%1$s: %2$s to your live location</string>
<string name="PushReactPoll">%1$s: %2$s to your poll %3$s</string>
<string name="PushReactQuiz">%1$s: %2$s to your quiz %3$s</string>
<string name="PushReactGame">%1$s: %2$s to your game</string>
<string name="PushReactInvoice">%1$s: %2$s to your invoice</string>
<string name="PushReactGif">%1$s: %2$s to your GIF</string>
<string name="PushChatReactText">%1$s: %3$s in %2$s to your "%4$s"</string>
<string name="PushChatReactNotext">%1$s: %3$s to your message in %2$s</string>
<string name="PushChatReactPhoto">%1$s: %3$s to your photo in %2$s</string>
<string name="PushChatReactVideo">%1$s: %3$s to your video in %2$s</string>
<string name="PushChatReactRound">%1$s: %3$s to your video message in %2$s</string>
<string name="PushChatReactDoc">%1$s: %3$s to your file in %2$s</string>
<string name="PushChatReactSticker">%1$s: %3$s to your %4$s sticker in %2$s</string>
<string name="PushChatReactAudio">%1$s: %3$s to your voice message in %2$s</string>
<string name="PushChatReactContact">%1$s: %3$s to your contact %4$s in %2$s</string>
<string name="PushChatReactGeo">%1$s: %3$s to your map in %2$s</string>
<string name="PushChatReactGeoLive">%1$s: %3$s to your live location in %2$s</string>
<string name="PushChatReactPoll">%1$s: %3$s to your poll %4$s in %2$s</string>
<string name="PushChatReactQuiz">%1$s: %3$s to your quiz %4$s in %2$s</string>
<string name="PushChatReactGame">%1$s: %3$s to your game in %2$s</string>
<string name="PushChatReactInvoice">%1$s: %3$s to your invoice in %2$s</string>
<string name="PushChatReactGif">%1$s: %3$s to your GIF in %2$s</string>
</resources>