diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-20 00:27:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-20 00:27:12 +0000 |
commit | 12dc49fbca469488d66c205ef060d2b1b1950091 (patch) | |
tree | dba5c4a83c7ee41ed4bdfd8fb8adad3f15614401 /apps/settings/l10n/sl.js | |
parent | 8ac6fe8ba45c3d47e984d910e23e5b43c0cef162 (diff) | |
download | nextcloud-server-12dc49fbca469488d66c205ef060d2b1b1950091.tar.gz nextcloud-server-12dc49fbca469488d66c205ef060d2b1b1950091.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/sl.js')
-rw-r--r-- | apps/settings/l10n/sl.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index 381fcc13c56..ee47d6873fe 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -134,8 +134,9 @@ OC.L10N.register( "Verifying" : "Preverjanje", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Na čakanju je ozadnje opravilo, ki preverja obstoj uporabniško uvoženih potrdil SSL. Ponovno preverite kasneje.", "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." : "Shranjenih je nekaj potrdil SSL, ki z različico Nextcloud 21 ne bodo več v uporabi. Potrdila je mogoče uvoziti z ukazom \"occ security:certificates:import\". Zabeležene poti v podatkovnem imeniku so izpisane spodaj.", - "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Zaznani so bili nepravilne vrednosti UUID uporabnikov ali skupin LDAP. Preveriti je treba nastavitve »Prepisovanje zaznavanja UUID« v skrbniškem delu nastavitev LDAP in jih posodobiti z ukazom »occ ldap:update-uuid«.", + "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Strežnik je brez vzpostavljene internetne povezave. Več končnih točk ni mogoče doseči. To pomeni, da priklapljanje zunanjih diskov, opozorila za posodobitve in namestitve programske opreme iz drugih virov, niso mogoče. Oddaljen dostop do datotek in pošiljanje obvesti najverjetneje prav tako ne deluje. Vzpostavite povezavo, da omogočite vso funkcionalnost.", "The old server-side-encryption format is enabled. We recommend disabling this." : "Star način strežniškega šifriranja je še vedno omogočen. Priporočljivo je možnost izklopiti.", + "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.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "V uporabi je različica podatkovne zbirke MariaDB »%s«. Z namestitvijo Nextcloud 21 ta ni več podprta. Sistem zahteva nadgradnjo zbirke na različico MariaDB 10.2 ali višjo.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "V uporabi je različica podatkovne zbirke MySQL »%s«. Z namestitvijo Nextcloud 21 ta ni več podprta. Sistem zahteva nadgradnjo zbirke na različico MySQL 8.0, MariaDB 10.2 ali višje.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "V uporabi je različica podatkovne zbirke PostgreSQL »%s«. Z namestitvijo Nextcloud 21 ta ni več podprta. Sistem zahteva nadgradnjo zbirke na različico PostgreSQL 9.6 ali višjo.", @@ -539,6 +540,7 @@ OC.L10N.register( "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Če uporabljate za povezavo z oblakom Nextcloud programe tretjih oseb, najprej ustvarite in nastavite gesla za vsak program, preden omogočite dvostopenjsko overitev.", "You created app password \"{token}\"" : "Ustvarite žeton gesla programa »{token}«", "An administrator created app password \"{token}\"" : "Skrbnik je ustvaril geslo programa »{token}«.", + "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Zaznani so bili nepravilne vrednosti UUID uporabnikov ali skupin LDAP. Preveriti je treba nastavitve »Prepisovanje zaznavanja UUID« v skrbniškem delu nastavitev LDAP in jih posodobiti z ukazom »occ ldap:update-uuid«.", "Enable all" : "Omogoči vse", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Za zagon te možnosti je zahtevana razširitev PHP POSIX. Več podrobnosti je zapisanih v {linkstart}dokumentaciji PHP{linkend}.", "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "Uporabljena je sistemska storitev »cron«, ki vzpostavi povezavo z datoteko cron.php vsakih 5 minut. Priporočeno za vse vrste rabe okolja.", |