diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-24 02:34:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-24 02:34:40 +0000 |
commit | b7bf29fd8c54e44efee3537c43c67a362f0756fe (patch) | |
tree | c25be031e486dfd4254ff2e3f82cfd97c6423334 /apps/settings/l10n/nb.js | |
parent | a47b28f9861158f2f95753a7f865983c37d37464 (diff) | |
download | nextcloud-server-b7bf29fd8c54e44efee3537c43c67a362f0756fe.tar.gz nextcloud-server-b7bf29fd8c54e44efee3537c43c67a362f0756fe.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/nb.js')
-rw-r--r-- | apps/settings/l10n/nb.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index 3bc4d59323d..8cc00cf5c78 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -252,10 +252,15 @@ OC.L10N.register( "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Vær oppmerksom på at det kan ta opptil 24 timer før profilbildet ditt blir oppdatert overalt.", "Choose your profile picture" : "Velg profilbildet ditt", "Please select a valid png or jpg file" : "Velg en gyldig png- eller jpg-fil", + "Error setting profile picture" : "Feil ved setting av profilbilde", + "Error cropping profile picture" : "Feil under beskjæring av profilbilde", + "Error saving profile picture" : "Feil under lagring av profilbilde", + "Error removing profile picture" : "Feil ved fjerning av profilbilde", "Your biography" : "Din biografi", "Details" : "Detaljer", "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", "Email options" : "Alternativer for e-post", "Primary email for password reset and notifications" : "Primær e-postadresse for tilbakestilling av passord og varsler", |