diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-24 02:27:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-24 02:27:05 +0000 |
commit | 97b8e6d2a388cd08bd83ee08b1d322b9e813387a (patch) | |
tree | 312561281043f9ed5f0bc7c3aa4ad2d043e3901d /apps/settings/l10n/de.json | |
parent | 553b5a51f6622f618f7776bdc38cd699f20ec686 (diff) | |
download | nextcloud-server-97b8e6d2a388cd08bd83ee08b1d322b9e813387a.tar.gz nextcloud-server-97b8e6d2a388cd08bd83ee08b1d322b9e813387a.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/de.json')
-rw-r--r-- | apps/settings/l10n/de.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 73b20d9c942..3cd793068b3 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -268,7 +268,6 @@ "Change password" : "Passwort ändern", "Your profile picture" : "Dein Profilbild", "Upload profile picture" : "Profilbild hochladen", - "Choose profile picture from files" : "Profilbild aus Dateien auswählen", "Remove profile picture" : "Profilbild entfernen", "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", @@ -557,6 +556,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.", "Link https://…" : "Link https://…", "Change privacy level of Twitter profile" : "Datenschutzstufe des Twitter-Profils ändern", - "Twitter handle @…" : "Twitter-Handle @…" + "Twitter handle @…" : "Twitter-Handle @…", + "Choose profile picture from files" : "Profilbild aus Dateien auswählen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |