blob: 9080c7c114ae16be2d090742a046e2f41d7e5118 (
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
|
#muuid {e876fe63-0701-4cda-bed5-7c73a379c1d1}
;============================================================
; File: CloudFile.dll
; Plugin: CloudFile
; Version: 0.11.0.2
; Authors: Miranda NG Team
;============================================================
[Allows you to transfer files via cloud services.]
;file \plugins\CloudFile\res\resource.rc
[Default service]
[General]
Ogólne
[Autosend download link to contact]
Automatycznie wyślij link do pobrana do kontaktu
[Paste download link into message input area]
Wklej link do pobrania do pola wpisywania wiadomości
[Copy download link to clipboard]
Kopiuj link do pobrania do schowka
[Download link]
Link do pobrania
[Do nothing]
Nic nie rób
[Try to rename]
[Try to replace]
[On conflict when upload]
[Authorization]
Autoryzacja
[Cancel]
Anuluj
[Enter authorization code:]
[Allow access to team]
[Go to this link]
Otwórz link
;file \plugins\CloudFile\src\icons.cpp
[Upload file(s)]
Wyślij plik(i)
[Dropbox]
[Google Drive]
[OneDrive]
[Yandex.Disk]
;file \plugins\CloudFile\src\menus.cpp
[Upload to...]
[Upload]
Wyślij
;file \plugins\CloudFile\src\options.cpp
[No]
Nie
[Services]
Usługi
;file \plugins\CloudFile\src\srmm.cpp
[Upload files to...]
;file \plugins\CloudFile\src\Services\dropbox_service.cpp
;file \plugins\CloudFile\src\Services\google_service.cpp
;file \plugins\CloudFile\src\Services\microsoft_service.cpp
;file \plugins\CloudFile\src\Services\yandex_service.cpp
|