diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-04 00:12:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-04 00:12:17 +0000 |
commit | 1a900c6928388c8b38d09f7eca56bb28c806fcd8 (patch) | |
tree | b9d972bc541ec408542f6845bdd6511867e4a742 /settings/l10n/sv.js | |
parent | 1dcf40515f0cfe768daaf7ae55458c426d83ae86 (diff) | |
download | nextcloud-server-1a900c6928388c8b38d09f7eca56bb28c806fcd8.tar.gz nextcloud-server-1a900c6928388c8b38d09f7eca56bb28c806fcd8.zip |
[tx-robot] updated from transifex
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" |