diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-16 00:19:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-16 00:19:23 +0000 |
commit | 97adb26cd9419190671e47e5813bafad008a51cf (patch) | |
tree | 3897ea50998e564138575b0677c5877982a34534 /core/l10n/sl.js | |
parent | 0208d8313655d3df83ba45868ae2fff199991997 (diff) | |
download | nextcloud-server-97adb26cd9419190671e47e5813bafad008a51cf.tar.gz nextcloud-server-97adb26cd9419190671e47e5813bafad008a51cf.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 92fb7947f73..d3c83d00473 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -73,7 +73,6 @@ OC.L10N.register( "%s (incompatible)" : "%s (neskladno)", "The following apps have been disabled: %s" : "Zaradi neskladnosti so onemogočeni naslednji programi: %s.", "Already up to date" : "Sistem je že posodobljen", - "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Spletni stražnik še ni ustrezno nastavljen in ne omogoča usklajevanja, saj je vmesnik WebDAV videti okvarjen.", "Error occurred while checking server setup" : "Prišlo je do napake med preverjanjem nastavitev strežnika", "For more details see the {linkstart}documentation ↗{linkend}." : "Za več podrobnosti preverite {linkstart}dokumentacijo ↗{linkend}.", "unknown text" : "neznano besedilo", @@ -354,6 +353,7 @@ OC.L10N.register( "Please try again" : "Poskusite znova.", "The user limit of this instance is reached." : "Dosežena je količinska omejitev za uporabnika.", "Enter your subscription key in the support app in order to increase the user limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Vpišite ključ naročila podpornega programa in povečajte omejitev za uporabnika. S tem pridobite tudi vse dodatne ugodnosti, ki jih omogoča Poslovno okolje Nextcloud. Način je zelo priporočljiv za podjatja.", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Spletni stražnik še ni ustrezno nastavljen in ne omogoča usklajevanja, saj je vmesnik WebDAV videti okvarjen.", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation ↗{linkend}." : "Spletni strežnik ni ustrezno nastavljen za razreševanje naslova URL »{url}«. Več podrobnosti je zapisanih v {linkstart}dokumentaciji ↗{linkend}.", "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page ↗{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Spletni strežnik ni ustrezno nastavljen za razreševanje naslova URL »{url}«. Napaka je najverjetneje povezana z nastavitvami, ki niso bile posodobljene za neposreden dostop do te mape. Primerjajte nastavitve s privzeto različico pravil ».htaccess« za strežnik Apache, ali pa zapis za Nginx, ki je opisan v {linkstart}dokumentaciji ↗{linkend}. Na strežniku Nginx je običajno treba posodobiti vrstice, ki se začnejo z »location ~«.", "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation ↗{linkend}." : "Spletni strežnik ni ustrezno nastavljen za obdelavo datotek .wolff2. Običajno je težava v nastavitvah Nginx. Različica Nextcloud 15 zahteva posebno prilagoditev. Primerjajte nastavitve s priporočenimi, kot je to zabeleženo v {linkstart}dokumentaciji ↗{linkend}.", |