diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-01 00:25:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-01 00:25:13 +0000 |
commit | 2584786f31818dc98fc36015efcb16c5ccafcb10 (patch) | |
tree | a7ebfae4eeadf776467881488e380b86db0084c8 /apps/settings/l10n/sl.js | |
parent | cb118d5bd628ee6669c5eef52c896c52fcc8b891 (diff) | |
download | nextcloud-server-2584786f31818dc98fc36015efcb16c5ccafcb10.tar.gz nextcloud-server-2584786f31818dc98fc36015efcb16c5ccafcb10.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 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index b4b6000a473..a2efaa04b33 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -359,7 +359,6 @@ OC.L10N.register( "Select user quota" : "Količinska omejitev prostora", "Set the language" : "Nastavi jezik", "Select manager" : "Izbor upravljalnika", - "Toggle user actions menu" : "Preklopi meni uporabniških dejanj", "Delete user" : "Izbriši uporabnika", "Wipe all devices" : "Varnostno izbriši vse naprave", "Disable user" : "Onemogoči uporabnika", @@ -372,7 +371,8 @@ OC.L10N.register( "Account deletion" : "Brisanje računa", "Delete {userid}'s account" : "Izbriši račun {userid}", "Welcome mail sent!" : "Potrditveno sporočilo je poslano!", - "Edit User" : "Uredi podatke uporabnika", + "Toggle user actions menu" : "Preklopi meni uporabniških dejanj", + "Edit" : "Uredi", "{size} used" : "V uporabi {size}·", "Passwordless authentication requires a secure connection." : "Brezgeselna overitev zahteva varno povezavo.", "Add WebAuthn device" : "Dodaj napravo WebAuthn", @@ -499,6 +499,7 @@ OC.L10N.register( "An administrator created app password \"{token}\"" : "Skrbnik je ustvaril geslo programa »{token}«.", "Choose profile picture from files" : "Izbor slike profila med datotekami", "png or jpg, max. 20 MB" : "png ali jpg, največ. 20 MB", + "Edit User" : "Uredi podatke uporabnika", "Will be autogenerated" : "Samodejno ustvarjeno", "Add a new user" : "Dodaj uporabnika", "Show Languages" : "Pokaži jezike", |