From 680346fee1e8e1b221a5a4f376860d6720e9b849 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 13 Nov 2022 07:20:51 +0000 Subject: [PATCH] Update content of files --- data/web_tr/translation_keys.json | 33 +++ .../translations.telegram.org/en/ios.html | 4 +- .../en/ios/unsorted.json | 265 ++++++++++++++++++ 3 files changed, 300 insertions(+), 2 deletions(-) diff --git a/data/web_tr/translation_keys.json b/data/web_tr/translation_keys.json index 794f748aa4..b49f840a90 100644 --- a/data/web_tr/translation_keys.json +++ b/data/web_tr/translation_keys.json @@ -9862,6 +9862,7 @@ "Attachment.DeselectedItems", "Attachment.DeselectedPhotos", "Attachment.DeselectedVideos", + "Attachment.DiscardPasteboardAlertText", "Attachment.DragToReorder", "Attachment.File", "Attachment.FilesIntro", @@ -9881,6 +9882,7 @@ "Attachment.MyAlbums", "Attachment.OpenCamera", "Attachment.OpenSettings", + "Attachment.Pasteboard", "Attachment.Poll", "Attachment.RecentlySentFiles", "Attachment.SearchWeb", @@ -10699,6 +10701,7 @@ "Channel.Username.RevokeExistingUsernamesInfo", "Channel.Username.Title", "Channel.Username.UsernameIsAvailable", + "Channel.Username.UsernamePurchaseAvailable", "ChannelInfo.AddParticipantConfirmation", "ChannelInfo.ChannelForbidden", "ChannelInfo.ConfirmLeave", @@ -10898,6 +10901,7 @@ "ChatList.HeaderImportIntoAnExistingGroup", "ChatList.HideAction", "ChatList.LeaveGroupConfirmation", + "ChatList.MaxThreadPinsFinalText", "ChatList.MessageFiles", "ChatList.MessageMusic", "ChatList.MessagePhotos", @@ -11516,6 +11520,7 @@ "Conversation.ImageCopied", "Conversation.ImportProgress", "Conversation.ImportedMessageHint", + "Conversation.IncreaseSpeed", "Conversation.Info", "Conversation.Info", "Conversation.Info", @@ -11951,6 +11956,7 @@ "DownloadList.DeleteFromCache", "DownloadList.DownloadedHeader", "DownloadList.DownloadingHeader", + "DownloadList.IncreaseSpeed", "DownloadList.OptionManageDeviceStorage", "DownloadList.PauseAll", "DownloadList.RaisePriority", @@ -13027,6 +13033,7 @@ "NEW_MESSAGES_SEPARATED", "NEW_MESSAGE_FWDS_SEPARATED", "NEW_MESSAGE_PHOTOS_SEPARATED", + "Navigation.AllChats", "NetworkUsageSettings.BytesReceived", "NetworkUsageSettings.BytesSent", "NetworkUsageSettings.CallDataSection", @@ -13375,6 +13382,8 @@ "OpenFile.PotentiallyDangerousContentAlert", "OpenFile.Proceed", "OwnershipTransfer.ComeBackLater", + "OwnershipTransfer.EnterPassword", + "OwnershipTransfer.EnterPasswordText", "OwnershipTransfer.SecurityCheck", "OwnershipTransfer.SecurityRequirements", "OwnershipTransfer.SetupTwoStepAuth", @@ -14076,7 +14085,9 @@ "Premium.Badge", "Premium.BadgeInfo", "Premium.ChatManagement", + "Premium.ChatManagement.Proceed", "Premium.ChatManagementInfo", + "Premium.ChatManagementStandaloneInfo", "Premium.Description", "Premium.DoubledLimits", "Premium.DoubledLimitsInfo", @@ -14086,7 +14097,9 @@ "Premium.EmojiStatusText", "Premium.EmojiStatusTitle", "Premium.FasterSpeed", + "Premium.FasterSpeed.Proceed", "Premium.FasterSpeedInfo", + "Premium.FasterSpeedStandaloneInfo", "Premium.FileTooLarge", "Premium.Free", "Premium.Free", @@ -14191,6 +14204,7 @@ "Premium.UploadSizeInfo", "Premium.VoiceToText", "Premium.VoiceToTextInfo", + "Premium.VoiceToTextStandaloneInfo", "Presence.online", "Presence.online", "Presence.online", @@ -14581,6 +14595,8 @@ "SettingsSearch.Synonyms.Data.Storage.KeepMedia", "SettingsSearch.Synonyms.Data.Storage.Title", "SettingsSearch.Synonyms.Data.Title", + "SettingsSearch.Synonyms.Devices.LinkDesktopDevice", + "SettingsSearch.Synonyms.Devices.TerminateOtherSessions", "SettingsSearch.Synonyms.EditProfile.AddAccount", "SettingsSearch.Synonyms.EditProfile.Bio", "SettingsSearch.Synonyms.EditProfile.Logout", @@ -14588,6 +14604,8 @@ "SettingsSearch.Synonyms.EditProfile.Title", "SettingsSearch.Synonyms.EditProfile.Username", "SettingsSearch.Synonyms.FAQ", + "SettingsSearch.Synonyms.Language.DoNotTranslate", + "SettingsSearch.Synonyms.Language.ShowTranslateButton", "SettingsSearch.Synonyms.Notifications.BadgeCountUnreadMessages", "SettingsSearch.Synonyms.Notifications.BadgeIncludeMutedChannels", "SettingsSearch.Synonyms.Notifications.BadgeIncludeMutedChats", @@ -14612,6 +14630,20 @@ "SettingsSearch.Synonyms.Notifications.ResetAllNotifications", "SettingsSearch.Synonyms.Notifications.Title", "SettingsSearch.Synonyms.Passport", + "SettingsSearch.Synonyms.Premium", + "SettingsSearch.Synonyms.Premium.AnimatedEmoji", + "SettingsSearch.Synonyms.Premium.AppIcon", + "SettingsSearch.Synonyms.Premium.Avatar", + "SettingsSearch.Synonyms.Premium.Badge", + "SettingsSearch.Synonyms.Premium.ChatManagement", + "SettingsSearch.Synonyms.Premium.DoubledLimits", + "SettingsSearch.Synonyms.Premium.EmojiStatus", + "SettingsSearch.Synonyms.Premium.FasterSpeed", + "SettingsSearch.Synonyms.Premium.NoAds", + "SettingsSearch.Synonyms.Premium.Reactions", + "SettingsSearch.Synonyms.Premium.Stickers", + "SettingsSearch.Synonyms.Premium.UploadSize", + "SettingsSearch.Synonyms.Premium.VoiceToText", "SettingsSearch.Synonyms.Privacy.AuthSessions", "SettingsSearch.Synonyms.Privacy.BlockedUsers", "SettingsSearch.Synonyms.Privacy.Calls", @@ -15249,6 +15281,7 @@ "Username.TooManyPublicUsernamesError", "Username.Username", "Username.UsernameIsAvailable", + "Username.UsernamePurchaseAvailable", "VideoChat.RecordingSaved", "VoiceChat.AddBio", "VoiceChat.AddPhoto", diff --git a/data/web_tr/translations.telegram.org/en/ios.html b/data/web_tr/translations.telegram.org/en/ios.html index d6891d37ec..aa945a7df9 100644 --- a/data/web_tr/translations.telegram.org/en/ios.html +++ b/data/web_tr/translations.telegram.org/en/ios.html @@ -183,7 +183,7 @@

