diff options
Diffstat (limited to 'apps/settings/l10n/sk.json')
-rw-r--r-- | apps/settings/l10n/sk.json | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index 4a934d87779..a9d3c5429ee 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -135,7 +135,6 @@ "Your remote address could not be determined." : "Váša vzdialená adresa sa nedala určiť.", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Váš vzdialený adresár bol identifikovaný ako \"%s\" a momentálne súčasťou potlačovania útoku hrubou silou, čo spomaľuje výkon rôznych požiadaviek. Ak vzdialená adresa nie je vaša adresa, môže to naznačovať, že proxy nie je správne nakonfigurovaná.", "Your remote address \"%s\" is not brute-force throttled." : "Váš vzdialený adresár \"%s\" nie je obmedzený pre útok hrubou silou.", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Ak chcete povoliť spustenie tejto kontroly, musíte sa uistiť, že váš webový server sa môže pripojiť sám k sebe. Preto musí byť schopný rozpoznať a pripojiť sa aspoň k jednej zo svojich `trusted_domains` alebo `overwrite.cli.url`. Výsledkom nesprávneho nastavenia môže byť nesúlad DNS na strane servera alebo pravidla brány firewall pre výstup.", "Old administration imported certificates" : "Importované certifikáty starej administrácie", "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Úloha na pozadí čaká na kontrolu administrácie importovaných SSL certifikátov. Skúste to znova neskôr.", "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Našlo sa niekoľko administratívnych importovaných SSL certifikátov, ktoré sa už v NextCloud 21 nepoužívajú. Môžu byť importované z príkazového riadku pomocou \"occ security:certificates:import\". Ich cesty vo vnútri dátového adresára sú uvedené nižšie.", @@ -310,9 +309,6 @@ "Could not check that your web server serves `.well-known` correctly. Please check manually." : "Nemohol som overiť, či váš webový server správne poskytuje `.well-known`. Prosím, skontrolujte to manuálne.", "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Váš webový server nie je správne nastavený na poskytovanie URL adries `.well-known`, zlyhalo na:\n`%s`", "Your server is correctly configured to serve `.well-known` URLs." : "Váš server je správne nakonfigurovaný na poskytovanie URL adries `.well-known`.", - "WOFF2 file loading" : "načítavanie súborov WOFF2", - "Could not check for WOFF2 loading support. Please check manually if your webserver serves `.woff2` files." : "Nepodarilo sa overiť podporu načítania WOFF2. Prosím, skontrolujte manuálne, či váš webserver poskytuje súbory `.woff2`.", - "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Váš server nie je správne nastavený tak, aby doručoval súbory .woff2. Toto je typicky problém s nastavením Nginx. Pre Nextcloud 15 je potrebné ho upraviť, aby tieto súbory doručoval. Porovnajte nastavenie svojho Nginx s tým, ktorý je odporúčaný v našej dokumentácii.", "Profile information" : "Informácie o profile", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilový obrázok, celé meno, e-mail, telefónne číslo, adresa, webová stránka, Twitter, organizácia, rola, titul, životopis a či je váš profil povolený", "Nextcloud settings" : "Nastavenia Nextcloud", @@ -876,6 +872,7 @@ "SMTP Username" : "SMTP používateľské meno", "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Pre povolenie tejto kontroly musíte zabezpečiť, aby sa váš webový server mohol pripojiť sám k sebe. Preto musí byť schopný rozpoznať a pripojiť sa aspoň k jednému z jeho \"trusted_domains\" alebo \"overwrite.cli.url\".", "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Nepodarilo sa skontrolovať podporu JavaScriptu prostredníctvom žiadnej z vašich domén `trusted_domains` ani `overwrite.cli.url`. Môže to byť výsledkom nesúladu DNS na strane servera alebo pravidla brány firewall pre výstup. Skontrolujte prosím manuálne, či váš webový server poskytuje súbory `.mjs` pomocou typu JavaScript MIME.", - "Active accounts" : "Aktívne účty" + "Active accounts" : "Aktívne účty", + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Ak chcete povoliť spustenie tejto kontroly, musíte sa uistiť, že váš webový server sa môže pripojiť sám k sebe. Preto musí byť schopný rozpoznať a pripojiť sa aspoň k jednej zo svojich `trusted_domains` alebo `overwrite.cli.url`. Výsledkom nesprávneho nastavenia môže byť nesúlad DNS na strane servera alebo pravidla brány firewall pre výstup." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file |