diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
commit | 9db33055b208518601ff7b389188c032f8792e39 (patch) | |
tree | e4136b9ebaa3e911b897af0acf040f1152fdd43f /apps/settings/l10n/de_DE.js | |
parent | d6f51cf9432f19c3c826b4a6350476d747132e5b (diff) | |
download | nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/de_DE.js')
-rw-r--r-- | apps/settings/l10n/de_DE.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 4a25b6a204a..9d23cc4cec6 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -273,7 +273,7 @@ OC.L10N.register( "Upload profile picture" : "Profilbild hochladen", "Choose profile picture from Files" : "Profilbild aus Dateien wählen", "Remove profile picture" : "Profilbild entfernen", - "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", + "The file must be a PNG or JPG" : "Die Datei muss im PNG- oder JPG-Format sein", "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", "Cancel" : "Abbrechen", "Set as profile picture" : "Als Profilbild festlegen", @@ -550,6 +550,7 @@ OC.L10N.register( "Upload new" : "Neues hochladen", "Select from Files" : "Aus Dateien wählen", "Remove image" : "Bild entfernen", + "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Bitte beachten Sie, dass es bis zu 24 Stunden dauern kann, bis der Avatar überall aktualisiert wird.", "Choose as profile picture" : "Als Profilbild auswählen", "You are using <strong>%s</strong>" : "Sie benutzen <strong>%s</strong>", |