|
424 | 424 | "Advanced": "Advanced", |
425 | 425 | "Effects": "Effects", |
426 | 426 | "Other": "Other", |
427 | | - "Command error": "Command error", |
428 | 427 | "Usage": "Usage", |
429 | 428 | "Sends the given message as a spoiler": "Sends the given message as a spoiler", |
430 | 429 | "Prepends ¯\\_(ツ)_/¯ to a plain-text message": "Prepends ¯\\_(ツ)_/¯ to a plain-text message", |
|
434 | 433 | "Sends a message as plain text, without interpreting it as markdown": "Sends a message as plain text, without interpreting it as markdown", |
435 | 434 | "Sends a message as html, without interpreting it as markdown": "Sends a message as html, without interpreting it as markdown", |
436 | 435 | "Upgrades a room to a new version": "Upgrades a room to a new version", |
437 | | - "You do not have the required permissions to use this command.": "You do not have the required permissions to use this command.", |
438 | 436 | "Jump to the given date in the timeline (YYYY-MM-DD)": "Jump to the given date in the timeline (YYYY-MM-DD)", |
439 | | - "We were unable to understand the given date (%(inputDate)s). Try using the format YYYY-MM-DD.": "We were unable to understand the given date (%(inputDate)s). Try using the format YYYY-MM-DD.", |
440 | 437 | "Changes your display nickname": "Changes your display nickname", |
441 | 438 | "Changes your display nickname in the current room only": "Changes your display nickname in the current room only", |
442 | 439 | "Changes the avatar of the current room": "Changes the avatar of the current room", |
443 | 440 | "Changes your avatar in this current room only": "Changes your avatar in this current room only", |
444 | 441 | "Changes your avatar in all rooms": "Changes your avatar in all rooms", |
445 | 442 | "Gets or sets the room topic": "Gets or sets the room topic", |
446 | | - "Failed to set topic": "Failed to set topic", |
447 | 443 | "This room has no topic.": "This room has no topic.", |
448 | 444 | "Sets the room name": "Sets the room name", |
449 | 445 | "Invites user with given id to current room": "Invites user with given id to current room", |
450 | 446 | "Use an identity server": "Use an identity server", |
451 | 447 | "Use an identity server to invite by email. Click continue to use the default identity server (%(defaultIdentityServerName)s) or manage in Settings.": "Use an identity server to invite by email. Click continue to use the default identity server (%(defaultIdentityServerName)s) or manage in Settings.", |
452 | | - "Use an identity server to invite by email. Manage in Settings.": "Use an identity server to invite by email. Manage in Settings.", |
453 | 448 | "Joins room with given address": "Joins room with given address", |
454 | 449 | "Leave room": "Leave room", |
455 | | - "Unrecognised room address:": "Unrecognised room address:", |
456 | 450 | "Kicks user with given id": "Kicks user with given id", |
457 | 451 | "Bans user with given id": "Bans user with given id", |
458 | 452 | "Unbans user with given ID": "Unbans user with given ID", |
|
463 | 457 | "Unignored user": "Unignored user", |
464 | 458 | "You are no longer ignoring %(userId)s": "You are no longer ignoring %(userId)s", |
465 | 459 | "Define the power level of a user": "Define the power level of a user", |
466 | | - "Command failed": "Command failed", |
467 | | - "Could not find user in room": "Could not find user in room", |
468 | 460 | "Deops user with given id": "Deops user with given id", |
469 | 461 | "Opens the Developer Tools dialog": "Opens the Developer Tools dialog", |
470 | 462 | "Adds a custom widget by URL to the room": "Adds a custom widget by URL to the room", |
471 | | - "Please supply a widget URL or embed code": "Please supply a widget URL or embed code", |
472 | | - "Please supply a https:// or http:// widget URL": "Please supply a https:// or http:// widget URL", |
473 | | - "You cannot modify widgets in this room.": "You cannot modify widgets in this room.", |
474 | 463 | "Verifies a user, session, and pubkey tuple": "Verifies a user, session, and pubkey tuple", |
475 | | - "Unknown (user, session) pair:": "Unknown (user, session) pair:", |
476 | | - "Session already verified!": "Session already verified!", |
477 | | - "WARNING: Session already verified, but keys do NOT MATCH!": "WARNING: Session already verified, but keys do NOT MATCH!", |
478 | | - "WARNING: KEY VERIFICATION FAILED! The signing key for %(userId)s and session %(deviceId)s is \"%(fprint)s\" which does not match the provided key \"%(fingerprint)s\". This could mean your communications are being intercepted!": "WARNING: KEY VERIFICATION FAILED! The signing key for %(userId)s and session %(deviceId)s is \"%(fprint)s\" which does not match the provided key \"%(fingerprint)s\". This could mean your communications are being intercepted!", |
479 | 464 | "Verified key": "Verified key", |
480 | 465 | "The signing key you provided matches the signing key you received from %(userId)s's session %(deviceId)s. Session marked as verified.": "The signing key you provided matches the signing key you received from %(userId)s's session %(deviceId)s. Session marked as verified.", |
481 | 466 | "Forces the current outbound group session in an encrypted room to be discarded": "Forces the current outbound group session in an encrypted room to be discarded", |
|
1609 | 1594 | "This room is end-to-end encrypted": "This room is end-to-end encrypted", |
1610 | 1595 | "Everyone in this room is verified": "Everyone in this room is verified", |
1611 | 1596 | "Server error": "Server error", |
| 1597 | + "Command error": "Command error", |
1612 | 1598 | "Server unavailable, overloaded, or something else went wrong.": "Server unavailable, overloaded, or something else went wrong.", |
1613 | 1599 | "Unknown Command": "Unknown Command", |
1614 | 1600 | "Unrecognised command: %(commandText)s": "Unrecognised command: %(commandText)s", |
|
0 commit comments