Skip to content

Commit 1b1247e

Browse files
author
Weblate
committed
Merge branch 'origin/develop' into Weblate.
2 parents 963dee6 + 008939c commit 1b1247e

File tree

3 files changed

+14
-7
lines changed

3 files changed

+14
-7
lines changed

src/i18n/strings/hu.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@
3131
"Your Element is misconfigured": "Az Element hibásan van beállítva",
3232
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Az Element érvénytelen JSON-t tartalmazó konfigurációval rendelkezik. Kérlek javítsd és töltsd újra az oldalt.",
3333
"Your browser can't run %(brand)s": "A böngésződ nem tudja futtatni ezt: %(brand)s",
34-
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s haladó böngésző funkciókat használ amiket a jelenlegi böngésződ nem támogat."
34+
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s haladó böngésző funkciókat használ amiket a jelenlegi böngésződ nem támogat.",
35+
"Powered by Matrix": "A gépházban: Matrix"
3536
}

src/i18n/strings/is.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,11 @@
44
"Unknown device": "Óþekkt tæki",
55
"Dismiss": "Hafna",
66
"You need to be using HTTPS to place a screen-sharing call.": "Þú verður að nota HTTPS til að hringja samtal með deilingu á skjá.",
7-
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Dulritað dreifvinnsluspjall & samstarfstól keyrt með [matrix]"
7+
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Dulritað dreifvinnsluspjall & samstarfstól keyrt með [matrix]",
8+
"Open": "Opna",
9+
"Unsupported browser": "Óstuddur vafri",
10+
"Your browser can't run %(brand)s": "Vafri þinn geta ekki keyrt upp %(brand)s",
11+
"Sign In": "Skrá inn",
12+
"Create Account": "Stofna Reikning",
13+
"Explore rooms": "Kanna herbergi"
814
}

src/i18n/strings/pt_BR.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"Dismiss": "Descartar",
33
"powered by Matrix": "oferecido por Matrix",
4-
"Unknown device": "Dispositivo desconhecido",
4+
"Unknown device": "Aparelho desconhecido",
55
"You need to be using HTTPS to place a screen-sharing call.": "Você precisa estar usando HTTPS para poder iniciar uma chamada com compartilhamento de tela.",
66
"Welcome to Element": "Seja bem-vinda(o) a Element",
7-
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Chat descentralizado, criptografado e colaborativo oferecido por [matrix]",
7+
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Chat descentralizado, criptografado e colaborativo construído com [matrix]",
88
"Sign In": "Entrar",
99
"Create Account": "Criar Conta",
1010
"Explore rooms": "Explore as salas",
@@ -26,11 +26,11 @@
2626
"Missing indexeddb worker script!": "O script indexeddb não foi encontrado!",
2727
"Open": "Abrir",
2828
"Previous/next recently visited room or community": "Anterior/Próxima sala ou comunidade visitada recentemente",
29-
"%(brand)s Desktop (%(platformName)s)": "Desktop de %(brand) (%(platformName))",
29+
"%(brand)s Desktop (%(platformName)s)": "%(brand)s Desktop (%(platformName)s)",
3030
"Go to your browser to complete Sign In": "Vá para o seu navegador para concluir o login",
3131
"Your Element is misconfigured": "Seu Element está desconfigurado",
3232
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Sua configuração do Element contém JSON inválido. Por favor, corrija o problema e recarregue a página.",
33-
"Your browser can't run %(brand)s": "Seu navegador não consegue rodar o %(brand)",
33+
"Your browser can't run %(brand)s": "Seu navegador não consegue rodar %(brand)s",
3434
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s usa funcionalidades avançadas de navegador que não são suportadas pelo seu navegador atual.",
35-
"Powered by Matrix": "Powered by Matrix"
35+
"Powered by Matrix": "Construído com tecnologia Matrix"
3636
}

0 commit comments

Comments
 (0)