Files
ThreadNet-Web/src/i18n/strings/sk.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

33 lines
3.1 KiB
JSON
Raw Normal View History

2017-11-08 12:11:57 +00:00
{
"Unknown device": "Neznáme zariadenie",
"Dismiss": "Zamietnuť",
2020-07-13 14:49:36 +01:00
"Welcome to Element": "Víta vás Element",
2019-03-26 10:56:57 +00:00
"Sign In": "Prihlásiť sa",
"Create Account": "Vytvoriť účet",
"Explore rooms": "Preskúmať miestnosti",
2019-10-11 08:00:56 +00:00
"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.",
2020-04-29 17:47:20 +00:00
"Invalid configuration: no default server specified.": "Neplatné nastavenie: nebol určený východiskový server.",
2020-07-16 11:03:16 +00:00
"Unable to load config file: please refresh the page to try again.": "Nemožno načítať konfiguračný súbor: prosím obnovte stránku a skúste to znova.",
2020-05-18 16:22:09 +00:00
"Go to your browser to complete Sign In": "Prejdite do prehliadača a dokončite prihlásenie",
"Unsupported browser": "Nepodporovaný prehliadač",
"Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "Prosím, nainštalujte si <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink> alebo <safariLink>Safari</safariLink> pre najlepší zážitok.",
2020-05-27 09:43:43 +00:00
"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.": "Môžete naďalej používať váš súčasný prehliadač, ale niektoré alebo všetky funkcie nemusia fungovať a zážitok z aplikácie nemusí byť optimálny.",
2020-05-18 16:22:09 +00:00
"I understand the risks and wish to continue": "Rozumiem riziku a chcem pokračovať",
2020-07-13 17:03:03 +01:00
"Go to element.io": "Prejsť na element.io",
+2
2023-07-11 12:52:31 +02:00
"Failed to start": "Spustenie zlyhalo",
2020-07-01 21:32:58 +00:00
"Download Completed": "Preberanie dokončené",
2020-07-16 11:03:16 +00:00
"Open": "Otvoriť",
"Your Element is misconfigured": "Váš Element je nesprávne nastavený",
2020-09-10 11:39:52 +00:00
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Vaša konfigurácia Elementu obsahuje nesprávny údaj JSON. Prosím, opravte chybu a obnovte stránku.",
+2
2023-07-11 12:52:31 +02:00
"Your browser can't run %(brand)s": "Váš prehliadač nedokáže spustiť %(brand)s",
2020-09-10 11:39:52 +00:00
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s používa pokročilé funkcie prehliadača, ktoré nie sú podporované vaším aktuálnym prehliadačom.",
+4
2021-12-14 14:10:55 +01:00
"Powered by Matrix": "používa protokol Matrix",
+2
2023-07-11 12:52:31 +02:00
"Use %(brand)s on mobile": "Používať %(brand)s na mobilnom zariadení",
+11
2022-10-18 13:34:38 +02:00
"Decentralised, encrypted chat &amp; collaboration powered by $matrixLogo": "Decentralizované, šifrované konverzácie a spolupráca na platforme $matrixLogo",
"%(appName)s: %(browserName)s on %(osName)s": "%(appName)s: %(browserName)s na %(osName)s",
+3
2023-07-27 09:57:15 +02:00
"%(brand)s Desktop: %(platformName)s": "%(brand)s Stolný počítač: %(platformName)s",
"Invalid configuration: a default_hs_url can't be specified along with default_server_name or default_server_config": "Neplatná konfigurácia: default_hs_url nemôže byť určená spolu s default_server_name alebo default_server_config"
2017-11-08 12:11:57 +00:00
}