diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 18:28:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 18:28:02 +0000 |
commit | b78da27d0a3254c8ca443f95dfe929eaf51853b3 (patch) | |
tree | 4ce5562fe3f09654ab2c823727fbc1b79e827666 /apps/theming/l10n/de.js | |
parent | b006f25457cc625780f66faed287016951a56316 (diff) | |
download | nextcloud-server-b78da27d0a3254c8ca443f95dfe929eaf51853b3.tar.gz nextcloud-server-b78da27d0a3254c8ca443f95dfe929eaf51853b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/de.js')
-rw-r--r-- | apps/theming/l10n/de.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js index 68ed24e0f8d..cfed9f3de0e 100644 --- a/apps/theming/l10n/de.js +++ b/apps/theming/l10n/de.js @@ -34,7 +34,6 @@ OC.L10N.register( "Upload new login background" : "Neuen Anmelde-Hintergrund hochladen", "Remove background image" : "Entferne Hintergrundbild", "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 Favoriten-Icons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.", - "reset to default" : "Auf Standard zurücksetzen", - "Log in image" : "Anmelde-Bild" + "reset to default" : "Auf Standard zurücksetzen" }, "nplurals=2; plural=(n != 1);"); |