diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-23 00:10:23 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-23 00:10:23 +0100 |
commit | 0656b4174728595139dff5265553fdc44015a912 (patch) | |
tree | 0c57c720ac2b4d7e4084aec6639700ad1385fe7f /apps/files_external/l10n/de.php | |
parent | 05fda76776890a449366b3a4a766080e61ffabb6 (diff) | |
download | nextcloud-server-0656b4174728595139dff5265553fdc44015a912.tar.gz nextcloud-server-0656b4174728595139dff5265553fdc44015a912.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/de.php')
-rw-r--r-- | apps/files_external/l10n/de.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/de.php b/apps/files_external/l10n/de.php index 196b3af2038..277cc2e6efe 100644 --- a/apps/files_external/l10n/de.php +++ b/apps/files_external/l10n/de.php @@ -5,8 +5,8 @@ "Fill out all required fields" => "Bitte alle notwendigen Felder füllen", "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", -"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Warnung:</b> \"smbclient\" ist nicht installiert. Das Einhängen von CIFS/SMB-Freigaben ist nicht möglich. Bitte Deinen System-Verwalter dies zu installieren.", -"<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>Warnung:</b> \"smbclient\" ist nicht aktiv oder nicht installiert. Das Einhängen von FTP-Freigaben ist nicht möglich. Bitte Deinen System-Verwalter dies zu installieren.", +"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Warnung:</b> \"smbclient\" ist nicht installiert. Das Einhängen von CIFS/SMB-Freigaben ist nicht möglich. Bitte Deinen System-Administrator, dies zu installieren.", +"<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>Warnung::</b> Die FTP Unterstützung von PHP ist nicht aktiviert oder installiert. Bitte wende Dich an Deinen Systemadministrator.", "External Storage" => "Externer Speicher", "Mount point" => "Mount-Point", "Backend" => "Backend", |