|
387 | 387 | "Failed to invite users to the room:": "Failed to invite users to the room:",
|
388 | 388 | "We sent the others, but the below people couldn't be invited to <RoomName/>": "We sent the others, but the below people couldn't be invited to <RoomName/>",
|
389 | 389 | "Some invites couldn't be sent": "Some invites couldn't be sent",
|
390 |
| - "%(space1Name)s and %(space2Name)s": "%(space1Name)s and %(space2Name)s", |
391 |
| - "%(spaceName)s and %(count)s others|other": "%(spaceName)s and %(count)s others", |
392 |
| - "%(spaceName)s and %(count)s others|zero": "%(spaceName)s", |
393 |
| - "%(spaceName)s and %(count)s others|one": "%(spaceName)s and %(count)s other", |
394 | 390 | "You need to be logged in.": "You need to be logged in.",
|
395 | 391 | "You need to be able to invite users to do that.": "You need to be able to invite users to do that.",
|
396 | 392 | "Unable to create widget.": "Unable to create widget.",
|
|
685 | 681 | "%(num)s hours from now": "%(num)s hours from now",
|
686 | 682 | "about a day from now": "about a day from now",
|
687 | 683 | "%(num)s days from now": "%(num)s days from now",
|
| 684 | + "%(space1Name)s and %(space2Name)s": "%(space1Name)s and %(space2Name)s", |
| 685 | + "%(spaceName)s and %(count)s others|other": "%(spaceName)s and %(count)s others", |
| 686 | + "%(spaceName)s and %(count)s others|zero": "%(spaceName)s", |
| 687 | + "%(spaceName)s and %(count)s others|one": "%(spaceName)s and %(count)s other", |
688 | 688 | "%(name)s (%(userId)s)": "%(name)s (%(userId)s)",
|
689 |
| - "Your browser does not support the required cryptography extensions": "Your browser does not support the required cryptography extensions", |
690 |
| - "Not a valid %(brand)s keyfile": "Not a valid %(brand)s keyfile", |
691 |
| - "Authentication check failed: incorrect password?": "Authentication check failed: incorrect password?", |
692 | 689 | "Unexpected server error trying to leave the room": "Unexpected server error trying to leave the room",
|
693 | 690 | "Can't leave Server Notices room": "Can't leave Server Notices room",
|
694 | 691 | "This room is used for important messages from the Homeserver, so you cannot leave it.": "This room is used for important messages from the Homeserver, so you cannot leave it.",
|
695 | 692 | "Error leaving room": "Error leaving room",
|
| 693 | + "Your browser does not support the required cryptography extensions": "Your browser does not support the required cryptography extensions", |
| 694 | + "Not a valid %(brand)s keyfile": "Not a valid %(brand)s keyfile", |
| 695 | + "Authentication check failed: incorrect password?": "Authentication check failed: incorrect password?", |
696 | 696 | "Unrecognised address": "Unrecognised address",
|
697 | 697 | "You do not have permission to invite people to this room.": "You do not have permission to invite people to this room.",
|
698 | 698 | "User %(userId)s is already invited to the room": "User %(userId)s is already invited to the room",
|
|
0 commit comments