Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-17 05:18:26 +0300
committerNextcloud bot <bot@nextcloud.com>2020-11-17 05:18:26 +0300
commit7afe12eccbc2bbe9c7d59fd615708da2e0273f41 (patch)
tree5ff79e8e720d14ea143127d5011a7f36a0479eee /core/l10n/sl.js
parent426dc68b456f4ea5c5bfbe9f07053e17924ea31a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sl.js')
-rw-r--r--core/l10n/sl.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/sl.js b/core/l10n/sl.js
index f2815d5c066..38941db4b88 100644
--- a/core/l10n/sl.js
+++ b/core/l10n/sl.js
@@ -65,7 +65,9 @@ OC.L10N.register(
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Kaže, da okolje PHP ni ustrezno nastavljeno za poizvedovanje sistemskih spremenljivk. Preizkus z ukazom getegetenv(\"PATH\") vrne le prazen odziv.",
"Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Preverite <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">namestitveno dokumentacijo ↗</a> za nastavitve PHP strežnika, še posebej, če uporabljate php-fpm.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Nastavitve so nastavljene le za branje. To onemogoča prilagajanje prek spletnega vmesnika, prav tako je treba nastavitveno datoteko vsakič znova ročno posodobiti.",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Podatkovna zbirka ni zagnana na ravni »READ COMMITTED«. To lahko povzroči težave pri vzporednem izvajanju dejanj.",
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Manjka modul PHP »fileinfo«. Priporočljivo je omogočiti ta modul za popolno zaznavanje vrst MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Zaklepanje datotek je onemogočeno, kar lahko privede do različnih težav. Priporočljivo je omogočiti možnost \"filelocking.enabled\" v datoteki config.php, da se izognete zapletom. Za več informacij si glejte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijo ↗</a>.",
"If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Če namestitev ni nameščena v korenski mapi domene, a uporablja sistemska opravila cron, se lahko pojavijo težave z ustvarjanjem naslovov URL. Težavam se je mogoče izogniti z nastavitvijo možnosti »overwrite.cli.url« v datoteki confih.php za pot do spletnega korena (predlog: »{suggestedOverwriteCliURL}«).",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Ni mogoče izvesti opravila cron prek vmesnika ukazne vrstice. Pojavile so se tehnične napake:",
"Last background job execution ran {relativeTime}. Something seems wrong." : " Zadnje ozadnje izvajanje opravila je potekalo {relativeTime}. Kaže, da je nekaj narobe.",