|
|
@ -133,6 +133,7 @@ const lang = { |
|
|
|
"AttachAudio": "Voice message", |
|
|
|
"AttachAudio": "Voice message", |
|
|
|
"AttachRound": "Video message", |
|
|
|
"AttachRound": "Video message", |
|
|
|
"AttachGame": "Game", |
|
|
|
"AttachGame": "Game", |
|
|
|
|
|
|
|
"Bot": "bot", |
|
|
|
//"ChannelJoined": "You joined this channel",
|
|
|
|
//"ChannelJoined": "You joined this channel",
|
|
|
|
"ChannelMegaJoined": "You joined this group", |
|
|
|
"ChannelMegaJoined": "You joined this group", |
|
|
|
"Channel.DescriptionPlaceholder": "Description (optional)", |
|
|
|
"Channel.DescriptionPlaceholder": "Description (optional)", |
|
|
@ -408,6 +409,14 @@ const lang = { |
|
|
|
"OpenUrlAlert2": "Do you want to open %1$s?", |
|
|
|
"OpenUrlAlert2": "Do you want to open %1$s?", |
|
|
|
"FilterNoChatsToDisplay": "Folder is empty", |
|
|
|
"FilterNoChatsToDisplay": "Folder is empty", |
|
|
|
"FilterNoChatsToDisplayInfo": "No chats currently belong to this folder.", |
|
|
|
"FilterNoChatsToDisplayInfo": "No chats currently belong to this folder.", |
|
|
|
|
|
|
|
"SupportStatus": "support", |
|
|
|
|
|
|
|
"Lately": "last seen recently", |
|
|
|
|
|
|
|
"WithinAWeek": "last seen within a week", |
|
|
|
|
|
|
|
"WithinAMonth": "last seen within a month", |
|
|
|
|
|
|
|
"ALongTimeAgo": "last seen a long time ago", |
|
|
|
|
|
|
|
"Online": "online", |
|
|
|
|
|
|
|
"MessageScheduleSend": "Send Now", |
|
|
|
|
|
|
|
"MessageScheduleEditTime": "Reschedule", |
|
|
|
|
|
|
|
|
|
|
|
// * macos
|
|
|
|
// * macos
|
|
|
|
"AccountSettings.Filters": "Chat Folders", |
|
|
|
"AccountSettings.Filters": "Chat Folders", |
|
|
@ -420,8 +429,6 @@ const lang = { |
|
|
|
"Channel.UsernameAboutGroup": "People can share this link with others and find your group using Telegram search.", |
|
|
|
"Channel.UsernameAboutGroup": "People can share this link with others and find your group using Telegram search.", |
|
|
|
"Chat.CopySelectedText": "Copy Selected Text", |
|
|
|
"Chat.CopySelectedText": "Copy Selected Text", |
|
|
|
"Chat.Confirm.Unpin": "Would you like to unpin this message?", |
|
|
|
"Chat.Confirm.Unpin": "Would you like to unpin this message?", |
|
|
|
"Chat.Context.Scheduled.SendNow": "Send Now", |
|
|
|
|
|
|
|
"Chat.Context.Scheduled.Reschedule": "Re-schedule", |
|
|
|
|
|
|
|
"Chat.Date.ScheduledFor": "Scheduled for %@", |
|
|
|
"Chat.Date.ScheduledFor": "Scheduled for %@", |
|
|
|
//"Chat.Date.ScheduledUntilOnline": "Scheduled until online",
|
|
|
|
//"Chat.Date.ScheduledUntilOnline": "Scheduled until online",
|
|
|
|
"Chat.Date.ScheduledForToday": "Scheduled for today", |
|
|
|
"Chat.Date.ScheduledForToday": "Scheduled for today", |
|
|
@ -559,12 +566,7 @@ const lang = { |
|
|
|
"Peer.Activity.Chat.Multi.SendingFile1": "%@ and %d others are sending files", |
|
|
|
"Peer.Activity.Chat.Multi.SendingFile1": "%@ and %d others are sending files", |
|
|
|
"Peer.ServiceNotifications": "service notifications", |
|
|
|
"Peer.ServiceNotifications": "service notifications", |
|
|
|
"Peer.RepliesNotifications": "Reply Notifications", |
|
|
|
"Peer.RepliesNotifications": "Reply Notifications", |
|
|
|
"Peer.Status.online": "online", |
|
|
|
|
|
|
|
"Peer.Status.recently": "last seen recently", |
|
|
|
|
|
|
|
"Peer.Status.justNow": "last seen just now", |
|
|
|
"Peer.Status.justNow": "last seen just now", |
|
|
|
"Peer.Status.lastWeek": "last seen within a week", |
|
|
|
|
|
|
|
"Peer.Status.lastMonth": "last seen within a month", |
|
|
|
|
|
|
|
"Peer.Status.longTimeAgo": "last seen a long time ago", |
|
|
|
|
|
|
|
"Peer.Status.Today": "today", |
|
|
|
"Peer.Status.Today": "today", |
|
|
|
"Peer.Status.Yesterday": "yesterday", |
|
|
|
"Peer.Status.Yesterday": "yesterday", |
|
|
|
"Peer.Status.LastSeenAt": "last seen %@ at %@", |
|
|
|
"Peer.Status.LastSeenAt": "last seen %@ at %@", |
|
|
@ -614,8 +616,6 @@ const lang = { |
|
|
|
"one_value": "Send Video", |
|
|
|
"one_value": "Send Video", |
|
|
|
"other_value": "Send %d Videos" |
|
|
|
"other_value": "Send %d Videos" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"Presence.bot": "bot", |
|
|
|
|
|
|
|
"Presence.Support": "support", |
|
|
|
|
|
|
|
"PrivacyAndSecurity.Item.On": "On", |
|
|
|
"PrivacyAndSecurity.Item.On": "On", |
|
|
|
"PrivacyAndSecurity.Item.Off": "Off", |
|
|
|
"PrivacyAndSecurity.Item.Off": "Off", |
|
|
|
"PrivacySettings.VoiceCalls": "Calls", |
|
|
|
"PrivacySettings.VoiceCalls": "Calls", |
|
|
|