blob: 3496f1e8bfb84d09d173b501edce3d739ebc20aa (
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
|
<!DOCTYPE TS><TS>
<context>
<name>BluetoothBNEPEdit</name>
<message>
<source><p>No bluetooth device addresses specified</p></source>
<translation><p>Не задано ни одного адреса bluetooth устройства</p></translation>
</message>
</context>
<context>
<name>BluetoothBNEPGUI</name>
<message>
<source>Bluetooth-bnep</source>
<translation>Bluetooth-bnep</translation>
</message>
<message>
<source>Any available PAN device</source>
<translation>Любое доступное PAN устройство</translation>
</message>
<message>
<source>Select Card</source>
<translation>Выбрать карту</translation>
</message>
<message>
<source>BDAddress</source>
<translation>Адрес</translation>
</message>
<message>
<source>Rescan</source>
<translation>Сканировать</translation>
</message>
</context>
<context>
<name>BluetoothBNEPNetNode</name>
<message>
<source>Bluetooth PAN/NAP</source>
<translation>Bluetooth PAN/NAP</translation>
</message>
<message>
<source><p>Sets up a bluetooth link using the bluetooth Network profile.</p><p>Use this to connect two computing devices.</p></source>
<translation><p>Устанавливает bluetooth связь с использованием bluetooth сетевого профиля.</p><p>Используйте для соединения двух компьютеров.</p></translation>
</message>
</context>
<context>
<name>BluetoothRFCOMMGUI</name>
<message>
<source>Bluetooth-rfcomm</source>
<translation>Bluetooth-rfcomm</translation>
</message>
<message>
<source>Name</source>
<translation>Имя</translation>
</message>
<message>
<source>Description</source>
<translation type="obsolete">Описание</translation>
</message>
<message>
<source>Start automatically</source>
<translation type="obsolete">Запускать автоматически</translation>
</message>
<message>
<source>Confirm before start</source>
<translation type="obsolete">Подтвердить перед запуском</translation>
</message>
<message>
<source>Selected devices with gprs capability</source>
<translation>Выбранные устройства с GPRS возможностями</translation>
</message>
<message>
<source>Address</source>
<translation>Адрес</translation>
</message>
<message>
<source>...</source>
<translation>...</translation>
</message>
<message>
<source>Channel</source>
<translation>Канал</translation>
</message>
<message>
<source>Addresses</source>
<translation>Адреса</translation>
</message>
</context>
<context>
<name>BluetoothRFCOMMNetNode</name>
<message>
<source>Bluetooth serial link</source>
<translation>Bluetooth последовательная связь</translation>
</message>
<message>
<source><p>Sets up a bluetooth link using the bluetooth serial profile.</p><p>Use this to connect to a GSM.</p></source>
<translation><p>Устанавливает связь с использованием bluetooth последовательного профиля.</p><p>Используйте для связи с GSM.</p></translation>
</message>
</context>
<context>
<name>BluetoothRFCOMMRun</name>
<message>
<source>Select device to connect to</source>
<translation>Выберите устройство, к которому подсоединиться</translation>
</message>
</context>
</TS>
|