author | mouse <mouse> | 2004-02-09 17:00:42 (UTC) |
---|---|---|
committer | mouse <mouse> | 2004-02-09 17:00:42 (UTC) |
commit | 31fb2e7e1ea652abefc82febbc5739198fa6aaa7 (patch) (side-by-side diff) | |
tree | 4a03c028cb4a215dba2d45fe8d94e2c41968770e /i18n/ru/bluepin.ts | |
parent | 982c236864f618009ba2d5bde7fe3c3814f5933f (diff) | |
download | opie-31fb2e7e1ea652abefc82febbc5739198fa6aaa7.zip opie-31fb2e7e1ea652abefc82febbc5739198fa6aaa7.tar.gz opie-31fb2e7e1ea652abefc82febbc5739198fa6aaa7.tar.bz2 |
new & updated translations
-rw-r--r-- | i18n/ru/bluepin.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/ru/bluepin.ts b/i18n/ru/bluepin.ts index 616207e..30a6447 100644 --- a/i18n/ru/bluepin.ts +++ b/i18n/ru/bluepin.ts @@ -1,36 +1,36 @@ <!DOCTYPE TS><TS> <context> <name>PinDlgBase</name> <message> <source>Please enter pin</source> - <translation type="unfinished"></translation> + <translation>Введите PIN</translation> </message> <message> <source>Please enter PIN:</source> - <translation type="unfinished"></translation> + <translation>Введите PIN:</translation> </message> <message> <source>Save pin</source> - <translation type="unfinished"></translation> + <translation>Сохранить PIN</translation> </message> <message> <source>&Ok</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Ok</translation> </message> <message> <source>&Cancel</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Отмена</translation> </message> </context> <context> <name>QObject</name> <message> <source>Outgoing connection to </source> - <translation type="unfinished"></translation> + <translation>Исходящее соединение с</translation> </message> <message> <source>Incoming connection from </source> - <translation type="unfinished"></translation> + <translation>Входящее соединение с</translation> </message> </context> </TS> |