diff --git a/data/web_tr/translation_keys.json b/data/web_tr/translation_keys.json index ef6ef7a1fb..135f15728c 100644 --- a/data/web_tr/translation_keys.json +++ b/data/web_tr/translation_keys.json @@ -11265,6 +11265,7 @@ "AuthSessions.LoggedIn", "AuthSessions.LoggedInWithTelegram", "AuthSessions.Message", + "AuthSessions.MessageApp", "AuthSessions.OtherDevices", "AuthSessions.OtherSessions", "AuthSessions.Sessions", @@ -12386,6 +12387,12 @@ "ChatList.Search.ShowMore", "ChatList.SelectedChats", "ChatList.SelectedTopics", + "ChatList.SessionReview.ConfirmToastText", + "ChatList.SessionReview.ConfirmToastTitle", + "ChatList.SessionReview.PanelConfirm", + "ChatList.SessionReview.PanelReject", + "ChatList.SessionReview.PanelText", + "ChatList.SessionReview.PanelTitle", "ChatList.StartAction", "ChatList.StartMessaging", "ChatList.StorageHintText", @@ -13780,6 +13787,8 @@ "Gallery.SaveToGallery", "Gallery.SaveVideo", "Gallery.VideoSaved", + "Gallery.ViewOncePhotoTooltip", + "Gallery.ViewOnceVideoTooltip", "Gallery.VoiceOver.Delete", "Gallery.VoiceOver.Edit", "Gallery.VoiceOver.Fullscreen", @@ -14607,6 +14616,7 @@ "Media.ShareVideo", "MediaEditor.AddGif", "MediaEditor.AddLocation", + "MediaEditor.AddLocationShort", "MediaEditor.Draft", "MediaPicker.AddCaption", "MediaPicker.AddImage", @@ -14620,6 +14630,16 @@ "MediaPicker.Send", "MediaPicker.Send", "MediaPicker.TapToUngroupDescription", + "MediaPicker.Timer.Description", + "MediaPicker.Timer.DoNotDelete", + "MediaPicker.Timer.Photo.KeepTooltip", + "MediaPicker.Timer.Photo.TimerTooltip", + "MediaPicker.Timer.Photo.ViewOnceTooltip", + "MediaPicker.Timer.Seconds", + "MediaPicker.Timer.Video.KeepTooltip", + "MediaPicker.Timer.Video.TimerTooltip", + "MediaPicker.Timer.Video.ViewOnceTooltip", + "MediaPicker.Timer.ViewOnce", "MediaPicker.TimerTooltip", "MediaPicker.UngroupDescription", "MediaPicker.VideoMuteDescription", @@ -14816,6 +14836,8 @@ "NetworkUsageSettings.WifiUsageSince", "NewContact.Title", "Notification.BotWriteAllowed", + "Notification.BotWriteAllowedMenu", + "Notification.BotWriteAllowedRequest", "Notification.CallBack", "Notification.CallCanceled", "Notification.CallCanceledShort", @@ -16466,10 +16488,12 @@ "SecretGif.Title", "SecretImage.NotViewedYet", "SecretImage.Title", + "SecretImage.ViewOnce.Title", "SecretTimer.ImageDescription", "SecretTimer.VideoDescription", "SecretVideo.NotViewedYet", "SecretVideo.Title", + "SecretVideo.ViewOnce.Title", "SendInviteLink.ActionClose", "SendInviteLink.ActionInvite", "SendInviteLink.ActionSkip", @@ -16484,6 +16508,10 @@ "ServiceMessage.GameScoreSelfExtended", "ServiceMessage.GameScoreSelfSimple", "ServiceMessage.GameScoreSimple", + "SessionReview.NoticeText", + "SessionReview.OkAction", + "SessionReview.Text", + "SessionReview.Title", "SetTimeoutFor.Days", "SetTimeoutFor.Hours", "SetTimeoutFor.Minutes", @@ -17230,6 +17258,7 @@ "Story.ViewList.TabTitleContacts", "Story.ViewList.TitleEmpty", "Story.ViewList.TitleViewers", + "Story.ViewList.ViewerCount", "Story.ViewLocation", "Story.Views.NoViews", "Story.Views.ViewsExpired", @@ -18153,8 +18182,15 @@ "WebApp.AddToAttachmentSucceeded", "WebApp.AddToAttachmentText", "WebApp.AddToAttachmentUnavailableError", + "WebApp.AllowWriteConfirmation", + "WebApp.AllowWriteTitle", "WebApp.CloseAnyway", "WebApp.CloseConfirmation", + "WebApp.DisclaimerAgree", + "WebApp.DisclaimerContinue", + "WebApp.DisclaimerText", + "WebApp.DisclaimerTitle", + "WebApp.Disclaimer_URL", "WebApp.LaunchConfirmation", "WebApp.LaunchMoreInfo", "WebApp.LaunchOpenApp", @@ -18163,6 +18199,7 @@ "WebApp.OpenWebViewAlertText", "WebApp.OpenWebViewAlertTitle", "WebApp.ReloadPage", + "WebApp.RemoveAllConfirmationText", "WebApp.RemoveBot", "WebApp.RemoveConfirmationText", "WebApp.RemoveConfirmationTitle", @@ -18171,6 +18208,11 @@ "WebApp.Settings", "WebApp.ShareMyPhoneNumber", "WebApp.ShareMyPhoneNumberConfirmation", + "WebApp.SharePhoneConfirmation", + "WebApp.SharePhoneConfirmationUnblock", + "WebApp.SharePhoneTitle", + "WebApp.ShortcutsAdded", + "WebApp.ShortcutsSettingsAdded", "WebBrowser.DefaultBrowser", "WebBrowser.InAppSafari", "WebBrowser.Title", diff --git a/data/web_tr/translations.telegram.org/en/ios.html b/data/web_tr/translations.telegram.org/en/ios.html index 46d18ac43d..f934fb7a8e 100644 --- a/data/web_tr/translations.telegram.org/en/ios.html +++ b/data/web_tr/translations.telegram.org/en/ios.html @@ -199,7 +199,7 @@

