summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2025-01-17 00:21:43 +0000
committerNextcloud bot <bot@nextcloud.com>2025-01-17 00:21:43 +0000
commit525e86593a49b5e68da2aa0c14450443662b48e3 (patch)
tree1bfb0a04cef01c0cf50b82de88580ce0c1ea918d /core
parent38a63b18f8c5711f595b42d2ea6f9db31db77c2f (diff)
downloadnextcloud-server-525e86593a49b5e68da2aa0c14450443662b48e3.tar.gz
nextcloud-server-525e86593a49b5e68da2aa0c14450443662b48e3.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/nb.js3
-rw-r--r--core/l10n/nb.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js
index 0929eb6cd99..8adffc68d60 100644
--- a/core/l10n/nb.js
+++ b/core/l10n/nb.js
@@ -292,6 +292,9 @@ OC.L10N.register(
"Security warning" : "Sikkerhetsadvarsel",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Datamappen og filene dine er sannsynligvis tilgjengelig fra Internett fordi .htaccess-filen ikke fungerer.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "For informasjon om hvordan du skal konfigurere serveren skikkelig, les <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">dokumentasjonen</a>.",
+ "<strong>Create an admin account</strong>" : "<strong>Opprett en administratorkonto</strong>",
+ "New admin account name" : "Navn på ny administratorkonto",
+ "New admin password" : "Passord for ny administratorkonto",
"Show password" : "Vis passord",
"Toggle password visibility" : "Vis passord av/på",
"Storage & database" : "Lagring og database",
diff --git a/core/l10n/nb.json b/core/l10n/nb.json
index 63c0d7d5755..764a7fe8825 100644
--- a/core/l10n/nb.json
+++ b/core/l10n/nb.json
@@ -290,6 +290,9 @@
"Security warning" : "Sikkerhetsadvarsel",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Datamappen og filene dine er sannsynligvis tilgjengelig fra Internett fordi .htaccess-filen ikke fungerer.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "For informasjon om hvordan du skal konfigurere serveren skikkelig, les <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">dokumentasjonen</a>.",
+ "<strong>Create an admin account</strong>" : "<strong>Opprett en administratorkonto</strong>",
+ "New admin account name" : "Navn på ny administratorkonto",
+ "New admin password" : "Passord for ny administratorkonto",
"Show password" : "Vis passord",
"Toggle password visibility" : "Vis passord av/på",
"Storage & database" : "Lagring og database",