- iOS5795 + iOS5828

@@ -240,7 +240,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 924068f3f0..6f747e643b 100644 --- a/data/web_tr/translations.telegram.org/en/ios/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/ios/unsorted.json @@ -167,6 +167,22 @@ "singular": "Camera" } }, + "Attachment.DiscardPasteboardAlertText": { + "url": "https://translations.telegram.org/en/ios/unsorted/Attachment.DiscardPasteboardAlertText", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Discard pasted items?" + } + }, + "Attachment.Pasteboard": { + "url": "https://translations.telegram.org/en/ios/unsorted/Attachment.Pasteboard", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Clipboard" + } + }, "AuthCode.Alert": { "url": "https://translations.telegram.org/en/ios/unsorted/AuthCode.Alert", "photo_url": null, @@ -1272,6 +1288,14 @@ "singular": "You can revoke the link from one of your older groups or channels, or create a private channel instead." } }, + "Channel.Username.UsernamePurchaseAvailable": { + "url": "https://translations.telegram.org/en/ios/unsorted/Channel.Username.UsernamePurchaseAvailable", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "**This username is already taken.** However, it is currently available for purchase. [Learn more...]()" + } + }, "ChannelInfo.AddParticipantConfirmation": { "url": "https://translations.telegram.org/en/ios/unsorted/ChannelInfo.AddParticipantConfirmation", "photo_url": null, @@ -1797,6 +1821,15 @@ "singular": "PSA" } }, + "ChatList.MaxThreadPinsFinalText": { + "url": "https://translations.telegram.org/en/ios/unsorted/ChatList.MaxThreadPinsFinalText", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Sorry, you can't pin more than **%@** thread to the top. Unpin some that are currently pinned.", + "plural": "Sorry, you can't pin more than **%@** threads to the top. Unpin some that are currently pinned." + } + }, "ChatList.PeerTypeNonContact": { "url": "https://translations.telegram.org/en/ios/unsorted/ChatList.PeerTypeNonContact", "photo_url": null, @@ -2296,6 +2329,14 @@ "singular": "This message was imported from another app. We can't guarantee it's real." } }, + "Conversation.IncreaseSpeed": { + "url": "https://translations.telegram.org/en/ios/unsorted/Conversation.IncreaseSpeed", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Increase Speed" + } + }, "Conversation.InputTextPlaceholderReply": { "url": "https://translations.telegram.org/en/ios/unsorted/Conversation.InputTextPlaceholderReply", "photo_url": null, @@ -2768,6 +2809,14 @@ "singular": "Sorry, you can't pin any more chats to the top." } }, + "DownloadList.IncreaseSpeed": { + "url": "https://translations.telegram.org/en/ios/unsorted/DownloadList.IncreaseSpeed", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Increase Speed" + } + }, "DownloadList.ResumeAll": { "url": "https://translations.telegram.org/en/ios/unsorted/DownloadList.ResumeAll", "photo_url": null, @@ -4314,6 +4363,14 @@ "plural": "%@ minutes" } }, + "Navigation.AllChats": { + "url": "https://translations.telegram.org/en/ios/unsorted/Navigation.AllChats", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "All Chats" + } + }, "Notification.ChannelChangedTheme": { "url": "https://translations.telegram.org/en/ios/unsorted/Notification.ChannelChangedTheme", "photo_url": null, @@ -4849,6 +4906,22 @@ "singular": "You are a member of **%@** groups and channels. For technical reasons, you need to leave some first before changing this setting in your groups or subscribe to **Telegram Premium** to double the limit to **%@** groups and channels." } }, + "OwnershipTransfer.EnterPassword": { + "url": "https://translations.telegram.org/en/ios/unsorted/OwnershipTransfer.EnterPassword", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Enter Password" + } + }, + "OwnershipTransfer.EnterPasswordText": { + "url": "https://translations.telegram.org/en/ios/unsorted/OwnershipTransfer.EnterPasswordText", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Please enter your 2-Step Verification password to confirm the action." + } + }, "PUSH_AUTH_REGION": { "url": "https://translations.telegram.org/en/ios/unsorted/PUSH_AUTH_REGION", "photo_url": null, @@ -5776,6 +5849,38 @@ "singular": "Annual" } }, + "Premium.ChatManagement.Proceed": { + "url": "https://translations.telegram.org/en/ios/unsorted/Premium.ChatManagement.Proceed", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "About Telegram Premium" + } + }, + "Premium.ChatManagementStandaloneInfo": { + "url": "https://translations.telegram.org/en/ios/unsorted/Premium.ChatManagementStandaloneInfo", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Subscribers of **Telegram Premium** can set the default folder, auto-archive and hide new chats from non-contacts." + } + }, + "Premium.FasterSpeed.Proceed": { + "url": "https://translations.telegram.org/en/ios/unsorted/Premium.FasterSpeed.Proceed", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "About Telegram Premium" + } + }, + "Premium.FasterSpeedStandaloneInfo": { + "url": "https://translations.telegram.org/en/ios/unsorted/Premium.FasterSpeedStandaloneInfo", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Subscribe to **Telegram Premium** to download media and files at the fastest possible speed." + } + }, "Premium.Gift.Description": { "url": "https://translations.telegram.org/en/ios/unsorted/Premium.Gift.Description", "photo_url": "https://telegra.ph/file/p/ba4ac09a4d3/c10eb196ea4b61fa4b65c17.jpg?c=0,146,600,646,260,280", @@ -6074,6 +6179,14 @@ "singular": "Subscribe for %@ / year" } }, + "Premium.VoiceToTextStandaloneInfo": { + "url": "https://translations.telegram.org/en/ios/unsorted/Premium.VoiceToTextStandaloneInfo", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Subscribe to **Telegram Premium** to be able to convert voice and video messages to text." + } + }, "Privacy.GroupsAndChannels.CustomShareHelp": { "url": "https://translations.telegram.org/en/ios/unsorted/Privacy.GroupsAndChannels.CustomShareHelp", "photo_url": null, @@ -6343,6 +6456,150 @@ "singular": "Browser" } }, + "SettingsSearch.Synonyms.Devices.LinkDesktopDevice": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Devices.LinkDesktopDevice", + "photo_url": null, + "has_binding": true, + "values": { + "singular": " " + } + }, + "SettingsSearch.Synonyms.Devices.TerminateOtherSessions": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Devices.TerminateOtherSessions", + "photo_url": null, + "has_binding": true, + "values": { + "singular": " " + } + }, + "SettingsSearch.Synonyms.Language.DoNotTranslate": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Language.DoNotTranslate", + "photo_url": null, + "has_binding": true, + "values": { + "singular": " " + } + }, + "SettingsSearch.Synonyms.Language.ShowTranslateButton": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Language.ShowTranslateButton", + "photo_url": null, + "has_binding": true, + "values": { + "singular": " " + } + }, + "SettingsSearch.Synonyms.Premium": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Premium", + "photo_url": null, + "has_binding": true, + "values": { + "singular": " " + } + }, + "SettingsSearch.Synonyms.Premium.AnimatedEmoji": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Premium.AnimatedEmoji", + "photo_url": null, + "has_binding": true, + "values": { + "singular": " " + } + }, + "SettingsSearch.Synonyms.Premium.AppIcon": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Premium.AppIcon", + "photo_url": null, + "has_binding": true, + "values": { + "singular": " " + } + }, + "SettingsSearch.Synonyms.Premium.Avatar": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Premium.Avatar", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Video Avatar" + } + }, + "SettingsSearch.Synonyms.Premium.Badge": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Premium.Badge", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Star" + } + }, + "SettingsSearch.Synonyms.Premium.ChatManagement": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Premium.ChatManagement", + "photo_url": null, + "has_binding": true, + "values": { + "singular": " " + } + }, + "SettingsSearch.Synonyms.Premium.DoubledLimits": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Premium.DoubledLimits", + "photo_url": null, + "has_binding": true, + "values": { + "singular": " " + } + }, + "SettingsSearch.Synonyms.Premium.EmojiStatus": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Premium.EmojiStatus", + "photo_url": null, + "has_binding": true, + "values": { + "singular": " " + } + }, + "SettingsSearch.Synonyms.Premium.FasterSpeed": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Premium.FasterSpeed", + "photo_url": null, + "has_binding": true, + "values": { + "singular": " " + } + }, + "SettingsSearch.Synonyms.Premium.NoAds": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Premium.NoAds", + "photo_url": null, + "has_binding": true, + "values": { + "singular": " " + } + }, + "SettingsSearch.Synonyms.Premium.Reactions": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Premium.Reactions", + "photo_url": null, + "has_binding": true, + "values": { + "singular": " " + } + }, + "SettingsSearch.Synonyms.Premium.Stickers": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Premium.Stickers", + "photo_url": null, + "has_binding": true, + "values": { + "singular": " " + } + }, + "SettingsSearch.Synonyms.Premium.UploadSize": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Premium.UploadSize", + "photo_url": null, + "has_binding": true, + "values": { + "singular": " " + } + }, + "SettingsSearch.Synonyms.Premium.VoiceToText": { + "url": "https://translations.telegram.org/en/ios/unsorted/SettingsSearch.Synonyms.Premium.VoiceToText", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Transcribe" + } + }, "Share.MultipleMessagesDisabled": { "url": "https://translations.telegram.org/en/ios/unsorted/Share.MultipleMessagesDisabled", "photo_url": null, @@ -6970,6 +7227,14 @@ "singular": "USERNAME" } }, + "Username.UsernamePurchaseAvailable": { + "url": "https://translations.telegram.org/en/ios/unsorted/Username.UsernamePurchaseAvailable", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "**This username is already taken.** However, it is currently available for purchase. [Learn more...]()" + } + }, "VoiceChat.CancelConfirmationText": { "url": "https://translations.telegram.org/en/ios/unsorted/VoiceChat.CancelConfirmationText", "photo_url": null,