diff options
Diffstat (limited to 'settings/l10n/sv.js')
-rw-r--r-- | settings/l10n/sv.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js index a5cee1f0c6c..c25d958d4ec 100644 --- a/settings/l10n/sv.js +++ b/settings/l10n/sv.js @@ -70,6 +70,7 @@ OC.L10N.register( "Email address for %1$s changed on %2$s" : "E-postadressen för %1$s ändrades %2$s", "Welcome aboard" : "Välkommen ombord", "Welcome aboard %s" : "Välkommen ombord %s", + "You now have an %s account, you can add, protect, and share your data." : "Du har ett %s-konto, du kan lägga till, skydda och dela din data.", "Your username is: %s" : "Ditt användarnamn är: %s", "Set your password" : "Ställ in ditt lösenord", "Go to %s" : "Gå till %s", @@ -307,6 +308,8 @@ OC.L10N.register( "Theming" : "Teman", "Check the security of your Nextcloud over our security scan" : "Kontrollera säkerheten för ditt Nextcloud med vår säkerhets-skanning", "Hardening and security guidance" : "Säkerhetsriktlinjer", + "Personal" : "Privat", + "Administration" : "Administration", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du använder <strong>%s</strong> av <strong>%s</strong>", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du använder <strong>%s</strong> av <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Profilbild", |