- iOS6933 + iOS6975

@@ -261,7 +261,7 @@
diff --git a/data/web_tr/translations.telegram.org/en/ios/unsorted.json b/data/web_tr/translations.telegram.org/en/ios/unsorted.json index 0e10056a1e..7dd948eab7 100644 --- a/data/web_tr/translations.telegram.org/en/ios/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/ios/unsorted.json @@ -255,6 +255,14 @@ "singular": "Login Successful" } }, + "AuthSessions.MessageApp": { + "url": "https://translations.telegram.org/en/ios/unsorted/AuthSessions.MessageApp", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "You allowed this bot to message you when you opened %@." + } + }, "AuthSessions.View.Device": { "url": "https://translations.telegram.org/en/ios/unsorted/AuthSessions.View.Device", "photo_url": null, @@ -2449,6 +2457,54 @@ "plural": "%@ Topics Selected" } }, + "ChatList.SessionReview.ConfirmToastText": { + "url": "https://translations.telegram.org/en/ios/unsorted/ChatList.SessionReview.ConfirmToastText", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "You can check the list of your active logins in [Settings > Devices]()." + } + }, + "ChatList.SessionReview.ConfirmToastTitle": { + "url": "https://translations.telegram.org/en/ios/unsorted/ChatList.SessionReview.ConfirmToastTitle", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "New Login Allowed" + } + }, + "ChatList.SessionReview.PanelConfirm": { + "url": "https://translations.telegram.org/en/ios/unsorted/ChatList.SessionReview.PanelConfirm", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Yes, it's me" + } + }, + "ChatList.SessionReview.PanelReject": { + "url": "https://translations.telegram.org/en/ios/unsorted/ChatList.SessionReview.PanelReject", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "No, it's not me!" + } + }, + "ChatList.SessionReview.PanelText": { + "url": "https://translations.telegram.org/en/ios/unsorted/ChatList.SessionReview.PanelText", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "We detected a new login to your account from %1$@, %2$@. Is it you?" + } + }, + "ChatList.SessionReview.PanelTitle": { + "url": "https://translations.telegram.org/en/ios/unsorted/ChatList.SessionReview.PanelTitle", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Someone just got acess to your messages!" + } + }, "ChatList.StartAction": { "url": "https://translations.telegram.org/en/ios/unsorted/ChatList.StartAction", "photo_url": null, @@ -4472,6 +4528,22 @@ "singular": "Media saved to Photos." } }, + "Gallery.ViewOncePhotoTooltip": { + "url": "https://translations.telegram.org/en/ios/unsorted/Gallery.ViewOncePhotoTooltip", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "This photo can only be viewed once." + } + }, + "Gallery.ViewOnceVideoTooltip": { + "url": "https://translations.telegram.org/en/ios/unsorted/Gallery.ViewOnceVideoTooltip", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "This video can only be viewed once." + } + }, "Gallery.VoiceOver.Delete": { "url": "https://translations.telegram.org/en/ios/unsorted/Gallery.VoiceOver.Delete", "photo_url": null, @@ -5967,6 +6039,14 @@ "singular": "Add Location" } }, + "MediaEditor.AddLocationShort": { + "url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.AddLocationShort", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Location" + } + }, "MediaEditor.Draft": { "url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.Draft", "photo_url": null, @@ -5983,6 +6063,87 @@ "singular": "Add Image" } }, + "MediaPicker.Timer.Description": { + "url": "https://translations.telegram.org/en/ios/unsorted/MediaPicker.Timer.Description", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Choose how long the media will be kept after opening." + } + }, + "MediaPicker.Timer.DoNotDelete": { + "url": "https://translations.telegram.org/en/ios/unsorted/MediaPicker.Timer.DoNotDelete", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Do Not Delete" + } + }, + "MediaPicker.Timer.Photo.KeepTooltip": { + "url": "https://translations.telegram.org/en/ios/unsorted/MediaPicker.Timer.Photo.KeepTooltip", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Photo will be kept in chat." + } + }, + "MediaPicker.Timer.Photo.TimerTooltip": { + "url": "https://translations.telegram.org/en/ios/unsorted/MediaPicker.Timer.Photo.TimerTooltip", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Photo will be deleted in
%@ seconds after opening." + } + }, + "MediaPicker.Timer.Photo.ViewOnceTooltip": { + "url": "https://translations.telegram.org/en/ios/unsorted/MediaPicker.Timer.Photo.ViewOnceTooltip", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Photo set to view once." + } + }, + "MediaPicker.Timer.Seconds": { + "url": "https://translations.telegram.org/en/ios/unsorted/MediaPicker.Timer.Seconds", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "%d Second", + "plural": "%d Seconds" + } + }, + "MediaPicker.Timer.Video.KeepTooltip": { + "url": "https://translations.telegram.org/en/ios/unsorted/MediaPicker.Timer.Video.KeepTooltip", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Video will be kept in chat." + } + }, + "MediaPicker.Timer.Video.TimerTooltip": { + "url": "https://translations.telegram.org/en/ios/unsorted/MediaPicker.Timer.Video.TimerTooltip", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Video will be deleted in
%@ seconds after opening." + } + }, + "MediaPicker.Timer.Video.ViewOnceTooltip": { + "url": "https://translations.telegram.org/en/ios/unsorted/MediaPicker.Timer.Video.ViewOnceTooltip", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Video set to view once." + } + }, + "MediaPicker.Timer.ViewOnce": { + "url": "https://translations.telegram.org/en/ios/unsorted/MediaPicker.Timer.ViewOnce", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "View Once" + } + }, "MediaPicker.VoiceOver.Camera": { "url": "https://translations.telegram.org/en/ios/unsorted/MediaPicker.VoiceOver.Camera", "photo_url": null, @@ -6208,6 +6369,22 @@ "singular": "You allowed this bot to message you when you added it to your attachment menu." } }, + "Notification.BotWriteAllowedMenu": { + "url": "https://translations.telegram.org/en/ios/unsorted/Notification.BotWriteAllowedMenu", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "You allowed this bot to message you when you added it to your attachment menu." + } + }, + "Notification.BotWriteAllowedRequest": { + "url": "https://translations.telegram.org/en/ios/unsorted/Notification.BotWriteAllowedRequest", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "You allowed this bot to message you in the app." + } + }, "Notification.ChannelChangedTheme": { "url": "https://translations.telegram.org/en/ios/unsorted/Notification.ChannelChangedTheme", "photo_url": null, @@ -9011,6 +9188,22 @@ "singular": "📅 Reminder" } }, + "SecretImage.ViewOnce.Title": { + "url": "https://translations.telegram.org/en/ios/unsorted/SecretImage.ViewOnce.Title", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Disappearing Photo" + } + }, + "SecretVideo.ViewOnce.Title": { + "url": "https://translations.telegram.org/en/ios/unsorted/SecretVideo.ViewOnce.Title", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Disappearing Video" + } + }, "SendInviteLink.ActionClose": { "url": "https://translations.telegram.org/en/ios/unsorted/SendInviteLink.ActionClose", "photo_url": "https://telegra.ph/file/p/9b0587f06fc/608e304abfe7cbb5b04fa17.jpg?c=160,946,280,280,280,280", @@ -9093,6 +9286,38 @@ "singular": "**%@** can only be invited via invite link, but you don't have permission to share invite links to this group." } }, + "SessionReview.NoticeText": { + "url": "https://translations.telegram.org/en/ios/unsorted/SessionReview.NoticeText", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Never send your login code to anyone or you can lose your Telegram account!" + } + }, + "SessionReview.OkAction": { + "url": "https://translations.telegram.org/en/ios/unsorted/SessionReview.OkAction", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Got it" + } + }, + "SessionReview.Text": { + "url": "https://translations.telegram.org/en/ios/unsorted/SessionReview.Text", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "We have terminated the login attempt from **%1$@**, **%2$@**" + } + }, + "SessionReview.Title": { + "url": "https://translations.telegram.org/en/ios/unsorted/SessionReview.Title", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "New Login Prevented" + } + }, "SetTimeoutFor.Days": { "url": "https://translations.telegram.org/en/ios/unsorted/SetTimeoutFor.Days", "photo_url": "https://telegra.ph/file/p/b3637d90116/0b150d525b0422072e4fc17.jpg?c=135,557,280,280,280,280", @@ -9683,6 +9908,15 @@ "singular": "No Views" } }, + "Story.ViewList.ViewerCount": { + "url": "https://translations.telegram.org/en/ios/unsorted/Story.ViewList.ViewerCount", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "1 Viewer", + "plural": "%d Viewers" + } + }, "Story.Views.ViewsExpired": { "url": "https://translations.telegram.org/en/ios/unsorted/Story.Views.ViewsExpired", "photo_url": null, @@ -11333,6 +11567,62 @@ "singular": "**%@** added to your attachment menu." } }, + "WebApp.AllowWriteConfirmation": { + "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.AllowWriteConfirmation", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "This will allow the bot **%@** to message you on Telegram." + } + }, + "WebApp.AllowWriteTitle": { + "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.AllowWriteTitle", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Allow Sending Messages?" + } + }, + "WebApp.DisclaimerAgree": { + "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.DisclaimerAgree", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "I agree to the [Terms of Use]()" + } + }, + "WebApp.DisclaimerContinue": { + "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.DisclaimerContinue", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Continue" + } + }, + "WebApp.DisclaimerText": { + "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.DisclaimerText", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "You are about to use a mini app operated by an independent party not affiliated with Telegram. You must agree to the Terms of Use of mini apps to continue." + } + }, + "WebApp.DisclaimerTitle": { + "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.DisclaimerTitle", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Terms of Use" + } + }, + "WebApp.Disclaimer_URL": { + "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.Disclaimer_URL", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "https://telegram.org/tos/mini-apps" + } + }, "WebApp.LaunchMoreInfo": { "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.LaunchMoreInfo", "photo_url": null, @@ -11349,6 +11639,14 @@ "singular": "Message Preview" } }, + "WebApp.RemoveAllConfirmationText": { + "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.RemoveAllConfirmationText", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "This will remove **%@** shortcuts from all menus." + } + }, "WebApp.SelectChat": { "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.SelectChat", "photo_url": null, @@ -11381,6 +11679,46 @@ "singular": "Are you sure you want to share your phone number **%1$@** with **%2$@**?" } }, + "WebApp.SharePhoneConfirmation": { + "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.SharePhoneConfirmation", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "**%@** will know your phone number. This can be useful for integration with other services." + } + }, + "WebApp.SharePhoneConfirmationUnblock": { + "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.SharePhoneConfirmationUnblock", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "**%@** will know your phone number. This can be useful for integration with other services.

This will also unblock the bot." + } + }, + "WebApp.SharePhoneTitle": { + "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.SharePhoneTitle", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Share Phone Number?" + } + }, + "WebApp.ShortcutsAdded": { + "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.ShortcutsAdded", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "**%@** shortcut added in attachment menu." + } + }, + "WebApp.ShortcutsSettingsAdded": { + "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.ShortcutsSettingsAdded", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "**%@** shortcut added in attachment menu and Settings." + } + }, "Weekday.Friday": { "url": "https://translations.telegram.org/en/ios/unsorted/Weekday.Friday", "photo_url": null,