forked from matrix/element-web
Translated using Weblate (Slovak)
Currently translated at 95.8% (23 of 24 strings) Translation: Riot Web/riot-web Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sk/
This commit is contained in:
parent
f283e68073
commit
fe99264553
|
@ -43,5 +43,10 @@
|
||||||
"Need help?": "Potrebujete pomoc?",
|
"Need help?": "Potrebujete pomoc?",
|
||||||
"Explore rooms": "Preskúmať miestnosti",
|
"Explore rooms": "Preskúmať miestnosti",
|
||||||
"Room Directory": "Adresár miestností",
|
"Room Directory": "Adresár miestností",
|
||||||
"Your Riot is misconfigured": "Váš Riot nie je nastavený správne"
|
"Your Riot is misconfigured": "Váš Riot nie je nastavený správne",
|
||||||
|
"Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Tvoja RIOT konfigurácia obsahuje neplatný JSON. Prosím, oprav daný problém a načítaj stránku znova.",
|
||||||
|
"The message from the parser is: %(message)s": "Správa z parsera je: %(message)s",
|
||||||
|
"Invalid JSON": "Neplatný JSON",
|
||||||
|
"Unexpected error preparing the app. See console for details.": "Neočakávaná chyba počas pripravovania aplikácie. Pre podrobnosti pozri konzolu.",
|
||||||
|
"Invalid configuration: no default server specified.": "Neplatné nastavenie: nebol určený východiskový server."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue