aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:42 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:42 +0000
commit80052ba7a33318176908048f34b838ab45f4d011 (patch)
tree43ceda6d5494162c2926ad3f24027077f0a64fe8 /apps/sharebymail/l10n/nb.js
parent88d0c825f6615d253bd44a271278817bb03a5c38 (diff)
downloadnextcloud-server-80052ba7a33318176908048f34b838ab45f4d011.tar.gz
nextcloud-server-80052ba7a33318176908048f34b838ab45f4d011.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n/nb.js')
-rw-r--r--apps/sharebymail/l10n/nb.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/sharebymail/l10n/nb.js b/apps/sharebymail/l10n/nb.js
index f4ee2a934fa..d38eb842661 100644
--- a/apps/sharebymail/l10n/nb.js
+++ b/apps/sharebymail/l10n/nb.js
@@ -14,7 +14,6 @@ OC.L10N.register(
"Password to access {file} was sent to {email}" : "Passord for tilgang til {file} ble sendt til {email}",
"Password to access {file} was sent to you" : "Du ble tildelt passord for å benytte {file}",
"Share by mail" : "Del via e-post",
- "Sharing %1$s failed, because this item is already shared with user %2$s" : "Deling av %1$s mislyktes, fordi dette elementet allerede er delt med bruker %2$s",
"We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vi kan ikke sende deg det automatisk genererte passordet. Angi en gyldig e-postadresse i dine personlige innstillinger og prøv igjen.",
"Failed to send share by email. Got an invalid email address" : "Kunne ikke sende deling via e-post. Fikk en ugyldig e-postadresse",
"Failed to send share by email" : "Delingen kunne ikke sendes med e-post",
@@ -38,9 +37,10 @@ OC.L10N.register(
"You can choose a different password at any time in the share dialog." : "Du kan velge et annet passord når som helst i delingsdialogvinduet.",
"Could not find share" : "Delingen ble ikke funnet",
"Share provider which allows you to share files by mail" : "Delingsleverandør som lar deg dele filer via post",
- "Allows users to share a personalized link to a file or folder by putting in an email address." : "Tillater brukere å dele en personalisert lenke til ei fil eller mappe ved å skrive inn en e-postadresse.",
"Send password by mail" : "Send passord via e-post",
"Reply to initiator" : "Svar til initiativtaker",
- "Unable to update share by mail config" : "Kan ikke oppdatere deling via e-postkonfigurasjon"
+ "Unable to update share by mail config" : "Kan ikke oppdatere deling via e-postkonfigurasjon",
+ "Sharing %1$s failed, because this item is already shared with user %2$s" : "Deling av %1$s mislyktes, fordi dette elementet allerede er delt med bruker %2$s",
+ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Tillater brukere å dele en personalisert lenke til ei fil eller mappe ved å skrive inn en e-postadresse."
},
"nplurals=2; plural=(n != 1);");