|
57 | 57 | "Failed to invite users to community": "Failed to invite users to community",
|
58 | 58 | "Failed to invite users to %(groupId)s": "Failed to invite users to %(groupId)s",
|
59 | 59 | "Failed to add the following rooms to %(groupId)s:": "Failed to add the following rooms to %(groupId)s:",
|
| 60 | + "Cryptography Disabled": "Cryptography Disabled", |
| 61 | + "The cryptography data in this browser session is too new for this version of Riot to understand. Cryptography has been disabled. To re-enable it, go back to the newer version of Riot. If you'd like to use cryptography on this version, export your keys and log out of the newer version.": "The cryptography data in this browser session is too new for this version of Riot to understand. Cryptography has been disabled. To re-enable it, go back to the newer version of Riot. If you'd like to use cryptography on this version, export your keys and log out of the newer version.", |
60 | 62 | "Riot does not have permission to send you notifications - please check your browser settings": "Riot does not have permission to send you notifications - please check your browser settings",
|
61 | 63 | "Riot was not given permission to send notifications - please try again": "Riot was not given permission to send notifications - please try again",
|
62 | 64 | "Unable to enable Notifications": "Unable to enable Notifications",
|
|
150 | 152 | "%(widgetName)s widget modified by %(senderName)s": "%(widgetName)s widget modified by %(senderName)s",
|
151 | 153 | "%(widgetName)s widget added by %(senderName)s": "%(widgetName)s widget added by %(senderName)s",
|
152 | 154 | "%(widgetName)s widget removed by %(senderName)s": "%(widgetName)s widget removed by %(senderName)s",
|
153 |
| - "Communities": "Communities", |
154 | 155 | "Message Pinning": "Message Pinning",
|
155 | 156 | "%(displayName)s is typing": "%(displayName)s is typing",
|
156 | 157 | "%(names)s and %(count)s others are typing|other": "%(names)s and %(count)s others are typing",
|
|
524 | 525 | "Unverify": "Unverify",
|
525 | 526 | "Verify...": "Verify...",
|
526 | 527 | "No results": "No results",
|
| 528 | + "Communities": "Communities", |
527 | 529 | "Home": "Home",
|
528 | 530 | "Integrations Error": "Integrations Error",
|
529 | 531 | "Could not connect to the integration server": "Could not connect to the integration server",
|
|
859 | 861 | "Incorrect username and/or password.": "Incorrect username and/or password.",
|
860 | 862 | "Guest access is disabled on this Home Server.": "Guest access is disabled on this Home Server.",
|
861 | 863 | "The phone number entered looks invalid": "The phone number entered looks invalid",
|
| 864 | + "This homeserver doesn't offer any login flows which are supported by this client.": "This homeserver doesn't offer any login flows which are supported by this client.", |
862 | 865 | "Error: Problem communicating with the given homeserver.": "Error: Problem communicating with the given homeserver.",
|
863 | 866 | "Can't connect to homeserver via HTTP when an HTTPS URL is in your browser bar. Either use HTTPS or <a>enable unsafe scripts</a>.": "Can't connect to homeserver via HTTP when an HTTPS URL is in your browser bar. Either use HTTPS or <a>enable unsafe scripts</a>.",
|
864 | 867 | "Can't connect to homeserver - please check your connectivity, ensure your <a>homeserver's SSL certificate</a> is trusted, and that a browser extension is not blocking requests.": "Can't connect to homeserver - please check your connectivity, ensure your <a>homeserver's SSL certificate</a> is trusted, and that a browser extension is not blocking requests.",
|
865 |
| - "This homeserver doesn't offer any login flows which are supported by this client.": "This homeserver doesn't offer any login flows which are supported by this client.", |
866 | 868 | "Login as guest": "Login as guest",
|
867 | 869 | "Return to app": "Return to app",
|
868 | 870 | "Failed to fetch avatar URL": "Failed to fetch avatar URL",
|
|
0 commit comments