diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-19 00:04:14 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-19 00:04:14 +0100 |
commit | 982e46cd29fbc02028cf26876f298f681e0e8e99 (patch) | |
tree | 562a7531d3857432a4e78364de2203be7dd31d4b /apps/files_external/l10n/de_DE.php | |
parent | 3adfb91ad895dc9371834c0e42cfd3605fdd7054 (diff) | |
download | nextcloud-server-982e46cd29fbc02028cf26876f298f681e0e8e99.tar.gz nextcloud-server-982e46cd29fbc02028cf26876f298f681e0e8e99.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/de_DE.php')
-rw-r--r-- | apps/files_external/l10n/de_DE.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/de_DE.php b/apps/files_external/l10n/de_DE.php index 357968bd462..fb969006d66 100644 --- a/apps/files_external/l10n/de_DE.php +++ b/apps/files_external/l10n/de_DE.php @@ -5,6 +5,8 @@ "Fill out all required fields" => "Bitte alle notwendigen Felder füllen", "Please provide a valid Dropbox app key and secret." => "Bitte tragen Sie einen gültigen Dropbox-App-Key mit Secret ein.", "Error configuring Google Drive storage" => "Fehler beim Einrichten von Google Drive", +"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Achtung:</b> \"smbclient\" ist nicht installiert. Das Laden von CIFS/SMB shares ist nicht möglich. Bitte wenden Sie sich an Ihren Systemadministrator.", +"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>Achtung:</b> Die FTP Unterstützung von PHP ist nicht initialisiert oder installiert. Bitte wenden Sie sich an Ihren Systemadministrator.", "External Storage" => "Externer Speicher", "Mount point" => "Mount-Point", "Backend" => "Backend", |