diff options
Diffstat (limited to 'settings/l10n/sv.js')
-rw-r--r-- | settings/l10n/sv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js index ac77a9c31da..2a00360c45a 100644 --- a/settings/l10n/sv.js +++ b/settings/l10n/sv.js @@ -295,8 +295,6 @@ OC.L10N.register( "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", "Upload new" : "Ladda upp ny", "Select from Files" : "Välj från Filer", @@ -306,6 +304,7 @@ OC.L10N.register( "Cancel" : "Avbryt", "Choose as profile picture" : "Välj som profilbild", "You are member of the following groups:" : "Du är medlem i följande grupper:", + "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>)", "Full name" : "Namn", "No display name set" : "Inget visningsnamn angivet", "Email" : "E-post", @@ -373,6 +372,7 @@ OC.L10N.register( "A valid password must be provided" : "Ett giltigt lösenord måste anges", "A valid email must be provided" : "En giltig e-postadress måste anges", "__language_name__" : "Svenska", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du använder <strong>%s</strong> av <strong>%s</strong>", "Show email address" : "Visa e-postadress", "Send email to new user" : "Skicka e-post till ny användare", "Create" : "Skapa" |