aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-20 02:22:09 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-20 02:22:09 +0000
commit7929e6d91d23c88b85b806e349dfca1eece898ca (patch)
treefeb1e78d4d5d256ab3f0c464d09552333f9b57d3 /apps/sharebymail/l10n/nb.js
parentf5b833845c0c183d1ef9b8d41282bbceda45e0a7 (diff)
downloadnextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.tar.gz
nextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.zip
[tx-robot] updated 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.js18
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/sharebymail/l10n/nb.js b/apps/sharebymail/l10n/nb.js
index 69342c915d6..c6161366042 100644
--- a/apps/sharebymail/l10n/nb.js
+++ b/apps/sharebymail/l10n/nb.js
@@ -1,22 +1,14 @@
OC.L10N.register(
"sharebymail",
{
- "Shared with %1$s" : "Delt med %1$s",
"Shared with {email}" : "Delt med {email}",
- "Shared with %1$s by %2$s" : "Delt med %1$s via %2$s",
"Shared with {email} by {actor}" : "Delt med {email} av {actor}",
- "Password for mail share sent to %1$s" : "Passord for e-postlager sendt til %1$s",
"Password for mail share sent to {email}" : "Passord for e-postlager sendt til {email}",
"Password for mail share sent to you" : "Passord for e-postlager sendt til deg",
- "You shared %1$s with %2$s by mail" : "Du delte %1$s med %2$s via e-post",
"You shared {file} with {email} by mail" : "Du delte {file} med {email} via e-post",
- "%3$s shared %1$s with %2$s by mail" : "%3$s delte %1$s med %2$s via e-post",
"{actor} shared {file} with {email} by mail" : "{actor} delte {file} med {email} via e-post",
- "You unshared %1$s from %2$s by mail" : "Du opphevde delingen %1$s med %2$s via e-post",
"You unshared {file} from {email} by mail" : "Du opphevde delingen {file} med {email} via e-post",
- "Password to access %1$s was sent to %2s" : "Passord for tilgang til %1$s sendt til %2s",
"Password to access {file} was sent to {email}" : "Passord for tilgang til {file} ble sendt til {email}",
- "Password to access %1$s was sent to you" : "Passord for tilgang til %1$s ble sendt til deg",
"Password to access {file} was sent to you" : "Du ble tildelt passord for å benytte {file}",
"Share by mail" : "Del via e-post",
"Failed to send share by email" : "Delingen kunne ikke sendes med e-post",
@@ -35,6 +27,14 @@ 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",
"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"
+ "Send password by mail" : "Send passord via e-post",
+ "Shared with %1$s" : "Delt med %1$s",
+ "Shared with %1$s by %2$s" : "Delt med %1$s via %2$s",
+ "Password for mail share sent to %1$s" : "Passord for e-postlager sendt til %1$s",
+ "You shared %1$s with %2$s by mail" : "Du delte %1$s med %2$s via e-post",
+ "%3$s shared %1$s with %2$s by mail" : "%3$s delte %1$s med %2$s via e-post",
+ "You unshared %1$s from %2$s by mail" : "Du opphevde delingen %1$s med %2$s via e-post",
+ "Password to access %1$s was sent to %2s" : "Passord for tilgang til %1$s sendt til %2s",
+ "Password to access %1$s was sent to you" : "Passord for tilgang til %1$s ble sendt til deg"
},
"nplurals=2; plural=(n != 1);");