diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-08 02:24:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-08 02:24:44 +0000 |
commit | 0489921f3f3ec0c3b6cf5a7e33b9472da795d920 (patch) | |
tree | ce82fa46e6640cdbb4adde639a3fcc95467651e0 /apps/theming | |
parent | 484f2fd5cc69b2b9c7f663c3f28709d9b35f7503 (diff) | |
download | nextcloud-server-0489921f3f3ec0c3b6cf5a7e33b9472da795d920.tar.gz nextcloud-server-0489921f3f3ec0c3b6cf5a7e33b9472da795d920.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/de_DE.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/de_DE.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js index 106f278aecd..3d807c489dc 100644 --- a/apps/theming/l10n/de_DE.js +++ b/apps/theming/l10n/de_DE.js @@ -47,7 +47,7 @@ OC.L10N.register( "Legal notice" : "Impressum", "Privacy policy" : "Datenschutz", "Adjust the Nextcloud theme" : "Passe das Design von Nextcloud an", - "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Das Ändern des Designs ermöglicht es auf einfache Weise das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Das Ändern des Designs ermöglicht es auf einfache Weise, das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.", "Advanced options" : "Erweiterte Optionen", "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installieren Sie die ImageMagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Logos und der Farbe zu erstellen.", "Name" : "Name", diff --git a/apps/theming/l10n/de_DE.json b/apps/theming/l10n/de_DE.json index ffb19968d8d..9feb8c3c875 100644 --- a/apps/theming/l10n/de_DE.json +++ b/apps/theming/l10n/de_DE.json @@ -45,7 +45,7 @@ "Legal notice" : "Impressum", "Privacy policy" : "Datenschutz", "Adjust the Nextcloud theme" : "Passe das Design von Nextcloud an", - "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Das Ändern des Designs ermöglicht es auf einfache Weise das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Das Ändern des Designs ermöglicht es auf einfache Weise, das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.", "Advanced options" : "Erweiterte Optionen", "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installieren Sie die ImageMagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Logos und der Farbe zu erstellen.", "Name" : "Name", |