aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-05 00:19:39 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-05 00:19:39 +0000
commit084811ba54cbeea4ca4d63b432e72aa4c6cf2c5b (patch)
tree76ff2b86c343562016f6e3dbd856c8fb3704c5f0 /apps/settings/l10n/nb.js
parent3355bdb643ace0697c563ed6b9b5c7496d04cd32 (diff)
downloadnextcloud-server-084811ba54cbeea4ca4d63b432e72aa4c6cf2c5b.tar.gz
nextcloud-server-084811ba54cbeea4ca4d63b432e72aa4c6cf2c5b.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/nb.js')
-rw-r--r--apps/settings/l10n/nb.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js
index 78495fc2906..4e08e96612b 100644
--- a/apps/settings/l10n/nb.js
+++ b/apps/settings/l10n/nb.js
@@ -187,6 +187,7 @@ OC.L10N.register(
"Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "Memcached er konfigurert som distribuert hurtigbuffer, men PHP-modulen \"memcached\" er ikke installert.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Ingen minnebuffer er konfigurert. For å forbedre ytelsen, vennligst konfigurer en memcache, hvis tilgjengelig.",
"Configured" : "Konfigurert",
+ "MySQL Unicode support" : "MySQL unicode-støtte",
"You are not using MySQL" : "Du bruker ikke MySQL",
"MySQL is used as database and does support 4-byte characters" : "MySQL brukes som database og støtter 4-byte tegn",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL brukes som database, men støtter ikke 4-byte-tegn. For å kunne håndtere 4-byte-tegn (som emojis) uten problemer i filnavn eller kommentarer, anbefales det for eksempel å aktivere 4-byte-støtten i MySQL.",