diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-14 00:22:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-14 00:22:39 +0000 |
commit | dfa7e7edea66c37a7b33965ad9e93648d44243b0 (patch) | |
tree | a92665e6b506e19785e90f559bb37e181115824f /apps/sharebymail/l10n/nb.js | |
parent | 3481ebf508329ccef0db198795e400830a59ed36 (diff) | |
download | nextcloud-server-dfa7e7edea66c37a7b33965ad9e93648d44243b0.tar.gz nextcloud-server-dfa7e7edea66c37a7b33965ad9e93648d44243b0.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.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/nb.js b/apps/sharebymail/l10n/nb.js index d88fb696809..0406a48ec34 100644 --- a/apps/sharebymail/l10n/nb.js +++ b/apps/sharebymail/l10n/nb.js @@ -10,7 +10,7 @@ OC.L10N.register( "You shared {file} with {email} by mail" : "Du delte {file} med {email} via e-post", "{actor} shared {file} with {email} by mail" : "{actor} delte {file} med {email} via e-post", "You unshared {file} from {email} by mail" : "Du opphevde delingen {file} med {email} via e-post", - "{actor} unshared {file} from {email} by mail" : "{actor} opphevde deling av {fil} fra {email} via e-post", + "{actor} unshared {file} from {email} by mail" : "{actor} opphevde deling av {file} fra {email} via e-post", "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", |