diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-26 02:28:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-26 02:28:10 +0000 |
commit | 278f6413c9ee6d5c011c59a81d2f8e24a86dfbac (patch) | |
tree | 4b0fd98a65d11fc5db75fa0c648b8e88c27a46fa /apps/settings/l10n | |
parent | 9b7c360346bc036d16dbc36e9bd399981acb1834 (diff) | |
download | nextcloud-server-278f6413c9ee6d5c011c59a81d2f8e24a86dfbac.tar.gz nextcloud-server-278f6413c9ee6d5c011c59a81d2f8e24a86dfbac.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r-- | apps/settings/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/de.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 0ce81835701..f692daa1b4a 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -268,10 +268,12 @@ OC.L10N.register( "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", "Change password" : "Passwort ändern", + "Your profile information" : "Ihre Profilinformation", "Your profile picture" : "Dein Profilbild", "Upload profile picture" : "Profilbild hochladen", "Choose profile picture from Files" : "Profilbild aus Dateien wählen", "Remove profile picture" : "Profilbild entfernen", + "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", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 6080126fd3a..42a888f941e 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -266,10 +266,12 @@ "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", "Change password" : "Passwort ändern", + "Your profile information" : "Ihre Profilinformation", "Your profile picture" : "Dein Profilbild", "Upload profile picture" : "Profilbild hochladen", "Choose profile picture from Files" : "Profilbild aus Dateien wählen", "Remove profile picture" : "Profilbild entfernen", + "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", |