You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/i18n/strings/en_EN.json
+7-10
Original file line number
Diff line number
Diff line change
@@ -103,8 +103,6 @@
103
103
"We couldn't log you in": "We couldn't log you in",
104
104
"We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.",
105
105
"Try again": "Try again",
106
-
"Your homeserver was unreachable and was not able to log you in. Please try again. If this continues, please contact your homeserver administrator.": "Your homeserver was unreachable and was not able to log you in. Please try again. If this continues, please contact your homeserver administrator.",
107
-
"Your homeserver rejected your log in attempt. This could be due to things just taking too long. Please try again. If this continues, please contact your homeserver administrator.": "Your homeserver rejected your log in attempt. This could be due to things just taking too long. Please try again. If this continues, please contact your homeserver administrator.",
"This may be caused by having the app open in multiple tabs or due to clearing browser data.": "This may be caused by having the app open in multiple tabs or due to clearing browser data.",
110
108
"Reload": "Reload",
@@ -703,8 +701,14 @@
703
701
"This homeserver has hit its Monthly Active User limit.": "This homeserver has hit its Monthly Active User limit.",
704
702
"This homeserver has been blocked by its administrator.": "This homeserver has been blocked by its administrator.",
705
703
"This homeserver has exceeded one of its resource limits.": "This homeserver has exceeded one of its resource limits.",
706
-
"Please <a>contact your service administrator</a> to continue using the service.": "Please <a>contact your service administrator</a> to continue using the service.",
704
+
"Please <a>contact your service administrator</a> to continue using this service.": "Please <a>contact your service administrator</a> to continue using this service.",
707
705
"Unable to connect to Homeserver. Retrying…": "Unable to connect to Homeserver. Retrying…",
706
+
"This account has been deactivated.": "This account has been deactivated.",
"Please note you are logging into the %(hs)s server, not matrix.org.": "Please note you are logging into the %(hs)s server, not matrix.org.",
709
+
"There was a problem communicating with the homeserver, please try again later.": "There was a problem communicating with the homeserver, please try again later.",
710
+
"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>.",
711
+
"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.",
708
712
"%(items)s and %(count)s others|other": "%(items)s and %(count)s others",
709
713
"%(items)s and %(count)s others|one": "%(items)s and one other",
710
714
"%(items)s and %(lastItem)s": "%(items)s and %(lastItem)s",
@@ -3553,15 +3557,8 @@
3553
3557
"Identity server URL does not appear to be a valid identity server": "Identity server URL does not appear to be a valid identity server",
3554
3558
"General failure": "General failure",
3555
3559
"This homeserver does not support login using email address.": "This homeserver does not support login using email address.",
3556
-
"Please <a>contact your service administrator</a> to continue using this service.": "Please <a>contact your service administrator</a> to continue using this service.",
3557
-
"This account has been deactivated.": "This account has been deactivated.",
"Please note you are logging into the %(hs)s server, not matrix.org.": "Please note you are logging into the %(hs)s server, not matrix.org.",
3560
3560
"Failed to perform homeserver discovery": "Failed to perform homeserver discovery",
3561
3561
"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.",
3562
-
"There was a problem communicating with the homeserver, please try again later.": "There was a problem communicating with the homeserver, please try again later.",
3563
-
"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>.",
3564
-
"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.",
3565
3562
"Syncing…": "Syncing…",
3566
3563
"Signing In…": "Signing In…",
3567
3564
"If you've joined lots of rooms, this might take a while": "If you've joined lots of rooms, this might take a while",
0 commit comments