diff options
Diffstat (limited to 'apps/files_external/l10n/de.php')
-rw-r--r-- | apps/files_external/l10n/de.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/de.php b/apps/files_external/l10n/de.php index 03f6f05abb9..132ad947c87 100644 --- a/apps/files_external/l10n/de.php +++ b/apps/files_external/l10n/de.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"External storage" => "Externer Speicher", "Local" => "Lokal", "Location" => "Ort", "Amazon S3" => "Amazon S3", @@ -52,7 +53,6 @@ $TRANSLATIONS = array( "<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.", "External Storage" => "Externer Speicher", "Folder name" => "Ordnername", -"External storage" => "Externer Speicher", "Configuration" => "Konfiguration", "Options" => "Optionen", "Available for" => "Verfügbar für", |