summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mannehed <samuel@cendio.se>2016-10-28 15:23:51 +0200
committerSamuel Mannehed <samuel@cendio.se>2016-10-28 15:23:51 +0200
commite848790194849d19a3a249a9059c3d0d91415679 (patch)
tree30ce0fece60284d386338de20305778b7a684d85
parentf55e04190887e2030e702f464de6c70bd68564de (diff)
downloadnovnc-e848790194849d19a3a249a9059c3d0d91415679.tar.gz
Replace tab with spaces
-rw-r--r--app/locale/locale-de-DE.js22
-rw-r--r--app/locale/locale-en-GB.js22
-rw-r--r--app/locale/locale-nl-NL.js22
3 files changed, 33 insertions, 33 deletions
diff --git a/app/locale/locale-de-DE.js b/app/locale/locale-de-DE.js
index fad9245..a4ff7fc 100644
--- a/app/locale/locale-de-DE.js
+++ b/app/locale/locale-de-DE.js
@@ -1,13 +1,13 @@
Language = {
- "Connected (encrypted) to ": "Verbunden mit (verschlüsselt) ",
- "Connected (unencrypted) to ": "Verbunden mit (unverschlüsselt) ",
- "Must set host and port": "Richten Sie Host und Port ein",
- "Disconnect timeout": "Timeout beim trennen",
- "Password is required": "Passwort ist erforderlich",
- "Forcing clipping mode since scrollbars aren't supported by IE in fullscreen": "'Clipping-Modus' aktiviert, Scrollbalken in 'IE-Vollbildmodus' werden nicht unterstützt",
- "Connecting": "Verbunden",
- "Disconnecting": "Verbindung trennen",
- "Disconnected": "Verbindung zum Server getrennt",
- "Invalid state": "Falscher Status",
- "Unable to create RFB client -- ": "RFB Client kann nicht erstellt werden -- ",
+ "Connected (encrypted) to ": "Verbunden mit (verschlüsselt) ",
+ "Connected (unencrypted) to ": "Verbunden mit (unverschlüsselt) ",
+ "Must set host and port": "Richten Sie Host und Port ein",
+ "Disconnect timeout": "Timeout beim trennen",
+ "Password is required": "Passwort ist erforderlich",
+ "Forcing clipping mode since scrollbars aren't supported by IE in fullscreen": "'Clipping-Modus' aktiviert, Scrollbalken in 'IE-Vollbildmodus' werden nicht unterstützt",
+ "Connecting": "Verbunden",
+ "Disconnecting": "Verbindung trennen",
+ "Disconnected": "Verbindung zum Server getrennt",
+ "Invalid state": "Falscher Status",
+ "Unable to create RFB client -- ": "RFB Client kann nicht erstellt werden -- ",
};
diff --git a/app/locale/locale-en-GB.js b/app/locale/locale-en-GB.js
index fda76be..d0040a6 100644
--- a/app/locale/locale-en-GB.js
+++ b/app/locale/locale-en-GB.js
@@ -1,13 +1,13 @@
Language = {
- "Connected (encrypted) to ": "Connected (encrypted) to ",
- "Connected (unencrypted) to ": "Connected (unencrypted) to ",
- "Must set host and port": "Must set host and port",
- "Disconnect timeout": "Disconnect timeout",
- "Password is required": "Password is required",
- "Forcing clipping mode since scrollbars aren't supported by IE in fullscreen": "Forcing clipping mode since scrollbars aren't supported by IE in fullscreen",
- "Connecting": "Connecting",
- "Disconnecting": "Disconnecting",
- "Disconnected": "Disconnected",
- "Invalid state": "Invalid state",
- "Unable to create RFB client -- ": "Unable to create RFB client -- ",
+ "Connected (encrypted) to ": "Connected (encrypted) to ",
+ "Connected (unencrypted) to ": "Connected (unencrypted) to ",
+ "Must set host and port": "Must set host and port",
+ "Disconnect timeout": "Disconnect timeout",
+ "Password is required": "Password is required",
+ "Forcing clipping mode since scrollbars aren't supported by IE in fullscreen": "Forcing clipping mode since scrollbars aren't supported by IE in fullscreen",
+ "Connecting": "Connecting",
+ "Disconnecting": "Disconnecting",
+ "Disconnected": "Disconnected",
+ "Invalid state": "Invalid state",
+ "Unable to create RFB client -- ": "Unable to create RFB client -- ",
};
diff --git a/app/locale/locale-nl-NL.js b/app/locale/locale-nl-NL.js
index a9539ac..cf6be88 100644
--- a/app/locale/locale-nl-NL.js
+++ b/app/locale/locale-nl-NL.js
@@ -1,13 +1,13 @@
Language = {
- "Connected (encrypted) to ": "Verbonden (versleuteld) met ",
- "Connected (unencrypted) to ": "Verbonden (onversleuteld) met ",
- "Must set host and port": "Host en poort moeten worden ingesteld",
- "Disconnect timeout": "Timeout tijdens verbreken van verbinding",
- "Password is required": "Wachtwoord is vereist",
- "Forcing clipping mode since scrollbars aren't supported by IE in fullscreen": "''Clipping mode' ingeschakeld, omdat schuifbalken in volledige-scherm-modus in IE niet worden ondersteund",
- "Connecting": "Verbinden",
- "Disconnecting": "Verbinding verbreken",
- "Disconnected": "Verbinding verbroken",
- "Invalid state": "Ongeldige toestand",
- "Unable to create RFB client -- ": "Kan geen RFB client aanmaken -- ",
+ "Connected (encrypted) to ": "Verbonden (versleuteld) met ",
+ "Connected (unencrypted) to ": "Verbonden (onversleuteld) met ",
+ "Must set host and port": "Host en poort moeten worden ingesteld",
+ "Disconnect timeout": "Timeout tijdens verbreken van verbinding",
+ "Password is required": "Wachtwoord is vereist",
+ "Forcing clipping mode since scrollbars aren't supported by IE in fullscreen": "''Clipping mode' ingeschakeld, omdat schuifbalken in volledige-scherm-modus in IE niet worden ondersteund",
+ "Connecting": "Verbinden",
+ "Disconnecting": "Verbinding verbreken",
+ "Disconnected": "Verbinding verbroken",
+ "Invalid state": "Ongeldige toestand",
+ "Unable to create RFB client -- ": "Kan geen RFB client aanmaken -- ",
};