Move english custom server text to en file
As it is in English and not Germanpull/4035/head
parent
810fb42458
commit
82b2741ed9
|
@ -12,7 +12,6 @@
|
||||||
"Settings": "Einstellungen",
|
"Settings": "Einstellungen",
|
||||||
"powered by Matrix": "gebaut mit Matrix",
|
"powered by Matrix": "gebaut mit Matrix",
|
||||||
"Custom Server Options": "Optionen für eigenen Server",
|
"Custom Server Options": "Optionen für eigenen Server",
|
||||||
"customServer_text": "You can use the custom server options to sign into other Matrix servers by specifying a different Home server URL.<br/>This allows you to use Riot with an existing Matrix account on a different home server.<br/><br/>You can also set a custom identity server but you won't be able to invite users by email address, or be invited by email address yourself.",
|
|
||||||
"Dismiss": "ausblenden",
|
"Dismiss": "ausblenden",
|
||||||
"Failed to get protocol list from Home Server": "Fehler beim Abrufen der Protokollliste vom Home Server",
|
"Failed to get protocol list from Home Server": "Fehler beim Abrufen der Protokollliste vom Home Server",
|
||||||
"The Home Server may be too old to support third party networks": "Der Home Server kann zu alt sein, um Drittanbieter-Netzwerke zu unterstützen",
|
"The Home Server may be too old to support third party networks": "Der Home Server kann zu alt sein, um Drittanbieter-Netzwerke zu unterstützen",
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
"Create new room": "Create new room",
|
"Create new room": "Create new room",
|
||||||
"Couldn't find a matching Matrix room": "Couldn't find a matching Matrix room",
|
"Couldn't find a matching Matrix room": "Couldn't find a matching Matrix room",
|
||||||
"Custom Server Options": "Custom Server Options",
|
"Custom Server Options": "Custom Server Options",
|
||||||
|
"customServer_text": "You can use the custom server options to sign into other Matrix servers by specifying a different Home server URL.<br/>This allows you to use Riot with an existing Matrix account on a different home server.<br/><br/>You can also set a custom identity server but you won't be able to invite users by email address, or be invited by email address yourself.",
|
||||||
"delete the alias": "delete the alias",
|
"delete the alias": "delete the alias",
|
||||||
"Delete the room alias %(alias)s and remove %(name)s from the directory?": "Delete the room alias %(alias)s and remove %(name)s from the directory?",
|
"Delete the room alias %(alias)s and remove %(name)s from the directory?": "Delete the room alias %(alias)s and remove %(name)s from the directory?",
|
||||||
"Direct Chat": "Direct Chat",
|
"Direct Chat": "Direct Chat",
|
||||||
|
|
Loading…
Reference in New Issue