diff options
Diffstat (limited to 'apps/files_external/l10n/de.php')
-rw-r--r-- | apps/files_external/l10n/de.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_external/l10n/de.php b/apps/files_external/l10n/de.php index 132ad947c87..c716d135dea 100644 --- a/apps/files_external/l10n/de.php +++ b/apps/files_external/l10n/de.php @@ -45,12 +45,18 @@ $TRANSLATIONS = array( "Grant access" => "Zugriff gestatten", "Please provide a valid Dropbox app key and secret." => "Bitte trage einen gültigen Dropbox-App-Key mit Secret ein.", "Error configuring Google Drive storage" => "Fehler beim Einrichten von Google Drive", +"Personal" => "Persönlich", +"System" => "System", "Saved" => "Gespeichert", "<b>Note:</b> " => "<b>Hinweis:</b> ", " and " => "und", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Hinweis:</b> Die cURL-Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an Deinen Systemadministrator.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Hinweis:</b> Die FTP Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich sich zur Installation an Deinen Systemadministrator.", "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Hinweis:</b> \"%s\" ist nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich sich zur Installation an Deinen Systemadministrator.", +"You don't have any external storages" => "Du hast noch keinen externen Speicher", +"Name" => "Name", +"Storage type" => "Du hast noch keinen externen Speicher", +"Scope" => "Anwendungsbereich", "External Storage" => "Externer Speicher", "Folder name" => "Ordnername", "Configuration" => "Konfiguration", |