-rw-r--r-- | i18n/ru/libbluetooth.ts | 33 |
1 files changed, 30 insertions, 3 deletions
diff --git a/i18n/ru/libbluetooth.ts b/i18n/ru/libbluetooth.ts index 07f60a8..b5525a8 100644 --- a/i18n/ru/libbluetooth.ts +++ b/i18n/ru/libbluetooth.ts @@ -1,77 +1,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>Описание</translation> + <translation type="obsolete">Описание</translation> </message> <message> <source>Start automatically</source> - <translation>Запускать автоматически</translation> + <translation type="obsolete">Запускать автоматически</translation> </message> <message> <source>Confirm before start</source> - <translation>Подтвердить перед запуском</translation> + <translation type="obsolete">Подтвердить перед запуском</translation> + </message> + <message> + <source>Selected devices with gprs capability</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Address</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>...</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Channel</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Addresses</source> + <translation type="unfinished"></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 type="unfinished"></translation> + </message> +</context> </TS> |