From fd2486f9961b7a340aaa7e158db004a91412e361 Mon Sep 17 00:00:00 2001 From: David Baker Date: Fri, 9 Jun 2017 12:36:28 +0000 Subject: [PATCH 1/3] Translated using Weblate (English (United States)) Currently translated at 82.3% (163 of 198 strings) Translation: Riot Web/riot-web Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/ --- src/i18n/strings/en_US.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/en_US.json b/src/i18n/strings/en_US.json index a75bc7f5f..cc9dfece7 100644 --- a/src/i18n/strings/en_US.json +++ b/src/i18n/strings/en_US.json @@ -160,5 +160,6 @@ "OK": "OK", "You need to be using HTTPS to place a screen-sharing call.": "You need to be using HTTPS to place a screen-sharing call.", "Welcome page": "Welcome page", - "With your current browser, the look and feel of the application may be completely incorrect, and some or all features may not function. If you want to try it anyway you can continue, but you are on your own in terms of any issues you may encounter!": "With your current browser, the look and feel of the application may be completely incorrect, and some or all features may not function. If you want to try it anyway you can continue, but you are on your own in terms of any issues you may encounter!" + "With your current browser, the look and feel of the application may be completely incorrect, and some or all features may not function. If you want to try it anyway you can continue, but you are on your own in terms of any issues you may encounter!": "With your current browser, the look and feel of the application may be completely incorrect, and some or all features may not function. If you want to try it anyway you can continue, but you are on your own in terms of any issues you may encounter!", + "Login": "Login" } From 3041ec0770e1bdd691d3b7b534799beb94a10c87 Mon Sep 17 00:00:00 2001 From: Marcel Date: Fri, 9 Jun 2017 14:12:45 +0000 Subject: [PATCH 2/3] Translated using Weblate (English (United States)) Currently translated at 83.3% (165 of 198 strings) Translation: Riot Web/riot-web Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/ --- src/i18n/strings/en_US.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/en_US.json b/src/i18n/strings/en_US.json index cc9dfece7..04409be07 100644 --- a/src/i18n/strings/en_US.json +++ b/src/i18n/strings/en_US.json @@ -161,5 +161,7 @@ "You need to be using HTTPS to place a screen-sharing call.": "You need to be using HTTPS to place a screen-sharing call.", "Welcome page": "Welcome page", "With your current browser, the look and feel of the application may be completely incorrect, and some or all features may not function. If you want to try it anyway you can continue, but you are on your own in terms of any issues you may encounter!": "With your current browser, the look and feel of the application may be completely incorrect, and some or all features may not function. If you want to try it anyway you can continue, but you are on your own in terms of any issues you may encounter!", - "Login": "Login" + "Login": "Login", + "Continue": "Continue", + "Failed to change password. Is your password correct?": "Failed to change password. Is your password correct?" } From 47cde99a58d8a6d25beddd0e494e0f96070257d1 Mon Sep 17 00:00:00 2001 From: Marcel Date: Fri, 9 Jun 2017 14:11:38 +0000 Subject: [PATCH 3/3] Translated using Weblate (German) Currently translated at 100.0% (198 of 198 strings) Translation: Riot Web/riot-web Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/ --- src/i18n/strings/de_DE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/de_DE.json b/src/i18n/strings/de_DE.json index 88e9ac4d8..a289d08ed 100644 --- a/src/i18n/strings/de_DE.json +++ b/src/i18n/strings/de_DE.json @@ -204,5 +204,6 @@ "Please set a password!": "Bitte ein Passwort einrichten!", "This will allow you to return to your account after signing out, and sign in on other devices.": "Dies erlaubt dir, dich wieder an deinem Konto anzumelden, nachdem du dich abgemeldet hast.", "Dev chat for the Dendrite dev team": "Entwickler-Chat für das Dendrite-Entwickler-Team", - "General discussion about Matrix and Riot": "Allgemeine Diskussion über Matrix und Riot" + "General discussion about Matrix and Riot": "Allgemeine Diskussion über Matrix und Riot", + " (HTTP status %(httpStatus))": "(HTTP Status %(httpStatus))" }