diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:08 +0000 |
commit | 6f42e8cd336a082f0172f55c5f457559952b2d96 (patch) | |
tree | 64b99b239d4ecf429d9c3abf55a0d6e0ab68a824 /apps/theming/l10n/de.js | |
parent | dd180104cab6ccd86b30e175ecf3bd249acbbfe1 (diff) | |
download | nextcloud-server-6f42e8cd336a082f0172f55c5f457559952b2d96.tar.gz nextcloud-server-6f42e8cd336a082f0172f55c5f457559952b2d96.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/de.js')
-rw-r--r-- | apps/theming/l10n/de.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js index eb4d6bc8e86..e5834705fac 100644 --- a/apps/theming/l10n/de.js +++ b/apps/theming/l10n/de.js @@ -106,9 +106,9 @@ OC.L10N.register( "Default app priority" : "Standard-App-Priorität", "If an app is not enabled for a user, the next app with lower priority is used." : "Wenn eine App für einen Benutzer nicht aktiviert ist, wird die nächste App mit niedrigerer Priorität verwendet.", "Could not set global default apps" : "Globale Standard-Apps konnten nicht festgelegt werden.", - "Select a custom color" : "Eine benutzerdefinierte Farbe auswählen", "Reset to default" : " Auf Standard zurücksetzen ", "Upload" : "Hochladen", - "Remove background image" : "Hintergrundbild entfernen" + "Remove background image" : "Hintergrundbild entfernen", + "Select a custom color" : "Eine benutzerdefinierte Farbe auswählen" }, "nplurals=2; plural=(n != 1);"); |