diff options
Diffstat (limited to 'apps/settings/l10n/nb.json')
-rw-r--r-- | apps/settings/l10n/nb.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index 5e72ec4e9b1..ef97d2e4cb2 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -539,8 +539,6 @@ "Enter your date of birth" : "Skriv inn fødselsdatoen din", "Unable to update date of birth" : "Kan ikke oppdatere fødselsdato", "You are a member of the following groups:" : "Du er medlem av følgende grupper:", - "You are using <strong>{usage}</strong>" : "Du bruker <strong>{usage}</strong>", - "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du bruker <strong>{usage}</strong> av <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ditt fulle navn", "Primary email for password reset and notifications" : "Primær e-postadresse for tilbakestilling av passord og varsler", "Email options" : "Alternativer for e-post", @@ -838,6 +836,8 @@ "The cron.php needs to be executed by the system user \"{user}\"." : "Cron.php må kjøres av systembrukeren \"{user}\".", "Enable or disable profile by default for new users." : "Aktiver eller deaktiver profil som standard for nye brukere.", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Du er i ferd med å fjerne gruppen \"{group}\". Brukerne vil IKKE bli slettet.", + "You are using <strong>{usage}</strong>" : "Du bruker <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du bruker <strong>{usage}</strong> av <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Additional emails" : "Ytterligere e-poster", "Enable Profile" : "Aktiver profil", "No users" : "Ingen brukere", |