aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-24 00:19:54 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-24 00:19:54 +0000
commit080106a2e597b68ab6af1bb58689262e08dac828 (patch)
tree0de552058023acda3862162156661f0959dd6f70 /lib/l10n/nb.js
parentf9235a09ed59553bb8a97b97447e281eca6a1dd4 (diff)
downloadnextcloud-server-080106a2e597b68ab6af1bb58689262e08dac828.tar.gz
nextcloud-server-080106a2e597b68ab6af1bb58689262e08dac828.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.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js
index f62bcfd18fa..0c465bcd81b 100644
--- a/lib/l10n/nb.js
+++ b/lib/l10n/nb.js
@@ -38,6 +38,7 @@ OC.L10N.register(
"Server version %s or higher is required." : "Serverversjon %s eller høyere kreves.",
"Server version %s or lower is required." : "Serverversjon %s eller lavere kreves.",
"Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Innlogget konto må være administrator, underadministrator eller ha fått spesiell rett til å få tilgang til denne innstillingen.",
+ "Your current IP address doesn’t allow you to perform admin actions" : "Den nåværende IP-adressen din lar deg ikke utføre administratorhandlinger",
"Logged in account must be an admin or sub admin" : "Innlogget konto må være administrator eller en underadministrator.",
"Logged in account must be an admin" : "Innlogget konto må være administrator",
"Wiping of device %s has started" : "Sikker sletting av enhet %s er startet",
@@ -87,6 +88,7 @@ OC.L10N.register(
"Invalid path" : "Ugyldig filbane",
"Failed to create file from template" : "Oppretting av fil fra mal feilet",
"Templates" : "Maler",
+ "Path contains invalid segments" : "Banen inneholder ugyldige segmenter",
"File name is a reserved word" : "Filnavnet er et reservert ord",
"File name contains at least one invalid character" : "Filnavnet inneholder minst ett ulovlig tegn",
"File name is too long" : "Filnavnet er for langt",