diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-21 00:20:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-21 00:20:41 +0000 |
commit | a33a2e2f9ca8b8ebbd9352994ccba676ce302f83 (patch) | |
tree | 444c3efe4678e130640efb07b1ccfe94ec508620 /core/l10n/nb.js | |
parent | 3009da3722072fd7a37fd714197d175a02a74781 (diff) | |
download | nextcloud-server-a33a2e2f9ca8b8ebbd9352994ccba676ce302f83.tar.gz nextcloud-server-a33a2e2f9ca8b8ebbd9352994ccba676ce302f83.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/nb.js')
-rw-r--r-- | core/l10n/nb.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js index b6c63f8a5f3..b2a9519d19d 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -104,8 +104,13 @@ OC.L10N.register( "No" : "Nei", "Yes" : "Ja", "Federated user" : "Forent bruker", + "user@your-nextcloud.org" : "bruker@din-nextcloud.org", "Create share" : "Opprett deling", + "The remote URL must include the user." : "Den eksterne URL-adressen må inkludere brukeren.", + "Invalid remote URL." : "Ugyldig ekstern URL.", "Failed to add the public link to your Nextcloud" : "Feil oppsto under oppretting av offentlig lenke til din Nextcloud", + "Direct link copied to clipboard" : "Direkte lenke kopiert til utklippstavlen", + "Please copy the link manually:" : "Vennligst kopier lenken manuelt:", "Custom date range" : "Egendefinert datoperiode", "Pick start date" : "Velg start dato", "Pick end date" : "Velg sluttdato", |