aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-27 00:18:02 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-27 00:18:02 +0000
commit0ad9cbf8848d1472c616f137af2ca3af79d944a5 (patch)
treed60e0ddae173af46c5ab27d63dc3fac0b3153a86 /lib/l10n/nb.js
parent281d0aa9644e62b59c894fd465ae2cbd31d33141 (diff)
downloadnextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.tar.gz
nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.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.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js
index 7c9111a6011..23651c77213 100644
--- a/lib/l10n/nb.js
+++ b/lib/l10n/nb.js
@@ -196,10 +196,6 @@ OC.L10N.register(
"Storage is temporarily not available" : "Lagring er midlertidig utilgjengelig",
"Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s",
"Full name" : "Fullt navn",
- "%s enter the database username and name." : "%s legg inn database brukernavn og navn.",
- "%s enter the database username." : "%s legg inn brukernavn for databasen.",
- "%s enter the database name." : "%s legg inn navnet på databasen.",
- "%s you may not use dots in the database name" : "%s du kan ikke bruke punktum i databasenavnet",
"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."