blob: ee987f182f206ef039920f34f529acdbfe01bc42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
|
;FTP File YM
;=============
;Main
;------
[FTP File]
;Open file dialog
;------------------
[FTP File - Select files]
;Error messages
;----------------
[FTP File Error]
[Aborting file upload...]
[Error occurred when opening local file.\nAborting file upload...]
[Error occurred when initializing libcurl.\nAborting file upload...]
[You have to fill FTP server setting before upload file.]
[FTP error occurred.\n%s]
;Upload dialog
;---------------
[Upload manager - %d file(s)]
[Sending for:]
[Upload info]
[File:]
[Speed:]
[Completed:]
[Remaining:]
[Download url:]
[Copy link to clipboard]
[Options]
[Close]
[Automatically delete file after...]
[Disabled]
;File manager
;---------------
[FTP File manager]
[Select all]
[Deselect all]
[Delete from FTP]
[Delete from list]
[Copy link]
[Download file]
;Dialogs
;---------------
[Enter file name]
[File exists - %s]
[File with the same name alredy exists on the server.]
[How to procced?]
[Rename]
[Overwrite]
[Copy URL]
[Cancel]
;Sounds
;--------
[File upload complete]
[Upload canceled]
;Icons
;--------
[Send file]
[Clipboard]
[FTP Server %d]
;Options page - Accounts
;-----------------------
[Accounts]
[FTP account]
[Account name]
[Default FTP server]
[Protocol]
[FTP (Standard)]
[FTP+SSL (Explicit)]
[FTP+SSL (Implicit)]
[SFTP (Secure FTP ove SSH)]
[Host name]
[Port]
[Use passive mode]
[User]
[Password]
[Command after upload]
[Directory on server]
[URL]
;Options page - Advanced
;-----------------------
[Advanced]
[File download link]
[Copy download link to message log]
[Autosend download link to contact]
[Menu items]
[Use submenu (restart required)]
[Hide inactive accounts]
[Other]
[ZIP support]
[Enter archive name manually]
[Compression level:]
[Close dialog after upload finishes]
[Automatically delete file from FTP server after (experimental):]
|