From fb178e9f32e68200c52556d38aa81cecb7265cc7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 10 Feb 2024 00:37:39 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/nb.js | 3 +++ l10n/nb.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/nb.js b/l10n/nb.js index 0752f0eb3..beee3cc21 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -261,7 +261,10 @@ OC.L10N.register( "Keyboard shortcuts" : "Tastatursnarveier", "Keyboard shortcut" : "Hurtigtast", "Action" : "Handling", + "Shift" : "Skift", + "Ctrl" : "Ctrl", "Search" : "Søk", + "Enter" : "Enter", "All boards" : "Alle tabler", "Archived boards" : "Arkiverte tavler", "Shared with you" : "Delt med deg", diff --git a/l10n/nb.json b/l10n/nb.json index 04c241ace..3bf205e6a 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -259,7 +259,10 @@ "Keyboard shortcuts" : "Tastatursnarveier", "Keyboard shortcut" : "Hurtigtast", "Action" : "Handling", + "Shift" : "Skift", + "Ctrl" : "Ctrl", "Search" : "Søk", + "Enter" : "Enter", "All boards" : "Alle tabler", "Archived boards" : "Arkiverte tavler", "Shared with you" : "Delt med deg",