mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
e37277eec3
commit
727906542a
19 changed files with 3334 additions and 3970 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,4 +1,12 @@
|
|||
{
|
||||
"Activity.PlayingGame": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Activity.PlayingGame",
|
||||
"photo_url": "https://telegra.ph/file/p/fa04ea21bef/43703a867667dba7bcefc17.jpg?c=117,474,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "playing a game"
|
||||
}
|
||||
},
|
||||
"Activity.TappingInteractiveEmoji": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Activity.TappingInteractiveEmoji",
|
||||
"photo_url": "https://telegra.ph/file/p/9b2e9ddf990/1d964996121408d669c4d17.jpg?c=84,204,280,280,280,280",
|
||||
|
@ -55,14 +63,6 @@
|
|||
"singular": "Pinned Chats"
|
||||
}
|
||||
},
|
||||
"BlockedUsers.LeavePrefix": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/BlockedUsers.LeavePrefix",
|
||||
"photo_url": "https://telegra.ph/file/p/7a345965860/2e8a3ad3829b577448fe71d.jpg?c=110,393,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Leave "
|
||||
}
|
||||
},
|
||||
"Channel.LeaveChannel": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Channel.LeaveChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/6f6108456b0/0daba5cffccebad4fbbc21d.jpg?c=391,1942,459,459,280,280",
|
||||
|
@ -79,6 +79,14 @@
|
|||
"singular": "Channel"
|
||||
}
|
||||
},
|
||||
"ChannelInfo.DeleteGroupConfirmation": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChannelInfo.DeleteGroupConfirmation",
|
||||
"photo_url": "https://telegra.ph/file/p/1088641c59f/ad1470709e10d27831f1817.jpg?c=77,427,443,443,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Deleting this group will remove all members and all messages will be lost. Do you want to delete the group?"
|
||||
}
|
||||
},
|
||||
"Chat.PinnedListPreview.HidePinnedMessages": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Chat.PinnedListPreview.HidePinnedMessages",
|
||||
"photo_url": "https://telegra.ph/file/p/2a61e23fa4c/cb5c473592a227babfa2d17.jpg?c=29,716,335,335,280,280",
|
||||
|
@ -175,6 +183,14 @@
|
|||
"singular": "Delete"
|
||||
}
|
||||
},
|
||||
"ChatList.Context.HideArchive": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.Context.HideArchive",
|
||||
"photo_url": "https://telegra.ph/file/p/5ee675e3007/5638590f8dbde1f3d5b7417.jpg?c=32,943,287,287,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Hide from Chat List"
|
||||
}
|
||||
},
|
||||
"ChatList.Context.JoinChannel": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.Context.JoinChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/74d70439cf4/2508da32200d0a2940eee17.jpg?c=25,942,280,280,280,280",
|
||||
|
@ -231,6 +247,14 @@
|
|||
"singular": "Remove from Folder"
|
||||
}
|
||||
},
|
||||
"ChatList.Context.RemoveFromRecents": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.Context.RemoveFromRecents",
|
||||
"photo_url": "https://telegra.ph/file/p/8c89dfc62f8/70064d69eb1f6d15655fa17.jpg?c=32,746,309,309,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove from Recent"
|
||||
}
|
||||
},
|
||||
"ChatList.Context.UnhideArchive": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.Context.UnhideArchive",
|
||||
"photo_url": "https://telegra.ph/file/p/e1fa2faac6c/b3cf182021ec6b042a9ef17.jpg?c=28,952,280,280,280,280",
|
||||
|
@ -424,6 +448,30 @@
|
|||
"singular": "You have no<br/>conversations yet."
|
||||
}
|
||||
},
|
||||
"ChatList.EmptyChatListEditFilter": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.EmptyChatListEditFilter",
|
||||
"photo_url": "https://telegra.ph/file/p/baa2bfc5020/15de3bab363ab4928617917.jpg?c=160,663,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Edit Folder"
|
||||
}
|
||||
},
|
||||
"ChatList.EmptyChatListFilterText": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.EmptyChatListFilterText",
|
||||
"photo_url": "https://telegra.ph/file/p/baa2bfc5020/15de3bab363ab4928617917.jpg?c=55,485,489,489,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No chats currently belong to this folder."
|
||||
}
|
||||
},
|
||||
"ChatList.EmptyChatListFilterTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.EmptyChatListFilterTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/baa2bfc5020/15de3bab363ab4928617917.jpg?c=160,573,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Folder is empty"
|
||||
}
|
||||
},
|
||||
"ChatList.EmptyChatListNewMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.EmptyChatListNewMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/4c4b50086d0/bc35f001da185586fd51a19.jpg?c=415,1327,372,372,280,280",
|
||||
|
@ -653,6 +701,14 @@
|
|||
"singular": "There were no results for \"<mark class=\"token\">%@</mark>\".<br/>Try a new search."
|
||||
}
|
||||
},
|
||||
"ChatList.Search.ShowLess": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.Search.ShowLess",
|
||||
"photo_url": "https://telegra.ph/file/p/03c5764864d/80e2df6ea7164cdbf414d17.jpg?c=311,347,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Show Less"
|
||||
}
|
||||
},
|
||||
"ChatList.Search.ShowMore": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.Search.ShowMore",
|
||||
"photo_url": "https://telegra.ph/file/p/9a5780b940a/61268cb27e804e818bac917.jpg?c=310,347,280,280,280,280",
|
||||
|
@ -678,6 +734,14 @@
|
|||
"singular": "Hold on 'Chats' to edit folders and switch between views."
|
||||
}
|
||||
},
|
||||
"ChatList.Tabs.AllChats": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.Tabs.AllChats",
|
||||
"photo_url": "https://telegra.ph/file/p/baa2bfc5020/15de3bab363ab4928617917.jpg?c=9,193,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "All Chats"
|
||||
}
|
||||
},
|
||||
"ChatList.ToastFolderMuted": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.ToastFolderMuted",
|
||||
"photo_url": "https://telegra.ph/file/p/13342d7869d/5814fdc12f8210d6dabbe17.jpg?c=69,790,392,392,280,280",
|
||||
|
@ -718,6 +782,14 @@
|
|||
"singular": "Archive hidden"
|
||||
}
|
||||
},
|
||||
"ChatList.UndoArchiveMultipleTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.UndoArchiveMultipleTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/54ab7ea34be/ac825c701cb6c7bf5566a17.jpg?c=68,883,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Chats archived."
|
||||
}
|
||||
},
|
||||
"ChatList.UndoArchiveRevealedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/ChatList.UndoArchiveRevealedText",
|
||||
"photo_url": "https://telegra.ph/file/p/35f0e8120b7/148a032021d9262072bc81d.jpg?c=137,1426,805,805,280,280",
|
||||
|
@ -1070,6 +1142,14 @@
|
|||
"singular": "New Group"
|
||||
}
|
||||
},
|
||||
"Compose.NewGroupTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Compose.NewGroupTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/646bbb0a008/4b9cb42d58df54e2f1fdb17.jpg?c=160,84,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "New Group"
|
||||
}
|
||||
},
|
||||
"Compose.NewMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Compose.NewMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/a0e346a3df4/3738cb087969442b596d01d.jpg?c=180,45,280,280,280,280",
|
||||
|
@ -1078,20 +1158,12 @@
|
|||
"singular": "New Message"
|
||||
}
|
||||
},
|
||||
"Contacts.AddPhoneNumber": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Contacts.AddPhoneNumber",
|
||||
"photo_url": "https://telegra.ph/file/p/bf51816497a/2893b9cacf1cb9a9a5be71d.jpg?c=94,160,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Contacts.PhoneNumber": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Contacts.PhoneNumber",
|
||||
"photo_url": "https://telegra.ph/file/p/1ea2b044708/da4637f6a2d2e69329ba11d.jpg?c=14,106,280,280,280,280",
|
||||
"Compose.TokenListPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Compose.TokenListPlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/646bbb0a008/4b9cb42d58df54e2f1fdb17.jpg?c=12,144,362,362,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Phone Number"
|
||||
"singular": "Who would you like to add?"
|
||||
}
|
||||
},
|
||||
"Contacts.SearchLabel": {
|
||||
|
@ -1407,14 +1479,6 @@
|
|||
"singular": "<mark class=\"token\">%1$@</mark>, <mark class=\"token\">%2$@</mark>"
|
||||
}
|
||||
},
|
||||
"DialogList.SinglePlayingGameSuffix": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SinglePlayingGameSuffix",
|
||||
"photo_url": "https://telegra.ph/file/p/3a2439244f9/756cbaf20f046889ddfbf1d.jpg?c=126,182,393,393,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> is playing a game"
|
||||
}
|
||||
},
|
||||
"DialogList.SingleRecordingAudioSuffix": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SingleRecordingAudioSuffix",
|
||||
"photo_url": "https://telegra.ph/file/p/853f7932aea/84475f44dbd7d16649c511d.jpg?c=205,391,477,477,280,280",
|
||||
|
@ -1423,14 +1487,6 @@
|
|||
"singular": "<mark class=\"token\">%@</mark> is recording"
|
||||
}
|
||||
},
|
||||
"DialogList.SingleRecordingVideoMessageSuffix": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SingleRecordingVideoMessageSuffix",
|
||||
"photo_url": "https://telegra.ph/file/p/ff72cb0fe59/264f367f2c584f9528fc01d.jpg?c=124,178,411,411,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> is recording video"
|
||||
}
|
||||
},
|
||||
"DialogList.SingleTypingSuffix": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SingleTypingSuffix",
|
||||
"photo_url": "https://telegra.ph/file/p/262e0c97fde/ee73f9f9904700666bb041d.jpg?c=133,383,280,280,280,280",
|
||||
|
@ -1455,14 +1511,6 @@
|
|||
"singular": "<mark class=\"token\">%@</mark> is sending a photo"
|
||||
}
|
||||
},
|
||||
"DialogList.SingleUploadingVideoSuffix": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.SingleUploadingVideoSuffix",
|
||||
"photo_url": "https://telegra.ph/file/p/e14ad9cc25c/835352186e7d26f6c4a4a1d.jpg?c=126,183,393,393,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> is sending video"
|
||||
}
|
||||
},
|
||||
"DialogList.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/DialogList.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/a0e346a3df4/3738cb087969442b596d01d.jpg?c=29,44,280,280,280,280",
|
||||
|
@ -1816,14 +1864,6 @@
|
|||
"singular": "Location"
|
||||
}
|
||||
},
|
||||
"Message.PaymentSent": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Message.PaymentSent",
|
||||
"photo_url": "https://telegra.ph/file/p/5414d3d3dca/ec51c176aa292bb9c214c1d.jpg?c=137,205,300,300,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Payment: <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Message.Photo": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Message.Photo",
|
||||
"photo_url": "https://telegra.ph/file/p/67c41c8f8ca/9aeb95d60d8388bd5d21d1d.jpg?c=101,242,280,280,280,280",
|
||||
|
@ -1976,33 +2016,6 @@
|
|||
"singular": "You joined this channel"
|
||||
}
|
||||
},
|
||||
"Notification.GameScoreExtended": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.GameScoreExtended",
|
||||
"photo_url": "https://telegra.ph/file/p/061ff9b8dcb/c38969453b8a6a565d9061d.jpg?c=129,155,414,414,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "scored <mark class=\"token\">%@</mark> in <mark class=\"token\">{game}</mark>",
|
||||
"plural": "scored <mark class=\"token\">%@</mark> in <mark class=\"token\">{game}</mark>"
|
||||
}
|
||||
},
|
||||
"Notification.GameScoreSelfSimple": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.GameScoreSelfSimple",
|
||||
"photo_url": "https://telegra.ph/file/p/023d4ac1e5a/e967035b42370908a2e001d.jpg?c=111,290,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "scored <mark class=\"token\">%@</mark>",
|
||||
"plural": "scored <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Notification.GameScoreSimple": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.GameScoreSimple",
|
||||
"photo_url": "https://telegra.ph/file/p/41390c44a47/5cc309d210bd40f15d0321d.jpg?c=115,218,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "scored <mark class=\"token\">%@</mark>",
|
||||
"plural": "scored <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Notification.GroupInviter": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.GroupInviter",
|
||||
"photo_url": "https://telegra.ph/file/p/3805be425ec/eb7668454e257ecb998f41d.jpg?c=109,250,491,491,280,280",
|
||||
|
@ -2011,14 +2024,6 @@
|
|||
"singular": "<mark class=\"token\">%@</mark> invited you to this group"
|
||||
}
|
||||
},
|
||||
"Notification.GroupInviterSelf": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.GroupInviterSelf",
|
||||
"photo_url": "https://telegra.ph/file/p/3805be425ec/eb7668454e257ecb998f41d.jpg?c=131,194,350,350,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You joined this group"
|
||||
}
|
||||
},
|
||||
"Notification.Invited": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Notification.Invited",
|
||||
"photo_url": "https://telegra.ph/file/p/71789ac70e0/daf3e268e2ced9a63d3b21d.jpg?c=135,320,311,311,280,280",
|
||||
|
@ -2179,14 +2184,6 @@
|
|||
"singular": "Share the game with \"<mark class=\"token\">%@</mark>\"?"
|
||||
}
|
||||
},
|
||||
"Target.ShareGameConfirmationPrivate": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Target.ShareGameConfirmationPrivate",
|
||||
"photo_url": "https://telegra.ph/file/p/06db766c18b/2efc997eae29fb0ad62291d.jpg?c=57,282,525,525,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Share the game with <mark class=\"token\">%@</mark>?"
|
||||
}
|
||||
},
|
||||
"Undo.ChatCleared": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Undo.ChatCleared",
|
||||
"photo_url": "https://telegra.ph/file/p/82a826e33c8/4b99bd71ce62e97570b4017.jpg?c=64,883,280,280,280,280",
|
||||
|
@ -2243,6 +2240,14 @@
|
|||
"singular": "You left the group."
|
||||
}
|
||||
},
|
||||
"Undo.MessagesDeleted": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Undo.MessagesDeleted",
|
||||
"photo_url": "https://telegra.ph/file/p/5bfdb8e2af4/c4ec09a29cceda73bd1af1d.jpg?c=132,2127,444,444,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Messages deleted."
|
||||
}
|
||||
},
|
||||
"Undo.SecretChatDeleted": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Undo.SecretChatDeleted",
|
||||
"photo_url": "https://telegra.ph/file/p/8a9c6af22fb/d704c10b889bf08fefb8817.jpg?c=78,882,280,280,280,280",
|
||||
|
@ -2267,14 +2272,6 @@
|
|||
"singular": "Deleted Account"
|
||||
}
|
||||
},
|
||||
"Watch.ChatList.Compose": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/Watch.ChatList.Compose",
|
||||
"photo_url": "https://telegra.ph/file/p/8821f4c2d53/c90e23634b465b1dcf8ab1d.jpg?c=16,79,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "New Message"
|
||||
}
|
||||
},
|
||||
"WebSearch.RecentSectionClear": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/WebSearch.RecentSectionClear",
|
||||
"photo_url": "https://telegra.ph/file/p/1d974f093c8/0760ac046b150251c0b3c1d.jpg?c=347,289,280,280,280,280",
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -586,6 +586,14 @@
|
|||
"singular": "You can provide an optional description for your channel."
|
||||
}
|
||||
},
|
||||
"Channel.About.Placeholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.About.Placeholder",
|
||||
"photo_url": "https://telegra.ph/file/p/ea1b9d91d75/5f68e51f7b949dcbdf8dc1d.jpg?c=18,210,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Description"
|
||||
}
|
||||
},
|
||||
"Channel.About.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.About.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/44192aff31a/5b61d4f8e44a49ee05d831d.jpg?c=18,389,280,280,280,280",
|
||||
|
@ -778,6 +786,14 @@
|
|||
"singular": "Pin Messages"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.CanSendMessages": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.AdminLog.CanSendMessages",
|
||||
"photo_url": "https://telegra.ph/file/p/78fcc9ce16d/7b8e0874db675a3bb571e1d.jpg?c=101,446,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Post Messages"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.CaptionEdited": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.AdminLog.CaptionEdited",
|
||||
"photo_url": "https://telegra.ph/file/p/609d8415105/1638beb5f6aa8a0ae046c1d.jpg?c=160,624,315,315,280,280",
|
||||
|
@ -2266,14 +2282,6 @@
|
|||
"singular": "Channel renamed to \"<mark class=\"token\">%@</mark>\""
|
||||
}
|
||||
},
|
||||
"Channel.Moderator.AccessLevelRevoke": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.Moderator.AccessLevelRevoke",
|
||||
"photo_url": "https://telegra.ph/file/p/5e603ce5bd7/641b761d8f09dbbfc9b991d.jpg?c=19,831,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Dismiss Admin"
|
||||
}
|
||||
},
|
||||
"Channel.Moderator.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.Moderator.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/5e603ce5bd7/641b761d8f09dbbfc9b991d.jpg?c=179,44,280,280,280,280",
|
||||
|
@ -2458,6 +2466,14 @@
|
|||
"singular": "Sticker set not found"
|
||||
}
|
||||
},
|
||||
"Channel.Stickers.NotFoundHelp": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.Stickers.NotFoundHelp",
|
||||
"photo_url": "https://telegra.ph/file/p/99a182d9b57/704e92e1cc84525a0f02217.jpg?c=81,195,481,481,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Try again or choose from the list below"
|
||||
}
|
||||
},
|
||||
"Channel.Stickers.Placeholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Channel.Stickers.Placeholder",
|
||||
"photo_url": "https://telegra.ph/file/p/2dc768de8e3/d1a27c2aef7160b120add1d.jpg?c=247,170,280,280,280,280",
|
||||
|
@ -2738,6 +2754,14 @@
|
|||
"singular": "Deleting this channel will remove all subscribers and all posts will be lost. Delete the channel anyway?"
|
||||
}
|
||||
},
|
||||
"ChannelInfo.DeleteGroup": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelInfo.DeleteGroup",
|
||||
"photo_url": "https://telegra.ph/file/p/1e6e53e851b/29e16755bf6d8d93380cb1d.jpg?c=439,1969,363,363,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Delete Group"
|
||||
}
|
||||
},
|
||||
"ChannelInfo.FakeChannelWarning": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelInfo.FakeChannelWarning",
|
||||
"photo_url": "https://telegra.ph/file/p/ef30e74f3a1/41b1445703c0fd7dfcf9f17.jpg?c=13,416,559,559,280,280",
|
||||
|
@ -3558,14 +3582,6 @@
|
|||
"singular": "Copy Link"
|
||||
}
|
||||
},
|
||||
"Conversation.ContextMenuMention": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.ContextMenuMention",
|
||||
"photo_url": "https://telegra.ph/file/p/065e825c512/adfe9ef02e143988b36cd19.jpg?c=63,1956,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Mention"
|
||||
}
|
||||
},
|
||||
"Conversation.ContextMenuMore": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.ContextMenuMore",
|
||||
"photo_url": "https://telegra.ph/file/p/4184abb873b/157bcd574fe1e64e234ab1d.jpg?c=295,349,280,280,280,280",
|
||||
|
@ -3574,30 +3590,6 @@
|
|||
"singular": "More..."
|
||||
}
|
||||
},
|
||||
"Conversation.ContextMenuOpenChannel": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.ContextMenuOpenChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/23c8ec32bae/0f88a269303acc251933219.jpg?c=66,1823,320,320,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open Channel"
|
||||
}
|
||||
},
|
||||
"Conversation.ContextMenuOpenChannelProfile": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.ContextMenuOpenChannelProfile",
|
||||
"photo_url": "https://telegra.ph/file/p/23c8ec32bae/0f88a269303acc251933219.jpg?c=67,1746,282,282,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Open Profile"
|
||||
}
|
||||
},
|
||||
"Conversation.ContextMenuOpenProfile": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.ContextMenuOpenProfile",
|
||||
"photo_url": "https://telegra.ph/file/p/065e825c512/adfe9ef02e143988b36cd19.jpg?c=67,1747,281,281,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open Profile"
|
||||
}
|
||||
},
|
||||
"Conversation.ContextMenuReply": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.ContextMenuReply",
|
||||
"photo_url": "https://telegra.ph/file/p/4184abb873b/157bcd574fe1e64e234ab1d.jpg?c=34,350,280,280,280,280",
|
||||
|
@ -3614,14 +3606,6 @@
|
|||
"singular": "Select"
|
||||
}
|
||||
},
|
||||
"Conversation.ContextMenuSendMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.ContextMenuSendMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/065e825c512/adfe9ef02e143988b36cd19.jpg?c=66,1814,331,331,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send Message"
|
||||
}
|
||||
},
|
||||
"Conversation.ContextViewReplies": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.ContextViewReplies",
|
||||
"photo_url": "https://telegra.ph/file/p/f14ef72ad06/0ed621c8726d7d297b35c17.jpg?c=71,347,280,280,280,280",
|
||||
|
@ -3783,22 +3767,6 @@
|
|||
"singular": "Auto-Delete After..."
|
||||
}
|
||||
},
|
||||
"Conversation.DiscussionNotStarted": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.DiscussionNotStarted",
|
||||
"photo_url": "https://telegra.ph/file/p/1e355d03f63/1d2c7af9a0a4db359586319.jpg?c=343,1882,510,510,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No comments here yet..."
|
||||
}
|
||||
},
|
||||
"Conversation.DiscussionStarted": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.DiscussionStarted",
|
||||
"photo_url": "https://telegra.ph/file/p/5722489fc0c/b0d4624d3db36dbeb68dd19.jpg?c=404,1863,390,390,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Discussion started"
|
||||
}
|
||||
},
|
||||
"Conversation.EmojiCopied": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.EmojiCopied",
|
||||
"photo_url": "https://telegra.ph/file/p/01366d72b8e/683240cee12a99b6bbf4f17.jpg?c=76,927,306,306,280,280",
|
||||
|
@ -3823,14 +3791,6 @@
|
|||
"singular": "Group"
|
||||
}
|
||||
},
|
||||
"Conversation.InputTextAnonymousPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.InputTextAnonymousPlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/5722489fc0c/b0d4624d3db36dbeb68dd19.jpg?c=136,1998,498,498,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send anonymously"
|
||||
}
|
||||
},
|
||||
"Conversation.InputTextBroadcastPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.InputTextBroadcastPlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/3fb204b78dc/9fbd8282d96190f6257fd17.jpg?c=55,965,280,280,280,280",
|
||||
|
@ -3855,6 +3815,22 @@
|
|||
"singular": "Silent Broadcast"
|
||||
}
|
||||
},
|
||||
"Conversation.JoinVoiceChatAsListener": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.JoinVoiceChatAsListener",
|
||||
"photo_url": "https://telegra.ph/file/p/d479de78e99/31f2c66c682287513380b17.jpg?c=187,711,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "JOIN AS LISTENER"
|
||||
}
|
||||
},
|
||||
"Conversation.JoinVoiceChatAsSpeaker": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.JoinVoiceChatAsSpeaker",
|
||||
"photo_url": "https://telegra.ph/file/p/d479de78e99/31f2c66c682287513380b17.jpg?c=187,450,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "JOIN AS SPEAKER"
|
||||
}
|
||||
},
|
||||
"Conversation.LinkCopied": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.LinkCopied",
|
||||
"photo_url": "https://telegra.ph/file/p/7a22556a554/c060f2d7f933dcdee99d717.jpg?c=79,860,309,309,280,280",
|
||||
|
@ -4081,6 +4057,14 @@
|
|||
"singular": "Pinned Message"
|
||||
}
|
||||
},
|
||||
"Conversation.PinnedPoll": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.PinnedPoll",
|
||||
"photo_url": "https://telegra.ph/file/p/bf7edfbbeb3/8ddb453685a6cb28be44f1d.jpg?c=44,245,295,295,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Pinned Poll"
|
||||
}
|
||||
},
|
||||
"Conversation.PinnedPreviousMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.PinnedPreviousMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/9d00c9be783/276d9a7029575b3d3232917.jpg?c=19,77,280,280,280,280",
|
||||
|
@ -4089,14 +4073,6 @@
|
|||
"singular": "Previous Message"
|
||||
}
|
||||
},
|
||||
"Conversation.PrivateChannelTimeLimitedAlertJoin": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.PrivateChannelTimeLimitedAlertJoin",
|
||||
"photo_url": "https://telegra.ph/file/p/352b6643101/1800c42936800ceb8a78d17.jpg?c=159,548,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Join"
|
||||
}
|
||||
},
|
||||
"Conversation.PrivateChannelTimeLimitedAlertText": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.PrivateChannelTimeLimitedAlertText",
|
||||
"photo_url": "https://telegra.ph/file/p/352b6643101/1800c42936800ceb8a78d17.jpg?c=87,409,422,422,280,280",
|
||||
|
@ -4202,6 +4178,14 @@
|
|||
"singular": "The admins of this group have restricted your ability to send stickers until <mark class=\"token\">%@</mark>."
|
||||
}
|
||||
},
|
||||
"Conversation.RestrictedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.RestrictedText",
|
||||
"photo_url": "https://telegra.ph/file/p/211331bb5cb/2d12acd27ce975856ea241d.jpg?c=0,425,640,711,248,278",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The admins of this group have restricted your ability to send messages."
|
||||
}
|
||||
},
|
||||
"Conversation.RestrictedTextTimed": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.RestrictedTextTimed",
|
||||
"photo_url": "https://telegra.ph/file/p/ac6ef7578d1/98982c4214d66202b3b2517.jpg?c=11,695,578,578,280,280",
|
||||
|
@ -4347,6 +4331,15 @@
|
|||
"plural": "<mark class=\"token\">%@</mark> members"
|
||||
}
|
||||
},
|
||||
"Conversation.StatusOnline": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.StatusOnline",
|
||||
"photo_url": "https://telegra.ph/file/p/20fdb644866/1ae6c9deb9055b2a96efe1d.jpg?c=249,59,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "1 online",
|
||||
"plural": "<mark class=\"token\">%@</mark> online"
|
||||
}
|
||||
},
|
||||
"Conversation.StatusSubscribers": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.StatusSubscribers",
|
||||
"photo_url": "https://telegra.ph/file/p/7d49ca37a7e/6c7916f571768d3b949e617.jpg?c=160,88,280,280,280,280",
|
||||
|
@ -4389,23 +4382,6 @@
|
|||
"singular": "Comments"
|
||||
}
|
||||
},
|
||||
"Conversation.TitleReplies": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.TitleReplies",
|
||||
"photo_url": "https://telegra.ph/file/p/5722489fc0c/b0d4624d3db36dbeb68dd19.jpg?c=460,145,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "[<mark class=\"token\">%@</mark>]Reply",
|
||||
"plural": "[<mark class=\"token\">%@</mark>]Replies"
|
||||
}
|
||||
},
|
||||
"Conversation.TitleRepliesEmpty": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.TitleRepliesEmpty",
|
||||
"photo_url": "https://telegra.ph/file/p/1e355d03f63/1d2c7af9a0a4db359586319.jpg?c=459,145,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Replies"
|
||||
}
|
||||
},
|
||||
"Conversation.Unmute": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.Unmute",
|
||||
"photo_url": "https://telegra.ph/file/p/e8acfcefd78/d6cb1cb68fe9d974759a717.jpg?c=160,902,280,280,280,280",
|
||||
|
@ -4446,14 +4422,6 @@
|
|||
"singular": "An unexpected error has occurred. Our wizards have been notified and will fix the problem soon. Sorry."
|
||||
}
|
||||
},
|
||||
"ConversationProfile.UsersTooMuchError": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ConversationProfile.UsersTooMuchError",
|
||||
"photo_url": "https://telegra.ph/file/p/2c35dc91494/d22853e286d74ca633fc71d.jpg?c=112,374,525,525,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, this group is full. You cannot add any more members here."
|
||||
}
|
||||
},
|
||||
"ConvertToSupergroup.HelpText": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ConvertToSupergroup.HelpText",
|
||||
"photo_url": "https://telegra.ph/file/p/c6073caf8f4/516553b36b545dd09825a1d.jpg?c=0,106,640,663,270,280",
|
||||
|
@ -4904,14 +4872,6 @@
|
|||
"singular": "Sorry, you can't add this user to groups."
|
||||
}
|
||||
},
|
||||
"Group.ErrorAddTooMuchAdmins": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Group.ErrorAddTooMuchAdmins",
|
||||
"photo_url": "https://telegra.ph/file/p/d9d2e86afe7/e9105776cba4a41be29d41d.jpg?c=49,272,543,543,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you've reached the maximum number of admins for this group."
|
||||
}
|
||||
},
|
||||
"Group.ErrorAddTooMuchBots": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Group.ErrorAddTooMuchBots",
|
||||
"photo_url": "https://telegra.ph/file/p/3b7118d2834/c92f56644dd30d9a596291d.jpg?c=97,361,557,557,280,280",
|
||||
|
@ -5352,22 +5312,6 @@
|
|||
"singular": "Warning: this action is irreversible. It is not possible to downgrade a supergroup to a regular group."
|
||||
}
|
||||
},
|
||||
"Group.UpgradeNoticeHeader": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Group.UpgradeNoticeHeader",
|
||||
"photo_url": "https://telegra.ph/file/p/7851c277644/94e09c5b2034d988b7e1f1d.jpg?c=12,383,340,340,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "MEMBERS LIMIT REACHED"
|
||||
}
|
||||
},
|
||||
"Group.UpgradeNoticeText1": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Group.UpgradeNoticeText1",
|
||||
"photo_url": "https://telegra.ph/file/p/7851c277644/94e09c5b2034d988b7e1f1d.jpg?c=0,288,578,580,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "To go over the limit and get additional features, upgrade to a supergroup:"
|
||||
}
|
||||
},
|
||||
"Group.UpgradeNoticeText2": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Group.UpgradeNoticeText2",
|
||||
"photo_url": "https://telegra.ph/file/p/7851c277644/94e09c5b2034d988b7e1f1d.jpg?c=0,359,567,567,280,280",
|
||||
|
@ -5408,6 +5352,14 @@
|
|||
"singular": "Group names must have at least 5 characters."
|
||||
}
|
||||
},
|
||||
"Group.Username.RemoveExistingUsernamesInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Group.Username.RemoveExistingUsernamesInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/281bcd8006c/9c4e0d6700bd887d7018b17.jpg?c=2,285,593,593,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have reserved too many public links. Try revoking the link from an older group or channel, or create a private one instead."
|
||||
}
|
||||
},
|
||||
"GroupInfo.ActionPromote": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/GroupInfo.ActionPromote",
|
||||
"photo_url": "https://telegra.ph/file/p/dbc5b35a959/e5acfdfb3826675cebc561d.jpg?c=144,666,280,280,280,280",
|
||||
|
@ -5456,6 +5408,14 @@
|
|||
"singular": "Sorry, if a person is no longer part of a group, you need to add each other to your respective contact lists to be able to add them back.<br/><br/>Note that they could still join via the group's invite link as long as they are not in the Removed Users list."
|
||||
}
|
||||
},
|
||||
"GroupInfo.Administrators": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/GroupInfo.Administrators",
|
||||
"photo_url": "https://telegra.ph/file/p/1e6e53e851b/29e16755bf6d8d93380cb1d.jpg?c=158,1253,401,401,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Administrators"
|
||||
}
|
||||
},
|
||||
"GroupInfo.ChannelListNamePlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/GroupInfo.ChannelListNamePlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/f3e867b63d3/eee8b65ecb3f7d44a708722.jpg?c=162,140,315,315,280,280",
|
||||
|
@ -5560,14 +5520,6 @@
|
|||
"singular": "Do you want to join the channel \"<mark class=\"token\">%@</mark>\"?"
|
||||
}
|
||||
},
|
||||
"GroupInfo.InvitationLinkGroupFull": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/GroupInfo.InvitationLinkGroupFull",
|
||||
"photo_url": "https://telegra.ph/file/p/eb7ce0e0602/21acf2a4b15f51c44dc061d.jpg?c=191,450,368,368,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, this group is already full."
|
||||
}
|
||||
},
|
||||
"GroupInfo.InviteByLink": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/GroupInfo.InviteByLink",
|
||||
"photo_url": "https://telegra.ph/file/p/22855ff46b8/3718f054d2ff7caebf67e1d.jpg?c=100,155,418,418,280,280",
|
||||
|
@ -5656,6 +5608,14 @@
|
|||
"singular": "Invite Links"
|
||||
}
|
||||
},
|
||||
"GroupInfo.LabelAdmin": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/GroupInfo.LabelAdmin",
|
||||
"photo_url": "https://telegra.ph/file/p/a53461c5d83/58f4dba5e6eb245d48cee1d.jpg?c=457,649,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "admin"
|
||||
}
|
||||
},
|
||||
"GroupInfo.LabelOwner": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/GroupInfo.LabelOwner",
|
||||
"photo_url": "https://telegra.ph/file/p/ff5ba9a723f/1a1070295a45792a713801d.jpg?c=818,950,280,280,280,280",
|
||||
|
@ -5697,6 +5657,14 @@
|
|||
"plural": "<mark class=\"token\">%@</mark> members"
|
||||
}
|
||||
},
|
||||
"GroupInfo.Permissions": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/GroupInfo.Permissions",
|
||||
"photo_url": "https://telegra.ph/file/p/1e6e53e851b/29e16755bf6d8d93380cb1d.jpg?c=162,1171,333,333,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Permissions"
|
||||
}
|
||||
},
|
||||
"GroupInfo.Permissions.AddException": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/GroupInfo.Permissions.AddException",
|
||||
"photo_url": "https://telegra.ph/file/p/0366395516b/4e7ba2931383aaba30cd61d.jpg?c=175,1688,396,396,280,280",
|
||||
|
@ -5809,14 +5777,6 @@
|
|||
"singular": "Group Info"
|
||||
}
|
||||
},
|
||||
"GroupInfo.UpgradeButton": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/GroupInfo.UpgradeButton",
|
||||
"photo_url": "https://telegra.ph/file/p/7851c277644/94e09c5b2034d988b7e1f1d.jpg?c=81,584,347,347,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Upgrade to supergroup"
|
||||
}
|
||||
},
|
||||
"GroupPermission.AddSuccess": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/GroupPermission.AddSuccess",
|
||||
"photo_url": "https://telegra.ph/file/p/ceaff6bd448/9741173ff0059022502041d.jpg?c=386,1227,471,471,280,280",
|
||||
|
@ -5865,6 +5825,14 @@
|
|||
"singular": "Duration"
|
||||
}
|
||||
},
|
||||
"GroupPermission.NewTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/GroupPermission.NewTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/a89ef53e627/9a7857759539e270b846b1d.jpg?c=408,139,424,424,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New Exception"
|
||||
}
|
||||
},
|
||||
"GroupPermission.NoAddMembers": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/GroupPermission.NoAddMembers",
|
||||
"photo_url": "https://telegra.ph/file/p/53d9c381980/33a1dc5dc3f1b0d18250d17.jpg?c=133,925,280,280,280,280",
|
||||
|
@ -5953,6 +5921,22 @@
|
|||
"singular": "Exception"
|
||||
}
|
||||
},
|
||||
"GroupRemoved.AddToGroup": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/GroupRemoved.AddToGroup",
|
||||
"photo_url": "https://telegra.ph/file/p/19354645a7d/64e5ad3ebf22554defe9f17.jpg?c=160,805,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add To Group"
|
||||
}
|
||||
},
|
||||
"GroupRemoved.DeleteUser": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/GroupRemoved.DeleteUser",
|
||||
"photo_url": "https://telegra.ph/file/p/19354645a7d/64e5ad3ebf22554defe9f17.jpg?c=161,877,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete User"
|
||||
}
|
||||
},
|
||||
"GroupRemoved.Remove": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/GroupRemoved.Remove",
|
||||
"photo_url": "https://telegra.ph/file/p/2f204c67062/ca0aa8a80247cd659959a1d.jpg?c=20,129,280,280,280,280",
|
||||
|
@ -6025,15 +6009,6 @@
|
|||
"singular": "Join as Speaker"
|
||||
}
|
||||
},
|
||||
"Invitation.Members": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Invitation.Members",
|
||||
"photo_url": "https://telegra.ph/file/p/884c7e0152c/2d254c98eb454753541e01d.jpg?c=180,509,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "1 member:",
|
||||
"plural": "<mark class=\"token\">%@</mark> members:"
|
||||
}
|
||||
},
|
||||
"Invite.ChannelsTooMuch": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Invite.ChannelsTooMuch",
|
||||
"photo_url": "https://telegra.ph/file/p/d1d908b486e/99144208e472f5c01687a17.jpg?c=83,26,434,434,280,280",
|
||||
|
@ -6607,6 +6582,22 @@
|
|||
"singular": "Sorry, you are a member of too many groups and channels. Please leave one before joining another."
|
||||
}
|
||||
},
|
||||
"LastSeen.JustNow": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/LastSeen.JustNow",
|
||||
"photo_url": "https://telegra.ph/file/p/5a7c25b8fa6/288c0dcd7f31aae826cd817.jpg?c=97,592,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "last seen just now"
|
||||
}
|
||||
},
|
||||
"LastSeen.Lately": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/LastSeen.Lately",
|
||||
"photo_url": "https://telegra.ph/file/p/5a7c25b8fa6/288c0dcd7f31aae826cd817.jpg?c=96,665,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "last seen recently"
|
||||
}
|
||||
},
|
||||
"LiveStream.CancelConfirmationText": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/LiveStream.CancelConfirmationText",
|
||||
"photo_url": "https://telegra.ph/file/p/b4b24d7f083/4b41660664818b3141ccd17.jpg?c=98,444,401,401,280,280",
|
||||
|
@ -7686,6 +7677,14 @@
|
|||
"singular": "<mark class=\"token\">%1$@</mark> pinned a voice message"
|
||||
}
|
||||
},
|
||||
"PINNED_POLL": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/PINNED_POLL",
|
||||
"photo_url": "https://telegra.ph/file/p/bf7edfbbeb3/8ddb453685a6cb28be44f1d.jpg?c=348,1793,435,435,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> pinned a poll"
|
||||
}
|
||||
},
|
||||
"PINNED_ROUND": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/PINNED_ROUND",
|
||||
"photo_url": "https://telegra.ph/file/p/1db0996fb22/3c0eb829e1daa99a68e4f1d.jpg?c=100,639,436,436,280,280",
|
||||
|
@ -7766,6 +7765,14 @@
|
|||
"singular": "AVAILABLE REACTIONS"
|
||||
}
|
||||
},
|
||||
"PeerInfo.AllowedReactions.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/PeerInfo.AllowedReactions.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/86ce08e31d3/a89690bb6b0f82165a65817.jpg?c=160,73,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reactions"
|
||||
}
|
||||
},
|
||||
"PeerInfo.AutoDeleteDisable": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/PeerInfo.AutoDeleteDisable",
|
||||
"photo_url": "https://telegra.ph/file/p/13ac3c308e6/c8295bfbc21f3574dda3517.jpg?c=137,713,280,280,280,280",
|
||||
|
@ -7814,6 +7821,30 @@
|
|||
"singular": "More"
|
||||
}
|
||||
},
|
||||
"PeerInfo.ButtonSearch": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/PeerInfo.ButtonSearch",
|
||||
"photo_url": "https://telegra.ph/file/p/5a7c25b8fa6/288c0dcd7f31aae826cd817.jpg?c=202,374,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Search"
|
||||
}
|
||||
},
|
||||
"PeerInfo.ButtonUnmute": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/PeerInfo.ButtonUnmute",
|
||||
"photo_url": "https://telegra.ph/file/p/5a7c25b8fa6/288c0dcd7f31aae826cd817.jpg?c=115,375,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unmute"
|
||||
}
|
||||
},
|
||||
"PeerInfo.ButtonVoiceChat": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/PeerInfo.ButtonVoiceChat",
|
||||
"photo_url": "https://telegra.ph/file/p/5a7c25b8fa6/288c0dcd7f31aae826cd817.jpg?c=21,373,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Video Chat"
|
||||
}
|
||||
},
|
||||
"PeerInfo.ChannelAutoDeleteInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/PeerInfo.ChannelAutoDeleteInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/5290701947a/5c9bec221ceed1373233f17.jpg?c=194,647,373,373,280,280",
|
||||
|
@ -8214,6 +8245,14 @@
|
|||
"singular": "Unlock a wider range of reactions on messages by subscribing to **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"Presence.online": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Presence.online",
|
||||
"photo_url": "https://telegra.ph/file/p/5a7c25b8fa6/288c0dcd7f31aae826cd817.jpg?c=73,517,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "online"
|
||||
}
|
||||
},
|
||||
"Privacy.GroupsAndChannels.InviteToChannelError": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Privacy.GroupsAndChannels.InviteToChannelError",
|
||||
"photo_url": "https://telegra.ph/file/p/d4c3ee75035/f364c8c2452810b28a5aa1d.jpg?c=52,275,536,536,280,280",
|
||||
|
@ -8815,6 +8854,33 @@
|
|||
"singular": "Promote"
|
||||
}
|
||||
},
|
||||
"Stats.GroupTopAdminBans": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Stats.GroupTopAdminBans",
|
||||
"photo_url": "https://telegra.ph/file/p/f24c3397bd8/a0fce7a930163d1d4499b17.jpg?c=237,319,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> restriction",
|
||||
"plural": "<mark class=\"token\">%@</mark> restrictions"
|
||||
}
|
||||
},
|
||||
"Stats.GroupTopAdminDeletions": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Stats.GroupTopAdminDeletions",
|
||||
"photo_url": "https://telegra.ph/file/p/f24c3397bd8/a0fce7a930163d1d4499b17.jpg?c=73,320,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> deletion",
|
||||
"plural": "<mark class=\"token\">%@</mark> deletions"
|
||||
}
|
||||
},
|
||||
"Stats.GroupTopAdminKicks": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Stats.GroupTopAdminKicks",
|
||||
"photo_url": "https://telegra.ph/file/p/f24c3397bd8/a0fce7a930163d1d4499b17.jpg?c=146,319,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> ban",
|
||||
"plural": "<mark class=\"token\">%@</mark> bans"
|
||||
}
|
||||
},
|
||||
"Stats.GroupTopAdminsTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Stats.GroupTopAdminsTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/f24c3397bd8/a0fce7a930163d1d4499b17.jpg?c=27,253,280,280,280,280",
|
||||
|
@ -9346,6 +9412,14 @@
|
|||
"singular": "We let the speakers know"
|
||||
}
|
||||
},
|
||||
"VoiceChat.Audio": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/VoiceChat.Audio",
|
||||
"photo_url": "https://telegra.ph/file/p/90e0ad94486/00185d1c8d3bd456e788317.jpg?c=33,648,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "audio"
|
||||
}
|
||||
},
|
||||
"VoiceChat.CancelConfirmationEnd": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/VoiceChat.CancelConfirmationEnd",
|
||||
"photo_url": "https://telegra.ph/file/p/4821fdec140/315a78045784aa6aa357317.jpg?c=228,600,280,280,280,280",
|
||||
|
@ -9410,6 +9484,14 @@
|
|||
"singular": "Change Photo"
|
||||
}
|
||||
},
|
||||
"VoiceChat.Connecting": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/VoiceChat.Connecting",
|
||||
"photo_url": "https://telegra.ph/file/p/1aa0d7f6b60/ccc05e3a83584371e365117.jpg?c=159,730,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Connecting..."
|
||||
}
|
||||
},
|
||||
"VoiceChat.ContextAudio": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/VoiceChat.ContextAudio",
|
||||
"photo_url": "https://telegra.ph/file/p/d7d098f7c20/60507060a2ad8ebd6259a17.jpg?c=27,220,280,280,280,280",
|
||||
|
@ -9692,6 +9774,14 @@
|
|||
"singular": "Late by"
|
||||
}
|
||||
},
|
||||
"VoiceChat.Leave": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/VoiceChat.Leave",
|
||||
"photo_url": "https://telegra.ph/file/p/90e0ad94486/00185d1c8d3bd456e788317.jpg?c=286,648,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "leave"
|
||||
}
|
||||
},
|
||||
"VoiceChat.LeaveAndCancelVoiceChat": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/VoiceChat.LeaveAndCancelVoiceChat",
|
||||
"photo_url": "https://telegra.ph/file/p/4821fdec140/315a78045784aa6aa357317.jpg?c=152,790,296,296,280,280",
|
||||
|
@ -9724,6 +9814,14 @@
|
|||
"singular": "Leave Video Chat"
|
||||
}
|
||||
},
|
||||
"VoiceChat.Live": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/VoiceChat.Live",
|
||||
"photo_url": "https://telegra.ph/file/p/90e0ad94486/00185d1c8d3bd456e788317.jpg?c=159,731,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You're Live"
|
||||
}
|
||||
},
|
||||
"VoiceChat.MutedByAdmin": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/VoiceChat.MutedByAdmin",
|
||||
"photo_url": "https://telegra.ph/file/p/bbc7710ca15/8bd6a8833a9858d41227a17.jpg?c=160,771,280,280,280,280",
|
||||
|
@ -9988,6 +10086,14 @@
|
|||
"singular": "late by <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"VoiceChat.StatusListening": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/VoiceChat.StatusListening",
|
||||
"photo_url": "https://telegra.ph/file/p/804e61077ca/9de170781c224bed27a2817.jpg?c=71,92,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "listening"
|
||||
}
|
||||
},
|
||||
"VoiceChat.StatusMutedForYou": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/VoiceChat.StatusMutedForYou",
|
||||
"photo_url": "https://telegra.ph/file/p/a31f5968c26/41feceef8fba37214343817.jpg?c=102,386,280,280,280,280",
|
||||
|
@ -9996,6 +10102,14 @@
|
|||
"singular": "muted for you"
|
||||
}
|
||||
},
|
||||
"VoiceChat.StatusSpeaking": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/VoiceChat.StatusSpeaking",
|
||||
"photo_url": "https://telegra.ph/file/p/8fdb1e51520/3212f00735f7df07a1e9d17.jpg?c=72,90,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "speaking"
|
||||
}
|
||||
},
|
||||
"VoiceChat.StatusSpeakingVolume": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/VoiceChat.StatusSpeakingVolume",
|
||||
"photo_url": "https://telegra.ph/file/p/366ff32669f/3b0176ef7d76ec91b12c217.jpg?c=88,133,280,280,280,280",
|
||||
|
@ -10092,6 +10206,30 @@
|
|||
"singular": "Tap to edit title"
|
||||
}
|
||||
},
|
||||
"VoiceChat.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/VoiceChat.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/8fdb1e51520/3212f00735f7df07a1e9d17.jpg?c=160,0,280,276,280,276",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Video Chat"
|
||||
}
|
||||
},
|
||||
"VoiceChat.Unmute": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/VoiceChat.Unmute",
|
||||
"photo_url": "https://telegra.ph/file/p/804e61077ca/9de170781c224bed27a2817.jpg?c=159,720,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unmute"
|
||||
}
|
||||
},
|
||||
"VoiceChat.UnmuteHelp": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/VoiceChat.UnmuteHelp",
|
||||
"photo_url": "https://telegra.ph/file/p/804e61077ca/9de170781c224bed27a2817.jpg?c=158,743,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "or hold and speak"
|
||||
}
|
||||
},
|
||||
"VoiceChat.Unpin": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/VoiceChat.Unpin",
|
||||
"photo_url": "https://telegra.ph/file/p/3dba0100788/802c06242a8240147fd6617.jpg?c=284,66,280,280,280,280",
|
||||
|
|
|
@ -23,6 +23,14 @@
|
|||
"singular": "recording"
|
||||
}
|
||||
},
|
||||
"Activity.RecordingVideoMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Activity.RecordingVideoMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/bcf8bf2f556/63df12365459feff140bd1d.jpg?c=190,51,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "recording video"
|
||||
}
|
||||
},
|
||||
"Activity.UploadingDocument": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Activity.UploadingDocument",
|
||||
"photo_url": "https://telegra.ph/file/p/fe77a111a7f/0d47faa4a9f6e13040f861d.jpg?c=437,161,306,306,280,280",
|
||||
|
@ -167,6 +175,15 @@
|
|||
"singular": "What went wrong?"
|
||||
}
|
||||
},
|
||||
"Call.Seconds": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Call.Seconds",
|
||||
"photo_url": "https://telegra.ph/file/p/8b37258a97c/305813f11139832ef24681d.jpg?c=277,764,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> second",
|
||||
"plural": "<mark class=\"token\">%@</mark> seconds"
|
||||
}
|
||||
},
|
||||
"Call.StatusBusy": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Call.StatusBusy",
|
||||
"photo_url": "https://telegra.ph/file/p/21610d39d13/1f797eeed39f6896942e01d.jpg?c=180,158,280,280,280,280",
|
||||
|
@ -450,6 +467,22 @@
|
|||
"singular": "Block User"
|
||||
}
|
||||
},
|
||||
"Conversation.Bytes": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.Bytes",
|
||||
"photo_url": "https://telegra.ph/file/p/ef490501087/e87df18423cfa680620bd1d.jpg?c=364,953,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> B"
|
||||
}
|
||||
},
|
||||
"Conversation.Call": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.Call",
|
||||
"photo_url": "https://telegra.ph/file/p/279ea1ba9bf/ef39126d0945089ca637c1d.jpg?c=297,155,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Call"
|
||||
}
|
||||
},
|
||||
"Conversation.ClearAll": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.ClearAll",
|
||||
"photo_url": "https://telegra.ph/file/p/0ba04bbcc5f/063fbd7dd81f157f8e8241d.jpg?c=17,44,280,280,280,280",
|
||||
|
@ -666,6 +699,14 @@
|
|||
"singular": "Message"
|
||||
}
|
||||
},
|
||||
"Conversation.InstantPagePreview": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.InstantPagePreview",
|
||||
"photo_url": "https://telegra.ph/file/p/8b37258a97c/305813f11139832ef24681d.jpg?c=134,421,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "INSTANT VIEW"
|
||||
}
|
||||
},
|
||||
"Conversation.InteractiveEmojiSyncTip": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.InteractiveEmojiSyncTip",
|
||||
"photo_url": "https://telegra.ph/file/p/2a7d8445393/5acc2245cd87f033eb44317.jpg?c=42,663,543,543,280,280",
|
||||
|
@ -810,6 +851,14 @@
|
|||
"singular": "No Results"
|
||||
}
|
||||
},
|
||||
"Conversation.SecretLinkPreviewAlert": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.SecretLinkPreviewAlert",
|
||||
"photo_url": "https://telegra.ph/file/p/5a41bdbaa13/a15ff27aab552c515a3be1d.jpg?c=105,366,540,540,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Would you like to enable extended link previews in Secret Chats? Note that link previews are generated on Telegram servers."
|
||||
}
|
||||
},
|
||||
"Conversation.SendMessage.SendWhenOnline": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.SendMessage.SendWhenOnline",
|
||||
"photo_url": "https://telegra.ph/file/p/680a526e533/0666ca00c6dfaf92ddd6517.jpg?c=145,769,280,280,280,280",
|
||||
|
@ -986,6 +1035,14 @@
|
|||
"singular": "Unmute"
|
||||
}
|
||||
},
|
||||
"Conversation.Unblock": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.Unblock",
|
||||
"photo_url": "https://telegra.ph/file/p/51a5943c125/de44bf373f7a0d10b163f1d.jpg?c=181,844,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unblock"
|
||||
}
|
||||
},
|
||||
"Conversation.UserSendMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.UserSendMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/1e849b0e232/8a406e1e65ddb2abc371e17.jpg?c=129,900,280,280,280,280",
|
||||
|
@ -1245,6 +1302,14 @@
|
|||
"singular": "Alert when <mark class=\"token\">%@</mark> is close"
|
||||
}
|
||||
},
|
||||
"MESSAGE_SCREENSHOT": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/MESSAGE_SCREENSHOT",
|
||||
"photo_url": "https://telegra.ph/file/p/0ec026a59c6/53795919acdb781a3e3211d.jpg?c=119,653,419,419,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> took a screenshot!"
|
||||
}
|
||||
},
|
||||
"Media.SendingOptionsTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Media.SendingOptionsTooltip",
|
||||
"photo_url": "https://telegra.ph/file/p/d4b7f4a95a5/ae199f7751a468f006eac17.jpg?c=63,668,537,537,280,280",
|
||||
|
@ -1253,6 +1318,22 @@
|
|||
"singular": "Hold this button to send your message with a self-destruct timer."
|
||||
}
|
||||
},
|
||||
"MediaPicker.TimerTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/MediaPicker.TimerTooltip",
|
||||
"photo_url": "https://telegra.ph/file/p/74bdaf357f6/d89b85d798708d1c79b311d.jpg?c=152,683,582,582,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can now set a self-destruct timer"
|
||||
}
|
||||
},
|
||||
"Message.File": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Message.File",
|
||||
"photo_url": "https://telegra.ph/file/p/bcf8bf2f556/63df12365459feff140bd1d.jpg?c=219,355,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "File"
|
||||
}
|
||||
},
|
||||
"Message.ForwardedMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Message.ForwardedMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/daa2d4389b7/c05ecd6f571e808a62b971d.jpg?c=316,722,299,299,280,280",
|
||||
|
@ -1322,6 +1403,33 @@
|
|||
"plural": "<mark class=\"token\">%@</mark> seconds"
|
||||
}
|
||||
},
|
||||
"MessageTimer.ShortDays": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/MessageTimer.ShortDays",
|
||||
"photo_url": "https://telegra.ph/file/p/2dbbb666e04/0f47940cc613495cb1a381d.jpg?c=292,844,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark>d",
|
||||
"plural": "<mark class=\"token\">%@</mark>d"
|
||||
}
|
||||
},
|
||||
"MessageTimer.ShortHours": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/MessageTimer.ShortHours",
|
||||
"photo_url": "https://telegra.ph/file/p/0114457c97f/193c9bef3be1599a84ee71d.jpg?c=309,856,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark>h",
|
||||
"plural": "<mark class=\"token\">%@</mark>h"
|
||||
}
|
||||
},
|
||||
"MessageTimer.ShortMinutes": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/MessageTimer.ShortMinutes",
|
||||
"photo_url": "https://telegra.ph/file/p/65e3ce0fda6/07688234a394a5dbd2da91d.jpg?c=160,532,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark>m",
|
||||
"plural": "<mark class=\"token\">%@</mark>m"
|
||||
}
|
||||
},
|
||||
"MessageTimer.ShortSeconds": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/MessageTimer.ShortSeconds",
|
||||
"photo_url": "https://telegra.ph/file/p/af91ed7f48f/896b750e1dd279351984e22.jpg?c=296,841,280,280,280,280",
|
||||
|
@ -1365,6 +1473,14 @@
|
|||
"singular": "Incoming Call"
|
||||
}
|
||||
},
|
||||
"Notification.CallOutgoing": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Notification.CallOutgoing",
|
||||
"photo_url": "https://telegra.ph/file/p/8b37258a97c/305813f11139832ef24681d.jpg?c=214,737,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Outgoing Call"
|
||||
}
|
||||
},
|
||||
"Notification.ChangedToSameWallpaper": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Notification.ChangedToSameWallpaper",
|
||||
"photo_url": "https://telegra.ph/file/p/42f77aeca12/2841ee6e2cbb32b4b27c817.jpg?c=51,428,502,502,280,280",
|
||||
|
@ -1477,6 +1593,22 @@
|
|||
"singular": "You are now within <mark class=\"token\">%1$@</mark> from <mark class=\"token\">%2$@</mark>"
|
||||
}
|
||||
},
|
||||
"Notification.SecretChatMessageScreenshot": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Notification.SecretChatMessageScreenshot",
|
||||
"photo_url": "https://telegra.ph/file/p/5897565251d/6973043052fefd2a7142f1d.jpg?c=136,701,363,363,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> took a screenshot!"
|
||||
}
|
||||
},
|
||||
"Notification.SecretChatMessageScreenshotSelf": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Notification.SecretChatMessageScreenshotSelf",
|
||||
"photo_url": "https://telegra.ph/file/p/8649035f945/a7da87d628cbbe46079c51d.jpg?c=107,673,407,407,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You took a screenshot!"
|
||||
}
|
||||
},
|
||||
"Notification.VideoCallCanceled": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Notification.VideoCallCanceled",
|
||||
"photo_url": "https://telegra.ph/file/p/94ea85e24e2/bf579bda07b21271e529917.jpg?c=203,362,298,298,280,280",
|
||||
|
@ -1701,6 +1833,14 @@
|
|||
"singular": "Encryption Key"
|
||||
}
|
||||
},
|
||||
"Profile.MessageLifetime1d": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Profile.MessageLifetime1d",
|
||||
"photo_url": "https://telegra.ph/file/p/25ce49e5e84/b9a6835c7c5e457d2c93222.jpg?c=295,841,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "1d"
|
||||
}
|
||||
},
|
||||
"Profile.MessageLifetime1h": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Profile.MessageLifetime1h",
|
||||
"photo_url": "https://telegra.ph/file/p/4ad5eb805fe/82d5b2ece52938a430a8c1d.jpg?c=295,841,280,280,280,280",
|
||||
|
@ -1829,6 +1969,14 @@
|
|||
"singular": "If you set a timer, the video will self-destruct after it is viewed."
|
||||
}
|
||||
},
|
||||
"SecretVideo.NotViewedYet": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/SecretVideo.NotViewedYet",
|
||||
"photo_url": "https://telegra.ph/file/p/25b731f1731/73cbbd5c6242ee4e23b431d.jpg?c=175,854,477,477,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> hasn't played this video yet"
|
||||
}
|
||||
},
|
||||
"SecretVideo.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/SecretVideo.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/f1449016979/393e167581242bc55db851d.jpg?c=133,36,376,376,280,280",
|
||||
|
@ -1837,6 +1985,24 @@
|
|||
"singular": "Disappearing Video"
|
||||
}
|
||||
},
|
||||
"ServiceMessage.GameScoreExtended": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/ServiceMessage.GameScoreExtended",
|
||||
"photo_url": "https://telegra.ph/file/p/4a686a5554f/c0cd9ae7d65065e8572831d.jpg?c=63,573,510,510,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{name}</mark> scored <mark class=\"token\">%@</mark> in <mark class=\"token\">{game}</mark>",
|
||||
"plural": "<mark class=\"token\">{name}</mark> scored <mark class=\"token\">%@</mark> in <mark class=\"token\">{game}</mark>"
|
||||
}
|
||||
},
|
||||
"ServiceMessage.GameScoreSelfExtended": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/ServiceMessage.GameScoreSelfExtended",
|
||||
"photo_url": "https://telegra.ph/file/p/fa2e9bd9288/1df7e42586fcf40a5c65e1d.jpg?c=155,795,430,430,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You scored <mark class=\"token\">%@</mark> in <mark class=\"token\">{game}</mark>",
|
||||
"plural": "You scored <mark class=\"token\">%@</mark> in <mark class=\"token\">{game}</mark>"
|
||||
}
|
||||
},
|
||||
"Share.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Share.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/8fe5fa5df4b/de3105474bf129c70b0281d.jpg?c=13,787,280,280,280,280",
|
||||
|
@ -2013,6 +2179,14 @@
|
|||
"singular": "Info"
|
||||
}
|
||||
},
|
||||
"Watch.LastSeen.JustNow": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Watch.LastSeen.JustNow",
|
||||
"photo_url": "https://telegra.ph/file/p/1e22f34b0e6/4aad245c50bcf2426c7521d.jpg?c=277,27,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "just now"
|
||||
}
|
||||
},
|
||||
"Watch.UserInfo.Unmute": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Watch.UserInfo.Unmute",
|
||||
"photo_url": "https://telegra.ph/file/p/4f293a90b80/45f3276efae473bbb33d11d.jpg?c=32,46,280,280,280,280",
|
||||
|
|
|
@ -47,14 +47,6 @@
|
|||
"singular": "Black"
|
||||
}
|
||||
},
|
||||
"Appearance.AppIconClassic": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Appearance.AppIconClassic",
|
||||
"photo_url": "https://telegra.ph/file/p/8c7806fb7e7/af579f5b04cd9af81880b17.jpg?c=146,673,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Classic"
|
||||
}
|
||||
},
|
||||
"Appearance.AppIconClassicX": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Appearance.AppIconClassicX",
|
||||
"photo_url": "https://telegra.ph/file/p/d85cc387954/712824e36d19713b0c5b41d.jpg?c=45,1413,280,280,280,280",
|
||||
|
@ -71,14 +63,6 @@
|
|||
"singular": "Default"
|
||||
}
|
||||
},
|
||||
"Appearance.AppIconDefaultX": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Appearance.AppIconDefaultX",
|
||||
"photo_url": "https://telegra.ph/file/p/8c7806fb7e7/af579f5b04cd9af81880b17.jpg?c=42,673,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Mono Black"
|
||||
}
|
||||
},
|
||||
"Appearance.AppIconFilled": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Appearance.AppIconFilled",
|
||||
"photo_url": "https://telegra.ph/file/p/d85cc387954/712824e36d19713b0c5b41d.jpg?c=306,1413,280,280,280,280",
|
||||
|
@ -7024,6 +7008,14 @@
|
|||
"singular": "Calls"
|
||||
}
|
||||
},
|
||||
"Privacy.Calls.AlwaysAllow": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Calls.AlwaysAllow",
|
||||
"photo_url": "https://telegra.ph/file/p/8880784807c/5b7d33e0fbfef77c1063a17.jpg?c=14,731,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Always Allow"
|
||||
}
|
||||
},
|
||||
"Privacy.Calls.AlwaysAllow.Placeholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Calls.AlwaysAllow.Placeholder",
|
||||
"photo_url": "https://telegra.ph/file/p/5e79df72cd7/4f14d6ae3ba577cf2f7601d.jpg?c=15,116,280,280,280,280",
|
||||
|
@ -7040,6 +7032,30 @@
|
|||
"singular": "Always Allow"
|
||||
}
|
||||
},
|
||||
"Privacy.Calls.CustomHelp": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Calls.CustomHelp",
|
||||
"photo_url": "https://telegra.ph/file/p/8880784807c/5b7d33e0fbfef77c1063a17.jpg?c=22,285,498,498,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Choose exactly who can and can't call you."
|
||||
}
|
||||
},
|
||||
"Privacy.Calls.CustomShareHelp": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Calls.CustomShareHelp",
|
||||
"photo_url": "https://telegra.ph/file/p/8880784807c/5b7d33e0fbfef77c1063a17.jpg?c=0,584,587,588,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "These users will or will not be able to call you regardless of the settings above."
|
||||
}
|
||||
},
|
||||
"Privacy.Calls.Integration": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Calls.Integration",
|
||||
"photo_url": "https://telegra.ph/file/p/accb378c949/4c9e2810990ca94fdb90417.jpg?c=38,816,285,285,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "iOS Call Integration"
|
||||
}
|
||||
},
|
||||
"Privacy.Calls.IntegrationHelp": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Calls.IntegrationHelp",
|
||||
"photo_url": "https://telegra.ph/file/p/accb378c949/4c9e2810990ca94fdb90417.jpg?c=10,666,569,569,280,280",
|
||||
|
@ -7048,6 +7064,14 @@
|
|||
"singular": "iOS Call Integration shows Telegram calls on the lock screen and in the system's call history. If iCloud sync is enabled, your call history is shared with Apple."
|
||||
}
|
||||
},
|
||||
"Privacy.Calls.NeverAllow": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Calls.NeverAllow",
|
||||
"photo_url": "https://telegra.ph/file/p/8880784807c/5b7d33e0fbfef77c1063a17.jpg?c=15,645,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Never Allow"
|
||||
}
|
||||
},
|
||||
"Privacy.Calls.NeverAllow.Placeholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Calls.NeverAllow.Placeholder",
|
||||
"photo_url": "https://telegra.ph/file/p/7216d4f780c/49524f99e5c71f8277ac21d.jpg?c=16,116,280,280,280,280",
|
||||
|
@ -7064,6 +7088,14 @@
|
|||
"singular": "Never Allow"
|
||||
}
|
||||
},
|
||||
"Privacy.Calls.P2P": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Calls.P2P",
|
||||
"photo_url": "https://telegra.ph/file/p/8880784807c/5b7d33e0fbfef77c1063a17.jpg?c=29,630,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Peer-to-Peer"
|
||||
}
|
||||
},
|
||||
"Privacy.Calls.P2PAlways": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Calls.P2PAlways",
|
||||
"photo_url": "https://telegra.ph/file/p/20028d8834a/de5768c26214ba023cbb91d.jpg?c=13,775,280,280,280,280",
|
||||
|
@ -7080,6 +7112,14 @@
|
|||
"singular": "My Contacts"
|
||||
}
|
||||
},
|
||||
"Privacy.Calls.P2PHelp": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Calls.P2PHelp",
|
||||
"photo_url": "https://telegra.ph/file/p/accb378c949/4c9e2810990ca94fdb90417.jpg?c=3,371,592,592,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Disabling peer-to-peer will relay all calls through Telegram servers to avoid revealing your IP address, but may decrease audio and video quality."
|
||||
}
|
||||
},
|
||||
"Privacy.Calls.P2PNever": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Calls.P2PNever",
|
||||
"photo_url": "https://telegra.ph/file/p/20028d8834a/de5768c26214ba023cbb91d.jpg?c=14,916,280,280,280,280",
|
||||
|
@ -7088,6 +7128,14 @@
|
|||
"singular": "Never"
|
||||
}
|
||||
},
|
||||
"Privacy.Calls.WhoCanCallMe": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Calls.WhoCanCallMe",
|
||||
"photo_url": "https://telegra.ph/file/p/8880784807c/5b7d33e0fbfef77c1063a17.jpg?c=32,154,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "WHO CAN CALL ME"
|
||||
}
|
||||
},
|
||||
"Privacy.ChatsTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.ChatsTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/77c95b7f5d8/927b56ef790b5220fa79f1d.jpg?c=12,686,280,280,280,280",
|
||||
|
@ -7882,14 +7930,6 @@
|
|||
"singular": "Last Seen & Online"
|
||||
}
|
||||
},
|
||||
"PrivacySettings.LastSeenContacts": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/PrivacySettings.LastSeenContacts",
|
||||
"photo_url": "https://telegra.ph/file/p/f955bfe7eaa/3d99e18829ad9d9a6cd1f17.jpg?c=87,257,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "My Contacts"
|
||||
}
|
||||
},
|
||||
"PrivacySettings.LastSeenContactsMinus": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/PrivacySettings.LastSeenContactsMinus",
|
||||
"photo_url": "https://telegra.ph/file/p/2ae19e1a4ab/d120ad1cb9acce640b8ec1d.jpg?c=281,260,308,308,280,280",
|
||||
|
@ -7914,14 +7954,6 @@
|
|||
"singular": "My Contacts (+<mark class=\"token\">%@</mark>)"
|
||||
}
|
||||
},
|
||||
"PrivacySettings.LastSeenEverybody": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/PrivacySettings.LastSeenEverybody",
|
||||
"photo_url": "https://telegra.ph/file/p/f955bfe7eaa/3d99e18829ad9d9a6cd1f17.jpg?c=81,199,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Everybody"
|
||||
}
|
||||
},
|
||||
"PrivacySettings.LastSeenEverybodyMinus": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/PrivacySettings.LastSeenEverybodyMinus",
|
||||
"photo_url": "https://telegra.ph/file/p/27a6153941d/7b56ac3315b4425f6c3fa1d.jpg?c=308,268,280,280,280,280",
|
||||
|
@ -7930,14 +7962,6 @@
|
|||
"singular": "Everybody (-<mark class=\"token\">%@</mark>)"
|
||||
}
|
||||
},
|
||||
"PrivacySettings.LastSeenNobody": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/PrivacySettings.LastSeenNobody",
|
||||
"photo_url": "https://telegra.ph/file/p/255ec1737b4/b36bed6195414256682bf17.jpg?c=76,315,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Nobody"
|
||||
}
|
||||
},
|
||||
"PrivacySettings.LastSeenNobodyPlus": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/PrivacySettings.LastSeenNobodyPlus",
|
||||
"photo_url": "https://telegra.ph/file/p/acf16de82f2/4e60ce16232f6886d29711d.jpg?c=313,269,280,280,280,280",
|
||||
|
@ -7946,6 +7970,14 @@
|
|||
"singular": "Nobody (+<mark class=\"token\">%@</mark>)"
|
||||
}
|
||||
},
|
||||
"PrivacySettings.LastSeenTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/PrivacySettings.LastSeenTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/255ec1737b4/b36bed6195414256682bf17.jpg?c=154,72,291,291,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Last Seen & Online"
|
||||
}
|
||||
},
|
||||
"PrivacySettings.LoginEmail": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/PrivacySettings.LoginEmail",
|
||||
"photo_url": "https://telegra.ph/file/p/d6227228197/054a746a69606fc36f6bf17.jpg?c=75,317,280,280,280,280",
|
||||
|
|
|
@ -199,39 +199,39 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">5288</span>
|
||||
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">5151</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/macos/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/macos/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/macos/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
<div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/login/" class="tr-section">
|
||||
<div class="tr-section-cover cover2"></div>
|
||||
<div class="tr-section-caption">Log In (71)</div>
|
||||
<div class="tr-section-caption">Log In (70)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/chat_list/" class="tr-section">
|
||||
<div class="tr-section-cover cover3"></div>
|
||||
<div class="tr-section-caption">Chat List (247)</div>
|
||||
<div class="tr-section-caption">Chat List (222)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (174)</div>
|
||||
<div class="tr-section-caption">Private chats (143)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1086)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1067)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/profile/" class="tr-section">
|
||||
<div class="tr-section-cover cover5"></div>
|
||||
<div class="tr-section-caption">Profile (54)</div>
|
||||
<div class="tr-section-caption">Profile (51)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (940)</div>
|
||||
<div class="tr-section-caption">Settings (923)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/stories/" class="tr-section">
|
||||
|
@ -256,7 +256,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (685)</div>
|
||||
<div class="tr-section-caption">General (642)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/unsorted/" class="tr-section">
|
||||
|
|
|
@ -31,14 +31,6 @@
|
|||
"singular": "calling → <mark class=\"token\">%@</mark>..."
|
||||
}
|
||||
},
|
||||
"Chat.ConnectingStatus.connecting": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Chat.ConnectingStatus.connecting",
|
||||
"photo_url": "https://telegra.ph/file/p/b196df24dc7/b321380f04cbb89f48f781d.jpg?c=280,14,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Connecting"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Archive": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Chat.Context.Archive",
|
||||
"photo_url": "https://telegra.ph/file/p/15c663ab5ed/4df4935b69c5f624bfbc61d.jpg?c=302,1020,280,280,280,280",
|
||||
|
@ -71,14 +63,6 @@
|
|||
"singular": "Drop the folder here to send it"
|
||||
}
|
||||
},
|
||||
"Chat.ForwardActionHeader": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Chat.ForwardActionHeader",
|
||||
"photo_url": "https://telegra.ph/file/p/0abfd6ae771/9a1ac84d391f4985a45011d.jpg?c=248,14,313,313,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Forward Messages"
|
||||
}
|
||||
},
|
||||
"Chat.List.Contact": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Chat.List.Contact",
|
||||
"photo_url": "https://telegra.ph/file/p/51e8685bce7/42c9d195a3b89a26715d91d.jpg?c=116,326,280,280,280,280",
|
||||
|
@ -334,14 +318,6 @@
|
|||
"singular": "Archived Chats"
|
||||
}
|
||||
},
|
||||
"ChatList.Context.Call": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Context.Call",
|
||||
"photo_url": "https://telegra.ph/file/p/fda58fa0e1c/3d586c4a6be808250e5d31d.jpg?c=327,186,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Call"
|
||||
}
|
||||
},
|
||||
"ChatList.Context.ClearHistory": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Context.ClearHistory",
|
||||
"photo_url": "https://telegra.ph/file/p/fda58fa0e1c/3d586c4a6be808250e5d31d.jpg?c=357,218,280,280,280,280",
|
||||
|
@ -366,14 +342,6 @@
|
|||
"singular": "Delete Chat"
|
||||
}
|
||||
},
|
||||
"ChatList.Context.LeaveChannel": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Context.LeaveChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/349978fb13e/be6e125a675d2acdc4e3a1d.jpg?c=156,355,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Leave Channel"
|
||||
}
|
||||
},
|
||||
"ChatList.Context.LeaveGroup": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Context.LeaveGroup",
|
||||
"photo_url": "https://telegra.ph/file/p/e10030e06b6/2bd4258942fc5bdaf4e131d.jpg?c=353,167,280,280,280,280",
|
||||
|
@ -398,22 +366,6 @@
|
|||
"singular": "Mark As Unread"
|
||||
}
|
||||
},
|
||||
"ChatList.Context.Mute": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Context.Mute",
|
||||
"photo_url": "https://telegra.ph/file/p/fda58fa0e1c/3d586c4a6be808250e5d31d.jpg?c=332,157,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Mute"
|
||||
}
|
||||
},
|
||||
"ChatList.Context.Pin": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Context.Pin",
|
||||
"photo_url": "https://telegra.ph/file/p/fda58fa0e1c/3d586c4a6be808250e5d31d.jpg?c=327,125,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Pin"
|
||||
}
|
||||
},
|
||||
"ChatList.Context.PinError": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Context.PinError",
|
||||
"photo_url": "https://telegra.ph/file/p/db9d0d506f1/3f9a6d2f283a2a9f03b191d.jpg?c=1001,55,594,594,280,280",
|
||||
|
@ -454,22 +406,6 @@
|
|||
"singular": "Sound"
|
||||
}
|
||||
},
|
||||
"ChatList.Context.Unmute": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Context.Unmute",
|
||||
"photo_url": "https://telegra.ph/file/p/11a4bfd3aa1/2ec2a4928f152b9015fc31d.jpg?c=296,271,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unmute"
|
||||
}
|
||||
},
|
||||
"ChatList.Context.Unpin": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Context.Unpin",
|
||||
"photo_url": "https://telegra.ph/file/p/e10030e06b6/2bd4258942fc5bdaf4e131d.jpg?c=333,104,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unpin"
|
||||
}
|
||||
},
|
||||
"ChatList.DownloadsTag": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.DownloadsTag",
|
||||
"photo_url": "https://telegra.ph/file/p/55d0c4505e5/6046d39213b53db12421216.jpg?c=3,15,280,280,280,280",
|
||||
|
@ -1201,22 +1137,6 @@
|
|||
"singular": "Unread"
|
||||
}
|
||||
},
|
||||
"ChatList.UnsupportedMessage": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.UnsupportedMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/95f9ad4d960/4948d60166936f6c98d681d.jpg?c=114,193,387,387,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Message is not supported"
|
||||
}
|
||||
},
|
||||
"ChatList.You": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.You",
|
||||
"photo_url": "https://telegra.ph/file/p/dc3af0c20e9/c0609009ca8153595cd0c1d.jpg?c=109,258,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You"
|
||||
}
|
||||
},
|
||||
"Compose.Confirm.StartSecretChat": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Compose.Confirm.StartSecretChat",
|
||||
"photo_url": "https://telegra.ph/file/p/a1258846e13/db9862276c4aba26ce6931d.jpg?c=547,46,399,399,280,280",
|
||||
|
@ -1225,14 +1145,6 @@
|
|||
"singular": "Start a secret chat with <mark class=\"token\">%@</mark>?"
|
||||
}
|
||||
},
|
||||
"Compose.Popover.NewChannel": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Compose.Popover.NewChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/4a3021d1a5f/712579e40a36af02a55601d.jpg?c=331,225,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New Channel"
|
||||
}
|
||||
},
|
||||
"Compose.Popover.NewGroup": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Compose.Popover.NewGroup",
|
||||
"photo_url": "https://telegra.ph/file/p/4a3021d1a5f/712579e40a36af02a55601d.jpg?c=329,97,280,280,280,280",
|
||||
|
@ -1241,14 +1153,6 @@
|
|||
"singular": "New Group"
|
||||
}
|
||||
},
|
||||
"Compose.Popover.NewSecretChat": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Compose.Popover.NewSecretChat",
|
||||
"photo_url": "https://telegra.ph/file/p/4a3021d1a5f/712579e40a36af02a55601d.jpg?c=346,160,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New Secret Chat"
|
||||
}
|
||||
},
|
||||
"DownloadsManager.Control.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/DownloadsManager.Control.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/fbbba02f411/521946247c1236d72700b16.jpg?c=0,236,276,280,276,280",
|
||||
|
@ -1694,30 +1598,6 @@
|
|||
"singular": "Saved"
|
||||
}
|
||||
},
|
||||
"Search.Separator.ChatsAndContacts": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Search.Separator.ChatsAndContacts",
|
||||
"photo_url": "https://telegra.ph/file/p/dc3af0c20e9/c0609009ca8153595cd0c1d.jpg?c=6,69,338,338,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "contacts and chats"
|
||||
}
|
||||
},
|
||||
"Search.Separator.GlobalPeers": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Search.Separator.GlobalPeers",
|
||||
"photo_url": "https://telegra.ph/file/p/aa669dc535b/344fa3cf57a71c67ee5171d.jpg?c=8,75,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "global search"
|
||||
}
|
||||
},
|
||||
"Search.Separator.Messages": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Search.Separator.Messages",
|
||||
"photo_url": "https://telegra.ph/file/p/dc3af0c20e9/c0609009ca8153595cd0c1d.jpg?c=7,187,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "messages"
|
||||
}
|
||||
},
|
||||
"Search.Separator.Popular": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Search.Separator.Popular",
|
||||
"photo_url": "https://telegra.ph/file/p/fd45f43e1a0/764de4e3212320c3f04eb1d.jpg?c=7,71,280,280,280,280",
|
||||
|
@ -1726,14 +1606,6 @@
|
|||
"singular": "People"
|
||||
}
|
||||
},
|
||||
"Search.Separator.Recent": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Search.Separator.Recent",
|
||||
"photo_url": "https://telegra.ph/file/p/046feded10c/df975a040533b74e4e8a71d.jpg?c=7,154,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Recent"
|
||||
}
|
||||
},
|
||||
"SearchField.Search": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SearchField.Search",
|
||||
"photo_url": "https://telegra.ph/file/p/a69a558239a/4fd2d6af38113201705ae1d.jpg?c=42,13,280,280,280,280",
|
||||
|
@ -1742,14 +1614,6 @@
|
|||
"singular": "Search"
|
||||
}
|
||||
},
|
||||
"Separator.Clear": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Separator.Clear",
|
||||
"photo_url": "https://telegra.ph/file/p/046feded10c/df975a040533b74e4e8a71d.jpg?c=445,154,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "clear"
|
||||
}
|
||||
},
|
||||
"Separator.ShowLess": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Separator.ShowLess",
|
||||
"photo_url": "https://telegra.ph/file/p/e2a7035f6ea/6161adb179364e5e029681d.jpg?c=403,71,280,280,280,280",
|
||||
|
@ -1766,14 +1630,6 @@
|
|||
"singular": "show more"
|
||||
}
|
||||
},
|
||||
"ServiceMessage.ExpiredFile": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ServiceMessage.ExpiredFile",
|
||||
"photo_url": "https://telegra.ph/file/p/1288e0de5db/6bbf5bdb5b8ea49c946521d.jpg?c=119,327,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "file has expired"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Confirm.Delete": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.Confirm.Delete",
|
||||
"photo_url": "https://telegra.ph/file/p/720e3dbc274/66476a0524f73da5eaf3c17.jpg?c=105,32,280,280,280,280",
|
||||
|
@ -1913,62 +1769,6 @@
|
|||
"singular": "No, it's not me!"
|
||||
}
|
||||
},
|
||||
"Weekday.ShortFriday": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Weekday.ShortFriday",
|
||||
"photo_url": "https://telegra.ph/file/p/0f192ec779f/93aaeaa6c9a28d429c4e51d.jpg?c=455,295,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Fri"
|
||||
}
|
||||
},
|
||||
"Weekday.ShortMonday": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Weekday.ShortMonday",
|
||||
"photo_url": "https://telegra.ph/file/p/0f192ec779f/93aaeaa6c9a28d429c4e51d.jpg?c=448,719,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Mon"
|
||||
}
|
||||
},
|
||||
"Weekday.ShortSaturday": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Weekday.ShortSaturday",
|
||||
"photo_url": "https://telegra.ph/file/p/0f192ec779f/93aaeaa6c9a28d429c4e51d.jpg?c=447,189,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sat"
|
||||
}
|
||||
},
|
||||
"Weekday.ShortSunday": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Weekday.ShortSunday",
|
||||
"photo_url": "https://telegra.ph/file/p/0f192ec779f/93aaeaa6c9a28d429c4e51d.jpg?c=453,77,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sun"
|
||||
}
|
||||
},
|
||||
"Weekday.ShortThursday": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Weekday.ShortThursday",
|
||||
"photo_url": "https://telegra.ph/file/p/0f192ec779f/93aaeaa6c9a28d429c4e51d.jpg?c=451,401,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Thu"
|
||||
}
|
||||
},
|
||||
"Weekday.ShortTuesday": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Weekday.ShortTuesday",
|
||||
"photo_url": "https://telegra.ph/file/p/0f192ec779f/93aaeaa6c9a28d429c4e51d.jpg?c=454,612,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Tue"
|
||||
}
|
||||
},
|
||||
"Weekday.ShortWednesday": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Weekday.ShortWednesday",
|
||||
"photo_url": "https://telegra.ph/file/p/0f192ec779f/93aaeaa6c9a28d429c4e51d.jpg?c=447,504,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Wed"
|
||||
}
|
||||
},
|
||||
"peerInfo.Confirm.ClearHistory.Group": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/peerInfo.Confirm.ClearHistory.Group",
|
||||
"photo_url": "https://telegra.ph/file/p/16b036cf038/3727b0b943633a1eeb1a61d.jpg?c=646,32,648,648,280,280",
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -552,14 +552,6 @@
|
|||
"singular": "restricted by <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Channel.Blacklist.SelectNewUserTitle": {
|
||||
"url": "https://translations.telegram.org/en/macos/groups_and_channels/Channel.Blacklist.SelectNewUserTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/bbb482c2bcd/bf950ce306c2eaaea88301d.jpg?c=660,176,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Members"
|
||||
}
|
||||
},
|
||||
"Channel.Blacklist.Unban": {
|
||||
"url": "https://translations.telegram.org/en/macos/groups_and_channels/Channel.Blacklist.Unban",
|
||||
"photo_url": "https://telegra.ph/file/p/0f30ccb67f1/cfdd47a69cd21b363d2681d.jpg?c=721,783,280,280,280,280",
|
||||
|
@ -3184,14 +3176,6 @@
|
|||
"singular": "Make **<mark class=\"token\">%@</mark>** the discussion board for **<mark class=\"token\">%@</mark>**?"
|
||||
}
|
||||
},
|
||||
"DiscussionController.Channel.Empty.Description": {
|
||||
"url": "https://translations.telegram.org/en/macos/groups_and_channels/DiscussionController.Channel.Empty.Description",
|
||||
"photo_url": "https://telegra.ph/file/p/40150f746a7/65913c13e6c8f8dca1fb11d.jpg?c=553,341,858,858,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Everything you post in the channel will be forwarded to this group."
|
||||
}
|
||||
},
|
||||
"DiscussionController.Channel.Empty.Header1": {
|
||||
"url": "https://translations.telegram.org/en/macos/groups_and_channels/DiscussionController.Channel.Empty.Header1",
|
||||
"photo_url": "https://telegra.ph/file/p/f2ceff30110/194d678a90d4cdee9c33216.jpg?c=10,61,280,280,280,280",
|
||||
|
@ -7543,14 +7527,6 @@
|
|||
"singular": "Stop recording the audio stream?"
|
||||
}
|
||||
},
|
||||
"VoiceChat.Recording.Stop.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/groups_and_channels/VoiceChat.Recording.Stop.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/a9421e1b29a/be2d4af0bba3e37e704df16.jpg?c=6,6,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stop Recording"
|
||||
}
|
||||
},
|
||||
"VoiceChat.RemovePeer": {
|
||||
"url": "https://translations.telegram.org/en/macos/groups_and_channels/VoiceChat.RemovePeer",
|
||||
"photo_url": "https://telegra.ph/file/p/8d0dd47210b/9b6138e669f3cc62ffd7d16.jpg?c=15,60,280,280,280,280",
|
||||
|
|
|
@ -479,6 +479,14 @@
|
|||
"singular": "Enter Your Passcode"
|
||||
}
|
||||
},
|
||||
"PeerInfo.Phone": {
|
||||
"url": "https://translations.telegram.org/en/macos/login/PeerInfo.Phone",
|
||||
"photo_url": "https://telegra.ph/file/p/0f948e503e3/4e96e545385043afab9e21d.jpg?c=570,298,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "phone"
|
||||
}
|
||||
},
|
||||
"TermsOfService.Accept": {
|
||||
"url": "https://translations.telegram.org/en/macos/login/TermsOfService.Accept",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -7,6 +7,14 @@
|
|||
"singular": "The file size must not exceed 10MB and the image dimensions must not exceed 500x500px."
|
||||
}
|
||||
},
|
||||
"AudioController.voiceMessage": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/AudioController.voiceMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/6d4be02dc48/3b0035f8967e965d9795a1d.jpg?c=944,108,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "voice message"
|
||||
}
|
||||
},
|
||||
"AudioRecord.Help.Fixed": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/AudioRecord.Help.Fixed",
|
||||
"photo_url": "https://telegra.ph/file/p/4c10651abf5/7c00ce9fd81b293ee4e5f1d.jpg?c=924,1003,409,409,280,280",
|
||||
|
@ -31,6 +39,22 @@
|
|||
"singular": "Finish the call with <mark class=\"token\">%@</mark> and start a new one with <mark class=\"token\">%@</mark>?"
|
||||
}
|
||||
},
|
||||
"Call.Confirm.DiscardCurrent.Header": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Call.Confirm.DiscardCurrent.Header",
|
||||
"photo_url": "https://telegra.ph/file/p/1f14c1edd7b/c221b99106f95635dd3931d.jpg?c=547,11,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Call in Progress"
|
||||
}
|
||||
},
|
||||
"Call.ParticipantVersionOutdatedError": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Call.ParticipantVersionOutdatedError",
|
||||
"photo_url": "https://telegra.ph/file/p/d496a9f06a4/1a14b7238c825ec83d7481d.jpg?c=539,33,611,611,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark>'s app does not support calls. They need to update their app before you can call them."
|
||||
}
|
||||
},
|
||||
"Call.PrivacyErrorMessage": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Call.PrivacyErrorMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/c9b2c82727c/9cc8c876fbbe076adcc7d1d.jpg?c=643,18,280,280,280,280",
|
||||
|
@ -39,6 +63,14 @@
|
|||
"singular": "Sorry, you cannot call <mark class=\"token\">%@</mark> because of their privacy settings. You can ask them to modify their setting or to call you instead."
|
||||
}
|
||||
},
|
||||
"Call.Recent.Missed": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Call.Recent.Missed",
|
||||
"photo_url": "https://telegra.ph/file/p/9392db01cbf/d40db00a827a799bfddab1d.jpg?c=730,808,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Missed"
|
||||
}
|
||||
},
|
||||
"Call.ShortMinutes": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Call.ShortMinutes",
|
||||
"photo_url": "https://telegra.ph/file/p/aeee94ead58/9712c545898db305400fb1d.jpg?c=721,650,280,280,280,280",
|
||||
|
@ -48,6 +80,15 @@
|
|||
"plural": "<mark class=\"token\">%d</mark> min"
|
||||
}
|
||||
},
|
||||
"Call.ShortSeconds": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Call.ShortSeconds",
|
||||
"photo_url": "https://telegra.ph/file/p/aeee94ead58/9712c545898db305400fb1d.jpg?c=714,812,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> sec",
|
||||
"plural": "<mark class=\"token\">%d</mark> sec"
|
||||
}
|
||||
},
|
||||
"Call.StatusConnecting": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Call.StatusConnecting",
|
||||
"photo_url": "https://telegra.ph/file/p/69c26497509/b6ba857730c1f5509b8721d.jpg?c=532,289,280,280,280,280",
|
||||
|
@ -56,6 +97,14 @@
|
|||
"singular": "Connecting..."
|
||||
}
|
||||
},
|
||||
"Call.StatusFailed": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Call.StatusFailed",
|
||||
"photo_url": "https://telegra.ph/file/p/783ed6f5c84/fa379c316a6836c0afe481d.jpg?c=128,425,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Call Failed"
|
||||
}
|
||||
},
|
||||
"Chat.Bubbles.ForwardedFrom": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Bubbles.ForwardedFrom",
|
||||
"photo_url": "https://telegra.ph/file/p/6319c3eb88c/7452704de860243ebfeac1d.jpg?c=1532,748,327,327,280,280",
|
||||
|
@ -64,6 +113,30 @@
|
|||
"singular": "Forwarded from: [<mark class=\"token\">%@</mark>]()"
|
||||
}
|
||||
},
|
||||
"Chat.Call.Incoming": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Call.Incoming",
|
||||
"photo_url": "https://telegra.ph/file/p/9392db01cbf/d40db00a827a799bfddab1d.jpg?c=750,780,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Incoming Call"
|
||||
}
|
||||
},
|
||||
"Chat.Call.Outgoing": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Call.Outgoing",
|
||||
"photo_url": "https://telegra.ph/file/p/9392db01cbf/d40db00a827a799bfddab1d.jpg?c=750,672,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Outgoing Call"
|
||||
}
|
||||
},
|
||||
"Chat.Cancel": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Cancel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Cancel"
|
||||
}
|
||||
},
|
||||
"Chat.ChatTheme.ResetToDefault": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.ChatTheme.ResetToDefault",
|
||||
"photo_url": "https://telegra.ph/file/p/ebdff844bf1/c83f1bd1516637f45070e17.jpg?c=93,761,280,280,280,280",
|
||||
|
@ -145,6 +218,22 @@
|
|||
"singular": "Link Preview"
|
||||
}
|
||||
},
|
||||
"Chat.Header.ReportSpam": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Header.ReportSpam",
|
||||
"photo_url": "https://telegra.ph/file/p/42e4c65dbb7/740007cb862f2d39726cd1d.jpg?c=1305,186,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Report Spam"
|
||||
}
|
||||
},
|
||||
"Chat.Input.Accessory.EditMessage": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Input.Accessory.EditMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/6d4be02dc48/3b0035f8967e965d9795a1d.jpg?c=607,827,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Edit Message"
|
||||
}
|
||||
},
|
||||
"Chat.Input.Delete": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Input.Delete",
|
||||
"photo_url": "https://telegra.ph/file/p/158ef853472/4e244ff155c70557d53f31d.jpg?c=947,902,280,280,280,280",
|
||||
|
@ -177,6 +266,14 @@
|
|||
"singular": "Unblock user"
|
||||
}
|
||||
},
|
||||
"Chat.List.Sticker": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.List.Sticker",
|
||||
"photo_url": "https://telegra.ph/file/p/de0e4d92d9c/2c795667e1543bfe6feac1d.jpg?c=118,113,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> Sticker"
|
||||
}
|
||||
},
|
||||
"Chat.List.Voice": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.List.Voice",
|
||||
"photo_url": "https://telegra.ph/file/p/6d4be02dc48/3b0035f8967e965d9795a1d.jpg?c=611,856,280,280,280,280",
|
||||
|
@ -242,6 +339,46 @@
|
|||
"singular": "Reminder"
|
||||
}
|
||||
},
|
||||
"Chat.SecretChat.1Feature": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.SecretChat.1Feature",
|
||||
"photo_url": "https://telegra.ph/file/p/255ae1c9396/2d6ba68aa5f2988d4a08a1d.jpg?c=847,355,376,376,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": " - Use end-to-end encryption"
|
||||
}
|
||||
},
|
||||
"Chat.SecretChat.2Feature": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.SecretChat.2Feature",
|
||||
"photo_url": "https://telegra.ph/file/p/255ae1c9396/2d6ba68aa5f2988d4a08a1d.jpg?c=831,357,408,408,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": " - Leave no trace on our servers"
|
||||
}
|
||||
},
|
||||
"Chat.SecretChat.3Feature": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.SecretChat.3Feature",
|
||||
"photo_url": "https://telegra.ph/file/p/255ae1c9396/2d6ba68aa5f2988d4a08a1d.jpg?c=854,401,364,364,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": " - Have a self-destruct timer"
|
||||
}
|
||||
},
|
||||
"Chat.SecretChat.4Feature": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.SecretChat.4Feature",
|
||||
"photo_url": "https://telegra.ph/file/p/255ae1c9396/2d6ba68aa5f2988d4a08a1d.jpg?c=872,443,329,329,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": " - Do not allow forwarding"
|
||||
}
|
||||
},
|
||||
"Chat.SecretChat.EmptyHeader": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.SecretChat.EmptyHeader",
|
||||
"photo_url": "https://telegra.ph/file/p/255ae1c9396/2d6ba68aa5f2988d4a08a1d.jpg?c=851,367,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Secret chats:"
|
||||
}
|
||||
},
|
||||
"Chat.Send.SendWhenOnline": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Send.SendWhenOnline",
|
||||
"photo_url": "https://telegra.ph/file/p/2bf36b4c641/ba0bf259091abe2f2fee617.jpg?c=303,680,280,280,280,280",
|
||||
|
@ -290,6 +427,38 @@
|
|||
"singular": "<mark class=\"token\">%@</mark> took a screenshot!"
|
||||
}
|
||||
},
|
||||
"Chat.Service.SecretChat.DisabledTimer": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Service.SecretChat.DisabledTimer",
|
||||
"photo_url": "https://telegra.ph/file/p/59eaa641bd7/dd41284e6bebb84e25b3f1d.jpg?c=810,332,548,548,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> disabled the self-destruct timer"
|
||||
}
|
||||
},
|
||||
"Chat.Service.SecretChat.DisabledTimer.Self": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Service.SecretChat.DisabledTimer.Self",
|
||||
"photo_url": "https://telegra.ph/file/p/75e470539f4/ff8824b159b9b963ad3621d.jpg?c=822,343,526,526,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You disabled the self-destruct timer"
|
||||
}
|
||||
},
|
||||
"Chat.Service.SecretChat.SetTimer": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Service.SecretChat.SetTimer",
|
||||
"photo_url": "https://telegra.ph/file/p/3ce26a86a49/52f53fff29db35be30c0f1d.jpg?c=761,289,636,636,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> set the self-destruct timer to <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.Service.SecretChat.SetTimer.Self": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Service.SecretChat.SetTimer.Self",
|
||||
"photo_url": "https://telegra.ph/file/p/253fdf824ec/e45f90c27be2987e3669e1d.jpg?c=749,276,659,659,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You set the self-destruct timer to <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.Title.Reminder": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Chat.Title.Reminder",
|
||||
"photo_url": "https://telegra.ph/file/p/264b438643d/7cdd60edc528edc10978519.jpg?c=292,3,280,280,280,280",
|
||||
|
@ -339,6 +508,30 @@
|
|||
"plural": "<mark class=\"token\">%d</mark> New Chats Available"
|
||||
}
|
||||
},
|
||||
"ChatList.SecretChat.Created": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ChatList.SecretChat.Created",
|
||||
"photo_url": "https://telegra.ph/file/p/635aafe0b1d/cb31652ea6a993fe3b8a51d.jpg?c=125,559,404,404,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> created a secret chat."
|
||||
}
|
||||
},
|
||||
"ChatList.SecretChat.ExKeys": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ChatList.SecretChat.ExKeys",
|
||||
"photo_url": "https://telegra.ph/file/p/255ae1c9396/2d6ba68aa5f2988d4a08a1d.jpg?c=105,544,298,298,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Waiting to come online"
|
||||
}
|
||||
},
|
||||
"ChatList.SecretChat.Joined": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ChatList.SecretChat.Joined",
|
||||
"photo_url": "https://telegra.ph/file/p/b4d0648a4ec/9d20ea88352c919acb60b1d.jpg?c=122,93,430,430,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> joined your secret chat."
|
||||
}
|
||||
},
|
||||
"ChatList.SecretChat.Terminated": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ChatList.SecretChat.Terminated",
|
||||
"photo_url": "https://telegra.ph/file/p/158ef853472/4e244ff155c70557d53f31d.jpg?c=127,617,317,317,280,280",
|
||||
|
@ -347,6 +540,22 @@
|
|||
"singular": "Secret chat canceled"
|
||||
}
|
||||
},
|
||||
"ChatList.Service.Call.Missed": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ChatList.Service.Call.Missed",
|
||||
"photo_url": "https://telegra.ph/file/p/9392db01cbf/d40db00a827a799bfddab1d.jpg?c=119,113,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Missed Call"
|
||||
}
|
||||
},
|
||||
"ChatList.Service.Call.outgoing": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ChatList.Service.Call.outgoing",
|
||||
"photo_url": "https://telegra.ph/file/p/979f629e51d/20cd919781d3f13893b631d.jpg?c=114,623,318,318,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Outgoing Call (<mark class=\"token\">%@</mark>)"
|
||||
}
|
||||
},
|
||||
"ChatMessage.Folder.Expired": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/ChatMessage.Folder.Expired",
|
||||
"photo_url": "https://telegra.ph/file/p/21c06ba48d5/11a45c187fc07b35e747e17.jpg?c=122,55,280,280,280,280",
|
||||
|
@ -427,6 +636,22 @@
|
|||
"singular": "Theme will be also applied for <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Compose.Select.SecretChat": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Compose.Select.SecretChat",
|
||||
"photo_url": "https://telegra.ph/file/p/dc586a24bd6/c2aa2a49939db95a4cdd31d.jpg?c=661,178,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Secret Chat"
|
||||
}
|
||||
},
|
||||
"Confirm.DeleteChatUser": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Confirm.DeleteChatUser",
|
||||
"photo_url": "https://telegra.ph/file/p/12c7ca9f916/607dda0e5b0160a390c811d.jpg?c=532,28,662,662,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to delete all message history?<br/><br/>This action cannot be undone."
|
||||
}
|
||||
},
|
||||
"Contacts.NotRegistredDescription": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Contacts.NotRegistredDescription",
|
||||
"photo_url": "https://telegra.ph/file/p/e39cc6a29b3/6e6af8d4aeb132a3a8e9b1d.jpg?c=637,24,675,675,280,280",
|
||||
|
@ -500,6 +725,15 @@
|
|||
"singular": "Forward"
|
||||
}
|
||||
},
|
||||
"Message.ActionsPanel.SelectedCount": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Message.ActionsPanel.SelectedCount",
|
||||
"photo_url": "https://telegra.ph/file/p/9392db01cbf/d40db00a827a799bfddab1d.jpg?c=913,834,356,356,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> message selected",
|
||||
"plural": "<mark class=\"token\">%d</mark> messages selected"
|
||||
}
|
||||
},
|
||||
"Message.Context.Goto": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/Message.Context.Goto",
|
||||
"photo_url": "ttps://telegra.ph/file/p/5f411e1fe38/7684fc440a2bd9604c8691d.jp",
|
||||
|
|
|
@ -199,14 +199,6 @@
|
|||
"singular": "Notifications"
|
||||
}
|
||||
},
|
||||
"PeerInfo.Phone": {
|
||||
"url": "https://translations.telegram.org/en/macos/profile/PeerInfo.Phone",
|
||||
"photo_url": "https://telegra.ph/file/p/0f948e503e3/4e96e545385043afab9e21d.jpg?c=570,298,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "phone"
|
||||
}
|
||||
},
|
||||
"PeerInfo.ReportReaction": {
|
||||
"url": "https://translations.telegram.org/en/macos/profile/PeerInfo.ReportReaction",
|
||||
"photo_url": "https://telegra.ph/file/p/cdcdffe62e0/e59f68f3cbce5203f6ef117.jpg?c=49,706,280,280,280,280",
|
||||
|
@ -279,14 +271,6 @@
|
|||
"singular": "Verified Account"
|
||||
}
|
||||
},
|
||||
"PeerInfo.bio": {
|
||||
"url": "https://translations.telegram.org/en/macos/profile/PeerInfo.bio",
|
||||
"photo_url": "https://telegra.ph/file/p/9b83e96b182/6bc992bc2a4b10d67972a1d.jpg?c=667,502,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "bio"
|
||||
}
|
||||
},
|
||||
"PeerInfo.scam": {
|
||||
"url": "https://translations.telegram.org/en/macos/profile/PeerInfo.scam",
|
||||
"photo_url": "https://telegra.ph/file/p/8b94f6eb58c/e4a0661006d3231df71ef1d.jpg?c=562,315,280,280,280,280",
|
||||
|
@ -295,14 +279,6 @@
|
|||
"singular": "scam"
|
||||
}
|
||||
},
|
||||
"PeerInfo.username": {
|
||||
"url": "https://translations.telegram.org/en/macos/profile/PeerInfo.username",
|
||||
"photo_url": "https://telegra.ph/file/p/9b83e96b182/6bc992bc2a4b10d67972a1d.jpg?c=699,603,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "username"
|
||||
}
|
||||
},
|
||||
"PeerMedia.CommonGroups": {
|
||||
"url": "https://translations.telegram.org/en/macos/profile/PeerMedia.CommonGroups",
|
||||
"photo_url": "https://telegra.ph/file/p/3a3ed090833/7876e80ffe11c422af48916.jpg?c=22,182,278,280,278,280",
|
||||
|
|
|
@ -1,12 +1,4 @@
|
|||
{
|
||||
"lng_attach_failed": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_attach_failed",
|
||||
"photo_url": "https://telegra.ph/file/p/a5dfbecf6c4/392de35cdfe153c94ea971d.jpg?c=466,196,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Failed"
|
||||
}
|
||||
},
|
||||
"lng_audio_player_reverse": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_audio_player_reverse",
|
||||
"photo_url": "https://telegra.ph/file/p/431a7422e66/52475bc651263d2791f8419.jpg?c=727,69,280,280,280,280",
|
||||
|
@ -39,14 +31,6 @@
|
|||
"singular": "Screencast"
|
||||
}
|
||||
},
|
||||
"lng_context_show_in_folder": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_context_show_in_folder",
|
||||
"photo_url": "https://telegra.ph/file/p/202c025cf7f/b98b17b873e4fd9a1cc151d.jpg?c=1016,194,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Show in Folder"
|
||||
}
|
||||
},
|
||||
"lng_context_to_msg": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_context_to_msg",
|
||||
"photo_url": "https://telegra.ph/file/p/03ce87c8f23/991b5cdf583063c390f8d1d.jpg?c=904,293,280,280,280,280",
|
||||
|
@ -55,22 +39,6 @@
|
|||
"singular": "Go To Message"
|
||||
}
|
||||
},
|
||||
"lng_date_and_duration": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_date_and_duration",
|
||||
"photo_url": "https://telegra.ph/file/p/d32a740ed31/e51feb1014b5c3d3bbc971d.jpg?c=712,880,327,327,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{date}</mark>, <mark class=\"token\">{duration}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_duration_played": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_duration_played",
|
||||
"photo_url": "https://telegra.ph/file/p/2fa226fc7da/5e13adb78463c582a5fdf1d.jpg?c=620,185,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{played}</mark> / <mark class=\"token\">{duration}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_edit_caption_voice": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_edit_caption_voice",
|
||||
"photo_url": "https://telegra.ph/file/p/483b7ffdf28/449afb6016612be21afe117.jpg?c=76,93,362,362,280,280",
|
||||
|
@ -79,22 +47,6 @@
|
|||
"singular": "Sorry, you can't edit messages when you have an unsent voice message."
|
||||
}
|
||||
},
|
||||
"lng_mac_choose_program_menu": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_mac_choose_program_menu",
|
||||
"photo_url": "https://telegra.ph/file/p/828c2aca303/906973a5e1a4d3b5febc31d.jpg?c=555,487,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Other..."
|
||||
}
|
||||
},
|
||||
"lng_media_audio": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_audio",
|
||||
"photo_url": "https://telegra.ph/file/p/2f04a911e70/afaffcfc9ede59bcdfb421d.jpg?c=485,243,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Voice message"
|
||||
}
|
||||
},
|
||||
"lng_media_audio_empty": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_audio_empty",
|
||||
"photo_url": "https://telegra.ph/file/p/ca303fa6185/5b69ac26100870d8c45141d.jpg?c=1828,435,419,419,280,280",
|
||||
|
@ -103,14 +55,6 @@
|
|||
"singular": "No voice messages here yet"
|
||||
}
|
||||
},
|
||||
"lng_media_download": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_download",
|
||||
"photo_url": "https://telegra.ph/file/p/c6e1b03c382/65f6c11147693d0c4b5361d.jpg?c=581,360,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Download"
|
||||
}
|
||||
},
|
||||
"lng_media_file_empty": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_file_empty",
|
||||
"photo_url": "https://telegra.ph/file/p/b09e9a1e46a/0b0d0d9a6a8ca8dc44d431d.jpg?c=1777,504,280,280,280,280",
|
||||
|
@ -159,14 +103,6 @@
|
|||
"singular": "No shared links found"
|
||||
}
|
||||
},
|
||||
"lng_media_open_with": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_open_with",
|
||||
"photo_url": "https://telegra.ph/file/p/c6e1b03c382/65f6c11147693d0c4b5361d.jpg?c=577,225,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open With"
|
||||
}
|
||||
},
|
||||
"lng_media_photo_empty": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_photo_empty",
|
||||
"photo_url": "https://telegra.ph/file/p/d087a8d26df/eba71eabf0b88c7be89301d.jpg?c=1896,496,299,299,280,280",
|
||||
|
@ -175,14 +111,6 @@
|
|||
"singular": "No photos here yet"
|
||||
}
|
||||
},
|
||||
"lng_media_save_progress": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_save_progress",
|
||||
"photo_url": "https://telegra.ph/file/p/c7b85cab81e/67379f7f7bd342442235a1d.jpg?c=792,397,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{ready}</mark> of <mark class=\"token\">{total}</mark> <mark class=\"token\">{mb}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_media_selected_audio": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_selected_audio",
|
||||
"photo_url": "https://telegra.ph/file/p/8c950b099e2/809f9cfcda2f5395d63941d.jpg?c=713,0,280,277,280,278",
|
||||
|
@ -294,14 +222,6 @@
|
|||
"singular": "Photos"
|
||||
}
|
||||
},
|
||||
"lng_media_type_songs": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_type_songs",
|
||||
"photo_url": "https://telegra.ph/file/p/f4b620c1add/dc3ae928cf4d98ec59c2c1d.jpg?c=1139,174,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Audio files"
|
||||
}
|
||||
},
|
||||
"lng_media_type_videos": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_media_type_videos",
|
||||
"photo_url": "https://telegra.ph/file/p/3c464072230/7659e8f861d90af172ce01d.jpg?c=1105,121,280,280,280,280",
|
||||
|
@ -318,14 +238,6 @@
|
|||
"singular": "No videos here yet"
|
||||
}
|
||||
},
|
||||
"lng_mediaview_doc_image": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_mediaview_doc_image",
|
||||
"photo_url": "https://telegra.ph/file/p/cbc8876af96/bbd9bbbc9e2cdb6db29611d.jpg?c=665,251,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "File"
|
||||
}
|
||||
},
|
||||
"lng_mediaview_forward": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_mediaview_forward",
|
||||
"photo_url": "https://telegra.ph/file/p/ed539872199/2fd94958fe3afb2ff60ee1d.jpg?c=514,21,280,280,280,280",
|
||||
|
@ -358,14 +270,6 @@
|
|||
"singular": "Rotate video"
|
||||
}
|
||||
},
|
||||
"lng_mediaview_yesterday": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_mediaview_yesterday",
|
||||
"photo_url": "https://telegra.ph/file/p/33d9731252a/a28b266becb1e661e584a1d.jpg?c=175,800,284,280,280,276",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "yesterday at <mark class=\"token\">{time}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_player_message_today": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_player_message_today",
|
||||
"photo_url": "https://telegra.ph/file/p/1388bfa84c0/15e0e104d6f2a10708f871d.jpg?c=507,0,280,279,280,280",
|
||||
|
@ -520,15 +424,6 @@
|
|||
"singular": "No votes"
|
||||
}
|
||||
},
|
||||
"lng_profile_audios": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_audios",
|
||||
"photo_url": "https://telegra.ph/file/p/b136f791152/875c8183df0f97fec1c8b1d.jpg?c=575,611,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> voice message",
|
||||
"plural": "<mark class=\"token\">{count}</mark> voice messages"
|
||||
}
|
||||
},
|
||||
"lng_profile_audios_header": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_audios_header",
|
||||
"photo_url": "https://telegra.ph/file/p/6654bf7cc88/24069e49782b23e2bbcfe1d.jpg?c=567,22,280,280,280,280",
|
||||
|
@ -546,14 +441,6 @@
|
|||
"plural": "<mark class=\"token\">{count}</mark> files"
|
||||
}
|
||||
},
|
||||
"lng_profile_files_header": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_files_header",
|
||||
"photo_url": "https://telegra.ph/file/p/b25210501aa/d6b8936e5f78c56b8c2cf1d.jpg?c=513,17,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Files"
|
||||
}
|
||||
},
|
||||
"lng_profile_gifs": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_gifs",
|
||||
"photo_url": "https://telegra.ph/file/p/5bb4220c9e1/da01948cd31b3fb9d8ece16.jpg?c=4,138,280,280,280,280",
|
||||
|
@ -588,15 +475,6 @@
|
|||
"singular": "Shared links"
|
||||
}
|
||||
},
|
||||
"lng_profile_songs": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_songs",
|
||||
"photo_url": "https://telegra.ph/file/p/b136f791152/875c8183df0f97fec1c8b1d.jpg?c=553,517,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> audio file",
|
||||
"plural": "<mark class=\"token\">{count}</mark> audio files"
|
||||
}
|
||||
},
|
||||
"lng_profile_songs_header": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_songs_header",
|
||||
"photo_url": "https://telegra.ph/file/p/f4b620c1add/dc3ae928cf4d98ec59c2c1d.jpg?c=544,22,280,280,280,280",
|
||||
|
@ -605,15 +483,6 @@
|
|||
"singular": "Audio files"
|
||||
}
|
||||
},
|
||||
"lng_profile_videos": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_videos",
|
||||
"photo_url": "https://telegra.ph/file/p/b136f791152/875c8183df0f97fec1c8b1d.jpg?c=534,473,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> video",
|
||||
"plural": "<mark class=\"token\">{count}</mark> videos"
|
||||
}
|
||||
},
|
||||
"lng_profile_videos_header": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_profile_videos_header",
|
||||
"photo_url": "https://telegra.ph/file/p/3c464072230/7659e8f861d90af172ce01d.jpg?c=520,22,280,280,280,280",
|
||||
|
@ -622,14 +491,6 @@
|
|||
"singular": "Videos"
|
||||
}
|
||||
},
|
||||
"lng_quit_from_tray": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_quit_from_tray",
|
||||
"photo_url": "https://telegra.ph/file/p/49efd868120/1a3edd278a2d0de63263a20.jpg?c=622,97,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Quit Telegram"
|
||||
}
|
||||
},
|
||||
"lng_send_album": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/camera_and_media/lng_send_album",
|
||||
"photo_url": "https://telegra.ph/file/p/14b35796f92/a8300996799ef0f1035001d.jpg?c=840,678,299,299,280,280",
|
||||
|
|
|
@ -687,14 +687,6 @@
|
|||
"singular": "File"
|
||||
}
|
||||
},
|
||||
"lng_attach_photo": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_attach_photo",
|
||||
"photo_url": "https://telegra.ph/file/p/88bf8adf6f7/fc4b0c66e970be84b6f941d.jpg?c=673,799,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Photo"
|
||||
}
|
||||
},
|
||||
"lng_audio_transcribe_trials_left": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_audio_transcribe_trials_left",
|
||||
"photo_url": "https://telegra.ph/file/p/bafaaf31aed/88ef832f0a32695438f9017.jpg?c=46,238,508,508,280,280",
|
||||
|
@ -914,14 +906,6 @@
|
|||
"singular": "Are you sure you want to completely clear your calls log?"
|
||||
}
|
||||
},
|
||||
"lng_call_box_status_date": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_call_box_status_date",
|
||||
"photo_url": "https://telegra.ph/file/p/7fe0ccb3fa6/3926cf51a12ca5a83c4a21d.jpg?c=617,132,338,338,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{date}</mark> at <mark class=\"token\">{time}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_call_box_status_group": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_call_box_status_group",
|
||||
"photo_url": "https://telegra.ph/file/p/07cb00fdf3d/102bb295c91fe0b7c6b0e1d.jpg?c=571,166,280,280,280,280",
|
||||
|
@ -1348,14 +1332,6 @@
|
|||
"singular": "Mute notifications"
|
||||
}
|
||||
},
|
||||
"lng_context_open_gif": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_context_open_gif",
|
||||
"photo_url": "https://telegra.ph/file/p/29306477777/5b0940ccfedb78b4c141a1d.jpg?c=624,654,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Open GIF"
|
||||
}
|
||||
},
|
||||
"lng_context_quote_and_reply": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_context_quote_and_reply",
|
||||
"photo_url": "https://telegra.ph/file/p/d6482e391cf/3fb81eaa9adcb73dad23a17.jpg?c=178,278,280,280,280,280",
|
||||
|
@ -1551,14 +1527,6 @@
|
|||
"singular": "Sorry, you can't attach new media while editing a message."
|
||||
}
|
||||
},
|
||||
"lng_edit_deleted": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_edit_deleted",
|
||||
"photo_url": "https://telegra.ph/file/p/b9ae6df74b6/8b0dcc6933718cb82326c1d.jpg?c=461,458,386,386,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This message was deleted"
|
||||
}
|
||||
},
|
||||
"lng_edit_error": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_edit_error",
|
||||
"photo_url": "https://telegra.ph/file/p/57d517c9d1a/76707b6e14c5fb4d2aa671d.jpg?c=499,305,465,465,280,280",
|
||||
|
@ -1583,14 +1551,6 @@
|
|||
"singular": "Edited: <mark class=\"token\">{date}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_emoji_category0": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_emoji_category0",
|
||||
"photo_url": "https://telegra.ph/file/p/b535f0485c0/7014c9f87038280907e211d.jpg?c=903,145,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Frequently used"
|
||||
}
|
||||
},
|
||||
"lng_emoji_category2": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_emoji_category2",
|
||||
"photo_url": "https://telegra.ph/file/p/e9d176e25ce/645c524fcf22ab150aa141d.jpg?c=827,295,280,280,280,280",
|
||||
|
@ -1695,22 +1655,6 @@
|
|||
"singular": "Voice message"
|
||||
}
|
||||
},
|
||||
"lng_faved_stickers_add": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_faved_stickers_add",
|
||||
"photo_url": "https://telegra.ph/file/p/26eb6e3f38e/525eb439ccc91d718daf11d.jpg?c=1096,218,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add to Favorites"
|
||||
}
|
||||
},
|
||||
"lng_faved_stickers_remove": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_faved_stickers_remove",
|
||||
"photo_url": "https://telegra.ph/file/p/107538c6c5c/bb353ad9d8b7e2e0a96051d.jpg?c=1070,161,345,345,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove from Favorites"
|
||||
}
|
||||
},
|
||||
"lng_filters_add_chats": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_filters_add_chats",
|
||||
"photo_url": "https://telegra.ph/file/p/8c489ac957f/7542c6761b364167949bc17.jpg?c=54,319,280,280,280,280",
|
||||
|
@ -2073,14 +2017,6 @@
|
|||
"singular": "Draft"
|
||||
}
|
||||
},
|
||||
"lng_full_name": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_full_name",
|
||||
"photo_url": "https://telegra.ph/file/p/f2710d0b439/9c40f025b003b3d0e23451d.jpg?c=580,151,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{first_name}</mark> <mark class=\"token\">{last_name}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_gif_error": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_gif_error",
|
||||
"photo_url": null,
|
||||
|
@ -2998,22 +2934,6 @@
|
|||
"singular": "imported"
|
||||
}
|
||||
},
|
||||
"lng_in_dlg_audio_file": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_in_dlg_audio_file",
|
||||
"photo_url": "https://telegra.ph/file/p/7c0863b3acf/627a60b629b7882df26cd1d.jpg?c=610,845,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Audio file"
|
||||
}
|
||||
},
|
||||
"lng_in_dlg_file": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_in_dlg_file",
|
||||
"photo_url": "https://telegra.ph/file/p/a6911d60492/5dd5364d0a526153919ad1d.jpg?c=580,840,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "File"
|
||||
}
|
||||
},
|
||||
"lng_in_dlg_poll": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_in_dlg_poll",
|
||||
"photo_url": "https://telegra.ph/file/p/7f94e693736/eb5daebefac1b49c151ac1d.jpg?c=550,965,280,280,280,280",
|
||||
|
@ -3022,14 +2942,6 @@
|
|||
"singular": "Poll"
|
||||
}
|
||||
},
|
||||
"lng_in_reply_to": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_in_reply_to",
|
||||
"photo_url": "https://telegra.ph/file/p/3db8e64f7a2/4f21932ee787fef80bef81d.jpg?c=605,908,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "In reply to"
|
||||
}
|
||||
},
|
||||
"lng_info_tab_media": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_info_tab_media",
|
||||
"photo_url": null,
|
||||
|
@ -3687,14 +3599,6 @@
|
|||
"singular": "July"
|
||||
}
|
||||
},
|
||||
"lng_month_day": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_month_day",
|
||||
"photo_url": "https://telegra.ph/file/p/f2d17577d18/a3fab88f1cafe40855d731d.jpg?c=750,252,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{month}</mark> <mark class=\"token\">{day}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_month_day1": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_month_day1",
|
||||
"photo_url": "https://telegra.ph/file/p/b4f4d835c8a/478c60a0bbdbc331fdd7b1d.jpg?c=723,97,280,280,280,280",
|
||||
|
@ -3891,14 +3795,6 @@
|
|||
"singular": "You have no contacts"
|
||||
}
|
||||
},
|
||||
"lng_notification_hide_all": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_notification_hide_all",
|
||||
"photo_url": "https://telegra.ph/file/p/6de2e63f1d4/c83d4402c0159477d45bf1d.jpg?c=961,332,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Hide all"
|
||||
}
|
||||
},
|
||||
"lng_notification_preview": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_notification_preview",
|
||||
"photo_url": "https://telegra.ph/file/p/53a57b54918/1e65ef965fe788f6a9a5d1d.jpg?c=932,39,324,324,280,280",
|
||||
|
@ -3931,14 +3827,6 @@
|
|||
"singular": "Open"
|
||||
}
|
||||
},
|
||||
"lng_open_this_link": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_open_this_link",
|
||||
"photo_url": "https://telegra.ph/file/p/608b9580591/70c8b2c97c9100e513a551d.jpg?c=453,246,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Open this link?"
|
||||
}
|
||||
},
|
||||
"lng_outdated_now": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_outdated_now",
|
||||
"photo_url": null,
|
||||
|
@ -3987,14 +3875,6 @@
|
|||
"singular": "Add"
|
||||
}
|
||||
},
|
||||
"lng_passcode_need_unblock": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_passcode_need_unblock",
|
||||
"photo_url": "https://telegra.ph/file/p/1136277094f/e00a538c969be0a43db731d.jpg?c=496,366,444,444,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You need to unlock me first."
|
||||
}
|
||||
},
|
||||
"lng_payments_receipt_button": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_payments_receipt_button",
|
||||
"photo_url": "https://telegra.ph/file/p/ee66bb050bf/4ff5ccffdb576ea14091c19.jpg?c=573,514,280,280,280,280",
|
||||
|
@ -4035,14 +3915,6 @@
|
|||
"singular": "Comment"
|
||||
}
|
||||
},
|
||||
"lng_player_message_date": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_player_message_date",
|
||||
"photo_url": "https://telegra.ph/file/p/1e77ec717a7/723fb827324d8b3414b461d.jpg?c=895,4,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{date}</mark> at <mark class=\"token\">{time}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_polls_anonymous_quiz": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_polls_anonymous_quiz",
|
||||
"photo_url": "https://telegra.ph/file/p/2bf1d02f09b/40bfa2dc8633718d4f69919.jpg?c=683,338,280,280,280,280",
|
||||
|
@ -4557,14 +4429,6 @@
|
|||
"singular": "Info"
|
||||
}
|
||||
},
|
||||
"lng_profile_loading": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_profile_loading",
|
||||
"photo_url": "https://telegra.ph/file/p/49434adba1b/f36c638ba7443d5bf060a1d.jpg?c=600,847,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Loading..."
|
||||
}
|
||||
},
|
||||
"lng_profile_shared_media": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_profile_shared_media",
|
||||
"photo_url": "https://telegra.ph/file/p/941f1a16587/8a47987af244096a3163216.jpg?c=1,0,280,279,280,280",
|
||||
|
@ -4831,14 +4695,6 @@
|
|||
"singular": "Report spam and leave"
|
||||
}
|
||||
},
|
||||
"lng_report_spam_sure_group": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_report_spam_sure_group",
|
||||
"photo_url": "https://telegra.ph/file/p/5c849043665/431302300a464ae62ec3f1d.jpg?c=473,52,635,635,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to report spam in this group?"
|
||||
}
|
||||
},
|
||||
"lng_rights_group_manage_calls": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_rights_group_manage_calls",
|
||||
"photo_url": "https://telegra.ph/file/p/ae69d2307cd/3cb7c8e413c40e698e17017.jpg?c=77,496,280,280,280,280",
|
||||
|
@ -4847,14 +4703,6 @@
|
|||
"singular": "Manage video chats"
|
||||
}
|
||||
},
|
||||
"lng_save_audio": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_save_audio",
|
||||
"photo_url": "https://telegra.ph/file/p/8ce13ce28d3/b4d7aa6b7471e53ed171f1d.jpg?c=307,190,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Save voice message"
|
||||
}
|
||||
},
|
||||
"lng_save_audio_file": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_save_audio_file",
|
||||
"photo_url": "https://telegra.ph/file/p/a8778d9da6b/35bea5f9c4c0983476d2c19.jpg?c=459,26,280,280,280,280",
|
||||
|
@ -5186,22 +5034,6 @@
|
|||
"singular": "Privacy and Security"
|
||||
}
|
||||
},
|
||||
"lng_share_confirm": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_share_confirm",
|
||||
"photo_url": "https://telegra.ph/file/p/1b36ceae69c/71e358824e574bae94e941d.jpg?c=742,604,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Send"
|
||||
}
|
||||
},
|
||||
"lng_share_done": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_share_done",
|
||||
"photo_url": "https://telegra.ph/file/p/ba6ba6f15f0/998ec430908eb7a0bf1d31d.jpg?c=661,349,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Done!"
|
||||
}
|
||||
},
|
||||
"lng_share_message_to_chat": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_share_message_to_chat",
|
||||
"photo_url": "https://telegra.ph/file/p/c1fc0de2e5c/c05b8afaf22bf9fa39e5519.jpg?c=342,529,517,517,280,280",
|
||||
|
@ -5533,22 +5365,6 @@
|
|||
"singular": "Export theme"
|
||||
}
|
||||
},
|
||||
"lng_theme_editor_new_keys": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_theme_editor_new_keys",
|
||||
"photo_url": "https://telegra.ph/file/p/e5fc1967285/62b2e3ff410e42fffa4d01d.jpg?c=1583,268,436,436,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Not in the palette yet"
|
||||
}
|
||||
},
|
||||
"lng_theme_editor_no_keys": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_theme_editor_no_keys",
|
||||
"photo_url": "https://telegra.ph/file/p/e5fc1967285/62b2e3ff410e42fffa4d01d.jpg?c=1537,99,406,406,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No keys in the palette yet"
|
||||
}
|
||||
},
|
||||
"lng_theme_editor_read_from_jpg": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_theme_editor_read_from_jpg",
|
||||
"photo_url": "https://telegra.ph/file/p/6a9e0c01f9e/563da9003c9263f32f9a71d.jpg?c=710,335,314,314,280,280",
|
||||
|
@ -5605,22 +5421,6 @@
|
|||
"singular": "Apply this theme"
|
||||
}
|
||||
},
|
||||
"lng_theme_preview_generating": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_theme_preview_generating",
|
||||
"photo_url": "https://telegra.ph/file/p/75581ac8605/2ba99ddf1dcbe781318821d.jpg?c=588,363,540,540,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Generating color theme preview..."
|
||||
}
|
||||
},
|
||||
"lng_theme_preview_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_theme_preview_title",
|
||||
"photo_url": "https://telegra.ph/file/p/75581ac8605/2ba99ddf1dcbe781318821d.jpg?c=46,5,282,282,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Theme Preview"
|
||||
}
|
||||
},
|
||||
"lng_try_other_contact": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_try_other_contact",
|
||||
"photo_url": "https://telegra.ph/file/p/c108a4285b2/4e04156aaba1815c6c7081d.jpg?c=888,739,330,330,280,280",
|
||||
|
@ -5710,22 +5510,6 @@
|
|||
"singular": "Select a chat to start messaging"
|
||||
}
|
||||
},
|
||||
"lng_wnd_menu_redo": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_wnd_menu_redo",
|
||||
"photo_url": "https://telegra.ph/file/p/74841fbc1b5/76241710861292e3641431d.jpg?c=540,213,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Redo"
|
||||
}
|
||||
},
|
||||
"lng_wnd_menu_undo": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_wnd_menu_undo",
|
||||
"photo_url": "https://telegra.ph/file/p/74841fbc1b5/76241710861292e3641431d.jpg?c=542,182,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Undo"
|
||||
}
|
||||
},
|
||||
"lng_years": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_years",
|
||||
"photo_url": "https://telegra.ph/file/p/f85e1ee7e96/2aefeef6aa80ffca7696517.jpg?c=86,503,280,280,280,280",
|
||||
|
|
|
@ -103,6 +103,14 @@
|
|||
"singular": "<mark class=\"token\">{from}</mark> is now within <mark class=\"token\">{distance}</mark> from <mark class=\"token\">{user}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_action_ttl_changed_channel": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_action_ttl_changed_channel",
|
||||
"photo_url": "https://telegra.ph/file/p/17708b042ea/3c5ac23dca86629d3c44b17.jpg?c=62,131,523,523,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Messages in this channel will be automatically deleted after <mark class=\"token\">{duration}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_action_ttl_changed_you": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_action_ttl_changed_you",
|
||||
"photo_url": "https://telegra.ph/file/p/0afebc3cccb/557b3aacc7db653b8a20517.jpg?c=123,160,370,370,280,280",
|
||||
|
@ -111,6 +119,14 @@
|
|||
"singular": "You set messages to auto-delete in <mark class=\"token\">{duration}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_action_ttl_removed_channel": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_action_ttl_removed_channel",
|
||||
"photo_url": "https://telegra.ph/file/p/17708b042ea/3c5ac23dca86629d3c44b17.jpg?c=44,158,554,554,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Messages in this channel will no longer be automatically deleted"
|
||||
}
|
||||
},
|
||||
"lng_action_ttl_removed_you": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_action_ttl_removed_you",
|
||||
"photo_url": "https://telegra.ph/file/p/0afebc3cccb/557b3aacc7db653b8a20517.jpg?c=132,80,293,293,280,280",
|
||||
|
@ -359,30 +375,6 @@
|
|||
"singular": "edited invite link <mark class=\"token\">{link}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_admin_log_edited_media": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_admin_log_edited_media",
|
||||
"photo_url": "https://telegra.ph/file/p/27abdb57970/dbaa4fdbdebd1b7ea9a5016.jpg?c=13,29,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{from}</mark> edited media:"
|
||||
}
|
||||
},
|
||||
"lng_admin_log_edited_media_and_caption": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_admin_log_edited_media_and_caption",
|
||||
"photo_url": "https://telegra.ph/file/p/27abdb57970/dbaa4fdbdebd1b7ea9a5016.jpg?c=14,127,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{from}</mark> edited media and caption:"
|
||||
}
|
||||
},
|
||||
"lng_admin_log_edited_media_and_removed_caption": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_admin_log_edited_media_and_removed_caption",
|
||||
"photo_url": "https://telegra.ph/file/p/27abdb57970/dbaa4fdbdebd1b7ea9a5016.jpg?c=15,304,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{from}</mark> edited media and removed caption:"
|
||||
}
|
||||
},
|
||||
"lng_admin_log_filter": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_admin_log_filter",
|
||||
"photo_url": "https://telegra.ph/file/p/d63f98e94e8/c828124cf2d7bed37416319.jpg?c=902,9,280,280,280,280",
|
||||
|
@ -1573,14 +1565,6 @@
|
|||
"singular": "Copy Message Link"
|
||||
}
|
||||
},
|
||||
"lng_context_delete_all_files": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_context_delete_all_files",
|
||||
"photo_url": "https://telegra.ph/file/p/4e95b91bfea/d4be3c28fc73fd5fb2c5d16.jpg?c=15,22,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete all files"
|
||||
}
|
||||
},
|
||||
"lng_context_delete_from_disk": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_context_delete_from_disk",
|
||||
"photo_url": "https://telegra.ph/file/p/d2ae1088d73/20c5ae5b41c3cde7ae0c516.jpg?c=15,62,280,280,280,280",
|
||||
|
@ -1757,22 +1741,6 @@
|
|||
"singular": "Primary link"
|
||||
}
|
||||
},
|
||||
"lng_create_private_channel_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_create_private_channel_about",
|
||||
"photo_url": "https://telegra.ph/file/p/c09c0fe4917/ffbfc01e368ba16cefcd91d.jpg?c=561,362,659,659,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only people with an invite link can join."
|
||||
}
|
||||
},
|
||||
"lng_create_private_channel_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_create_private_channel_title",
|
||||
"photo_url": "https://telegra.ph/file/p/c09c0fe4917/ffbfc01e368ba16cefcd91d.jpg?c=586,519,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Private Channel"
|
||||
}
|
||||
},
|
||||
"lng_create_private_group_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_create_private_group_about",
|
||||
"photo_url": "https://telegra.ph/file/p/e57a9e474be/8a8f8bb3809e5006b62491d.jpg?c=71,326,615,615,280,280",
|
||||
|
@ -1789,22 +1757,6 @@
|
|||
"singular": "Private Group"
|
||||
}
|
||||
},
|
||||
"lng_create_public_channel_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_create_public_channel_about",
|
||||
"photo_url": "https://telegra.ph/file/p/c09c0fe4917/ffbfc01e368ba16cefcd91d.jpg?c=557,280,681,681,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Anyone can find the channel in search and join"
|
||||
}
|
||||
},
|
||||
"lng_create_public_channel_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_create_public_channel_title",
|
||||
"photo_url": "https://telegra.ph/file/p/c09c0fe4917/ffbfc01e368ba16cefcd91d.jpg?c=581,410,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Public Channel"
|
||||
}
|
||||
},
|
||||
"lng_create_public_group_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_create_public_group_about",
|
||||
"photo_url": "https://telegra.ph/file/p/e57a9e474be/8a8f8bb3809e5006b62491d.jpg?c=58,214,657,657,280,280",
|
||||
|
@ -1821,24 +1773,6 @@
|
|||
"singular": "Public Group"
|
||||
}
|
||||
},
|
||||
"lng_days": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_days",
|
||||
"photo_url": "https://telegra.ph/file/p/15470a69c42/1e6788271e35d8382acf417.jpg?c=160,215,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> day",
|
||||
"plural": "<mark class=\"token\">{count}</mark> days"
|
||||
}
|
||||
},
|
||||
"lng_days_tiny": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_days_tiny",
|
||||
"photo_url": "https://telegra.ph/file/p/5bc37156756/afa3daafdac726f334d9a16.jpg?c=23,18,277,280,276,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark>d",
|
||||
"plural": "<mark class=\"token\">{count}</mark>d"
|
||||
}
|
||||
},
|
||||
"lng_delete_all_from_user": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_delete_all_from_user",
|
||||
"photo_url": "https://telegra.ph/file/p/56ff3a47a17/bacefb9601d573d349b8016.jpg?c=10,116,280,280,280,280",
|
||||
|
@ -1880,14 +1814,6 @@
|
|||
"singular": "Disable notifications"
|
||||
}
|
||||
},
|
||||
"lng_dlg_new_channel_name": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_dlg_new_channel_name",
|
||||
"photo_url": "https://telegra.ph/file/p/c09c0fe4917/ffbfc01e368ba16cefcd91d.jpg?c=705,131,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Channel name"
|
||||
}
|
||||
},
|
||||
"lng_dlg_new_group_name": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_dlg_new_group_name",
|
||||
"photo_url": "https://telegra.ph/file/p/abb4649f7fb/f6d5a7487510a67c47b531d.jpg?c=701,376,280,280,280,280",
|
||||
|
@ -1912,47 +1838,6 @@
|
|||
"singular": "Search messages in"
|
||||
}
|
||||
},
|
||||
"lng_download_sure_stop": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_download_sure_stop",
|
||||
"photo_url": "https://telegra.ph/file/p/dacad0fa90b/30c7654015e4f7d3c669216.jpg?c=10,75,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to stop downloading your files?<br/><br/>If you do, you'll need to start over."
|
||||
}
|
||||
},
|
||||
"lng_downloads_delete_in_cloud": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_downloads_delete_in_cloud",
|
||||
"photo_url": "https://telegra.ph/file/p/5ca848fd8e7/33b58af0709d4dca94b1916.jpg?c=10,65,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "They will be deleted from your disk, but will remain accessible in the cloud."
|
||||
}
|
||||
},
|
||||
"lng_downloads_delete_in_cloud_one": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_downloads_delete_in_cloud_one",
|
||||
"photo_url": "https://telegra.ph/file/p/e8e59eb75bd/d9e4f8712338c379046ca16.jpg?c=8,65,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "It will be deleted from your disk, but will remain accessible in the cloud."
|
||||
}
|
||||
},
|
||||
"lng_downloads_delete_sure": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_downloads_delete_sure",
|
||||
"photo_url": "https://telegra.ph/file/p/5ca848fd8e7/33b58af0709d4dca94b1916.jpg?c=5,53,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Do you want to delete <mark class=\"token\">{count}</mark> file?",
|
||||
"plural": "Do you want to delete <mark class=\"token\">{count}</mark> files?"
|
||||
}
|
||||
},
|
||||
"lng_downloads_delete_sure_all": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_downloads_delete_sure_all",
|
||||
"photo_url": "https://telegra.ph/file/p/9b9b13de72e/0d5f0e1710d723f06145116.jpg?c=5,67,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Do you want to delete all files?"
|
||||
}
|
||||
},
|
||||
"lng_downloads_delete_sure_one": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_downloads_delete_sure_one",
|
||||
"photo_url": "https://telegra.ph/file/p/6c48721a2ce/d8aaef421b351c931e72a16.jpg?c=5,100,280,280,280,280",
|
||||
|
@ -1993,14 +1878,6 @@
|
|||
"singular": "Edit Auto-Delete Settings"
|
||||
}
|
||||
},
|
||||
"lng_edit_channel_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_edit_channel_title",
|
||||
"photo_url": "https://telegra.ph/file/p/c09c0fe4917/ffbfc01e368ba16cefcd91d.jpg?c=519,22,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit channel"
|
||||
}
|
||||
},
|
||||
"lng_edit_group": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_edit_group",
|
||||
"photo_url": "https://telegra.ph/file/p/abb4649f7fb/f6d5a7487510a67c47b531d.jpg?c=514,268,280,280,280,280",
|
||||
|
@ -2579,6 +2456,22 @@
|
|||
"singular": "Live stream is scheduled. You can abort it or just close this panel."
|
||||
}
|
||||
},
|
||||
"lng_group_call_context_pin_camera": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_context_pin_camera",
|
||||
"photo_url": "https://telegra.ph/file/p/02210b199f2/264c9445b5fe013651f9f17.jpg?c=77,23,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Pin video"
|
||||
}
|
||||
},
|
||||
"lng_group_call_context_pin_screen": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_context_pin_screen",
|
||||
"photo_url": "https://telegra.ph/file/p/4373c7fc751/9c13d71a9af945d78d01617.jpg?c=121,25,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Pin screencast"
|
||||
}
|
||||
},
|
||||
"lng_group_call_context_remove": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_context_remove",
|
||||
"photo_url": "https://telegra.ph/file/p/9c884bed552/a3f2849a7ce30a5f7a3b816.jpg?c=20,100,280,280,280,280",
|
||||
|
@ -2603,6 +2496,22 @@
|
|||
"singular": "Unmute for me"
|
||||
}
|
||||
},
|
||||
"lng_group_call_context_unpin_camera": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_context_unpin_camera",
|
||||
"photo_url": "https://telegra.ph/file/p/4373c7fc751/9c13d71a9af945d78d01617.jpg?c=118,19,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unpin video"
|
||||
}
|
||||
},
|
||||
"lng_group_call_context_unpin_screen": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_context_unpin_screen",
|
||||
"photo_url": "https://telegra.ph/file/p/02210b199f2/264c9445b5fe013651f9f17.jpg?c=82,28,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unpin screencast"
|
||||
}
|
||||
},
|
||||
"lng_group_call_copy_listener_link": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_copy_listener_link",
|
||||
"photo_url": "https://telegra.ph/file/p/12980e27e5e/438714886ebdeee5763bb16.jpg?c=22,168,278,280,278,280",
|
||||
|
@ -2755,6 +2664,22 @@
|
|||
"singular": "Leave live stream"
|
||||
}
|
||||
},
|
||||
"lng_group_call_mac_recording": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_mac_recording",
|
||||
"photo_url": "https://telegra.ph/file/p/9160d50caf0/a3b28966e585cfad4f9c816.jpg?c=7,81,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Please allow **Screen Recording** for Telegram in Privacy Settings."
|
||||
}
|
||||
},
|
||||
"lng_group_call_mac_screencast_access": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_mac_screencast_access",
|
||||
"photo_url": "https://telegra.ph/file/p/9160d50caf0/a3b28966e585cfad4f9c816.jpg?c=9,61,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Telegram Desktop does not have access to screen recording required for Screen Sharing."
|
||||
}
|
||||
},
|
||||
"lng_group_call_muted_by_me_status": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_muted_by_me_status",
|
||||
"photo_url": "https://telegra.ph/file/p/d4f109142a8/9f11ccb2d781c46bd258016.jpg?c=4,40,280,280,280,280",
|
||||
|
@ -2763,6 +2688,22 @@
|
|||
"singular": "muted for you"
|
||||
}
|
||||
},
|
||||
"lng_group_call_muted_no_camera": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_muted_no_camera",
|
||||
"photo_url": "https://telegra.ph/file/p/65d9da4c98c/bdd9a4ca4e045c214cc6217.jpg?c=160,41,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can't turn on video while you're muted by admin."
|
||||
}
|
||||
},
|
||||
"lng_group_call_muted_no_screen": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_muted_no_screen",
|
||||
"photo_url": "https://telegra.ph/file/p/ba3950d7cd0/f44584c8831845e2d32a416.jpg?c=0,81,298,298,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can't share your screen while you're muted by admin."
|
||||
}
|
||||
},
|
||||
"lng_group_call_no_stream": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_no_stream",
|
||||
"photo_url": "https://telegra.ph/file/p/59502b51b08/d96f37e99d1f22c013ca416.jpg?c=10,45,280,280,280,280",
|
||||
|
@ -2779,6 +2720,14 @@
|
|||
"singular": "Oops! Telegram doesn't see any stream coming from your streaming app. Please make sure you entered the right Server URL and Stream Key in your app."
|
||||
}
|
||||
},
|
||||
"lng_group_call_noise_suppression": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_noise_suppression",
|
||||
"photo_url": "https://telegra.ph/file/p/4c46a41d049/7f7844e34dd60ab01d8e916.jpg?c=2,79,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enable Noise Suppression"
|
||||
}
|
||||
},
|
||||
"lng_group_call_or_schedule": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_or_schedule",
|
||||
"photo_url": "https://telegra.ph/file/p/72e6725069f/fb771a7bef4df25e4d97616.jpg?c=6,93,280,280,280,280",
|
||||
|
@ -2787,6 +2736,22 @@
|
|||
"singular": "You can also <mark class=\"token\">{link}</mark>."
|
||||
}
|
||||
},
|
||||
"lng_group_call_pinned_camera": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_pinned_camera",
|
||||
"photo_url": "https://telegra.ph/file/p/3d2bee4d5b1/a87eea3a718249edb66a217.jpg?c=160,41,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{user}</mark>'s video is pinned."
|
||||
}
|
||||
},
|
||||
"lng_group_call_pinned_camera_me": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_pinned_camera_me",
|
||||
"photo_url": "https://telegra.ph/file/p/f6470928993/f7f65423d4a97d7baea9d17.jpg?c=160,41,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your video is pinned."
|
||||
}
|
||||
},
|
||||
"lng_group_call_pinned_on_top": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_pinned_on_top",
|
||||
"photo_url": "https://telegra.ph/file/p/8f1fba33d31/8553b2703f78a907e111416.jpg?c=10,89,280,280,280,280",
|
||||
|
@ -2795,6 +2760,22 @@
|
|||
"singular": "Live stream is pinned on top."
|
||||
}
|
||||
},
|
||||
"lng_group_call_pinned_screen": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_pinned_screen",
|
||||
"photo_url": "https://telegra.ph/file/p/3cdecd8bcf4/deddc5a53e3dc88bebc4317.jpg?c=160,41,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{user}</mark>'s screencast is pinned."
|
||||
}
|
||||
},
|
||||
"lng_group_call_pinned_screen_me": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_pinned_screen_me",
|
||||
"photo_url": "https://telegra.ph/file/p/ef62969f82a/e2666aabc5c6e2a8681de17.jpg?c=160,41,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your screencast is pinned."
|
||||
}
|
||||
},
|
||||
"lng_group_call_raise_hand_tip": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_raise_hand_tip",
|
||||
"photo_url": "https://telegra.ph/file/p/207f67a4996/7d669dab47f0b7e2863d616.jpg?c=10,182,280,276,280,276",
|
||||
|
@ -2931,6 +2912,14 @@
|
|||
"singular": "Started recording the video stream."
|
||||
}
|
||||
},
|
||||
"lng_group_call_recording_stop": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_recording_stop",
|
||||
"photo_url": "https://telegra.ph/file/p/6782214fc47/a5eb771d5f7aa7e17fd0d16.jpg?c=0,39,278,280,278,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stop Recording"
|
||||
}
|
||||
},
|
||||
"lng_group_call_recording_stop_sure": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_recording_stop_sure",
|
||||
"photo_url": "https://telegra.ph/file/p/1255795a5c5/af84049da06fce489f51016.jpg?c=6,85,280,280,280,280",
|
||||
|
@ -2971,14 +2960,6 @@
|
|||
"singular": "Remove <mark class=\"token\">{channel}</mark> from the live stream?"
|
||||
}
|
||||
},
|
||||
"lng_group_call_rtmp_info": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_rtmp_info",
|
||||
"photo_url": "https://telegra.ph/file/p/c7972a43364/bdf8506bc10e1a58f064516.jpg?c=8,152,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "To stream video with another app, enter these Server URL and Stream Key in your streaming app. Software encoding recommended (x264 in OBS).<br/><br/>Once you start broadcasting in your streaming app, click Start Streaming below."
|
||||
}
|
||||
},
|
||||
"lng_group_call_rtmp_key_copied": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_rtmp_key_copied",
|
||||
"photo_url": "https://telegra.ph/file/p/bff5c93fbbe/a55e18ee118e013d7470b16.jpg?c=10,105,280,280,280,280",
|
||||
|
@ -2987,22 +2968,6 @@
|
|||
"singular": "Stream Key copied to clipboard."
|
||||
}
|
||||
},
|
||||
"lng_group_call_rtmp_key_copy": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_rtmp_key_copy",
|
||||
"photo_url": "https://telegra.ph/file/p/c7972a43364/bdf8506bc10e1a58f064516.jpg?c=1,121,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Copy Stream Key"
|
||||
}
|
||||
},
|
||||
"lng_group_call_rtmp_key_subtitle": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_rtmp_key_subtitle",
|
||||
"photo_url": "https://telegra.ph/file/p/c7972a43364/bdf8506bc10e1a58f064516.jpg?c=0,102,279,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stream Key"
|
||||
}
|
||||
},
|
||||
"lng_group_call_rtmp_key_warning": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_rtmp_key_warning",
|
||||
"photo_url": "https://telegra.ph/file/p/023d5c46976/3f902f76251a7d5620ace16.jpg?c=7,102,280,280,280,280",
|
||||
|
@ -3027,22 +2992,6 @@
|
|||
"singular": "Are you sure you want to revoke your Stream Key?"
|
||||
}
|
||||
},
|
||||
"lng_group_call_rtmp_start": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_rtmp_start",
|
||||
"photo_url": "https://telegra.ph/file/p/c7972a43364/bdf8506bc10e1a58f064516.jpg?c=20,173,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Start Streaming"
|
||||
}
|
||||
},
|
||||
"lng_group_call_rtmp_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_rtmp_title",
|
||||
"photo_url": "https://telegra.ph/file/p/c7972a43364/bdf8506bc10e1a58f064516.jpg?c=1,51,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stream with other apps"
|
||||
}
|
||||
},
|
||||
"lng_group_call_rtmp_url_copied": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_rtmp_url_copied",
|
||||
"photo_url": "https://telegra.ph/file/p/59c0bc68045/76038a706e734aa37e1eb16.jpg?c=10,105,280,280,280,280",
|
||||
|
@ -3051,31 +3000,6 @@
|
|||
"singular": "Server URL copied to clipboard."
|
||||
}
|
||||
},
|
||||
"lng_group_call_rtmp_url_copy": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_rtmp_url_copy",
|
||||
"photo_url": "https://telegra.ph/file/p/c7972a43364/bdf8506bc10e1a58f064516.jpg?c=1,82,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Copy Server URL"
|
||||
}
|
||||
},
|
||||
"lng_group_call_rtmp_url_subtitle": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_rtmp_url_subtitle",
|
||||
"photo_url": "https://telegra.ph/file/p/c7972a43364/bdf8506bc10e1a58f064516.jpg?c=0,62,279,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Server URL"
|
||||
}
|
||||
},
|
||||
"lng_group_call_rtmp_viewers": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_rtmp_viewers",
|
||||
"photo_url": "https://telegra.ph/file/p/e83dffd7348/df5249f6f4febb0c26d7316.jpg?c=14,0,280,276,280,276",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> viewer",
|
||||
"plural": "<mark class=\"token\">{count}</mark> viewers"
|
||||
}
|
||||
},
|
||||
"lng_group_call_schedule": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_schedule",
|
||||
"photo_url": "https://telegra.ph/file/p/72e6725069f/fb771a7bef4df25e4d97616.jpg?c=11,93,280,280,280,280",
|
||||
|
@ -3084,6 +3008,30 @@
|
|||
"singular": "schedule a video chat"
|
||||
}
|
||||
},
|
||||
"lng_group_call_schedule_notified_channel": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_schedule_notified_channel",
|
||||
"photo_url": "https://telegra.ph/file/p/575d1d26cdf/f86f4abc9a4a9e9e0a3f016.jpg?c=9,105,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscribers of the channel will be notified that the live stream starts in <mark class=\"token\">{duration}</mark>."
|
||||
}
|
||||
},
|
||||
"lng_group_call_schedule_notified_group": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_schedule_notified_group",
|
||||
"photo_url": "https://telegra.ph/file/p/4313d96041c/74cd9577cbb3fc087bbbf16.jpg?c=0,0,300,202,260,176",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Members of the group will be notified that the video chat will start in <mark class=\"token\">{duration}</mark>."
|
||||
}
|
||||
},
|
||||
"lng_group_call_schedule_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_schedule_title",
|
||||
"photo_url": "https://telegra.ph/file/p/4313d96041c/74cd9577cbb3fc087bbbf16.jpg?c=0,0,278,202,278,202",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Schedule Video Chat"
|
||||
}
|
||||
},
|
||||
"lng_group_call_scheduled_status": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_scheduled_status",
|
||||
"photo_url": "https://telegra.ph/file/p/b38dd3b0c5d/5112c8087abcbea70d6ac16.jpg?c=10,2,280,280,280,280",
|
||||
|
@ -3108,6 +3056,38 @@
|
|||
"singular": "Scheduled Live Stream"
|
||||
}
|
||||
},
|
||||
"lng_group_call_screen_share_audio": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_screen_share_audio",
|
||||
"photo_url": "https://telegra.ph/file/p/2028f6c9043/d0b80e0d577f26dd9d4a017.jpg?c=19,149,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Share System Audio"
|
||||
}
|
||||
},
|
||||
"lng_group_call_screen_share_start": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_screen_share_start",
|
||||
"photo_url": "https://telegra.ph/file/p/2f17b576628/87079418c91fca7c9202719.jpg?c=12,21,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Share Screen"
|
||||
}
|
||||
},
|
||||
"lng_group_call_screen_share_stop": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_screen_share_stop",
|
||||
"photo_url": "https://telegra.ph/file/p/8c291db4c70/edfdbef446cf941d2631017.jpg?c=312,148,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stop Sharing"
|
||||
}
|
||||
},
|
||||
"lng_group_call_screen_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_screen_title",
|
||||
"photo_url": "https://telegra.ph/file/p/8c291db4c70/edfdbef446cf941d2631017.jpg?c=43,48,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Screen <mark class=\"token\">{index}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_group_call_set_reminder": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_set_reminder",
|
||||
"photo_url": "https://telegra.ph/file/p/1769be8ad26/1a89f2d1727949de4b79c16.jpg?c=10,177,280,280,280,280",
|
||||
|
@ -3116,6 +3096,14 @@
|
|||
"singular": "Set Reminder"
|
||||
}
|
||||
},
|
||||
"lng_group_call_settings": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_settings",
|
||||
"photo_url": "https://telegra.ph/file/p/7d96451fda9/c47c2b74d694fd886b3a116.jpg?c=0,52,278,280,278,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Settings"
|
||||
}
|
||||
},
|
||||
"lng_group_call_share_button": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_share_button",
|
||||
"photo_url": "https://telegra.ph/file/p/fcde6916618/22a5fc17b1de86590a38216.jpg?c=0,163,279,280,280,280",
|
||||
|
@ -3212,6 +3200,14 @@
|
|||
"singular": "tomorrow at <mark class=\"token\">{time}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_group_call_sure_screencast": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_sure_screencast",
|
||||
"photo_url": "https://telegra.ph/file/p/44fce492abe/98b7c70bfe9e0f0fb7b2c17.jpg?c=155,39,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{user}</mark> is sharing their screen. This action will pin your screencast for all participants."
|
||||
}
|
||||
},
|
||||
"lng_group_call_title_changed": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_title_changed",
|
||||
"photo_url": "https://telegra.ph/file/p/eda2bb178df/146bab371dd5fb921cddd16.jpg?c=10,90,280,280,280,280",
|
||||
|
@ -3236,6 +3232,78 @@
|
|||
"singular": "Live Stream"
|
||||
}
|
||||
},
|
||||
"lng_group_call_tooltip_camera": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_tooltip_camera",
|
||||
"photo_url": "https://telegra.ph/file/p/2c4d25d7adc/fcc3dc954027abb2ed93d17.jpg?c=91,68,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your camera is off. Click here to enable camera."
|
||||
}
|
||||
},
|
||||
"lng_group_call_tooltip_camera_off": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_tooltip_camera_off",
|
||||
"photo_url": "https://telegra.ph/file/p/b368060630f/f987e4f48ce433c9c857b17.jpg?c=56,205,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Disable camera"
|
||||
}
|
||||
},
|
||||
"lng_group_call_tooltip_force_muted": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_tooltip_force_muted",
|
||||
"photo_url": "https://telegra.ph/file/p/7cbb1e5edc8/934779ed48f246d08768917.jpg?c=110,68,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Muted by admin. Click if you want to speak."
|
||||
}
|
||||
},
|
||||
"lng_group_call_tooltip_microphone": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_tooltip_microphone",
|
||||
"photo_url": "https://telegra.ph/file/p/5a683647796/dab016ba443483a3778f917.jpg?c=80,203,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are on mute. Click here to speak."
|
||||
}
|
||||
},
|
||||
"lng_group_call_tooltip_raised_hand": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_tooltip_raised_hand",
|
||||
"photo_url": "https://telegra.ph/file/p/307cc45d915/44a77bd499b9a85aa8fec17.jpg?c=109,69,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You asked to speak. We let the speakers know."
|
||||
}
|
||||
},
|
||||
"lng_group_call_tooltip_screen": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_tooltip_screen",
|
||||
"photo_url": "https://telegra.ph/file/p/32dbe2862c4/8bb6be7985b5ec2c3c6f017.jpg?c=24,203,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Share screen"
|
||||
}
|
||||
},
|
||||
"lng_group_call_unmute_sub": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_unmute_sub",
|
||||
"photo_url": "https://telegra.ph/file/p/14c4a7ba2d3/4f2765336450a9e57b5f717.jpg?c=142,0,344,321,280,260",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Hold space bar to temporarily unmute."
|
||||
}
|
||||
},
|
||||
"lng_group_call_unpinned_camera": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_unpinned_camera",
|
||||
"photo_url": "https://telegra.ph/file/p/2a7c331f420/7cc59f9f52fba3268729d17.jpg?c=160,41,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{user}</mark>'s video is unpinned."
|
||||
}
|
||||
},
|
||||
"lng_group_call_unpinned_camera_me": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_unpinned_camera_me",
|
||||
"photo_url": "https://telegra.ph/file/p/8cbe6b27447/28e3b76d2220ae8b666ea17.jpg?c=160,41,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your video is unpinned."
|
||||
}
|
||||
},
|
||||
"lng_group_call_unpinned_on_top": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_unpinned_on_top",
|
||||
"photo_url": "https://telegra.ph/file/p/29557586968/0b0901b56db09d633590a16.jpg?c=10,90,280,280,280,280",
|
||||
|
@ -3244,6 +3312,30 @@
|
|||
"singular": "Live stream is unpinned from top."
|
||||
}
|
||||
},
|
||||
"lng_group_call_unpinned_screen": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_unpinned_screen",
|
||||
"photo_url": "https://telegra.ph/file/p/080952c1dc1/4b20ac51ba165c9c3ecab17.jpg?c=160,41,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{user}</mark>'s screencast is unpinned."
|
||||
}
|
||||
},
|
||||
"lng_group_call_unpinned_screen_me": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_unpinned_screen_me",
|
||||
"photo_url": "https://telegra.ph/file/p/fa5271fb835/e630f27e075f919b67d6d17.jpg?c=160,41,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your screencast is unpinned."
|
||||
}
|
||||
},
|
||||
"lng_group_call_video": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_call_video",
|
||||
"photo_url": "https://telegra.ph/file/p/2f17b576628/87079418c91fca7c9202719.jpg?c=41,295,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Video"
|
||||
}
|
||||
},
|
||||
"lng_group_full": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_full",
|
||||
"photo_url": "https://telegra.ph/file/p/dc500f27d6a/33ecbf558655cba9376c31d.jpg?c=944,480,382,382,280,280",
|
||||
|
@ -3390,14 +3482,6 @@
|
|||
"singular": "Get QR Code"
|
||||
}
|
||||
},
|
||||
"lng_group_invite_context_revoke": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_invite_context_revoke",
|
||||
"photo_url": "https://telegra.ph/file/p/6651a710a20/4dc58821d0aecd91e95d217.jpg?c=299,368,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Revoke"
|
||||
}
|
||||
},
|
||||
"lng_group_invite_context_share": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_group_invite_context_share",
|
||||
"photo_url": "https://telegra.ph/file/p/6651a710a20/4dc58821d0aecd91e95d217.jpg?c=294,288,280,280,280,280",
|
||||
|
@ -3984,15 +4068,6 @@
|
|||
"plural": "<mark class=\"token\">{count}</mark> hours"
|
||||
}
|
||||
},
|
||||
"lng_hours_tiny": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_hours_tiny",
|
||||
"photo_url": "https://telegra.ph/file/p/dc5f22409fc/60536db3cb9933577736316.jpg?c=23,18,277,280,276,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark>h",
|
||||
"plural": "<mark class=\"token\">{count}</mark>h"
|
||||
}
|
||||
},
|
||||
"lng_info_about_label": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_info_about_label",
|
||||
"photo_url": "https://telegra.ph/file/p/e8a794981c4/a6401d9921bf4ee62ef761d.jpg?c=578,454,280,280,280,280",
|
||||
|
@ -4289,28 +4364,36 @@
|
|||
"singular": "Unlink channel"
|
||||
}
|
||||
},
|
||||
"lng_manage_messages_ttl_after_custom": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_messages_ttl_after_custom",
|
||||
"photo_url": "https://telegra.ph/file/p/15470a69c42/1e6788271e35d8382acf417.jpg?c=299,172,280,280,280,280",
|
||||
"lng_manage_messages_ttl_after1": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_messages_ttl_after1",
|
||||
"photo_url": "https://telegra.ph/file/p/99bf42d4282/20187b22deb0bd202486f17.jpg?c=161,272,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Custom"
|
||||
"singular": "1 day"
|
||||
}
|
||||
},
|
||||
"lng_manage_messages_ttl_disable": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_messages_ttl_disable",
|
||||
"photo_url": "https://telegra.ph/file/p/4c52d91d9c8/78bb4f2c7a09035a5f73616.jpg?c=2,138,280,280,280,280",
|
||||
"lng_manage_messages_ttl_after2": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_messages_ttl_after2",
|
||||
"photo_url": "https://telegra.ph/file/p/99bf42d4282/20187b22deb0bd202486f17.jpg?c=242,273,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Disable"
|
||||
"singular": "1 week"
|
||||
}
|
||||
},
|
||||
"lng_manage_messages_ttl_menu": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_messages_ttl_menu",
|
||||
"photo_url": "https://telegra.ph/file/p/6e29c349e7d/ed32cf1a3068c9a0452d216.jpg?c=14,23,280,280,280,280",
|
||||
"lng_manage_messages_ttl_never": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_messages_ttl_never",
|
||||
"photo_url": "https://telegra.ph/file/p/99bf42d4282/20187b22deb0bd202486f17.jpg?c=76,272,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Off"
|
||||
}
|
||||
},
|
||||
"lng_manage_messages_ttl_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_manage_messages_ttl_title",
|
||||
"photo_url": "https://telegra.ph/file/p/99bf42d4282/20187b22deb0bd202486f17.jpg?c=113,243,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Auto-Delete"
|
||||
"singular": "Auto-delete messages"
|
||||
}
|
||||
},
|
||||
"lng_manage_peer_administrators": {
|
||||
|
@ -4636,22 +4719,6 @@
|
|||
"plural": "<mark class=\"token\">{count}</mark> shared links"
|
||||
}
|
||||
},
|
||||
"lng_mediaview_report_profile_photo": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_mediaview_report_profile_photo",
|
||||
"photo_url": "https://telegra.ph/file/p/d40de0a13c4/65ce2dc00a1d0034578ea19.jpg?c=876,523,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Report"
|
||||
}
|
||||
},
|
||||
"lng_mediaview_set_userpic": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_mediaview_set_userpic",
|
||||
"photo_url": "https://telegra.ph/file/p/9677ce68a75/7481feb94a85f2dc19ee416.jpg?c=20,0,280,229,280,228",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set as Main"
|
||||
}
|
||||
},
|
||||
"lng_menu_start_group_call": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_menu_start_group_call",
|
||||
"photo_url": "https://telegra.ph/file/p/ffb9db85ec1/465dc96d5837c2a224db316.jpg?c=21,19,279,280,280,280",
|
||||
|
@ -4700,14 +4767,6 @@
|
|||
"singular": "Stream with..."
|
||||
}
|
||||
},
|
||||
"lng_message_not_found": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_message_not_found",
|
||||
"photo_url": "https://telegra.ph/file/p/8eeab539a7f/d2c0d03e581c5e636661516.jpg?c=10,31,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Message doesn't exist."
|
||||
}
|
||||
},
|
||||
"lng_migrate_error": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_migrate_error",
|
||||
"photo_url": "https://telegra.ph/file/p/6a2aebb43f2/901059f71374d93c0754f1d.jpg?c=0,0,624,456,268,194",
|
||||
|
@ -4725,15 +4784,6 @@
|
|||
"plural": "<mark class=\"token\">{count}</mark> minutes"
|
||||
}
|
||||
},
|
||||
"lng_minutes_tiny": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_minutes_tiny",
|
||||
"photo_url": "https://telegra.ph/file/p/5c680631273/189a83d719880c6424df916.jpg?c=23,18,277,280,276,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark>m",
|
||||
"plural": "<mark class=\"token\">{count}</mark>m"
|
||||
}
|
||||
},
|
||||
"lng_month_day_year": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_month_day_year",
|
||||
"photo_url": "https://telegra.ph/file/p/d5585289ee6/000a7fb40c9c4361cc2801d.jpg?c=931,90,312,312,280,280",
|
||||
|
@ -4742,23 +4792,6 @@
|
|||
"singular": "<mark class=\"token\">{month}</mark> <mark class=\"token\">{day}</mark>, <mark class=\"token\">{year}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_months": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_months",
|
||||
"photo_url": "https://telegra.ph/file/p/15470a69c42/1e6788271e35d8382acf417.jpg?c=160,299,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> month",
|
||||
"plural": "<mark class=\"token\">{count}</mark> months"
|
||||
}
|
||||
},
|
||||
"lng_mute_box_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_mute_box_title",
|
||||
"photo_url": "https://telegra.ph/file/p/15470a69c42/1e6788271e35d8382acf417.jpg?c=120,157,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Mute notifications for..."
|
||||
}
|
||||
},
|
||||
"lng_mute_menu_duration": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_mute_menu_duration",
|
||||
"photo_url": "https://telegra.ph/file/p/ac2eebe5b38/b9bc15d14a8b40a04d58817.jpg?c=281,72,280,280,280,280",
|
||||
|
@ -4791,14 +4824,6 @@
|
|||
"singular": "Unmute"
|
||||
}
|
||||
},
|
||||
"lng_mute_menu_mute": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_mute_menu_mute",
|
||||
"photo_url": "https://telegra.ph/file/p/15470a69c42/1e6788271e35d8382acf417.jpg?c=235,332,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Mute"
|
||||
}
|
||||
},
|
||||
"lng_mute_menu_sound_off": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_mute_menu_sound_off",
|
||||
"photo_url": "https://telegra.ph/file/p/ac2eebe5b38/b9bc15d14a8b40a04d58817.jpg?c=294,36,280,280,280,280",
|
||||
|
@ -4807,14 +4832,6 @@
|
|||
"singular": "Disable sound"
|
||||
}
|
||||
},
|
||||
"lng_mute_menu_sound_on": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_mute_menu_sound_on",
|
||||
"photo_url": "https://telegra.ph/file/p/e4c11608eef/20e6c324be9a2a051927b17.jpg?c=313,44,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enable sound"
|
||||
}
|
||||
},
|
||||
"lng_mute_menu_sound_select": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_mute_menu_sound_select",
|
||||
"photo_url": "https://telegra.ph/file/p/ac2eebe5b38/b9bc15d14a8b40a04d58817.jpg?c=289,24,280,280,280,280",
|
||||
|
@ -5415,12 +5432,12 @@
|
|||
"singular": "Report message"
|
||||
}
|
||||
},
|
||||
"lng_report_profile_photo_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_report_profile_photo_title",
|
||||
"photo_url": "https://telegra.ph/file/p/fdc4566ddc3/583e05eb7fcb06fd1af4a16.jpg?c=4,38,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"lng_report_please_select_messages": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_report_please_select_messages",
|
||||
"photo_url": "https://telegra.ph/file/p/494e52d8c2e/7297c6179e959cf34d78916.jpg?c=10,62,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Report profile photo"
|
||||
"singular": "Please select messages to report."
|
||||
}
|
||||
},
|
||||
"lng_report_reason_child_abuse": {
|
||||
|
@ -6068,14 +6085,6 @@
|
|||
"singular": "Change owner"
|
||||
}
|
||||
},
|
||||
"lng_ringtones_toast_added": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_ringtones_toast_added",
|
||||
"photo_url": "https://telegra.ph/file/p/fb9698d2c77/d51dcf9ea5a994580853616.jpg?c=10,95,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sound added!"
|
||||
}
|
||||
},
|
||||
"lng_selected_clear": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_selected_clear",
|
||||
"photo_url": "https://telegra.ph/file/p/4a0022a74ad/cdbc81ddcbf20a5e715961d.jpg?c=511,1222,280,280,280,280",
|
||||
|
@ -6744,6 +6753,22 @@
|
|||
"singular": "Text copied to clipboard."
|
||||
}
|
||||
},
|
||||
"lng_ttl_about_duration1": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_ttl_about_duration1",
|
||||
"photo_url": "https://telegra.ph/file/p/17708b042ea/3c5ac23dca86629d3c44b17.jpg?c=270,309,313,313,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "1 day"
|
||||
}
|
||||
},
|
||||
"lng_ttl_about_duration2": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_ttl_about_duration2",
|
||||
"photo_url": "https://telegra.ph/file/p/17708b042ea/3c5ac23dca86629d3c44b17.jpg?c=310,542,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "1 week"
|
||||
}
|
||||
},
|
||||
"lng_ttl_about_tooltip": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_ttl_about_tooltip",
|
||||
"photo_url": "https://telegra.ph/file/p/b4084cd0f19/e525da9597cf6823357e017.jpg?c=24,174,553,553,280,280",
|
||||
|
@ -6768,6 +6793,14 @@
|
|||
"singular": "Auto-delete is now disabled."
|
||||
}
|
||||
},
|
||||
"lng_ttl_edit_about_channel": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_ttl_edit_about_channel",
|
||||
"photo_url": "https://telegra.ph/file/p/99bf42d4282/20187b22deb0bd202486f17.jpg?c=113,294,357,357,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Automatically delete new messages sent in this channel after a certain period of time."
|
||||
}
|
||||
},
|
||||
"lng_ttl_edit_about_group": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_ttl_edit_about_group",
|
||||
"photo_url": "https://telegra.ph/file/p/0afebc3cccb/557b3aacc7db653b8a20517.jpg?c=113,325,357,357,280,280",
|
||||
|
@ -6856,14 +6889,6 @@
|
|||
"singular": "<mark class=\"token\">{user}</mark> is playing a game"
|
||||
}
|
||||
},
|
||||
"lng_username_by_phone_not_found": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_username_by_phone_not_found",
|
||||
"photo_url": "https://telegra.ph/file/p/62bb182c0be/f09ee0f5240f1218ba1c116.jpg?c=5,60,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "User <mark class=\"token\">{phone}</mark> not found."
|
||||
}
|
||||
},
|
||||
"lng_users_typing": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_users_typing",
|
||||
"photo_url": "https://telegra.ph/file/p/a9adcde0a8f/f238093f5963fae8151641d.jpg?c=492,29,347,347,280,280",
|
||||
|
@ -6928,24 +6953,6 @@
|
|||
"singular": "Very fast"
|
||||
}
|
||||
},
|
||||
"lng_weeks": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_weeks",
|
||||
"photo_url": "https://telegra.ph/file/p/15470a69c42/1e6788271e35d8382acf417.jpg?c=160,271,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> week",
|
||||
"plural": "<mark class=\"token\">{count}</mark> weeks"
|
||||
}
|
||||
},
|
||||
"lng_weeks_tiny": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_weeks_tiny",
|
||||
"photo_url": "https://telegra.ph/file/p/6a662806092/76bd7a1433ee2c734388916.jpg?c=23,18,277,280,276,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark>w",
|
||||
"plural": "<mark class=\"token\">{count}</mark>w"
|
||||
}
|
||||
},
|
||||
"lng_wont_be_notified": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_wont_be_notified",
|
||||
"photo_url": "https://telegra.ph/file/p/baa444e5996/35ecfdaa2f75863789e771d.jpg?c=1042,719,591,591,280,280",
|
||||
|
@ -6953,23 +6960,5 @@
|
|||
"values": {
|
||||
"singular": "Subscribers will receive a silent notification."
|
||||
}
|
||||
},
|
||||
"lng_years": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_years",
|
||||
"photo_url": "https://telegra.ph/file/p/4c52d91d9c8/78bb4f2c7a09035a5f73616.jpg?c=10,102,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> year",
|
||||
"plural": "<mark class=\"token\">{count}</mark> years"
|
||||
}
|
||||
},
|
||||
"lng_years_tiny": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_years_tiny",
|
||||
"photo_url": "https://telegra.ph/file/p/61a82d9acdb/971d8b16a8179a1e4a48a16.jpg?c=17,24,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark>y",
|
||||
"plural": "<mark class=\"token\">{count}</mark>y"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -31,14 +31,6 @@
|
|||
"singular": "Telegram dialed your number"
|
||||
}
|
||||
},
|
||||
"lng_code_calling": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/login/lng_code_calling",
|
||||
"photo_url": "https://telegra.ph/file/p/5fa92e9a71a/eb6985bb305cea5ef392a1d.jpg?c=498,354,495,495,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Requesting a call from Telegram..."
|
||||
}
|
||||
},
|
||||
"lng_code_desc": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/login/lng_code_desc",
|
||||
"photo_url": "https://telegra.ph/file/p/442b7302af0/4ffcd276bdab454e52c521d.jpg?c=694,55,909,909,280,280",
|
||||
|
@ -495,40 +487,6 @@
|
|||
"singular": "Your recent attempts to reset this account have been canceled by its active user. Please try again in 7 days."
|
||||
}
|
||||
},
|
||||
"lng_signin_reset_days": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_reset_days",
|
||||
"photo_url": "https://telegra.ph/file/p/bdfb8467ef3/eb1be57d2290c587b8d671d.jpg?c=454,419,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> day",
|
||||
"plural": "<mark class=\"token\">{count}</mark> days"
|
||||
}
|
||||
},
|
||||
"lng_signin_reset_hours": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_reset_hours",
|
||||
"photo_url": "https://telegra.ph/file/p/bdfb8467ef3/eb1be57d2290c587b8d671d.jpg?c=543,416,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> hour",
|
||||
"plural": "<mark class=\"token\">{count}</mark> hours"
|
||||
}
|
||||
},
|
||||
"lng_signin_reset_in_days": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_reset_in_days",
|
||||
"photo_url": "https://telegra.ph/file/p/bdfb8467ef3/eb1be57d2290c587b8d671d.jpg?c=493,344,401,401,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{days_count}</mark> <mark class=\"token\">{hours_count}</mark> <mark class=\"token\">{minutes_count}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_signin_reset_in_hours": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_reset_in_hours",
|
||||
"photo_url": "https://telegra.ph/file/p/bdfb8467ef3/eb1be57d2290c587b8d671d.jpg?c=590,408,294,294,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{hours_count}</mark> <mark class=\"token\">{minutes_count}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_signin_reset_minutes": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/login/lng_signin_reset_minutes",
|
||||
"photo_url": "https://telegra.ph/file/p/bdfb8467ef3/eb1be57d2290c587b8d671d.jpg?c=649,417,280,280,280,280",
|
||||
|
|
|
@ -47,6 +47,14 @@
|
|||
"singular": "You can make your phone visible to <mark class=\"token\">{user}</mark>."
|
||||
}
|
||||
},
|
||||
"lng_forward_send": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_forward_send",
|
||||
"photo_url": "https://telegra.ph/file/p/2175c09c4ba/2af419b017746367682d31d.jpg?c=1119,527,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Send"
|
||||
}
|
||||
},
|
||||
"lng_info_add_as_contact": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_info_add_as_contact",
|
||||
"photo_url": "https://telegra.ph/file/p/94d1c5f5b00/919bac01b2328bd9e53641d.jpg?c=148,474,320,320,280,280",
|
||||
|
@ -215,6 +223,23 @@
|
|||
"singular": "<mark class=\"token\">{user}</mark> set this emoji from <mark class=\"token\">{link}</mark> as their current status."
|
||||
}
|
||||
},
|
||||
"lng_profile_add_contact": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_profile_add_contact",
|
||||
"photo_url": "https://telegra.ph/file/p/59c78db97f9/f0d6d46733cac01f55e8d1d.jpg?c=1293,21,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add Contact"
|
||||
}
|
||||
},
|
||||
"lng_profile_audios": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_profile_audios",
|
||||
"photo_url": "https://telegra.ph/file/p/609cd362d29/b477cbeb020d38f68467a1d.jpg?c=644,622,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> voice message",
|
||||
"plural": "<mark class=\"token\">{count}</mark> voice messages"
|
||||
}
|
||||
},
|
||||
"lng_profile_block_user": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_profile_block_user",
|
||||
"photo_url": "https://telegra.ph/file/p/94d1c5f5b00/919bac01b2328bd9e53641d.jpg?c=132,1129,280,280,280,280",
|
||||
|
@ -248,6 +273,14 @@
|
|||
"plural": "<mark class=\"token\">{count}</mark> groups in common"
|
||||
}
|
||||
},
|
||||
"lng_profile_delete_contact": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_profile_delete_contact",
|
||||
"photo_url": "https://telegra.ph/file/p/28217ca8a33/ec2714bccb513fb2df90a1d.jpg?c=1293,22,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete"
|
||||
}
|
||||
},
|
||||
"lng_profile_delete_conversation": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_profile_delete_conversation",
|
||||
"photo_url": "https://telegra.ph/file/p/94d1c5f5b00/919bac01b2328bd9e53641d.jpg?c=149,1007,322,322,280,280",
|
||||
|
|
|
@ -23,6 +23,14 @@
|
|||
"singular": "This software is licensed under <mark class=\"token\">[a href=\"</mark>https://github.com/telegramdesktop/tdesktop/blob/master/LICENSE<mark class=\"token\">\"]</mark>GNU GPL<mark class=\"token\">[/a]</mark> version 3.<br/>Source code is available on <mark class=\"token\">[a href=\"</mark>https://github.com/telegramdesktop/tdesktop<mark class=\"token\">\"]</mark>GitHub<mark class=\"token\">[/a]</mark>."
|
||||
}
|
||||
},
|
||||
"lng_about_text_3": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_about_text_3",
|
||||
"photo_url": "https://telegra.ph/file/p/9995fae2368/3b9e35ef730df502eb0de1d.jpg?c=426,453,488,488,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Visit <mark class=\"token\">{faq_open}</mark>Telegram FAQ<mark class=\"token\">{faq_close}</mark> for more info."
|
||||
}
|
||||
},
|
||||
"lng_about_version": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_about_version",
|
||||
"photo_url": "https://telegra.ph/file/p/f366e84997c/f9aaaa458bdb301f1d0a81d.jpg?c=4,899,280,280,280,280",
|
||||
|
@ -216,6 +224,14 @@
|
|||
"singular": "Unblock"
|
||||
}
|
||||
},
|
||||
"lng_box_no": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_box_no",
|
||||
"photo_url": "https://telegra.ph/file/p/454743dd712/1a15f528396dd65532ef816.jpg?c=15,103,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No"
|
||||
}
|
||||
},
|
||||
"lng_box_ok": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_box_ok",
|
||||
"photo_url": "https://telegra.ph/file/p/ea73fd5f6e4/eef771e8a365f619ca9281d.jpg?c=324,244,280,280,280,280",
|
||||
|
@ -232,6 +248,14 @@
|
|||
"singular": "Remove"
|
||||
}
|
||||
},
|
||||
"lng_box_yes": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_box_yes",
|
||||
"photo_url": "https://telegra.ph/file/p/454743dd712/1a15f528396dd65532ef816.jpg?c=19,104,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Yes"
|
||||
}
|
||||
},
|
||||
"lng_broadcast_ph": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_broadcast_ph",
|
||||
"photo_url": "https://telegra.ph/file/p/783ff204148/36ffa6c61e8368c2dde9f1d.jpg?c=595,852,340,340,280,280",
|
||||
|
@ -352,6 +376,14 @@
|
|||
"singular": "The number <mark class=\"token\">{phone}</mark> is already connected to a Telegram account. Please delete that account before using this number."
|
||||
}
|
||||
},
|
||||
"lng_change_phone_success": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_change_phone_success",
|
||||
"photo_url": "https://telegra.ph/file/p/5fde276c8c7/4ddf68ab7d8469995bc2c1d.jpg?c=638,196,583,583,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your phone number has been changed."
|
||||
}
|
||||
},
|
||||
"lng_change_phone_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_change_phone_title",
|
||||
"photo_url": "https://telegra.ph/file/p/104a478814a/c2afff4c12503094649dd1d.jpg?c=495,243,455,455,280,280",
|
||||
|
@ -457,6 +489,14 @@
|
|||
"singular": "Enter new password hint"
|
||||
}
|
||||
},
|
||||
"lng_cloud_password_confirm": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_confirm",
|
||||
"photo_url": "https://telegra.ph/file/p/35e3234d0ee/4999dbb82644128121f2f1d.jpg?c=655,672,379,379,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Confirm recovery email"
|
||||
}
|
||||
},
|
||||
"lng_cloud_password_confirm_new": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_confirm_new",
|
||||
"photo_url": "https://telegra.ph/file/p/6b597cf0fd3/6a4cb405350f7922fdb251d.jpg?c=559,510,389,389,280,280",
|
||||
|
@ -529,6 +569,14 @@
|
|||
"singular": "Add a password hint"
|
||||
}
|
||||
},
|
||||
"lng_cloud_password_is_same": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_is_same",
|
||||
"photo_url": "https://telegra.ph/file/p/c10fecf506a/f92fe469a3b36f348df691d.jpg?c=494,461,400,400,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Password was not changed"
|
||||
}
|
||||
},
|
||||
"lng_cloud_password_remove": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_remove",
|
||||
"photo_url": "https://telegra.ph/file/p/ff114286b9a/1fd6f636085a49c18770b1d.jpg?c=558,325,480,480,280,280",
|
||||
|
@ -561,6 +609,22 @@
|
|||
"singular": "Code was resent."
|
||||
}
|
||||
},
|
||||
"lng_cloud_password_reset_cancel_sure": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_reset_cancel_sure",
|
||||
"photo_url": "https://telegra.ph/file/p/454743dd712/1a15f528396dd65532ef816.jpg?c=10,85,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Cancel the password reset process? If you request a new reset later, it will take another 7 days."
|
||||
}
|
||||
},
|
||||
"lng_cloud_password_reset_in": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_reset_in",
|
||||
"photo_url": "https://telegra.ph/file/p/454743dd712/1a15f528396dd65532ef816.jpg?c=1,129,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reset password in"
|
||||
}
|
||||
},
|
||||
"lng_cloud_password_reset_later": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_reset_later",
|
||||
"photo_url": "https://telegra.ph/file/p/60df12fd483/85d3fbeefc06caa1582e016.jpg?c=11,85,280,280,280,280",
|
||||
|
@ -569,6 +633,22 @@
|
|||
"singular": "You recently requested a password reset that was canceled. Please wait <mark class=\"token\">{duration}</mark> before making a new request."
|
||||
}
|
||||
},
|
||||
"lng_cloud_password_reset_no_email": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_reset_no_email",
|
||||
"photo_url": "https://telegra.ph/file/p/422fb6bfc9d/00671fc71df1aa269edd216.jpg?c=9,85,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Since you didn't provide a recovery email when setting up your password, your remaining options are either to remember your password or wait 7 days until your password is reset."
|
||||
}
|
||||
},
|
||||
"lng_cloud_password_reset_ok": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_reset_ok",
|
||||
"photo_url": "https://telegra.ph/file/p/422fb6bfc9d/00671fc71df1aa269edd216.jpg?c=18,110,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reset"
|
||||
}
|
||||
},
|
||||
"lng_cloud_password_reset_ready": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_reset_ready",
|
||||
"photo_url": "https://telegra.ph/file/p/38e826d86ea/1a45299f3a35ceb9f5e9617.jpg?c=85,404,280,280,280,280",
|
||||
|
@ -609,6 +689,14 @@
|
|||
"singular": "Confirmation link sent to <mark class=\"token\">{email}</mark>..."
|
||||
}
|
||||
},
|
||||
"lng_cloud_password_waiting_code": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_waiting_code",
|
||||
"photo_url": "https://telegra.ph/file/p/35e3234d0ee/4999dbb82644128121f2f1d.jpg?c=627,381,737,737,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Confirmation code sent to <mark class=\"token\">{email}</mark>..."
|
||||
}
|
||||
},
|
||||
"lng_cloud_password_was_set": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_cloud_password_was_set",
|
||||
"photo_url": "https://telegra.ph/file/p/6a73a0783ce/587b6e24dec5ca01a694a1d.jpg?c=491,344,474,474,280,280",
|
||||
|
@ -633,6 +721,22 @@
|
|||
"singular": "Somebody with access to your phone number <mark class=\"token\">{phone}</mark> has requested to delete your Telegram account and reset your 2-Step Verification password.<br/><br/>If this 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."
|
||||
}
|
||||
},
|
||||
"lng_confirm_phone_enter_code": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_confirm_phone_enter_code",
|
||||
"photo_url": "https://telegra.ph/file/p/45dcaf6dc4e/aa9c34baa35011913385a1d.jpg?c=498,223,355,355,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Please enter the code."
|
||||
}
|
||||
},
|
||||
"lng_confirm_phone_send": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_confirm_phone_send",
|
||||
"photo_url": "https://telegra.ph/file/p/45dcaf6dc4e/aa9c34baa35011913385a1d.jpg?c=866,595,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Send"
|
||||
}
|
||||
},
|
||||
"lng_confirm_phone_success": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_confirm_phone_success",
|
||||
"photo_url": "https://telegra.ph/file/p/bc150cf8ce1/08567d408148edadfc6391d.jpg?c=473,154,619,619,280,280",
|
||||
|
@ -881,6 +985,22 @@
|
|||
"singular": "Choose download path"
|
||||
}
|
||||
},
|
||||
"lng_download_path_cleared": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_download_path_cleared",
|
||||
"photo_url": "https://telegra.ph/file/p/8c23e54d0aa/be43f63887ee1ab0aad671d.jpg?c=219,401,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Cleared!"
|
||||
}
|
||||
},
|
||||
"lng_download_path_clearing": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_download_path_clearing",
|
||||
"photo_url": "https://telegra.ph/file/p/c6e06046b15/ddefebf0621f44a6f8a421d.jpg?c=226,405,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Clearing..."
|
||||
}
|
||||
},
|
||||
"lng_download_path_default": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_download_path_default",
|
||||
"photo_url": "https://telegra.ph/file/p/94ae6649feb/9134ad4eb5475d104dd6d1d.jpg?c=685,354,280,280,280,280",
|
||||
|
@ -2985,6 +3105,14 @@
|
|||
"plural": "<mark class=\"token\">{count}</mark> voice messages"
|
||||
}
|
||||
},
|
||||
"lng_mac_hold_to_quit": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_mac_hold_to_quit",
|
||||
"photo_url": "https://telegra.ph/file/p/6255fd5c1a7/ae613c820b5a54ede901c16.jpg?c=12,38,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Hold <mark class=\"token\">{text}</mark> to Quit"
|
||||
}
|
||||
},
|
||||
"lng_manage_peer_send_approve_members": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_manage_peer_send_approve_members",
|
||||
"photo_url": "https://telegra.ph/file/p/28524c394bd/7ee73ad3d826dc66402ee17.jpg?c=63,341,280,280,280,280",
|
||||
|
@ -3437,6 +3565,14 @@
|
|||
"singular": "Private chats"
|
||||
}
|
||||
},
|
||||
"lng_notification_sample": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_sample",
|
||||
"photo_url": "https://telegra.ph/file/p/5a2e3e4a49d/f03ca2783523709e3b1401d.jpg?c=991,25,309,309,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This is a sample notification"
|
||||
}
|
||||
},
|
||||
"lng_notification_show_name": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_notification_show_name",
|
||||
"photo_url": "https://telegra.ph/file/p/d55c620302f/42cd1d3d122d35e6358b516.jpg?c=8,162,280,280,280,280",
|
||||
|
@ -3493,6 +3629,14 @@
|
|||
"singular": "Notification tone"
|
||||
}
|
||||
},
|
||||
"lng_open_from_tray": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_open_from_tray",
|
||||
"photo_url": "https://telegra.ph/file/p/11061e156d7/2895d14bd679c810bd8381d.jpg?c=924,566,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open Telegram"
|
||||
}
|
||||
},
|
||||
"lng_participant_filter": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_participant_filter",
|
||||
"photo_url": "https://telegra.ph/file/p/89d2a10400a/cce1ecdbd8ea341bb453c1d.jpg?c=461,117,280,280,280,280",
|
||||
|
@ -3558,6 +3702,14 @@
|
|||
"plural": "<mark class=\"token\">{count}</mark> hours"
|
||||
}
|
||||
},
|
||||
"lng_passcode_autolock_hours_minutes": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_passcode_autolock_hours_minutes",
|
||||
"photo_url": "https://telegra.ph/file/p/1bb63977f11/390455e21b2d8497bf35216.jpg?c=22,0,278,231,278,230",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{hours_count}</mark>h <mark class=\"token\">{minutes_count}</mark>m"
|
||||
}
|
||||
},
|
||||
"lng_passcode_autolock_minutes": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_passcode_autolock_minutes",
|
||||
"photo_url": "https://telegra.ph/file/p/4fcf03dc890/67c0e03a42a8d7469afe71d.jpg?c=589,362,280,280,280,280",
|
||||
|
@ -3695,6 +3847,14 @@
|
|||
"singular": "Remove"
|
||||
}
|
||||
},
|
||||
"lng_passcode_turn_on": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_passcode_turn_on",
|
||||
"photo_url": "https://telegra.ph/file/p/35e3234d0ee/4999dbb82644128121f2f1d.jpg?c=653,462,377,377,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Turn on local passcode"
|
||||
}
|
||||
},
|
||||
"lng_passcode_wrong": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_passcode_wrong",
|
||||
"photo_url": "https://telegra.ph/file/p/4f2785cf4bc/dde6aec26c414d7a7e8661d.jpg?c=496,294,280,280,280,280",
|
||||
|
@ -4479,6 +4639,14 @@
|
|||
"singular": "Use system proxy settings"
|
||||
}
|
||||
},
|
||||
"lng_quit_from_tray": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_quit_from_tray",
|
||||
"photo_url": "https://telegra.ph/file/p/11061e156d7/2895d14bd679c810bd8381d.jpg?c=916,638,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Quit Telegram"
|
||||
}
|
||||
},
|
||||
"lng_reaction_premium_info": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_reaction_premium_info",
|
||||
"photo_url": "https://telegra.ph/file/p/fb52b3aa298/0093d18273599aba764ea17.jpg?c=76,172,448,448,280,280",
|
||||
|
@ -4609,6 +4777,22 @@
|
|||
"plural": "<mark class=\"token\">{count}</mark> months"
|
||||
}
|
||||
},
|
||||
"lng_self_destruct_sessions_description": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_self_destruct_sessions_description",
|
||||
"photo_url": "https://telegra.ph/file/p/a38225f8599/4773ea5b45b1fc5b8858417.jpg?c=0,7,598,602,278,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "If you don't come online from a specific session at least once within this period, it will be terminated."
|
||||
}
|
||||
},
|
||||
"lng_self_destruct_sessions_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_self_destruct_sessions_title",
|
||||
"photo_url": "https://telegra.ph/file/p/a38225f8599/4773ea5b45b1fc5b8858417.jpg?c=18,4,386,386,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Session termination"
|
||||
}
|
||||
},
|
||||
"lng_self_destruct_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_self_destruct_title",
|
||||
"photo_url": "https://telegra.ph/file/p/468c69e030e/99ee16be42ca573ed2d651d.jpg?c=489,156,484,484,280,280",
|
||||
|
@ -4617,6 +4801,15 @@
|
|||
"singular": "Account self-destruction"
|
||||
}
|
||||
},
|
||||
"lng_self_destruct_weeks": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_self_destruct_weeks",
|
||||
"photo_url": "https://telegra.ph/file/p/a38225f8599/4773ea5b45b1fc5b8858417.jpg?c=57,162,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> week",
|
||||
"plural": "<mark class=\"token\">{count}</mark> weeks"
|
||||
}
|
||||
},
|
||||
"lng_self_destruct_years": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_self_destruct_years",
|
||||
"photo_url": "https://telegra.ph/file/p/468c69e030e/99ee16be42ca573ed2d651d.jpg?c=518,643,280,280,280,280",
|
||||
|
@ -4786,6 +4979,14 @@
|
|||
"singular": "Advanced"
|
||||
}
|
||||
},
|
||||
"lng_settings_advanced_notifications": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_advanced_notifications",
|
||||
"photo_url": "https://telegra.ph/file/p/7a404d68a63/738b8be758207387917a51d.jpg?c=355,50,380,380,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Notifications position and count"
|
||||
}
|
||||
},
|
||||
"lng_settings_alert_linux": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_alert_linux",
|
||||
"photo_url": "https://telegra.ph/file/p/cbfc000ca10/2720f922ec6b30869714716.jpg?c=7,109,280,280,280,280",
|
||||
|
@ -4842,6 +5043,14 @@
|
|||
"singular": "Direct3D 11"
|
||||
}
|
||||
},
|
||||
"lng_settings_angle_backend_d3d11on12": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_angle_backend_d3d11on12",
|
||||
"photo_url": "https://telegra.ph/file/p/8d7a6b3b25a/5954611a38fe6ef1f9bc917.jpg?c=117,179,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "D3D11on12"
|
||||
}
|
||||
},
|
||||
"lng_settings_angle_backend_d3d9": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_angle_backend_d3d9",
|
||||
"photo_url": "https://telegra.ph/file/p/8d7a6b3b25a/5954611a38fe6ef1f9bc917.jpg?c=115,154,280,280,280,280",
|
||||
|
@ -4850,6 +5059,22 @@
|
|||
"singular": "Direct3D 9"
|
||||
}
|
||||
},
|
||||
"lng_settings_angle_backend_disabled": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_angle_backend_disabled",
|
||||
"photo_url": "https://telegra.ph/file/p/8d7a6b3b25a/5954611a38fe6ef1f9bc917.jpg?c=112,227,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Disabled"
|
||||
}
|
||||
},
|
||||
"lng_settings_angle_backend_opengl": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_angle_backend_opengl",
|
||||
"photo_url": "https://telegra.ph/file/p/8d7a6b3b25a/5954611a38fe6ef1f9bc917.jpg?c=111,204,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "OpenGL"
|
||||
}
|
||||
},
|
||||
"lng_settings_apply": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_apply",
|
||||
"photo_url": "https://telegra.ph/file/p/41d1dafa265/d5efdf51db3c4c214801f17.jpg?c=273,637,280,280,280,280",
|
||||
|
@ -4890,6 +5115,15 @@
|
|||
"singular": "Please note that Telegram Support is done by volunteers. We try to respond as quickly as possible, but it may take a while.<br/><br/>Please take a look at the Telegram FAQ: it has important troubleshooting tips and answers to most questions."
|
||||
}
|
||||
},
|
||||
"lng_settings_audios_cached": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_audios_cached",
|
||||
"photo_url": "https://telegra.ph/file/p/c8f32e4f8b5/13435c137694fcead4c8c1d.jpg?c=515,406,413,413,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> voice message, <mark class=\"token\">{size}</mark>",
|
||||
"plural": "<mark class=\"token\">{count}</mark> voice messages, <mark class=\"token\">{size}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_settings_auto_archive": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_auto_archive",
|
||||
"photo_url": "https://telegra.ph/file/p/86e2d2e7160/45bb647c2901b4c1fa69116.jpg?c=0,77,279,280,280,280",
|
||||
|
@ -4970,6 +5204,14 @@
|
|||
"singular": "Launch Telegram when system starts"
|
||||
}
|
||||
},
|
||||
"lng_settings_auto_start_disabled_uwp": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_auto_start_disabled_uwp",
|
||||
"photo_url": "https://telegra.ph/file/p/710086f0e65/3d2d0a796b2230f6ee26e16.jpg?c=6,103,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Starting with the system was disabled in Windows Settings.<br/><br/>Please enable Telegram Desktop in the Startup Apps Settings."
|
||||
}
|
||||
},
|
||||
"lng_settings_autoplay_gifs": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_autoplay_gifs",
|
||||
"photo_url": "https://telegra.ph/file/p/5a1fb742759/ec8dcfdfd979ad5b217431d.jpg?c=393,1116,280,280,280,280",
|
||||
|
@ -5314,6 +5556,14 @@
|
|||
"singular": "Choose username"
|
||||
}
|
||||
},
|
||||
"lng_settings_close_to_taskbar": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_close_to_taskbar",
|
||||
"photo_url": "https://telegra.ph/file/p/4b78d37be48/b7daad83c3e9ca972334316.jpg?c=4,36,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Close to taskbar"
|
||||
}
|
||||
},
|
||||
"lng_settings_cloud_password_check_subtitle": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_cloud_password_check_subtitle",
|
||||
"photo_url": "https://telegra.ph/file/p/38e826d86ea/1a45299f3a35ceb9f5e9617.jpg?c=159,227,280,280,280,280",
|
||||
|
@ -5650,6 +5900,14 @@
|
|||
"singular": "Version <mark class=\"token\">{version}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_settings_current_version_label": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_current_version_label",
|
||||
"photo_url": "https://telegra.ph/file/p/af34106eb90/3f330eb1b190e9c710b1b1d.jpg?c=412,201,324,324,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Version <mark class=\"token\">{version}</mark>:"
|
||||
}
|
||||
},
|
||||
"lng_settings_custom_spellchecker": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_custom_spellchecker",
|
||||
"photo_url": "https://telegra.ph/file/p/e925f68df2f/276ba4e6fdd4142de89e116.jpg?c=0,119,277,280,278,280",
|
||||
|
@ -5698,6 +5956,14 @@
|
|||
"singular": "Delete my account"
|
||||
}
|
||||
},
|
||||
"lng_settings_device_name": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_device_name",
|
||||
"photo_url": "https://telegra.ph/file/p/260dbe54b3b/fa2636eadb14703064a1d17.jpg?c=19,6,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Device name"
|
||||
}
|
||||
},
|
||||
"lng_settings_disable_night_theme": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_disable_night_theme",
|
||||
"photo_url": "https://telegra.ph/file/p/20449c42987/162c9f0f715f786e16c731d.jpg?c=142,228,280,280,280,280",
|
||||
|
@ -6059,6 +6325,14 @@
|
|||
"singular": "Round application icon"
|
||||
}
|
||||
},
|
||||
"lng_settings_mac_warn_before_quit": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_mac_warn_before_quit",
|
||||
"photo_url": "https://telegra.ph/file/p/6255fd5c1a7/ae613c820b5a54ede901c16.jpg?c=11,101,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Show warning before quitting with <mark class=\"token\">{text}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_settings_manage_dictionaries": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_manage_dictionaries",
|
||||
"photo_url": "https://telegra.ph/file/p/e925f68df2f/276ba4e6fdd4142de89e116.jpg?c=0,148,277,280,278,280",
|
||||
|
@ -6163,6 +6437,22 @@
|
|||
"singular": "Calls"
|
||||
}
|
||||
},
|
||||
"lng_settings_notifications_count": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_notifications_count",
|
||||
"photo_url": "https://telegra.ph/file/p/5a2e3e4a49d/f03ca2783523709e3b1401d.jpg?c=450,428,284,284,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Notifications count"
|
||||
}
|
||||
},
|
||||
"lng_settings_notifications_position": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_notifications_position",
|
||||
"photo_url": "https://telegra.ph/file/p/5a2e3e4a49d/f03ca2783523709e3b1401d.jpg?c=447,96,332,332,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Location on the screen"
|
||||
}
|
||||
},
|
||||
"lng_settings_notify_all": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_notify_all",
|
||||
"photo_url": "https://telegra.ph/file/p/992185166a9/2d47f3938bbecd2fd57f117.jpg?c=52,135,280,280,280,280",
|
||||
|
@ -6195,6 +6485,14 @@
|
|||
"singular": "Notifications for chats"
|
||||
}
|
||||
},
|
||||
"lng_settings_open_system_settings": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_open_system_settings",
|
||||
"photo_url": "https://telegra.ph/file/p/710086f0e65/3d2d0a796b2230f6ee26e16.jpg?c=19,137,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Open Settings"
|
||||
}
|
||||
},
|
||||
"lng_settings_passcode_disable": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_passcode_disable",
|
||||
"photo_url": "https://telegra.ph/file/p/6218a1ef2d4/e7ffcd2dded274241b4471d.jpg?c=33,979,281,281,280,280",
|
||||
|
@ -6219,6 +6517,14 @@
|
|||
"singular": "Local passcode"
|
||||
}
|
||||
},
|
||||
"lng_settings_password_abort": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_password_abort",
|
||||
"photo_url": "https://telegra.ph/file/p/35e3234d0ee/4999dbb82644128121f2f1d.jpg?c=643,617,524,524,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Abort two-step verification setup"
|
||||
}
|
||||
},
|
||||
"lng_settings_password_disable": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_password_disable",
|
||||
"photo_url": "https://telegra.ph/file/p/b57cc3d0a78/618bf39940a6f3e68a15c1d.jpg?c=330,289,376,376,280,280",
|
||||
|
@ -6467,6 +6773,14 @@
|
|||
"singular": "Rename"
|
||||
}
|
||||
},
|
||||
"lng_settings_rename_device_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_rename_device_title",
|
||||
"photo_url": "https://telegra.ph/file/p/260dbe54b3b/fa2636eadb14703064a1d17.jpg?c=17,0,439,295,280,188",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Rename current device"
|
||||
}
|
||||
},
|
||||
"lng_settings_replace_emojis": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_replace_emojis",
|
||||
"photo_url": "https://telegra.ph/file/p/94ae6649feb/9134ad4eb5475d104dd6d1d.jpg?c=499,146,280,280,280,280",
|
||||
|
@ -6475,6 +6789,14 @@
|
|||
"singular": "Replace emoji automatically"
|
||||
}
|
||||
},
|
||||
"lng_settings_reset": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_reset",
|
||||
"photo_url": "https://telegra.ph/file/p/502ef8ad9ca/e9cfdbddf95c72da27c611d.jpg?c=442,161,450,450,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Terminate all other sessions"
|
||||
}
|
||||
},
|
||||
"lng_settings_reset_button": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_reset_button",
|
||||
"photo_url": "https://telegra.ph/file/p/860d25051ba/01cdd65112bb558360c0a1d.jpg?c=842,530,280,280,280,280",
|
||||
|
@ -6515,6 +6837,14 @@
|
|||
"singular": "Save"
|
||||
}
|
||||
},
|
||||
"lng_settings_scale_auto": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_scale_auto",
|
||||
"photo_url": "https://telegra.ph/file/p/e7ff44af0e6/df61477f41392c7de73811d.jpg?c=373,269,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Auto (<mark class=\"token\">{cur}</mark>)"
|
||||
}
|
||||
},
|
||||
"lng_settings_section_advanced_settings": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_section_advanced_settings",
|
||||
"photo_url": "https://telegra.ph/file/p/619627d9d11/335d61e61e250965b73841d.jpg?c=143,190,280,280,280,280",
|
||||
|
@ -6723,6 +7053,14 @@
|
|||
"singular": "Spell checker"
|
||||
}
|
||||
},
|
||||
"lng_settings_start_min": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_start_min",
|
||||
"photo_url": "https://telegra.ph/file/p/a2952aa9639/5f6137a9764c239727e661d.jpg?c=395,293,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Launch minimized"
|
||||
}
|
||||
},
|
||||
"lng_settings_stickers_emoji": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_stickers_emoji",
|
||||
"photo_url": "https://telegra.ph/file/p/99c8daa1f1d/e20e532fa69cb70c977371d.jpg?c=406,175,306,306,280,280",
|
||||
|
@ -7120,6 +7458,14 @@
|
|||
"singular": "Use native notifications"
|
||||
}
|
||||
},
|
||||
"lng_settings_use_windows": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_use_windows",
|
||||
"photo_url": "https://telegra.ph/file/p/da7895026aa/580fc1dbf61d15689c67f1d.jpg?c=392,227,315,315,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Use Windows notifications"
|
||||
}
|
||||
},
|
||||
"lng_settings_username": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_username",
|
||||
"photo_url": "https://telegra.ph/file/p/9d357678a0e/7f18039934ea9139237ad1d.jpg?c=335,535,280,280,280,280",
|
||||
|
@ -7402,6 +7748,14 @@
|
|||
"singular": "This user is an admin. Are you sure you want to go ahead and restrict them?"
|
||||
}
|
||||
},
|
||||
"lng_sure_clear_downloads": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_sure_clear_downloads",
|
||||
"photo_url": "https://telegra.ph/file/p/dd371baae40/32d41a2ab9e35a040bedc1d.jpg?c=474,273,617,617,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Do you want to remove all downloaded files from temp folder? It is done automatically on logout or program uninstall."
|
||||
}
|
||||
},
|
||||
"lng_sure_logout": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_sure_logout",
|
||||
"photo_url": "https://telegra.ph/file/p/479ffe81fe3/0cba5593a348a8136b4fb1d.jpg?c=557,236,404,404,280,280",
|
||||
|
@ -7490,6 +7844,14 @@
|
|||
"singular": "Create theme"
|
||||
}
|
||||
},
|
||||
"lng_theme_editor_error": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_theme_editor_error",
|
||||
"photo_url": "https://telegra.ph/file/p/13a6ea9aa96/ee6b974d1cd3ba22c58041d.jpg?c=428,212,455,455,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "The editor encountered an error :( See 'log.txt' for details."
|
||||
}
|
||||
},
|
||||
"lng_theme_editor_export_button": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_theme_editor_export_button",
|
||||
"photo_url": "https://telegra.ph/file/p/25720cf6a87/b17ce4a088d893073906f1d.jpg?c=15,151,280,280,280,280",
|
||||
|
@ -7618,6 +7980,22 @@
|
|||
"singular": "Apply this theme"
|
||||
}
|
||||
},
|
||||
"lng_theme_preview_invalid": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_theme_preview_invalid",
|
||||
"photo_url": "https://telegra.ph/file/p/8aa490f506b/b60950acbb8eb476508af1d.jpg?c=661,395,527,527,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Invalid data in this theme file."
|
||||
}
|
||||
},
|
||||
"lng_theme_preview_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_theme_preview_title",
|
||||
"photo_url": "https://telegra.ph/file/p/8aa490f506b/b60950acbb8eb476508af1d.jpg?c=17,0,313,308,280,276",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Theme Preview"
|
||||
}
|
||||
},
|
||||
"lng_theme_preview_users": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_theme_preview_users",
|
||||
"photo_url": "https://telegra.ph/file/p/7a4a60130cf/8d718673425cd8bbf814819.jpg?c=145,593,306,306,280,280",
|
||||
|
|
Loading…
Reference in a new issue