blob: 2e4db0c2b0c23d6155fd5dae5b377d2402dc55cb (
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
|
#muuid {cf97fd5d-b911-47a8-af03-d21968b5b894}
;============================================================
; File: SMS.dll
; Plugin: SMS
; Version: 0.2.5.3
; Authors: Richard Hughes, Improved by Ariel Shulman, rewritten by Rozhuk Ivan
;============================================================
[Send SMS text messages to mobile phones through the IM networks.]
;file \plugins\SMS\res\resource.rc
[Received SMS]
[&Reply]
Отговор
[&Close]
Затваряне
[Read Next]
[From:]
От:
[Message received:]
[Number:]
Номер:
[Send SMS]
[To:]
За:
[Add number to list]
[Save number]
[Multiple >>]
[Enter message:]
Въведете съобщение:
[Chars:]
[&Send]
Изпращане
[SMS Message Didn't Send]
[&Try again]
Нов опит
[&Cancel]
Отказ
[The SMS message send timed out]
[SMS Plugin]
SMS приставка
[Beginning]
Начало
[End]
Край
[Put signature at the:]
[Use Signature]
[Show server notifications]
[Auto popup on new message]
[Save window position per contact]
[SMS Message Sent]
[Message ID:]
[Source:]
Източник:
[Network:]
;file \plugins\SMS\src\options.cpp
[From %s:\r\n\r\n]
От: %s:\r\n\r\n
[Events]
Събития
;file \plugins\SMS\src\receive.cpp
[SMS message didn't send by %S to %s because: %S]
[SMS Message from %s]
[SMS Confirmation from %s]
;file \plugins\SMS\src\recvdlg.cpp
[Received SMS Confirmation]
;file \plugins\SMS\src\senddlg.cpp
[View User's History]
История на съобщенията
[Add Number To The Multiple List]
[Save Number To The User's Details Phonebook]
[Show/Hide Multiple List]
[Shows How Much Chars You've Typed]
[The SMS message send to %s timed out.]
[The phone number should start with a + and consist of numbers, spaces, brackets and hyphens only.]
Номера трябва да започва с "+" и да съдържа само цифри, интервали и тирета.
[Invalid Phone Number]
Невалиден телефонен номер
[Message is too long, press OK to continue.]
[Error - Message too long]
[There must be numbers in the list first.]
[No Numbers]
[Valid phone numbers are of the form '+(country code)(phone number)'. The contents of the phone number portion is dependent on the national layout of phone numbers, but often omits the leading zero.]
[Invalid phone number]
Невалиден телефонен номер
[<< Single]
;file \plugins\SMS\src\SMSConstans.h
[Send &SMS...]
[&SMS Message]
SMS съобщение
;file \plugins\SMS\src\SMS_svc.cpp
[Incoming SMS Message]
Входящо SMS съобщение
[Incoming SMS Confirmation]
|