forked from Wavyzz/dolibarr
14 lines
837 B
Plaintext
14 lines
837 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 shows a view of an FTP server.
|
|
SetupOfFTPClientModuleNotComplete=The setup of the FTP client module seems to be incomplete
|
|
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 the directory is empty.
|
|
FTPPassiveMode=Passive mode
|
|
ChooseAFTPEntryIntoMenu=Choose a FTP site from the menu...
|
|
FailedToGetFile=Failed to get files %s |