blob: 97e3e0796d4a159c883d8ad6cb56f6c793289024 (
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
153
154
155
156
157
158
159
160
161
162
163
164
165
|
#muuid {1aac15e8-dcec-4050-b66f-2aa0e6120c22}
;============================================================
; File: PasteIt.dll
; Plugin: Paste it
; Version: 1.0.0.3
; Authors: Krzysztof Kral
;============================================================
[Uploads the text to web page and sends the URL to your friends.]
;file \plugins\PasteIt\res\PasteIt.rc
[Settings]
Nastavení
[Default web page]
[Default file encoding]
[Auto-detect UTF-8]
[Show confirmation dialog box]
[Autosend download link to contact]
Automaticky poslat odkaz na soubor
[Web page settings]
[Web page to configure]
[Configure]
Nastavit...
[Default formatting]
[Auto-detect format from file extension]
[Public paste]
[Login as guest]
[User key]
[Get user key]
[Configure formatting]
[OK]
OK
[Cancel]
Zrušit
[Up]
Nahoru
[Down]
Dolů
[Delete]
Smazat
[Restore defaults]
Obnovit původní
[Download more]
[Login to pastebin.com]
[User name]
[Password]
Heslo
[Paste It]
[Format]
Formát
[Encoding]
[Recode]
;file \plugins\PasteIt\src\Options.cpp
[Use default codepage]
Výchozí kódování
[Thai]
thajština
[Japanese]
japonština
[Simplified Chinese]
čínština (zjednodušená)
[Korean]
korejština
[Traditional Chinese]
čínština (tradiční)
[Central European]
středoevropský
[Cyrillic]
cyrilika
[Cyrillic KOI8-R]
cyrilika KOI8-R
[Latin I]
západní
[Greek]
řečtina
[Turkish]
turečtina
[Hebrew]
hebrejština
[Arabic]
arabština
[Baltic]
pobaltský
[Vietnamese]
vietnamština
[Korean (Johab)]
korejština (Johab)
[You've entered invalid codepage. Select codepage from combo box or enter correct number.]
[Invalid codepage]
[Services]
Služby
[Main]
Hlavní
[Web page]
Domácí stránka
;file \plugins\PasteIt\src\PasteIt.cpp
[All Files (*.*)]
Všechny soubory (*.*)
[Paste It - Select file]
[Error]
Chyba
[Paste from clipboard]
[Paste from file]
[Paste It HTTP connections]
;file \plugins\PasteIt\src\PasteToWeb.cpp
[You can only paste 1 file]
[Cannot get data from clipboard]
[File size is %dKB, do you realy want to paste such large file?]
[Are You sure?]
Opravdu chcete pokračovat?
[Cannot read file '%s']
[File size is larger then 10MB, cannot be send]
[Cannot open file '%s']
[File '%s' is empty]
;file \plugins\PasteIt\src\PasteToWeb1.cpp
[Error during sending text to web page: %s]
[Error during sending text to web page]
[Error during getting user key from web page: %s]
[Paste expire date]
[Never]
Nikdy
[10 minutes]
[1 hour]
[1 day]
[1 month]
;file \plugins\PasteIt\src\PasteToWeb2.cpp
|