summaryrefslogtreecommitdiffstats
path: root/lib/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:36 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:36 +0000
commit0af2125a82f23ad337ca2ad12ac034ca72409e96 (patch)
tree4680a0debe502bc334a438facecb2b09c315f598 /lib/l10n/nb.js
parent2668bd0cd54784b8464b15b23ea7b7336ee1bdc3 (diff)
downloadnextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.tar.gz
nextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/nb.js')
-rw-r--r--lib/l10n/nb.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js
index ea0856ccd8a..e7386d3abd5 100644
--- a/lib/l10n/nb.js
+++ b/lib/l10n/nb.js
@@ -194,10 +194,9 @@ OC.L10N.register(
"Storage connection error. %s" : "Tilkoblingsfeil for lager. %s",
"Storage is temporarily not available" : "Lagring er midlertidig utilgjengelig",
"Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s",
+ "404" : "404",
"Full name" : "Fullt navn",
- "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Bare disse tegnene tillates i et brukernavn: \"a-z\", \"A-Z\", \"0-9\" og \"_.@-'\"",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "Krever minst libxml2 2.7.0. Per nå er %s installert.",
- "To fix this issue update your libxml2 version and restart your web server." : "For å fikse dette problemet, oppdater din libxml2 versjon og start webserveren på nytt.",
- "404" : "404"
+ "To fix this issue update your libxml2 version and restart your web server." : "For å fikse dette problemet, oppdater din libxml2 versjon og start webserveren på nytt."
},
"nplurals=2; plural=(n != 1);");