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>2022-03-07 05:26:22 +0300
committerNextcloud bot <bot@nextcloud.com>2022-03-07 05:26:22 +0300
commitc9eefdef39b97998cf206d530755b14517894ad8 (patch)
tree0aca988c22b8babd1b978b5a52d2df6e935bb9ef /core/l10n/sl.js
parent248d60f93cff46ee041792a897573bde20a5b835 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sl.js')
-rw-r--r--core/l10n/sl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/sl.js b/core/l10n/sl.js
index fa00b5f8546..c6e107c5470 100644
--- a/core/l10n/sl.js
+++ b/core/l10n/sl.js
@@ -72,7 +72,7 @@ OC.L10N.register(
"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 {linkstart}documentation ↗{linkend} for more information." : "Zaklepanje datotek je onemogočeno, kar lahko privede do različnih težav. V izogib zapletom je priporočljivo omogočiti možnost »filelocking.enabled« v datoteki config.php. Več podrobnosti je zapisanih v {linkstart}dokumentaciji ↗{linkend}.",
"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}«).",
- "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Med nastavitvami namestitve nima določenega privzetega telefonskega področja. To je pomembno za overjanje telefonskih številk brez uporabe kode države. Za vpis številk brez kode je treba dodatki možnost »default_phone_region« z ustrezno kodo regije po določilih {linkstart}ISO 3166-1 ↗{linkend}.",
+ "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Med nastavitvami namestitve ni določenega privzetega telefonskega področja. To je pomembno za overjanje telefonskih številk brez uporabe kode države. Za vpis številk brez kode je treba dodati možnost »default_phone_region« z ustrezno kodo regije po določilih {linkstart}ISO 3166-1 ↗{linkend}.",
"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. {linkstart}Check the background job settings ↗{linkend}." : "Zadnje ozadnje izvajanje opravila je potekalo {relativeTime}. Kaže, da je nekaj narobe. {linkstart}Preverite nastavitve ozadnjih programov ↗{linkend}",
"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}." : "Ni nastavljenega predpomnilnika. Za izboljšanje hitrosti delovanja je treba predpomnilnik memcache, če je na voljo, ustrezno nastaviti. Več podrobnosti je na voljo v {linkstart}dokumentaciji ↗{linkend}.",