diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:30 +0000 |
commit | 9b0ea1a9132d89ea48d936d0af104752b869ae1f (patch) | |
tree | b51a0ad758f01fc3ac6d3a37bf755fb861d8bdc8 /lib/l10n/nb.js | |
parent | e0a6006c1110657adf7bab93eabb39b0c3bdcec9 (diff) | |
download | nextcloud-server-9b0ea1a9132d89ea48d936d0af104752b869ae1f.tar.gz nextcloud-server-9b0ea1a9132d89ea48d936d0af104752b869ae1f.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, 1 insertions, 1 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index 6fcd0af4ba5..fa31e18222f 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -87,7 +87,6 @@ OC.L10N.register( "Address" : "Adresse", "Profile picture" : "Profilbilde", "About" : "Om", - "Full name" : "Fullt navn", "Headline" : "Overskrift", "Organisation" : "Organisasion", "Role" : "Rolle", @@ -198,6 +197,7 @@ OC.L10N.register( "Storage connection error. %s" : "Tilkoblingsfeil for lager. %s", "Storage is temporarily not available" : "Lagring er midlertidig utilgjengelig", "Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s", + "Full name" : "Fullt navn", "%s enter the database username and name." : "%s legg inn database brukernavn og navn.", "%s enter the database username." : "%s legg inn brukernavn for databasen.", "%s enter the database name." : "%s legg inn navnet på databasen.", |