diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-22 02:21:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-22 02:21:58 +0000 |
commit | fb18f291488c706abcc58f365fe71e7ece2fca39 (patch) | |
tree | d78571aceac47539b7516f2b403e62abeb9aaa98 /core/l10n/sk.json | |
parent | 8a511de8cb9d1c6a3ffa9038aa1c7e59b3703d23 (diff) | |
download | nextcloud-server-fb18f291488c706abcc58f365fe71e7ece2fca39.tar.gz nextcloud-server-fb18f291488c706abcc58f365fe71e7ece2fca39.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sk.json')
-rw-r--r-- | core/l10n/sk.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/sk.json b/core/l10n/sk.json index b2377a69fec..a805a11c21b 100644 --- a/core/l10n/sk.json +++ b/core/l10n/sk.json @@ -80,6 +80,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nie je nakonfigurovaná vyrovnávacia pamäť. Ak chcete zvýšiť výkon, nakonfigurujte prosím memcache ak je to možné. Viac informácií nájdete v {linkstart}dokumentácii ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Použiteľný zdroj náhodnosti pre PHP nebol nájdený, čo nie je odporúčané z bezpečnostných dôvodov. Viac informácií nájdete v {linkstart}dokumentácii ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Aktuálne používate PHP {version}. Dôrazne odporúčame prechod na vyššiu verziu ihneď, ako to vaša distribúcia dovolí, aby ste využili {linkstart}všetky výkonnostné a bezpečnostné možnosti novej verzie od PHP Group ↗{linkend}.", + "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 je posledné vydanie podporujúce PHP 7.3. Nextcloud 24 vyžaduje aspoň PHP 7.4.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Konfigurácia hlavičiek reverse proxy nie je správna alebo pristupujete k NextCloud z dôveryhodného proxy servera. Ak k NextCloud nepristupujete z dôveryhodného proxy servera, vzniká bezpečnostné riziko - IP adresa potenciálneho útočníka, ktorú vidí NextCloud, môže byť falošná. Viac informácií nájdete v našej {linkstart}dokumentácii ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached je nakonfigurovaný ako distribuovaná vyrovnávacia pamäť, ale v PHP je nainštalovaný nesprávny modul - \"memcache\". \\OC\\Memcache\\Memcached podporuje len modul \"memcached\", \"memcache\" nie je podporovaný. Viac informácií nájdete na {linkstart}memcached wiki stránke o oboch moduloch ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Niektoré súbory neprešli kontrolou integrity. Ďalšie informácie o tom, ako vyriešiť tento problém, nájdete v dokumentácii {linkstart1} ↗{linkend}. ({linkstart2}Zoznam neplatných súborov ... {linkend} / {linkstart3} Znova prehľadať ...{linkend})", @@ -175,6 +176,10 @@ "Log in with a device" : "Prihlásiť sa pomocou zariadenia", "Back" : "Späť", "Login form is disabled." : "Prihlasovací formulár je vypnutý.", + "Edit Profile" : "Upraviť Profil", + "hasn't added any info yet" : "zatiaľ nepridal žiadne informácie", + "The headline and about section will show up here" : "Tu sa zobrazí nadpis a sekcia Informácie", + "Error opening the user status modal, try hard refreshing the page" : "Chyba pri otváraní modálneho okna stavu používateľa, skúste stránku obnoviť", "Reset search" : "Vynuluj vyhľadávanie", "Search for {name} only" : "Hľadať iba {name}", "No results for {query}" : "Žiadne výsledky pre {query}", @@ -265,6 +270,8 @@ "Admin" : "Administrácia", "Help" : "Pomoc", "Access forbidden" : "Prístup odmietnutý", + "Profile not found" : "Profil nenájdený", + "The profile does not exist." : "Profil neexistuje.", "Back to %s" : "Späť na %s", "File not found" : "Súbor nenájdený", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Na serveri sa nepodarilo nájsť dokument. Je možné, že bolo zrušené sprístupnenie alebo skončila jeho platnosť.", |