diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:20 +0000 |
commit | 8edcdbf538783c35fb2869e1efd25358855f9aa2 (patch) | |
tree | 13b583c654c2357d263ff04ae91b1be963379846 /apps/settings/l10n/sv.json | |
parent | 281de601c72567fd4825c86d3ec5d54f444647a0 (diff) | |
download | nextcloud-server-8edcdbf538783c35fb2869e1efd25358855f9aa2.tar.gz nextcloud-server-8edcdbf538783c35fb2869e1efd25358855f9aa2.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/sv.json')
-rw-r--r-- | apps/settings/l10n/sv.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index d8f38fbf27c..3236a80cd7a 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -422,8 +422,6 @@ "Enter your date of birth" : "Ange ditt födelsedatum", "Unable to update date of birth" : "Det gick inte att uppdatera födelsedatum", "You are a member of the following groups:" : "Du är medlem i följande grupper:", - "You are using <strong>{usage}</strong>" : "Du använder <strong>{usage}</strong>", - "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du använder <strong>{usage}</strong> av <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ditt fullständiga namn", "Primary email for password reset and notifications" : "Primär e-postadress för notifikationer och återställning av lösenord", "Email options" : "E-postinställningar", @@ -717,6 +715,8 @@ "The cron.php needs to be executed by the system user \"{user}\"." : "cron.php måste köras av systemanvändaren \"{user}\".", "Enable or disable profile by default for new users." : "Aktivera eller inaktivera profil som standard för nya användare.", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Du håller på att ta bort gruppen \"{group}\". Användarna kommer INTE att raderas.", + "You are using <strong>{usage}</strong>" : "Du använder <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du använder <strong>{usage}</strong> av <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Additional emails" : "Ytterligare e-postadresser", "Enable Profile" : "Aktivera profil", "No users" : "Inga användare", |