aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/sk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-20 00:21:20 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-20 00:21:20 +0000
commit5f32c2f79f00e16a3ae96378d22cb5b152ca3b00 (patch)
tree5a02539a2491122b160c10913856c154c0aa76e2 /apps/settings/l10n/sk.js
parent4bd9b936a94e738ce3845190d1a9148199a394ac (diff)
downloadnextcloud-server-5f32c2f79f00e16a3ae96378d22cb5b152ca3b00.tar.gz
nextcloud-server-5f32c2f79f00e16a3ae96378d22cb5b152ca3b00.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/sk.js')
-rw-r--r--apps/settings/l10n/sk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js
index 35440d76392..c5c8550c8b5 100644
--- a/apps/settings/l10n/sk.js
+++ b/apps/settings/l10n/sk.js
@@ -173,8 +173,6 @@ OC.L10N.register(
"Email test" : "Test Emailu",
"Email test was successfully sent" : "Testovací Email bol úspešne odoslaný.",
"You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Zatiaľ ste nenastavili ani neoverili konfiguráciu e-mailového servera. Ak ju chcete nastaviť, prejdite na základné nastavenia. Potom pomocou tlačidla „Odoslať e-mail“ pod formulárom overte svoje nastavenia.",
- "File locking" : "Zamykanie súborov",
- "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transakčné zamykanie súborov je zakázané, toto by mohlo viesť k problémom pri súbehu úloh. Povolte \"filelocking.enabled\" v config.php, aby ste týmto problémom predišli.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "Na transakčné uzamykanie súborov sa používa databáza. Pre zvýšenie výkonu, ak je to možné, prosím, nakonfigurujte memcache.",
"Forwarded for headers" : "Preposlané kvôli hlavičkám",
"Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Vaše \"trusted_proxies\" nastavenie nie je správne, malo by to byť pole.",
@@ -804,6 +802,8 @@ OC.L10N.register(
"There are some user 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." : "Je niekoľko SSL certifikátov importovaných používateľmi, 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 priečinka sú uvedené nižšie.",
"Missing optional index \"%s\" in table \"%s\"." : "Chýba voliteľný index \"%s\" v tabuľke \"%s\".",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "V databáze chýbajú nejaké indexy. Keďže pridávanie indexov voči veľkým tabuľkám môže trvať dlho, tak neboli pridané automaticky. Spustením príkazu \"occ db:add-missing-indices\" môžete tieto chýbajúce indexy pridať ručne počas behu. Akonáhle budú indexy aktívne, tak požiadavky voči databáze budú podstatne rýchlejšie.",
+ "File locking" : "Zamykanie súborov",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transakčné zamykanie súborov je zakázané, toto by mohlo viesť k problémom pri súbehu úloh. Povolte \"filelocking.enabled\" v config.php, aby ste týmto problémom predišli.",
"Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Nepodarilo sa skontrolovať podporu pre JavaScript. Prosím, skontrolujte manuálne, či váš webserver poskytuje súbory `.mjs` pomocou MIME typu JavaScript.",
"MySQL unicode support" : "Podpora unicode v MySQL",
"Overwrite cli URL" : "Prepísať CLI URL",