@ -253,12 +253,12 @@ const lang = {
@@ -253,12 +253,12 @@ const lang = {
"Chat.Service.BotPermissionAllowed":"You allowed this bot to message you when you logged in on %@",
"Chat.Poll.Unvote":"Retract Vote",
"Chat.Poll.Stop":"Stop Poll",
/*"Chat.Poll.Stop.Confirm.Header":"StopPoll?",
"Chat.Poll.Stop.Confirm.Text": "If you stop this poll now, nobody will be able to vote in it anymore. This action cannot be undone.",*/
/*"Chat.Pinned.UnpinAll":{
"one_value":"Unpin %d Message",
"other_value":"Unpin All %d Messages"
},*/
// "Chat.Poll.Stop.Confirm.Header": "Stop Poll?",
// "Chat.Poll.Stop.Confirm.Text": "If you stop this poll now, nobody will be able to vote in it anymore. This action cannot be undone.",
// "Chat.Pinned.UnpinAll": {
// "one_value": "Unpin %d Message",
// "other_value": "Unpin All %d Messages"
// },
"Chat.Pinned.DontShow":"Don't Show Pinned Messages",
"Chat.Title.Comments":{
"one_value":"%d Comment",
@ -340,7 +340,7 @@ const lang = {
@@ -340,7 +340,7 @@ const lang = {
"one_value":"%d user",
"other_value":"%d users"
},
"RcentSessions.Error.FreshReset":"For security reasons, you can't terminate older sessions from a device that you've just connected. Please use an earlier connection or wait for a few hours.",
"RecentSessions.Error.FreshReset":"For security reasons, you can't terminate older sessions from a device that you've just connected. Please use an earlier connection or wait for a few hours.",
"Message.Context.Select":"Select",
"Message.Context.Pin":"Pin",
"Message.Context.Unpin":"Unpin",
@ -348,7 +348,7 @@ const lang = {
@@ -348,7 +348,7 @@ const lang = {
"NewPoll.Explanation.Placeholder":"Add a Comment (Optional)",
"FilterIncludeExcludeInfo" = "Choose chats and types of chats that will\nappear and never appear in this folder.";
"FilterNameInputLabel" = "Folder Name";
"FilterMenuDelete" = "Delete Folder";
@ -7,9 +9,6 @@
@@ -7,9 +9,6 @@
"FilterAllNonContacts" = "All Non-Contacts";
"FilterAllChannels" = "All Channels";
"FilterAllBots" = "All Bots";
"FilterAllUnmuted" = "All Unmuted";
"FilterAllUnread" = "All Unread";
"FilterAllUnarchived" = "All Unarchived";
"WordDelimiter" = ", ";
"WordDelimiterLast" = " and ";
"EditProfile.FirstNameLabel" = "Name";
@ -19,7 +18,17 @@
@@ -19,7 +18,17 @@
"EditProfile.Username.Taken" = "Username is already taken";
"EditProfile.Username.Invalid" = "Username is invalid";
"EditProfile.Username.Help" = "You can choose a username on Telegram. If you do, people will be able to find you by this username and contact you without needing your phone number.\n\nYou can use a–z, 0–9 and underscores. Minimum length is 5 characters.";
"RecentSessions.Error.FreshReset" = "For security reasons, you can't terminate older sessions from a device that you've just connected. Please use an earlier connection or wait for a few hours.";
"RcentSessions.Error.FreshReset" = "For security reasons, you can't terminate older sessions from a device that you've just connected. Please use an earlier connection or wait for a few hours.";
"Message.Context.Select" = "Select";
"Message.Context.Pin" = "Pin";
"Message.Context.Unpin" = "Unpin";
"NewPoll.Anonymous" = "Anonymous Voting";
"NewPoll.Explanation.Placeholder" = "Add a Comment (Optional)";