author | zecke <zecke> | 2005-01-31 22:16:23 (UTC) |
---|---|---|
committer | zecke <zecke> | 2005-01-31 22:16:23 (UTC) |
commit | e92a75664daf9df85a358a42ff2b66f6779c998f (patch) (side-by-side diff) | |
tree | 77a9a8b550379882252fd3ce9df894e71a3ad877 /i18n/ru/libbluetooth.ts | |
parent | d5f41266f510665b3a694b8f9a0e96024a5ecac0 (diff) | |
download | opie-e92a75664daf9df85a358a42ff2b66f6779c998f.zip opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.gz opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.bz2 |
Gigantic result of make opie-lupdate
I assume we've now 90% of the strings that will be in Opie 1.2
-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 @@ -43,35 +43,62 @@ <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> |