aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/sl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/sl.js')
-rw-r--r--apps/settings/l10n/sl.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js
index 40538005817..dfe192cf3bb 100644
--- a/apps/settings/l10n/sl.js
+++ b/apps/settings/l10n/sl.js
@@ -62,10 +62,6 @@ OC.L10N.register(
"Please provide an admin recovery password; otherwise, all user data will be lost." : "Podati je treba skrbniško obnovitveno geslo, sicer bodo vsi uporabniški podatki izgubljeni.",
"Wrong admin recovery password. Please check the password and try again." : "Napačno navedeno skrbniško obnovitveno geslo. Preverite geslo in poskusite znova.",
"Backend does not support password change, but the user's encryption key was updated." : "Ozadnji program ne podpira spreminjanja gesla, je pa uspešno posodobljen uporabniški šifrirni ključ.",
- "installing and updating apps via the App Store or Federated Cloud Sharing" : "nameščanje in posodabljanje programov z uporabo programske zbirke ali zveznega oblaka",
- "Federated Cloud Sharing" : "Souporaba zveznega oblaka",
- "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "Program cURL uporablja zastarelo različico %1$s (%2$s). Priporočljivo je posodobiti operacijski sistem, sicer možnosti, kot je %3$s, ne bodo delovale pravilno.",
- "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "Ni mogoče določiti, ali je različica TLS cURL zastarela ali ne, ker je do napake prišlo med izvajanjem zahteve HTTPS na https://nextcloud.com. Za več podrobnosti si oglejte datoteko dnevnika Nextcloud.",
"Administrator documentation" : "Skrbniška dokumentacija",
"User documentation" : "Uporabniška dokumentacija",
"Nextcloud help overview" : "Pregled pomoči Nextcloud",
@@ -604,6 +600,10 @@ OC.L10N.register(
"This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Ta objava oblaka Nextcloud ne vključuje podpore in hipna obvestila niso na voljo.",
"Use a second factor besides your password to increase security for your account." : "Ob geslu je priporočljivo uporabiti tudi drugo-stopenjsko overitev za večjo varnost računa.",
"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.",
+ "installing and updating apps via the App Store or Federated Cloud Sharing" : "nameščanje in posodabljanje programov z uporabo programske zbirke ali zveznega oblaka",
+ "Federated Cloud Sharing" : "Souporaba zveznega oblaka",
+ "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "Program cURL uporablja zastarelo različico %1$s (%2$s). Priporočljivo je posodobiti operacijski sistem, sicer možnosti, kot je %3$s, ne bodo delovale pravilno.",
+ "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "Ni mogoče določiti, ali je različica TLS cURL zastarela ali ne, ker je do napake prišlo med izvajanjem zahteve HTTPS na https://nextcloud.com. Za več podrobnosti si oglejte datoteko dnevnika Nextcloud.",
"OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "Možnost OPcache je onemogočena. Za najboljše delovanje je priporočljivo dodati možnost <code>opcache.enable=1</code> med nastavitve PHP.",
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "Predpomnilnik OPcache je nastavljen tako, da odstrani komentarje kode. Če je možnost OPcache omogočena, mora biti za delovanje storitve Nextcloud nastavljena vrednost <code>opcache.save_comments=1</code>.",
"Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Uporaba vmesnika API za OPcache ni dovoljena. Če je ta omogočen, je priporočljivo vključiti vse mape v oblaku z <code>opcache.restrict_api</code> ali pa je treba možnost odklopiti, da onemogočite omejitve vmesnika API. S tem preprečite napake med nadgradnjo jedra oziroma oblaka Nextcloud.",