diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-15 00:20:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-15 00:20:09 +0000 |
commit | 82a3d2b5c188b485841abae9228c25de87bed3c9 (patch) | |
tree | d993e7442773b3e0b92c80f9c8fa08fec5053ad2 /apps/theming/l10n/nb.json | |
parent | 9345af7af7a6550542dd941a99130be4caaf0fe4 (diff) | |
download | nextcloud-server-82a3d2b5c188b485841abae9228c25de87bed3c9.tar.gz nextcloud-server-82a3d2b5c188b485841abae9228c25de87bed3c9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/nb.json')
-rw-r--r-- | apps/theming/l10n/nb.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/nb.json b/apps/theming/l10n/nb.json index 419f027a6eb..0af58823828 100644 --- a/apps/theming/l10n/nb.json +++ b/apps/theming/l10n/nb.json @@ -22,8 +22,6 @@ "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", @@ -110,6 +108,8 @@ "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |