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 /lib/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 'lib/l10n/nb.js')
-rw-r--r-- | lib/l10n/nb.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index a38140c289b..017e13221de 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -126,6 +126,7 @@ OC.L10N.register( "Headline" : "Overskrift", "Organisation" : "Organisasion", "Role" : "Rolle", + "Pronouns" : "Pronomen", "Unknown account" : "Ukjent konto", "Additional settings" : "Flere innstillinger", "Enter the database Login and name for %s" : "Skriv inn databasens pålogging og navn for %s", @@ -155,6 +156,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add:" : "%1$s delte »%2$s« med deg og vil legge til:", "%1$s shared »%2$s« with you and wants to add" : "%1$s delte »%2$s« med deg og vil legge til", "»%s« added a note to a file shared with you" : "»%s« la til en melding til en fil delt med deg", + "Passwords are enforced for link and mail shares" : "Passord håndheves for koblings- og e-postdelinger", "Unknown share type" : "Ukjent ressurstype", "You are not allowed to share %s" : "Du har ikke lov til å dele %s", "Cannot increase permissions of %s" : "Kan ikke øke tillatelser for %s", |