forked from Wavyzz/dolibarr
15 lines
877 B
Plaintext
15 lines
877 B
Plaintext
# Dolibarr language file - Source file is en_US - ftp
|
|
FTPClientSetup=FTP or SFTP Client module setup
|
|
NewFTPClient=New FTP/FTPS connection setup
|
|
FTPArea=FTP/FTPS Area
|
|
FTPAreaDesc=This screen shows a view of an FTP et SFTP server.
|
|
SetupOfFTPClientModuleNotComplete=The setup of the FTP or SFTP client module seems to be incomplete
|
|
FTPFeatureNotSupportedByYourPHP=Your PHP does not support FTP or SFTP functions
|
|
FailedToConnectToFTPServer=Failed to connect to server (server %s, port %s)
|
|
FailedToConnectToFTPServerWithCredentials=Failed to login to 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 the directory is empty.
|
|
FTPPassiveMode=Passive mode
|
|
ChooseAFTPEntryIntoMenu=Choose a FTP/SFTP site from the menu...
|
|
FailedToGetFile=Failed to get files %s
|