diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-15 09:18:53 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-15 09:18:53 +0000 |
commit | e9ce0a71574964d14a5ae08becdfc59b00f0eeb7 (patch) | |
tree | 5fea9aed953d81fb89aa235846c5aca48cede443 /langpacks/en/Plugins/FTPFile.txt | |
parent | 7205e006b83f8cbeb70c10507cfc2de7698cc4e9 (diff) |
lpgen.js generator and langpacks/en uploaded
git-svn-id: http://svn.miranda-ng.org/main/trunk@2311 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/en/Plugins/FTPFile.txt')
-rw-r--r-- | langpacks/en/Plugins/FTPFile.txt | 142 |
1 files changed, 142 insertions, 0 deletions
diff --git a/langpacks/en/Plugins/FTPFile.txt b/langpacks/en/Plugins/FTPFile.txt new file mode 100644 index 0000000000..e9f06405f1 --- /dev/null +++ b/langpacks/en/Plugins/FTPFile.txt @@ -0,0 +1,142 @@ +;#muuid not found, please specify manually!
+;langpack template for FTPFile
+;file E:\Sources\myranda\plugins\FTPFileYM\res\ftpfile.rc
+[FTP account]
+[Host name]
+[User]
+[Password]
+[URL]
+[Directory on server]
+[Port]
+[Command after upload]
+[Use passive mode]
+[Account name]
+[Protocol]
+[Default FTP server]
+[File download link]
+[Close dialog after upload is completed]
+[Copy download link to message log]
+[Autosend download link to contact]
+[Menu items]
+[Use submenu (restart required)]
+[Hide inactive accounts]
+[Other]
+[Automatically delete file from FTP server after (experimental):]
+[ZIP support]
+[Enter archive name manually]
+[Compression level:]
+[File:]
+[Completed:]
+[Speed:]
+[Remaining:]
+[Summary]
+[To:]
+[Nick]
+[Close]
+[Clipboard]
+[Options]
+[Pause]
+[File Manager]
+[Server:]
+[User info]
+[UPLOADING...]
+[Open in Browser]
+[Select All]
+[Deselect All]
+[Delete from list]
+[Delete from FTP]
+[OK]
+[Cancel]
+[Rename]
+[Overwrite]
+[File with the same name already exists on the server.]
+[How to proceed?]
+[Copy URL]
+[Close dialog after upload finishes]
+[Disabled]
+[Delete from List]
+[Copy Link]
+;file E:\Sources\myranda\plugins\FTPFileYM\src\dialog.cpp
+[* %s]
+[User Info]
+[Copy Link to Clipboard]
+[FTP File Manager]
+[%d minutes]
+[%d hours]
+[%d days]
+[Do you really want to cancel all running jobs?]
+;file E:\Sources\myranda\plugins\FTPFileYM\src\ftpfile.cpp
+[FTP Server %d]
+[FTP File]
+[Upload file(s)]
+[Zip and upload file(s)]
+[Zip and upload folder]
+[FTP File manager]
+[Show FTPFile manager]
+[FTP_ShowManager]
+[Upload file]
+[Zip and upload file]
+[You have to fill FTP server setting before upload a file.]
+[Error has occurred while trying to create a dialog!]
+[File upload complete]
+[Upload canceled]
+[FTP File YM won't be loaded because libcurl.dll is missing or wrong version!]
+[uxtheme.dll]
+;file E:\Sources\myranda\plugins\FTPFileYM\src\job_generic.cpp
+[All Files (*.*)\0*.*\0]
+[FTP File - Select files]
+[FTP File - Select a folder]
+[%s\\%s]
+[Folder not found!]
+[*.*]
+[The selected folder does not contain any files.\nFTP File sends files only from the selected folder, not from subfolders.]
+[CANCELED]
+[COMPLETED]
+[CONNECTING...]
+[CREATED]
+[PACKING...]
+[PAUSED]
+[WAITING...]
+[UNKNOWN]
+;file E:\Sources\myranda\plugins\FTPFileYM\src\job_packer.cpp
+[archive]
+[%s%s.zip]
+[Error occured when zipping the file(s).]
+[%0.1f kB/s]
+[%0.1f%% (%d kB/%d kB)]
+[%dd %02d:%02d:%02d]
+[%02d:%02d:%02d]
+[%s (%d kB/%d kB)]
+[Do you really want to cancel this upload?]
+[Status: %s\r\nFile: %s\r\nServer: %s]
+;file E:\Sources\myranda\plugins\FTPFileYM\src\job_upload.cpp
+[Resume]
+[File exists - %s]
+[Error occurred when opening local file.\nAborting file upload...]
+[Error occurred when initializing libcurl.\nAborting file upload...]
+[FTP error occurred.\n%s]
+[WAITTING...]
+[Download link:]
+[Do you really want to cancel running upload?]
+[%s\r\nSpeed: %s\r\nCompleted: %s\r\nRemaining: %s]
+;file E:\Sources\myranda\plugins\FTPFileYM\src\libcurl.cpp
+[libcurl.dll]
+[plugins\\libcurl.dll]
+;file E:\Sources\myranda\plugins\FTPFileYM\src\manager.cpp
+[You have to fill and enable at least one FTP server in setting.]
+[Clear All]
+;file E:\Sources\myranda\plugins\FTPFileYM\src\options.cpp
+[FTP (Standard)]
+[FTP+SSL (Explicit)]
+[FTP+SSL (Implicit)]
+[SFTP (Secure FTP over SSH)]
+[minutes]
+[hours]
+[days]
+[Services]
+[Accounts]
+[Advanced]
+;file E:\Sources\myranda\plugins\FTPFileYM\src\serverlist.cpp
+;file E:\Sources\myranda\plugins\FTPFileYM\src\utils.cpp
+[file.zip]
+[...]
|