aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-15 00:20:01 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-15 00:20:01 +0000
commit8cebd2b7c021d2f3f646070476e62876713623e5 (patch)
tree9e2975a5c96631080038a12ed8079e97365b4ff7 /apps/theming/l10n/nb.js
parent79f5cf2790c4e9110e18bbd830e252a1aec96ef3 (diff)
downloadnextcloud-server-8cebd2b7c021d2f3f646070476e62876713623e5.tar.gz
nextcloud-server-8cebd2b7c021d2f3f646070476e62876713623e5.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);");