Update to 2.3.0

This commit is contained in:
DrKLO 2015-01-03 01:15:07 +03:00
parent e5e31e20e4
commit 2073ead37e
296 changed files with 51945 additions and 1884 deletions

View file

@ -52,6 +52,7 @@
<string name="PhotoTip">Tap and hold to view</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>
<!--broadcasts-->
<string name="NewBroadcastList">New Broadcast List</string>
<string name="EnterListName">Enter list name</string>
@ -107,6 +108,7 @@
<string name="ApplyLocalizationFile">Apply localization file</string>
<string name="UnsupportedAttachment">Unsupported attachment</string>
<string name="SetTimer">Set self-destruct timer</string>
<string name="ServiceNotifications">Service notifications</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>
@ -121,6 +123,7 @@
<string name="NotificationMessageMap">%1$s sent you a location</string>
<string name="NotificationMessageDocument">%1$s sent you a document</string>
<string name="NotificationMessageAudio">%1$s sent you an audio</string>
<string name="NotificationMessageSticker">%1$s sent you an 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>
@ -129,6 +132,7 @@
<string name="NotificationMessageGroupMap">%1$s sent a location to the group %2$s</string>
<string name="NotificationMessageGroupDocument">%1$s sent a document to the group %2$s</string>
<string name="NotificationMessageGroupAudio">%1$s sent an audio to the group %2$s</string>
<string name="NotificationMessageGroupSticker">%1$s sent an 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 edited the group\'s %2$s name</string>
<string name="NotificationEditedGroupPhoto">%1$s edited the group\'s %2$s photo</string>
@ -146,7 +150,7 @@
<!--contacts view-->
<string name="SelectContact">Select Contact</string>
<string name="NoContacts">No contacts yet</string>
<string name="InviteText">Hey, let\'s switch to Telegram: http://telegram.org/dl2</string>
<string name="InviteText">Hey, let\'s switch to Telegram: https://telegram.org/dl</string>
<string name="TodayAt">today at</string>
<string name="YesterdayAt">yesterday at</string>
<string name="Online">online</string>
@ -304,6 +308,37 @@
<string name="AllPhotos">All Photos</string>
<string name="NoPhotos">No photos yet</string>
<string name="PleaseDownload">Please download media first</string>
<string name="NoRecentPhotos">No recent photos</string>
<string name="NoRecentGIFs">No recent GIFs</string>
<string name="SearchImages">SEARCH WEB</string>
<string name="SearchGifs">SEARCH GIFS</string>
<string name="SearchImagesTitle">Search web</string>
<string name="SearchGifsTitle">Search GIFs</string>
<string name="CropImage">Crop image</string>
<!--password view-->
<string name="Password">Password</string>
<string name="ChangePassword">Change password</string>
<string name="OldPassword">Old password</string>
<string name="EnterOldPassword">Enter old password</string>
<string name="NewPassword">New password</string>
<string name="EnterNewPassword">Enter new password</string>
<string name="VerifyNewPassword">Verify new password</string>
<string name="EnterYourPassword">Enter your password</string>
<string name="PasswordHint">Hint</string>
<string name="EnterHint">Enter hint</string>
<string name="PasswordImportant">Important: you will lose all your chats, messages and media in the case of a forgotten password.</string>
<string name="PasswordDoNotMatch">Passwords do not match</string>
<string name="PasswordOldIncorrect">Incorrect old password</string>
<string name="PasswordIncorrect">Incorrect password</string>
<string name="PasswordNewIncorrect">Incorrect new password</string>
<string name="HintIncorrect">Hint shouldn\'t contain password</string>
<string name="EnterPassword">Enter password</string>
<string name="DeleteAccountImportant">Important: you will lose all your chats, messages and media.</string>
<string name="PasswordDeleteAccountTitle">Delete account</string>
<string name="PasswordDeleteAccount">Delete my account</string>
<string name="PasswordHintDetail">Hint: %1$s</string>
<string name="AreYouSureDeleteAccount">Are you sure you want to delete your account?</string>
<string name="AreYouSureDeleteAccount2">We deeply clarify you that you will lose all your chats, messages and media. Are you really sure?</string>
<!--privacy settings-->
<string name="PrivacySettings">Privacy and Security</string>
<string name="PrivacyTitle">Privacy</string>
@ -384,6 +419,7 @@
<string name="AttachLocation">Location</string>
<string name="AttachContact">Contact</string>
<string name="AttachDocument">Document</string>
<string name="AttachSticker">Sticker</string>
<string name="AttachAudio">Audio</string>
<string name="FromYou">You</string>
<string name="ActionTakeScreenshootYou">You took a screenshot!</string>