mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-04 08:02:22 +01:00
15 lines
1020 B
Plaintext
15 lines
1020 B
Plaintext
# Dolibarr language file - Source file is en_US - ftp
|
||
FTPClientSetup=Настройка модуля FTP или SFTP-клиента
|
||
NewFTPClient=Настройка нового соединения FTP / FTPS
|
||
FTPArea=Область FTP/FTPS
|
||
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=Не удалось удалить файл <b>%s</b>.
|
||
FTPFailedToRemoveDir=Failed to remove directory <b>%s</b>: check permissions and that the directory is empty.
|
||
FTPPassiveMode=Пассивный режим
|
||
ChooseAFTPEntryIntoMenu=Choose a FTP/SFTP site from the menu...
|
||
FailedToGetFile=Не удалось получить файлы %s
|