blob: 5602a4a5c148ad7c78c79c45142c7ae9fe5f0281 (
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
|
;#muuid not found, please specify manually!
;============================================================
; 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]
[OK]
OK
[Cancel]
Zrušit
[Up]
Nahoru
[Down]
Dolů
[Delete]
Smazat
[Restore defaults]
Obnovit původní
[Download more]
[User name]
[Password]
Heslo
[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]
[Paste It]
[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]
[&api_dev_key=dcba056bf9cc71729fdad76dddcb0dcd]
[Error during getting user key from web page: %s]
[Paste expire date]
[Never]
Nikdy
;file \plugins\PasteIt\src\PasteToWeb2.cpp
[methodResponse]
[params/param/value/array/data/value/int]
[params/param/value/array/data]
[value]
[string]
|