blob: 05c6e9c9f93a9ab8068cb77183130797d2803ea1 (
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
|
#muuid {e876fe63-0701-4cda-bed5-7c73a379c1d1}
;============================================================
; File: CloudFile.dll
; Plugin: CloudFile
; Version: 0.11.0.4
; Authors: Miranda NG team
;============================================================
[Allows you to transfer files via cloud services.]
Erlaubt es Ihnen, Dateien über Cloud-Dienste zu übertragen.
;file \plugins\CloudFile\res\resource.rc
[Default service]
Standard-Dienst
[General]
Allgemein
[Autosend download link to contact]
Downloadlink automatisch an Kontakt senden
[Paste download link into message input area]
Downloadlink im Nachrichteneingabebereich einfügen
[Copy download link to clipboard]
Downloadlink in Zwischenablage kopieren
[Download link]
Downloadlink
[Do nothing]
Nichts tun
[Try to rename]
Versuche umzubenennen
[Try to replace]
Versuche zu ersetzen
[On conflict when upload]
Bei Konflikt beim Hochladen
[Authorization]
Autorisierung
[Cancel]
Abbrechen
[Enter authorization code:]
Autorisierungscode eingeben:
[To allow Miranda NG access to %s:]
[Go to this link]
Gehen Sie auf diesen Link
;file \plugins\CloudFile\src\icons.cpp
[Upload file(s)]
Datei(en) hochladen
[Dropbox]
Dropbox
[Google Drive]
Google Drive
[OneDrive]
OneDrive
[Yandex.Disk]
Yandex.Disk
;file \plugins\CloudFile\src\menus.cpp
[Upload to...]
Hochladen auf...
[Upload]
Hochladen
;file \plugins\CloudFile\src\options.cpp
[None]
Keine
[Services]
Dienste
;file \plugins\CloudFile\src\srmm.cpp
[Upload files to...]
Dateien hochladen auf...
;file \plugins\CloudFile\src\Services\dropbox_service.cpp
[Server does not respond]
;file \plugins\CloudFile\src\Services\google_service.cpp
;file \plugins\CloudFile\src\Services\microsoft_service.cpp
;file \plugins\CloudFile\src\Services\yandex_service.cpp
|