diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-25 02:44:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-25 02:44:17 +0000 |
commit | d66bf39de5b37e6269b77c8af7865233c1a40ab2 (patch) | |
tree | 8cb818e177a47165431981ef347d40561d781d01 /apps/settings/l10n/sv.js | |
parent | 96a21056c4aa2b7ae11e4414e1427e3941a8de11 (diff) | |
download | nextcloud-server-d66bf39de5b37e6269b77c8af7865233c1a40ab2.tar.gz nextcloud-server-d66bf39de5b37e6269b77c8af7865233c1a40ab2.zip |
Fix(l10n): đ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/sv.js')
-rw-r--r-- | apps/settings/l10n/sv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index 8c0e315bff0..6212999845d 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -319,7 +319,6 @@ OC.L10N.register( "Enable Profile" : "Aktivera profil", "Unable to update profile enabled state" : "Kunde inte uppdatera profilaktivering", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Den mer restriktiva instĂ€llningen av antingen synlighet eller omfattning respekteras pĂ„ din profil. Till exempel, om synlighet Ă€r instĂ€lld pĂ„ \"Visa för alla\" och omfattningen Ă€r instĂ€lld pĂ„ \"Privat\", respekteras \"Privat\".", - "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "Kunde inte uppdatera synlighet för {displayId}", "Your role" : "Din roll", "Your Twitter handle" : "Ditt Twitterkonto", @@ -518,6 +517,7 @@ OC.L10N.register( "No full name set" : "Inget fullstĂ€ndigt namn angivet", "Unable to update headline" : "Kunde inte uppdatera rubrik", "Unable to update organisation" : "Kunde inte uppdatera organisation", + "{displayId}" : "{displayId}", "Unable to update role" : "Kunde inte uppdatera roll", "Change scope level of {accountProperty}" : "Ăndra omfattningsnivĂ„ för {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Det gick inte att uppdatera federationsomfĂ„nget för primĂ€ra {accountProperty}", |