mirror of
https://github.com/wrwrabbit/Partisan-Telegram-Android.git
synced 2026-05-05 07:20:38 +00:00
Update to 4.6.0
This commit is contained in:
parent
9e4f5491f4
commit
4ebcbf61cd
841 changed files with 62966 additions and 47849 deletions
|
|
@ -1,7 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
|
||||
|
||||
<resources>
|
||||
<string name="AppName">Telegram</string>
|
||||
<string name="AppNameBeta">Telegram Beta</string>
|
||||
|
|
@ -17,10 +14,10 @@
|
|||
<string name="WrongCountry">Wrong country code</string>
|
||||
<!--code enter view-->
|
||||
<string name="YourCode">Phone verification</string>
|
||||
<string name="SentSmsCode">We\'ve sent an SMS with an activation code to your phone <![CDATA[<b>]]>%1$s<![CDATA[</b>]]>.</string>
|
||||
<string name="SentAppCode">We\'ve sent the code to the <![CDATA[<b>]]>Telegram<![CDATA[</b>]]> app on your other device.</string>
|
||||
<string name="SentCallCode">We\'ve sent an activation call to your phone <![CDATA[<b>]]>%1$s<![CDATA[</b>]]>.\n\nDon\'t take it, Telegram will process everything automatically.</string>
|
||||
<string name="SentCallOnly">We are calling your phone <![CDATA[<b>]]>%1$s<![CDATA[</b>]]> to dictate a code.</string>
|
||||
<string name="SentSmsCode">We\'ve 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="SentCallCode">We\'ve sent an activation call to your phone **%1$s**.\n\nDon\'t take it, Telegram will process everything automatically.</string>
|
||||
<string name="SentCallOnly">We are calling your phone **%1$s** to dictate a code.</string>
|
||||
<string name="CallText">We will call you in %1$d:%2$02d</string>
|
||||
<string name="SmsText">We will send you an SMS in %1$d:%2$02d</string>
|
||||
<string name="Calling">Calling you...</string>
|
||||
|
|
@ -28,9 +25,9 @@
|
|||
<string name="WrongNumber">Wrong number?</string>
|
||||
<string name="DidNotGetTheCode">Didn\'t get the code?</string>
|
||||
<string name="CancelAccountReset">Cancel account reset</string>
|
||||
<string name="CancelAccountResetInfo">Somebody with access to your phone number <![CDATA[<b>]]>%1$s<![CDATA[</b>]]> 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 to your number.</string>
|
||||
<string name="CancelAccountResetInfo">Somebody with access to your phone number **%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 to your number.</string>
|
||||
<string name="ResetAccount">Reset account</string>
|
||||
<string name="ResetAccountInfo">Since the account <![CDATA[<b>]]>%1$s<![CDATA[</b>]]> 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="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</string>
|
||||
|
|
@ -69,7 +66,6 @@
|
|||
<string name="PaymentCardCvv">Security Code (CVV)</string>
|
||||
<string name="PaymentCardExpireDate">MM/YY</string>
|
||||
<string name="PaymentBillingAddress">Billing address</string>
|
||||
<string name="PaymentCardNameTitle">Card holder</string>
|
||||
<string name="PaymentCardName">Name Surname</string>
|
||||
<string name="PaymentCardSavePaymentInformation">Save Payment Information</string>
|
||||
<string name="PaymentCardSavePaymentInformationInfoLine1">You can save your payment info for future use.</string>
|
||||
|
|
@ -94,6 +90,17 @@
|
|||
<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 & E-Mail</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 E-Mail</string>
|
||||
<string name="PaymentPasswordEmail">Your E-Mail</string>
|
||||
<string name="PaymentPasswordEmailInfo">Please add your valid e-mail. 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">E-Mail will be passed to %1$s as billing info.</string>
|
||||
<string name="PaymentPhoneEmailToProvider">Phone and E-Mail will be passed to %1$s as billing info.</string>
|
||||
<!--chats view-->
|
||||
<string name="NewConversationShortcut">New conversation</string>
|
||||
<string name="Settings">Settings</string>
|
||||
|
|
@ -102,6 +109,8 @@
|
|||
<string name="Yesterday">yesterday</string>
|
||||
<string name="NoResult">No results</string>
|
||||
<string name="NoChats">No chats yet...</string>
|
||||
<string name="RecentlyViewed">Recently viewed</string>
|
||||
<string name="RecentlyViewedHide">HIDE</string>
|
||||
<string name="NoChatsHelp">Start messaging by pressing the\nnew message button in the bottom right corner\nor tap the menu button for more options.</string>
|
||||
<string name="WaitingForNetwork">Waiting for network...</string>
|
||||
<string name="Connecting">Connecting...</string>
|
||||
|
|
@ -125,7 +134,7 @@
|
|||
<string name="DeleteChatUser">Delete chat</string>
|
||||
<string name="HiddenName">Deleted Account</string>
|
||||
<string name="SelectChat">Select Chat</string>
|
||||
<string name="PhotoTip">Tap and hold to view</string>
|
||||
<string name="ForwardTo">Forward to...</string>
|
||||
<string name="DisappearingPhoto">Secret Photo</string>
|
||||
<string name="DisappearingVideo">Secret Video</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>
|
||||
|
|
@ -153,16 +162,12 @@
|
|||
<string name="Bold">Bold</string>
|
||||
<string name="Italic">Italic</string>
|
||||
<string name="Regular">Regular</string>
|
||||
<string name="ContactsPermissionAlert">To seamlessly connect with everyone you know, allow <![CDATA[<b>]]>Telegram<![CDATA[</b>]]> access to your contacts.</string>
|
||||
<string name="ContactsPermissionAlert">To seamlessly connect with everyone you know, allow **Telegram** access to your contacts.</string>
|
||||
<string name="ContactsPermissionAlertNotNow">NOT NOW</string>
|
||||
<string name="ContactsPermissionAlertContinue">CONTINUE</string>
|
||||
<!--channels-->
|
||||
<string name="ChannelTypePublic">Public</string>
|
||||
<string name="ChannelTypePrivate">Private</string>
|
||||
<string name="SetAsAdmin">Promote to admin</string>
|
||||
<string name="NoBlockedUsers">No banned users</string>
|
||||
<string name="DescriptionInfoMega">You can provide an optional description for your group.</string>
|
||||
<string name="LeaveMega">Leave Group</string>
|
||||
<string name="DeleteMega">Delete Group</string>
|
||||
<string name="LeaveMegaMenu">Leave group</string>
|
||||
<string name="DeleteMegaMenu">Delete group</string>
|
||||
|
|
@ -188,6 +193,7 @@
|
|||
<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 a track</string>
|
||||
<string name="ActionMigrateFromGroup">This group was upgraded to a supergroup</string>
|
||||
|
|
@ -235,6 +241,7 @@
|
|||
<string name="LinkChecking">Checking name…</string>
|
||||
<string name="LinkAvailable">%1$s is available.</string>
|
||||
<string name="ChannelMembers">Members</string>
|
||||
<string name="ChannelSubscribers">Subscribers</string>
|
||||
<string name="ChannelBlacklist">Blacklist</string>
|
||||
<string name="ChannelBlockedUsers">Banned users</string>
|
||||
<string name="ChannelRestrictedUsers">Restricted users</string>
|
||||
|
|
@ -245,8 +252,6 @@
|
|||
<string name="ChannelLeaveAlert">Are you sure you want to leave the channel?</string>
|
||||
<string name="ChannelDeleteInfo">You will lose all messages in this channel.</string>
|
||||
<string name="ChannelEdit">Edit</string>
|
||||
<string name="MegaWasPrivateAlert">Please note that if you choose a public link for your group, anyone will be able to find it in search and join.\n\nDo not create this link if you want your supergroup to stay private.</string>
|
||||
<string name="ChannelWasPrivateAlert">Please note that if you choose a public link for your channel, anyone will be able to find it in search and join.\n\nDo not create this link if you want your channel to stay private.</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>
|
||||
|
|
@ -254,7 +259,6 @@
|
|||
<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">Creator</string>
|
||||
<string name="ChannelEditor">Administrator</string>
|
||||
<string name="ChannelMute">MUTE</string>
|
||||
<string name="ChannelUnmute">UNMUTE</string>
|
||||
<string name="ChannelAddAdmin">Add administrator</string>
|
||||
|
|
@ -262,10 +266,8 @@
|
|||
<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="ChannelAddUserAdminAlert">Are you sure you want to make %1$s an administrator?</string>
|
||||
<string name="ChannelRemoveUserAdmin">Dismiss admin</string>
|
||||
<string name="ChannelMembersInfo">Only channel administrators can see this list.</string>
|
||||
<string name="ChannelAdminNotParticipant">This user hasn\'t joined the channel yet. Do you want to invite them?</string>
|
||||
<string name="ChannelLinkInfo">Anyone who has Telegram installed 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>
|
||||
|
|
@ -285,18 +287,6 @@
|
|||
<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 photo</string>
|
||||
<string name="ChannelMessageGroupNoText">%1$s sent a message to the channel %2$s</string>
|
||||
<string name="ChannelMessageGroupPhoto">%1$s sent a photo to the channel %2$s</string>
|
||||
<string name="ChannelMessageGroupVideo">%1$s sent a video to the channel %2$s</string>
|
||||
<string name="ChannelMessageGroupContact">%1$s shared a contact in the channel %2$s</string>
|
||||
<string name="ChannelMessageGroupMap">%1$s sent a location to the channel %2$s</string>
|
||||
<string name="ChannelMessageGroupDocument">%1$s sent a file to the channel %2$s</string>
|
||||
<string name="ChannelMessageGroupGif">%1$s sent a GIF to the channel %2$s</string>
|
||||
<string name="ChannelMessageGroupAudio">%1$s sent a voice message to the channel %2$s</string>
|
||||
<string name="ChannelMessageGroupRound">%1$s sent a video message to the channel %2$s</string>
|
||||
<string name="ChannelMessageGroupMusic">%1$s sent a track to the channel %2$s</string>
|
||||
<string name="ChannelMessageGroupSticker">%1$s sent a sticker to the channel %2$s</string>
|
||||
<string name="ChannelMessageGroupStickerEmoji">%1$s sent a %3$s sticker to the channel %2$s</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>
|
||||
|
|
@ -342,21 +332,25 @@
|
|||
<string name="UserRestrictionsEmbedLinks">Embed Links</string>
|
||||
<string name="UserRestrictionsUntil">Banned until</string>
|
||||
<string name="UserRestrictionsUntilForever">Forever</string>
|
||||
<string name="UserRestrictionsUntilRemove">Remove</string>
|
||||
<string name="UserRestrictionsBlock">Ban and remove from group</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="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>
|
||||
<!--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"><![CDATA[<b>]]>No actions here yet<![CDATA[</b>]]>\n\nThe group\'s members and admins\nhave not taken any service actions\nin the last 48 hours.</string>
|
||||
<string name="EventLogEmptyChannel"><![CDATA[<b>]]>No actions here yet<![CDATA[</b>]]>\n\nThe channel\'s admins\nhave not taken any service actions\nin the last 48 hours.</string>
|
||||
<string name="EventLogEmptySearch"><![CDATA[<b>]]>No actions found<![CDATA[</b>]]>\n\nNo recent actions that match your query\nhave been found.</string>
|
||||
<string name="EventLogEmptyTextSearch">No recent actions that contain \'<![CDATA[<b>]]>%1$s<![CDATA[</b>]]>\' have been found.</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>
|
||||
|
|
@ -381,14 +375,18 @@
|
|||
<string name="EventLogPinnedMessages">un1 pinned this message:</string>
|
||||
<string name="EventLogUnpinnedMessages">un1 unpinned message</string>
|
||||
<string name="EventLogDeletedMessages">un1 deleted this message:</string>
|
||||
<string name="EventLogChangedStickersSet">un1 changed the group sticker set</string>
|
||||
<string name="EventLogRemovedStickersSet">un1 removed the group sticker set</string>
|
||||
<string name="EventLogChangedGroupLink">un1 changed the group link:</string>
|
||||
<string name="EventLogChangedChannelLink">un1 changed the channel link:</string>
|
||||
<string name="EventLogRemovedGroupLink">un1 removed group link</string>
|
||||
<string name="EventLogRemovedChannelLink">un1 removed 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="EventLogPreviousGroupDescription">Previous description</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>
|
||||
|
|
@ -415,7 +413,6 @@
|
|||
<string name="EventLogFilterNewMembers">New members</string>
|
||||
<string name="EventLogFilterGroupInfo">Group info</string>
|
||||
<string name="EventLogFilterChannelInfo">Channel info</string>
|
||||
<string name="EventLogFilterGroupSettings">Group settings</string>
|
||||
<string name="EventLogFilterDeletedMessages">Deleted messages</string>
|
||||
<string name="EventLogFilterEditedMessages">Edited messages</string>
|
||||
<string name="EventLogFilterPinnedMessages">Pinned messages</string>
|
||||
|
|
@ -431,12 +428,13 @@
|
|||
<string name="AttachMusic">Music</string>
|
||||
<string name="AudioUnknownArtist">Unknown artist</string>
|
||||
<string name="AudioUnknownTitle">Unknown title</string>
|
||||
<string name="Shuffle">Shuffle</string>
|
||||
<string name="ReverseOrder">Reverse order</string>
|
||||
<!--documents view-->
|
||||
<string name="SelectFile">Select File</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="NoFiles">No files yet...</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>
|
||||
|
|
@ -446,11 +444,22 @@
|
|||
<string name="SdCard">SD Card</string>
|
||||
<string name="Folder">Folder</string>
|
||||
<string name="GalleryInfo">To send images without compression</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 set 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="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>
|
||||
|
|
@ -470,7 +479,6 @@
|
|||
<string name="SendingVideoStatus">sending video...</string>
|
||||
<string name="SendingFile">sending file...</string>
|
||||
<string name="GotAQuestion">Got a question\nabout Telegram?</string>
|
||||
<string name="ChatTakePhoto">Take photo</string>
|
||||
<string name="ChatGallery">Gallery</string>
|
||||
<string name="ChatLocation">Location</string>
|
||||
<string name="ChatVideo">Video</string>
|
||||
|
|
@ -479,6 +487,7 @@
|
|||
<string name="NoMessages">No messages here yet...</string>
|
||||
<string name="ForwardedMessage">Forwarded message</string>
|
||||
<string name="From">From</string>
|
||||
<string name="SearchFrom">from:</string>
|
||||
<string name="NoRecent">No recent</string>
|
||||
<string name="Message">Message</string>
|
||||
<string name="TypeMessage">Message</string>
|
||||
|
|
@ -509,7 +518,6 @@
|
|||
<string name="GettingLinkInfo">Getting Link Info...</string>
|
||||
<string name="OpenInBrowser">OPEN IN...</string>
|
||||
<string name="OpenInExternalApp">Open in...</string>
|
||||
<string name="CopyUrl">Copy URL</string>
|
||||
<string name="SendItems">Send %1$s</string>
|
||||
<string name="SendAsFile">Send as file</string>
|
||||
<string name="SendAsFiles">Send as files</string>
|
||||
|
|
@ -523,9 +531,6 @@
|
|||
<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">You have contacted too many non-contacts today, please try again tomorrow. You will be able to reply today if this user messages you first.</string>
|
||||
<string name="NobodyLikesSpam4">You can\'t add this user because you have contacted too many non-contacts today. Please try again tomorrow. You can ask another member to add this user to the group.</string>
|
||||
<string name="NobodyLikesSpamUrl">https://telegram.org/faq#can-39t-send-messages-to-non-contacts</string>
|
||||
<string name="MoreInfo">More info</string>
|
||||
<string name="ShareSendTo">Send to...</string>
|
||||
<string name="ShareComment">Write a comment...</string>
|
||||
|
|
@ -534,6 +539,7 @@
|
|||
<string name="PinNotify">Notify all members</string>
|
||||
<string name="UnpinMessage">Unpin</string>
|
||||
<string name="PinMessageAlert">Do you want to pin this message in this group?</string>
|
||||
<string name="PinMessageAlertChannel">Do you want to pin this message in this channel?</string>
|
||||
<string name="UnpinMessageAlert">Do you want to unpin this message?</string>
|
||||
<string name="DeleteBanUser">Ban user</string>
|
||||
<string name="DeleteReportSpam">Report spam</string>
|
||||
|
|
@ -552,8 +558,9 @@
|
|||
<string name="TimeToEditExpired">Sorry, editing time expired.</string>
|
||||
<string name="AddShortcut">Add shortcut</string>
|
||||
<string name="SearchMembers">Search members</string>
|
||||
<string name="ShortcutAdded">Shortcut added to home screen</string>
|
||||
<string name="ChatYourSelf">chat with yourself</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="ChatYourSelfDescription1">Forward messages here to save them</string>
|
||||
<string name="ChatYourSelfDescription2">Send media and files to store them</string>
|
||||
|
|
@ -579,6 +586,7 @@
|
|||
<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 here</string>
|
||||
<string name="SendMessageRestrictedForever">The admins of this group have restricted you from writing here</string>
|
||||
<string name="ChatAdmin">admin</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>
|
||||
|
|
@ -644,11 +652,13 @@
|
|||
<string name="NotificationActionPinnedRound">%1$s pinned a video message in the group %2$s</string>
|
||||
<string name="NotificationActionPinnedContact">%1$s pinned a contact 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 a track 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="NotificationActionPinnedPhotoChannel">%1$s pinned a photo</string>
|
||||
<string name="NotificationActionPinnedGameChannel">%1$s pinned a game</string>
|
||||
<string name="NotificationActionPinnedVideoChannel">%1$s pinned a video</string>
|
||||
<string name="NotificationActionPinnedFileChannel">%1$s pinned a file</string>
|
||||
<string name="NotificationActionPinnedStickerChannel">%1$s pinned a sticker</string>
|
||||
|
|
@ -657,26 +667,31 @@
|
|||
<string name="NotificationActionPinnedRoundChannel">%1$s pinned a video message</string>
|
||||
<string name="NotificationActionPinnedContactChannel">%1$s pinned a contact</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 a track</string>
|
||||
<string name="NotificationActionPinnedGameChannel">%1$s pinned a game</string>
|
||||
<!--contacts view-->
|
||||
<string name="SelectContact">Select Contact</string>
|
||||
<string name="NoContacts">No contacts yet</string>
|
||||
<string name="InviteText">Hey, let\'s switch to Telegram: https://telegram.org/dl</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="Online">online</string>
|
||||
<string name="LastSeen">last seen</string>
|
||||
<string name="LastSeenDate">last seen</string>
|
||||
<string name="LastSeenNow">last seen just now</string>
|
||||
<string name="InviteFriends">Invite Friends</string>
|
||||
<string name="SearchFriends">Search friends</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>
|
||||
<!--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>
|
||||
|
|
@ -684,7 +699,6 @@
|
|||
<string name="GroupName">Group name</string>
|
||||
<string name="MembersCount">%1$d of %2$d selected</string>
|
||||
<string name="MembersCountZero">up to %1$s</string>
|
||||
<string name="JoinToGroup">Do you want to join the chat \'%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="LinkCopied">Link copied to clipboard</string>
|
||||
|
|
@ -694,8 +708,8 @@
|
|||
<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 <![CDATA[<b>]]>%1$s<![CDATA[</b>]]>?\n\nThe group \"<![CDATA[<b>]]>%2$s<![CDATA[</b>]]>\" will become private.</string>
|
||||
<string name="RevokeLinkAlertChannel">Are you sure you want to revoke the link <![CDATA[<b>]]>%1$s<![CDATA[</b>]]>?\n\nThe channel \"<![CDATA[<b>]]>%2$s<![CDATA[</b>]]>\" will become private.</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>
|
||||
|
|
@ -705,8 +719,10 @@
|
|||
<string name="SetAdminsAllInfo">All members can add new members, edit name and photo of the group.</string>
|
||||
<string name="SetAdminsNotAllInfo">Only admins can add and remove members, edit name and photo of the 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>
|
||||
|
|
@ -719,9 +735,9 @@
|
|||
<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"><![CDATA[<b>]]>Members limit reached.<![CDATA[</b>]]>\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 pin important messages\n• Creator can set a public link for the group</string>
|
||||
<string name="ConvertGroupInfo2"><![CDATA[<b>]]>In supergroups:<![CDATA[</b>]]>\n\n• New members can see the full message history\n• Deleted messages will disappear for all members\n• Admins can pin important messages\n• Creator can set a public link for the group</string>
|
||||
<string name="ConvertGroupInfo3"><![CDATA[<b>]]>Note:<![CDATA[</b>]]> this action can\'t be undone.</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 pin important messages\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 pin important messages\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</string>
|
||||
<string name="AddContact">Add</string>
|
||||
|
|
@ -749,9 +765,8 @@
|
|||
<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 <![CDATA[<b>]]>%1$s<![CDATA[</b>]]>.\n\nIf they look the same on <![CDATA[<b>]]>%2$s\'s<![CDATA[</b>]]> device, end-to-end encryption is guaranteed.\n\nLearn more at telegram.org</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="TapToEmojify">Tap to emojify</string>
|
||||
<string name="NumberUnknown">Unknown</string>
|
||||
<string name="Info">Info</string>
|
||||
<string name="Phone">Phone</string>
|
||||
|
|
@ -763,7 +778,7 @@
|
|||
<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 <![CDATA[<b>]]>Telegram<![CDATA[</b>]]>. 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 <![CDATA[<b>]]>a–z<![CDATA[</b>]]>, <![CDATA[<b>]]>0–9<![CDATA[</b>]]> and underscores. Minimum length is <![CDATA[<b>]]>5<![CDATA[</b>]]> characters.</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 **a–z**, **0–9** and underscores. Minimum length is **5** characters.</string>
|
||||
<string name="UsernameHelpLink">This link opens a chat with you on Telegram:\n%1$s</string>
|
||||
<string name="UsernameChecking">Checking username...</string>
|
||||
<string name="UsernameAvailable">%1$s is available.</string>
|
||||
|
|
@ -774,6 +789,13 @@
|
|||
<string name="AddStickers">Add Stickers</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="RecentStickers">Recently Used</string>
|
||||
<string name="FavoriteStickers">Favorites</string>
|
||||
<string name="CurrentGroupStickers">Group Stickers</string>
|
||||
<string name="DeleteFromFavorites">Delete from Favorites</string>
|
||||
<string name="AddToMasks">Add to Masks</string>
|
||||
<string name="AddStickersNotFound">Stickers not found</string>
|
||||
<string name="StickersRemoved">Stickers removed</string>
|
||||
|
|
@ -880,14 +902,13 @@
|
|||
<string name="LanguageCustom">Custom</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\">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="TelegramFaqUrl">https://telegram.org/faq</string>
|
||||
<string name="PrivacyPolicy">Privacy Policy</string>
|
||||
<string name="PrivacyPolicyUrl">https://telegram.org/privacy</string>
|
||||
<string name="DeleteLocalization">Delete localization?</string>
|
||||
<string name="IncorrectLocalization">Incorrect localization file</string>
|
||||
<string name="Enabled">Enabled</string>
|
||||
<string name="Disabled">Disabled</string>
|
||||
<string name="NotificationsService">Keep-Alive Service</string>
|
||||
<string name="NotificationsServiceInfo">Relaunch app when shut down by user or system. This will ensure app can show notifications.</string>
|
||||
<string name="NotificationsServiceConnection">Background Connection</string>
|
||||
|
|
@ -906,6 +927,9 @@
|
|||
<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="ResetAutomaticMediaDownload">Reset Auto-Download 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>
|
||||
|
|
@ -920,19 +944,17 @@
|
|||
<string name="NotificationsPriority">Priority</string>
|
||||
<string name="NotificationsPrioritySettings">Same as in Settings</string>
|
||||
<string name="NotificationsPriorityDefault">Default</string>
|
||||
<string name="NotificationsPriorityLow">Low</string>
|
||||
<string name="NotificationsPriorityHigh">High</string>
|
||||
<string name="NotificationsPriorityMax">Max</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.\n\n<![CDATA[<b>Important:</b>]]> all your Telegram contacts will get your <![CDATA[<b>new number</b>]]> added to their address book, provided they had your old number and you haven\'t blocked them in Telegram.</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.\n\n**Important:** all your Telegram contacts will get your **new number** added to their address book, provided they had your old number and you haven\'t blocked them in Telegram.</string>
|
||||
<string name="PhoneNumberAlert">All your Telegram contacts will get your new number added to their address book, provided they had your old number and you haven\'t blocked them in Telegram.</string>
|
||||
<string name="PhoneNumberChange">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="NotificationsDisabled">Disabled</string>
|
||||
<string name="VibrationDisabled">Disabled</string>
|
||||
<string name="PopupEnabled">Enabled</string>
|
||||
<string name="PopupDisabled">Disabled</string>
|
||||
|
|
@ -959,6 +981,10 @@
|
|||
<string name="DebugMenu">Debug Menu</string>
|
||||
<string name="DebugMenuImportContacts">Import Contacts</string>
|
||||
<string name="DebugMenuReloadContacts">Reload Contacts</string>
|
||||
<string name="DebugMenuResetDialogs">Reset Dialogs</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="ChangeLanguageLater">You can change your language in the Settings later.</string>
|
||||
<string name="ChooseYourLanguage">Choose your language</string>
|
||||
<string name="ChooseYourLanguageOther">Other</string>
|
||||
|
|
@ -972,6 +998,16 @@
|
|||
<string name="UseProxyInfo">SOCKS5 proxy settings</string>
|
||||
<string name="UseProxyForCalls">Use proxy for calls</string>
|
||||
<string name="UseProxyForCallsInfo">Proxy servers may degrade the quality of your calls.</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>
|
||||
<!--cache view-->
|
||||
<string name="LocalDatabase">Local Database</string>
|
||||
<string name="LocalDatabaseClear">Clear cached text messages?</string>
|
||||
|
|
@ -988,7 +1024,7 @@
|
|||
<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 <![CDATA[<b>not accessed</b>]]> 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="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>
|
||||
|
|
@ -1006,7 +1042,6 @@
|
|||
<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="ChangePasscodeAlert">You will now see a lock icon on the chats page. Tap it to lock your Telegram app with your new passcode.</string>
|
||||
<string name="PasscodePIN">PIN</string>
|
||||
<string name="PasscodePassword">Password</string>
|
||||
<string name="EnterCurrentPasscode">Enter your current passcode</string>
|
||||
|
|
@ -1014,7 +1049,6 @@
|
|||
<string name="EnterNewPasscode">Enter your new passcode</string>
|
||||
<string name="EnterYourPasscode">Enter your passcode</string>
|
||||
<string name="ReEnterYourPasscode">Re-enter your new passcode</string>
|
||||
<string name="InvalidPasscode">Invalid 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>
|
||||
|
|
@ -1045,20 +1079,41 @@
|
|||
<string name="Hybrid">Hybrid</string>
|
||||
<string name="MetersAway">m away</string>
|
||||
<string name="KMetersAway">km away</string>
|
||||
<string name="SendLocation">Send your current location</string>
|
||||
<string name="SendLocation">Send My Current Location</string>
|
||||
<string name="SendLiveLocation">Share My Live Location for...</string>
|
||||
<string name="StopLiveLocation">Stop Sharing Location</string>
|
||||
<string name="StopLiveLocationAlertToUser">Are you sure you want to stop sharing live location with %1$s?</string>
|
||||
<string name="StopLiveLocationAlertToGroup">Are you sure you want to stop sharing live location with %1$s?</string>
|
||||
<string name="StopLiveLocationAlertAll">Are you sure 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="NearbyPlaces">OR CHOOSE A PLACE</string>
|
||||
<string name="ShowNearbyPlaces">PULL UP TO SEE PLACES NEARBY</string>
|
||||
<string name="LiveLocations">LIVE LOCATIONS</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="LocationUpdatedJustNow">updated just now</string>
|
||||
<string name="SharingYouAndOtherName">You and %1$s</string>
|
||||
<string name="AttachLiveLocationIsSharing">%1$s is 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 accurate location.</string>
|
||||
<string name="GpsDisabledAlert">Your GPS seems to be disabled, please enable it to access location-based features.</string>
|
||||
<!--photo gallery view-->
|
||||
<string name="ShowAllMedia">Show all media</string>
|
||||
<string name="ShowInChat">Show in chat</string>
|
||||
<string name="SaveToGallery">Save to gallery</string>
|
||||
<string name="Of">%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="NoPhotos">No photos yet</string>
|
||||
<string name="NoVideo">No videos yet</string>
|
||||
<string name="PleaseDownload">Please download media first</string>
|
||||
<string name="NoRecentPhotos">No recent photos</string>
|
||||
<string name="NoRecentGIFs">No recent GIFs</string>
|
||||
|
|
@ -1068,7 +1123,6 @@
|
|||
<string name="SearchImagesTitle">Search web</string>
|
||||
<string name="SearchGifsTitle">Search GIFs</string>
|
||||
<string name="CropImage">Crop image</string>
|
||||
<string name="EditImage">Edit image</string>
|
||||
<string name="Enhance">Enhance</string>
|
||||
<string name="Highlights">Highlights</string>
|
||||
<string name="Contrast">Contrast</string>
|
||||
|
|
@ -1080,15 +1134,12 @@
|
|||
<string name="Grain">Grain</string>
|
||||
<string name="Sharpen">Sharpen</string>
|
||||
<string name="Fade">Fade</string>
|
||||
<string name="Tint">Tint</string>
|
||||
<string name="TintShadows">SHADOWS</string>
|
||||
<string name="TintHighlights">HIGHLIGHTS</string>
|
||||
<string name="Curves">Curves</string>
|
||||
<string name="CurvesAll">ALL</string>
|
||||
<string name="CurvesRed">RED</string>
|
||||
<string name="CurvesGreen">GREEN</string>
|
||||
<string name="CurvesBlue">BLUE</string>
|
||||
<string name="Blur">Blur</string>
|
||||
<string name="BlurOff">Off</string>
|
||||
<string name="BlurLinear">Linear</string>
|
||||
<string name="BlurRadial">Radial</string>
|
||||
|
|
@ -1097,16 +1148,11 @@
|
|||
<string name="DiscardChanges">Discard changes?</string>
|
||||
<string name="ClearSearch">Clear search history?</string>
|
||||
<string name="ClearButton">Clear</string>
|
||||
<string name="PickerPhotos">Photos</string>
|
||||
<string name="PickerVideo">Video</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="PaintDraw">Draw</string>
|
||||
<string name="PaintStickers">Stickers</string>
|
||||
<string name="PaintText">Text</string>
|
||||
<string name="PaintDelete">Delete</string>
|
||||
<string name="PaintEdit">Edit</string>
|
||||
<string name="PaintDuplicate">Duplicate</string>
|
||||
|
|
@ -1115,6 +1161,8 @@
|
|||
<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>
|
||||
<!--password view-->
|
||||
<string name="TwoStepVerification">Two-Step Verification</string>
|
||||
<string name="SetAdditionalPassword">Set Additional Password</string>
|
||||
|
|
@ -1207,8 +1255,6 @@
|
|||
<string name="DeleteAccountTitle">Account self-destructs</string>
|
||||
<string name="DeleteAccountIfAwayFor">If you\'re 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 groups, messages and contacts.</string>
|
||||
<string name="DeleteAccountNowConfirmation">Delete your account?</string>
|
||||
<string name="LastSeenHelp">Change who can see your Last Seen time.</string>
|
||||
<string name="LastSeenTitle">Who can see your Last Seen time?</string>
|
||||
<string name="AddExceptions">Add exceptions</string>
|
||||
<string name="CustomHelp">Important: you won\'t be able to see Last Seen times for people with whom you don\'t share your Last Seen time. Approximate last seen will be shown instead (recently, within a week, within a month).</string>
|
||||
|
|
@ -1238,7 +1284,6 @@
|
|||
<string name="PrivacyCallsP2PTitle">Peer-to-Peer</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>
|
||||
<!--edit video view-->
|
||||
<string name="EditVideo">Edit Video</string>
|
||||
<string name="SendingVideo">Sending video...</string>
|
||||
<string name="SendingGif">Sending GIF...</string>
|
||||
<!--bot-->
|
||||
|
|
@ -1255,8 +1300,6 @@
|
|||
<string name="BotStop">Stop bot</string>
|
||||
<string name="BotRestart">Restart bot</string>
|
||||
<!--button titles-->
|
||||
<string name="Next">Next</string>
|
||||
<string name="Back">Back</string>
|
||||
<string name="Done">Done</string>
|
||||
<string name="Open">Open</string>
|
||||
<string name="Save">Save</string>
|
||||
|
|
@ -1277,8 +1320,6 @@
|
|||
<string name="Set">Set</string>
|
||||
<string name="OK">OK</string>
|
||||
<string name="Crop">CROP</string>
|
||||
<string name="Yes">Yes</string>
|
||||
<string name="No">No</string>
|
||||
<!--messages-->
|
||||
<string name="ActionInviteYou">You joined the group via invite link</string>
|
||||
<string name="ActionInviteUser">un1 joined the group via invite link</string>
|
||||
|
|
@ -1312,6 +1353,7 @@
|
|||
<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>
|
||||
|
|
@ -1340,8 +1382,6 @@
|
|||
<string name="AddToTheGroupTitle">Add %1$s to the chat %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="UserAlreadyInGroup">This user is already in this group</string>
|
||||
<string name="ForwardMessagesTo">Forward messages to %1$s?</string>
|
||||
<string name="SendMessagesTo">Send messages to %1$s?</string>
|
||||
<string name="SendGameTo">Share game to %1$s?</string>
|
||||
<string name="SendContactTo">Send contact to %1$s?</string>
|
||||
|
|
@ -1356,7 +1396,7 @@
|
|||
<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 <![CDATA[<b>]]>%2$s<![CDATA[</b>]]>?</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="AreYouSureBlockContact">Are you sure you want to block this contact?</string>
|
||||
<string name="AreYouSureUnblockContact">Are you sure you want to unblock this contact?</string>
|
||||
|
|
@ -1365,18 +1405,15 @@
|
|||
<string name="AreYouSureRegistration">Are you sure you want to cancel registration?</string>
|
||||
<string name="AreYouSureClearHistory">Are you sure you want to clear history?</string>
|
||||
<string name="AreYouSureClearHistoryChannel">Delete all cached text and media from this channel?</string>
|
||||
<string name="AreYouSureClearHistorySuper">Delete all cached text and media from this group?</string>
|
||||
<string name="AreYouSureClearHistoryGroup">Delete all cached text and media from this group?</string>
|
||||
<string name="AreYouSureDeleteMessages">Are you sure you want to delete %1$s?</string>
|
||||
<string name="SendMessagesToGroup">Send messages to %1$s?</string>
|
||||
<string name="SendGameToGroup">Share game to %1$s?</string>
|
||||
<string name="SendContactToGroup">Send contact to %1$s?</string>
|
||||
<string name="ForwardMessagesToGroup">Forward messages to %1$s?</string>
|
||||
<string name="FeatureUnavailable">Sorry, this feature is currently not available in your country.</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="RaiseToSpeakAlert">Would you like to enable "Raise to speak" for voice messages?</string>
|
||||
<string name="EditMessageError">Sorry, you can\'t edit this message.</string>
|
||||
<string name="AllowReadSms">Please allow Telegram to receive SMS so that we can automatically enter your code for you.</string>
|
||||
<string name="AllowReadCall">Please allow Telegram to receive calls so that we can automatically enter your code for you.</string>
|
||||
|
|
@ -1407,12 +1444,12 @@
|
|||
<string name="Page4Title">Secure</string>
|
||||
<string name="Page5Title">Powerful</string>
|
||||
<string name="Page6Title">Cloud-Based</string>
|
||||
<string name="Page1Message">The world\'s <![CDATA[<b>fastest</b>]]> messaging app.\nIt is <![CDATA[<b>free</b>]]> and <![CDATA[<b>secure</b>]]>.</string>
|
||||
<string name="Page2Message"><![CDATA[<b>Telegram</b>]]> delivers messages faster than\nany other application.</string>
|
||||
<string name="Page3Message"><![CDATA[<b>Telegram</b>]]> is free forever. No ads.\nNo subscription fees.</string>
|
||||
<string name="Page4Message"><![CDATA[<b>Telegram</b>]]> keeps your messages safe\nfrom hacker attacks.</string>
|
||||
<string name="Page5Message"><![CDATA[<b>Telegram</b>]]> has no limits on the size of\nyour media and chats.</string>
|
||||
<string name="Page6Message"><![CDATA[<b>Telegram</b>]]> lets you access your messages\nfrom multiple devices.</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 the size of\nyour 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>
|
||||
|
|
@ -1431,7 +1468,7 @@
|
|||
<string name="VoipOutgoingCall">Ongoing Telegram call</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 <![CDATA[<b>%1$s</b>]]>. Would you like to hang up on that call and start a new one with <![CDATA[<b>%2$s</b>]]>?</string>
|
||||
<string name="VoipOngoingAlert">You currently have an ongoing call with **%1$s**. Would you like to hang up on that call and start a new one with **%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>
|
||||
|
|
@ -1455,12 +1492,10 @@
|
|||
<string name="CallMessageOutgoingMissed">Cancelled Call</string>
|
||||
<string name="CallMessageIncomingDeclined">Declined Call</string>
|
||||
<string name="CallMessageWithDuration">%1$s (%2$s)</string>
|
||||
<string name="CallEncryptionKeyDescription">This image and text were derived from the encryption key for this call with <![CDATA[<b>]]>%1$s<![CDATA[</b>]]>.\n\nIf they look the same on <![CDATA[<b>]]>%2$s\'s<![CDATA[</b>]]> device, end-to-end encryption is guaranteed.</string>
|
||||
<string name="NoCallLog">You didn\'t make any calls yet.</string>
|
||||
<string name="VoipPeerIncompatible"><![CDATA[<b>]]>%1$s<![CDATA[</b>]]>\'s app is using an incompatible protocol. They need to update their app before you can call them.</string>
|
||||
<string name="VoipPeerOutdated"><![CDATA[<b>]]>%1$s<![CDATA[</b>]]>\'s app does not support calls. They need to update their app before you can call them.</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="VoipRateCallAlert">Please rate the quality of your Telegram call</string>
|
||||
<string name="VoipFeedbackAlert">Would you like to leave any feedback to help us improve the calling service?</string>
|
||||
<string name="VoipNeedMicPermission">Telegram needs access to your microphone so that you can make calls.</string>
|
||||
<string name="VoipFeedbackCommentHint">Add an optional comment</string>
|
||||
<string name="CallBack">Call Back</string>
|
||||
|
|
@ -1472,7 +1507,7 @@
|
|||
<string name="VoipAudioRoutingSpeaker">Speaker</string>
|
||||
<string name="VoipAudioRoutingBluetooth">Bluetooth</string>
|
||||
<string name="ReturnToCall">RETURN TO CALL</string>
|
||||
<string name="CallNotAvailable">Sorry, <![CDATA[<b>]]>%1$s<![CDATA[</b>]]> doesn\'t accept calls.</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>
|
||||
|
|
@ -1480,12 +1515,36 @@
|
|||
<string name="CallReportLogsExplain">This won\'t reveal the contents of your conversation, but will help us fix the issue sooner.</string>
|
||||
<string name="CallReportSent">Thank you for helping make Telegram calls better.</string>
|
||||
<!--plural-->
|
||||
<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="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="Members_zero">%1$d members</string>
|
||||
<string name="Members_one">%1$d member</string>
|
||||
<string name="Members_two">%1$d members</string>
|
||||
|
|
@ -1498,6 +1557,12 @@
|
|||
<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">no new messages</string>
|
||||
<string name="NewMessages_one">%1$d new message</string>
|
||||
<string name="NewMessages_two">%1$d new messages</string>
|
||||
|
|
@ -1588,61 +1653,55 @@
|
|||
<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="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="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="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="LastSeenMinutes_zero">last seen %1$d minutes ago</string>
|
||||
<string name="LastSeenMinutes_one">last seen %1$d minute ago</string>
|
||||
<string name="LastSeenMinutes_two">last seen %1$d minutes ago</string>
|
||||
<string name="LastSeenMinutes_few">last seen %1$d minutes ago</string>
|
||||
<string name="LastSeenMinutes_many">last seen %1$d minutes ago</string>
|
||||
<string name="LastSeenMinutes_other">last seen %1$d minutes ago</string>
|
||||
<string name="LastSeenHours_zero">last seen %1$d hours ago</string>
|
||||
<string name="LastSeenHours_one">last seen %1$d hour ago</string>
|
||||
<string name="LastSeenHours_two">last seen %1$d hours ago</string>
|
||||
<string name="LastSeenHours_few">last seen %1$d hours ago</string>
|
||||
<string name="LastSeenHours_many">last seen %1$d hours ago</string>
|
||||
<string name="LastSeenHours_other">last seen %1$d hours ago</string>
|
||||
<string name="SecondsBold_zero"><![CDATA[<b>%1$d</b>]]> seconds</string>
|
||||
<string name="SecondsBold_one"><![CDATA[<b>%1$d</b>]]> second</string>
|
||||
<string name="SecondsBold_two"><![CDATA[<b>%1$d</b>]]> seconds</string>
|
||||
<string name="SecondsBold_few"><![CDATA[<b>%1$d</b>]]> seconds</string>
|
||||
<string name="SecondsBold_many"><![CDATA[<b>%1$d</b>]]> seconds</string>
|
||||
<string name="SecondsBold_other"><![CDATA[<b>%1$d</b>]]> seconds</string>
|
||||
<string name="MinutesBold_zero"><![CDATA[<b>%1$d</b>]]> minutes</string>
|
||||
<string name="MinutesBold_one"><![CDATA[<b>%1$d</b>]]> minute</string>
|
||||
<string name="MinutesBold_two"><![CDATA[<b>%1$d</b>]]> minutes</string>
|
||||
<string name="MinutesBold_few"><![CDATA[<b>%1$d</b>]]> minutes</string>
|
||||
<string name="MinutesBold_many"><![CDATA[<b>%1$d</b>]]> minutes</string>
|
||||
<string name="MinutesBold_other"><![CDATA[<b>%1$d</b>]]> minutes</string>
|
||||
<string name="HoursBold_zero"><![CDATA[<b>%1$d</b>]]> hours</string>
|
||||
<string name="HoursBold_one"><![CDATA[<b>%1$d</b>]]> hour</string>
|
||||
<string name="HoursBold_two"><![CDATA[<b>%1$d</b>]]> hours</string>
|
||||
<string name="HoursBold_few"><![CDATA[<b>%1$d</b>]]> hours</string>
|
||||
<string name="HoursBold_many"><![CDATA[<b>%1$d</b>]]> hours</string>
|
||||
<string name="HoursBold_other"><![CDATA[<b>%1$d</b>]]> hours</string>
|
||||
<string name="DaysBold_zero"><![CDATA[<b>%1$d</b>]]> days</string>
|
||||
<string name="DaysBold_one"><![CDATA[<b>%1$d</b>]]> day</string>
|
||||
<string name="DaysBold_two"><![CDATA[<b>%1$d</b>]]> days</string>
|
||||
<string name="DaysBold_few"><![CDATA[<b>%1$d</b>]]> days</string>
|
||||
<string name="DaysBold_many"><![CDATA[<b>%1$d</b>]]> days</string>
|
||||
<string name="DaysBold_other"><![CDATA[<b>%1$d</b>]]> days</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>
|
||||
<!--forwarded messages-->
|
||||
<string name="ForwardedMessage_zero">%1$d forwarded messages</string>
|
||||
<string name="ForwardedMessage_one">Forwarded message</string>
|
||||
<string name="ForwardedMessage_two">%1$d forwarded messages</string>
|
||||
<string name="ForwardedMessage_few">%1$d forwarded messages</string>
|
||||
<string name="ForwardedMessage_many">%1$d forwarded messages</string>
|
||||
<string name="ForwardedMessage_other">%1$d forwarded messages</string>
|
||||
<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="ForwardedFile_zero">%1$d forwarded files</string>
|
||||
<string name="ForwardedFile_one">Forwarded file</string>
|
||||
<string name="ForwardedFile_two">%1$d forwarded files</string>
|
||||
|
|
@ -1720,4 +1779,4 @@
|
|||
<string name="formatterDay24H">HH:mm</string>
|
||||
<string name="formatterDay12H">h:mm a</string>
|
||||
<string name="formatDateAtTime">%1$s at %2$s</string>
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue