diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:53 +0000 |
commit | d4e423fe0bd5a99676540fe9820dcd9d88f98315 (patch) | |
tree | 5aa3b86f6cba5db1e452d1c8c112dc5bfb66b9c1 /core/l10n/nb.js | |
parent | 9c107da21e6e6221b33d80812739456892ef83a3 (diff) | |
download | nextcloud-server-d4e423fe0bd5a99676540fe9820dcd9d88f98315.tar.gz nextcloud-server-d4e423fe0bd5a99676540fe9820dcd9d88f98315.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js index 728fe67675d..bc19cd5bf29 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -182,7 +182,7 @@ OC.L10N.register( "Search contacts …" : "Søk etter kontakter…", "Could not load your contacts" : "Kunne ikke laste inn kontaktene dine", "No contacts found" : "Fant ingen kontakter", - "Show all contacts …" : "Vis alle kontakter…", + "Show all contacts" : "Vis alle kontakter", "Install the Contacts app" : "Installer appen Kontakter", "Loading your contacts …" : "Laster inn kontaktene dine…", "Looking for {term} …" : "Ser etter {term}…", @@ -384,6 +384,7 @@ OC.L10N.register( "Press enter to start searching" : "Trykk enter for å starte søk", "Open settings menu" : "Åpne innstillinger-meny", "Settings" : "Innstillinger", + "Show all contacts …" : "Vis alle kontakter…", "No files in here" : "Ingen filer her", "New folder" : "Ny mappe", "No more subfolders in here" : "Ingen flere mapper her", |