diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-01-08 00:21:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-01-08 00:21:08 +0000 |
commit | c28fceb5d511e22030697e549c618699bce7c205 (patch) | |
tree | bb52c77a1ec6b7f23b914e2dd751e62cd9073cf2 /core/l10n/sl.js | |
parent | 1ed3f03a1b0d6b5cd69993321074dbf3826a7e85 (diff) | |
download | nextcloud-server-c28fceb5d511e22030697e549c618699bce7c205.tar.gz nextcloud-server-c28fceb5d511e22030697e549c618699bce7c205.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 3b490440951..c9bb303ddec 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -290,7 +290,6 @@ OC.L10N.register( "Security warning" : "Varnostno opozorilo", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Podatkovna mapa in datoteke so najverjetneje javno dostopni v omrežju, ker datoteka .htaccess ni ustrezno nastavljena.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Več podrobnosti, kako pravilno nastaviti strežnik, je zapisanih v <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">dokumentaciji</a>.", - "Create an <strong>admin account</strong>" : "Ustvari <strong>skrbniški račun</strong>", "Show password" : "Pokaži geslo", "Toggle password visibility" : "Preklopi vidnost gesla", "Storage & database" : "Shramba in podatkovna zbirka", @@ -403,6 +402,7 @@ OC.L10N.register( "Users" : "Uporabniki", "Profile not found" : "Profila ni mogoče najti", "The profile does not exist." : "Profil ne obstaja.", + "Create an <strong>admin account</strong>" : "Ustvari <strong>skrbniški račun</strong>", "Username" : "Uporabniško ime", "Database user" : "Uporabnik podatkovne zbirke", "This action requires you to confirm your password" : "Opravilo zahteva potrditev z vpisom skrbniškega gesla.", |