diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-13 00:18:20 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-13 00:18:20 +0100 |
commit | 8686a448c738bf7b2b0264d79557b976b2dca478 (patch) | |
tree | 8e49770f69def3517317163e909d40f2ba9fc36a /apps/files_external/l10n/es.php | |
parent | 4018ba065401d8f02a1d5cee9b82ab3397795b7f (diff) | |
download | nextcloud-server-8686a448c738bf7b2b0264d79557b976b2dca478.tar.gz nextcloud-server-8686a448c738bf7b2b0264d79557b976b2dca478.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es.php')
-rw-r--r-- | apps/files_external/l10n/es.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/es.php b/apps/files_external/l10n/es.php index 32a0d896874..d4e56627649 100644 --- a/apps/files_external/l10n/es.php +++ b/apps/files_external/l10n/es.php @@ -5,6 +5,8 @@ "Fill out all required fields" => "Rellenar todos los campos requeridos", "Please provide a valid Dropbox app key and secret." => "Por favor , proporcione un secreto y una contraseña válida de la app Dropbox.", "Error configuring Google Drive storage" => "Error configurando el almacenamiento de 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>Advertencia:</b> El cliente smb (smbclient) no se encuentra instalado. El montado de archivos o ficheros CIFS/SMB no es posible. Por favor pida al administrador de su sistema que lo instale.", +"<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>Advertencia:</b> El soporte de FTP en PHP no se encuentra instalado. El montado de archivos o ficheros FTP no es posible. Por favor pida al administrador de su sistema que lo instale.", "External Storage" => "Almacenamiento externo", "Mount point" => "Punto de montaje", "Backend" => "Motor", |