diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:32 +0000 |
commit | 7cc66998a2a0383b89e80a9e5c54d9848c539455 (patch) | |
tree | a70fc5e168b3a8a204450732887b50d65c81afb1 /core/l10n/nb.js | |
parent | ff06a803e61025e58749b71a17a32457785338d9 (diff) | |
download | nextcloud-server-7cc66998a2a0383b89e80a9e5c54d9848c539455.tar.gz nextcloud-server-7cc66998a2a0383b89e80a9e5c54d9848c539455.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, 3 insertions, 1 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js index f4c659bc747..d261d82d34a 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -166,12 +166,13 @@ OC.L10N.register( "Install the Contacts app" : "Installer appen Kontakter", "Loading your contacts …" : "Laster inn kontaktene dine…", "Looking for {term} …" : "Ser etter {term}…", - "Modified" : "Endret", + "Date" : "Dato", "Today" : "I dag", "Last year" : "I fjor", "Not found" : "Ikke funnet", "People" : "Mennesker", "Load more results" : "Last flere resultater", + "Searching …" : "Søker ...", "Forgot password?" : "Glemt passord?", "Back" : "Tilbake", "Login form is disabled." : "Innloggingskjemaet er deaktivert.", @@ -394,6 +395,7 @@ OC.L10N.register( "No more subfolders in here" : "Ingen flere mapper her", "Name" : "Navn", "Size" : "Størrelse", + "Modified" : "Endret", "\"{name}\" is an invalid file name." : "\"{name}\" er et uglydig filnavn.", "File name cannot be empty." : "Filnavn kan ikke være tomt.", "\"/\" is not allowed inside a file name." : "\"/\" tillates ikke i et filnavn.", |