mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 17:48:25 +01:00
13 lines
738 B
Plaintext
13 lines
738 B
Plaintext
# Dolibarr language file - Source file is en_US - ftp
|
|
FTPClientSetup=FTP Client module setup
|
|
NewFTPClient=New FTP connection setup
|
|
FTPArea=FTP Area
|
|
FTPAreaDesc=This screen show you content of a FTP server view
|
|
SetupOfFTPClientModuleNotComplete=Setup of FTP client module seems to be not complete
|
|
FTPFeatureNotSupportedByYourPHP=Your PHP does not support FTP functions
|
|
FailedToConnectToFTPServer=Failed to connect to FTP server (server %s, port %s)
|
|
FailedToConnectToFTPServerWithCredentials=Failed to login to FTP server with defined login/password
|
|
FTPFailedToRemoveFile=Failed to remove file <b>%s</b>.
|
|
FTPFailedToRemoveDir=Failed to remove directory <b>%s</b> (Check permissions and that directory is empty).
|
|
FTPPassiveMode=Passive mode
|