Merge pull request #12480 from RiotTranslateBot/weblate-riot-web-riot-web
Update from Weblate
This commit is contained in:
commit
e3cbcc8fbd
2 changed files with 8 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"Custom Server Options": "Egyedi szerverbeállítások",
|
"Custom Server Options": "Egyedi szerverbeállítások",
|
||||||
"Dismiss": "Eltüntet",
|
"Dismiss": "Eltüntetés",
|
||||||
"powered by Matrix": "Matrix hajtja",
|
"powered by Matrix": "Matrix hajtja",
|
||||||
"%(appName)s via %(browserName)s on %(osName)s": "%(appName)s alkalmazás %(browserName)s böngészőn %(osName)s rendszeren",
|
"%(appName)s via %(browserName)s on %(osName)s": "%(appName)s alkalmazás %(browserName)s böngészőn %(osName)s rendszeren",
|
||||||
"Riot Desktop on %(platformName)s": "Riot Desktop itt: %(platformName)s",
|
"Riot Desktop on %(platformName)s": "Riot Desktop itt: %(platformName)s",
|
||||||
"Unknown device": "Ismeretlen készülék",
|
"Unknown device": "Ismeretlen eszköz",
|
||||||
"You need to be using HTTPS to place a screen-sharing call.": "Képernyőmegosztás indításához HTTPS-t kell használnod.",
|
"You need to be using HTTPS to place a screen-sharing call.": "Képernyőmegosztás indításához HTTPS-t kell használnod.",
|
||||||
"Welcome to Riot.im": "Üdvözöl a Riot.im",
|
"Welcome to Riot.im": "Üdvözöl a Riot.im",
|
||||||
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentralizált, titkosított csevegés és kollaboráció [matrix] alapokon",
|
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentralizált, titkosított csevegés és kollaboráció [matrix] alapokon",
|
||||||
|
|
|
@ -7,14 +7,17 @@
|
||||||
"You need to be using HTTPS to place a screen-sharing call.": "Du er nødt til å bruke HTTPS for å ha en samtale med skjermdeling.",
|
"You need to be using HTTPS to place a screen-sharing call.": "Du er nødt til å bruke HTTPS for å ha en samtale med skjermdeling.",
|
||||||
"Dismiss": "Avvis",
|
"Dismiss": "Avvis",
|
||||||
"Welcome to Riot.im": "Velkommen til Riot.im",
|
"Welcome to Riot.im": "Velkommen til Riot.im",
|
||||||
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Desentralisert, kryptert chat & sammabeid drevet av [matrix]",
|
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Desentralisert, kryptert chat & samarbeid drevet av [matrix]",
|
||||||
"Chat with Riot Bot": "Chat med Riot Bot",
|
"Chat with Riot Bot": "Chat med Riot Bot",
|
||||||
"You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Riot with an existing Matrix account on a different homeserver.": "Du kan bruke instillinger for «egendefinert tjener» til å logge inn på andre Matrix tjenere ved å spesifisere en annen URL. Dette lar deg bruke Riot med en eksisterende Matrix konto på en annen hjemmetjener.",
|
"You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Riot with an existing Matrix account on a different homeserver.": "Du kan bruke instillinger for «egendefinert tjener» til å logge inn på andre Matrix-tjenere ved å spesifisere en annen URL. Dette lar deg bruke Riot med en eksisterende Matrix-konto på en annen hjemmetjener.",
|
||||||
"Sign In": "Logg inn",
|
"Sign In": "Logg inn",
|
||||||
"Create Account": "Lag konto",
|
"Create Account": "Lag konto",
|
||||||
"Need help?": "Trenger du hjelp?",
|
"Need help?": "Trenger du hjelp?",
|
||||||
"Room Directory": "Alle rom",
|
"Room Directory": "Alle rom",
|
||||||
"Explore rooms": "Se alle rom",
|
"Explore rooms": "Se alle rom",
|
||||||
"Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Riot-konfigurasjonen din inneholder ugyldig JSON. Vennligst fiks problemet og oppdater siden.",
|
"Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Riot-konfigurasjonen din inneholder ugyldig JSON. Vennligst fiks problemet og oppdater siden.",
|
||||||
"The message from the parser is: %(message)s": "Meldingen fra parseren er: %(message)s"
|
"The message from the parser is: %(message)s": "Meldingen fra parseren er: %(message)s",
|
||||||
|
"Invalid JSON": "Ugyldig JSON",
|
||||||
|
"Your Riot is misconfigured": "Riot er feilkonfigurert",
|
||||||
|
"Invalid configuration: no default server specified.": "Ugyldig konfigurasjon: ingen standardserver spesifisert."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue