diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
commit | c88aabd1252c00dad59f143853042fc05ebc8d40 (patch) | |
tree | c7a2dd926d364addc83ceb1cf641ab22368f77dc /apps/theming/l10n/de.js | |
parent | 5c4a66f0c19f5260c0104de31d526c211b801828 (diff) | |
download | nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.tar.gz nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.zip |
[tx-robot] updated 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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js index 93d8b8deb00..bfb0b7bab3f 100644 --- a/apps/theming/l10n/de.js +++ b/apps/theming/l10n/de.js @@ -75,12 +75,13 @@ OC.L10N.register( "Remove background image" : "Hintergrundbild entfernen", "Loading preview…" : "Lade Vorschau…", "Admin" : "Administrator", + "Error uploading the file" : "Fehler beim Hochladen der Datei", "Name cannot be empty" : "Der Name darf nicht leer sein", "Open documentation" : "Dokumentation öffnen", "https://…" : "https://…", "Login image" : "Anmeldebild", "Upload new login background" : "Neuen Anmelde-Hintergrund hochladen", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Logos und der Farbe zu erstellen.", - "Error uploading the file" : "Fehler beim Hochladen der Datei" + "In some cases keyboard shortcuts can interfer with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "In einigen Fällen können Tastenkombinationen Werkzeuge zur Barrierefreiheit beeinträchtigen. Damit du dich richtig auf dein Werkzeug konzentrieren kannst, kannst du hier alle Tastaturkürzel deaktivieren. Dadurch werden auch alle verfügbaren Verknüpfungen in Apps deaktiviert." }, "nplurals=2; plural=(n != 1);"); |