diff options
Diffstat (limited to 'core/l10n/sl.js')
-rw-r--r-- | core/l10n/sl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 067abfdfab0..cd2f1d843f4 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -89,7 +89,6 @@ OC.L10N.register( "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "Modul PHP »imagick« ni omogočen, je pa zagnan program za oblikovanje vmesnika. Za pravilno delovanje ustvarjanja ikon je treba modul namestiti in omogočiti.", "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "Modula PHP »gmp« in/ali »bcmath« nista omogočena. Pri uporabi overitve brez gesla WebAuthn sta ta modula zahtevana.", "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "Modul php-imagick ne vključuje podpore za SVG. Za izboljšanje delovanja in boljšo skladnost jih je zelo priporočljivo omogočiti.", - "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Nekatere mape programov imajo lastništvo določeno na uporabnika, ki ni spletni strežniški uporabnik. To se lahko zgodi, če so programi nameščeni ročno. Preveriti je treba dovoljenja map:", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Podatkovna zbirka MySQL je v uporabi, ni pa omogočena podpora za 4-bitne znake. Za uporabo teh znakov (kot so na primer grafične izrazne ikone) brez težav tudi v imenih datotek in opombah, je priporočljivo podporo omogočiti med nastavitvami MySQL. Več podrobnosti je zabeleženih v {linkstart}dokumentaciji ↗{linkend}.", "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Program uporablja shrambo predmetov S3 kot osnovno shrambo. Naložene datoteke se začasno shranjujejo na strežniku, zato je priporočljivo omogočiti 50 GB začasnega pomnilnika PHP. Podrobnosti o poti in razpoložljivem prostoru so zapisane v dnevniku. Za izboljšanje delovanja je treba spremeniti podatke začasnega imenika v php.ini ali omogočiti več prostora na trenutno določenem mestu. ", "The temporary directory of this instance points to an either non-existing or non-writable directory." : "Začasna mapa te namestitve kaže na neobstoječo ali nezapisljivo mapo.", @@ -419,6 +418,7 @@ OC.L10N.register( "This is particularly recommended when using the desktop client for file synchronisation." : "Priporočilo ima še večjo težo, če se sistem krajevno usklajuje z namizjem prek odjemalca.", "To migrate to another database use the command line tool: \"occ db:convert-type\", or see the {linkstart}documentation ↗{linkend}." : "Za prehod sistema na drugo podatkovno zbirko, uporabite ukaz orodne vrstice: »occ db:convert-type«, več o tem pa je zapisano v {linkstart}dokumentaciji ↗{linkend}.", "The PHP memory limit is below the recommended value of 512MB." : "Omejitev pomnilnika PHP je pod priporočljivo vrednostjo 512 MB.", + "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Nekatere mape programov imajo lastništvo določeno na uporabnika, ki ni spletni strežniški uporabnik. To se lahko zgodi, če so programi nameščeni ročno. Preveriti je treba dovoljenja map:", "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Sporočilo za ponastavitev gesla je bilo poslano na elektronski naslov računa. Če sporočila v kratkem ne prejmete, preverite mape neželene pošte ali pa za pomoč prosite krajevnega skrbnika sistema.", "If it is not there ask your local administrator." : "Če sporočila ni, stopite v stik s skrbnikom sistema.", "Start search" : "Začni z iskanjem", |