blob: 0cc50bb03a8c8015a9309efbd3dcbf78bdaf6090 (
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
|
#muuid {ed39af7c-becd-404e-9499-4d04f711b9cb}
;============================================================
; File: SendSS.dll
; Plugin: Send ScreenShot+
; Version: 0.8.10.1
; Authors: Merlin
;============================================================
[Take a screenshot and send it to a contact.]
;file \plugins\SendScreenshotPlus\res\resource.rc
[Dialog]
[All]
[None]
[Cancel]
[Send screenshot to <unknown>]
[Take a screenshot and send it to a contact]
[Ti&med capture]
[Time (secs):]
[&Format:]
[Send b&y:]
[E&xplore]
[&Fill description textbox.]
[Delete &after send]
[Open editor before sending]
[Open again]
[&Capture]
[About]
[Copyright]
[&Close]
[Edit]
[Caption:]
[Size (HxW):]
[C&lient area]
[Indirect capture]
[Target tool]
[File:]
[Description:]
[Result]
[Thumbnail]
[&Copy]
[Close]
;file \plugins\SendScreenshotPlus\src\CSend.cpp
[Resulting URL from\n]
[Copy]
[Copy BBCode]
[Copy BBCode w/ link]
[%s requires a valid contact!]
[Error]
[GCHAT error]
[An unknown error has occurred.]
;file \plugins\SendScreenshotPlus\src\CSend.h
[Unable to initiate %s.]
[MAPI error (%i):\n%s.]
[Unknown response from %s (%i)]
[Got no response from %s (%i)]
;file \plugins\SendScreenshotPlus\src\CSendDropbox.cpp
[Dropbox transfer]
[%s (%i):\nCould not add a share to the Dropbox plugin.]
;file \plugins\SendScreenshotPlus\src\CSendEmail.cpp
[Email transfer]
[A recipient matched more than one of the recipient descriptor structures and MAPI_DIALOG was not set]
[The specified attachment was not found]
[The specified attachment could not be opened]
[The type of a recipient was not MAPI_TO, MAPI_CC, or MAPI_BCC]
[One or more unspecified errors occurred]
[There was insufficient memory to proceed]
[One or more recipients were invalid or did not resolve to any address]
[There was no default logon, and the user failed to log on successfully when the logon dialog box was displayed]
[The text in the message was too large]
[There were too many file attachments]
[There were too many recipients]
[A recipient did not appear in the address list]
[The user canceled one of the dialog boxes]
[Unknown Error]
;file \plugins\SendScreenshotPlus\src\CSendFile.cpp
[File transfer]
;file \plugins\SendScreenshotPlus\src\CSendFTPFile.cpp
[FTPFile transfer]
[%s (%i):\nCould not add a share to the FTP File plugin.]
;file \plugins\SendScreenshotPlus\src\CSendHost_ImageShack.cpp
[Image upload]
;file \plugins\SendScreenshotPlus\src\CSendHost_imgur.cpp
;file \plugins\SendScreenshotPlus\src\CSendHost_uploadpie.cpp
;file \plugins\SendScreenshotPlus\src\CSendHTTPServer.cpp
[HTTPServer transfer]
[Could not start the HTTP Server plugin.]
[%s (%i):\nCould not add a share to the HTTP Server plugin.]
;file \plugins\SendScreenshotPlus\src\dlg_msgbox.cpp
[Retry]
[Yes]
[No]
[Abort]
[Ignore]
;file \plugins\SendScreenshotPlus\src\Main.cpp
[Main Icon]
[Target Cursor]
[Target Desktop]
[Help]
[Open Folder]
[Description off]
[Description on]
[Delete off]
[Delete on]
[Prev]
[Next]
[Update]
[Edit on]
[BBC]
[BBC link]
[Down arrow]
[Could not create screenshot folder (error code: %d):\n%s\nDo you have write permissions?]
[Could not create main dialog.]
[SendSS HTTP connections]
[SendSS]
[Screenshots]
[Image services (AdvaImg plugin) not found.\nSendSS disabled.]
[Buttons]
[Could not register Miranda service.]
[Take a screenshot]
[Send screenshot]
[Send desktop screenshot]
[Open SendSS+]
;file \plugins\SendScreenshotPlus\src\stdafx.h
[SendScreenshot - Error]
;file \plugins\SendScreenshotPlus\src\UAboutForm.cpp
[Credits]
;file \plugins\SendScreenshotPlus\src\UMainForm.cpp
[Drag&Drop the target on the desired window.]
[Send screenshot to %s]
[Window]
[Desktop]
[<Entire Desktop>]
[Monitor]
[ (primary)]
[File]
[<Only save>]
[File Transfer]
[E-mail]
[FTP File]
[Upload Pie (30m)]
[Upload Pie (1d)]
[Upload Pie (1w)]
[Information]
[Fill description textbox.]
[Delete after send]
[Capture]
[Couldn't take a screenshot]
[Select a file]
[Select a target window.]
[Screenshot of "%s"]
[Screenshot for client area of "%s" window]
[Screenshot of "%s" window]
[Send screenshot?]
|