diff --git a/data/web/translations.telegram.org/en/ios/profile.html b/data/web/translations.telegram.org/en/ios/profile.html index 9e26dfeeb6..3b959c5f4d 100644 --- a/data/web/translations.telegram.org/en/ios/profile.html +++ b/data/web/translations.telegram.org/en/ios/profile.html @@ -1 +1,191 @@ -{} \ No newline at end of file +{ + "Call.CallInProgressMessage": [ + "End call with %1$@ and start a new one with %2$@?" + ], + "Call.CallInProgressTitle": [ + "Call in Progress" + ], + "Call.ConnectionErrorMessage": [ + "Please check your internet connection and try again." + ], + "Call.ConnectionErrorTitle": [ + "Unable to Call" + ], + "Call.Minutes": [ + "%@ minute", + "%@ minutes" + ], + "CancelResetAccount.TextSMS": [ + "Somebody with access to your phone number %@ has requested to delete your Telegram account and reset your 2-Step Verification password.

If it wasn't you, please enter the code we've just sent you via SMS to your number. You can also cancel this by **changing your phone number** to a number you control." + ], + "CancelResetAccount.Title": [ + "Cancel Account Reset" + ], + "ChannelInfo.ScamChannelWarning": [ + "⚠️ Warning: Many users reported this channel as a scam or a fake account. Please be careful, especially if it asks you for money." + ], + "Common.Cancel": [ + "Cancel" + ], + "Common.ChoosePhoto": [ + "Choose Photo" + ], + "Conversation.SendMessage": [ + "Send Message" + ], + "Conversation.ShareMyContactInfo": [ + "Share My Contact Info" + ], + "Conversation.UnblockUser": [ + "Unblock User" + ], + "ConversationProfile.ErrorCreatingConversation": [ + "An error occurred" + ], + "GroupInfo.ScamGroupWarning": [ + "⚠️ Warning: Many users reported this group as a scam or a fake account. Please be careful, especially if it asks you for money." + ], + "LastSeen.TodayAt": [ + "last seen today at %@" + ], + "MuteExpires.Days": [ + "in 1 day", + "in %@ days" + ], + "MuteExpires.Hours": [ + "in 1 hour", + "in %@ hours" + ], + "MuteExpires.Minutes": [ + "in 1 minute", + "in %@ minutes" + ], + "MuteFor.Days": [ + "Mute for 1 day", + "Mute for %@ days" + ], + "MuteFor.Hours": [ + "Mute for 1 hour", + "Mute for %@ hours" + ], + "Notification.CallCanceled": [ + "Cancelled Call" + ], + "Notification.CallIncoming": [ + "Incoming Call" + ], + "Notification.CallOutgoing": [ + "Outgoing Call" + ], + "Notification.Mute1h": [ + "Mute for 1 hour" + ], + "PhoneLabel.Title": [ + "Label" + ], + "Presence.online": [ + "online" + ], + "Preview.DeletePhoto": [ + "Delete Photo" + ], + "Preview.SaveToCameraRoll": [ + "Add to Photos" + ], + "Profile.About": [ + "bio" + ], + "Profile.ShareContactButton": [ + "Share Contact" + ], + "Profile.Username": [ + "username" + ], + "SharedMedia.CalendarTooltip": [ + "Tap on this icon for calendar view" + ], + "SharedMedia.CommonGroupCount": [ + "%@ group in common", + "%@ groups in common" + ], + "SharedMedia.FastScrollTooltip": [ + "You can hold and move this bar for faster scrolling." + ], + "SharedMedia.FileCount": [ + "1 file", + "%@ files" + ], + "SharedMedia.GifCount": [ + "1 GIF", + "%@ GIFs" + ], + "SharedMedia.LinkCount": [ + "1 link", + "%@ links" + ], + "SharedMedia.MusicCount": [ + "1 music file", + "%@ music files" + ], + "SharedMedia.VoiceMessageCount": [ + "1 voice message", + "%@ voice messages" + ], + "UserInfo.AddContact": [ + "Add to Contacts" + ], + "UserInfo.AddToExisting": [ + "Add to Existing" + ], + "UserInfo.BlockConfirmation": [ + "Block %@?" + ], + "UserInfo.CreateNewContact": [ + "Create New Contact" + ], + "UserInfo.GenericPhoneLabel": [ + "mobile" + ], + "UserInfo.NotificationsDefault": [ + "Default" + ], + "UserInfo.NotificationsDefaultSound": [ + "Default (%@)" + ], + "UserInfo.NotificationsDisable": [ + "Disable" + ], + "UserInfo.NotificationsEnable": [ + "Enable" + ], + "UserInfo.ScamBotWarning": [ + "⚠️ Warning: Many users reported this account as a scam or a fake account. Please be careful, especially if it asks you for money." + ], + "UserInfo.ScamUserWarning": [ + "⚠️ Warning: Many users reported this account as a scam or a fake account. Please be careful, especially if it asks you for money." + ], + "UserInfo.SendMessage": [ + "Send Message" + ], + "UserInfo.ShareMyContactInfo": [ + "Share My Contact Info" + ], + "UserInfo.StartSecretChatConfirmation": [ + "Are you sure you want to start a secret chat with
%@?" + ], + "UserInfo.StartSecretChatStart": [ + "Start" + ], + "UserInfo.TapToCall": [ + "Tap to make an end-to-end encrypted call" + ], + "UserInfo.Title": [ + "Info" + ], + "UserInfo.UnblockConfirmation": [ + "Unblock %@?" + ], + "Weekday.Yesterday": [ + "Yesterday" + ] +} \ No newline at end of file