diff options
Diffstat (limited to 'settings/l10n/de_DE.json')
-rw-r--r-- | settings/l10n/de_DE.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index a75e6074f3e..053fe50856f 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -306,8 +306,6 @@ "Hardening and security guidance" : "Systemhärtung und Sicherheitsempfehlungen", "Personal" : "Persönlich", "Administration" : "Verwaltung", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Sie verwenden <strong>%s</strong> von <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Profilbild", "Upload new" : "Neues hochladen", "Select from Files" : "Aus Dateien wählen", @@ -317,6 +315,7 @@ "Cancel" : "Abbrechen", "Choose as profile picture" : "Als Profilbild auswählen", "You are member of the following groups:" : "Sie sind Mitglied folgender Gruppen:", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Sie verwenden <strong>%s</strong> von <strong>%s</strong> (<strong>%s %%</strong>)", "Full name" : "Vollständiger Name", "No display name set" : "Kein Anzeigename angegeben", "Email" : "E-Mail", @@ -408,6 +407,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft.", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, benötigen Sie die PHP-Posix Erweiterung. Weitere Informationen in der {linkstart}PHP-Dokumentation{linkend}.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Um zu einer anderen Datenbank zu migrieren, benutzen Sie bitte die Kommandozeile: 'occ db:convert-type', oder schauen in die <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Dokumentation ↗</a>.", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s</strong>", "Get the apps to sync your files" : "Laden Sie die Apps zur Synchronisierung Ihrer Daten herunter", "Desktop client" : "Desktop-Client", "Android app" : "Android-App", |