summaryrefslogtreecommitdiffstats
path: root/apps/settings
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings')
-rw-r--r--apps/settings/l10n/nb.js5
-rw-r--r--apps/settings/l10n/nb.json5
2 files changed, 10 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",
diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json
index e959cf68e72..872f46859c3 100644
--- a/apps/settings/l10n/nb.json
+++ b/apps/settings/l10n/nb.json
@@ -250,10 +250,15 @@
"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",