From 3402236a0c2281c0c02d1dc3a6ae1d3e4b08f688 Mon Sep 17 00:00:00 2001 From: Marcelo Filho Date: Fri, 9 Oct 2020 18:25:19 +0000 Subject: [PATCH 1/6] Translated using Weblate (Portuguese) Currently translated at 42.4% (14 of 33 strings) Translation: Element Web/element-web Translate-URL: https://translate.riot.im/projects/element-web/element-web/pt/ --- src/i18n/strings/pt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/strings/pt.json b/src/i18n/strings/pt.json index c29ed4a2a..1092b667c 100644 --- a/src/i18n/strings/pt.json +++ b/src/i18n/strings/pt.json @@ -3,7 +3,7 @@ "powered by Matrix": "powered by Matrix", "Unknown device": "Dispositivo desconhecido", "You need to be using HTTPS to place a screen-sharing call.": "Necessita de estar a usar HTTPS para poder iniciar uma chamada com partilha de ecrã.", - "Welcome to Element": "Bem-vindo ao Element", + "Welcome to Element": "Boas-vindas ao Element", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Chat descentralizado, encriptado & colaborativo powered by [matrix]", "The message from the parser is: %(message)s": "A mensagem do parser é: %(message)s", "Invalid JSON": "JSON inválido", From 4ee538117b520cac436ff66c9a15858fb982ce6e Mon Sep 17 00:00:00 2001 From: Marcelo Filho Date: Fri, 9 Oct 2020 18:23:47 +0000 Subject: [PATCH 2/6] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (33 of 33 strings) Translation: Element Web/element-web Translate-URL: https://translate.riot.im/projects/element-web/element-web/pt_BR/ --- src/i18n/strings/pt_BR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/strings/pt_BR.json b/src/i18n/strings/pt_BR.json index 9ad9220a7..8f83d05c7 100644 --- a/src/i18n/strings/pt_BR.json +++ b/src/i18n/strings/pt_BR.json @@ -3,7 +3,7 @@ "powered by Matrix": "oferecido por Matrix", "Unknown device": "Aparelho desconhecido", "You need to be using HTTPS to place a screen-sharing call.": "Você precisa usar HTTPS para compartilhar a tela durante uma chamada.", - "Welcome to Element": "Seja bem-vinda(o) a Element", + "Welcome to Element": "Boas-vindas ao Element", "Decentralised, encrypted chat & collaboration powered by [matrix]": "Chat descentralizado, criptografado e colaborativo construído com [matrix]", "Sign In": "Entrar", "Create Account": "Criar Conta", From 427328f9348fd64ceb903f1db4aa7c0c9401fb08 Mon Sep 17 00:00:00 2001 From: TR_SLimey Date: Tue, 13 Oct 2020 19:35:38 +0000 Subject: [PATCH 3/6] Translated using Weblate (Polish) Currently translated at 90.9% (30 of 33 strings) Translation: Element Web/element-web Translate-URL: https://translate.riot.im/projects/element-web/element-web/pl/ --- src/i18n/strings/pl.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index eec83f8b6..9138087cd 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -25,5 +25,9 @@ "You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "Możesz kontynuować używanie obecnej przeglądarki, lecz niektóre lub wszystkie funkcje mogą nie działać oraz wygląd aplikacji może być niepoprawny.", "I understand the risks and wish to continue": "Rozumiem ryzyko i chcę kontynuować", "Go to element.io": "Przejdź do element.io", - "Failed to start": "Nie udało się wystartować" + "Failed to start": "Nie udało się wystartować", + "Download Completed": "Pobieranie Zakończone", + "Open": "Otwórz", + "Your browser can't run %(brand)s": "Twoja przeglądarka nie obsługuje %(brand)s", + "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s używa zaawansowanych funkcji przeglądarki, które nie są dostępne w twojej przeglądarce." } From 477886551d6c615238856a25e888f4fa0d9aeea4 Mon Sep 17 00:00:00 2001 From: TR_SLimey Date: Sat, 17 Oct 2020 11:02:41 +0000 Subject: [PATCH 4/6] Translated using Weblate (Polish) Currently translated at 96.9% (32 of 33 strings) Translation: Element Web/element-web Translate-URL: https://translate.element.io/projects/element-web/element-web/pl/ --- src/i18n/strings/pl.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index 9138087cd..707418edb 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -29,5 +29,7 @@ "Download Completed": "Pobieranie Zakończone", "Open": "Otwórz", "Your browser can't run %(brand)s": "Twoja przeglądarka nie obsługuje %(brand)s", - "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s używa zaawansowanych funkcji przeglądarki, które nie są dostępne w twojej przeglądarce." + "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s używa zaawansowanych funkcji przeglądarki, które nie są dostępne w twojej przeglądarce.", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Konfiguracja Elementa zawiera niepoprawny JSON. Popraw konfiguracje i odśwież stronę.", + "Your Element is misconfigured": "Element jest nieprawidłowo skonfigurowany" } From 325ddbf5cade96188297e2d90478df4d10ad9223 Mon Sep 17 00:00:00 2001 From: Knugi Date: Sun, 18 Oct 2020 03:20:54 +0000 Subject: [PATCH 5/6] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (33 of 33 strings) Translation: Element Web/element-web Translate-URL: https://translate.element.io/projects/element-web/element-web/zh_Hant/ --- src/i18n/strings/zh_Hant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index b05418119..f9eca46ba 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -32,5 +32,5 @@ "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Element 的配置中包含無效JSON,請更正錯誤並重新加載網頁。", "Your browser can't run %(brand)s": "當前瀏覽器無法運行%(brand)s", "%(brand)s uses advanced browser features which aren't supported by your current browser.": "當前瀏覽器不支持%(brand)s使用的高級特性。", - "Powered by Matrix": "威力本源 Matrix" + "Powered by Matrix": "由 Matrix 提供" } From 94ffd69ce4dab813988978d9a64192bc65c303ba Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Sun, 18 Oct 2020 09:32:56 +0000 Subject: [PATCH 6/6] Translated using Weblate (Bulgarian) Currently translated at 100.0% (33 of 33 strings) Translation: Element Web/element-web Translate-URL: https://translate.element.io/projects/element-web/element-web/bg/ --- src/i18n/strings/bg.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/bg.json b/src/i18n/strings/bg.json index bc6001066..b8d9db3e3 100644 --- a/src/i18n/strings/bg.json +++ b/src/i18n/strings/bg.json @@ -31,5 +31,6 @@ "Download Completed": "Свалянето завърши", "Open": "Отвори", "Your browser can't run %(brand)s": "Браузърът ви не може да изпълни %(brand)s", - "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s използва модерни функции на браузъра, които не се поддържат от Вашия." + "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s използва модерни функции на браузъра, които не се поддържат от Вашия.", + "Powered by Matrix": "Базирано на Matrix" }