diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:21 +0000 |
commit | a297773da2ac0ec3a5eb2300c59a168ea41a951a (patch) | |
tree | 466cd48f1286a143ebc07a9b3cac519efb6d5755 /core/l10n/nb.js | |
parent | f033e32af66c875d136a370cc7985f2907733783 (diff) | |
download | nextcloud-server-a297773da2ac0ec3a5eb2300c59a168ea41a951a.tar.gz nextcloud-server-a297773da2ac0ec3a5eb2300c59a168ea41a951a.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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js index 1faf1f195b1..b8dbc9f23e8 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -103,6 +103,9 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} varsel","{count} varsler"], "No" : "Nei", "Yes" : "Ja", + "Federated user" : "Forent bruker", + "Create share" : "Opprett deling", + "Failed to add the public link to your Nextcloud" : "Feil oppsto under oppretting av offentlig lenke til din Nextcloud", "Custom date range" : "Egendefinert datoperiode", "Pick start date" : "Velg start dato", "Pick end date" : "Velg sluttdato", @@ -204,6 +207,7 @@ OC.L10N.register( "You have not added any info yet" : "Du har ikke lagt inn noe informasjon ennå", "{user} has not added any info yet" : "{user} har ikke lagt inn noe informasjon ennå", "Error opening the user status modal, try hard refreshing the page" : "Feil ved åpning av bruker-status modal, prøv å laste inn siden på nytt med hard refresh", + "More actions" : "Flere handlinger", "This browser is not supported" : "Denne nettleseren støttes ikke", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Nettleseren din støttes ikke. Vennligst oppgrader til en nyere versjon eller en støttet versjon.", "Continue with this unsupported browser" : "Fortsett med denne nettleseren som ikke støttes", |