diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/de.js | 2 | ||||
-rw-r--r-- | settings/l10n/de.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/de.js b/settings/l10n/de.js index d55ec8813d3..1bae56a8a30 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -266,7 +266,7 @@ OC.L10N.register( "Choose as profile picture" : "Als Profilbild auswählen", "Details" : "Details", "You are a member of the following groups:" : "Du bist Miglied folgender Gruppen:", - "You are using <strong>%s</strong>" : "Sie benutzen <strong>%s</strong>", + "You are using <strong>%s</strong>" : "Du benutzt <strong>%s</strong>", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du benutzt <strong>%s</strong> von <strong>%s</strong> (<strong>%s %%</strong>)", "Full name" : "Vollständiger Name", "No display name set" : "Kein Anzeigename angegeben", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index 75e0b49991c..0d40e363f8e 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -264,7 +264,7 @@ "Choose as profile picture" : "Als Profilbild auswählen", "Details" : "Details", "You are a member of the following groups:" : "Du bist Miglied folgender Gruppen:", - "You are using <strong>%s</strong>" : "Sie benutzen <strong>%s</strong>", + "You are using <strong>%s</strong>" : "Du benutzt <strong>%s</strong>", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du benutzt <strong>%s</strong> von <strong>%s</strong> (<strong>%s %%</strong>)", "Full name" : "Vollständiger Name", "No display name set" : "Kein Anzeigename angegeben", |