diff options
author | Robert Pösel <robyer@seznam.cz> | 2013-07-08 08:41:01 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2013-07-08 08:41:01 +0000 |
commit | ad2991c54f862748b86c02e0f2017a2e78615c00 (patch) | |
tree | 3999346917797b24274d5b45383a147e1f962ab3 /langpacks/slovak/Plugins/FTPFile.txt | |
parent | e8d532665969ad226318c03465ccee63f6cae403 (diff) |
Slovak langpack: Fixed and refreshed.
git-svn-id: http://svn.miranda-ng.org/main/trunk@5271 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/slovak/Plugins/FTPFile.txt')
-rw-r--r-- | langpacks/slovak/Plugins/FTPFile.txt | 242 |
1 files changed, 234 insertions, 8 deletions
diff --git a/langpacks/slovak/Plugins/FTPFile.txt b/langpacks/slovak/Plugins/FTPFile.txt index ffbe625111..9a724d7f58 100644 --- a/langpacks/slovak/Plugins/FTPFile.txt +++ b/langpacks/slovak/Plugins/FTPFile.txt @@ -5,40 +5,266 @@ ; Version: 0.5.0.0
; Authors: yaho
;============================================================
+[FTP a file to a server and send the URL to your friend. Supported automatic zipping before upload and encryption via SFTP and FTPS.]
+
;file \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:]
+
+[Upload File Manager]
+
+[File:]
+
+[Completed:]
+
[Speed:]
Rýchlosť
+[Remaining:]
+
[Summary]
Obecné
[To:]
Pre:
[Nick]
Prezívka
-[Nick]
-Prezívka
-[Close]
-Zavrieť
[Close]
Zavrieť
-[Close]
-Zatvoriť
+[Clipboard]
+
+[Options]
+
+[Pause]
+
+[File Manager]
+
+[Server:]
+
+[User info]
+
+[UPLOADING...]
+
+[Open in Browser]
+
+[FTP File Manager]
+
+[Select All]
+
+[Deselect All]
+
+[Delete from list]
+
+[Delete from FTP]
+
+[Enter file name]
+
[OK]
OK
[Cancel]
Storno
-[Cancel]
-Storno
+[File exists]
+
+[Rename]
+
[Overwrite]
Prepísať
+[File with the same name already exists on the server.]
+
+[How to proceed?]
+
+[Copy URL]
+
+[Close dialog after upload finishes]
+
+[Automatically delete file after...]
+
+[Disabled]
+
+[Delete from List]
+
+[Copy Link]
+
;file \plugins\FTPFileYM\src\dialog.cpp
+[User Info]
+
+[Copy Link to Clipboard]
+
+[%d minutes]
+
+[%d hours]
+
+[%d days]
+
+[Do you really want to cancel all running jobs?]
+
;file \plugins\FTPFileYM\src\ftpfile.cpp
+[FTP Server 1]
+
+[FTP Server 2]
+
+[FTP Server 3]
+
+[FTP Server 4]
+
+[FTP Server 5]
+
+[Send file]
+
[Resume]
Výsledok
+[FTP File]
+
+[FTP Server %d]
+
+[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]
+
;file \plugins\FTPFileYM\src\job_generic.cpp
+[All Files (*.*)]
+
+[FTP File - Select files]
+
+[FTP File - Select a folder]
+
+[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 \plugins\FTPFileYM\src\job_packer.cpp
+[Error occured when zipping the file(s).]
+
+[%0.1f kB/s]
+
+[%0.1f%% (%d kB/%d kB)]
+
+[%s (%d kB/%d kB)]
+
+[Do you really want to cancel this upload?]
+
+[Status: %s\r\nFile: %s\r\nServer: %s]
+
;file \plugins\FTPFileYM\src\job_upload.cpp
+[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 \plugins\FTPFileYM\src\manager.cpp
+[You have to fill and enable at least one FTP server in setting.]
+
+[Clear All]
+
;file \plugins\FTPFileYM\src\options.cpp
+[FTP (Standard)]
+
+[FTP+SSL (Explicit)]
+
+[FTP+SSL (Implicit)]
+
+[SFTP (Secure FTP over SSH)]
+
+[minutes]
+
+[hours]
+
+[days]
+
+[Services]
+
+[Accounts]
+
[Advanced]
Podrobne
;file \plugins\FTPFileYM\src\serverlist.cpp
|