summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-15 00:20:19 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-15 00:20:19 +0000
commit2f4063970722fb71fbace807f92e0331f61e7ef9 (patch)
tree5071c8c4be062f2854b418ac5d43bac538ee40dc /apps/theming/l10n/nb.js
parent79cf56b3e15c36ad98c695eb9e00ac7e7678e0c7 (diff)
downloadnextcloud-server-2f4063970722fb71fbace807f92e0331f61e7ef9.tar.gz
nextcloud-server-2f4063970722fb71fbace807f92e0331f61e7ef9.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/nb.js')
-rw-r--r--apps/theming/l10n/nb.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/nb.js b/apps/theming/l10n/nb.js
index e430b6d5b1b..6b8908bb9cc 100644
--- a/apps/theming/l10n/nb.js
+++ b/apps/theming/l10n/nb.js
@@ -24,8 +24,6 @@ OC.L10N.register(
"Could not write file to disk" : "Kunne ikke skrive fil til disk",
"A PHP extension stopped the file upload" : "A PHP-utvidelse stoppet filopplastingen",
"No file uploaded" : "Ingen fil lastet opp",
- "Failed to clean up the old administration theming images folder" : "Kunne ikke rydde opp i den gamle mappen for administrasjonstemabilder",
- "Failed to clean up the old administration image folder" : "Kunne ikke rydde opp i den gamle mappen for administrasjonsbilder",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Du bruker et tilpasset tema. Innstillinger i app for tilpasning av tema kan bli overskrevet av disse.",
"Theming" : "Temavalg",
"Appearance and accessibility" : "Utseende og tilgjengelighet",
@@ -112,6 +110,8 @@ OC.L10N.register(
"Reset to default" : "Tilbakestill til standard",
"Upload" : "Last opp",
"Remove background image" : "Fjern bakgrunnsbilde",
+ "Failed to clean up the old administration theming images folder" : "Kunne ikke rydde opp i den gamle mappen for administrasjonstemabilder",
+ "Failed to clean up the old administration image folder" : "Kunne ikke rydde opp i den gamle mappen for administrasjonsbilder",
"Select a custom color" : "Velg en tilpasset farge"
},
"nplurals=2; plural=(n != 1);");