diff options
Diffstat (limited to 'apps/settings/l10n/de.json')
-rw-r--r-- | apps/settings/l10n/de.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index eeb4e719ab8..7ded5aeee4c 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -207,8 +207,8 @@ "Configured" : "Eingerichtet", "Mimetype migrations available" : "MIME-Type-Migrationen verfügbar", "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Eine oder mehrere MIME-Type-Migrationen sind verfügbar. Gelegentlich werden neue MIME-Typen hinzugefügt, um bestimmte Dateitypen besser handhaben zu können. Die Migration der MIME-Typen dauert bei größeren Instanzen lange, daher erfolgt sie bei Upgrades nicht automatisch. Verwende den Befehl `occ maintenance:repair --include-expensive`, um die Migrationen durchzuführen.", - "MySQL Unicode support" : "MySQL Unicode-Unterstützung", "You are not using MySQL" : "Du verwendest kein MySQL", + "MySQL Unicode support" : "MySQL Unicode-Unterstützung", "MySQL is used as database and does support 4-byte characters" : "MySQL wird als Datenbank verwendet und unterstützt 4-Byte-Zeichen", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL wird als Datenbank verwendet, unterstützt jedoch keine 4-Byte-Zeichen. Um 4-Byte-Zeichen (wie Emojis) ohne Probleme z.B. in Dateinamen oder Kommentaren verwenden zu können, wird empfohlen, die 4-Byte-Unterstützung in MySQL zu aktivieren.", "OCS provider resolving" : "OCS Anbieter-Auflösung", |