diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-09 00:19:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-09 00:19:29 +0000 |
commit | 7f03e584c19d7ad1a70e5aef22eb25ab3b753b9c (patch) | |
tree | c65ec32633e205f9577fdb23cd215f61ee489939 /apps/theming | |
parent | 6858bb5ca558c471f3319f8b9567f4256ac1e0e7 (diff) | |
download | nextcloud-server-7f03e584c19d7ad1a70e5aef22eb25ab3b753b9c.tar.gz nextcloud-server-7f03e584c19d7ad1a70e5aef22eb25ab3b753b9c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/sv.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/sv.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/sv.js b/apps/theming/l10n/sv.js index b861803d305..8be5665f798 100644 --- a/apps/theming/l10n/sv.js +++ b/apps/theming/l10n/sv.js @@ -49,6 +49,7 @@ OC.L10N.register( "Privacy policy" : "Integritetspolicy", "Adjust the Nextcloud theme" : "Justera Nextcloud-tema", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teman gör det möjligt att enkelt skräddarsy utseendet på ditt moln. Detta kommer att synas för alla användare.", + "Background color" : "Bakgrundsfärg", "Upload new logo" : "Ladda upp ny logotyp", "Logo" : "Logotyp", "Upload new background and login image" : "Ladda upp ny bakgrund och inloggningsbild", diff --git a/apps/theming/l10n/sv.json b/apps/theming/l10n/sv.json index 8aeccea9b67..64bd3573fd4 100644 --- a/apps/theming/l10n/sv.json +++ b/apps/theming/l10n/sv.json @@ -47,6 +47,7 @@ "Privacy policy" : "Integritetspolicy", "Adjust the Nextcloud theme" : "Justera Nextcloud-tema", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teman gör det möjligt att enkelt skräddarsy utseendet på ditt moln. Detta kommer att synas för alla användare.", + "Background color" : "Bakgrundsfärg", "Upload new logo" : "Ladda upp ny logotyp", "Logo" : "Logotyp", "Upload new background and login image" : "Ladda upp ny bakgrund och inloggningsbild", |